rodb.kudesnik.cc
 

Mutant Dragonoid Card #4203 Mutant Dragonoid Card / 20z

 

ATK + 15
Add a 5% chance of auto casting Level 3 Fireball on an enemy when the user receives Physical Damage.
If the user has mastered the skill at Level 10, it will cast Level 10 Fire Ball .
Класс : Card
Вставляется в : Weapon
Вес : 1

Доп. информация:
ID : 4203
Цена у NPC : 10
Script :
{ bonus bBaseAtk,15; bonus3 bAutoSpell,"MG_FIREBALL",3+2*(getskilllv("MG_FIREBALL")==10),50; }

{
...bonus bBaseAtk,15;
...bonus3 bAutoSpell,"MG_FIREBALL",3+2*(getskilllv("MG_FIREBALL")==10),50;
}