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

GET /v2/creatures/tob-2023_voidling/?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_voidling/?format=api",
    "key": "tob-2023_voidling",
    "name": "Voidling",
    "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": "Aberration",
        "key": "aberration",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api"
    },
    "challenge_rating_decimal": "11.000",
    "challenge_rating_text": "11",
    "proficiency_bonus": null,
    "speed": {
        "walk": 50.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 50.0,
        "crawl": 25.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 25.0,
        "swim": 25.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Chaotic Evil",
    "languages": {
        "as_string": "Void Speech, telepathy 60 ft.",
        "data": [
            {
                "name": "Void Speech",
                "key": "void-speech",
                "url": "https://api-beta.open5e.com/v2/languages/void-speech/?format=api",
                "desc": "Void speech is a rename of Deep Speech from Tome of Beasts."
            }
        ]
    },
    "armor_class": 15,
    "armor_detail": "",
    "hit_points": 180,
    "hit_dice": "24d10 + 48",
    "experience_points": 7200,
    "ability_scores": {
        "strength": 15,
        "dexterity": 21,
        "constitution": 15,
        "intelligence": 14,
        "wisdom": 16,
        "charisma": 10
    },
    "modifiers": {
        "strength": 2,
        "dexterity": 5,
        "constitution": 2,
        "intelligence": 2,
        "wisdom": 3,
        "charisma": 0
    },
    "initiative_bonus": 5,
    "saving_throws": {
        "constitution": 6,
        "intelligence": 6,
        "wisdom": 7,
        "charisma": 4
    },
    "saving_throws_all": {
        "strength": 2,
        "dexterity": 5,
        "constitution": 6,
        "intelligence": 6,
        "wisdom": 7,
        "charisma": 4
    },
    "skill_bonuses": {
        "stealth": 9
    },
    "skill_bonuses_all": {
        "acrobatics": 5,
        "animal_handling": 3,
        "arcana": 2,
        "athletics": 2,
        "deception": 0,
        "history": 2,
        "insight": 3,
        "intimidation": 0,
        "investigation": 2,
        "medicine": 3,
        "nature": 2,
        "perception": 3,
        "performance": 0,
        "persuasion": 0,
        "religion": 2,
        "sleight_of_hand": 5,
        "stealth": 9,
        "survival": 3
    },
    "passive_perception": 13,
    "resistances_and_immunities": {
        "damage_immunities_display": "necrotic",
        "damage_immunities": [
            {
                "name": "Necrotic",
                "key": "necrotic",
                "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "radiant",
        "damage_vulnerabilities": [
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            }
        ],
        "condition_immunities_display": "exhaustion, petrified, prone",
        "condition_immunities": [
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "name": "Petrified",
                "key": "petrified",
                "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api"
            },
            {
                "name": "Prone",
                "key": "prone",
                "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": 60.0,
    "actions": [
        {
            "name": "Multiattack",
            "desc": "The voidling makes four Shadow Tendril or Necrotic Bolt attacks. If two Necrotic Bolt attacks hit one creature, the target must succeed on a DC 17 Wisdom saving throw or be frightened until the end of its next turn.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Necrotic Bolt",
            "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 17 (4d6 + 3) necrotic damage.",
            "attacks": [
                {
                    "name": "Necrotic Bolt attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 7,
                    "reach": null,
                    "range": 120.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D6",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Necrotic",
                        "key": "necrotic",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shadow Tendril",
            "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 10 (3d6) necrotic damage.",
            "attacks": [
                {
                    "name": "Shadow Tendril attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 9,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 5,
                    "damage_type": null,
                    "extra_damage_die_count": 3,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Necrotic",
                        "key": "necrotic",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shadow's Grasp",
            "desc": "The voidling releases a wave of small, grasping tendrils of shadow. Each creature within 20 feet of it must make a DC 17 Dexterity saving throw. On a failure, a creature takes 49 (14d6) necrotic damage and is restrained by tendrils of shadow for 1 minute. On a success, a creature takes half the damage and isn't restrained. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 5
            }
        }
    ],
    "traits": [
        {
            "name": "Darkness Regeneration",
            "desc": "While in an area of dim light or darkness, the voidling regains 5 hp at the start of its turn if it has at least 1 hp."
        },
        {
            "name": "Magic Resistance",
            "desc": "The voidling has advantage on saving throws against spells and other magical effects."
        },
        {
            "name": "Void Traveler",
            "desc": "The voidling doesn’t require air, food, drink, sleep, or ambient pressure."
        }
    ],
    "creaturesets": [],
    "environments": []
}