rodb.kudesnik.cc
 

Dark Priest Card #4171 Dark Priest Card / 20z

 

Add a 5% chance of decreasing enemy's SP amount by 10% when attacking.
[ Sage, Professor ]
Gain 1 SP every time when the user receives Physical attack on enemies.
Класс : Card
Вставляется в : Weapon
Вес : 1

Доп. информация:
ID : 4171
Цена у NPC : 10
Script :
{ bonus2 bSPVanishRate,50,10; if(BaseJob==Job_Sage) bonus bSPDrainValue,1; }

{
...bonus2 bSPVanishRate,50,10;
...if(BaseJob==Job_Sage) bonus bSPDrainValue,1;
}