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

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

{
    "url": "https://api.open5e.com/v2/creatures/bfrd_archmage/?format=api",
    "document": "https://api.open5e.com/v2/documents/bfrd/?format=api",
    "key": "bfrd_archmage",
    "name": "Archmage",
    "size": "https://api.open5e.com/v2/sizes/medium/?format=api",
    "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,
    "type": "https://api.open5e.com/v2/creaturetypes/humanoid/?format=api",
    "alignment": "chaotic evil",
    "languages": [],
    "armor_class": 17,
    "hit_points": 212,
    "hit_dice": null,
    "challenge_rating_decimal": "12.000",
    "challenge_rating_text": "12",
    "experience_points": 8400,
    "ability_scores": {
        "strength": 10,
        "dexterity": 14,
        "constitution": 12,
        "intelligence": 28,
        "wisdom": 22,
        "charisma": 16
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 9,
        "wisdom": 6,
        "charisma": 3
    },
    "saving_throws": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 9,
        "wisdom": 6,
        "charisma": 3
    },
    "saving_throws_all": {
        "strength": 0,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 9,
        "wisdom": 6,
        "charisma": 3
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 6,
        "arcana": 9,
        "athletics": 0,
        "deception": 3,
        "history": 9,
        "insight": 6,
        "intimidation": 3,
        "investigation": 9,
        "medicine": 6,
        "nature": 9,
        "perception": 6,
        "performance": 3,
        "persuasion": 3,
        "religion": 9,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 6
    },
    "passive_perception": 16,
    "damage_immunities": [],
    "nonmagical_attack_immunity": false,
    "damage_resistances": [],
    "nonmagical_attack_resistance": false,
    "damage_vulnerabilities": [],
    "condition_immunities": [],
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "key": "bfrd_archmage_arcane-blast",
            "attacks": [
                {
                    "key": "bfrd_archmage_arcane-blast_arcane-blast-attack",
                    "distance_unit": "feet",
                    "name": "Arcane Blast attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 9,
                    "reach": 5.0,
                    "range": 60.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D10",
                    "damage_bonus": 5,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "parent": "bfrd_archmage_arcane-blast",
                    "damage_type": null,
                    "extra_damage_type": "force"
                }
            ],
            "name": "Arcane Blast",
            "desc": "_Melee or Ranged Spell Attack:_ +9 to hit, reach 5 ft. or range 60 ft., one target. _Hit:_ 27 (4d10+5) force damage, and the target must succeed on a DC 17 STR save or be pushed up to 10 feet away from the archmage and knocked prone.",
            "uses_type": null,
            "uses_param": null,
            "action_type": "ACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        },
        {
            "key": "bfrd_archmage_burst-of-magic",
            "attacks": [],
            "name": "Burst of Magic ",
            "desc": "The archmage releases a burst of swirling, multicolored, magical energy on a point it can see within 60 feet of it. Each creature within 20 feet of that point must make a DC 17 DEX save, taking 33 (6d10) force damage and 18 (4d8) acid, cold, fire, lightning, or thunder damage (the archmage's choice) on a failed save, or half as much damage on a successful one.",
            "uses_type": "RECHARGE_ON_ROLL",
            "uses_param": 5,
            "action_type": "ACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        },
        {
            "key": "bfrd_archmage_counter-spell",
            "attacks": [],
            "name": "Counter Spell",
            "desc": "When a creature the archmage can see within 30 feet of it casts a spell, the archmage can counter the spell, interrupting the casting. This reaction works like the counterspell spell with a +5 spellcasting ability check, except the archmage must always make the ability check, regardless of the spell's circle. The archmage has advantage on this check if the spell is on the Arcane source spell list.",
            "uses_type": null,
            "uses_param": null,
            "action_type": "REACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        },
        {
            "key": "bfrd_archmage_multiattack",
            "attacks": [],
            "name": "Multiattack",
            "desc": "The archmage makes three Arcane Blast attacks. It can replace one attack with a use of Spellcasting.",
            "uses_type": null,
            "uses_param": null,
            "action_type": "ACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        },
        {
            "key": "bfrd_archmage_shimmering-step",
            "attacks": [],
            "name": "Shimmering Step",
            "desc": "The archmage teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. Sparks of arcane energy appear at the origin and destination when it uses this bonus action.",
            "uses_type": null,
            "uses_param": null,
            "action_type": "BONUS_ACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        },
        {
            "key": "bfrd_archmage_spellcasting",
            "attacks": [],
            "name": "Spellcasting",
            "desc": "The archmage casts one of the following spells, using INT as the spellcasting ability (spell save DC 17).<br>At will: _detect magic_, _disguise self_, _mage hand_, _prestidigitation_<br>3/day each: _charm_, _dispel magic_, _fly_, _invisibility_ (self only), _mirror image_<br>1/day each: _dimension door_, _greater hold_, _wall of force_",
            "uses_type": null,
            "uses_param": null,
            "action_type": "ACTION",
            "form_condition": null,
            "legendary_cost": null,
            "parent": "bfrd_archmage"
        }
    ],
    "traits": [
        {
            "url": "https://api.open5e.com/v2/creaturetraits/bfrd_archmage_magic-resistance/?format=api",
            "key": "bfrd_archmage_magic-resistance",
            "name": "Magic Resistance",
            "desc": "The archmage has advantage on saves against spells and other magical effects.",
            "type": null,
            "parent": "https://api.open5e.com/v2/creatures/bfrd_archmage/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetraits/bfrd_archmage_magic-ward/?format=api",
            "key": "bfrd_archmage_magic-ward",
            "name": "Magic Ward",
            "desc": "While the archmage is conscious, wearing no armor, and not inside of an antimagic effect, it adds its INT modifier to its AC (included above). In addition, it is resistant to force damage.",
            "type": null,
            "parent": "https://api.open5e.com/v2/creatures/bfrd_archmage/?format=api"
        }
    ],
    "creaturesets": [],
    "environments": []
}