Viewing Item

#310687: Star Cluster of Spell Lv2

Item ID 310687 For Sale No
Identifier Star_Cluster_Of_Spl2 Credit Price Not For Sale
Name Star Cluster of Spell Lv2 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 .@param = (readparam(bSpl)/15); .@g = getenchantgrade(); bonus2 bMagicAtkEle,Ele_All,2*.@param; bonus bMatk,7*.@param; if (.@g >= ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_All,.@param; bonus bSMatk,.@param; if (.@g >= ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,.@param; bonus bSMatk,.@param; if (.@g >= ENCHANTGRADE_B) { bonus2 bMagicAtkEle,Ele_All,2*.@param; bonus bSMatk,.@param; if (.@g >= ENCHANTGRADE_A) { bonus2 bMagicAtkEle,Ele_All,2*.@param; bonus bSMatk,2*.@param; } } } }
Equip Script None
Unequip Script None
Description A stellar essence that strengthens the wearer.
_______________________
For each 15 base SPL:
MATK +7
Increases Magical Damage with every element by 2%.
_______________________
If enchanted Armor's Grade is D:
For each 15 base SPL:
Increases Magical Damage with every element by additional 1%.
S.MATK +1
_______________________
If enchanted Armor's Grade is C:
For each 15 base SPL:
Increases Magical Damage with every element by additional 1%.
S.MATK +1
_______________________
If enchanted Armor's Grade is B:
For each 15 base SPL:
Increases Magical Damage with every element by additional 2%.
S.MATK +1
_______________________
If enchanted Armor's Grade is A:
For each 15 base SPL:
Increases Magical Damage with every element by additional 2%.
S.MATK +2