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

{
    "url": "https://swarfarm.com/api/bestiary/1089?format=api",
    "pk": 1089,
    "com2us_id": 43002,
    "name": "Fire Beast",
    "image_filename": "unit_icon_0042_1_3.png",
    "element": "Fire",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1870,
            "com2us_id": 101402,
            "name": "Fire Sweep",
            "description": "Becomes frenzy whenever an enemy attacks. Attacks all enemies 2 times to stun them. Greatly increases the damage and the chances to stun the enemies proportionate to the number of times the Beast becomes frenzy. The frenzy effect will reset after the attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "icon_filename": "skill_icon_0014_8_0.png"
        },
        {
            "pk": 1885,
            "com2us_id": 101427,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "icon_filename": "skill_icon_0014_3_1.png"
        },
        {
            "pk": 1875,
            "com2us_id": 101407,
            "name": "Fire Minion Summoning",
            "description": "Attacks all enemies 3 times with an enraged roar and summons 8 Fire Minions. The HP of the Fire Minions will increase every time the Fire Minion Summoning is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0014_8_1.png"
        },
        {
            "pk": 1880,
            "com2us_id": 101412,
            "name": "Burning Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with fire breath to inflict damage that ignores all damage reduction effects. Makes the remaining Fire Minions explode to inflict great damage.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "icon_filename": "skill_icon_0014_3_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3000,
    "base_attack": 40,
    "base_defense": 40,
    "speed": 10,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 30,
    "max_lvl_hp": 16470,
    "max_lvl_attack": 220,
    "max_lvl_defense": 220,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "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": 0,
    "awaken_mats_magic_high": 0,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}