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

{
    "url": "https://swarfarm.com/api/bestiary/346?format=api",
    "pk": 346,
    "com2us_id": 10711,
    "name": "Dagora",
    "image_filename": "unit_icon_0002_0_3.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 233,
            "com2us_id": 1801,
            "name": "Thrash",
            "description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has a 50% chance to reduce the enemy's Attack Bar by 25%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK} + 0.15*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0000_9_9.png"
        },
        {
            "pk": 237,
            "com2us_id": 1806,
            "name": "Crouch",
            "description": "Recovers your HP by 30% and increases Defense for 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                },
                {
                    "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_0001_4_0.png"
        },
        {
            "pk": 240,
            "com2us_id": 1811,
            "name": "Spirit's Will (Passive)",
            "description": "Revives with 30% of HP at the last dying breath using the power of unbreakable will. [Automatic Effect]",
            "slot": 3,
            "cooltime": 9,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0000_9_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 15,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6420,
    "base_attack": 226,
    "base_defense": 327,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 417,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/345?format=api",
        "pk": 345,
        "name": "Warbear",
        "element": "Water"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1291?format=api",
        "pk": 1291,
        "name": "Dagora",
        "element": "Water"
    },
    "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": [
        {
            "id": 14,
            "name": "Mt. White Ragon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}