ID #4482
Card
Sealed General Egnigem Cenia Card
Buy Price: N/A
Sell Price: N/A
MaxHP +5%
MaxSP +5%
Recover 50 HP and 10 SP every 15 seconds.
_______________________
Refine Level +15:
Recover interval shortened to 10 seconds.
MaxHP +2%
MaxSP +2%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
MaxSP +5%
Recover 50 HP and 10 SP every 15 seconds.
_______________________
Refine Level +15:
Recover interval shortened to 10 seconds.
MaxHP +2%
MaxSP +2%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Available from boxes
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 .@rate = ((getrefine()>14)?7:5); .@duration = ((getrefine()>14)?10000:5000); bonus bMaxHPrate,.@rate; bonus bMaxSPrate,.@rate; bonus2 bHPRegenRate,50,.@duration; bonus2 bSPRegenRate,10,.@duration;
.@rate = ((getrefine()>14)?7:5); .@duration = ((getrefine()>14)?10000:5000); bonus bMaxHPrate,.@rate; bonus bMaxSPrate,.@rate; bonus2 bHPRegenRate,50,.@duration; bonus2 bSPRegenRate,10,.@duration;