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:
Def +2 and Mdef +5 if the shield is upgraded up to +9 or higher.
Class: Card
Compound on: Shield
Weight: 1
Item Script:
bonus bDef,2;
if (getrefine()>8)
bonus bMdef,5;