Lord of The Dead Card
ID: 4276
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 Coma on an enemy.
Add the chance of auto casting Stun, Curse, Silence, Poison or Bleeding in random when attacking the enemy.
Class: Card
Compound on: Weapon
Weight: 1
Item Script:
bonus3 bAddEff,Eff_Stun,500,ATF_SHORT;
bonus3 bAddEff,Eff_Curse,500,ATF_SHORT;
bonus3 bAddEff,Eff_Silence,500,ATF_SHORT;
bonus3 bAddEff,Eff_Poison,500,ATF_SHORT;
bonus3 bAddEff,Eff_Bleeding,500,ATF_SHORT;
bonus2 bComaClass,Class_Normal,1;