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 bonus

2 bUnbreakableWeapon;

3 .@r

4 =

5 getrefine();

6 .@g

7 =

8 getenchantgrade();

9 bonus2

10 bSkillAtk,"SS_FUUMASHOUAKU",6*(.@r/2);

11 bonus2

12 bSkillAtk,"SS_FUUMAKOUCHIKU",8*(.@r/3);

13 bonus

14 bLongAtkRate,4*(.@r/4);

15 if

16 (.@g

17 =

18 ENCHANTGRADE_D)

19 {

20 bonus

21 bPow,2;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_C)

26 {

27 bonus2

28 bSkillAtk,"SS_FUUMASHOUAKU",10;

29 if

30 (.@g

31 =

32 ENCHANTGRADE_B)

33 {

34 bonus

35 bPAtk,2;

36 }

37 }

38 }

Equip Script None
Unequip Script None