Viewing Item

#24370: Mortal Blow Shadow Weapon

Item ID 24370 For Sale No
Identifier S_Mortal_Blow_Weapon Credit Price Not For Sale
Name Mortal Blow Shadow Weapon Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Shadow Weapon
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =

7 9)

8 {

9 .@val

10 =

11 7;

12 }

13 else

14 if

15 (.@r

16 =

17 7)

18 {

19 .@val

20 =

21 4;

22 }

23 else

24 {

25 .@val

26 =

27 2;

28 }

29 bonus

30 bCritAtkRate,.@val;

Equip Script None
Unequip Script None