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

{
    "url": "https://swarfarm.com/api/bestiary/2270?format=api",
    "pk": 2270,
    "com2us_id": 48103,
    "name": "리빙 아머 2차 각성 보스(바람)",
    "image_filename": "unit_icon_0125_3_3.png",
    "element": "Wind",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3862,
            "com2us_id": 7768,
            "name": "Pulverize",
            "description": "Strikes the enemy with a hammer to inflict damage in proportion to your Defense 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.",
            "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": "4.3*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 4.3]]",
            "icon_filename": "skill_icon_0031_8_1.png"
        },
        {
            "pk": 3867,
            "com2us_id": 7773,
            "name": "Spinning Smash",
            "description": "Swings the hammer, attacking all enemies to inflict damage in proportion to your Defense and decreasing their Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "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": "3.7*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0031_8_5.png"
        },
        {
            "pk": 3872,
            "com2us_id": 7778,
            "name": "Thunder Strike",
            "description": "Strikes the enemy with thunder. The damage increases according to your Defense, and ignores the target's Defense if it is half or lower than your Defense.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 3.3*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3], [\"+\"], [\"DEF\", \"*\", 3.3]]",
            "icon_filename": "skill_icon_0007_9_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1620,
    "base_attack": 138,
    "base_defense": 84,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 758,
    "max_lvl_defense": 461,
    "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
}