Viewing Item

#312332: Fiery Earth Rune 8Lv

Item ID 312332 For Sale No
Identifier Flame_Earth_R_8 Credit Price Not For Sale
Name Fiery Earth Rune 8Lv 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 .@str = (readparam(bStr)/20); .@g = getenchantgrade(); bonus bBaseAtk,10*.@str; bonus bPow,2*.@str; bonus bCon,2*.@str; if (.@g>=ENCHANTGRADE_D) { bonus bShortAtkRate,6; bonus bPAtk,6; if (.@g>=ENCHANTGRADE_C) { bonus bShortAtkRate,10; bonus bPAtk,9; if (.@g>=ENCHANTGRADE_B) { bonus bShortAtkRate,14; bonus bPAtk,12; } } }
Equip Script None
Unequip Script None
Description For each 20 base STR:
ATK + 10, POW + 2, CON + 2
_______________________
If enchanted Armor's Grade is D:
P.ATK + 6
Increases Melee Physical Damage by 6%.
_______________________
If enchanted Armor's Grade is C:
P.ATK + 9
Increases Melee Physical Damage by 10%.
_______________________
If enchanted Armor's Grade is B:
P.ATK + 12
Increases Melee Physical Damage by 14%.