Viewing Item

#312371: Soul Purifying Rune 7Lv

Item ID 312371 For Sale No
Identifier Soul_Purify_R_7 Credit Price Not For Sale
Name Soul Purifying Rune 7Lv 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 .@int = (readparam(bInt)/20); .@g = getenchantgrade(); bonus bMatk,10*.@int; bonus bSpl,2*.@int; bonus bCon,2*.@int; if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_All,6; bonus bSMatk,6; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,10; bonus bSMatk,9; if (.@g>=ENCHANTGRADE_B) { bonus bSMatk,12; } } }
Equip Script None
Unequip Script None
Description For each 20 base INT:
MATK + 10, SPL + 2, CON + 2
_______________________
If enchanted Armor's Grade is D:
S.MATK + 6
Increases all elemental magical damage by 6%.
_______________________
If enchanted Armor's Grade is C:
S.MATK + 9
Increases all elemental magical damage by 10%.
_______________________
If enchanted Armor's Grade is B:
S.MATK + 12.