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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_cloaker/?format=api",
    "key": "srd-2024_cloaker",
    "name": "Cloaker",
    "document": {
        "name": "System Reference Document 5.2",
        "key": "srd-2024",
        "display_name": "5e 2024 Rules",
        "publisher": {
            "name": "Wizards of the Coast",
            "key": "wizards-of-the-coast",
            "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2024",
            "key": "5e-2024",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
        },
        "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
    },
    "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": "8.000",
    "challenge_rating_text": "8",
    "proficiency_bonus": null,
    "speed": {
        "walk": 10.0,
        "unit": "feet",
        "fly": 40.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 10.0,
        "crawl": 5.0,
        "hover": false,
        "fly": 40.0,
        "burrow": 0.0,
        "climb": 5.0,
        "swim": 5.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic neutral",
    "languages": {
        "as_string": "Deep Speech, Undercommon",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Deep Speech",
                "key": "deep-speech",
                "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "desc": "Typical speakers include aboleths and cloakers. It is only spoken."
            },
            {
                "name": "Undercommon",
                "key": "undercommon",
                "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "desc": "Typical speakers are underworld traders."
            }
        ]
    },
    "armor_class": 14,
    "armor_detail": "natural armor",
    "hit_points": 91,
    "hit_dice": "14d10 + 14",
    "experience_points": 3900,
    "ability_scores": {
        "strength": 17,
        "dexterity": 15,
        "constitution": 12,
        "intelligence": 13,
        "wisdom": 14,
        "charisma": 7
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 1,
        "wisdom": 2,
        "charisma": -2
    },
    "initiative_bonus": 5,
    "saving_throws": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 1,
        "wisdom": 2,
        "charisma": -2
    },
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 1,
        "wisdom": 2,
        "charisma": -2
    },
    "skill_bonuses": {
        "stealth": 5
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 2,
        "arcana": 1,
        "athletics": 3,
        "deception": -2,
        "history": 1,
        "insight": 2,
        "intimidation": -2,
        "investigation": 1,
        "medicine": 2,
        "nature": 1,
        "perception": 2,
        "performance": -2,
        "persuasion": -2,
        "religion": 1,
        "sleight_of_hand": 2,
        "stealth": 5,
        "survival": 2
    },
    "passive_perception": 12,
    "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": "Attach",
            "desc": "Melee Attack Roll: +6, reach 5 ft. 13 (3d6 + 3) Piercing damage. If the target is a Large or smaller creature, the cloaker attaches to it. While the cloaker is attached, the target has the Blinded condition, and the cloaker can't make Attach attacks against other targets. In addition, the cloaker halves the damage it takes (round down), and the target takes the same amount of damage. The cloaker can detach itself by spending 5 feet of movement. The target or a creature within 5 feet of it can take an action to try to detach the cloaker, doing so by succeeding on a DC 14 Strength (Athletics) check.",
            "attacks": [
                {
                    "name": "Attach attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 6,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "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": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The cloaker makes one Attach attack and two Tail attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail",
            "desc": "Melee Attack Roll: +6, reach 10 ft. 8 (1d10 + 3) Slashing damage.",
            "attacks": [
                {
                    "name": "Tail attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 6,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D10",
                    "damage_bonus": 3,
                    "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": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Light Sensitivity",
            "desc": "While in Bright Light, the cloaker has Disadvantage on attack rolls."
        }
    ],
    "creaturesets": [],
    "environments": []
}