Viewing Item

#310690: Star Cluster of Wisdom Lv2

Item ID 310690 For Sale No
Identifier Star_Cluster_Of_Wis2 Credit Price Not For Sale
Name Star Cluster of Wisdom 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(bWis)/15); .@g = getenchantgrade(); bonus bMaxSPrate,.@param; bonus bHealPower,3*.@param; if (.@g >= ENCHANTGRADE_D) { bonus bMaxSPrate,.@param; bonus bHealPower,2*.@param; if (.@g >= ENCHANTGRADE_C) { bonus bSPrecovRate,.@param; bonus bMaxSPrate,.@param; bonus bHealPower,2*.@param; if (.@g >= ENCHANTGRADE_B) { bonus bSPrecovRate,2*.@param; bonus bHPlus,.@param; bonus bMaxSPrate,.@param; if (.@g >= ENCHANTGRADE_A) { bonus bHPlus,2*.@param; bonus bMaxSPrate,2*.@param; } } } }
Equip Script None
Unequip Script None
Description A stellar essence that strengthens the wearer.
_______________________
For each 15 base WIS:
MaxSP +1%
Increases Healing skills effectiveness by 3%.
_______________________
If enchanted Armor's Grade is D:
For each 15 base WIS:
MaxSP +1%
Increases Healing skills effectiveness by additional 2%.
_______________________
If enchanted Armor's Grade is C:
For each 15 base WIS:
MaxSP +1%
Increases Healing skills effectiveness by 2%.
Increases Natural SP Recovery Rate by 1%.
_______________________
If enchanted Armor's Grade is B:
For each 15 base WIS:
MaxSP +1%
H.PLUS +1
Increases Natural SP Recovery Rate by additional 2%.
_______________________
If enchanted Armor's Grade is A:
For each 15 base WIS:
MaxSP +2%
H.PLUS +2