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

{
    "url": "https://swarfarm.com/api/bestiary/924?format=api",
    "pk": 924,
    "com2us_id": 20412,
    "name": "Khmun",
    "image_filename": "unit_icon_0038_1_1.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1655,
            "com2us_id": 11217,
            "name": "Pierce Soul",
            "description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage also increases according to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 120)/110",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 120], [\"/\"], [110]]",
            "icon_filename": "skill_icon_0020_9_5.png"
        },
        {
            "pk": 1332,
            "com2us_id": 11207,
            "name": "Soul Devourer",
            "description": "Deals damage proportionate to your MAX HP to an enemy target and recovers 50% of the damage dealt as HP. The damage increases as the enemy's HP becomes lower.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{MAX HP}*(0.7 - 0.3*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 0.7]]",
            "icon_filename": "skill_icon_0012_8_6.png"
        },
        {
            "pk": 1337,
            "com2us_id": 11212,
            "name": "Savior(Passive)",
            "description": "On each turn, grants a shield which is equivalent to 20% of your HP and lasts for 2 turns to an ally with the lowest HP ratio. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Shield +10%\nShield +10%\nShield +10%",
            "effect": [
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "0.2*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2, \"FIXED\"]]",
            "icon_filename": "skill_icon_0012_3_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 19,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7875,
    "base_attack": 452,
    "base_defense": 476,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 615,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/915?format=api",
        "pk": 915,
        "name": "Anubis",
        "element": "Fire"
    },
    "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": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}