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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd_unicorn/?format=api",
    "key": "srd_unicorn",
    "name": "Unicorn",
    "document": {
        "name": "System Reference Document 5.1",
        "key": "srd-2014",
        "display_name": "5e 2014 Rules",
        "publisher": {
            "name": "Wizards of the Coast",
            "key": "wizards-of-the-coast",
            "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
    },
    "type": {
        "name": "Celestial",
        "key": "celestial",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api"
    },
    "challenge_rating_decimal": "5.000",
    "challenge_rating_text": "5",
    "proficiency_bonus": null,
    "speed": {
        "walk": 50.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 50.0,
        "crawl": 25.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 25.0,
        "swim": 25.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "lawful good",
    "languages": {
        "as_string": "Celestial, Elvish, Sylvan, telepathy 60 ft.",
        "data": [
            {
                "name": "Celestial",
                "key": "celestial",
                "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "desc": "Typical speakers are celestials"
            },
            {
                "name": "Elvish",
                "key": "elvish",
                "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "desc": "Typical speakers are elves."
            },
            {
                "name": "Sylvan",
                "key": "sylvan",
                "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "desc": "Typical speakers are fey creatures."
            }
        ]
    },
    "armor_class": 12,
    "armor_detail": "",
    "hit_points": 67,
    "hit_dice": "9d10+18",
    "experience_points": 1800,
    "ability_scores": {
        "strength": 18,
        "dexterity": 14,
        "constitution": 15,
        "intelligence": 11,
        "wisdom": 17,
        "charisma": 16
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": 0,
        "wisdom": 3,
        "charisma": 3
    },
    "initiative_bonus": 2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": 0,
        "wisdom": 3,
        "charisma": 3
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 3,
        "arcana": 0,
        "athletics": 4,
        "deception": 3,
        "history": 0,
        "insight": 3,
        "intimidation": 3,
        "investigation": 0,
        "medicine": 3,
        "nature": 0,
        "perception": 3,
        "performance": 3,
        "persuasion": 3,
        "religion": 0,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 3
    },
    "passive_perception": 13,
    "resistances_and_immunities": {
        "damage_immunities_display": "poison",
        "damage_immunities": [
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "charmed, paralyzed, poisoned",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Paralyzed",
                "key": "paralyzed",
                "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api"
            },
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Heal Self",
            "desc": "The unicorn magically regains 11 (2d8 + 2) hit points.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 3,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Healing Touch",
            "desc": "The unicorn touches another creature with its horn. The target magically regains 11 (2d8 + 2) hit points. In addition, the touch removes all diseases and neutralizes all poisons afflicting the target.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 3
            }
        },
        {
            "name": "Hooves",
            "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Hooves attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D6",
                    "damage_bonus": null,
                    "damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": null,
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Horn",
            "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
            "attacks": [
                {
                    "name": "Horn attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D8",
                    "damage_bonus": null,
                    "damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": null,
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Hooves",
            "desc": "The unicorn makes one attack with its hooves.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The unicorn makes two attacks: one with its hooves and one with its horn.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shimmering Shield",
            "desc": "The unicorn creates a shimmering, magical field around itself or another creature it can see within 60 ft. of it. The target gains a +2 bonus to AC until the end of the unicorn's next turn.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Teleport",
            "desc": "The unicorn magically teleports itself and up to three willing creatures it can see within 5 ft. of it, along with any equipment they are wearing or carrying, to a location the unicorn is familiar with, up to 1 mile away.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 4,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        }
    ],
    "traits": [
        {
            "name": "Charge",
            "desc": "If the unicorn moves at least 20 ft. straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone."
        },
        {
            "name": "Innate Spellcasting",
            "desc": "The unicorn's innate spellcasting ability is Charisma (spell save DC 14). The unicorn can innately cast the following spells, requiring no components:\n\nAt will: detect evil and good, druidcraft, pass without trace\n1/day each: calm emotions, dispel evil and good, entangle"
        },
        {
            "name": "Magic Resistance",
            "desc": "The unicorn has advantage on saving throws against spells and other magical effects."
        },
        {
            "name": "Magic Weapons",
            "desc": "The unicorn's weapon attacks are magical."
        }
    ],
    "creaturesets": [],
    "environments": [
        {
            "name": "Forest or Jungle",
            "key": "forest",
            "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api"
        },
        {
            "name": "Feywild",
            "key": "srd_feywild",
            "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api"
        }
    ]
}