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:
Flee +2
Critical +7
_
[Swordman class]
Adds the chance of auto casting Level 5 Bowling Bash skill on enemy while fighting.
Class: Card
Compound on: Weapon
Weight: 1
Item Script:
bonus bFlee,2;
bonus bCritical,7;
if (BaseClass == Job_Swordman)
bonus3 bAutoSpell,'KN_BOWLINGBASH',5,10;