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 = getrefine();

2 bonus bUnbreakableWeapon;

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

4 if (.@r>=7)

5 bonus bVariableCastrate,-5;

6 if (.@r>=9) {

7 bonus bAtkRate,5;

8 bonus bMatkRate,5;

9 if (BaseLevel>=150) {

10 bonus bBaseAtk,(min(BaseLevel,170)*3);

11 bonus bMatk,(min(BaseLevel,170)*3);

12 }

13 }

Equip Script None
Unequip Script None