Dark Priest Card
ID: 4171
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 5% chance of decreasing enemy's SP amount by 10% when attacking.
_
[Sage class]
Gains 1 SP every time when doing physical attack on monsters.
_
Class: Card
Compound on: Weapon
Weight: 1
Item Script:
bonus2 bSPVanishRate,50,10;
if (BaseJob == Job_Sage)
bonus bSPDrainValue,1;