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

{
    "url": "https://swarfarm.com/api/bestiary/2259?format=api",
    "pk": 2259,
    "com2us_id": 28605,
    "name": "Devil Maiden",
    "image_filename": "unit_icon_0127_0_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 3925,
            "com2us_id": 18405,
            "name": "Go Demon!",
            "description": "Attacks the enemy to increase its chances of landing a Glancing Hit for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0032_0_5.png"
        },
        {
            "pk": 3930,
            "com2us_id": 18410,
            "name": "Mischievous Trap",
            "description": "Grants the Reflect Harmful Effect on the ally target for 2 turns, and the ally goes under the Threat state while the enemy attacks with a single-target skill 2 times. The target under Reflect Harmful Effect reflects harmful effects excluding inability effects.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Reflect Harmful Effect",
                    "is_buff": true,
                    "description": "Reflects harmful effects granted on the Monster excluding inability effects.",
                    "icon_filename": "buff_magic_reflect.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_1_0.png"
        },
        {
            "pk": 3935,
            "com2us_id": 18415,
            "name": "Bind: Lord of Hell",
            "description": "Calls out the Lord of Hell to fight for you. The Lord of Hell gains a turn instantly, and it has HP that's 50% of your MAX HP and 50% increased Critical Damage. Once its HP becomes 0, it disappears and Devil Maiden reappears.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_1_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7500,
    "base_attack": 573,
    "base_defense": 379,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 780,
    "max_lvl_defense": 516,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2264?format=api",
        "pk": 2264,
        "name": "Liliana",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}