Viewing Item

#28045: Bolt Crusher

Item ID 28045 For Sale No
Identifier Ein_BHKATAR Credit Price Not For Sale
Name Bolt Crusher Type Weapon - Katar
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 300 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Assassin
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddClass,Class_All,10;

3 bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus bBaseAtk,60;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15;

10 autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 }

Equip Script None
Unequip Script None