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

{
    "url": "https://swarfarm.com/api/bestiary/2266?format=api",
    "pk": 2266,
    "com2us_id": 28715,
    "name": "Lord of Hell",
    "image_filename": "unit_icon_0127_2_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3953,
            "com2us_id": 18520,
            "name": "Power of Destruction",
            "description": "Attacks all enemies to decrease their Attack Power and Defense for 2 turns with a 75% chance. If the enemy's Attack Power or Defense is already decreased, stuns for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Increase DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                },
                {
                    "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": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0032_1_6.png"
        },
        {
            "pk": 3954,
            "com2us_id": 18525,
            "name": "Unbind",
            "description": "Removes the bind to make the Lord of Hell disappear from the battle and Devil Maiden reappear. Upon reappearance, Devil Maiden gains a turn instantly.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_1_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10710,
    "base_attack": 878,
    "base_defense": 549,
    "speed": 101,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 878,
    "max_lvl_defense": 549,
    "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
}