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

{
    "url": "https://swarfarm.com/api/bestiary/2188?format=api",
    "pk": 2188,
    "com2us_id": 28202,
    "name": "Mercenary Queen",
    "image_filename": "unit_icon_0117_0_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases Accuracy of ally monsters with the Fire element by 55%",
    "skills": [
        {
            "pk": 3724,
            "com2us_id": 18002,
            "name": "Amputate",
            "description": "Attacks the enemy 2 times to decrease the enemy's Defense for 2 turns with a 20% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "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": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0031_0_1.png"
        },
        {
            "pk": 3729,
            "com2us_id": 18007,
            "name": "Axe Technique of the Mercenary Queen",
            "description": "Attacks the enemy 2 times to stun for 1 turn and absorb the Attack Bar by 50% with a 50% chance each. Additionally, the inflicted damage increases by 50% if the enemy is under inability effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "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": "2.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9]]",
            "icon_filename": "skill_icon_0031_0_6.png"
        },
        {
            "pk": 3734,
            "com2us_id": 18012,
            "name": "Innate Physical (Passive)",
            "description": "Recovers your HP by 20% each turn and increases the damage dealt on your turn by 50%, up to 150%, if you don't get attacked during the enemy's turn. The increased damage dealt will be reset when you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_1_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5700,
    "base_attack": 333,
    "base_defense": 267,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 615,
    "max_lvl_defense": 494,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2193?format=api",
        "pk": 2193,
        "name": "Solveig",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 15,
    "awaken_mats_fire_high": 12,
    "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": 15,
    "awaken_mats_magic_high": 10,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}