ID #31009
Card
LoVA Realization Lulu Card
Buy Price: N/A
Sell Price: N/A
Restores HP every 10 seconds.
Additional HP restored based on Base Level.
_______________________
Refine Level +7:
For each 20 base STR:
ATK +6
MaxHP +1%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Additional HP restored based on Base Level.
_______________________
Refine Level +7:
For each 20 base STR:
ATK +6
MaxHP +1%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus2 bHPRegenRate,BaseLevel,10000; if (getrefine()>=7) { bonus bBaseAtk,6*(readparam(bStr)/20); bonus bMaxHPrate,readparam(bStr)/20; }
bonus2 bHPRegenRate,BaseLevel,10000;
if (getrefine()>=7) {
bonus bBaseAtk,6*(readparam(bStr)/20);
bonus bMaxHPrate,readparam(bStr)/20;
}