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

{
    "url": "https://swarfarm.com/api/bestiary/2260?format=api",
    "pk": 2260,
    "com2us_id": 28611,
    "name": "Irène",
    "image_filename": "unit_icon_0127_1_1.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3936,
            "com2us_id": 18421,
            "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": [
                {
                    "name": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0032_0_1.png"
        },
        {
            "pk": 3941,
            "com2us_id": 18426,
            "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"
                },
                {
                    "name": "Threat",
                    "is_buff": true,
                    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
                    "icon_filename": "buff_threat.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_0_6.png"
        },
        {
            "pk": 3946,
            "com2us_id": 18431,
            "name": "Bind: Demon Bag",
            "description": "Removes 1 beneficial effect from the enemy, and the Demon Bag devours the target to leave it out of the battle and decreases its HP by 5% whenever the enemy and ally's turn ends. This effect lasts for 10 turns, and its duration is decreased by 1 turn if the caster gets attacked. This skill can be only used on one Monster at a time.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Demon Bag",
                    "is_buff": false,
                    "description": "The Demon Bag devours the target to leave it out of the battle and decreases its HP by 5% whenever the enemy and ally's turn ends.",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_1_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 55,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11850,
    "base_attack": 736,
    "base_defense": 615,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 736,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2255?format=api",
        "pk": 2255,
        "name": "Devil Maiden",
        "element": "Water"
    },
    "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
}