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

GET /v2/creatures/tob-2023_lord-of-the-hunt/?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_lord-of-the-hunt/?format=api",
    "key": "tob-2023_lord-of-the-hunt",
    "name": "Lord of the Hunt",
    "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": "Fey",
        "key": "fey",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "18.000",
    "challenge_rating_text": "18",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Lawful Neutral",
    "languages": {
        "as_string": "Common, Draconic, Elvish, Sylvan",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Draconic",
                "key": "draconic",
                "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "desc": "Typical speakers include dragons and dragonborn."
            },
            {
                "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": 18,
    "armor_detail": "natural armor",
    "hit_points": 229,
    "hit_dice": "27d8 + 108",
    "experience_points": 20000,
    "ability_scores": {
        "strength": 21,
        "dexterity": 18,
        "constitution": 19,
        "intelligence": 14,
        "wisdom": 18,
        "charisma": 15
    },
    "modifiers": {
        "strength": 5,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 2,
        "wisdom": 4,
        "charisma": 2
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "strength": 11,
        "wisdom": 10,
        "charisma": 8
    },
    "saving_throws_all": {
        "strength": 11,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 2,
        "wisdom": 10,
        "charisma": 8
    },
    "skill_bonuses": {
        "athletics": 11,
        "perception": 10,
        "survival": 10
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 4,
        "arcana": 2,
        "athletics": 11,
        "deception": 2,
        "history": 2,
        "insight": 4,
        "intimidation": 2,
        "investigation": 2,
        "medicine": 4,
        "nature": 2,
        "perception": 10,
        "performance": 2,
        "persuasion": 2,
        "religion": 2,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 10
    },
    "passive_perception": 20,
    "resistances_and_immunities": {
        "damage_immunities_display": "cold, poison",
        "damage_immunities": [
            {
                "name": "Cold",
                "key": "cold",
                "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            },
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?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": "exhaustion, charmed, frightened, poisoned",
        "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"
            },
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": 10.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Attack",
            "desc": "The Lord of the Hunt makes one Spear or Longbow attack.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Call to the Hunt",
            "desc": "The Lord of the Hunt blows his hunting horn and chooses one creature he can see within 60 feet. If the creature can hear the horn, it must succeed on a DC 16 Charisma saving throw or be charmed by the Lord of the Hunt for 8 hours. The charmed target obeys the Lord's verbal commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to the Lord's Call to the Hunt for the next 24 hours. The Lord can have only one target charmed at a time. If he charms another, the effect on the previous target ends.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Fey Mount",
            "desc": "The Lord of the Hunt can summon or dismiss a magical Fey mount, mounting or dismounting it as part of this bonus action without spending movement. The mount uses the statistics of a warhorse, except it has 40 hp, is a Fey, has the same damage and condition resistances and immunities as the Lord of the Hunt, and uses the Lord's saving throw bonuses in place of its own. If the mount is slain, it disappears, leaving behind no physical form, and the Lord of the Hunt must wait 1 hour before summoning the mount again.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Hunter's Quarry",
            "desc": "The Lord of the Hunt magically calls 3d6 elk or boars, 1d4 giant boars or giant elk, or 1 elephant. The called Beasts arrive in 1d4 rounds, acting as allies of the Lord and obeying its spoken commands. The Beasts remain for 1 hour, until the Lord dies, or until the Lord dismisses them as a bonus action. The Lord can have any number of Beasts under its control at one time provided the combined total CR of the Beasts is no higher than 8.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Longbow",
            "desc": "Ranged Weapon Attack: +10 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 14 (4d6) poison damage.",
            "attacks": [
                {
                    "name": "Longbow attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 10,
                    "reach": null,
                    "range": 150.0,
                    "long_range": 600.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D8",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": 4,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Poison",
                        "key": "poison",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The Lord of the Hunt makes three Spear or Longbow attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Parry",
            "desc": "The Lord of the Hunt increases his AC by 6 against one attack that would hit him. To do so, he must see the attacker and must be wielding a melee weapon.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spear",
            "desc": "Melee or Ranged Weapon Attack: +11 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 8 (1d6 + 5) piercing damage, or 9 (1d8 + 5) piercing damage if used in two hands, plus 14 (4d6) poison damage. If the Lord of the Hunt throws the spear, the spear teleports up to 120 feet to the Lord of the Hunt's hand at the start of his next turn. If he has no hand free, the spear teleports to the ground at his feet.",
            "attacks": [
                {
                    "name": "Spear attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 11,
                    "reach": 5.0,
                    "range": 30.0,
                    "long_range": 120.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 5,
                    "damage_type": null,
                    "extra_damage_die_count": 4,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Poison",
                        "key": "poison",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tenacious Stride",
            "desc": "The Lord of the Hunt moves up to his speed without provoking opportunity attacks. If he is mounted, he can force the mount to move up to half its speed without provoking opportunity attacks instead.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Huntsman’s Weapons",
            "desc": "The Lord of the Hunt’s weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 14 (4d6) poison damage (included in the attack)."
        },
        {
            "name": "Legendary Resistance (3/Day)",
            "desc": "If the Lord of the Hunt fails a saving throw, he can choose to succeed instead."
        },
        {
            "name": "Sure Seat",
            "desc": "While mounted and not incapacitated, the Lord of the Hunt can’t be knocked prone, dismounted, or moved against his will."
        }
    ],
    "creaturesets": [],
    "environments": []
}