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

GET /v2/creatures/tob2_angel-of-judgment/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob2_angel-of-judgment/?format=api",
    "key": "tob2_angel-of-judgment",
    "name": "Angel of Judgment",
    "document": {
        "name": "Tome of Beasts 2",
        "key": "tob2",
        "display_name": "Tome of Beasts 2",
        "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/tome-of-beasts-2/"
    },
    "type": {
        "name": "Celestial",
        "key": "celestial",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api"
    },
    "size": {
        "name": "Huge",
        "key": "huge",
        "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api"
    },
    "challenge_rating_decimal": "18.000",
    "challenge_rating_text": "18",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet",
        "fly": 120.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 120.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral",
    "languages": {
        "as_string": "all, telepathy 120 ft.",
        "data": []
    },
    "armor_class": 19,
    "armor_detail": "natural armor",
    "hit_points": 229,
    "hit_dice": "17d12+119",
    "experience_points": 20000,
    "ability_scores": {
        "strength": 23,
        "dexterity": 18,
        "constitution": 25,
        "intelligence": 22,
        "wisdom": 24,
        "charisma": 20
    },
    "modifiers": {
        "strength": 6,
        "dexterity": 4,
        "constitution": 7,
        "intelligence": 6,
        "wisdom": 7,
        "charisma": 5
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "intelligence": 12,
        "wisdom": 13,
        "charisma": 11
    },
    "saving_throws_all": {
        "strength": 6,
        "dexterity": 4,
        "constitution": 7,
        "intelligence": 12,
        "wisdom": 13,
        "charisma": 11
    },
    "skill_bonuses": {
        "history": 12,
        "investigation": 12,
        "perception": 13,
        "religion": 12
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 7,
        "arcana": 6,
        "athletics": 6,
        "deception": 5,
        "history": 12,
        "insight": 7,
        "intimidation": 5,
        "investigation": 12,
        "medicine": 7,
        "nature": 6,
        "perception": 13,
        "performance": 5,
        "persuasion": 5,
        "religion": 12,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 7
    },
    "passive_perception": 23,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "necrotic, poison, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            {
                "name": "Necrotic",
                "key": "necrotic",
                "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            },
            {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            },
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            },
            {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "charmed, exhaustion, frightened",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "name": "Frightened",
                "key": "frightened",
                "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": 120.0,
    "actions": [
        {
            "name": "Greataxe",
            "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage plus 27 (6d8) force damage.",
            "attacks": [
                {
                    "name": "Greataxe attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 12,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D12",
                    "damage_bonus": 6,
                    "damage_type": null,
                    "extra_damage_die_count": 6,
                    "extra_damage_die_type": "D8",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Force",
                        "key": "force",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The angel of judgment makes two melee attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Change Face",
            "desc": "As a bonus action, the angel of judgment can change its face and demeanor to exhibit aspects of chaos or law, as needed by its assignment. It can have only one face active at a time and can end the effect on its turn as a bonus action. \n* Face of Chaos. The angel of judgment becomes a harbinger of chaos. It is treated as a fiend by spells and other magical effects that affect fiends and has advantage on attack rolls against celestials and devils. \n* Face of Law. The angel becomes a harbinger of law and has advantage on attack rolls against demons, fey, and undead."
        },
        {
            "name": "Divine Awareness",
            "desc": "The angel of judgment knows if it hears a lie."
        },
        {
            "name": "Innate Spellcasting",
            "desc": "The angel of judgment’s spellcasting ability is Charisma (spell save DC 19). The angel can cast the following spells, requiring no material components:\nAt will: detect evil and good, detect magic, detect thoughts, invisibility (self only)\n3/day each: calm emotions, dispel evil and good, speak with dead\n1/day each: divine word, holy aura, raise dead"
        },
        {
            "name": "Magic Resistance",
            "desc": "The angel of judgment has advantage on saving throws against spells and other magical effects."
        },
        {
            "name": "Penance Gaze",
            "desc": "When a creature that can see the angel of judgment’s eyes starts its turn within 30 feet of the angel, the angel can force it to make a DC 18 Wisdom saving throw if the angel isn’t incapacitated and can see the creature. On a failure, the creature is stunned until the start of its next turn. On a success, the creature is restrained. Unless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can’t see the angel until the start of its next turn, when it can avert its eyes again. If the creature looks at the angel in the meantime, it must immediately make the save."
        },
        {
            "name": "Weapons of Balance",
            "desc": "The angel of judgment’s weapon attacks are magical. When the angel of judgment hits with any weapon, the weapon deals an extra 6d8 force damage (included in the attack)."
        }
    ],
    "creaturesets": [],
    "environments": []
}