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

{
    "url": "https://swarfarm.com/api/bestiary/911?format=api",
    "pk": 911,
    "com2us_id": 20311,
    "name": "Nubia",
    "image_filename": "unit_icon_0038_0_3.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1313,
            "com2us_id": 11101,
            "name": "Touch of Corruption",
            "description": "Attacks the enemy 2 times with each attack having a 20% chance to inflict Continuous Damage for 1 turn. This damage of this attack will increase according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "0.5*{ATK} + 0.08*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0012_7_4.png"
        },
        {
            "pk": 1319,
            "com2us_id": 11106,
            "name": "Smother",
            "description": "Attacks all enemies and disturbs their HP recovery for 3 turns with a 75% chance. The damage of this attack will increase according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +10%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0012_2_5.png"
        },
        {
            "pk": 1321,
            "com2us_id": 11111,
            "name": "Frozen Body(Passive)",
            "description": "Every attack has a 50% chance to Freeze the enemy for 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0012_7_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 38,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 5790,
    "base_attack": 267,
    "base_defense": 327,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 494,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/906?format=api",
        "pk": 906,
        "name": "Mummy",
        "element": "Water"
    },
    "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": [
        {
            "id": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}