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:
Inflict 15% more damage with Critical Attack.
[Thief classes]
Critical +4
Class: Card
Compound on: Weapon
Weight: 1
Item Script:
bonus bCritAtkRate,15;
if (BaseClass == Job_Thief)
bonus bCritical,4;