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

{
    "url": "https://swarfarm.com/api/bestiary/2269?format=api",
    "pk": 2269,
    "com2us_id": 48102,
    "name": "리빙 아머 2차 각성 보스(불)",
    "image_filename": "unit_icon_0125_3_2.png",
    "element": "Fire",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3861,
            "com2us_id": 7767,
            "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. The damage is increased by 50% if the target is immune to stun.",
            "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": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "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_0031_8_4.png"
        },
        {
            "pk": 3866,
            "com2us_id": 7772,
            "name": "Powerful Smash",
            "description": "Slams the enemy with a hammer, 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_0007_3_7.png"
        },
        {
            "pk": 3871,
            "com2us_id": 7777,
            "name": "Lava Armor (Passive)",
            "description": "Increases the MAX HP in proportion to the Defense at the start of the battle. In addition, ignores all damage reduction effects when attacking an enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Ignore Damage Reduction",
                    "is_buff": false,
                    "description": "Ignores damage reduction effects",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_8_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1560,
    "base_attack": 150,
    "base_defense": 76,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 823,
    "max_lvl_defense": 417,
    "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
}