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

{
    "url": "https://swarfarm.com/api/bestiary/325?format=api",
    "pk": 325,
    "com2us_id": 11701,
    "name": "Inferno",
    "image_filename": "unit_icon_0006_0_2.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases Critical Rate of ally monsters with the Water element by 23%",
    "skills": [
        {
            "pk": 485,
            "com2us_id": 2701,
            "name": "Ice Smash",
            "description": "Attacks an enemy with a strong smashing blow. On Critical Hit, this attack will increase your Attack Bar by 30%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "icon_filename": "skill_icon_0000_9_9.png"
        },
        {
            "pk": 489,
            "com2us_id": 2706,
            "name": "Pierce",
            "description": "Pierces an enemy with a sharp ice pillar. This attack receives a 50% Critical Rate bonus, and stuns the enemy for 1 turn when this attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                },
                {
                    "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": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "icon_filename": "skill_icon_0002_8_1.png"
        },
        {
            "pk": 491,
            "com2us_id": 2711,
            "name": "Adrenaline",
            "description": "Fills the Attack Bars of all allies by 50% and increases their Critical Rate for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0002_3_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2550,
    "base_attack": 288,
    "base_defense": 196,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 6420,
    "max_lvl_attack": 725,
    "max_lvl_defense": 494,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/326?format=api",
        "pk": 326,
        "name": "Purian",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 10,
    "awaken_mats_water_mid": 15,
    "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": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}