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:
Add the chance of auto casting Stun on an enemy when the user receives Physical Damage.
The chance of casting Stun is increased if the user has 77 or more DEX points.
Class: Card
Compound on: Armor
Weight: 1
Item Script:
bonus2 bAddEffWhenHit,Eff_Stun,300+600*(readparam(bDex)>=77);