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

{
    "url": "https://swarfarm.com/api/bestiary/2272?format=api",
    "pk": 2272,
    "com2us_id": 48105,
    "name": "리빙 아머 2차 각성 보스(어둠)",
    "image_filename": "unit_icon_0125_3_5.png",
    "element": "Dark",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3864,
            "com2us_id": 7770,
            "name": "Pulverize",
            "description": "Strikes the enemy with a hammer and prevents the target from receiving beneficial effects for 2 turns with a 50% chance. If the target is under Defense reduction effects, its Attack Speed is decreased for 2 turns. The damage increases according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "2.4*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0031_8_2.png"
        },
        {
            "pk": 3869,
            "com2us_id": 7775,
            "name": "Spinning Smash",
            "description": "Attacks all enemies to inflict damage proportionate to your Defense. Each attack has a 50% chance to reduce the target's Defense and block beneficial effects for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.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": "3.7*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0031_8_7.png"
        },
        {
            "pk": 3874,
            "com2us_id": 7780,
            "name": "Heap of Ashes",
            "description": "Attacks all enemies 3 times each, dealing damage proportionate to your Defense. Each attack has a 70% chance to reduce the target's Attack Power and block beneficial effects for 2 turns.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "2.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0007_1_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1860,
    "base_attack": 150,
    "base_defense": 56,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 823,
    "max_lvl_defense": 307,
    "awakens_from": null,
    "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": [],
    "fusion_food": false,
    "homunculus": false
}