0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300283 Card

The Fool Reversed

Buy Price: N/A Sell Price: N/A
Recovers 500 HP and 5 SP every 10 seconds.
_______________________
For each Refine Level:
Recovers 100 HP and 1 SP additionaly every 10 seconds.
_______________________
Refine Level +10:
Recovers 500 HP and 5 SP additionaly every 10 seconds.
_______________________
When equipped with Arcana:
All Basic Stats +1
Recovers 5000 HP and 50 SP additionaly every 10 seconds.
Enables the use of Level 1 Cart Boost.
_______________________
Type: Card
Compound on: All slots
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@r = getrefine(); bonus2 bHPRegenRate,500+(.@r*100),10000; bonus2 bSPRegenRate,5+.@r,10000; if (.@r>=10) { bonus2 bHPRegenRate,500,10000; bonus2 bSPRegenRate,5,10000; }
.@r = getrefine();
bonus2 bHPRegenRate,500+(.@r*100),10000;
bonus2 bSPRegenRate,5+.@r,10000;
if (.@r>=10) {
   bonus2 bHPRegenRate,500,10000;
   bonus2 bSPRegenRate,5,10000;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.