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

{
    "url": "https://swarfarm.com/api/bestiary/700?format=api",
    "pk": 700,
    "com2us_id": 14404,
    "name": "Dragon",
    "image_filename": "unit_icon_0015_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 1069,
            "com2us_id": 2904,
            "name": "Holy Bolt",
            "description": "Shoots a light arrow at the enemy. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "1.7*{ATK} + 0.19*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.19]]",
            "icon_filename": "skill_icon_0002_2_5.png"
        },
        {
            "pk": 1080,
            "com2us_id": 2909,
            "name": "Holy Light",
            "description": "Calls upon the holy power of light to remove 2 harmful effects from all allies and heals their HP by 15% of your MAX HP. Light attribute allies will receive a doubled amount of healing.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.15*TARGET_CUR_HP",
            "multiplier_formula_raw": "[[\"TARGET_CUR_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0002_7_5.png"
        },
        {
            "pk": 1081,
            "com2us_id": 2914,
            "name": "Armageddon",
            "description": "Redistributes the HP of all enemies, excluding the Boss, and sacrifices half of your current HP to deal damage proportionate to the sacrificed HP to all enemies.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Redistribute HP",
                    "is_buff": false,
                    "description": "Redistribute HP",
                    "icon_filename": ""
                },
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.65*{Current HP}",
            "multiplier_formula_raw": "[[\"ATTACK_CUR_HP\", \"*\", 0.65]]",
            "icon_filename": "skill_icon_0002_6_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9690,
    "base_attack": 404,
    "base_defense": 404,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 13170,
    "max_lvl_attack": 549,
    "max_lvl_defense": 549,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/701?format=api",
        "pk": 701,
        "name": "Zerath",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_high": 20,
    "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": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}