Add a 2% chance of auto casting Level 1 Envenom on an enemy when the user receives Physical Damage.
Класс : Card
Вставляется в : Accessory
Вес : 1
Доп. информация:
ID : 4175
Цена у NPC : 10
Script :
{ bonus3 bAutoSpell,"TF_POISON",1,20; bonus2 bAddSkillBlow,52,5; }
{
...bonus3 bAutoSpell,"TF_POISON",1,20;
...bonus2 bAddSkillBlow,52,5;
}