Viewing Item

#650019: Precision Slasher

Item ID 650019 For Sale No
Identifier Precision_Fuuma Credit Price Not For Sale
Name Precision Slasher Type Weapon - Fuuma Shuriken
NPC Buy 0 Weight 230
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 360 Min Equip Level 220
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bLongAtkRate,4*(getrefine()/4);

8 if

9 (.@g

10 =

11 ENCHANTGRADE_D)

12 {

13 bonus

14 bPow,2;

15 if

16 (.@g

17 =

18 ENCHANTGRADE_C)

19 {

20 bonus2

21 bSkillAtk,"SS_FUUMASHOUAKU",10;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_B)

26 {

27 bonus

28 bPAtk,2;

29 }

30 }

31 }

Equip Script None
Unequip Script None