Viewing Item

#510021: Reinforced Knife

Item ID 510021 For Sale No
Identifier Avd_Knife Credit Price Not For Sale
Name Reinforced Knife Type Weapon - Dagger
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 100 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Swordman / Mage / Archer / Merchant / Thief / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard / Dancer / Soul Linker / Ninja / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bAllTraitStats,1;

9 if

10 (.@g

11 =ENCHANTGRADE_D)

12 {

13 bonus

14 bPow,.@r;

15 }

16 if

17 (.@g

18 =ENCHANTGRADE_C)

19 {

20 bonus

21 bSpl,.@r;

22 }

23 if

24 (.@g

25 =ENCHANTGRADE_B)

26 {

27 bonus

28 bSta,.@r;

29 bonus

30 bPAtk,.@r*2;

31 bonus

32 bSMatk,.@r*2;

33 bonus

34 bCRate,.@r;

35 }

Equip Script None
Unequip Script None