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

{
    "url": "https://swarfarm.com/api/bestiary/1961?format=api",
    "pk": 1961,
    "com2us_id": 26015,
    "name": "Bombay",
    "image_filename": "unit_icon_0085_1_5.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3348,
            "com2us_id": 15805,
            "name": "Bubbly Bubble",
            "description": "Attacks the enemy, dealing more damage according to your MAX HP and puts the target to sleep for 1 turn with a 30% chance. You will also fall asleep after attacking.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 9,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                },
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0027_6_4.png"
        },
        {
            "pk": 3353,
            "com2us_id": 15810,
            "name": "Sleep Talk (Passive)",
            "description": "You can use skills while sleeping. Your Attack Speed is increased by 30% and the damage is increased by 100% when attacking enemies on your turn while sleeping. When you wake up from sleep taking damage, the damage is increased by 200% on the next turn. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0027_6_9.png"
        },
        {
            "pk": 3358,
            "com2us_id": 15815,
            "name": "Dream Invader (Passive)",
            "description": "When you attack the enemy on your turn, the enemy's Defense is ignored if both you and the enemy target are sleeping. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0027_7_4.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 8715,
    "base_attack": 492,
    "base_defense": 379,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 670,
    "max_lvl_defense": 516,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1956?format=api",
        "pk": 1956,
        "name": "Hypnomeow",
        "element": "Dark"
    },
    "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
}