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

{
    "url": "https://swarfarm.com/api/bestiary/489?format=api",
    "pk": 489,
    "com2us_id": 12005,
    "name": "High Elemental",
    "image_filename": "unit_icon_0007_4_3.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Bloodthirst (Passive)",
    "skills": [
        {
            "pk": 456,
            "com2us_id": 3105,
            "name": "Cross Attack",
            "description": "Hits the enemy with an Energy blast and inflicts Continuous Damage for 3 turns with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Effect Rate +5%\nDamage +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "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.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0002_5_9.png"
        },
        {
            "pk": 457,
            "com2us_id": 3110,
            "name": "Soul Split",
            "description": "Pierces the enemy's soul, disturbing the enemy's HP recovery for 2 turns, and recovering 35% HP if the enemy dies.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.3]]",
            "icon_filename": "skill_icon_0003_0_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 23,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 2220,
    "base_attack": 319,
    "base_defense": 188,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 5595,
    "max_lvl_attack": 801,
    "max_lvl_defense": 472,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/490?format=api",
        "pk": 490,
        "name": "Jumaline",
        "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": 10,
    "awaken_mats_dark_mid": 15,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}