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

{
    "url": "https://swarfarm.com/api/bestiary/2002?format=api",
    "pk": 2002,
    "com2us_id": 26514,
    "name": "Espresso Cookie",
    "image_filename": "unit_icon_0090_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3416,
            "com2us_id": 16304,
            "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_8.png"
        },
        {
            "pk": 3421,
            "com2us_id": 16309,
            "name": "Extraction",
            "description": "Attacks the enemy to set the enemy's Attack Bar to 0. Decreases the target's HP by up to 40% (up to 10% if it's a boss) in proportion to the reduced Attack Bar.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "icon_filename": "skill_icon_0028_4_3.png"
        },
        {
            "pk": 3426,
            "com2us_id": 16314,
            "name": "Ristretto",
            "description": "Attacks all enemies to decrease their Defense for 2 turns and increases their cooldown time by 1 turn each.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0028_4_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 581,
    "base_defense": 396,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 790,
    "max_lvl_defense": 538,
    "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
}