GET /api/bestiary/1060?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/1060?format=api",
    "pk": 1060,
    "com2us_id": 17102,
    "name": "Ifrit",
    "image_filename": "unit_icon_0019_1_3.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 1751,
            "com2us_id": 6402,
            "name": "Mega Smash",
            "description": "Attacks with magical powers and disturbs the enemy's recovery for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 210)/70",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
            "icon_filename": "skill_icon_0002_0_5.png"
        },
        {
            "pk": 1756,
            "com2us_id": 6407,
            "name": "Super Crush",
            "description": "Attacks and stuns all enemies with a 25% chance. The damage increases according to Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "1.4*{ATK} + 1.4*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"DEF\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0005_9_6.png"
        },
        {
            "pk": 1761,
            "com2us_id": 6412,
            "name": "Lava Skin (Passive)",
            "description": "Decreases the chances of receiving a Critical Hit by 75%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_3_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10170,
    "base_attack": 387,
    "base_defense": 387,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 13830,
    "max_lvl_attack": 527,
    "max_lvl_defense": 527,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 10,
    "awaken_mats_fire_high": 20,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 0,
    "awaken_mats_water_high": 0,
    "awaken_mats_wind_low": 0,
    "awaken_mats_wind_mid": 0,
    "awaken_mats_wind_high": 0,
    "awaken_mats_light_low": 0,
    "awaken_mats_light_mid": 0,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}