Viewing Item

#650043: Opened Illusion Huuma Fluttering Snow

Item ID 650043 For Sale No
Identifier aegis_650043 Credit Price Not For Sale
Name Opened Illusion Huuma Fluttering Snow Type Weapon - Fuuma Shuriken
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 255 Min Equip Level 150
MATK 240 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

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bVariableCastrate,-3*(.@r/2);

8 if

9 (.@r

10 =7)

11 bonus

12 bVariableCastrate,-5;

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bAtkRate,5;

19 bonus

20 bMatkRate,5;

21 if

22 (BaseLevel

23 =150)

24 {

25 bonus

26 bBaseAtk,(min(BaseLevel,170)*3);

27 bonus

28 bMatk,(min(BaseLevel,170)*3);

29 }

30 }

Equip Script None
Unequip Script None