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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_cave-sovereign/?format=api",
    "key": "tob3_cave-sovereign",
    "name": "Cave Sovereign",
    "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": "Aberration",
        "key": "aberration",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api"
    },
    "size": {
        "name": "Huge",
        "key": "huge",
        "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api"
    },
    "challenge_rating_decimal": "16.000",
    "challenge_rating_text": "16",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "climb": 30.0
    },
    "speed_all": {
        "unit": null,
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 30.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "understands all but can't speak, telepathy 120'",
        "data": []
    },
    "armor_class": 18,
    "armor_detail": "natural armor",
    "hit_points": 253,
    "hit_dice": "22d12+110",
    "experience_points": 15000,
    "ability_scores": {
        "strength": 25,
        "dexterity": 8,
        "constitution": 20,
        "intelligence": 16,
        "wisdom": 12,
        "charisma": 20
    },
    "modifiers": {
        "strength": 7,
        "dexterity": -1,
        "constitution": 5,
        "intelligence": 3,
        "wisdom": 1,
        "charisma": 5
    },
    "initiative_bonus": -1,
    "saving_throws": {
        "constitution": 1,
        "intelligence": 8,
        "wisdom": 6
    },
    "saving_throws_all": {
        "strength": 7,
        "dexterity": -1,
        "constitution": 1,
        "intelligence": 8,
        "wisdom": 6,
        "charisma": 5
    },
    "skill_bonuses": {
        "perception": 1
    },
    "skill_bonuses_all": {
        "acrobatics": -1,
        "animal_handling": 1,
        "arcana": 3,
        "athletics": 7,
        "deception": 5,
        "history": 3,
        "insight": 1,
        "intimidation": 5,
        "investigation": 3,
        "medicine": 1,
        "nature": 3,
        "perception": 1,
        "performance": 5,
        "persuasion": 5,
        "religion": 3,
        "sleight_of_hand": -1,
        "stealth": -1,
        "survival": 1
    },
    "passive_perception": 16,
    "resistances_and_immunities": {
        "damage_immunities_display": "psychic",
        "damage_immunities": [
            {
                "name": "Psychic",
                "key": "psychic",
                "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            }
        ],
        "damage_resistances_display": "poison, radiant; nonmagic B/P/S attacks not made w/adamantine weapons",
        "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, frightened",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Frightened",
                "key": "frightened",
                "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": null,
    "tremorsense_range": 60.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Cast a Spell",
            "desc": "Uses Spellcasting.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Move",
            "desc": "The cave sovereign moves up to its speed with o provoking opportunity attacks.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail Attack",
            "desc": "Makes one Tail attack.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Telekinetic Reel",
            "desc": "Magically pulls incapacitated or stunned creature by its Deathlights it can see up to 20' straight toward it.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Deathlights",
            "desc": "When a creature that can see sovereigh's glowing antennae starts its turn within 30' of it sovereign can force it to make a DC 18 Wis save if sovereign isn’t incapacitated and can see the creature. If save fails by 5+ creature is stunned until the start of its next turn. Otherwise creature that fails is incapacitated and its speed is reduced to 0 until start of its next turn as it remains transfixed in place by the lights. Unless surprised creature can avert its eyes to avoid the save at start of its turn. If creature does so it can’t see sovereign until start of its next turn when it can avert again. If creature looks at sovereign in the meantime it must immediately save."
        },
        {
            "name": "Illumination",
            "desc": "Its antennae shed dim light in a 5 ft. radius. Radius increases to 20' while at least one creature is incapacitated or stunned by Deathlights. At start of its turn if no creatures are incapacitated or stunned by Deathlights sovereign can suppress this light until start of its next turn."
        },
        {
            "name": "Inscrutable",
            "desc": "Immune to any effect to sense its emotions or read its thoughts as well as any divination spell it refuses. Wis (Insight) checks made to ascertain sovereign's intentions or sincerity have disadvantage."
        },
        {
            "name": "Legendary Resistance (3/Day)",
            "desc": "Choose to succeed failed save."
        },
        {
            "name": "Magic Resistance",
            "desc": "Advantage: spell/magic effect saves."
        },
        {
            "name": "Sinuous Form",
            "desc": "Provided there is suitable room to accommodate its bulk can squeeze through any opening large enough for a Small creature."
        },
        {
            "name": "Spider Climb",
            "desc": "Difficult surfaces even ceilings no ability check."
        }
    ],
    "creaturesets": [],
    "environments": []
}