
RENEWAL / ITEMS
Life of Summer (Vitality)
#313016Card
Life_of_Summer_Sta
Item stats
- Weight
- 0
- Buy price
- 0 z
- Sell price
- 0 z
Usage & restrictions
- Type
- Card
- Trading & storage
- No restrictions
No description is available. Available properties and effects are shown below.
Item effect script
bonus bPAtk,20;
bonus bLongAtkRate,25;
Card sets
Set 1
Set effect
.@r_armor = getequiprefinerycnt(EQI_ARMOR);
bonus bMaxHPrate,3;
if (getenchantgrade(EQI_ARMOR)>=ENCHANTGRADE_A) {
bonus bMaxHPrate,(.@r_armor/2);
bonus bRes,20*(.@r_armor/2);
}


