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

GET /v2/creatures/tob-2023_ravenfolk-doom-croaker/?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_ravenfolk-doom-croaker/?format=api",
    "key": "tob-2023_ravenfolk-doom-croaker",
    "name": "Ravenfolk Doom Croaker",
    "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": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?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": "Neutral",
    "languages": {
        "as_string": "Common, Feather Speech, Ravenfolk",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            }
        ]
    },
    "armor_class": 14,
    "armor_detail": "studded leather",
    "hit_points": 88,
    "hit_dice": "16d8 + 16",
    "experience_points": 1800,
    "ability_scores": {
        "strength": 10,
        "dexterity": 14,
        "constitution": 12,
        "intelligence": 12,
        "wisdom": 18,
        "charisma": 14
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 1,
        "wisdom": 4,
        "charisma": 2
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "constitution": 4,
        "wisdom": 7
    },
    "saving_throws_all": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 4,
        "intelligence": 1,
        "wisdom": 7,
        "charisma": 2
    },
    "skill_bonuses": {
        "deception": 5,
        "intimidation": 5,
        "perception": 10
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 4,
        "arcana": 1,
        "athletics": 0,
        "deception": 5,
        "history": 1,
        "insight": 4,
        "intimidation": 5,
        "investigation": 1,
        "medicine": 4,
        "nature": 1,
        "perception": 10,
        "performance": 2,
        "persuasion": 2,
        "religion": 1,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 4
    },
    "passive_perception": 20,
    "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": "Ghost Wings",
            "desc": "The ravenfolk doom croaker furiously 'beats' a set of phantasmal wings. Each creature within 5 feet of the ravenfolk must succeed on a DC 15 Dexterity saving throw or be blinded until the start of its next turn.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 4,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The doom croaker makes one Peck attack and one Runestaff attack, or it makes two Rune Blast attacks. It can replace one attack with a use of Ghost Wings or Prophetic Call, if available.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Peck",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage plus 9 (2d8) radiant damage.",
            "attacks": [
                {
                    "name": "Peck attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D4",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D8",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Radiant",
                        "key": "radiant",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Prophetic Caw",
            "desc": "The ravenfolk doom croaker caws a prophecy that sounds different to each listener. Each creature within 30 feet of the ravenfolk that can hear it must make a DC 15 Wisdom saving throw. Ravenfolk have advantage on the saving throw. On a failure, a creature hears a prophecy of its doom and is frightened for 1 minute. On a success, a creature hears a prophecy of its greatness and has advantage on the first attack roll it makes on each of its turns for 1 minute. A frightened 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": 6,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 6
            }
        },
        {
            "name": "Prophetic Magic",
            "desc": "The ravenfolk doom croaker can cast the augury spell and thaumaturgy cantrip at will, requiring no material components and using Wisdom as the spellcasting ability.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 5,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Rune Blast",
            "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 17 (3d8 + 4) radiant damage.",
            "attacks": [
                {
                    "name": "Rune Blast attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 7,
                    "reach": null,
                    "range": 120.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D8",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Radiant",
                        "key": "radiant",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Runestaff",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage plus 9 (2d8) radiant damage.",
            "attacks": [
                {
                    "name": "Runestaff attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D8",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D8",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Radiant",
                        "key": "radiant",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Magic Resistance",
            "desc": "The doom croaker has advantage on saving throws against spells and other magical effects."
        },
        {
            "name": "Mimicry",
            "desc": "The ravenfolk doom croaker can mimic animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 15 Wisdom (Insight) check."
        },
        {
            "name": "Rune-Powered Weapons",
            "desc": "The ravenfolk’s weapon attacks are magical. When the ravenfolk hits with any weapon, the weapon deals an extra 2d8 radiant damage (included in the attack)."
        }
    ],
    "creaturesets": [],
    "environments": []
}