Viewing Item

#13346: Grinder Huuma Shuriken

Item ID 13346 For Sale No
Identifier Ein_BHHuuma Credit Price Not For Sale
Name Grinder Huuma Shuriken Type Weapon - Fuuma Shuriken
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 280 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Ninja / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,15;

3 bonus bUnbreakableWeapon;

4 bonus2 bSkillAtk,"KO_HUUMARANKA",15;

5 if (.@r>=7) {

6 bonus bVariableCastrate,-15;

7 bonus bBaseAtk,60;

8 }

9 if (.@r>=9) {

10 bonus2 bSkillAtk,"KO_HUUMARANKA",20;

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

12 }

13 if (.@r>=11) {

14 bonus bDelayrate,-20;

15 bonus2 bSkillCooldown,"KO_HUUMARANKA",-1000;

16 }

Equip Script None
Unequip Script None