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

{
    "url": "https://swarfarm.com/api/bestiary/1959?format=api",
    "pk": 1959,
    "com2us_id": 26013,
    "name": "Nebelung",
    "image_filename": "unit_icon_0085_1_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3346,
            "com2us_id": 15803,
            "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_2.png"
        },
        {
            "pk": 3351,
            "com2us_id": 15808,
            "name": "Foresight Dream (Passive)",
            "description": "You can use skills while sleeping. Your Attack Speed is increased by 30% and recovers HP of all allies by 20% of your MAX HP when you use a skill while sleeping. In addition, decreases HP of the enemy that wakes up from sleep due to taking damage or getting a turn by 10%. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Recovery +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0027_6_7.png"
        },
        {
            "pk": 3356,
            "com2us_id": 15813,
            "name": "Dream Fairy (Passive)",
            "description": "Allies under sleep will not get defeated from enemy attacks. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0027_7_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8835,
    "base_attack": 420,
    "base_defense": 444,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12015,
    "max_lvl_attack": 571,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1954?format=api",
        "pk": 1954,
        "name": "Hypnomeow",
        "element": "Wind"
    },
    "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
}