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

{
    "url": "https://swarfarm.com/api/bestiary/1106?format=api",
    "pk": 1106,
    "com2us_id": 60301,
    "name": "Legendary Dragon",
    "image_filename": "unit_icon_0008_0_2.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1794,
            "com2us_id": 100201,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "icon_filename": "skill_icon_0003_4_4.png"
        },
        {
            "pk": 1799,
            "com2us_id": 100206,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "icon_filename": "skill_icon_0003_9_4.png"
        },
        {
            "pk": 1804,
            "com2us_id": 100215,
            "name": "Dragon's Fury (Passive)",
            "description": "Attack Power increases greatly when HP becomes lower than 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0000_7_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1200,
    "base_attack": 80,
    "base_defense": 80,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 30,
    "accuracy": 0,
    "max_lvl_hp": 6585,
    "max_lvl_attack": 439,
    "max_lvl_defense": 439,
    "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
}