====== Ifrit Card ====== \\ | **This item's information has been altered on one of the servers.\\ Please see the "Changes" section shown below to read details about this change.** | | Ifrit Card | ^ ^ | ID: | 4430 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Compounded On: | Accessory | | Pre / Suffix: | Inferno | ===== Card Description ===== * Increase [[wiki:atk]], [[wiki:critical]] Rate, and [[wiki:hit]] every 10 Job Level. * Add a 1% chance of auto casting Level 2 [[wiki:earthquake]] on the user when the user receives Physical Damage. ===== Changes Made To This Item ===== **Loki: ** * Increase [[wiki:atk]], and [[wiki:hit]] by 1 every 1 and 5 Job Levels, respectively, instead of 10. ===== How To Obtain This Item ===== === Eir === * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1832&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Ifrit]] - 0.03% === Loki === * [[wiki:bloody_card_album]] * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1832&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Ifrit]] - 0.20% === Tyr === * [[http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1832&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&natk=0&immo=0&chcha=0&loot=0&chtar=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search|Ifrit]] - 0.02% ===== Script ===== **Eir / Tyr: ** * { bonus bBaseAtk,(JobLevel/10); bonus bCritical,(JobLevel/10); bonus bHit,(JobLevel/10); bonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,10; },{},{} **Loki: ** * { bonus bBaseAtk,(JobLevel/1); bonus bCritical,(JobLevel/10); bonus bHit,(JobLevel/5); bonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,10; },{},{}