Add a 3% chance of auto casting ' Blind ' on an enemy when the user receives Physical Damage.
[ + Bigfoot ]
' Blind ' chance increases to 9%.
Класс : Card
Вставляется в : Armor
Вес : 1
Доп. информация:
ID : 4162
Цена у NPC : 10
Script :
{ bonus2 bAddEffWhenHit,Eff_Blind,300+600*(isequipped(4074)); }
{
...bonus2 bAddEffWhenHit,Eff_Blind,300+600*(isequipped(4074));
}