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

{
    "url": "https://swarfarm.com/api/bestiary/767?format=api",
    "pk": 767,
    "com2us_id": 14405,
    "name": "Dragon",
    "image_filename": "unit_icon_0015_4_4.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 1073,
            "com2us_id": 2905,
            "name": "Dark Bolt",
            "description": "Shoots a dark arrow at the enemy. The damage increases by 20% if the attack lands as a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
            "icon_filename": "skill_icon_0002_3_5.png"
        },
        {
            "pk": 1082,
            "com2us_id": 2910,
            "name": "Dark Storm",
            "description": "Summons a storm of darkness to attack all enemies 4 times and stuns them with a 25% chance with each attack. The damage increases by 50% if the target is under inability effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "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": "0.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.9]]",
            "icon_filename": "skill_icon_0002_8_3.png"
        },
        {
            "pk": 1083,
            "com2us_id": 2915,
            "name": "Decimate",
            "description": "Attacks all enemies to inflict damage which ignores all effects that resist death. This skill deals 150% increased Critical Damage on Critical Hits, and the attack always lands as a Critical Hit on Light Monsters. The defeated enemy cannot be revived.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "icon_filename": "skill_icon_0002_0_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7755,
    "base_attack": 468,
    "base_defense": 468,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 637,
    "max_lvl_defense": 637,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/768?format=api",
        "pk": 768,
        "name": "Grogen",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_high": 20,
    "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
}