Creature List
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/?format=api&ordering=blindsight_range&page=10
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=blindsight_range&page=11", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=blindsight_range&page=9", "results": [ { "key": "srd-2024_stone-giant", "name": "Stone Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 126, "hit_dice": "11d12 + 55", "experience_points": 2900, "ability_scores": { "strength": 23, "dexterity": 15, "constitution": 20, "intelligence": 10, "wisdom": 12, "charisma": 9 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 0, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 5, "saving_throws": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 0, "wisdom": 4, "charisma": -1 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 0, "wisdom": 4, "charisma": -1 }, "skill_bonuses": { "athletics": 12, "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 12, "deception": -1, "history": 0, "insight": 1, "intimidation": -1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 2, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Boulder", "desc": "Ranged Attack Roll: +9, range 60/240 ft. 15 (2d8 + 6) Bludgeoning damage. If the target is a Large or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Boulder attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two attacks, using Stone Club or Boulder in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Stone Club", "desc": "Melee Attack Roll: +9, reach 15 ft. 22 (3d10 + 6) Bludgeoning damage.", "attacks": [ { "name": "Stone Club attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Deflect Missile", "desc": "_Trigger:_ The giant is hit by a ranged attack roll and takes Bludgeoning, Piercing, or Slashing damage from it. _Response:_ The giant reduces the damage it takes from the attack by 11 (1d10 + 6), and if that damage is reduced to 0, the giant can redirect some of the attack’s force. _Dexterity Saving Throw:_ DC 17, one creature the giant can see within 60 feet. Failure: 11 (1d10 + 6) Force damage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_stone-golem", "name": "Stone Golem", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Construct", "key": "construct" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 10.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Understands Common plus two other languages but can't speak", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 220, "hit_dice": "21d10 + 105", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 9, "constitution": 20, "intelligence": 3, "wisdom": 11, "charisma": 1 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 3, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 6, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Force Bolt", "desc": "Ranged Attack Roll: +9, range 120 ft. 22 (4d10) Force damage.", "attacks": [ { "name": "Force Bolt attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 120, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The golem makes two attacks, using Slam or Force Bolt in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +10, reach 5 ft. 15 (2d8 + 6) Bludgeoning damage plus 9 (2d8) Force damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slow", "desc": "The golem casts the Slow spell, requiring no spell components and using Constitution as the spellcasting ability (spell save DC 17).", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } } ], "traits": [ { "name": "Immutable Form", "desc": "The golem can't shape-shift." }, { "name": "Magic Resistance", "desc": "The golem has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_storm-giant", "name": "Storm Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 13.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "fly": 25, "swim": 50, "hover": true }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": true, "fly": 25, "burrow": 0, "climb": 25, "swim": 50 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 230, "hit_dice": "20d12 + 100", "experience_points": 10000, "ability_scores": { "strength": 29, "dexterity": 14, "constitution": 20, "intelligence": 16, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 9, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 7, "saving_throws": { "strength": 14, "dexterity": 2, "constitution": 10, "intelligence": 3, "wisdom": 10, "charisma": 9 }, "saving_throws_all": { "strength": 14, "dexterity": 2, "constitution": 10, "intelligence": 3, "wisdom": 10, "charisma": 9 }, "skill_bonuses": { "arcana": 8, "athletics": 14, "history": 8, "perception": 10 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 5, "arcana": 8, "athletics": 14, "deception": 4, "history": 8, "insight": 5, "intimidation": 4, "investigation": 3, "medicine": 5, "nature": 3, "perception": 10, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 5 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "lightning, thunder", "damage_immunities": [ { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 30, "actions": [ { "name": "Lightning Storm", "desc": "Dexterity Saving Throw: DC 18, each creature in a 10-foot-radius, 40-foot-high Cylinder [Area of Effect]|XPHB|Cylinder originating from a point the giant can see within 500 feet. Failure: 55 (10d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The giant makes two attacks, using Storm Sword or Thunderbolt in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The giant casts one of the following spells, requiring no Material components and using Wisdom as the spellcasting ability (spell save DC 18):\n\n- **At Will:** Detect Magic, Light\n- **1/Day Each:** Control Weather", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Storm Sword", "desc": "Melee Attack Roll: +14, reach 10 ft. 23 (4d6 + 9) Slashing damage plus 13 (3d8) Lightning damage.", "attacks": [ { "name": "Storm Sword attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderbolt", "desc": "Ranged Attack Roll: +14, range 500 ft. 22 (2d12 + 9) Lightning damage, and the target has the Blinded and Deafened conditions until the start of the giant's next turn.", "attacks": [ { "name": "Thunderbolt attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": null, "range": 500, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The giant can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_succubus", "name": "Succubus", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Abyssal, Common, Infernal; telepathy 60 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 71, "hit_dice": "13d8 + 13", "experience_points": 1100, "ability_scores": { "strength": 8, "dexterity": 17, "constitution": 13, "intelligence": 15, "wisdom": 12, "charisma": 20 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 5 }, "saving_throws_all": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 5 }, "skill_bonuses": { "deception": 9, "insight": 5, "perception": 5, "persuasion": 9, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 2, "athletics": -1, "deception": 9, "history": 2, "insight": 5, "intimidation": 5, "investigation": 2, "medicine": 1, "nature": 2, "perception": 5, "performance": 5, "persuasion": 9, "religion": 2, "sleight_of_hand": 3, "stealth": 7, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, fire, poison, psychic", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charm", "desc": "The succubus casts Dominate Person (level 8 version), requiring no spell components and using Charisma as the spellcasting ability (spell save DC 15).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Draining Kiss", "desc": "Constitution Saving Throw: DC 15, one creature Charmed by the succubus within 5 feet. Failure: 13 (3d8) Psychic damage. Success: Half damage. Failure or Success: The target's Hit Point maximum decreases by an amount equal to the damage taken.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fiendish Touch", "desc": "Melee Attack Roll: +7, reach 5 ft. 16 (2d10 + 5) Psychic damage.", "attacks": [ { "name": "Fiendish Touch attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The succubus makes one Fiendish Touch attack and uses Charm or Draining Kiss.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shape-Shift", "desc": "The succubus shape-shifts to resemble a Medium or Small Humanoid or back into its true form. Its game statistics are the same in each form, except its Fly Speed is available only in its true form. Any equipment it's wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Incubus Form", "desc": "When the succubus finishes a Long Rest, it can shape-shift into an Incubus, using that stat block instead of this one." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_swarm-of-piranhas", "name": "Swarm of Piranhas", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 0, "burrow": 0, "climb": 2, "swim": 40 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 28, "hit_dice": "8d8 - 8", "experience_points": 200, "ability_scores": { "strength": 13, "dexterity": 16, "constitution": 9, "intelligence": 1, "wisdom": 7, "charisma": 2 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": -1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": { "strength": 1, "dexterity": 3, "constitution": -1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": -1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": -5, "athletics": 1, "deception": -4, "history": -5, "insight": -2, "intimidation": -4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Attack Roll: +5 (with Advantage if the target doesn't have all its Hit Points), reach 5 ft. 8 (2d4 + 3) Piercing damage, or 5 (1d4 + 3) Piercing damage if the swarm is Bloodied.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny piranha. The swarm can't regain Hit Points or gain Temporary Hit Points." }, { "name": "Water Breathing", "desc": "The swarm can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_swarm-of-rats", "name": "Swarm of Rats", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 10, "armor_detail": "natural armor", "hit_points": 14, "hit_dice": "4d8 - 4", "experience_points": 200, "ability_scores": { "strength": 9, "dexterity": 11, "constitution": 9, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 0, "constitution": -1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": { "strength": -1, "dexterity": 0, "constitution": -1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "saving_throws_all": { "strength": -1, "dexterity": 0, "constitution": -1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": -1, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Attack Roll: +2, reach 5 ft. 5 (2d4) Piercing damage, or 2 (1d4) Piercing damage if the swarm is Bloodied.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny rat. The swarm can't regain Hit Points or gain Temporary Hit Points." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_swarm-of-ravens", "name": "Swarm of Ravens", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 50, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8 + 2", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 12, "intelligence": 5, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": -2, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 5, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beaks", "desc": "Melee Attack Roll: +4, reach 5 ft. 5 (1d6 + 2) Piercing damage, or 2 (1d4) Piercing damage if the swarm is Bloodied.", "attacks": [ { "name": "Beaks attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cacophony", "desc": "Wisdom Saving Throw: DC 10, one creature in the swarm's space. Failure: The target has the Deafened condition until the start of the swarm's next turn. While Deafened, the target also has Disadvantage on ability checks and attack rolls.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny raven. The swarm can't regain Hit Points or gain Temporary Hit Points." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_tiger", "name": "Tiger", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 30, "hit_dice": "4d10 + 8", "experience_points": 200, "ability_scores": { "strength": 17, "dexterity": 16, "constitution": 14, "intelligence": 3, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 3, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -1, "history": -4, "insight": 1, "intimidation": -1, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 3, "stealth": 7, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Rend", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Slashing damage. If the target is a Large or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Nimble Escape", "desc": "The tiger takes the Disengage or Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_tough", "name": "Tough", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 32, "hit_dice": "5d8 + 10", "experience_points": 100, "ability_scores": { "strength": 15, "dexterity": 12, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 11 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Heavy Crossbow", "desc": "Ranged Attack Roll: +3, range 100/400 ft. 6 (1d10 + 1) Piercing damage.", "attacks": [ { "name": "Heavy Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 100, "long_range": 400, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Mace", "desc": "Melee Attack Roll: +4, reach 5 ft. 5 (1d6 + 2) Bludgeoning damage.", "attacks": [ { "name": "Mace attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The tough has Advantage on an attack roll against a creature if at least one of the tough's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_tough-boss", "name": "Tough Boss", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "11d8 + 33", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 16, "intelligence": 11, "wisdom": 10, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "dexterity": 2, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Heavy Crossbow", "desc": "Ranged Attack Roll: +4, range 100/400 ft. 13 (2d10 + 2) Piercing damage.", "attacks": [ { "name": "Heavy Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 100, "long_range": 400, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The tough makes two attacks, using Warhammer or Heavy Crossbow in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Warhammer", "desc": "Melee Attack Roll: +5, reach 5 ft. 12 (2d8 + 3) Bludgeoning damage. If the target is a Large or smaller creature, the tough pushes the target up to 10 feet straight away from itself.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The tough has Advantage on an attack roll against a creature if at least one of the tough's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_treant", "name": "Treant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Druidic, Elvish, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 138, "hit_dice": "12d12 + 60", "experience_points": 5000, "ability_scores": { "strength": 23, "dexterity": 8, "constitution": 21, "intelligence": 12, "wisdom": 16, "charisma": 12 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 1, "history": 1, "insight": 3, "intimidation": 1, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": -1, "stealth": -1, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Animate Trees", "desc": "The treant magically animates up to two trees it can see within 60 feet of itself. Each tree uses the Treant stat block, except it has Intelligence and Charisma scores of 1, it can't speak, and it lacks this action. The tree takes its turn immediately after the treant on the same Initiative count, and it obeys the treant. A tree remains animate for 1 day or until it dies, the treant dies, or it is more than 120 feet from the treant. The tree then takes root if possible.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Hail of Bark", "desc": "Ranged Attack Roll: +10, range 180 ft. 28 (4d10 + 6) Piercing damage.", "attacks": [ { "name": "Hail of Bark attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": null, "range": 180, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The treant makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +10, reach 5 ft. 16 (3d6 + 6) Bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The treant deals double damage to objects and structures." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_triceratops", "name": "Triceratops", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d12 + 36", "experience_points": 1800, "ability_scores": { "strength": 22, "dexterity": 9, "constitution": 17, "intelligence": 2, "wisdom": 11, "charisma": 5 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 6, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +9, reach 5 ft. 19 (2d12 + 6) Piercing damage. If the target is Huge or smaller and the triceratops moved 20+ feet straight toward it immediately before the hit, the target takes an extra 9 (2d8) Piercing damage and has the Prone condition.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The triceratops makes two Gore attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_troll", "name": "Troll", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 94, "hit_dice": "9d10 + 45", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 13, "constitution": 20, "intelligence": 7, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": -1, "intimidation": -2, "investigation": -2, "medicine": -1, "nature": -2, "perception": 5, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The troll makes three Rend attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 11 (2d6 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Charge", "desc": "The troll moves up to half its Speed straight toward an enemy it can see.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Loathsome Limbs (4/Day)", "desc": "If the troll ends any turn Bloodied and took 15+ Slashing damage during that turn, one of the troll's limbs is severed, falls into the troll's space, and becomes a Troll Limb. The limb acts immediately after the troll's turn. The troll has 1 Exhaustion level for each missing limb, and it grows replacement limbs the next time it regains Hit Points." }, { "name": "Regeneration", "desc": "The troll regains 15 Hit Points at the start of each of its turns. If the troll takes Acid or Fire damage, this trait doesn't function on the troll's next turn. The troll dies only if it starts its turn with 0 Hit Points and doesn't regenerate." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_troll-limb", "name": "Troll Limb", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 14, "hit_dice": "4d6", "experience_points": 100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 10, "intelligence": 1, "wisdom": 9, "charisma": 1 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -1, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -1, "charisma": -5 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -1, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -5, "athletics": 4, "deception": -5, "history": -5, "insight": -1, "intimidation": -5, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Rend", "desc": "Melee Attack Roll: +6, reach 5 ft. 9 (2d4 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Regeneration", "desc": "The limb regains 5 Hit Points at the start of each of its turns. If the limb takes Acid or Fire damage, this trait doesn't function on the limb's next turn. The limb dies only if it starts its turn with 0 Hit Points and doesn't regenerate." }, { "name": "Troll Spawn", "desc": "The limb uncannily has the same senses as a whole troll. If the limb isn't destroyed within 24 hours, roll 1d12. On a 12, the limb turns into a Troll. Otherwise, the limb withers away." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_tyrannosaurus-rex", "name": "Tyrannosaurus Rex", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "13d12 + 52", "experience_points": 3900, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 19, "intelligence": 2, "wisdom": 12, "charisma": 9 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": { "strength": 10, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 4, "charisma": -1 }, "saving_throws_all": { "strength": 10, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 4, "charisma": -1 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 7, "deception": -1, "history": -4, "insight": 1, "intimidation": -1, "investigation": -4, "medicine": 1, "nature": -4, "perception": 4, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +10, reach 10 ft. 33 (4d12 + 7) Piercing damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 17). While Grappled, the target has the Restrained condition and can't be targeted by the tyrannosaurus's Tail.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The tyrannosaurus makes one Bite attack and one Tail attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Attack Roll: +10, reach 15 ft. 25 (4d8 + 7) Bludgeoning damage. If the target is a Huge or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_unicorn", "name": "Unicorn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Celestial", "key": "celestial" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Elvish, Sylvan; telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "13d10 + 26", "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": 8, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "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" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charging Horn", "desc": "The unicorn moves up to half its Speed without provoking Opportunity Attacks, and it makes one Radiant Horn attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Hooves", "desc": "Melee Attack Roll: +7, reach 5 ft. 11 (2d6 + 4) Bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The unicorn makes one Hooves attack and one Radiant Horn attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Horn", "desc": "Melee Attack Roll: +7, reach 5 ft. 9 (1d10 + 4) Radiant damage.", "attacks": [ { "name": "Radiant Horn attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shimmering Shield", "desc": "The unicorn targets itself or one creature it can see within 60 feet of itself. The target gains 10 (3d6) Temporary Hit Points, and its AC increases by 2 until the end of the unicorn's next turn. The unicorn can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The unicorn casts one of the following spells, requiring no spell components and using Charisma as the spellcasting ability (spell save DC 14):\n\n- **At Will:** Detect Evil and Good, Druidcraft\n- **1/Day Each:** Calm Emotions, Dispel Evil and Good, Entangle, Pass without Trace, Word of Recall", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Unicorn's Blessing", "desc": "The unicorn touches another creature with its horn and casts Cure Wounds or Lesser Restoration on that creature, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the unicorn fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The unicorn has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_vampire", "name": "Vampire", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 13.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common plus two other languages", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 195, "hit_dice": "23d8 + 92", "experience_points": 10000, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 18, "intelligence": 17, "wisdom": 15, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 14, "saving_throws": { "strength": 4, "dexterity": 9, "constitution": 9, "intelligence": 3, "wisdom": 7, "charisma": 9 }, "saving_throws_all": { "strength": 4, "dexterity": 9, "constitution": 9, "intelligence": 3, "wisdom": 7, "charisma": 9 }, "skill_bonuses": { "perception": 7, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 3, "athletics": 4, "deception": 4, "history": 3, "insight": 2, "intimidation": 4, "investigation": 3, "medicine": 2, "nature": 3, "perception": 7, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 4, "stealth": 9, "survival": 2 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beguile", "desc": "The vampire casts Command, requiring no spell components and using Charisma as the spellcasting ability (spell save DC 17). The vampire can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Constitution Saving Throw: DC 17, one creature within 5 feet that is willing or that has the Grappled, Incapacitated, or Restrained condition. Failure: 6 (1d4 + 4) Piercing damage plus 13 (3d8) Necrotic damage. The target's Hit Point maximum decreases by an amount equal to the Necrotic damage taken, and the vampire regains Hit Points equal to that amount. A Humanoid reduced to 0 Hit Points by this damage and then buried rises the following sunset as a Vampire Spawn under the vampire's control.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": "Bat or Vampire Form Only", "usage_limits": null }, { "name": "Deathless Strike", "desc": "The vampire moves up to half its Speed, and it makes one Grave Strike attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Grave Strike", "desc": "Melee Attack Roll: +9, reach 5 ft. 8 (1d8 + 4) Bludgeoning damage plus 7 (2d6) Necrotic damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 14) from one of two hands.", "attacks": [ { "name": "Grave Strike attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Vampire Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The vampire makes two Grave Strike attacks and uses Bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": "Vampire Form Only", "usage_limits": null }, { "name": "Shape-Shift", "desc": "If the vampire isn't in sunlight or running water, it shape-shifts into a Tiny bat (Speed 5 ft., Fly Speed 30 ft.) or a Medium cloud of mist (Speed 5 ft., Fly Speed 20 ft. [hover]), or it returns to its vampire form. Anything it is wearing transforms with it. While in bat form, the vampire can't speak. Its game statistics, other than its size and Speed, are unchanged. While in mist form, the vampire can't take any actions, speak, or manipulate objects. It is weightless and can enter an enemy's space and stop there. If air can pass through a space, the mist can do so, but it can't pass through liquid. It has Resistance to all damage, except the damage it takes from sunlight.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Charm", "desc": "The vampire casts Charm Person, requiring no spell components and using Charisma as the spellcasting ability (spell save DC 17), and the duration is 24 hours. The Charmed target is a willing recipient of the vampire's Bite, the damage of which doesn't end the spell. When the spell ends, the target is unaware it was Charmed by the vampire.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } } ], "traits": [ { "name": "Legendary Resistance (3/Day, or 4/Day in Lair)", "desc": "If the vampire fails a saving throw, it can choose to succeed instead." }, { "name": "Misty Escape", "desc": "If the vampire drops to 0 Hit Points outside its resting place, the vampire uses Shape-Shift to become mist (no action required). If it can't use Shape-Shift, it is destroyed. While it has 0 Hit Points in mist form, it can't return to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it returns to its vampire form and has the Paralyzed condition until it regains any Hit Points, and it regains 1 Hit Point after spending 1 hour there." }, { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including along ceilings, without needing to make an ability check." }, { "name": "Vampire Weakness", "desc": "The vampire has these weaknesses:\n\n- **Forbiddance:** The vampire can't enter a residence without an invitation from an occupant.\n- **Running Water:** The vampire takes 20 Acid damage if it ends its turn in running water.\n- **Stake to the Heart:** If a weapon that deals Piercing damage is driven into the vampire's heart while the vampire has the Incapacitated condition in its resting place, the vampire has the Paralyzed condition until the weapon is removed.\n- **Sunlight:** The vampire takes 20 Radiant damage if it starts its turn in sunlight. While in sunlight, it has Disadvantage on attack rolls and ability checks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_vampire-familiar", "name": "Vampire Familiar", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 65, "hit_dice": "10d8 + 20", "experience_points": 700, "ability_scores": { "strength": 17, "dexterity": 16, "constitution": 15, "intelligence": 10, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "perception": 4, "persuasion": 4, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 4, "religion": 0, "sleight_of_hand": 3, "stealth": 7, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The familiar makes two Umbral Dagger attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Umbral Dagger", "desc": "Melee or Ranged Attack Roll: +5, reach 5 ft. or range 20/60 ft. 5 (1d4 + 3) Piercing damage plus 7 (3d4) Necrotic damage. If the target is reduced to 0 Hit Points by this attack, the target becomes Stable but has the Poisoned condition for 1 hour. While it has the Poisoned condition, the target has the Paralyzed condition.", "attacks": [ { "name": "Umbral Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Deathless Agility", "desc": "The familiar takes the Dash or Disengage action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Vampiric Connection", "desc": "While the familiar and its vampire master are on the same plane of existence, the vampire can communicate with the familiar telepathically, and the vampire can perceive through the familiar's senses." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_vampire-spawn", "name": "Vampire Spawn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d8 + 36", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 16, "intelligence": 11, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "skill_bonuses": { "perception": 3, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 3, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 3, "stealth": 6, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Constitution Saving Throw: DC 14, one creature within 5 feet that is willing or that has the Grappled, Incapacitated, or Restrained condition. Failure: 5 (1d4 + 3) Piercing damage plus 10 (3d6) Necrotic damage. The target's Hit Point maximum decreases by an amount equal to the Necrotic damage taken, and the vampire regains Hit Points equal to that amount.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Attack Roll: +6, reach 5 ft. 8 (2d4 + 3) Slashing damage. If the target is a Medium or smaller creature, it has the Grappled condition (escape DC 13) from one of two claws.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vampire makes two Claw attacks and uses Bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Deathless Agility", "desc": "The vampire takes the Dash or Disengage action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including along ceilings, without needing to make an ability check." }, { "name": "Vampire Weakness", "desc": "The vampire has these weaknesses:\n\n- **Forbiddance:** The vampire can't enter a residence without an invitation from an occupant.\n- **Running Water:** The vampire takes 20 Acid damage if it ends its turn in running water.\n- **Stake to the Heart:** The vampire is destroyed if a weapon that deals Piercing damage is driven into the vampire's heart while the vampire has the Incapacitated condition.\n- **Sunlight:** The vampire takes 20 Radiant damage if it starts its turn in sunlight. While in sunlight, it has Disadvantage on attack rolls and ability checks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_vrock", "name": "Vrock", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal; telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10 + 64", "experience_points": 2300, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 18, "intelligence": 8, "wisdom": 13, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 5, "constitution": 4, "intelligence": -1, "wisdom": 4, "charisma": 2 }, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 4, "intelligence": -1, "wisdom": 4, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -1, "athletics": 3, "deception": -1, "history": -1, "insight": 1, "intimidation": -1, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold, fire, lightning", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The vrock makes two Shred attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shred", "desc": "Melee Attack Roll: +6, reach 5 ft. 10 (2d6 + 3) Piercing damage plus 10 (3d6) Poison damage.", "attacks": [ { "name": "Shred attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spores", "desc": "Constitution Saving Throw: DC 15, each creature in a 20-foot Emanation originating from the vrock. Failure: The target has the Poisoned condition and repeats the save at the end of each of its turns, ending the effect on itself on a success. While Poisoned, the target takes 5 (1d10) Poison damage at the start of each of its turns. Emptying a flask of Holy Water on the target ends the effect early.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Stunning Screech", "desc": "Constitution Saving Throw: DC 15, each creature in a 20-foot Emanation originating from the vrock (demons succeed automatically). Failure: 10 (3d6) Thunder damage, and the target has the Stunned condition until the end of the vrock's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Demonic Restoration", "desc": "If the vrock dies outside the Abyss, its body dissolves into ichor, and it gains a new body instantly, reviving with all its Hit Points somewhere in the Abyss." }, { "name": "Magic Resistance", "desc": "The vrock has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_vulture", "name": "Vulture", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.0, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 50, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 10, "armor_detail": "natural armor", "hit_points": 5, "hit_dice": "1d8 + 1", "experience_points": 0, "ability_scores": { "strength": 7, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": -2, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Attack Roll: +2, reach 5 ft. 2 (1d4) Piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The vulture has Advantage on an attack roll against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_warhorse", "name": "Warhorse", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 19, "hit_dice": "3d10 + 3", "experience_points": 100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 13, "intelligence": 2, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 3, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 3, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hooves", "desc": "Melee Attack Roll: +6, reach 5 ft. 9 (2d4 + 4) Bludgeoning damage. If the target is a Large or smaller creature and the horse moved 20+ feet straight toward it immediately before the hit, the target takes an extra 5 (2d4) Bludgeoning damage and has the Prone condition.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_warhorse-skeleton", "name": "Warhorse Skeleton", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "3d10 + 6", "experience_points": 100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 15, "intelligence": 2, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -4, "athletics": 4, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hooves", "desc": "Melee Attack Roll: +6, reach 5 ft. 7 (1d6 + 4) Bludgeoning damage. If the target is a Large or smaller creature and the skeleton moved 20+ feet straight toward it immediately before the hit, the target has the Prone condition.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_warrior-infantry", "name": "Warrior Infantry", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.125, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 9, "hit_dice": "2d8", "experience_points": 25, "ability_scores": { "strength": 13, "dexterity": 11, "constitution": 11, "intelligence": 8, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 1, "dexterity": 0, "constitution": 0, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": { "strength": 1, "dexterity": 0, "constitution": 0, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 1, "dexterity": 0, "constitution": 0, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -1, "athletics": 1, "deception": -1, "history": -1, "insight": 0, "intimidation": -1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Spear", "desc": "Melee or Ranged Attack Roll: +3, reach 5 ft. or range 20/60 ft. 4 (1d6 + 1) Piercing damage.", "attacks": [ { "name": "Spear attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The warrior has Advantage on an attack roll against a creature if at least one of the warrior's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_warrior-veteran", "name": "Warrior Veteran", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 65, "hit_dice": "10d8 + 20", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 14, "intelligence": 10, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "athletics": 5, "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 5, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatsword", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Slashing damage.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Heavy Crossbow", "desc": "Ranged Attack Roll: +3, range 100/400 ft. 12 (2d10 + 1) Piercing damage.", "attacks": [ { "name": "Heavy Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 100, "long_range": 400, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The warrior makes two Greatsword or Heavy Crossbow attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "_Trigger:_ The warrior is hit by a melee attack roll while holding a weapon. _Response:_ The warrior adds 2 to its AC against that attack, possibly causing it to miss.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_water-elemental", "name": "Water Elemental", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 90 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 90 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial (Aquan)", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10 + 48", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 18, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 4, "deception": -1, "history": -3, "insight": 0, "intimidation": -1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, fire", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The elemental makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Bludgeoning damage. If the target is a Medium or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Whelm", "desc": "Strength Saving Throw: DC 15, each creature in the elemental's space. Failure: 22 (4d8 + 4) Bludgeoning damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 14). Until the grapple ends, the target has the Restrained condition, is suffocating unless it can breathe water, and takes 9 (2d8) Bludgeoning damage at the start of each of the elemental's turns. The elemental can grapple one Large creature or up to two Medium or smaller creatures at a time with Whelm. As an action, a creature within 5 feet of the elemental can pull a creature out of it by succeeding on a DC 14 Strength (Athletics) check. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } } ], "traits": [ { "name": "Freeze", "desc": "If the elemental takes Cold damage, its Speed decreases by 20 feet until the end of its next turn." }, { "name": "Water Form", "desc": "The elemental can enter an enemy's space and stop there. It can move through a space as narrow as 1 inch without expending extra movement to do so." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_weasel", "name": "Weasel", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 1, "hit_dice": "1d4 - 1", "experience_points": 0, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 8, "intelligence": 2, "wisdom": 12, "charisma": 3 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": { "strength": -4, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "acrobatics": 5, "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -4, "athletics": -4, "deception": -4, "history": -4, "insight": 1, "intimidation": -4, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 1 Piercing damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_werebear", "name": "Werebear", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common (can't speak in bear form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 135, "hit_dice": "18d8 + 54", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 7, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 17 (2d12 + 4) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 14. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Werebear under the DM's control and has 10 Hit Points. Success: The target is immune to this werebear's curse for 24 hours.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Bear or Hybrid Form Only", "usage_limits": null }, { "name": "Handaxe", "desc": "Melee or Ranged Attack Roll: +7, reach 5 ft or range 20/60 ft. 14 (3d6 + 4) Slashing damage.", "attacks": [ { "name": "Handaxe attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The werebear makes two attacks, using Handaxe or Rend in any combination. It can replace one attack with a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": "Bear or Hybrid Form Only", "usage_limits": null }, { "name": "Shape-Shift", "desc": "The werebear shape-shifts into a Large bear-humanoid hybrid form or a Large bear, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wereboar", "name": "Wereboar", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common (can't speak in boar form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8 + 30", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 15, "intelligence": 10, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": -1, "history": 0, "insight": 0, "intimidation": -1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +5, reach 5 ft. 12 (2d8 + 3) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 12. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Wereboar under the DM's control and has 10 Hit Points. Success: The target is immune to this wereboar's curse for 24 hours.", "attacks": [ { "name": "Gore (Boar or Hybrid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Boar or Hybrid Form Only", "usage_limits": null }, { "name": "Javelin", "desc": "Melee or Ranged Attack Roll: +5, reach 5 ft. or range 30/120 ft. 13 (3d6 + 3) Piercing damage.", "attacks": [ { "name": "Javelin (Humanoid or Hybrid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The wereboar makes two attacks, using Javelin or Tusk in any combination. It can replace one attack with a Gore attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tusk", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Piercing damage. If the target is a Medium or smaller creature and the wereboar moved 20+ feet straight toward it immediately before the hit, the target takes an extra 7 (2d6) Piercing damage and has the Prone condition.", "attacks": [ { "name": "Tusk attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": "Boar or Hybrid Form Only", "usage_limits": null }, { "name": "Shape-Shift", "desc": "The wereboar shape-shifts into a Medium boar-humanoid hybrid or a Small boar, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wererat", "name": "Wererat", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common (can't speak in rat form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "11d8 + 11", "experience_points": 450, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 12, "intelligence": 11, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": { "strength": 0, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": -1, "history": 0, "insight": 0, "intimidation": -1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite ", "desc": "Melee Attack Roll: +5, reach 5 ft. 8 (2d4 + 3) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 11. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Wererat under the DM's control and has 10 Hit Points. Success: The target is immune to this wererat's curse for 24 hours.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": "Rat or Hybrid Form Only", "usage_limits": null }, { "name": "Hand Crossbow", "desc": "Ranged Attack Roll: +5, range 30/120 ft. 6 (1d6 + 3) Piercing damage.", "attacks": [ { "name": "Hand Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The wererat makes two attacks, using Scratch or Hand Crossbow in any combination. It can replace one attack with a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Scratch", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Slashing damage.", "attacks": [ { "name": "Scratch attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shape-Shift", "desc": "The wererat shape-shifts into a Medium rat-humanoid hybrid or a Small rat, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_weretiger", "name": "Weretiger", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common (can't speak in tiger form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 120, "hit_dice": "16d8 + 48", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 5, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 1, "intimidation": 0, "investigation": 0, "medicine": 1, "nature": 0, "perception": 5, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 12 (2d8 + 3) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 13. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Weretiger under the DM's control and has 10 Hit Points. Success: The target is immune to this weretiger's curse for 24 hours.", "attacks": [ { "name": "Bite (Tiger or Hybrid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Tiger or Hybrid Form Only", "usage_limits": null }, { "name": "Longbow", "desc": "Ranged Attack Roll: +4, range 150/600 ft. 11 (2d8 + 2) Piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 150, "long_range": 600, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The weretiger makes two attacks, using Scratch or Longbow in any combination. It can replace one attack with a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scratch", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Slashing damage.", "attacks": [ { "name": "Scratch attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Prowl (Tiger or Hybrid Form Only)", "desc": "The weretiger moves up to its Speed without provoking Opportunity Attacks. At the end of this movement, the weretiger can take the Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shape-Shift", "desc": "The weretiger shape-shifts into a Large tiger-humanoid hybrid or a Large tiger, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_werewolf", "name": "Werewolf", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common (can't speak in wolf form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 71, "hit_dice": "11d8 + 22", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 14, "intelligence": 10, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 12 (2d8 + 3) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 12. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Werewolf under the DM's control and has 10 Hit Points. Success: The target is immune to this werewolf's curse for 24 hours.", "attacks": [ { "name": "Bite (Wolf or Hybrid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Wolf or Hybrid Form Only", "usage_limits": null }, { "name": "Longbow", "desc": "Ranged Attack Roll: +4, range 150/600 ft. 11 (2d8 + 2) Piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 150, "long_range": 600, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The werewolf makes two attacks, using Scratch or Longbow in any combination. It can replace one attack with a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Scratch", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Slashing damage.", "attacks": [ { "name": "Scratch attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shape-Shift", "desc": "The werewolf shape-shifts into a Large wolf-humanoid hybrid or a Medium wolf, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The werewolf has Advantage on an attack roll against a creature if at least one of the werewolf's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wight", "name": "Wight", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "11d8 + 33", "experience_points": 700, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 2, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Life Drain", "desc": "Constitution Saving Throw: DC 13, one creature within 5 feet. Failure: 6 (1d8 + 2) Necrotic damage, and the target's Hit Point maximum decreases by an amount equal to the damage taken. A Humanoid slain by this attack rises 24 hours later as a Zombie under the wight's control, unless the Humanoid is restored to life or its body is destroyed. The wight can have no more than twelve zombies under its control at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The wight makes two attacks, using Necrotic Sword or Necrotic Bow in any combination. It can replace one attack with a use of Life Drain.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Necrotic Bow", "desc": "Ranged Attack Roll: +4, range 150/600 ft. 6 (1d8 + 2) Piercing damage plus 4 (1d8) Necrotic damage.", "attacks": [ { "name": "Necrotic Bow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 150, "long_range": 600, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Necrotic Sword", "desc": "Melee Attack Roll: +4, reach 5 ft. 6 (1d8 + 2) Slashing damage plus 4 (1d8) Necrotic damage.", "attacks": [ { "name": "Necrotic Sword attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the wight has Disadvantage on ability checks and attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_will-o-wisp", "name": "Will-o'-Wisp", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 50, "hover": true }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": true, "fly": 50, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 27, "hit_dice": "11d4", "experience_points": 450, "ability_scores": { "strength": 1, "dexterity": 28, "constitution": 10, "intelligence": 13, "wisdom": 14, "charisma": 11 }, "modifiers": { "strength": -5, "dexterity": 9, "constitution": 0, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 9, "saving_throws": { "strength": -5, "dexterity": 9, "constitution": 0, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "saving_throws_all": { "strength": -5, "dexterity": 9, "constitution": 0, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 9, "animal_handling": 2, "arcana": 1, "athletics": -5, "deception": 0, "history": 1, "insight": 2, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 9, "stealth": 9, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison", "damage_immunities": [ { "name": "Lightning", "key": "lightning" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, cold, fire, necrotic", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shock", "desc": "Melee Attack Roll: +4, reach 5 ft. 11 (2d8 + 2) Lightning damage.", "attacks": [ { "name": "Shock attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Consume Life", "desc": "Constitution Saving Throw: DC 10, one living creature the wisp can see within 5 feet that has 0 Hit Points. Failure: The target dies, and the wisp regains 10 (3d6) Hit Points.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Vanish", "desc": "The wisp and its light have the Invisible condition until the wisp's Concentration ends on this effect, which ends early immediately after the wisp makes an attack roll or uses Consume Life.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ephemeral", "desc": "The wisp can't wear or carry anything." }, { "name": "Illumination", "desc": "The wisp sheds Bright Light in a 20-foot radius and Dim Light for an additional 20 feet." }, { "name": "Incorporeal Movement", "desc": "The wisp can move through other creatures and objects as if they were Difficult Terrain. It takes 5 (1d10) Force damage if it ends its turn inside an object." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_winter-wolf", "name": "Winter Wolf", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d10 + 20", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 13, "constitution": 14, "intelligence": 7, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -2, "athletics": 4, "deception": -1, "history": -2, "insight": 1, "intimidation": -1, "investigation": -2, "medicine": 1, "nature": -2, "perception": 5, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 1, "stealth": 5, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 11 (2d6 + 4) Piercing damage. If the target is a Large or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cold Breath", "desc": "Constitution Saving Throw: DC 12, each creature in a 15-foot Cone. Failure: 18 (4d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Pack Tactics", "desc": "The wolf has Advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wolf", "name": "Wolf", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8 + 2", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 15, "constitution": 12, "intelligence": 3, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 5, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 5, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 5 (1d6 + 2) Piercing damage. If the target is a Medium or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The wolf has Advantage on attack rolls against a creature if at least one of the wolf's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_worg", "name": "Worg", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fey", "key": "fey" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Goblin, Worg", "data": [ { "name": "Goblin", "key": "goblin", "desc": "Typical speakers are goblinoids." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 26, "hit_dice": "4d10 + 4", "experience_points": 100, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 13, "intelligence": 7, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -2, "athletics": 3, "deception": -1, "history": -2, "insight": 0, "intimidation": -1, "investigation": -2, "medicine": 0, "nature": -2, "perception": 4, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 7 (1d8 + 3) Piercing damage, and the next attack roll made against the target before the start of the worg's next turn has Advantage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wraith", "name": "Wraith", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 60, "hover": true }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": true, "fly": 60, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus two other languages", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 67, "hit_dice": "9d8 + 27", "experience_points": 1800, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 16, "intelligence": 12, "wisdom": 14, "charisma": 15 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 1, "athletics": -2, "deception": 2, "history": 1, "insight": 2, "intimidation": 2, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, cold, fire", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Create Specter", "desc": "The wraith targets a Humanoid corpse within 10 feet of itself that has been dead for no longer than 1 minute. The target's spirit rises as a Specter in the space of its corpse or in the nearest unoccupied space. The specter is under the wraith's control. The wraith can have no more than seven specters under its control at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Life Drain", "desc": "Melee Attack Roll: +6, reach 5 ft. 21 (4d8 + 3) Necrotic damage. If the target is a creature, its Hit Point maximum decreases by an amount equal to the damage taken.", "attacks": [ { "name": "Life Drain attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Incorporeal Movement", "desc": "The wraith can move through other creatures and objects as if they were Difficult Terrain. It takes 5 (1d10) Force damage if it ends its turn inside an object." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the wraith has Disadvantage on ability checks and attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_wyvern", "name": "Wyvern", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 80 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 80, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10 + 45", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 16, "intelligence": 5, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -3, "athletics": 4, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 4, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The wyvern makes one Bite attack and one Sting attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Attack Roll: +7, reach 10 ft. 11 (2d6 + 4) Piercing damage plus 24 (7d6) Poison damage, and the target has the Poisoned condition until the start of the wyvern's next turn.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_xorn", "name": "Xorn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial (Terran)", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 84, "hit_dice": "8d8 + 48", "experience_points": 1800, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 22, "intelligence": 11, "wisdom": 10, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 6, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 6, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 6, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 17 (4d6 + 3) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Attack Roll: +6, reach 5 ft. 8 (1d10 + 3) Slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The xorn makes one Bite attack and three Claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Charge", "desc": "The xorn moves up to its Speed or Burrow Speed straight toward an enemy it can sense.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The xorn can burrow through nonmagical, unworked earth and stone. While doing so, the xorn doesn't disturb the material it moves through." }, { "name": "Treasure Sense", "desc": "The xorn can pinpoint the location of precious metals and stones within 60 feet of itself." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_zombie", "name": "Zombie", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Understands Common plus one other language but can't speak", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 8, "armor_detail": "natural armor", "hit_points": 15, "hit_dice": "2d8 + 6", "experience_points": 50, "ability_scores": { "strength": 13, "dexterity": 6, "constitution": 16, "intelligence": 3, "wisdom": 6, "charisma": 5 }, "modifiers": { "strength": 1, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "strength": 1, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 1, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -2, "arcana": -4, "athletics": 1, "deception": -3, "history": -4, "insight": -2, "intimidation": -3, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -2, "stealth": -2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Slam", "desc": "Melee Attack Roll: +3, reach 5 ft. 5 (1d8 + 1) Bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Undead Fortitude", "desc": "If damage reduces the zombie to 0 Hit Points, it makes a Constitution saving throw (DC 5 plus the damage taken) unless the damage is Radiant or from a Critical Hit. On a successful save, the zombie drops to 1 Hit Point instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_octopus", "name": "Octopus", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.0, "proficiency_bonus": 2, "speed": { "walk": 5, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 0, "burrow": 0, "climb": 2, "swim": 30 }, "category": "Beast", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 3, "hit_dice": "1d6", "experience_points": 10, "ability_scores": { "strength": 4, "dexterity": 15, "constitution": 0, "intelligence": 3, "wisdom": 10, "charisma": -3 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": -5, "intelligence": -4, "wisdom": 0, "charisma": -7 }, "initiative_bonus": 2, "saving_throws": { "strength": -3, "dexterity": 2, "constitution": 30, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 30, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 2, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": -3, "deception": -7, "history": -4, "insight": 0, "intimidation": -7, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -7, "persuasion": -7, "religion": -4, "sleight_of_hand": 2, "stealth": 6, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ink Cloud", "desc": "_Trigger:_ A creature ends its turn within 5 feet of the octopus while underwater. Response: The octopus releases ink that fills a 5-foot Cube centered on itself, and the octopus moves up to its Swim Speed. The Cube is Heavily Obscured for 1 minute or until a strong current or similar effect disperses the ink.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Tentacles", "desc": "Melee Attack Roll: +4, reach 5 ft. Hit: 1 Bludgeoning damage.", "attacks": [ { "name": "Tentacles attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 0, "damage_die_type": null, "damage_bonus": 1, "damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "extra_damage_die_count": null, "extra_damage_die_type": "bludgeoning", "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Compression", "desc": "The octopus can move through a space as narrow as 1 inch without expending extra movement to do so." }, { "name": "Water Breathing", "desc": "The octopus can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_aboleth-thrall", "name": "Aboleth Thrall", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, unlimited-range telepathy with aboleth", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "", "hit_points": 45, "hit_dice": "7d8+14", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Poison Ink Knife", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Poison Ink Knife attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Self-Sacrifice", "desc": "When a creature within 5 feet of the thrall that the thrall can see hits an aboleth with an attack, the thrall can make itself the target of the attack instead.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sea Changed", "desc": "The aboleth thrall can breathe water and air, but must bathe in water for 1 hour for every 12 hours it spends dry or it begins to suffocate. It is magically charmed by the aboleth." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_abominable-snowman", "name": "Abominable Snowman", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Yeti", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 8, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 3 }, "skill_bonuses": { "perception": 3, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -1, "athletics": 4, "deception": 3, "history": -1, "insight": 1, "intimidation": 3, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 3, "persuasion": 3, "religion": -1, "sleight_of_hand": 1, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chilling Gaze (Gaze)", "desc": "One creature within 30 feet that is not immune to cold damage makes a DC 13 Constitution saving throw. On a failure the creature takes 10 (3d6) cold damage and is paralyzed for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on a success. If a creatures saving throw is successful or the effect ends for it it is immune to any Chilling Gaze for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "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 yeti uses Chilling Gaze and makes two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Camouflage", "desc": "The yeti has advantage on Stealth checks made to hide in snowy terrain." }, { "name": "Fire Fear", "desc": "When the yeti takes fire damage, it is rattled until the end of its next turn." }, { "name": "Storm Sight", "desc": "The yetis vision is not obscured by weather conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_accursed-guardian-naga", "name": "Accursed Guardian Naga", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 12.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Celestial, Common", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 8400, "ability_scores": { "strength": 16, "dexterity": 18, "constitution": 16, "intelligence": 16, "wisdom": 18, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 8, "constitution": 7, "intelligence": 7, "wisdom": 8, "charisma": 8 }, "saving_throws_all": { "strength": 3, "dexterity": 8, "constitution": 7, "intelligence": 7, "wisdom": 8, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 3, "athletics": 3, "deception": 4, "history": 3, "insight": 4, "intimidation": 4, "investigation": 3, "medicine": 4, "nature": 3, "perception": 4, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. The target makes a DC 15 Constitution saving throw taking 35 (10d6) poison damage on a failure or half damage on a success.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Command", "desc": "(1st-Level; V) One living creature within 60 feet that the naga can see and that can hear and understand it makes a DC 16 Wisdom saving throw. On a failure the target uses its next turn to move as far from the naga as possible avoiding hazardous terrain.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Flame Strike", "desc": "(5th-Level; V) A column of divine flame fills a 10-foot-radius 40-foot-high cylinder within 60 feet. Creatures in the area make a DC 16 Dexterity saving throw taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hold Person", "desc": "(2nd-Level; V, Concentration) One humanoid the naga can see within 60 feet makes a DC 16 Wisdom saving throw. On a failure the target is paralyzed for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The naga casts a spell and uses its vampiric bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shapeshift", "desc": "The naga changes its form to that of a specific Medium humanoid, a Medium snake-human hybrid with the lower body of a snake, or its true form, which is a Large snake. While shapeshifted, its statistics are unchanged except for its size. It reverts to its true form if it dies.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spit Poison", "desc": "Melee Weapon Attack: +8 to hit, range 20/60 ft., one creature. Hit: The target makes a DC 15 Constitution saving throw taking 35 (10d6) poison damage on a failure or half damage on a success.", "attacks": [ { "name": "Spit Poison attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D6) poison", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Vampiric Bite", "desc": "The naga attacks with its bite. If it hits and the target fails its saving throw against poison the naga magically gains temporary hit points equal to the poison damage dealt.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The naga can breathe air and water." }, { "name": "Forbiddance", "desc": "The nagas lair is under the forbiddance spell. Until it is dispelled, creatures in the lair can't teleport or use planar travel. Fiends and undead that are not the nagas allies take 27 (5d10) radiant damage when they enter or start their turn in the lair." }, { "name": "Magic Resistance", "desc": "The naga has advantage on saving throws against spells and magical effects." }, { "name": "Spellcasting", "desc": "The naga is an 11th level spellcaster. Its spellcasting ability is Wisdom (spell save DC 16). The Naga has the following cleric spells prepared which it can cast with only vocalized components:\n\n- **Cantrips** (at will): Mending, Thaumaturgy\n- **1st-Level** (4 slots): Command, Cure Wounds, False Life\n- **2nd-Level** (3 slots): Calm Emotions, Hold Person, Locate Object\n- **3rd-Level** (3 slots): Clairvoyance, Create Food and Water\n- **4th-Level** (3 slots): Divination, Freedom of Movement\n- **5th-Level** (2 slots): Flame Strike, Geas, Scrying\n- **6th-Level** (1 slot): Forbiddance" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_accursed-spirit-naga", "name": "Accursed Spirit Naga", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Celestial, Common", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 3900, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 16, "intelligence": 16, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "constitution": 6, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 6, "intelligence": 3, "wisdom": 5, "charisma": 6 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 3, "athletics": 3, "deception": 3, "history": 3, "insight": 2, "intimidation": 3, "investigation": 3, "medicine": 2, "nature": 3, "perception": 2, "performance": 3, "persuasion": 3, "religion": 3, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage. The target makes a DC 15 Constitution saving throw taking 28 (8d6) poison damage on a failure or half damage on a success.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "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": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blight", "desc": "(4th-Level; V, Concentration) The naga targets a living creature or plant within 30 feet draining moisture and vitality from it. The target makes a DC 14 Constitution saving throw taking 36 (8d8) necrotic damage on a failure or half damage on a success. Plant creatures have disadvantage on their saving throw and take maximum damage. A nonmagical plant dies.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hypnotic Pattern", "desc": "(3rd-Level; V, Concentration) A swirling pattern of light appears at a point within 120 feet of the naga. Each creature within 10 feet of the pattern that can see it makes a DC 14 Wisdom saving throw. On a failure the creature is charmed for 1 minute. While charmed the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Bolt", "desc": "(3rd-Level; V) A bolt of lightning 5 feet wide and 100 feet long arcs from the naga. Each creature in the area makes a DC 14 Dexterity saving throw taking 28 (8d6) lightning damage on a failure or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The naga casts a spell and uses its vampiric bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shield", "desc": "(1st-Level; V) When the naga is hit by an attack or targeted by magic missile, it gains a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the beginning of its next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Vampiric Bite", "desc": "The naga attacks with its bite. If it hits and the target fails its saving throw against poison the naga magically gains temporary hit points equal to the poison damage dealt.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The naga can breathe air and water." }, { "name": "Magic Resistance", "desc": "The naga has advantage on saving throws against spells and magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_acolyte", "name": "Acolyte", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one", "data": [] }, "armor_class": 10, "armor_detail": "", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 10, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 0, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 0, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "medicine": 4, "religion": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 4, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "An acolyte is a priest in training or an assistant to a more senior member of the clergy", "desc": "While acolytes may be found acting as servants or messengers in major temples an acolyte may also be the only representative of their faith serving a village or roadside shrine.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bless", "desc": "(1st-Level; V, S, M, Concentration) Up to three creatures within 30 feet add a d4 to attack rolls and saving throws for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Club", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.", "attacks": [ { "name": "Club attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4) blu", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cure Wounds", "desc": "(1st-Level; V, S) The acolyte touches a willing living creature restoring 6 (1d8 + 2) hit points to it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sacred Flame", "desc": "(Cantrip; V, S) One creature the acolyte can see within 60 feet makes a DC 12 Dexterity saving throw taking 4 (1d8) radiant damage on a failure. This spell ignores cover.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spellcasting", "desc": "The acolyte is a 2nd level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12 +4to hit with spell attacks). They have the following cleric spells prepared:\n\n- **Cantrips** (at will): Light, Sacred Flame, Thaumaturgy\n- **1st-Level** (3 slots): Bless, Cure Wounds, Sanctuary" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_adult-amethyst-dragon", "name": "Adult Amethyst Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 17.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 220, "hit_dice": "21d12+84", "experience_points": 18000, "ability_scores": { "strength": 18, "dexterity": 20, "constitution": 18, "intelligence": 22, "wisdom": 14, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 5, "constitution": 4, "intelligence": 6, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 5, "saving_throws": { "constitution": 10, "intelligence": 12, "wisdom": 8, "charisma": 11 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 10, "intelligence": 12, "wisdom": 8, "charisma": 11 }, "skill_bonuses": { "deception": 11, "insight": 8, "perception": 8, "persuasion": 11 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 6, "athletics": 4, "deception": 11, "history": 6, "insight": 8, "intimidation": 5, "investigation": 6, "medicine": 2, "nature": 6, "perception": 8, "performance": 5, "persuasion": 11, "religion": 6, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Assume Control", "desc": "When a creature charmed by the dragon begins its turn, the dragon telepathically commands the charmed creature until the end of the creatures turn. If the dragon commands the creature to take an action that would harm itself or an ally, the creature makes a DC 19 Wisdom saving throw. On a success, the creatures turn immediately ends.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) force damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Captivating Harmonics", "desc": "Each creature of the dragons choice within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it becomes psionically charmed by the dragon for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Charm", "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 16 Wisdom saving throw. On a failure, the creature is charmed by the dragon for 24 hours, regarding it as a trusted friend to be heeded and protected. Although it isnt under the dragons control, it takes the dragons requests or actions in the most favorable way it can. At the end of each of the targets turns and at the end of any turn during which the dragon or its companions harmed the target, it repeats the saving throw, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Concussive Breath", "desc": "The dragon psionically unleashes telekinetic energy in a 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw taking 60 (11d10) force damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Stupefy", "desc": "The dragon targets a creature within 60 feet. If the target is concentrating on a spell, it must make a DC 19 Constitution saving throw or lose concentration.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Calm Emotions, Charm Person, Mass Suggestion, Modify Memory" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its scales dull briefly, and it can't use telepathy or psionic abilities until the end of its next turn." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_adult-earth-dragon", "name": "Adult Earth Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 18.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 40, "burrow": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 40, "burrow": 60, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Terran", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 19, "armor_detail": "", "hit_points": 287, "hit_dice": "23d12+138", "experience_points": 20000, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 22, "intelligence": 22, "wisdom": 14, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 6, "intelligence": 6, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 8, "wisdom": 8, "charisma": 7 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 8, "wisdom": 8, "charisma": 7 }, "skill_bonuses": { "athletics": 12, "insight": 8, "nature": 12, "perception": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 6, "athletics": 12, "deception": 5, "history": 6, "insight": 8, "intimidation": 5, "investigation": 6, "medicine": 2, "nature": 12, "perception": 8, "performance": 5, "persuasion": 5, "religion": 6, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 90, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 28 (4d10 + 6) piercing damage. Instead of dealing piercing damage the dragon can grapple the target (escape DC 20) and a Large or smaller creature grappled in this way is restrained. While grappling a creature the dragon can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Entomb", "desc": "The dragon targets a creature on the ground within 60 feet, forcing it to make a DC 15 Dexterity saving throw. On a failure, the creature is magically entombed 5 feet under the earth. While entombed, the target is blinded, restrained, and can't breathe. A creature can use an action to make a DC 15 Strength check, freeing an entombed creature on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its slam. In place of its bite attack it can use Rock Spire.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock Spire", "desc": "A permanent 25-foot-tall 5-foot-radius spire of rock magically rises from a point on the ground within 60 feet. A creature in the spires area when it appears makes a DC 19 Dexterity saving throw taking 13 (3d8) piercing damage on a failure or half damage on a success. A creature that fails this saving throw by 10 or more is impaled at the top of the spire. A creature can use an action to make a DC 12 Strength check freeing the implaced creature on a success. The impaled creature is also freed if the spire is destroyed. The spire is an object with AC 16 30 hit points and immunity to poison and psychic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scouring Breath", "desc": "The dragon exhales scouring sand and stones in a 60-foot cone. Each creature in that area makes a DC 20 Dexterity saving throw taking 56 (16d6) slashing damage on a failed save or half damage on a success. A creature that fails the save is also blinded until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Shake the Foundation", "desc": "The dragon causes the ground to roil, creating a permanent, 40-foot-radius area of difficult terrain centered on a point the dragon can see. If the dragon is bloodied, creatures in the area make a DC 20 Dexterity saving throw, falling prone on a failure.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam Attack", "desc": "The dragon makes a slam attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "False Appearance", "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Locate Animals or Plants, Spike Growth, Stone Shape, wall of stone" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more like rock. Its movement is halved until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_adult-emerald-dragon", "name": "Adult Emerald Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 17.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 241, "hit_dice": "23d12+92", "experience_points": 18000, "ability_scores": { "strength": 22, "dexterity": 22, "constitution": 18, "intelligence": 22, "wisdom": 12, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 6, "constitution": 4, "intelligence": 6, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 6, "saving_throws": { "constitution": 10, "intelligence": 12, "wisdom": 7, "charisma": 10 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 10, "intelligence": 12, "wisdom": 7, "charisma": 10 }, "skill_bonuses": { "deception": 10, "history": 12, "perception": 7, "stealth": 12 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 1, "arcana": 6, "athletics": 6, "deception": 10, "history": 12, "insight": 1, "intimidation": 4, "investigation": 6, "medicine": 1, "nature": 6, "perception": 7, "performance": 4, "persuasion": 4, "religion": 6, "sleight_of_hand": 6, "stealth": 12, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic, thunder", "damage_resistances": [ { "name": "Psychic", "key": "psychic" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) thunder damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Thunder", "key": "thunder" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Maddening Breath", "desc": "The dragon screams stripping flesh from bones and reason from minds in a 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw taking 71 (13d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Maddening Harmonics", "desc": "Each creature of the dragons choice that can hear within 90 feet makes a DC 15 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pandorum", "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 15 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Paranoid Ranting", "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 15 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon makes a psionic wave attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Spiteful Retort", "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 15 Wisdom saving throw, taking 18 (4d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 18). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Confusion, Dominate Person, Hideous Laughter, Suggestion" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks against the creature that triggered the saving throw with advantage and with disadvantage against all other creatures." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null } ] }