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

{
    "url": "https://swarfarm.com/api/bestiary/1092?format=api",
    "pk": 1092,
    "com2us_id": 43005,
    "name": "Dark Beast",
    "image_filename": "unit_icon_0042_4_3.png",
    "element": "Dark",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1873,
            "com2us_id": 101405,
            "name": "Dark Sweep",
            "description": "Becomes enraged whenever an enemy gains a turn. Attacks all enemies 2 times. Greatly increases the damage proportionate to the number of times the Beast becomes enraged, and the rage 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_1_1.png"
        },
        {
            "pk": 1888,
            "com2us_id": 101430,
            "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_6_1.png"
        },
        {
            "pk": 1878,
            "com2us_id": 101410,
            "name": "Dark Roar",
            "description": "Attacks all enemies with a chaotic roar and grants the [Soul Chain] Effect on 1 nearby enemy. The [Soul Chain] Effect will become stronger every time the Dark Roar 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_1_2.png"
        },
        {
            "pk": 1883,
            "com2us_id": 101415,
            "name": "Dark Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with dark breath to inflict damage that ignores all damage reduction effects. The enemies under the Soul Chain Effect will be defeated instantly and will become impossible to revive.",
            "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_6_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
}