Type |
Card |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
1.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
Increases HP Recovery by 10%.
Adds MaxHP +800, but this bonus decreases as the compounded armor's upgrade level increases.
Class: Card
Compound on: Armor
Weight: 1
Item Script:
bonus bMaxHP,800-40*getrefine();
bonus bHPrecovRate,10;