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

GET /v2/creatures/tob-2023_shadow-antipaladin/?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_shadow-antipaladin/?format=api",
    "key": "tob-2023_shadow-antipaladin",
    "name": "Shadow Antipaladin",
    "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": "Humanoid",
        "key": "humanoid",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api"
    },
    "size": {
        "name": "Small",
        "key": "small",
        "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api"
    },
    "challenge_rating_decimal": "5.000",
    "challenge_rating_text": "5",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Chaotic Evil",
    "languages": {
        "as_string": "Derro, Undercommon",
        "data": [
            {
                "name": "Undercommon",
                "key": "undercommon",
                "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "desc": "Typical speakers are underworld traders."
            }
        ]
    },
    "armor_class": 18,
    "armor_detail": "breastplate, shield",
    "hit_points": 82,
    "hit_dice": "11d6 + 44",
    "experience_points": 1800,
    "ability_scores": {
        "strength": 11,
        "dexterity": 18,
        "constitution": 18,
        "intelligence": 11,
        "wisdom": 5,
        "charisma": 14
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 0,
        "wisdom": -3,
        "charisma": 2
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "strength": 3,
        "wisdom": 0,
        "charisma": 5
    },
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 0,
        "wisdom": 0,
        "charisma": 5
    },
    "skill_bonuses": {
        "perception": 0,
        "stealth": 7
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": -3,
        "arcana": 0,
        "athletics": 0,
        "deception": 2,
        "history": 0,
        "insight": -3,
        "intimidation": 2,
        "investigation": 0,
        "medicine": -3,
        "nature": 0,
        "perception": 0,
        "performance": 2,
        "persuasion": 2,
        "religion": 0,
        "sleight_of_hand": 4,
        "stealth": 7,
        "survival": -3
    },
    "passive_perception": 10,
    "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": "Heavy Crossbow",
            "desc": "Ranged Weapon Attack: +7 to hit, range 100/400 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 9 (2d8) necrotic damage.",
            "attacks": [
                {
                    "name": "Heavy Crossbow attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": null,
                    "range": 100.0,
                    "long_range": 400.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D10",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D8",
                    "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": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Infectious Insanity",
            "desc": "The shadow antipaladin magically assaults the minds of up to three creatures it can see within 30 feet of it. Each target must make a DC 13 Wisdom saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is incapacitated for 1 minute as its mind fills with thoughts of eldritch terrors and otherworldly entities. On a success, a creature takes half the damage and isn't incapacitated. An incapacitated 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
            }
        },
        {
            "name": "Multiattack",
            "desc": "The derro makes two Scimitar or Heavy Crossbow attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Parry",
            "desc": "The shadow antipaladin adds 3 to its AC against one melee attack that would hit it. To do so, the antipaladin must see the attacker and be wielding a melee weapon.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Scimitar",
            "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 9 (2d8) necrotic damage.",
            "attacks": [
                {
                    "name": "Scimitar attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D8",
                    "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
        }
    ],
    "traits": [
        {
            "name": "Evasion",
            "desc": "If the shadow antipaladin is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the antipaladin instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
        },
        {
            "name": "Insanity",
            "desc": "The shadow antipaladin has advantage on saving throws against being charmed or frightened."
        },
        {
            "name": "Magic Resistance",
            "desc": "The shadow antipaladin has advantage on saving throws against spells and other magical effects."
        },
        {
            "name": "Necrotic Weapons",
            "desc": "The shadow antipaladin’s weapon attacks are magical. When the antipaladin hits with any weapon, the weapon deals an extra 2d8 necrotic damage (included in the attack)."
        },
        {
            "name": "Sunlight Sensitivity",
            "desc": "While in sunlight, the shadow antipaladin has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
        }
    ],
    "creaturesets": [],
    "environments": []
}