Viewing Item

#312389: Corrupted Poison Rune 5Lv

Item ID 312389 For Sale No
Identifier Corrupt_Poison_R_5 Credit Price Not For Sale
Name Corrupted Poison Rune 5Lv Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@luk

2 =

3 (readparam(bLuk)/20);

4 .@g

5 =

6 getenchantgrade();

7 bonus

8 bBaseAtk,10*.@luk;

9 bonus

10 bPow,2*.@luk;

11 bonus

12 bCrt,2*.@luk;

13 if

14 (.@g

15 =ENCHANTGRADE_D)

16 {

17 bonus

18 bShortAtkRate,6;

19 bonus

20 bLongAtkRate,6;

21 bonus

22 bPAtk,6;

23 if

24 (.@g

25 =ENCHANTGRADE_C)

26 {

27 bonus

28 bPAtk,9;

29 }

30 }

Equip Script None
Unequip Script None