list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.

GET /v2/creatures/tob-2023_risen-reaver/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_risen-reaver/?format=api",
    "key": "tob-2023_risen-reaver",
    "name": "Risen Reaver",
    "document": {
        "name": "Tome of Beasts 1 (2023 Edition)",
        "key": "tob-2023",
        "display_name": "Tome of Beasts 1 (2023 Edition)",
        "publisher": {
            "name": "Kobold Press",
            "key": "kobold-press",
            "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/"
    },
    "type": {
        "name": "Undead",
        "key": "undead",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api"
    },
    "challenge_rating_decimal": "7.000",
    "challenge_rating_text": "7",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Chaotic Evil",
    "languages": {
        "as_string": "the languages it knew in life",
        "data": []
    },
    "armor_class": 15,
    "armor_detail": "studded leather",
    "hit_points": 168,
    "hit_dice": "16d10 + 80",
    "experience_points": 2900,
    "ability_scores": {
        "strength": 19,
        "dexterity": 16,
        "constitution": 20,
        "intelligence": 9,
        "wisdom": 7,
        "charisma": 6
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 3,
        "constitution": 5,
        "intelligence": -1,
        "wisdom": -2,
        "charisma": -2
    },
    "initiative_bonus": 3,
    "saving_throws": {
        "dexterity": 6
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 6,
        "constitution": 5,
        "intelligence": -1,
        "wisdom": -2,
        "charisma": -2
    },
    "skill_bonuses": {
        "perception": 1
    },
    "skill_bonuses_all": {
        "acrobatics": 3,
        "animal_handling": -2,
        "arcana": -1,
        "athletics": 4,
        "deception": -2,
        "history": -1,
        "insight": -2,
        "intimidation": -2,
        "investigation": -1,
        "medicine": -2,
        "nature": -1,
        "perception": 1,
        "performance": -2,
        "persuasion": -2,
        "religion": -1,
        "sleight_of_hand": 3,
        "stealth": 3,
        "survival": -2
    },
    "passive_perception": 11,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Bladed Fist",
            "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) slashing damage.",
            "attacks": [
                {
                    "name": "Bladed Fist attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D10",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Infused Arsenal",
            "desc": "When the risen reaver is hit with a nonmagical melee weapon or when it starts its turn in the same space as a nonmagical melee weapon that isn't being worn or carried, it absorbs the weapon into its body. If the weapon is being wielded by an attacker, the attacker must succeed on a DC 15 Strength saving throw or lose its weapon. For 1 minute, the reaver has resistance to the type of damage dealt by that weapon, and when it hits with its Bladed Fist, the fist deals an extra 2 (1d4) damage of the type dealt by the weapon. The reaver can absorb no more than three weapons in this way every 24 hours.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The risen reaver makes three Bladed Fist attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Skitter",
            "desc": "The risen reaver takes the Dash action.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Blood Sense",
            "desc": "The risen reaver can pinpoint the location of creatures that aren’t Constructs or Undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
        },
        {
            "name": "Undead Nature",
            "desc": "The risen reaver doesn’t require air, food, drink, or sleep."
        }
    ],
    "creaturesets": [],
    "environments": []
}