Gain 5 SP each time an Insect monster is killed by a Physical Melee Damage.
Drain 5 SP as the weapon is unequipped.
Класс : Card
Вставляется в : Weapon
Вес : 1
Доп. информация:
ID : 4165
Цена у NPC : 10
Script :
{ bonus2 bSPGainRace,RC_Insect,5; }
Unequip script : { heal 0,-5; }
{
...bonus2 bSPGainRace,RC_Insect,5;
}