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

{
    "url": "https://swarfarm.com/api/bestiary/913?format=api",
    "pk": 913,
    "com2us_id": 20314,
    "name": "Sahara",
    "image_filename": "unit_icon_0038_3_3.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1315,
            "com2us_id": 11104,
            "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_0_5.png"
        },
        {
            "pk": 1323,
            "com2us_id": 11109,
            "name": "Body Roll",
            "description": "Slams the body with the enemy at the cost of 10% of your current HP, dealing 20% of your MAX HP to the enemy as damage.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2, \"FIXED\"]]",
            "icon_filename": "skill_icon_0012_5_5.png"
        },
        {
            "pk": 1325,
            "com2us_id": 11114,
            "name": "Soul Division",
            "description": "Revives an ally target with extremely low HP, evens the HP of the revived ally and yourself and recovers the HP by 15% each.",
            "slot": 3,
            "cooltime": 7,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Redistribute HP",
                    "is_buff": false,
                    "description": "Redistribute HP",
                    "icon_filename": ""
                },
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0012_0_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 38,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 5880,
    "base_attack": 255,
    "base_defense": 333,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 472,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/908?format=api",
        "pk": 908,
        "name": "Mummy",
        "element": "Light"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}