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

{
    "url": "https://swarfarm.com/api/bestiary/54?format=api",
    "pk": 54,
    "com2us_id": 10811,
    "name": "Daharenos",
    "image_filename": "unit_icon_0003_0_0.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 45,
            "com2us_id": 1701,
            "name": "Icy Claw",
            "description": "Attacks the enemy with sharp, icy claws. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +20%",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "icon_filename": "skill_icon_0000_4_8.png"
        },
        {
            "pk": 51,
            "com2us_id": 1706,
            "name": "Element Explosion",
            "description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0000_9_8.png"
        },
        {
            "pk": 56,
            "com2us_id": 1711,
            "name": "Shadow Defense",
            "description": "Creates a shield that absorbs damage equivalent to 100% of your MAX HP for 3 turns.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0000_4_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2820,
    "base_attack": 301,
    "base_defense": 166,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7080,
    "max_lvl_attack": 758,
    "max_lvl_defense": 417,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/53?format=api",
        "pk": 53,
        "name": "Elemental",
        "element": "Water"
    },
    "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": [
        {
            "id": 16,
            "name": "Hydeni Ruins",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}