Viewing Item

#310681: Star Cluster of Concentration Lv2

Item ID 310681 For Sale No
Identifier Star_Cluster_Of_Con2 Credit Price Not For Sale
Name Star Cluster of Concentration 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(bCon)/15); .@g = getenchantgrade(); bonus bLongAtkRate,2*.@param; bonus bBaseAtk,7*.@param; if (.@g >= ENCHANTGRADE_D) { bonus bLongAtkRate,.@param; bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_C) { bonus bLongAtkRate,.@param; bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_B) { bonus bLongAtkRate,.@param; bonus bPAtk,2*.@param; if (.@g >= ENCHANTGRADE_A) { bonus bLongAtkRate,2*.@param; bonus bPAtk,2*.@param; } } } }
Equip Script None
Unequip Script None
Description A stellar essence that strengthens the wearer.
_______________________
For each 15 base CON:
Increases Ranged Physical Damage by 2%.
ATK +7
_______________________
If enchanted Armor's Grade is D:
For each 15 base CON:
Increases Ranged Physical Damage by additional 1%.
P.ATK +1
_______________________
If enchanted Armor's Grade is C:
For each 15 base CON:
Increases Ranged Physical Damage by additional 1%.
P.ATK +1
_______________________
If enchanted Armor's Grade is B:
For each 15 base CON:
Increases Ranged Physical Damage by additional 1%.
P.ATK +2
_______________________
If enchanted Armor's Grade is A:
For each 15 base CON:
Increases Ranged Physical Damage by additional 2%.
P.ATK +2