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

{
    "url": "https://swarfarm.com/api/bestiary/481?format=api",
    "pk": 481,
    "com2us_id": 16005,
    "name": "Grim Reaper",
    "image_filename": "unit_icon_0018_4_3.png",
    "element": "Dark",
    "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 Dark element by 30%",
    "skills": [
        {
            "pk": 426,
            "com2us_id": 6205,
            "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_3_5.png"
        },
        {
            "pk": 1487,
            "com2us_id": 6210,
            "name": "Plague",
            "description": "Spreads a plague to all enemies with an 80% chance to inflict 2 Continuous Damage effects that lasts for 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Effect Rate +10%\nEffect Rate +10%\nCooltime Turn -1\nCooltime Turn -1",
            "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_4_5.png"
        },
        {
            "pk": 436,
            "com2us_id": 6215,
            "name": "Doomsday",
            "description": "Meteorites of doomsday fall on to the enemies and the inflicted damage increases with time. Stuns the enemy for 1 turn if the enemy is under continuous damage.",
            "slot": 3,
            "cooltime": 8,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "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.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0003_8_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3930,
    "base_attack": 262,
    "base_defense": 131,
    "speed": 90,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 659,
    "max_lvl_defense": 329,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/482?format=api",
        "pk": 482,
        "name": "Thrain",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_mid": 15,
    "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
}