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:
Matk +5%
DEF -10
_
[Mage Class]
MaxSP +100
Class: Card
Compound on: Armor
Weight: 1
Item Script:
bonus bMatkRate,5;
bonus bDef,-10;
if (BaseClass == Job_Mage)
bonus bMaxSP,100;