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

{
    "url": "https://swarfarm.com/api/bestiary/2271?format=api",
    "pk": 2271,
    "com2us_id": 48104,
    "name": "리빙 아머 2차 각성 보스(빛)",
    "image_filename": "unit_icon_0125_3_4.png",
    "element": "Light",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3863,
            "com2us_id": 7769,
            "name": "Pulverize",
            "description": "Strikes the enemy with a hammer and stuns the target for 1 turn 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": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "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.4*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0007_0_7.png"
        },
        {
            "pk": 3868,
            "com2us_id": 7774,
            "name": "Powerful Smash",
            "description": "Slams the enemy with a hammer to inflict an irresistible attack, decreasing the target's Defense for 2 turns. The damage increases according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "3.7*{ATK} + 5.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7], [\"+\"], [\"DEF\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0031_8_6.png"
        },
        {
            "pk": 3873,
            "com2us_id": 7779,
            "name": "Ruins",
            "description": "If the enemy is under Defense reduction effects after you attack the enemy on your turn, attacks the enemy 3 more times to inflict damage that increases according to your Defense and disturbs its HP recovery for 2 turns. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 3,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "0.3*{ATK} + 0.6*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.3], [\"+\"], [\"DEF\", \"*\", 0.6]]",
            "icon_filename": "skill_icon_0031_9_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1440,
    "base_attack": 166,
    "base_defense": 68,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7905,
    "max_lvl_attack": 911,
    "max_lvl_defense": 373,
    "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
}