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


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

STA +1

For each 20 base STA:
MaxHP +250, RES +1

[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 +1

[iRO Description]
Not Available
Item Script
expand to view script
{ .@param = (readparam(bSta)/20); .@g = getenchantgrade(); bonus bSta,1; bonus bMaxHP,250*.@param; bonus bRes,.@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,.@param; } } } } },{},{}
Dropped By No Result

back to top