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=-size&page=56
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-size&page=57", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-size&page=55", "results": [ { "key": "a5e-mm_divi-noble", "name": "Divi Noble", "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": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 18, "armor_detail": "", "hit_points": 345, "hit_dice": "30d10+180", "experience_points": 7200, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 22, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 6, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 10, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 10, "dexterity": 1, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "athletics": 10, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -3, "athletics": 10, "deception": -2, "history": -3, "insight": -2, "intimidation": -2, "investigation": -3, "medicine": -2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "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": 30, "truesight_range": null, "actions": [ { "name": "Crushing Hand", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage and the target is grappled (escape DC 18). Until this grapple ends the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target and the target can't breathe.", "attacks": [ { "name": "Crushing Hand 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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The divi makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quake", "desc": "Amid deafening rumbling the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success.", "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": "Stone Club", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Stone Club 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": "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": "Stone Wall", "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Earth Glide", "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Innate Spellcasting", "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components:\n\n- **At Will:** Alter Self (can assume Medium or Large form), Detect Magic, Stone Shape\n- **3/Day Each:** Creation, Move Earth, Passwall, Tongues,\n- **1/Day Each:** Conjure Elemental (earth elemental only), Plane Shift (to Elemental Plane of Earth only)" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_divi", "name": "Divi", "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": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 18, "armor_detail": "", "hit_points": 172, "hit_dice": "15d10+90", "experience_points": 7200, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 22, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 6, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 10, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 10, "dexterity": 1, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "athletics": 10, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -3, "athletics": 10, "deception": -2, "history": -3, "insight": -2, "intimidation": -2, "investigation": -3, "medicine": -2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "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": 30, "truesight_range": null, "actions": [ { "name": "Crushing Hand", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage and the target is grappled (escape DC 18). Until this grapple ends the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target and the target can't breathe.", "attacks": [ { "name": "Crushing Hand 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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The divi makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quake", "desc": "Amid deafening rumbling the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success.", "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": "Stone Club", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Stone Club 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": "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": "Stone Wall", "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Earth Glide", "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Innate Spellcasting", "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components:\n\n- **At Will:** Alter Self (can assume Medium or Large form), Detect Magic, Stone Shape\n- **3/Day Each:** Creation, Move Earth, Passwall, Tongues\n- **1/Day Each:** Conjure Elemental (earth elemental only), Plane Shift (to Elemental Plane of Earth only)" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_dire-wolf", "name": "Dire Wolf", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 1.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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 30, "hit_dice": "4d10+8", "experience_points": 200, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 14, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "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": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4+3) piercing damage. If the target is a creature it makes a DC 13 Strength saving throw falling prone on a failure.", "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The wolf has advantage on Perception checks that rely on hearing and smell." }, { "name": "Pack Tactics", "desc": "The wolf has advantage on attack rolls against a creature if at least one of the wolfs allies is within 5 feet of the creature and not incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_dire-centipede", "name": "Dire Centipede", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "6d10+12", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 10, "constitution": 12, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -5, "athletics": 2, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "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": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage and the target makes a DC 11 Constitution saving throw. On a failure the target takes 10 (3d6) poison damage and is poisoned for 1 minute. The target is paralyzed while poisoned in this way. The target repeats the saving throw at the end of each of its turns ending the effect on a success.", "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": "D4", "damage_bonus": 2, "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 } ], "traits": [ { "name": "Spider Climb", "desc": "The centipede can climb even on difficult surfaces and upside down on ceilings." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_crusher", "name": "Crusher", "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": "Construct", "key": "construct" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 10.0, "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": 20, "armor_detail": "", "hit_points": 115, "hit_dice": "11d10+55", "experience_points": 5900, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 20, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -2, "arcana": -5, "athletics": 5, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": 2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -1, "stealth": -1, "survival": -2 }, "passive_perception": 12, "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": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crush", "desc": "The crusher moves up to its Speed in a straight line. While doing so it can attempt to enter Large or smaller creatures spaces. Whenever the crusher attempts to enter a creatures space the creature makes a DC 17 Dexterity or Strength saving throw (the creatures choice). If the creature succeeds at a Strength saving throw the crushers movement ends for the turn. If the creature succeeds at a Dexterity saving throw the creature may use its reaction if available to move up to half its Speed without provoking opportunity attacks. The first time on the crushers turn that it enters a creatures space the creature is knocked prone and takes 50 (10d8 + 5) bludgeoning damage. A creature is prone while in the crushers space.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Overclock", "desc": "The crusher takes the Dash action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Ram", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) bludgeoning damage. If the crusher moves at least 20 feet straight towards the target before the attack the attack deals an extra 18 (4d8) bludgeoning damage.", "attacks": [ { "name": "Ram attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Clockwork Nature", "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease." }, { "name": "Immutable Form", "desc": "The clockwork is immune to any effect that would alter its form." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_crocodile", "name": "Crocodile", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 19, "hit_dice": "3d10+3", "experience_points": 100, "ability_scores": { "strength": 14, "dexterity": 10, "constitution": 12, "intelligence": 2, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 2, "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": 0, "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": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10+2) piercing damage and the target is grappled (escape DC 12). Until this grapple ends the target is restrained and the crocodile can't bite a different target.", "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": "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The crocodile can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_corrupted-unicorn", "name": "Corrupted Unicorn", "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": "Celestial", "key": "celestial" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 80, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 80, "crawl": 40, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Celestial, Elvish, Sylvan, telepathy 60 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": 14, "armor_detail": "", "hit_points": 85, "hit_dice": "9d10+36", "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 18, "constitution": 18, "intelligence": 16, "wisdom": 20, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 5, "arcana": 3, "athletics": 5, "deception": 5, "history": 3, "insight": 5, "intimidation": 5, "investigation": 3, "medicine": 5, "nature": 3, "perception": 5, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 5 }, "passive_perception": 15, "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": "Darkness Aura", "desc": "A 15-foot radius area of magical darkness emanates from the unicorn spreading around corners and moving with it. Darkvision and natural light can't penetrate it. If the darkness overlaps with an area of light created by a 2nd-level spell or lower the spell creating the light is dispelled. The darkness aura lasts for 10 minutes or until the unicorn takes damage. The aura doesnt hinder the unicorns sight.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Grant Boon", "desc": "The unicorn touches a willing creature including itself with its horn and grants one of the following boons:", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Healing", "desc": "The creature magically regains 21 (6d6) hit points. It is cured of all diseases and poisons affecting it are neutralized.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hooves", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Horn", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage plus 10 (3d6) radiant damage. If the target is a creature and the unicorn moves at least 20 feet straight towards the target before the attack the target takes an extra 9 (2d8) bludgeoning damage and makes a DC 16 Strength saving throw falling prone on a failure.", "attacks": [ { "name": "Horn attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "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": "Luck: During the next 24 hours, the creature can roll a d12 and add the result to one ability check, attack roll, or saving throw after seeing the result", "desc": "", "attacks": [], "action_type": "ACTION", "order_in_statblock": 7, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The unicorn attacks once with its hooves and once with its horn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Protection: A glowing mote of light orbits the creatures head", "desc": "The mote lasts 24 hours. When the creature fails a saving throw it can use its reaction to expend the mote and succeed on the saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 8, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Resolution", "desc": "The creature is immune to being charmed or frightened for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 9, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Trample", "desc": "The unicorn attacks a prone creature with its hooves.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The unicorn has advantage on saving throws against spells and magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_constrictor-snake", "name": "Constrictor Snake", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30, "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 13, "hit_dice": "2d10+2", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 12, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 2, "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": 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": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8+2) piercing damage.", "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": "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) bludgeoning damage and the target is grappled (escape DC 14). Until this grapple ends the target is restrained and the snake can't constrict a different target.", "attacks": [ { "name": "Constrict 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_cloaker", "name": "Cloaker", "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": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 8.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": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Undercommon", "data": [ { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 97, "hit_dice": "13d10+26", "experience_points": 3900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 14, "intelligence": 12, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 1, "athletics": 4, "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": 3, "stealth": 6, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Angry Moan", "desc": "When the cloaker takes damage, it uses Moan.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage and the target is grappled (escape DC 15). If the cloaker has advantage against the target the cloaker attaches to the targets head and the target is blinded and suffocating. Until this grapple ends the cloaker automatically hits the grappled creature with this attack. When the cloaker is dealt damage while grappling it takes half the damage (rounded down) and the other half is dealt to the grappled target. The cloaker can have only one creature grappled at once.", "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": "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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Moan", "desc": "Each non-aberration creature within 60 feet that can hear its moan makes a DC 13 Wisdom saving throw. On a failure it is frightened until the end of the cloakers next turn. When a creature succeeds on this saving throw it becomes immune to the cloakers moan for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasms", "desc": "The cloaker magically creates flickering illusions of itself in its space. Attacks on it have disadvantage. This effect ends after 1 minute when the cloaker enters an area of bright light or when it successfully grapples a creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Reactive Tail", "desc": "When hit or missed with a melee attack, the cloaker makes a tail attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 3 (1d6) poison damage and the creature makes a DC 13 Constitution saving throw. On a failure it is poisoned until the end of the cloakers next turn.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "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": 1, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "When motionless, the cloaker is indistinguishable from a black cloak or similar cloth or leather article." }, { "name": "Light Sensitivity", "desc": "The cloaker has disadvantage on attack rolls and Perception checks while in bright light." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_clay-guardian", "name": "Clay Guardian", "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": "Construct", "key": "construct" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 5000, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 5, "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": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "acid, poison, psychic; damage from nonmagical, non-adamantine weapons", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" }, { "name": "Slashing", "key": "slashing" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, fatigue, 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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The guardian attacks twice with its slam.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage. If the target is a creature it makes a DC 15 Constitution saving throw. On a failure its hit point maximum is reduced by an amount equal to the damage dealt. The target dies if its hit point maximum is reduced to 0. A greater restoration spell or similar magic removes the reduction.", "attacks": [ { "name": "Slam 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": "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Acid Absorption", "desc": "When the guardian is subjected to acid damage, it instead regains hit points equal to the acid damage dealt." }, { "name": "Berserk", "desc": "When the guardian starts its turn while bloodied , roll a d6. On a 6, the guardian goes berserk. While berserk, the guardian attacks the nearest creature it can see. If it can’t reach a creature, it attacks an object. The guardian stays berserk until it is destroyed or restored to full hit points." }, { "name": "Bloodied Haste", "desc": "While the guardian is bloodied, its speed is doubled, it gains a +2 bonus to AC, it has advantage on Dexterity saving throws , and it can use its slam as a bonus action." }, { "name": "Constructed Nature", "desc": "Guardians dont require air, sustenance, or sleep." }, { "name": "Immutable Form", "desc": "The guardian is immune to any effect that would alter its form." }, { "name": "Magic Resistance", "desc": "The guardian has advantage on saving throws against spells and magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_chuul", "name": "Chuul", "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": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Deep Speech but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 5, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": -3, "athletics": 4, "deception": 0, "history": -3, "insight": 3, "intimidation": 0, "investigation": -3, "medicine": 3, "nature": -3, "perception": 3, "performance": 0, "persuasion": 0, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "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": "frightened, poisoned", "condition_immunities": [ { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "If the chuul is grappling a creature it uses its tentacle on that creature. It then makes two pincer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pincer", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one Large or smaller target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a creature it is grappled (escape DC 15). When carrying a grappled creature the chuul can move at full speed. A pincer that is being used to grapple a creature can be used only to attack that creature.", "attacks": [ { "name": "Pincer 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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "A grappled creature makes a DC 14 Constitution saving throw. On a failure it is paralyzed for 1 minute. The creature repeats the saving throw at the end of each of its turns ending the paralysis on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The chuul can breathe air and water." }, { "name": "Detect Magic", "desc": "The chuul senses a magical aura around any visible creature or object within 120 feet that bears magic." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_chimera", "name": "Chimera", "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": 7.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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 18, "intelligence": 3, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 7, "intelligence": -1, "wisdom": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 7, "intelligence": -1, "wisdom": 6, "charisma": 0 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": -4, "athletics": 4, "deception": 0, "history": -4, "insight": 3, "intimidation": 0, "investigation": -4, "medicine": 3, "nature": -4, "perception": 6, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 21, "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": "The chimera uses its Bite attack.", "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": "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": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The dragon head breathes fire in a 15-foot cone. Creatures in the area make a DC 15 Dexterity saving throw taking 21 (6d6) fire damage on a failed save or half damage on a success.", "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": "Claw", "desc": "The chimera uses its Claw attack.", "attacks": [ { "name": "Claw 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": "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": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Headbutt", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. The target must succeed on a DC 15 Strength saving throw or fall prone.", "attacks": [ { "name": "Headbutt 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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Swipe", "desc": "If a creature within 5 feet hits the chimera with a melee attack, the attacker is battered by the chimeras tail. The attacker makes a DC 15 Strength saving throw. On a failure, it takes 9 (2d4 + 4) bludgeoning damage and is pushed 10 feet from the chimera and knocked prone.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "The chimera can take 2 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 }, { "name": "Winged Charge", "desc": "If a creature the chimera can see hits it with a ranged attack, the chimera leaps off the ground and moves up to its fly speed towards the attacker. If within range, the chimera then makes a headbutt attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Reactive Heads", "desc": "The chimera can take three reactions per round, but not more than one per turn." }, { "name": "Three Heads", "desc": "The chimera has advantage on Perception checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious, and it can't be flanked." }, { "name": "Wakeful", "desc": "When one of the chimeras heads is asleep, the others are awake." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_centaur", "name": "Centaur", "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": "Fey", "key": "fey" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.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": "chaotic evil", "languages": { "as_string": "Common, 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": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "6d10+12", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 14, "intelligence": 10, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 0 }, "skill_bonuses": { "nature": 5, "perception": 5, "survival": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 3, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 3, "intimidation": 0, "investigation": 0, "medicine": 3, "nature": 5, "perception": 5, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 5 }, "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": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Deadeye Shot", "desc": "The centaur makes a shortbow attack with advantage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Hooves", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage. If this attack deals damage the centaurs movement doesnt provoke opportunity attacks from the target for the rest of the centaurs turn.", "attacks": [ { "name": "Hooves 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": "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": "Multiattack", "desc": "The centaur attacks with its pike and its hooves.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pike", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) piercing damage.", "attacks": [ { "name": "Pike attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10, "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": "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": "Shortbow", "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 10 (2d6 + 3) piercing damage.", "attacks": [ { "name": "Shortbow attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 80, "long_range": 320, "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": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_cave-troll", "name": "Cave Troll", "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": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.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": "chaotic evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 84, "hit_dice": "8d10+40", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 20, "intelligence": 8, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -1, "athletics": 4, "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": 1, "stealth": 4, "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": 120, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 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": "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.", "attacks": [ { "name": "Claw 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": "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The troll attacks with its bite and twice with its claw. When the troll uses Multiattack it can make a rock attack in place of one claw attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 20, "long_range": 60, "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "1-4: Arm", "desc": "If the troll has an arm, it loses an arm. It loses one of its claw attacks, and the severed arm can make a claw attack." }, { "name": "5-6: Head", "desc": "If the troll has a head, it loses its head. It loses its bite attack, and the severed head can make a bite attack." }, { "name": "Keen Smell", "desc": "The troll has advantage on Perception checks that rely on smell." }, { "name": "Regeneration", "desc": "The troll regains 10 hit points at the start of its turn. If the troll takes radiant damage or is exposed to sunlight, this trait doesnt function on its next turn. The troll is petrified if it starts its turn with 0 hit points and doesnt regenerate." }, { "name": "Severed Limbs", "desc": "If the troll is dealt a critical hit with a slashing weapon, one of its extremities is severed. The extremity has AC 15, 10 hit points, a Speed of 10, and the trolls Regeneration trait. The troll controls the severed extremity and perceives through it with the appropriate senses (for instance, it sees through the eyes of its severed head). As a bonus action, the troll can reattach the extremity. While the troll is missing the extremity, its maximum hit points are reduced by 10. Roll d6 to determine the severed extremity:" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_cave-ogre", "name": "Cave Ogre", "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": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.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": "chaotic 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": 12, "armor_detail": "", "hit_points": 119, "hit_dice": "14d10+42", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 8, "constitution": 16, "intelligence": 10, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": 0, "athletics": 4, "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": -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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatclub", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage and if the target is a Medium or smaller creature it makes a DC 14 Strength saving throw falling prone on a failure.", "attacks": [ { "name": "Greatclub 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": "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Javelin", "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.", "attacks": [ { "name": "Javelin attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 30, "long_range": 120, "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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sweeping Strike", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft. all creatures within 5 feet. Hit: 8 (1d8 + 4) bludgeoning damage and if the target is a Medium or smaller creature it makes a DC 14 Strength saving throw. On a failure it is pushed 10 feet away from the ogre.", "attacks": [ { "name": "Sweeping Strike 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": "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 } ], "traits": [ { "name": "Elite Recovery", "desc": "At the end of each of its turns while bloodied, the ogre can end one condition or effect on itself. It can do this even when unconscious or incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_cave-bear", "name": "Cave Bear", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 42, "hit_dice": "5d10+15", "experience_points": 450, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 5, "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": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8+5) 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": 1, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d4+5) slashing damage. If the target is a Medium or smaller creature it is grappled (escape DC 15). Until this grapple ends the bear can't attack a different target with its claws.", "attacks": [ { "name": "Claws 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": "D4", "damage_bonus": 5, "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": "Multiattack", "desc": "The bear makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Smell", "desc": "The bear has advantage on Perception checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_bulette", "name": "Bulette", "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": 6.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 40, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "", "hit_points": 95, "hit_dice": "10d10+40", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 18, "intelligence": 2, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": { "intelligence": -1 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 4, "deception": -1, "history": -4, "insight": 0, "intimidation": -1, "investigation": -4, "medicine": 0, "nature": -4, "perception": 3, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "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": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 30 (4d12 + 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": 4, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Burrow", "desc": "The bulette burrows under the ground without provoking opportunity attacks moves up to its burrow speed and then resurfaces in an unoccupied space. If it is within 5 feet of a creature it then makes a bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hard Carapace", "desc": "After taking damage from an attack, the bulette lies down and closes its eyes, protecting all vulnerable spots. Until the beginning of its next turn, its AC becomes 21 and it has advantage on saving throws.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Jaw Clamp", "desc": "When an attacker within 5 feet of the bulette misses it with a melee attack, the bulette makes a bite attack against the attacker. On a hit, the attacker is grappled (escape DC 15). Until this grapple ends, the grappled creature is restrained, and the only attack the bulette can make is a bite against the grappled creature.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Leap", "desc": "The bulette leaps up to half its Speed horizontally and half its Speed vertically without provoking opportunity attacks and can land in a space containing one or more creatures. Each creature in its space when it lands makes a DC 15 Dexterity saving throw taking 18 (4d6 + 4) bludgeoning damage and being knocked prone on a failure. On a success the creature takes half damage and is pushed 5 feet to a space of its choice. If that space is occupied the creature is knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Steely Hide", "desc": "If a creature targets the bulette with a melee attack using a nonmagical weapon and rolls a natural 1 on the attack roll, the weapon breaks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_brown-bear", "name": "Brown Bear", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "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": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 34, "hit_dice": "4d10+12", "experience_points": 200, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 4, "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": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6+4) 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": 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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4+4) slashing damage. If the target is a Medium or smaller creature it is grappled (escape DC 14). Until this grapple ends the bear can't attack a different target with its claws.", "attacks": [ { "name": "Claws 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Smell", "desc": "The bear has advantage on Perception checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_bone-devil", "name": "Bone Devil", "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": "Fiend", "key": "fiend" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 40, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Infernal, telepathy 120 ft.", "data": [ { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 19, "armor_detail": "", "hit_points": 142, "hit_dice": "15d10+60", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 18, "intelligence": 16, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 6, "wisdom": 7, "charisma": 7 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": 6, "wisdom": 7, "charisma": 7 }, "skill_bonuses": { "athletics": 8, "deception": 7, "insight": 7, "perception": 7, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 7, "history": 3, "insight": 7, "intimidation": 3, "investigation": 3, "medicine": 2, "nature": 3, "perception": 7, "performance": 3, "persuasion": 3, "religion": 3, "sleight_of_hand": 3, "stealth": 7, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold; damage from nonmagical, non-silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "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": "Barbed Spear", "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the attack is a melee attack against a creature the target is grappled (escape DC 16). Until this grapple ends the devil can't use its barbed spear on another target.", "attacks": [ { "name": "Barbed Spear attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 2, "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": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (2d12 + 4) piercing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "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": null, "usage_limits": null }, { "name": "Invisibility", "desc": "The devil magically turns invisible along with any equipment it carries. This invisibility ends if the devil makes an attack falls unconscious or dismisses the effect.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 14 (4d6) poison damage, and the target makes a DC 15 Constitution saving throw, becoming poisoned for 1 minute on a failure. The target can repeat this saving throw at the end of each of its turns, ending the effect on a success.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devils Sight", "desc": "The devils darkvision penetrates magical darkness." }, { "name": "Lawful Evil", "desc": "The devil radiates a Lawful and Evil aura." }, { "name": "Magic Resistance", "desc": "The devil has advantage on saving throws against spells and magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_boggard-sovereign", "name": "Boggard Sovereign", "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": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Boggard, Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 67, "hit_dice": "9d10+18", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 14, "intelligence": 12, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "intimidation": 3, "perception": 3, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 1, "athletics": 3, "deception": 1, "history": 1, "insight": 2, "intimidation": 3, "investigation": 1, "medicine": 2, "nature": 1, "perception": 3, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": 1, "stealth": 3, "survival": 2 }, "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": "Earthshaking Croak", "desc": "Each non-frog and non-boggard creature within 30 feet makes a DC 12 Constitution saving throw taking 14 (4d6) thunder damage and falling prone on a failure or taking half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Incite Frenzy", "desc": "Each boggard and frog with a Bite attack within 60 feet may use its reaction to make a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Parting Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage plus 7 (2d6) poison damage. On a hit the boggard may jump up to its Speed horizontally and half its Speed vertically without provoking opportunity attacks.", "attacks": [ { "name": "Parting 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": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 2, "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": "Summon Frog Guardians", "desc": "The boggard magically summons two Medium frog guardians which wriggle from the ground in an empty space within 30 feet. They follow the boggards orders and disappear after 1 minute. They have the statistics of boggards except they have Intelligence 2 have no spear attack and can make a bite attack as part of their Vaulting Leap.", "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": "Amphibious", "desc": "The boggard can breathe air and water." }, { "name": "Speak with Frogs and Toads", "desc": "The boggard can communicate with frogs and toads." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_black-pudding", "name": "Black Pudding", "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": "Ooze", "key": "ooze" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "climb": 20, "swim": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 7, "armor_detail": "", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 4, "constitution": 16, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -2, "arcana": -5, "athletics": 3, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -3, "stealth": -3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid, cold, lightning, slashing", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Cold", "key": "cold" }, { "name": "Lightning", "key": "lightning" }, { "name": "Slashing", "key": "slashing" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, fatigue, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Pseudopod", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10 the armor is destroyed.", "attacks": [ { "name": "Pseudopod 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": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Split", "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down).", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing." }, { "name": "Corrosive Body", "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage." }, { "name": "Ooze Nature", "desc": "An ooze doesnt require air or sleep." }, { "name": "Spider Climb", "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the pudding has disadvantage on attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_axe-beak", "name": "Axe Beak", "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": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 0.25, "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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 16, "hit_dice": "3d10", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 10, "intelligence": 2, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 2, "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": "Beak", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) slashing damage.", "attacks": [ { "name": "Beak 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": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_ankheg", "name": "Ankheg", "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": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 15 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 45, "hit_dice": "6d10+12", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 14, "intelligence": 2, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 2, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -4, "athletics": 3, "deception": -1, "history": -4, "insight": 2, "intimidation": -1, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Acid Spray", "desc": "The ankheg spits a 30-foot-long 5-foot-wide stream of acid. Each creature in the area makes a DC 13 Dexterity saving throw taking 14 (4d6) acid damage on a failure or half damage on a success. If the ankheg is grappling a target it instead bathes the target in acid dealing 14 (4d6) acid damage with no saving throw only to that target.", "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": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature grappled by the ankheg. Hit: 16 (3d8 + 3) slashing damage. If this damage kills the target the ankheg severs its head.", "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": 3, "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": "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": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage. If the target is a Medium or smaller creature it is grappled (escape DC 13). Until this grapple ends the target is restrained and the ankheg can't use its claws on anyone else.", "attacks": [ { "name": "Claws 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": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "a5e-mm_air-elemental", "name": "Air Elemental", "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": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 90 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 90, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Auran", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 18, "constitution": 14, "intelligence": 6, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 4, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 0, "arcana": -2, "athletics": 0, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 4, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "lightning, thunder; damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Lightning", "key": "lightning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned, 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": "Stunned", "key": "stunned" }, { "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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage.", "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": 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": "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": "Whirlwind", "desc": "The elemental takes the form of a whirlwind flies up to half of its fly speed without provoking opportunity attacks and then resumes its normal form. When a creature shares its space with the whirlwind for the first time during this movement that creature makes a DC 15 Strength saving throw. On a failure the creature is carried inside the elementals space until the whirlwind ends taking 3 (1d6) bludgeoning damage for each 10 feet it is carried and falls prone at the end of the movement. The whirlwind can carry one Large creature or up to four Medium or smaller creatures.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Air Form", "desc": "The elemental can enter and end its turn in other creatures spaces and pass through an opening as narrow as 1 inch wide without squeezing." }, { "name": "Elemental Nature", "desc": "An elemental doesnt require air, sustenance, or sleep." } ], "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_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_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_aboleth", "name": "Aboleth", "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": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, telepathy 120 ft.", "data": [ { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 18, "intelligence": 20, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": 5, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9, "charisma": 4 }, "skill_bonuses": { "deception": 8, "history": 9, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 5, "arcana": 5, "athletics": 5, "deception": 8, "history": 9, "insight": 5, "intimidation": 4, "investigation": 5, "medicine": 5, "nature": 5, "perception": 5, "performance": 4, "persuasion": 4, "religion": 5, "sleight_of_hand": 1, "stealth": 5, "survival": 5 }, "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": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Baleful Charm", "desc": "The aboleth targets one creature within 60 feet that has contracted Sea Change. The target makes a DC 16 Wisdom saving throw. On a failure, it is magically charmed by the aboleth until the aboleth dies. The target can repeat this saving throw every 24 hours and when it takes damage from the aboleth or the aboleths allies. While charmed in this way, the target can communicate telepathically with the aboleth over any distance and it follows the aboleths orders.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The aboleth attacks three times with its tentacle.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slimy Cloud", "desc": "While underwater the aboleth exudes a cloud of inky slime in a 30-foot-radius sphere. Each non-aboleth creature in the area when the cloud appears makes a DC 16 Constitution saving throw. On a failure it takes 44 (8d10) poison damage and is poisoned for 1 minute. The slime extends around corners and the area is heavily obscured for 1 minute or until a strong current dissipates the cloud.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Soul Drain", "desc": "One creature charmed by the aboleth takes 22 (4d10) psychic damage, and the aboleth regains hit points equal to the damage dealt.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Telepathic Summon", "desc": "One creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it must use its reaction, if available, to move up to its speed toward the aboleth by the most direct route that avoids hazards, not avoiding opportunity attacks. This is a magical charm effect.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 19 (4d6 + 5) bludgeoning damage. The aboleth can choose instead to deal 0 damage. If the target is a creature it makes a DC 16 Constitution saving throw. On a failure it contracts a disease called the Sea Change. On a success it is immune to this disease for 24 hours. While affected by this disease the target has disadvantage on Wisdom saving throws. After 1 hour the target grows gills it can breathe water its skin becomes slimy and it begins to suffocate if it goes 12 hours without being immersed in water for at least 1 hour. This disease can be removed with a disease-removing spell cast with at least a 4th-level spell slot and it ends 24 hours after the aboleth dies.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 5, "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": "The aboleth can take 2 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": "Amphibious", "desc": "The aboleth can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The aboleths spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no components:\n- **3/Day Each:** Detect Thoughts (range 120 ft), Project Image (range 1 mile), Phantasmal Force" } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-white-dragon", "name": "Young White Dragon", "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": 40, "unit": "feet", "fly": 80, "burrow": 20, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 20, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 123, "hit_dice": "13d10 + 52", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 18, "intelligence": 6, "wisdom": 11, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": -2, "wisdom": 3, "charisma": 1 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": -2, "wisdom": 3, "charisma": 1 }, "skill_bonuses": { "perception": 6, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": 1, "history": -2, "insight": 0, "intimidation": 1, "investigation": -2, "medicine": 0, "nature": -2, "perception": 6, "performance": 1, "persuasion": 1, "religion": -2, "sleight_of_hand": 0, "stealth": 3, "survival": 0 }, "passive_perception": 16, "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": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cold Breath", "desc": "Constitution Saving Throw: DC 15, each creature in a 30-foot Cone. Failure: 40 (9d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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. 9 (2d4 + 4) Slashing damage plus 2 (1d4) Cold 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": "D4", "damage_bonus": 4, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": 1, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ice Walk", "desc": "The dragon can move across and climb icy surfaces without needing to make an ability check. Additionally, Difficult Terrain composed of ice or snow doesn't cost it extra movement." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-silver-dragon", "name": "Young Silver Dragon", "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": 9.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 168, "hit_dice": "16d10 + 80", "experience_points": 5000, "ability_scores": { "strength": 23, "dexterity": 10, "constitution": 21, "intelligence": 14, "wisdom": 11, "charisma": 19 }, "modifiers": { "strength": 6, "dexterity": 0, "constitution": 5, "intelligence": 2, "wisdom": 0, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 4, "charisma": 4 }, "saving_throws_all": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 4, "charisma": 4 }, "skill_bonuses": { "history": 6, "perception": 8, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 2, "athletics": 6, "deception": 4, "history": 6, "insight": 0, "intimidation": 4, "investigation": 2, "medicine": 0, "nature": 2, "perception": 8, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 0 }, "passive_perception": 18, "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": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cold Breath", "desc": "Constitution Saving Throw: DC 17, each creature in a 30-foot Cone. Failure: 49 (11d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Paralyzing Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Paralyzing Breath", "desc": "Constitution Saving Throw: DC 17, each creature in a 30-foot Cone. First Failure The target has the Incapacitated condition until the end of its next turn, when it repeats the save. Second Failure The target has the Paralyzed condition, and it repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +10, reach 10 ft. 15 (2d8 + 6) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": { "name": "Slashing", "key": "slashing" }, "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": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-red-dragon", "name": "Young Red Dragon", "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": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "climb": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 40, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 178, "hit_dice": "17d10 + 85", "experience_points": 5900, "ability_scores": { "strength": 23, "dexterity": 10, "constitution": 21, "intelligence": 14, "wisdom": 11, "charisma": 19 }, "modifiers": { "strength": 6, "dexterity": 0, "constitution": 5, "intelligence": 2, "wisdom": 0, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 4, "charisma": 4 }, "saving_throws_all": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 4, "charisma": 4 }, "skill_bonuses": { "perception": 8, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 2, "athletics": 6, "deception": 4, "history": 2, "insight": 0, "intimidation": 4, "investigation": 2, "medicine": 0, "nature": 2, "perception": 8, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 0 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath", "desc": "Dexterity Saving Throw: DC 17, each creature in a 30-foot Cone. Failure: 56 (16d6) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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: +10, reach 10 ft. 13 (2d6 + 6) Slashing damage plus 3 (1d6) Fire damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-green-dragon", "name": "Young Green Dragon", "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": 8.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10 + 48", "experience_points": 3900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The dragon makes three Rend attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath", "desc": "Constitution Saving Throw: DC 14, each creature in a 30-foot Cone. Failure: 42 (12d6) Poison damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 11 (2d6 + 4) Slashing damage plus 7 (2d6) Poison 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": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": 2, "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": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-gold-dragon", "name": "Young Gold Dragon", "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": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 178, "hit_dice": "17d10 + 85", "experience_points": 5900, "ability_scores": { "strength": 23, "dexterity": 14, "constitution": 21, "intelligence": 16, "wisdom": 13, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 6, "saving_throws": { "strength": 6, "dexterity": 6, "constitution": 5, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 5, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "insight": 5, "perception": 9, "persuasion": 9, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 3, "athletics": 6, "deception": 5, "history": 3, "insight": 5, "intimidation": 5, "investigation": 3, "medicine": 1, "nature": 3, "perception": 9, "performance": 5, "persuasion": 9, "religion": 3, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath", "desc": "Dexterity Saving Throw: DC 17, each creature in a 30-foot Cone. Failure: 55 (10d10) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Weakening Breath.", "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: +10, reach 10 ft. 17 (2d10 + 6) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "Strength Saving Throw: DC 17, each creature that isn't currently affected by this breath in a 30-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 3 (1d6) from its damage rolls. It repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-copper-dragon", "name": "Young Copper Dragon", "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": 7.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "climb": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 40, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d10 + 42", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "Dexterity Saving Throw: DC 14, each creature in a 40-foot-long, 5-foot-wide Line. Failure: 40 (9d8) Acid damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Slowing Breath.", "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. 15 (2d10 + 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": "D10", "damage_bonus": 4, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slowing Breath", "desc": "Constitution Saving Throw: DC 14, each creature in a 30-foot Cone. Failure: The target can't take Reactions; its Speed is halved; and it can take either an action or a Bonus Action on its turn, not both. This effect lasts until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-bronze-dragon", "name": "Young Bronze Dragon", "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": 8.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d10 + 60", "experience_points": 3900, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "strength": 5, "dexterity": 3, "constitution": 4, "intelligence": 2, "wisdom": 4, "charisma": 3 }, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 4, "intelligence": 2, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "insight": 4, "perception": 7, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 4, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 7, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 3, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Breath", "desc": "Dexterity Saving Throw: DC 15, each creature in a 60-foot-long, 5-foot-wide Line. Failure: 49 (9d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Repulsion Breath.", "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: +8, reach 10 ft. 16 (2d10 + 5) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "Strength Saving Throw: DC 15, each creature in a 30-foot Cone. Failure: The target is pushed up to 40 feet straight away from the dragon and has the Prone condition.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-brass-dragon", "name": "Young Brass Dragon", "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": 40, "unit": "feet", "fly": 80, "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 20, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10 + 39", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "skill_bonuses": { "perception": 6, "persuasion": 5, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 5, "religion": 1, "sleight_of_hand": 0, "stealth": 3, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath", "desc": "Dexterity Saving Throw: DC 14, each creature in a 40-foot-long, 5-foot-wide Line. Failure: 38 (11d6) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace two attacks with a use of Sleep Breath.", "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. 15 (2d10 + 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": "D10", "damage_bonus": 4, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Sleep Breath", "desc": "Constitution Saving Throw: DC 14, each creature in a 30-foot Cone. Failure: The target has the Incapacitated condition until the end of its next turn, at which point it repeats the save. Second Failure The target has the Unconscious condition for 1 minute. This effect ends for the target if it takes damage or a creature within 5 feet of it takes an action to wake it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-blue-dragon", "name": "Young Blue Dragon", "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": 9.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 20, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10 + 64", "experience_points": 5000, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 3 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 3 }, "skill_bonuses": { "perception": 9, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 9, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Breath", "desc": "Dexterity Saving Throw: DC 16, each creature in a 60-foot-long, 5-foot-wide Line. Failure: 55 (10d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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: +9, reach 10 ft. 12 (2d6 + 5) Slashing damage plus 5 (1d10) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "key": "srd-2024_young-black-dragon", "name": "Young Black Dragon", "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": 7.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10 + 45", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "skill_bonuses": { "perception": 6, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 5, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "Dexterity Saving Throw: DC 14, each creature in a 30-foot-long, 5-foot-wide Line. Failure: 49 (14d6) Acid damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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. 9 (2d4 + 4) Slashing damage plus 3 (1d6) Acid 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": "D4", "damage_bonus": 4, "damage_type": { "name": "Slashing", "key": "slashing" }, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "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_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_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_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_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_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_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_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_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_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_swarm-of-bats", "name": "Swarm of Bats", "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.25, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 30, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d10", "experience_points": 50, "ability_scores": { "strength": 5, "dexterity": 15, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": -3, "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": 2, "stealth": 2, "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": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Attack Roll: +4, 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": 4, "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 bat. The swarm can't regain Hit Points or gain Temporary Hit Points." } ], "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 } ] }