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

{
    "url": "https://swarfarm.com/api/bestiary/2276?format=api",
    "pk": 2276,
    "com2us_id": 48204,
    "name": "프랑켄 2차 각성 보스(빛)",
    "image_filename": "unit_icon_0126_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": 3902,
            "com2us_id": 11676,
            "name": "Hammer Punch",
            "description": "Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 45% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "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.04*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.04]]",
            "icon_filename": "skill_icon_0013_5_2.png"
        },
        {
            "pk": 3907,
            "com2us_id": 11681,
            "name": "Body Press",
            "description": "Crushes all enemies to stun them for 1 turn with a 50% chance and decrease the Attack Bar of each enemy by 30% with a 100% chance. The damage is proportionate to your MAX HP and Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "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": "0.18*{MAX HP} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0031_9_4.png"
        },
        {
            "pk": 3912,
            "com2us_id": 11686,
            "name": "Pound",
            "description": "Attacks the enemy 4 times to deal damage proportionate to your Defense and decrease its Attack Bar by 20% each hit. 2 additional attacks are added if the enemy's HP condition is worse than yours or if the target is suffering a harmful effect.",
            "slot": 3,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.85*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.85]]",
            "icon_filename": "skill_icon_0031_9_9.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
}