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

{
    "url": "https://swarfarm.com/api/bestiary/2107?format=api",
    "pk": 2107,
    "com2us_id": 27502,
    "name": "바예크(불)",
    "image_filename": "unit_icon_0110_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 3589,
            "com2us_id": 17302,
            "name": "Upward Slash",
            "description": "Attacks the enemy to disturb its HP recovery for 2 turns with a 70% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +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": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0029_8_7.png"
        },
        {
            "pk": 3594,
            "com2us_id": 17307,
            "name": "Consecutive Slash",
            "description": "Attacks the enemy 2 times to remove 1 beneficial effect and Silence for 2 turns with a 75% chance respectively. The damage increases according to your MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                },
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "1.4*{ATK} + 0.11*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.11]]",
            "icon_filename": "skill_icon_0029_9_2.png"
        },
        {
            "pk": 3599,
            "com2us_id": 17312,
            "name": "Rampage of Rage",
            "description": "Removes all harmful effects granted on yourself and the ally with the worst HP condition, and recovers HP of both by 30%. Afterwards, attacks the enemy 5 times, dealing damage proportionate to your MAX HP, and decreases the enemy's Defense for 2 turns with a 30% chance each.",
            "slot": 3,
            "cooltime": 4,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0029_9_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7995,
    "base_attack": 500,
    "base_defense": 420,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 681,
    "max_lvl_defense": 571,
    "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
}