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

{
    "url": "https://swarfarm.com/api/bestiary/2546?format=api",
    "pk": 2546,
    "com2us_id": 30703,
    "name": "Drakan Warrior",
    "image_filename": "unit_icon_0161_0_3.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 4473,
            "com2us_id": 20403,
            "name": "Continuous Slash",
            "description": "Attacks the enemy 2 times to decrease Defense for 2 turns with a 35% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%",
            "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_0035_9_7.png"
        },
        {
            "pk": 4478,
            "com2us_id": 20408,
            "name": "Dragon's Breath",
            "description": "Attacks all enemies 2 times, dealing damage proportional to your Defense. The first hit disturbs HP recovery for 2 turns, and the second hit absorbs Attack Bar by 20% from targets with harmful effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nDamage +15%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "1.7*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.7]]",
            "icon_filename": "skill_icon_0036_0_2.png"
        },
        {
            "pk": 4483,
            "com2us_id": 20413,
            "name": "Dragon Bombardment",
            "description": "Attacks all enemies to deal damage proportionate to your Defense and removes all beneficial effects. In addition, decreases the HP of enemies with beneficial effects removed by 20% (10% if it's a boss).",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.5*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0036_0_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 412,
    "base_defense": 573,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 560,
    "max_lvl_defense": 780,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2551?format=api",
        "pk": 2551,
        "name": "Ereshion",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}