Add a 3% chance of auto casting Level 1 Attention Concentrate on the user when the user receives Physical Damage.
If the user has mastered the skill at Level 10, it will cast Level 10 Attention Concentrate .
[ Cruiser & Alligator & Merman & Dragon Tail Card Combo ]
Класс : Card
Вставляется в : Armor
Вес : 1
Доп. информация:
ID : 4234
Цена у NPC : 10
Script :
{ bonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",1+9*(getskilllv("AC_CONCENTRATION")==10),30; }
{
...bonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",1+9*(getskilllv("AC_CONCENTRATION")==10),30;
}