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

{
    "url": "https://swarfarm.com/api/bestiary/425?format=api",
    "pk": 425,
    "com2us_id": 16004,
    "name": "Grim Reaper",
    "image_filename": "unit_icon_0018_3_3.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases Attack Power of ally monsters with the Light element by 30%",
    "skills": [
        {
            "pk": 427,
            "com2us_id": 6204,
            "name": "Grim Scythe",
            "description": "Reaps the life of the enemy with a deadly scythe. Acquires additional turn if the enemy dies.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0005_2_5.png"
        },
        {
            "pk": 430,
            "com2us_id": 6209,
            "name": "Deadly Swing",
            "description": "Inflicts damage to all enemies with a deadly scythe. Always lands a Critical Hit if the enemy's HP is 30% or lower.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "icon_filename": "skill_icon_0005_7_5.png"
        },
        {
            "pk": 435,
            "com2us_id": 6214,
            "name": "Judgement",
            "description": "Brings an inevitable judgment upon all enemies, stunning them and decreasing their Defense for 1 turn. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "1.6*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "icon_filename": "skill_icon_0002_6_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2940,
    "base_attack": 284,
    "base_defense": 175,
    "speed": 90,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7410,
    "max_lvl_attack": 714,
    "max_lvl_defense": 439,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/426?format=api",
        "pk": 426,
        "name": "Prom",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_mid": 15,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}