Add a 5% chance of auto casting Level 3 Frost Diver on the enemy when attacking.
[ + Garm ]
Frost Diver chance Increases to 30%
Класс : Card
Вставляется в : Weapon
Вес : 1
Доп. информация:
ID : 4323
Цена у NPC : 10
Script :
{ bonus3 bAutoSpell,"MG_FROSTDIVER",3,50+250*isequipped(4324); }
{
...bonus3 bAutoSpell,"MG_FROSTDIVER",3,50+250*isequipped(4324);
}