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

{
    "url": "https://swarfarm.com/api/bestiary/369?format=api",
    "pk": 369,
    "com2us_id": 16003,
    "name": "Grim Reaper",
    "image_filename": "unit_icon_0018_2_3.png",
    "element": "Wind",
    "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 Wind element by 30%",
    "skills": [
        {
            "pk": 424,
            "com2us_id": 6203,
            "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_1_5.png"
        },
        {
            "pk": 429,
            "com2us_id": 6208,
            "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_6_5.png"
        },
        {
            "pk": 434,
            "com2us_id": 6213,
            "name": "Death Penalty",
            "description": "Predicts the enemy's death with the wind of heavens. The less HP the targeted enemy currently has, the larger the damage becomes and the cooltime is removed if the enemy dies.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(4.1 - 1.6*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.6, \"+\", 4.1]]",
            "icon_filename": "skill_icon_0002_6_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3660,
    "base_attack": 275,
    "base_defense": 135,
    "speed": 90,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 692,
    "max_lvl_defense": 340,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/370?format=api",
        "pk": 370,
        "name": "Hiva",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_mid": 15,
    "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": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 20,
            "name": "Aiden Forest",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 7,
            "name": "Wind 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": true,
    "homunculus": false
}