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

{
    "url": "https://swarfarm.com/api/bestiary/486?format=api",
    "pk": 486,
    "com2us_id": 10515,
    "name": "Hellea",
    "image_filename": "unit_icon_0001_4_4.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 440,
            "com2us_id": 1605,
            "name": "Rat Hunt",
            "description": "Attacks the enemy with fierce kicks 2 times to decrease the enemy's Defense for 2 turns with a 45% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.85*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.85]]",
            "icon_filename": "skill_icon_0000_4_7.png"
        },
        {
            "pk": 442,
            "com2us_id": 1610,
            "name": "Fox Hunt",
            "description": "Attacks the enemy with 2 consecutive kicks and stuns the enemy for 1 turn if you get a Critical Hit.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "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": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0000_9_7.png"
        },
        {
            "pk": 444,
            "com2us_id": 1615,
            "name": "Sign of Death",
            "description": "Attacks the enemy, dealing damage, decreasing the enemy's Defense and applying a Branding Effect for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "8.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.2]]",
            "icon_filename": "skill_icon_0000_3_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 30,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 4095,
    "base_attack": 434,
    "base_defense": 273,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7575,
    "max_lvl_attack": 801,
    "max_lvl_defense": 505,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/485?format=api",
        "pk": 485,
        "name": "Harpy",
        "element": "Dark"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}