Viewing Item

#312394: Corrupted Poison Rune 10Lv

Item ID 312394 For Sale No
Identifier Corrupt_Poison_R_10 Credit Price Not For Sale
Name Corrupted Poison Rune 10Lv 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
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 .@luk = (readparam(bLuk)/20); .@g = getenchantgrade(); bonus bBaseAtk,10*.@luk; bonus bPow,2*.@luk; bonus bCrt,2*.@luk; if (.@g>=ENCHANTGRADE_D) { bonus bShortAtkRate,6; bonus bLongAtkRate,6; bonus bPAtk,6; if (.@g>=ENCHANTGRADE_C) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; bonus bPAtk,9; if (.@g>=ENCHANTGRADE_B) { bonus bCritAtkRate,14; bonus bPAtk,12; if (.@g>=ENCHANTGRADE_A) { bonus bCritAtkRate,18; bonus bPAtk,15; } } } }
Equip Script None
Unequip Script None
Description For each 20 base LUK:
ATK + 10, POW + 2, CRT + 2
_______________________
If enchanted Armor's Grade is D:
P.ATK + 6
Increases Melee and Ranged Physical Damage by 6%.
_______________________
If enchanted Armor's Grade is C:
P.ATK + 9
Increases Melee and Ranged Physical Damage by 10%.
_______________________
If enchanted Armor's Grade is B:
P.ATK + 12
Increases Critical Damage by 14%.
_______________________
If enchanted Armor's Grade is A:
P.ATK + 15
Increases Critical Damage by 18%.