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:
Int +2
Adds MaxSP +150 if the headgear to which the Carat Card is compounded upgraded +9 or higher.
Class: Card
Compound on: Headgear
Weight: 1
Item Script:
bonus bInt,2;
if (getrefine()>8)
bonus bMaxSP,150;