
RENEWAL / ITEMS
Sealed Ifrit Card
#4487Card
Sealed_Ifrit_Card
TypeCard
Card placementAccessory
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Type: Miscellaneous
Class: Card
Compounds On: Accessory
Weight: 1
ATK + 1, Crit + 1, and Hit +1 for every 20 job levels.
Adds a chance of casting Level 2 Earthquake when receiving a physical attack.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Accessory
- Trade
Item effect script
bonus bBaseAtk,(JobLevel/20);
bonus bCritical,(JobLevel/20);
bonus bHit,(JobLevel/20);
bonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,1;