Renewal
.:Renewal Item Database:.
Search Item By ID


Wisdom of Varmundt Lv1    Item ID# 310933 (Barmund_Wis1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Essence of Varmundt's Restoration.

WIS +1

For each 20 base WIS:
MaxSP +1%
Increases Healing skills effectiveness by 1%.

[Enchanted Equipment's Grade]

For each 20 base WIS:
[Grade D]: MaxSP +1%, Healing effectiveness +1%
[Grade C]: MaxSP +1%, Healing effectiveness +1%
[Grade B]: MaxSP +1%, Healing effectiveness +2%
[Grade A]: MaxSP +1%, Healing effectiveness +2%

[iRO Description]
Not Available
Item Script
expand to view script
{ .@param = (readparam(bWis)/20); .@g = getenchantgrade(); bonus bWis,1; bonus bMaxSPrate,.@param; bonus bHealPower,.@param; if (.@g >= ENCHANTGRADE_D) { bonus bMaxSPrate,.@param; bonus bHealPower,.@param; if (.@g >= ENCHANTGRADE_C) { bonus bMaxSPrate,.@param; bonus bHealPower,.@param; if (.@g >= ENCHANTGRADE_B) { bonus bMaxSPrate,.@param; bonus bHealPower,2*.@param; if (.@g >= ENCHANTGRADE_A) { bonus bMaxSPrate,.@param; bonus bHealPower,2*.@param; } } } } },{},{}
Dropped By No Result

back to top