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

GET /v2/creatures/tob-2023_dwarven-ringmage/?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_dwarven-ringmage/?format=api",
    "key": "tob-2023_dwarven-ringmage",
    "name": "Dwarven Ringmage",
    "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": "7.000",
    "challenge_rating_text": "7",
    "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": "Any Alignment",
    "languages": {
        "as_string": "Common, Dwarvish",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Dwarvish",
                "key": "dwarvish",
                "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "desc": "Typical speakers are dwarves."
            }
        ]
    },
    "armor_class": 16,
    "armor_detail": "breastplate",
    "hit_points": 136,
    "hit_dice": "21d8 + 42",
    "experience_points": 2900,
    "ability_scores": {
        "strength": 10,
        "dexterity": 14,
        "constitution": 15,
        "intelligence": 18,
        "wisdom": 12,
        "charisma": 9
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": 4,
        "wisdom": 1,
        "charisma": -1
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "constitution": 4,
        "intelligence": 7,
        "wisdom": 4
    },
    "saving_throws_all": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 4,
        "intelligence": 7,
        "wisdom": 4,
        "charisma": -1
    },
    "skill_bonuses": {
        "arcana": 7,
        "history": 7
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 1,
        "arcana": 7,
        "athletics": 0,
        "deception": -1,
        "history": 7,
        "insight": 1,
        "intimidation": -1,
        "investigation": 4,
        "medicine": 1,
        "nature": 4,
        "perception": 1,
        "performance": -1,
        "persuasion": -1,
        "religion": 4,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 1
    },
    "passive_perception": 11,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "poison",
        "damage_resistances": [
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Ring Magic",
            "desc": "The dwarven ringmage draws circles of magic in the air and sends them toward one creature it can see within 30 feet of it, causing one of the following effects:",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Ring Staff",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 10 (3d6) acid, cold, fire, lightning, or thunder damage (the ringmage's choice).",
            "attacks": [
                {
                    "name": "Ring Staff 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": "D6",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": 3,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spellcasting",
            "desc": "The dwarven ringmage casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save DC 15):\nAt will: color spray, mage hand, true strike\n3/day each: expeditious retreat, fly, haste\n1/day each: greater invisibility, wall of stone",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Dwarven Resilience",
            "desc": "The dwarven ringmage has advantage on saving throws against poison."
        }
    ],
    "creaturesets": [],
    "environments": []
}