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


Stamina of Varmundt Lv2    Item ID# 310937 (Barmund_Sta2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Essence of Varmundt's Stamina.

STA +2

For each 20 base STA:
MaxHP +400, RES +2

[Enchanted Equipment's Grade]

For each 20 base STA:
[Grade D]: MaxHP +1%, RES +1
[Grade C]: MaxHP +1%, RES +1
[Grade B]: MaxHP +1%, RES +1
[Grade A]: MaxHP +1%, RES +2

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

back to top