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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/bfrd_archdruid/?format=api",
    "key": "bfrd_archdruid",
    "name": "Archdruid",
    "document": {
        "name": "Black Flag SRD",
        "key": "bfrd",
        "display_name": "Black Flag SRD",
        "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/black-flag-reference-document/"
    },
    "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": "12.000",
    "challenge_rating_text": "12",
    "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": "chaotic evil",
    "languages": {
        "as_string": "Common,Druidic,plus any one language",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Druidic",
                "key": "druidic",
                "url": "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "desc": "The secret language of druids. Those who know it can speak the language and use it to leave hidden messages. Those who know this language automatically spot such a message. Others spot the message’s presence with a successful DC 15 Wisdom (Perception) check but can’t decipher it without magic."
            }
        ]
    },
    "armor_class": 17,
    "armor_detail": "Nature's Champion",
    "hit_points": 210,
    "hit_dice": null,
    "experience_points": 8400,
    "ability_scores": {
        "strength": 16,
        "dexterity": 14,
        "constitution": 12,
        "intelligence": 22,
        "wisdom": 28,
        "charisma": 12
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 6,
        "wisdom": 9,
        "charisma": 1
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 6,
        "wisdom": 9,
        "charisma": 1
    },
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 1,
        "intelligence": 6,
        "wisdom": 9,
        "charisma": 1
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 9,
        "arcana": 6,
        "athletics": 3,
        "deception": 1,
        "history": 6,
        "insight": 9,
        "intimidation": 1,
        "investigation": 6,
        "medicine": 9,
        "nature": 6,
        "perception": 9,
        "performance": 1,
        "persuasion": 1,
        "religion": 6,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 9
    },
    "passive_perception": 19,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "Nature's Champion",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Change Shape",
            "desc": "The archdruid magically transforms into a Beast that has a challenge rating no higher than its own, or back into its true form, which is Humanoid. Any equipment it is wearing or carrying transforms with it. It reverts to its true form if it dies. In a new form, the archdruid retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA modifiers, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form. The archdruid can choose to instead magically transform into an Elemental that has a challenge rating no higher than 6, or back into its true form. If it transforms into an Elemental, the archdruid can remain in that form for up to 6 hours then must finish a short or long rest before it can transform into an Elemental again.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The archdruid makes three Thorned Staff or Nature's Wrath attacks. It can replace one attack with a use of Spellcasting.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Nature's Wrath",
            "desc": "_Ranged Spell Attack:_+9 to hit, range 120 ft., one target. _Hit:_ 27 (5d8+5) cold, fire, lightning, poison, or thunder damage (the archdruid's choice).",
            "attacks": [
                {
                    "name": "Nature's Wrath attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 9,
                    "reach": null,
                    "range": 120.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 5,
                    "damage_die_type": "D8",
                    "damage_bonus": 5,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "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": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spellcasting",
            "desc": "The archdruid casts one of the following spells, using WIS as the spellcasting ability (spell save DC 17).<br>At will: _animal friendship_, _druidcraft_, _entangle_, _speak with animals_<br>3/day each: _heat metal_, _spike growth_, _plant growth_, _speak with plants_<br>1/day each: _polymorph_, _insect plague_",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Thorned Staff",
            "desc": "_Melee Weapon Attack:_+7 to hit, reach 5. ft., one target. _Hit:_ 10 (2d6+3) piercing damage plus 18 (4d8) cold, fire, lightning, poison, or thunder damage (the archdruid's choice).",
            "attacks": [
                {
                    "name": "Thorned Staff attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": null,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D6",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": 4,
                    "extra_damage_die_type": "D8",
                    "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": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Nature's Champion",
            "desc": "While the archdruid is conscious, wearing no armor, and in a natural environment or terrain, such as a desert, forest, or mountain, it adds its WIS modifier to its AC (included above). In addition, it is resistant to cold, fire, lightning, poison, and thunder damage."
        },
        {
            "name": "Nature's Weapons",
            "desc": "When the archdruid hits with any weapon, the weapon deals an extra 4d8 cold, fire, lightning, poison, or thunder damage (included in the attack), the archdruid's choice."
        }
    ],
    "creaturesets": [],
    "environments": []
}