Increase ATK, Critical Rate, and HIT every 10 Job Level.
Add a 1% chance of auto casting Level 2 Earthquake on the user when the user receives Physical Damage.
Класс : Card
Вставляется в : Accessory
Вес : 1
Доп. информация:
ID : 4430
Цена у NPC : 10
Script :
{ bonus bBaseAtk,(JobLevel4431,Kasa_Card,Kasa Card,6,20,,10,,,,,,,,4,,,,,{ bonus3 bAutoSpell,"MG_FIREBALL",5,20; bonus3 bAutoSpell,"MG_FIREBOLT",5,20; }
{
...bonus bBaseAtk,(JobLevel/10);
...bonus bCritical,(JobLevel/10);
...bonus bHit,(JobLevel/10);
...bonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,10;
}