Viewing Item

#1339: Hauyne Huuma

Item ID 1339 For Sale No
Identifier Hauyne_Huuma_EXE Credit Price Not For Sale
Name Hauyne Huuma Type Weapon - Fuuma Shuriken
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 150 Min Equip Level 70
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 bStr,3;

3 if (.@r>=5) {

4 bonus bAtkRate,2;

5 bonus bAspd,1;

6 }

7 if (.@r>=7) {

8 bonus bBaseAtk,10;

9 bonus2 bSkillAtk,"NJ_HUUMA",10;

10 bonus2 bVariableCastrate,"NJ_HUUMA",-10;

11 }

12 if (.@r>=9) {

13 bonus bBaseAtk,20;

14 bonus2 bSkillAtk,"NJ_HUUMA",20;

15 bonus2 bVariableCastrate,"NJ_HUUMA",-20;

16 }

17 if (.@r>=10) {

18 bonus bAtkRate,3;

19 bonus bMaxHP,500;

20 bonus2 bAddRace,RC_All,2;

21 }

22 if (.@r>=12) {

23 bonus bDelayrate,-5;

24 bonus2 bAddRace,RC_All,3;

25 }

Equip Script None
Unequip Script None