GET /api/bestiary/2687
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2687",
    "pk": 2687,
    "com2us_id": 32305,
    "name": "Beetle Guardian",
    "image_filename": "unit_icon_0177_0_5.png",
    "element": "Dark",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 4678,
            "com2us_id": 21705,
            "name": "Horn of Gaia",
            "description": "Attacks the enemy to remove 1 beneficial effect with a 50% chance. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nDamage +5%\r\nEffect Rate +10%\r\nDamage +15%\r\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.7*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0037_8_7.png"
        },
        {
            "pk": 4683,
            "com2us_id": 21710,
            "name": "Aegis Cry",
            "description": "Increases the Defense of all allies for 2 turns and goes under the Threat state while enemies attack with a single-target skill 2 times. Enemies excluding the boss can only attack the target under the Threat state when using an attack skill.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\r\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": "Threat",
                    "is_buff": true,
                    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
                    "icon_filename": "buff_threat.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_9_2.png"
        },
        {
            "pk": 4688,
            "com2us_id": 21715,
            "name": "Horn of the Ancient Beetle",
            "description": "Attacks all enemies 2 times to deal damage proportionate to your Defense. Each hit leaves a Branding effect for 2 turns and increases their cooldown time by 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +20%\r\nEffect Rate +20%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.5*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.5]]",
            "icon_filename": "skill_icon_0037_9_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 50,
        "area": "General",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 7380,
    "base_attack": 379,
    "base_defense": 581,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 516,
    "max_lvl_defense": 790,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2692",
        "pk": 2692,
        "name": "Actaeon",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}