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

{
    "url": "https://swarfarm.com/api/bestiary/1998?format=api",
    "pk": 1998,
    "com2us_id": 26505,
    "name": "에스프레소맛 쿠키(어둠)",
    "image_filename": "unit_icon_0090_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 3417,
            "com2us_id": 16305,
            "name": "Flying Coffee Beans",
            "description": "Attacks the enemy to prevent from receiving beneficial effects for 2 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0028_3_9.png"
        },
        {
            "pk": 3422,
            "com2us_id": 16310,
            "name": "Grinding",
            "description": "Attacks all enemies 3 times with a giant whirlwind to reduce their Attack Bar by 25% each, and attacks them once more to stun them for 1 turn with a 30% chance. If the enemy's Attack Bar is 0, you are guaranteed to stun the target.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "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.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.7]]",
            "icon_filename": "skill_icon_0028_4_4.png"
        },
        {
            "pk": 3427,
            "com2us_id": 16315,
            "name": "Blending",
            "description": "Evens out the ratio of all enemies' HP and Attack Bar except the boss and then attacks them 3 times.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Redistribute HP",
                    "is_buff": false,
                    "description": "Redistribute HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0028_4_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4635,
    "base_attack": 392,
    "base_defense": 279,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 725,
    "max_lvl_defense": 516,
    "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
}