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

GET /v2/creatures/tob3_angel-shrouded/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_angel-shrouded/?format=api",
    "key": "tob3_angel-shrouded",
    "name": "Angel, Shrouded",
    "document": {
        "name": "Tome of Beasts 3",
        "key": "tob3",
        "display_name": "Tome of Beasts 3",
        "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/tome-of-beasts-3/"
    },
    "type": {
        "name": "Celestial",
        "key": "celestial",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "13.000",
    "challenge_rating_text": "13",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "fly": 60.0
    },
    "speed_all": {
        "unit": null,
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 60.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic good",
    "languages": {
        "as_string": "all, telepathy 120'",
        "data": []
    },
    "armor_class": 18,
    "armor_detail": "natural armor",
    "hit_points": 161,
    "hit_dice": "17d8+85",
    "experience_points": 10000,
    "ability_scores": {
        "strength": 18,
        "dexterity": 20,
        "constitution": 20,
        "intelligence": 16,
        "wisdom": 22,
        "charisma": 10
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 5,
        "constitution": 5,
        "intelligence": 3,
        "wisdom": 6,
        "charisma": 0
    },
    "initiative_bonus": 5,
    "saving_throws": {
        "strength": 9,
        "dexterity": 1,
        "wisdom": 1,
        "charisma": 5
    },
    "saving_throws_all": {
        "strength": 9,
        "dexterity": 1,
        "constitution": 5,
        "intelligence": 3,
        "wisdom": 1,
        "charisma": 5
    },
    "skill_bonuses": {
        "perception": 6
    },
    "skill_bonuses_all": {
        "acrobatics": 5,
        "animal_handling": 6,
        "arcana": 3,
        "athletics": 4,
        "deception": 0,
        "history": 3,
        "insight": 6,
        "intimidation": 0,
        "investigation": 3,
        "medicine": 6,
        "nature": 3,
        "perception": 6,
        "performance": 0,
        "persuasion": 0,
        "religion": 3,
        "sleight_of_hand": 5,
        "stealth": 5,
        "survival": 6
    },
    "passive_perception": 21,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "poison, radiant; nonmagic B/P/S attacks",
        "damage_resistances": [
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            },
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "charmed, exhaustion, frightened, poisoned",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "name": "Frightened",
                "key": "frightened",
                "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            },
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": 30.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Executioner's Judgment",
            "desc": "When a creature poisoned by shrouded angel starts its turn angel demands target repent. If it doesn't repent: DC 17 Con save. Fail: reduced to 0 hp. Success: 22 (5d8) radiant. If target repents its next action is chosen by angel as if it failed a save vs. the command spell: 'Draw Nigh' (approach) 'Clasp Hands in Prayer' (drop) 'Seek Redemption' (flee) 'Be Penitent' (grovel) or 'In Stillness Hear the Truth' (halt). Once angel uses this reaction it must deal poison to a poisoned target before using it again.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Angelic Poison",
            "desc": "Its weapon attacks are magical and its weapons are coated with radiant poison. Creatures with resistance or immunity to poison or the poisoned condition can be affected by angel’s poison. Such creatures have advantage on saves vs. the angel’s poison."
        },
        {
            "name": "Divine Awareness",
            "desc": "Knows if it hears a lie."
        },
        {
            "name": "Evasion",
            "desc": "If subject to effect that allows Dex save for half damage takes no damage on success and only half if it fails."
        },
        {
            "name": "Immortal Nature",
            "desc": "Doesn't require food drink or sleep"
        },
        {
            "name": "Magic Resistance",
            "desc": "Advantage: spell/magic effect saves."
        }
    ],
    "creaturesets": [],
    "environments": [],
    "illustration": null
}