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

{
    "url": "https://swarfarm.com/api/bestiary/1762?format=api",
    "pk": 1762,
    "com2us_id": 16032,
    "name": "Sath",
    "image_filename": "unit_icon_0071_3_1.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3015,
            "com2us_id": 6252,
            "name": "Grim Scythe",
            "description": "Reaps the life of the enemy with a deadly scythe. Acquires an additional turn if the enemy dies.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "icon_filename": "skill_icon_0005_0_5.png"
        },
        {
            "pk": 3020,
            "com2us_id": 6257,
            "name": "Deadly Swing",
            "description": "Attacks all enemies with a deadly scythe and inflicts Continuous Damage for 2 turns. Always lands a Critical Hit if the enemy's HP is 30% or lower.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "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": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0025_1_3.png"
        },
        {
            "pk": 3025,
            "com2us_id": 6262,
            "name": "Living Hell (Passive)",
            "description": "Increases the amount of damage all allies and enemies receive from Continuous Damage by two times. Disturbs the HP recovery for 2 turns with a 50% chance and inflicts Continuous Damage if you attack an enemy on your turn. If you attack an enemy who already has Continuous Damage, your attacks won't land as a Glancing Hit. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Effect Rate +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"
                },
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_1_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 30,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 867,
    "base_defense": 505,
    "speed": 91,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 867,
    "max_lvl_defense": 505,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/190?format=api",
        "pk": 190,
        "name": "Sath",
        "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": 5,
            "name": "Fire 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": false,
    "homunculus": false
}