Viewing Item

#400601: Steamroller

Item ID 400601 For Sale No
Identifier aegis_400601 Credit Price Not For Sale
Name Steamroller Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bCon,3+.@r;

3 bonus2 bSubRace,RC_Player_Human,13;

4 bonus2 bSubRace,RC_Player_Doram,13;

5 bonus2 bSubClass,Class_Normal,20;

6 bonus2 bSubClass,Class_Boss,20;

7 bonus bAtkRate,40;

8 bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",BaseLevel/10;

9 bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",BaseLevel/10;

10 bonus2 bSkillAtk,"NW_WILD_FIRE",BaseLevel/10;

11 if (.@r >= 10) {

12 bonus bCritical,25;

13 bonus bDelayrate,-20;

14 }

Equip Script None
Unequip Script None