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:
Atk +15
_
[Swordman class]
MaxHP +500
Class: Card
Compound on: Armor
Weight: 1
Item Script:
bonus bBaseAtk,15;
if (BaseClass == Job_Swordman)
bonus bMaxHP,500;