Creature List
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/?format=api&ordering=blindsight_range&page=38
{ "count": 3541, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=blindsight_range&page=39", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=blindsight_range&page=37", "results": [ { "key": "tob_vapor-lynx", "name": "Vapor Lynx", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 1800, "ability_scores": { "strength": 15, "dexterity": 18, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 4, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 0, "athletics": 2, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 4, "stealth": 7, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "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": 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: 13 (2d8 + 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": "D8", "damage_bonus": null, "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 vapor lynx makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath", "desc": "The vapor lynx exhales a 40- foot radius poison fog, which heavily obscures a spherical area around the lynx. Any breathing creature that ends its turn in the fog must make a DC 14 Constitution saving throw or become poisoned for 1d4 + 1 rounds.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the lynx's innate spellcasting ability is Charisma. It can cast the following spell, requiring no material components:\n\n3/day: gaseous form" }, { "name": "Smoky Constitution", "desc": "The vapor lynx spends its time in both gaseous and solid form. Its unique constitution makes it immune to all fog- or gas-related spells and attacks, including its own. A vapor lynx sees clearly through light or heavy obscurement caused by fog, mist, or spells such as fog cloud." } ], "creaturesets": [], "environments": [ { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Swamp or Marsh", "key": "swamp" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_venomous-mummy", "name": "Venomous Mummy", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.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": "lawful evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 8, "constitution": 15, "intelligence": 7, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": 2 }, "initiative_bonus": -1, "saving_throws": { "wisdom": 2 }, "saving_throws_all": { "strength": 3, "dexterity": -1, "constitution": 2, "intelligence": -2, "wisdom": 2, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 3, "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": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire" } ], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "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": "Venomous Fist", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be affected by the Selket's venom curse (see above).", "attacks": [ { "name": "Venomous Fist 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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Selket's Venom", "desc": "The venomous mummy's body and wrappings are magically imbued with substances that are highly toxic. Any creature that comes in physical contact with the venomous mummy (e.g., touching the mummy barehanded, grappling, using a bite attack) must succeed on a DC 12 Constitution saving throw or be poisoned with Selket's venom. The poisoned target takes 3 (1d6) poison damage every 10 minutes. Selket's venom is a curse, so it lasts until ended by the remove curse spell or comparable magic." }, { "name": "Toxic Smoke", "desc": "The venomous mummy's poison-imbued wrappings and flesh create toxic fumes when burned. If a venomous mummy takes fire damage, it is surrounded by a cloud of toxic smoke in a 10-foot radius. This cloud persists for one full round. A creature that starts its turn inside the cloud or enters it for the first time on its turn takes 14 (4d6) poison damage, or half damage with a successful DC 12 Constitution saving throw." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves" }, { "name": "Desert", "key": "desert" }, { "name": "Ruins", "key": "ruins" }, { "name": "Underworld", "key": "underworld" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_vesiculosa", "name": "Vesiculosa", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "burrow": 5 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 0, "burrow": 5, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 203, "hit_dice": "14d20+56", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 19, "intelligence": 2, "wisdom": 14, "charisma": 2 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -4, "athletics": 5, "deception": -4, "history": -4, "insight": 2, "intimidation": -4, "investigation": -4, "medicine": 2, "nature": -4, "perception": 6, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, bludgeoning, piercing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Fire", "key": "fire" }, { "name": "Piercing", "key": "piercing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, blinded, deafened, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Engulf", "desc": "The vesiculosa engulfs all restrained or unconscious creatures within 5 feet of its main body (up to 2 Large, 4 Medium or 8 Small creatures). An engulfed creature is restrained, has total cover against attacks and other effects outside the vesiculosa, and takes 21 (6d6) acid damage at the start of each of the vesiculosa's turns. When the vesiculosa moves, the engulfed creature moves with it. An engulfed creature can try to escape by using an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the vesiculosa's main body.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Entrap", "desc": "The vesiculosa targets a Large or smaller creature within 5 feet of one of its rootlet swarms. The target takes 10 (4d4) piercing damage and is grappled (escape DC 15), or takes half damage and isn't grappled if it makes a successful DC 17 Dexterity saving throw. Until the grapple ends, the target is restrained, it has disadvantage on Strength checks and Strength saving throws, and that rootlet swarm can't entrap another target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vesiculosa uses Entrap 4 times, and uses Reel and Engulf once each. It loses one Entrap attack for each rootlet swarm that's been destroyed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reel", "desc": "Each rootlet swarm that has a creature grappled moves up to 20 feet toward the vesiculosa's main body. Rootlets wander up to 100 feet from the main body.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While the vesiculosa remains motionless, it is indistinguishable from a normal pool of water." }, { "name": "Rich Sapphire Heartvine", "desc": "A vesiculosa's heartvine resembles a lump of sapphire and is highly prized by alchemists (worth 1,000 gp). It can be reached with an hour or two of hard digging." }, { "name": "Rootlet Swarms", "desc": "The vesiculosa is surrounded at all times by four Medium swarms of Tiny rootlets that move as the vesiculosa directs. Each swarm has a speed of 30 feet, can be targeted independently, has 25 hit points, and (unlike the parent plant) quite vulnerable to fire damage. Other than that, they have the same statistics as the vesiculosa's main body. For each swarm that drops to 0 hit points, the vesiculosa loses one of its Entrap attacks. A destroyed swarm regrows in 24 hours." }, { "name": "Sweet Water", "desc": "The vesiculosa's pool emits a sweet fragrance that lures creatures to drink. Creatures that are neither undead nor constructs within 60 feet must succeed on a DC 16 Wisdom saving throw or be compelled to approach the vesiculosa and drink. The water is cool and refreshing but carries a sleeping poison: any creature (other than undead and constructs) that drinks from it regains 1d4 hp and recovers from 1 level of exhaustion, but must succeed on a DC 15 Constitution saving throw against poison or fall unconscious for 1 minute. If the saving throw fails by 5 or more, the creature is unconscious for 1 hour. An unconscious creature wakes up if it takes damage or if another creature uses an action to shake it awake." }, { "name": "Verdant", "desc": "The vesiculosa's sap seeps into the soil, promoting lush vegetation. At any given time, 3d6 beneficial fruits (fruit, nuts, figs, dates) can be found within 30 feet of the vesiculosa. These have the same effect as berries from a goodberry spell, but they retain their potency for one week after being picked or after the vesiculosa is killed." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert" }, { "name": "Badlands", "key": "tob_badlands" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_vila", "name": "Vila", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "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": "lawful neutral", "languages": { "as_string": "Common, Sylvan, telepathy 60 ft. (beasts only)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 77, "hit_dice": "14d8+14", "experience_points": 1800, "ability_scores": { "strength": 12, "dexterity": 20, "constitution": 13, "intelligence": 11, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 5, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 5, "saving_throws": { "dexterity": 8, "constitution": 4, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 1, "dexterity": 8, "constitution": 4, "intelligence": 0, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "insight": 5, "intimidation": 6, "perception": 8, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 0, "athletics": 1, "deception": 3, "history": 0, "insight": 5, "intimidation": 6, "investigation": 0, "medicine": 2, "nature": 0, "perception": 8, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 5, "stealth": 8, "survival": 2 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "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": "+1 Shortbow", "desc": "Ranged Weapon Attack: +9 to hit, range 80/320 ft., one target. Hit: 9 (1d6 + 6) piercing damage.", "attacks": [ { "name": "+1 Shortbow attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 80, "long_range": 320, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "+1 Shortsword", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 9 (1d6 + 6) piercing damage.", "attacks": [ { "name": "+1 Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fascinate", "desc": "When the vila sings, all those within 60 feet of her and who can hear her must make a successful DC 14 Charisma saving throw or be stunned for 1d4 rounds. Those who succeed on the saving throw are immune to that vila's singing for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Forest Song", "desc": "The vila magically calls 2d6 wolves or 2 wampus cats. The called creatures arrive in 1d4 rounds, acting as allies of the vila and obeying its spoken commands. The beasts remain for 1 hour, until the vila dies, or until the vila dismisses them as a bonus action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "A vila makes two shortsword attacks or two shortbow attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Dance of the Luckless (1/Day)", "desc": "Vila who dance for one hour create a fairy ring of small gray mushrooms. The ring lasts seven days and has a 50-foot diameter per dancing vila. Non-vila who fall asleep (including magical sleep) inside the ring have disadvantage on skill checks for 24 hours from the time they awaken." }, { "name": "Forest Meld", "desc": "A vila can meld into any tree in her forest for as long as she wishes, similar to the meld into stone spell." }, { "name": "Forest Quickness", "desc": "While in forest surroundings, a vila receives a +4 bonus on initiative checks." }, { "name": "Innate Spellcasting", "desc": "the vila's innate spellcasting ability is Charisma (spell save DC 14). She can innately cast the following spells, requiring no material components:\n\n3/day: sleep\n\n1/week: control weather" } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_vine-troll-skeleton", "name": "Vine Troll Skeleton", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "experience_points": 5000, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 16, "intelligence": 6, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 3, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "constitution": 12 }, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 12, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -2, "athletics": 5, "deception": -3, "history": -2, "insight": -1, "intimidation": -3, "investigation": -2, "medicine": -1, "nature": -2, "perception": -1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "bludgeoning,", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "deafened, exhaustion, poisoned", "condition_immunities": [ { "name": "Deafened", "key": "deafened" }, { "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": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) piercing damage.", "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": 3, "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": "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: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "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 skeleton makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Regeneration", "desc": "The vine troll skeleton regains 5 hit points at the start of its turn if it is within 10 feet of the duskthorn dryad's vines and it hasn't taken acid or fire damage since its previous turn. The skeleton dies only if it starts its turn with 0 hit points and doesn't regenerate, or if the duskthorn dryad who created it dies, or if the troll's heart inside the dryad's or treant's tree is destroyed." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_voidling", "name": "Voidling", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 50, "hover": true }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": true, "fly": 50, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "telepathy 60 ft.", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 110, "hit_dice": "20d10", "experience_points": 7200, "ability_scores": { "strength": 15, "dexterity": 22, "constitution": 10, "intelligence": 14, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 6, "constitution": 0, "intelligence": 2, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 6, "saving_throws": { "constitution": 4, "intelligence": 6, "wisdom": 7, "charisma": 4 }, "saving_throws_all": { "strength": 2, "dexterity": 6, "constitution": 4, "intelligence": 6, "wisdom": 7, "charisma": 4 }, "skill_bonuses": { "stealth": 10 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 3, "arcana": 2, "athletics": 2, "deception": 0, "history": 2, "insight": 3, "intimidation": 0, "investigation": 2, "medicine": 3, "nature": 2, "perception": 3, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 6, "stealth": 10, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, petrified, prone", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60, "actions": [ { "name": "Multiattack", "desc": "The voidling makes 4 tendril attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Necrotic Burst", "desc": "The voidling releases a burst of necrotic energy in a 20-foot radius sphere centered on itself. Those in the area take 35 (10d6) necrotic damage, or half damage with a successful DC 17 Constitution saving throw.", "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": "Tendril", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 10 (1d8 + 6) slashing damage plus 11 (2d10) necrotic damage.", "attacks": [ { "name": "Tendril attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fed by Darkness", "desc": "A voidling in magical darkness at the start of its turn heals 5 hit points." }, { "name": "Innate Spellcasting", "desc": "the voidling's innate spellcasting ability is Wisdom (spell save DC 15, spell attack bonus +7). It can innately cast the following spells, requiring no material components:\n\nat will: darkness, detect magic, fear\n\n3/day each: eldritch blast (3 beams), black tentacles\n\n1/day each: phantasmal force, reverse gravity" }, { "name": "Magic Resistance", "desc": "The voidling has advantage on saving throws against spells and other magical effects except those that cause radiant damage." }, { "name": "Natural Invisibility", "desc": "A voidling in complete darkness is considered invisible to creatures that rely on normal vision or darkvision." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wampus-cat", "name": "Wampus Cat", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 20, "swim": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 200, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 15, "intelligence": 12, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "deception": 5, "persuasion": 5 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 1, "athletics": 2, "deception": 5, "history": 1, "insight": 2, "intimidation": 3, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 3, "persuasion": 5, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "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": "D6", "damage_bonus": null, "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 }, { "name": "Yowl", "desc": "Intelligent creatures within 60 feet of the cat who are able to hear its voice must make a DC 13 Charisma saving throw. Those who fail find the sound of the wampus cat's voice pleasant and alluring, so that the cat has advantage on Charisma checks against them for 1 minute. The affected characters cannot attack the wampus cat during this time unless they are wounded in that time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Focused Animosity", "desc": "The wampus cat has advantage on melee attacks against any male she has seen employ divine magic or wield a holy symbol." }, { "name": "Innate Spellcasting", "desc": "the wampus cat's innate spellcasting ability is Charisma (spell save DC 13). She can innately cast the following spells, requiring no material components:\n\nat will: disguise self (appearance of a female human), mage hand\n\n2/day: hex" }, { "name": "Magic Resistance", "desc": "The wampus cat has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" }, { "name": "Hills", "key": "hills" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_water-leaper", "name": "Water Leaper", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 50, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 50, "burrow": 0, "climb": 2, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "13d10+26", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 15, "intelligence": 4, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 3, "deception": -3, "history": -3, "insight": 1, "intimidation": -3, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -3, "persuasion": -3, "religion": -3, "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": 60, "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: 10 (2d6 + 3) piercing damage and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained and the water leaper can't bite another target.", "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": "D6", "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The water leaper uses its shriek and makes one bite attack and one stinger attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shriek", "desc": "The water leaper lets out a blood-curdling shriek. Every creature within 40 feet that can hear the water leaper must make a successful DC 12 Constitution saving throw or be frightened until the start of the water leaper's next turn. A creature that successfully saves against the shriek is immune to the effect for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stinger", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage and the target must make a successful DC 12 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the creature takes 7 (2d6) poison damage at the start of its turn. A poisoned creature repeats the saving throw at the end of its turn, ending the effect on a success.", "attacks": [ { "name": "Stinger 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "The water leaper makes a bite attack against a medium or smaller creature it is grappling. If the attack hits, the target is swallowed and the grapple ends. The swallowed target is blinded and restrained, and has total cover against attacks and other effects outside the water leaper. A swallowed target takes 10 (3d6) acid damage at the start of the water leaper's turn. The water leaper can have one creature swallowed at a time. If the water leaper dies, the swallowed creature is no longer restrained and can use 5 feet of movement to crawl, prone, out of the corpse.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The water leaper can breathe both air and water." }, { "name": "Camouflage", "desc": "The water leaper has advantage on Dexterity (Stealth) checks when underwater." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_weaving-spider", "name": "Weaving Spider", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Construct", "key": "construct" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 1.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": "unaligned", "languages": { "as_string": "understands Common", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 25, "hit_dice": "10d4", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 10, "intelligence": 9, "wisdom": 8, "charisma": 8 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -1, "wisdom": -1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -1, "wisdom": -1, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -1, "athletics": 0, "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": 3, "survival": -1 }, "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": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, 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": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The weaving spider makes two trimming blade attacks or two needle shuttle attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Poisoned Needle Shuttle", "desc": "Ranged Weapon Attack: +5 to hit, range 30 ft., one target. Hit: 7 (1d8 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or become paralyzed. The target repeats the saving throw at the end of each of its turns, ending the effect on itself with a success.", "attacks": [ { "name": "Poisoned Needle Shuttle attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Trimming Blade", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage and possible unmaking.", "attacks": [ { "name": "Trimming Blade 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": null, "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": "Unmaking", "desc": "The weaving spider's speed and its slim, sharp blade can slice cloth, leather, and paper into scraps very quickly. Whenever a weaving spider's trimming blade attack roll exceeds the target's armor class by 5 or more, the target must succeed on a DC 13 Dexterity saving throw or one of their possessions becomes unusable or damaged until repaired (DM's choice)", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Immutable Form", "desc": "The weaving spider is immune to any spell or effect that would alter its form." }, { "name": "Magic Resistance", "desc": "The weaving spider has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_weeping-treant", "name": "Weeping Treant", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Druidic, Elvish, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Druidic", "key": "druidic", "desc": "The secret language of druids. Those who know it can speak the language and use it to leave hidden messages. Those who know this language automatically spot such a message. Others spot the message’s presence with a successful DC 15 Wisdom (Perception) check but can’t decipher it without magic." }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d12+40", "experience_points": 2300, "ability_scores": { "strength": 21, "dexterity": 8, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 11 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": 1, "athletics": 5, "deception": 0, "history": 1, "insight": 3, "intimidation": 0, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": -1, "stealth": -1, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning and piercing", "damage_resistances": [], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire" } ], "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 treant makes three slam attacks.", "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: +8 to hit, range 60/180 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 60, "long_range": 180, "target_creature_only": false, "damage_die_count": 3, "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Acidic Tears", "desc": "Thick tears of dark sap stream continuously down the treant's face and trunk. These tears are highly acidic - anyone who attacks the treant from a range of 5 feet or less must succeed on a DC 15 Dexterity saving throw or take 6 (1d12) acid damage from splashed tears. This acidic matter continues doing 6 (1d12) acid damage at the start of each of the creature's turns until it or an adjacent ally uses an action to wipe off the tears or three rounds elapse." }, { "name": "Siege Monster", "desc": "The treant deals double damage to objects and structures." }, { "name": "Treespeech", "desc": "A weeping treant can converse with plants, and most plants greet them with a friendly or helpful attitude." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wharfling", "name": "Wharfling", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 0.125, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30, "swim": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 6, "hit_dice": "4d4 - 4", "experience_points": 25, "ability_scores": { "strength": 4, "dexterity": 16, "constitution": 8, "intelligence": 2, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "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": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target is grappled (escape DC 10). Until this grapple ends, the wharfling can't use its bite on another target. While the target is grappled, the wharfling's bite attack hits it automatically.", "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": "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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pilfer", "desc": "A wharfling that has an opponent grappled at the start of its turn can make a Dexterity (Sleight of Hand) check as a bonus action. The DC for this check equals 10 plus the grappled target's Dexterity modifier. If the check is successful, the wharfling steals some small metallic object from the target, and the theft is unnoticed if the same result equals or exceeds the target's passive Perception. A wharfling flees with its treasure.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wharfling-swarm", "name": "Wharfling Swarm", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30, "swim": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 63, "hit_dice": "14d10 - 14", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 8, "intelligence": 2, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 0, "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": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hit points or fewer.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "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": null, "limited_to_form": null, "usage_limits": null }, { "name": "Locking Bite", "desc": "When a creature leaves a wharfling swarm's space, 1d3 wharflings remain grappled to them (escape DC 10). Each wharfling inflicts 5 (1d4 + 3) piercing damage at the start of the creature's turns until it escapes from the grapples.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pilfer", "desc": "A wharfling swarm makes 1d6 Dexterity (Sleight of Hand) checks each round against every creature in the swarm's space. The DC for each check equals 10 plus the target creature's Dexterity modifier. For each successful check, the wharflings steal some small metallic object from the target, and the theft is unnoticed if the same result equals or exceeds the target's passive Perception.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "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 wharfling. The swarm can't regain hit points or gain temporary hit points." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_white-ape", "name": "White Ape", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.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": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 18, "intelligence": 8, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": -1, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": -1, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "acrobatics": 6, "athletics": 7, "intimidation": 2, "perception": 5, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 2, "arcana": -1, "athletics": 7, "deception": -1, "history": -1, "insight": 2, "intimidation": 2, "investigation": -1, "medicine": 2, "nature": -1, "perception": 5, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 3, "stealth": 6, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage, and the target must succeed on a DC 14 Constitution saving throw or contract the arcane wasting disease (see sidebar).", "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": 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) slashing damage.", "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": "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": "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": "Frenzy", "desc": "When two or more foes are adjacent to the ape, it can enter a deadly battle frenzy. Instead of using its normal multiattack, a frenzied white ape makes one bite attack and two claw attacks against each enemy within 5 feet of it. Melee attacks against the white ape are made with advantage from the end of that turn until the start of the white ape'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 } }, { "name": "Multiattack", "desc": "The ape makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Arcane Wasting (Disease)", "desc": "When the bodily fluid of an infected creature touches a humanoid or when an infected creature casts a spell (direct or indirect) on a humanoid, that humanoid must succeed on a DC 15 Constitution saving throw or become infected with arcane wasting. Beginning 1d6 days after infection, the infected creature must make a DC 15 Constitution saving throw at the end of each long rest. If the saving throw fails, the victim loses 1d3 Intelligence and 1d3 Wisdom. Lost Intelligence and Wisdom can't be recovered while the disease persists. If the saving throw succeeds, nothing happens; the disease ends after the second consecutive successful saving throws. Once the disease ends, lost Intelligence and Wisdom can be restored by greater restoration or comparable magic. The disease is also cured by lesser restoration if the caster makes a successful DC 15 spellcasting check." }, { "name": "Hatred for Spellcasters", "desc": "The white ape does one extra die of damage (d8 or d10, respectively) per attack against an enemy it has seen cast a spell." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_witchlight", "name": "Witchlight", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Construct", "key": "construct" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 50, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "understands the language of its creator but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 10, "hit_dice": "4d4", "experience_points": 50, "ability_scores": { "strength": 1, "dexterity": 18, "constitution": 10, "intelligence": 10, "wisdom": 13, "charisma": 7 }, "modifiers": { "strength": -5, "dexterity": 4, "constitution": 0, "intelligence": 0, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 4, "constitution": 0, "intelligence": 0, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 0, "athletics": -5, "deception": -2, "history": 0, "insight": 1, "intimidation": -2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 3, "performance": -2, "persuasion": -2, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison, radiant", "damage_immunities": [ { "name": "Poison", "key": "poison" }, { "name": "Radiant", "key": "radiant" } ], "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Flash", "desc": "The witchlight emits a bright burst of light that blinds all sighted creatures within 30 feet for 1d4 rounds unless they succeed on a DC 10 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Light Ray", "desc": "Ranged Weapon Attack: +6 to hit, range 30 ft., one target. Hit: 6 (1d4 + 4) radiant damage.", "attacks": [ { "name": "Light Ray attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 30, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Dispel Magic Weakness", "desc": "Casting dispel magic on a witchlight paralyzes it for 1d10 rounds." }, { "name": "Luminance", "desc": "A witchlight normally glows as brightly as a torch. The creature can dim itself to the luminosity of a candle, but it cannot extinguish its light. Because of its glow, the witchlight has disadvantage on Dexterity (Stealth) checks." }, { "name": "Thin As Light", "desc": "While a witchlight is not incorporeal, it can pass through any opening that light can." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wolf-reaver-dwarf", "name": "Wolf Reaver Dwarf", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 35, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 35, "crawl": 17, "hover": false, "fly": 0, "burrow": 0, "climb": 17, "swim": 17 }, "category": "Monsters", "subcategory": null, "alignment": "any chaotic", "languages": { "as_string": "Common, Dwarvish", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "desc": "Typical speakers are dwarves." } ] }, "armor_class": 16, "armor_detail": "chain shirt, shield", "hit_points": 76, "hit_dice": "9d8+36", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 19, "intelligence": 9, "wisdom": 11, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "athletics": 6, "intimidation": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 6, "deception": -1, "history": -1, "insight": 0, "intimidation": 1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 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": "Battleaxe", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.", "attacks": [ { "name": "Battleaxe 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": null, "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": "Dagger", "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d4 + 4) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The wolf reaver dwarf makes two melee or ranged attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.", "attacks": [ { "name": "Spear attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Danger Sense", "desc": "The wolf reaver dwarf has advantage on Dexterity saving throws against attacks it can see when it is not blinded, deafened, or incapacitated." }, { "name": "Dwarven Resistance", "desc": "The wolf reaver dwarf has advantage on saving throws against poison." }, { "name": "Pack Tactics", "desc": "The wolf reaver dwarf has advantage on attacks if at least one of the dwarf's allies is within 5 feet of the target and the ally isn't incapacitated." }, { "name": "Reckless", "desc": "At the start of its turn, the wolf reaver dwarf can gain advantage on all melee weapon attack rolls during that turn, but attack rolls against it have advantage until the start of its next turn." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wolf-spirit-swarm", "name": "Wolf Spirit Swarm", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "fly": 50, "hover": true }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": true, "fly": 50, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands Common", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d10+15", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 16, "constitution": 12, "intelligence": 4, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 5, "dexterity": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 6, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": 1 }, "skill_bonuses": { "perception": 3, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -3, "athletics": 2, "deception": 1, "history": -3, "insight": 0, "intimidation": 1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 3, "performance": 1, "persuasion": 1, "religion": -3, "sleight_of_hand": 3, "stealth": 6, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "necrotic; bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Necrotic", "key": "necrotic" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "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": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage plus 3 (1d6) cold damage. The target is also knocked prone if the attack scored a critical hit.", "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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Cold", "key": "cold" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Chilling Howl", "desc": "As a bonus action on its first turn of combat, the wolf spirit swarm howls, emitting an unnatural and eerie cacophony that chills the blood. All creatures within 300 feet that hear the howl must make a successful DC 12 Charisma saving throw or be frightened until the start of the swarm's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Icy Doom", "desc": "All creatures within 5 feet of the wolf spirit swarm take 22 (4d10) cold damage, or half damage with a successful DC 14 Constitution saving throw. Those that fail the saving throw also gain one level of exhaustion and become frightened until the start of the swarm's next turn.", "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": "A wolf spirit swarm uses icy doom, if it's available, and makes 3 bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Speed Over Snow", "desc": "A swarm of wolf spirits is not affected by difficult terrain caused by snowy or icy conditions." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_wormhearted-suffragan", "name": "Wormhearted Suffragan", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "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": "the languages it knew in life", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 97, "hit_dice": "13d8+39", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 16, "intelligence": 11, "wisdom": 16, "charisma": 8 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": -1 }, "skill_bonuses": { "medicine": 6, "religion": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 0, "deception": -1, "history": 0, "insight": 3, "intimidation": -1, "investigation": 0, "medicine": 6, "nature": 0, "perception": 3, "performance": -1, "persuasion": -1, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Necrotic", "key": "necrotic" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Helminth Infestation", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (2d6) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or be afflicted with a helminth infestation (parasitic worms). An afflicted creature can't regain hit points and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the affliction reduces the target's hit point maximum to 0, the victim dies. The affliction lasts until removed by any magic that cures disease.", "attacks": [ { "name": "Helminth Infestation 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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The wormhearted suffragan can make two helminth infestation attacks, or it can cast one spell and make one helminth infestation attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the wormhearted suffragan's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can cast the following spells, requiring no material components:\n\nat will: command, detect evil and good\n\n4/day: inflict wounds\n\n2/day each: blindness-deafness, hold person\n\n1/day each: animate dead, speak with dead" } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_xhkarsh", "name": "Xhkarsh", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Deep Speech, Undercommon", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 19, "armor_detail": "natural and mystic armor", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 3900, "ability_scores": { "strength": 17, "dexterity": 21, "constitution": 18, "intelligence": 15, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "charisma": 5 }, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "insight": 6, "perception": 6, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 3, "arcana": 2, "athletics": 3, "deception": 2, "history": 2, "insight": 6, "intimidation": 2, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 5, "stealth": 8, "survival": 3 }, "passive_perception": 16, "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": 120, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Claw 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": null, "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": "Invisibility", "desc": "The xhkarsh turns invisible until it attacks or casts a spell, or until its concentration ends. Equipment the xhkarsh wears or carries becomes invisible with it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The xhkarsh makes two claw attacks and two stinger attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Seize Strand", "desc": "The xhkarsh targets one creature within 5 feet of it whose fate has been corrupted. The target creature must succeed on a DC 15 Charisma saving throw or a portion of the xhkarsh's consciousness inhabits its body. The target retains control of its body, but the xhkarsh can control its actions for 1 minute each day and can modify its memories as a bonus action (as if using the modify memory spell, DC 15). The target is unaware of the xhkarsh's presence, but can make a DC 18 Wisdom (Insight) check once every 24 hours to notice the presence of the xhkarsh. This effect lasts until the xhkarsh ends it or the target's fate is restored by a dispel evil and good spell or comparable magic. A creature becomes immune to this effect for 24 hours when it succeeds on the saving throw to resist the effect or after the effect ends on it for any reason. A single xhkarsh can seize up to four strands at the same time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stinger", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 12 (2d6 + 5) piercing damage, and the target must succeed on a DC 15 Charisma saving throw or have its fate corrupted. A creature with corrupted fate has disadvantage on Charisma checks and Charisma saving throws, and it is immune to divination spells and to effects that sense emotions or read thoughts. The target's fate can be restored by a dispel evil and good spell or comparable magic.", "attacks": [ { "name": "Stinger 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": 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_ychen-bannog", "name": "Ychen Bannog", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 11.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": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 7200, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 23, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 6, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 9, "dexterity": 0, "constitution": 6, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 9, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "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": "exhaustion", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Destroying Bellow", "desc": "The ychen bannog delivers a fearsome bellow that can be heard up to ten miles away. Structures and unattended objects in a 60-foot cone take 55 (10d10) thunder damage. Creatures in the cone take 27 (5d10) thunder damage and are deafened for 1 hour, or take half damage and aren't deafened with a successful DC 18 Constitution saving throw.", "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": "Gore", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ychen bannog makes one gore attack and one stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stomp", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 31 (4d10 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 21 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10, "range": null, "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ever-Sharp Horns", "desc": "The ychen bannog deals triple damage dice when it scores a critical hit with a gore attack." }, { "name": "Overrun", "desc": "When the ychen bannog takes the Dash action, it can move through the space of a Large or smaller creature, treating the creature's space as difficult terrain. As it moves through the creature's space, the ychen bannog can make a stomp attack as a bonus action." }, { "name": "Peaceful Creature", "desc": "The ychen bannog abhors combat and flees from it if possible. If unable to flee, the ychen bannog can attack a foe or obstacle to clear a path to safety. As an action, a driver or handler mounted on the ychen bannog or adjacent to it can make a DC 16 Wisdom (Animal Handling) check. On a success, the ychen bannog moves and attacks as directed by the driver. On a failure, the beast flees. The driver or handler must have proficiency in Animal Handling to attempt this check." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" }, { "name": "Hills", "key": "hills" }, { "name": "Mountain", "key": "mountain" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_young-spinosaurus", "name": "Young Spinosaurus", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d12+40", "experience_points": 1800, "ability_scores": { "strength": 23, "dexterity": 11, "constitution": 19, "intelligence": 2, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 6, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 6, "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": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10ft., one target. Hit: 25 (3d12 + 6) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D12", "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.", "attacks": [ { "name": "Claw 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": "D6", "damage_bonus": null, "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 spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Tamed", "desc": "The spinosaurus never willingly attacks any reptilian humanoid, and if forced or magically compelled to do so it suffers disadvantage on attack rolls. Up to three Medium or one Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" }, { "name": "Swamp or Marsh", "key": "swamp" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_zanskaran-viper", "name": "Zanskaran Viper", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 10, "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 38, "hit_dice": "4d10+16", "experience_points": 200, "ability_scores": { "strength": 12, "dexterity": 11, "constitution": 18, "intelligence": 2, "wisdom": 13, "charisma": 2 }, "modifiers": { "strength": 1, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 1, "deception": -4, "history": -4, "insight": 1, "intimidation": -4, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 1) piercing damage, and the target must make a successful DC 14 Constitution saving throw or become poisoned. While poisoned this way, the target is blind and takes 7 (2d6) poison damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_zimwi", "name": "Zimwi", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.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": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d8+36", "experience_points": 1100, "ability_scores": { "strength": 13, "dexterity": 18, "constitution": 19, "intelligence": 6, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": -1, "arcana": -2, "athletics": 1, "deception": -2, "history": -2, "insight": -1, "intimidation": -2, "investigation": -2, "medicine": -1, "nature": -2, "perception": 1, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 4, "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": 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: 13 (2d8 + 4) piercing damage. If the target is a Medium or smaller creature grappled by the zimwi, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the zimwi, and it takes 14 (4d6) acid damage at the start of each of the zimwi's turns. If the zimwi's stomach takes 20 damage or more on a single turn from a creature inside it, the zimwi must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the zimwi. Damage done to a zimwi's stomach does not harm the zimwi. The zimwi's stomach is larger on the inside than the outside. It can have two Medium creatures or four Small or smaller creatures swallowed at one time. If the zimwi dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 feet of movement, exiting prone.", "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": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid" }, "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: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and if the target is a Medium or smaller creature and the zimwi isn't already grappling a creature, it is grappled (escape DC 11).", "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": "D6", "damage_bonus": null, "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 zimwi makes one claws attack and one bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_zmey-headling", "name": "Zmey Headling", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 1, "intelligence": 8, "wisdom": 16, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": -5, "intelligence": -1, "wisdom": 3, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": -5, "intelligence": -1, "wisdom": 3, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": -1, "athletics": 3, "deception": -1, "history": -1, "insight": 3, "intimidation": -1, "investigation": -1, "medicine": 3, "nature": -1, "perception": 3, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, unconscious", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Unconscious", "key": "unconscious" } ] }, "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: 16 (2d12 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "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": 1, "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: 12 (2d8 + 3) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": null, "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": "Fire Breath", "desc": "The zmey headling exhales fire in a 30-foot cone. Each creature in that area takes 16 (3d10) fire damage, or half damage with a successful DC 16 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The zmey headline makes one bite attack and one claws attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +11 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 20, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The zmey headling can breathe air and water." }, { "name": "Regeneration", "desc": "The zmey headling reaver regains 10 hit points at the start of its turn. This trait doesn't function if the zmey headling took acid or fire damage since the end of its previous turn. It dies if it starts its turn with 0 hit points and doesn't regenerate." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" }, { "name": "Swamp or Marsh", "key": "swamp" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_aboleth-thrall", "name": "Aboleth Thrall", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, unlimited-range telepathy with aboleth", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "", "hit_points": 45, "hit_dice": "7d8+14", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Poison Ink Knife", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Poison Ink Knife attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Self-Sacrifice", "desc": "When a creature within 5 feet of the thrall that the thrall can see hits an aboleth with an attack, the thrall can make itself the target of the attack instead.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sea Changed", "desc": "The aboleth thrall can breathe water and air, but must bathe in water for 1 hour for every 12 hours it spends dry or it begins to suffocate. It is magically charmed by the aboleth." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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, "crossreferences": { "to": [] } }, { "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", "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, "crossreferences": { "to": [] } }, { "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, "crossreferences": { "to": [] } }, { "key": "a5e-mm_acolyte", "name": "Acolyte", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one", "data": [] }, "armor_class": 10, "armor_detail": "", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 10, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 0, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 0, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "medicine": 4, "religion": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 4, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "An acolyte is a priest in training or an assistant to a more senior member of the clergy", "desc": "While acolytes may be found acting as servants or messengers in major temples an acolyte may also be the only representative of their faith serving a village or roadside shrine.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bless", "desc": "(1st-Level; V, S, M, Concentration) Up to three creatures within 30 feet add a d4 to attack rolls and saving throws for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Club", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.", "attacks": [ { "name": "Club attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cure Wounds", "desc": "(1st-Level; V, S) The acolyte touches a willing living creature restoring 6 (1d8 + 2) hit points to it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sacred Flame", "desc": "(Cantrip; V, S) One creature the acolyte can see within 60 feet makes a DC 12 Dexterity saving throw taking 4 (1d8) radiant damage on a failure. This spell ignores cover.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spellcasting", "desc": "The acolyte is a 2nd level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12 +4to hit with spell attacks). They have the following cleric spells prepared:\n\n- **Cantrips** (at will): Light, Sacred Flame, Thaumaturgy\n- **1st-Level** (3 slots): Bless, Cure Wounds, Sanctuary" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-amethyst-dragon", "name": "Adult Amethyst Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 17.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 220, "hit_dice": "21d12+84", "experience_points": 18000, "ability_scores": { "strength": 18, "dexterity": 20, "constitution": 18, "intelligence": 22, "wisdom": 14, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 5, "constitution": 4, "intelligence": 6, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 5, "saving_throws": { "constitution": 10, "intelligence": 12, "wisdom": 8, "charisma": 11 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 10, "intelligence": 12, "wisdom": 8, "charisma": 11 }, "skill_bonuses": { "deception": 11, "insight": 8, "perception": 8, "persuasion": 11 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 6, "athletics": 4, "deception": 11, "history": 6, "insight": 8, "intimidation": 5, "investigation": 6, "medicine": 2, "nature": 6, "perception": 8, "performance": 5, "persuasion": 11, "religion": 6, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Assume Control", "desc": "When a creature charmed by the dragon begins its turn, the dragon telepathically commands the charmed creature until the end of the creatures turn. If the dragon commands the creature to take an action that would harm itself or an ally, the creature makes a DC 19 Wisdom saving throw. On a success, the creatures turn immediately ends.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) force damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Captivating Harmonics", "desc": "Each creature of the dragons choice within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it becomes psionically charmed by the dragon for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Charm", "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 16 Wisdom saving throw. On a failure, the creature is charmed by the dragon for 24 hours, regarding it as a trusted friend to be heeded and protected. Although it isnt under the dragons control, it takes the dragons requests or actions in the most favorable way it can. At the end of each of the targets turns and at the end of any turn during which the dragon or its companions harmed the target, it repeats the saving throw, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Concussive Breath", "desc": "The dragon psionically unleashes telekinetic energy in a 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw taking 60 (11d10) force damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Stupefy", "desc": "The dragon targets a creature within 60 feet. If the target is concentrating on a spell, it must make a DC 19 Constitution saving throw or lose concentration.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Calm Emotions, Charm Person, Mass Suggestion, Modify Memory" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its scales dull briefly, and it can't use telepathy or psionic abilities until the end of its next turn." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-earth-dragon", "name": "Adult Earth Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 18.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 40, "burrow": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 40, "burrow": 60, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Terran", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 19, "armor_detail": "", "hit_points": 287, "hit_dice": "23d12+138", "experience_points": 20000, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 22, "intelligence": 22, "wisdom": 14, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 6, "intelligence": 6, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 8, "wisdom": 8, "charisma": 7 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 8, "wisdom": 8, "charisma": 7 }, "skill_bonuses": { "athletics": 12, "insight": 8, "nature": 12, "perception": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 6, "athletics": 12, "deception": 5, "history": 6, "insight": 8, "intimidation": 5, "investigation": 6, "medicine": 2, "nature": 12, "perception": 8, "performance": 5, "persuasion": 5, "religion": 6, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 90, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 28 (4d10 + 6) piercing damage. Instead of dealing piercing damage the dragon can grapple the target (escape DC 20) and a Large or smaller creature grappled in this way is restrained. While grappling a creature the dragon can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Entomb", "desc": "The dragon targets a creature on the ground within 60 feet, forcing it to make a DC 15 Dexterity saving throw. On a failure, the creature is magically entombed 5 feet under the earth. While entombed, the target is blinded, restrained, and can't breathe. A creature can use an action to make a DC 15 Strength check, freeing an entombed creature on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its slam. In place of its bite attack it can use Rock Spire.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock Spire", "desc": "A permanent 25-foot-tall 5-foot-radius spire of rock magically rises from a point on the ground within 60 feet. A creature in the spires area when it appears makes a DC 19 Dexterity saving throw taking 13 (3d8) piercing damage on a failure or half damage on a success. A creature that fails this saving throw by 10 or more is impaled at the top of the spire. A creature can use an action to make a DC 12 Strength check freeing the implaced creature on a success. The impaled creature is also freed if the spire is destroyed. The spire is an object with AC 16 30 hit points and immunity to poison and psychic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scouring Breath", "desc": "The dragon exhales scouring sand and stones in a 60-foot cone. Each creature in that area makes a DC 20 Dexterity saving throw taking 56 (16d6) slashing damage on a failed save or half damage on a success. A creature that fails the save is also blinded until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Shake the Foundation", "desc": "The dragon causes the ground to roil, creating a permanent, 40-foot-radius area of difficult terrain centered on a point the dragon can see. If the dragon is bloodied, creatures in the area make a DC 20 Dexterity saving throw, falling prone on a failure.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam Attack", "desc": "The dragon makes a slam attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "False Appearance", "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Locate Animals or Plants, Spike Growth, Stone Shape, wall of stone" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more like rock. Its movement is halved until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-emerald-dragon", "name": "Adult Emerald Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 17.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 241, "hit_dice": "23d12+92", "experience_points": 18000, "ability_scores": { "strength": 22, "dexterity": 22, "constitution": 18, "intelligence": 22, "wisdom": 12, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 6, "constitution": 4, "intelligence": 6, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 6, "saving_throws": { "constitution": 10, "intelligence": 12, "wisdom": 7, "charisma": 10 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 10, "intelligence": 12, "wisdom": 7, "charisma": 10 }, "skill_bonuses": { "deception": 10, "history": 12, "perception": 7, "stealth": 12 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 1, "arcana": 6, "athletics": 6, "deception": 10, "history": 12, "insight": 1, "intimidation": 4, "investigation": 6, "medicine": 1, "nature": 6, "perception": 7, "performance": 4, "persuasion": 4, "religion": 6, "sleight_of_hand": 6, "stealth": 12, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic, thunder", "damage_resistances": [ { "name": "Psychic", "key": "psychic" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) thunder damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Thunder", "key": "thunder" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Maddening Breath", "desc": "The dragon screams stripping flesh from bones and reason from minds in a 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw taking 71 (13d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Maddening Harmonics", "desc": "Each creature of the dragons choice that can hear within 90 feet makes a DC 15 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pandorum", "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 15 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Paranoid Ranting", "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 15 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon makes a psionic wave attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Spiteful Retort", "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 15 Wisdom saving throw, taking 18 (4d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 18). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Confusion, Dominate Person, Hideous Laughter, Suggestion" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks against the creature that triggered the saving throw with advantage and with disadvantage against all other creatures." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-river-dragon", "name": "Adult River Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 17.0, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet", "fly": 80, "swim": 90 }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 80, "burrow": 0, "climb": 30, "swim": 90 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Aquan, 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": "", "hit_points": 252, "hit_dice": "24d12+96", "experience_points": 18000, "ability_scores": { "strength": 18, "dexterity": 20, "constitution": 18, "intelligence": 14, "wisdom": 20, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 3 }, "initiative_bonus": 5, "saving_throws": { "dexterity": 9, "constitution": 8, "intelligence": 6, "wisdom": 9, "charisma": 7 }, "saving_throws_all": { "strength": 4, "dexterity": 9, "constitution": 8, "intelligence": 6, "wisdom": 9, "charisma": 7 }, "skill_bonuses": { "acrobatics": 8, "deception": 7, "insight": 9, "nature": 6, "perception": 9, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 8, "animal_handling": 5, "arcana": 2, "athletics": 4, "deception": 7, "history": 2, "insight": 9, "intimidation": 3, "investigation": 2, "medicine": 5, "nature": 6, "perception": 9, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 5, "stealth": 9, "survival": 5 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 200, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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: +11 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Dart Away", "desc": "The dragon swims up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lurk", "desc": "The dragon takes the Hide action.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "River Surge", "desc": "The dragon generates a 20-foot-tall, 100-foot-wide wave on the surface of water within 90 feet. The wave travels up to 45 feet in any direction the dragon chooses and crashes down, carrying Huge or smaller creatures and vehicles with it. Vehicles moved in this way have a 25 percent chance of capsizing and creatures that impact a solid object take 21 (6d6) bludgeoning damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Snap Back", "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a bite attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sudden Maelstrom", "desc": "The dragon magically surrounds itself with a 60-foot-radius maelstrom of surging wind and rain for 1 minute. A creature other than the dragon that starts its turn in the maelstrom or enters it for the first time on a turn makes a DC 18 Strength saving throw. On a failed save, the creature is knocked prone and pushed 15 feet away from the dragon.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Torrential Breath", "desc": "The dragon exhales water in a 60-foot-long 5-foot-wide line. Each creature in the area makes a DC 18 Dexterity saving throw taking 56 (16d6) bludgeoning damage on a failed save or half damage on a success. A creature that fails the save is also knocked prone and is pushed up to 30 feet away. A creature that impacts a solid object takes an extra 10 (3d6) bludgeoning damage.", "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": "Whirlpool", "desc": "A cylindrical, 15-foot-tall, 10-foot-radius whirlpool or waterspout magically appears in the water or air, centered on a point within 60 feet. Creatures in the area make a DC 18 Strength saving throw. On a failure, a creature takes 17 (5d6) bludgeoning damage and is knocked prone and pushed up to 15 feet. On a failure, a creature takes half damage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "Flowing Grace", "desc": "The dragon doesnt provoke opportunity attacks when it flies or swims out of an enemys reach." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**Create or Destroy Water, Fog Cloud, Control Water, Freedom of Movement" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it loses coordination as white-crested waves run up and down its body. It loses its Flowing Grace and Shimmering Scales traits until the beginning of its next turn." }, { "name": "Shimmering Scales", "desc": "While in water, the dragon gains three-quarters cover from attacks made by creatures more than 30 feet away." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-sapphire-dragon", "name": "Adult Sapphire Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 19.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 19, "armor_detail": "", "hit_points": 304, "hit_dice": "29d12+116", "experience_points": 22000, "ability_scores": { "strength": 22, "dexterity": 22, "constitution": 18, "intelligence": 22, "wisdom": 20, "charisma": 16 }, "modifiers": { "strength": 6, "dexterity": 6, "constitution": 4, "intelligence": 6, "wisdom": 5, "charisma": 3 }, "initiative_bonus": 6, "saving_throws": { "constitution": 10, "intelligence": 12, "wisdom": 11, "charisma": 10 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 10, "intelligence": 12, "wisdom": 11, "charisma": 10 }, "skill_bonuses": { "arcana": 12, "deception": 10, "history": 12, "insight": 11, "perception": 11, "persuasion": 10 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 5, "arcana": 12, "athletics": 6, "deception": 10, "history": 12, "insight": 11, "intimidation": 3, "investigation": 6, "medicine": 5, "nature": 6, "perception": 11, "performance": 3, "persuasion": 10, "religion": 6, "sleight_of_hand": 6, "stealth": 6, "survival": 5 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) psychic damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Psychic", "key": "psychic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Discognitive Breath", "desc": "The dragon unleashes psychic energy in a 60-foot cone. Each creature in that area makes a DC 18 Intelligence saving throw taking 60 (11d10) psychic damage and 11 (2d10) ongoing psychic damage on a failed save or half as much psychic damage and no ongoing psychic damage on a success. The ongoing damage ends if a creature falls unconscious. A creature can also use an action to ground itself in reality ending the ongoing damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Foretell", "desc": "The dragon psionically catches a glimpse of a fast-approaching moment and plans accordingly. The dragon rolls a d20 and records the number rolled. Until the end of the dragons next turn, the dragon can replace the result of any d20 rolled by it or a creature within 120 feet with the foretold number. Each foretold roll can be used only once.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Prognosticate", "desc": "The dragon psionically makes a prediction of an event up to 100 years in the future. This prediction has a 67 percent chance of being perfectly accurate and a 33 percent chance of being partially or wholly wrong. Alternatively the dragon can choose to gain truesight to a range of 90 feet for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Shatter Mind", "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 23 Intelligence saving throw. On a failure, the creature takes 22 (4d10) ongoing psychic damage. An affected creature repeats the saving throw at the end of each of its turns, ending the ongoing psychic damage on a success. A creature can also use an action to ground itself in reality, ending the ongoing damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 18). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**comprehend languages, Detect Thoughts, Telekinesis, wall of force" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes dull as it briefly loses its connection to the future. Until the end of its next turn, it can't use Foretell, Prognosticate, or Prophesy Doom, and it loses its Predictive Harmonics trait." }, { "name": "Predictive Harmonics", "desc": "The dragon is psionically aware of its own immediate future. The dragon cannot be surprised, and any time the dragon would make a roll with disadvantage, it makes that roll normally instead." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_adult-shadow-dragon", "name": "Adult Shadow Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 19.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "climb": 40, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 40, "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": "", "hit_points": 212, "hit_dice": "17d12+102", "experience_points": 22000, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 22, "intelligence": 14, "wisdom": 14, "charisma": 23 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 6, "intelligence": 2, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 8, "constitution": 12, "intelligence": 8, "wisdom": 8 }, "saving_throws_all": { "strength": 6, "dexterity": 8, "constitution": 12, "intelligence": 8, "wisdom": 8, "charisma": 6 }, "skill_bonuses": { "deception": 12, "insight": 8, "nature": 8, "perception": 8, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 2, "athletics": 6, "deception": 12, "history": 2, "insight": 8, "intimidation": 6, "investigation": 2, "medicine": 2, "nature": 8, "perception": 8, "performance": 6, "persuasion": 6, "religion": 2, "sleight_of_hand": 2, "stealth": 8, "survival": 2 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "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, frightened, grappled, paralyzed, poisoned, prone, restrained", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" } ] }, "normal_sight_range": 10560, "darkvision_range": 240, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Anguished Breath", "desc": "The dragon exhales a shadowy maelstrom of anguish in a 60-foot cone. Each creature in that area makes a DC 20 Wisdom saving throw taking 67 (15d8) necrotic damage and gaining a level of strife on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) necrotic damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage plus 4 (1d8) necrotic damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Corrupting Presence", "desc": "Each creature of the dragons choice within 120 feet and aware of it must succeed on a DC 16 Wisdom saving throw or gain a level of strife. Once a creature has passed or failed this saving throw, it is immune to the dragons Corrupting Presence for the next 24 hours.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Grasp of Shadows", "desc": "The dragon targets a creature within 60 feet forcing it to make a DC 16 Dexterity saving throw. On a failure it is grappled by tendrils of shadow (escape DC 20) and restrained while grappled this way. The effect ends if the dragon is incapacitated or uses this ability again.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Horrid Whispers", "desc": "A creature that can hear the dragon makes a DC 21 Wisdom saving throw. On a failure, the creature takes 13 (3d8) psychic damage, and the dragon regains the same number of hit points.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Lurk", "desc": "If the dragon is in dim light or darkness, it magically becomes invisible until it attacks, causes a creature to make a saving throw, or enters an area of bright light. It can't use this ability if it has taken radiant damage since the end of its last turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon uses Grasp of Shadows then attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slip Through Shadows", "desc": "If the dragon is in dim light or darkness, it magically teleports up to 45 feet to an unoccupied space that is also in dim light or darkness. The dragon can't use this ability if it has taken radiant damage since the end of its last turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "Evil", "desc": "The dragon radiates an Evil aura." }, { "name": "Incorporeal Movement", "desc": "The dragon can move through other creatures and objects. It takes 11 (2d10) force damage if it ends its turn inside an object." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**Darkness, Detect Evil and Good, Bane, Create Undead" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more solid, losing its Incorporeal trait and its damage resistances, until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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, "crossreferences": { "to": [] } }, { "key": "a5e-mm_aklea", "name": "Aklea", "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": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 22.0, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 60, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Celestial, Common, six more", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 21, "armor_detail": "", "hit_points": 656, "hit_dice": "32d20+320", "experience_points": 41000, "ability_scores": { "strength": 30, "dexterity": 24, "constitution": 30, "intelligence": 22, "wisdom": 24, "charisma": 26 }, "modifiers": { "strength": 10, "dexterity": 7, "constitution": 10, "intelligence": 6, "wisdom": 7, "charisma": 8 }, "initiative_bonus": 7, "saving_throws": { "strength": 17, "constitution": 17, "intelligence": 13, "wisdom": 14, "charisma": 15 }, "saving_throws_all": { "strength": 17, "dexterity": 7, "constitution": 17, "intelligence": 13, "wisdom": 14, "charisma": 15 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 7, "arcana": 6, "athletics": 10, "deception": 8, "history": 6, "insight": 7, "intimidation": 8, "investigation": 6, "medicine": 7, "nature": 6, "perception": 7, "performance": 8, "persuasion": 8, "religion": 6, "sleight_of_hand": 7, "stealth": 7, "survival": 7 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "radiant; damage from nonmagical weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Radiant", "key": "radiant" }, { "name": "Slashing", "key": "slashing" } ], "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": 120, "actions": [ { "name": "Attack", "desc": "The empyrean makes a weapon attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cast Spell", "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Flame Strike", "desc": "(5th-Level; V, S) A column of divine flame fills a 10-foot-radius 40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fly", "desc": "The empyrean flies up to half its fly speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Hold Monster", "desc": "(5th-Level; V, S, Concentration) One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure the target is paralyzed for 1 minute. The target 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": "Immortal Form", "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Bolt", "desc": "(3rd-Level; V, S) A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw taking 28 (8d6) lightning damage on a failure or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Maul", "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage and the target makes a DC 25 Strength saving throw. On a failure the target is pushed up to 30 feet away and knocked prone.", "attacks": [ { "name": "Maul attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 8, "damage_die_type": "D6", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Radiant", "key": "radiant" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shout", "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The empyrean can take 1 legendary action", "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": "Divine Grace", "desc": "If the empyrean makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)." }, { "name": "Innate Spellcasting", "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components:\n\n- **At Will:** Charm Person, Command, Telekinesis\n- **3/Day**: Flame Strike, Hold Monster, Lightning Bolt\n- **1/Day:** Commune, Greater Restoration, Heroes Feast, Plane Shift (self only, can't travel to or from the Material Plane)" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_alchemist", "name": "Alchemist", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 6.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": "any four", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 91, "hit_dice": "14d8+28", "experience_points": 2300, "ability_scores": { "strength": 11, "dexterity": 16, "constitution": 14, "intelligence": 19, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": 4, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "constitution": 5, "wisdom": 5 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 5, "intelligence": 4, "wisdom": 5, "charisma": 1 }, "skill_bonuses": { "arcana": 7, "investigation": 7, "nature": 7, "perception": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 7, "athletics": 0, "deception": 1, "history": 4, "insight": 2, "intimidation": 1, "investigation": 7, "medicine": 2, "nature": 7, "perception": 5, "performance": 1, "persuasion": 1, "religion": 4, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, poison", "damage_resistances": [ { "name": "Fire", "key": "fire" }, { "name": "Poison", "key": "poison" } ], "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": "Alchemists brew concoctions with potent magical and chemical properties", "desc": "Some alchemists perform dangerous experiments to perfect new alchemical recipes, while others fabricate guardians and other constructs in pursuit of the creation of life itself.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Alter Bomb", "desc": "The alchemist quickly swaps reagents to change the damage dealt by their next bomb to acid, cold, lightning, poison, or thunder.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bomb", "desc": "The alchemist lobs a bomb at a point they can see within 80 feet. Upon impact the bomb explodes in a 10-foot radius. Creatures in the area make a DC 15 Dexterity saving throw taking 24 (7d6) fire 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": { "type": "PER_DAY", "param": 3 } }, { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Desperate Drink", "desc": "When the alchemist is dealt damage, they drink a potion.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The alchemist attacks twice with their dagger.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Potion", "desc": "The alchemist drinks or administers a potion.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Alchemy Schooling", "desc": "The alchemist gains their proficiency bonus and an expertise die (+1d6) on checks made with alchemists supplies." }, { "name": "Crafting", "desc": "So long as the alchemist has the required components and equipment, they are able to craft potions of up to legendary rarity and other magic items of up to very rare rarity." }, { "name": "Potion Crafter", "desc": "The alchemist has the following potions on hand:" }, { "name": "Potion of climbing", "desc": "For 1 hour, the drinker gains a climb speed equal to its Speed and has advantage on Athletics checks made to climb" }, { "name": "Potion of greater healing (3)", "desc": "Restores 14 (4d4 + 4) hit points" }, { "name": "Potion of superior healing", "desc": "Restores 28 (8d4 + 8) hit points" }, { "name": "Potion of Water Breathing", "desc": "For 1 hour, the drinker can breathe underwater" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_allosaurus", "name": "Allosaurus", "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": "Huge", "key": "huge" }, "challenge_rating": 3.0, "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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 57, "hit_dice": "6d12+18", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "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": 4, "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage. If the allosaurus moves at least 10 feet towards its target before making this attack it gains advantage on the attack.", "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": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_alpha-werewolf", "name": "Alpha Werewolf", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "", "hit_points": 104, "hit_dice": "16d8+32", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 2, "stealth": 4, "survival": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "damage from nonmagical, non-silvered weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "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: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage. If the target is a humanoid it makes a DC 12 Constitution saving throw. On a failure it is cursed with werewolf lycanthropy.", "attacks": [ { "name": "Bite (Wolf or Hybrid Form Only) 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": 3, "legendary_action_cost": null, "limited_to_form": "Wolf or Hybrid Form Only", "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage.", "attacks": [ { "name": "Claw (Wolf or Hybrid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": "Wolf or Hybrid Form Only", "usage_limits": null }, { "name": "Frenzied Bite", "desc": "The werewolf makes a bite attack.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Greatclub", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage.", "attacks": [ { "name": "Greatclub (Humanoid or Hybrid Form Only) 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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The werewolf makes two melee attacks only one of which can be with its bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shapeshift", "desc": "The werewolf changes its form to a wolf, a wolf-humanoid hybrid, or into its true form, which is a humanoid. While shapeshifted, its statistics are unchanged. It can't speak in wolf form. Its equipment is not transformed. 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 } ], "traits": [ { "name": "Cursed Wounds", "desc": "Each of the werewolfs claw and bite attacks deals an additional 7 (2d6) necrotic damage, and the targets hit point maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the target finishes a long rest. The target dies if its hit point maximum is reduced to 0." }, { "name": "Keen Hearing and Smell", "desc": "The werewolf has advantage on Perception checks that rely on hearing or smell." }, { "name": "Pack Tactics", "desc": "The werewolf has advantage on attack rolls against a creature if at least one of the werewolfs allies is within 5 feet of the creature and not incapacitated." }, { "name": "Wolfsbane", "desc": "Lycanthropes are repelled by the wolfsbane flower. A lycanthrope in hybrid or beast form is poisoned while within 10 feet of a living or dried wolfsbane flower that it can smell. If wolfsbane is applied to a weapon or ammunition, lycanthropes are damaged by the weapon as if it were silver. An application of wolfsbane lasts for 1 hour." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_amethyst-dragon-wyrmling", "name": "Amethyst Dragon Wyrmling", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 50, "burrow": 15 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 50, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 16, "armor_detail": "", "hit_points": 45, "hit_dice": "7d8+14", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 14, "intelligence": 16, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "deception": 4, "insight": 2, "perception": 2, "persuasion": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 3, "athletics": 2, "deception": 4, "history": 3, "insight": 2, "intimidation": 2, "investigation": 3, "medicine": 0, "nature": 3, "perception": 2, "performance": 2, "persuasion": 4, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 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": 2, "damage_die_type": "D10", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Concussive Breath", "desc": "The dragon psionically unleashes telekinetic energy in a 15-foot cone. Each creature in that area makes a DC 12 Constitution saving throw taking 16 (3d10) force damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-amethyst-dragon", "name": "Ancient Amethyst Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 23.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 40, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 20, "armor_detail": "", "hit_points": 313, "hit_dice": "19d20+114", "experience_points": 50000, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 22, "intelligence": 26, "wisdom": 16, "charisma": 24 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 6, "intelligence": 8, "wisdom": 3, "charisma": 7 }, "initiative_bonus": 7, "saving_throws": { "constitution": 13, "intelligence": 15, "wisdom": 10, "charisma": 14 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 13, "intelligence": 15, "wisdom": 10, "charisma": 14 }, "skill_bonuses": { "deception": 14, "insight": 10, "perception": 10, "persuasion": 14 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 3, "arcana": 8, "athletics": 6, "deception": 14, "history": 8, "insight": 10, "intimidation": 7, "investigation": 8, "medicine": 3, "nature": 8, "perception": 10, "performance": 7, "persuasion": 14, "religion": 8, "sleight_of_hand": 7, "stealth": 7, "survival": 3 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Assume Control", "desc": "When a creature charmed by the dragon begins its turn, the dragon telepathically commands the charmed creature until the end of the creatures turn. If the dragon commands the creature to take an action that would harm itself or an ally, the creature makes a DC 22 Wisdom saving throw. On a success, the creatures turn immediately ends.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 28 (4d10 + 6) piercing damage plus 9 (2d8) force damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Captivating Harmonics", "desc": "Each creature of the dragons choice within 120 feet makes a DC 18 Wisdom saving throw. On a failure, it becomes psionically charmed by the dragon for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Charm", "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 18 Wisdom saving throw. On a failure, the creature is charmed by the dragon for 24 hours, regarding it as a trusted friend to be heeded and protected. Although it isnt under the dragons control, it takes the dragons requests or actions in the most favorable way it can. At the end of each of the targets turns and at the end of any turn during which the dragon or its companions harmed the target, it repeats the saving throw, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Concussive Breath", "desc": "The dragon psionically unleashes telekinetic energy in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw taking 82 (15d10) force damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Stupefy", "desc": "The dragon targets a creature within 60 feet. If the target is concentrating on a spell, it must make a DC 22 Constitution saving throw or lose concentration.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 22). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Calm Emotions, Charm Person, Mass Suggestion, Modify Memory\n- **1/Day:** Plane Shift, Project Image" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its scales dull briefly, and it can't use telepathy or psionic abilities until the end of its next turn." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-earth-dragon", "name": "Ancient Earth Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 24.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 40, "burrow": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 40, "burrow": 60, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Terran", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "", "hit_points": 425, "hit_dice": "23d20+184", "experience_points": 62000, "ability_scores": { "strength": 26, "dexterity": 14, "constitution": 26, "intelligence": 16, "wisdom": 22, "charisma": 14 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 8, "intelligence": 3, "wisdom": 6, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "strength": 15, "constitution": 15, "intelligence": 10, "wisdom": 13, "charisma": 9 }, "saving_throws_all": { "strength": 15, "dexterity": 2, "constitution": 15, "intelligence": 10, "wisdom": 13, "charisma": 9 }, "skill_bonuses": { "athletics": 15, "insight": 13, "nature": 10, "perception": 13 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 6, "arcana": 3, "athletics": 15, "deception": 2, "history": 3, "insight": 13, "intimidation": 2, "investigation": 3, "medicine": 6, "nature": 10, "perception": 13, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 6 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 120, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 35 (5d10 + 8) piercing damage. Instead of dealing piercing damage the dragon can grapple the target (escape DC 23) and a Huge or smaller creature grappled in this way is restrained. While grappling a creature the dragon can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Entomb", "desc": "The dragon targets a creature on the ground within 60 feet, forcing it to make a DC 17 Dexterity saving throw. On a failure, the creature is magically entombed 5 feet under the earth. While entombed, the target is blinded, restrained, and can't breathe. A creature can use an action to make a DC 17 Strength check, freeing an entombed creature on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its slam. In place of its bite attack it can use Rock Spire.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock Spire", "desc": "A permanent 25-foot-tall 5-foot-radius spire of rock magically rises from a point on the ground within 60 feet. A creature in the spires area when it appears makes a DC 21 Dexterity saving throw taking 18 (4d8) piercing damage on a failure or half damage on a success. A creature that fails this saving throw by 10 or more is impaled and restrained at the top of the spire. A creature can use an action to make a DC 13 Strength check freeing the impaled creature on a success. The impaled creature is also freed if the spire is destroyed. The spire is an object with AC 16 30 hit points and immunity to poison and psychic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scouring Breath", "desc": "The dragon exhales scouring sand and stones in a 90-foot cone. Each creature in that area makes a DC 23 Dexterity saving throw taking 70 (20d6) slashing damage on a failed save or half damage on a success. A creature that fails the save is also blinded until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Shake the Foundation", "desc": "The dragon causes the ground to roil, creating a permanent, 40-foot-radius area of difficult terrain centered on a point the dragon can see. If the dragon is bloodied, creatures in the area make a DC 23 Dexterity saving throw. On a failure, the creature takes 21 (6d6) slashing damage and falls prone. On a success, the creature takes half damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage and the target is pushed up to 10 feet away falling prone if it impacts a wall or other solid object. This attack deals an extra 9 (2d8) bludgeoning damage if the target was already prone.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam Attack", "desc": "The dragon makes a slam attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "False Appearance", "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Locate Animals or Plants, Spike Growth, Stone Shape, wall of stone,\n- **1/Day:** earthquake, Move Earth" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more like rock. Its Speed, burrow speed, and flying speed are halved until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-emerald-dragon", "name": "Ancient Emerald Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 24.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60, "burrow": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 40, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 20, "armor_detail": "", "hit_points": 346, "hit_dice": "21d20+126", "experience_points": 62000, "ability_scores": { "strength": 26, "dexterity": 26, "constitution": 22, "intelligence": 26, "wisdom": 14, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 8, "constitution": 6, "intelligence": 8, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 8, "saving_throws": { "constitution": 13, "intelligence": 15, "wisdom": 9, "charisma": 13 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 13, "intelligence": 15, "wisdom": 9, "charisma": 13 }, "skill_bonuses": { "deception": 13, "history": 15, "perception": 9, "stealth": 15 }, "skill_bonuses_all": { "acrobatics": 8, "animal_handling": 2, "arcana": 8, "athletics": 8, "deception": 13, "history": 15, "insight": 2, "intimidation": 6, "investigation": 8, "medicine": 2, "nature": 8, "perception": 9, "performance": 6, "persuasion": 6, "religion": 8, "sleight_of_hand": 8, "stealth": 15, "survival": 2 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic, thunder", "damage_resistances": [ { "name": "Psychic", "key": "psychic" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) thunder damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Thunder", "key": "thunder" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Maddening Breath", "desc": "The dragon screams stripping flesh from bones and reason from minds in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw taking 88 (16d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Maddening Harmonics", "desc": "Each creature of the dragons choice that can hear it within 120 feet makes a DC 17 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pandorum", "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 17 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Paranoid Ranting", "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 18 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Spiteful Retort", "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 17 Wisdom saving throw, taking 27 (6d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:** Confusion, Dominate Person, Hideous Laughter, Suggestion\n- **1/Day:** Irresistible Dance, Symbol" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks with advantage against the creature that triggered the saving throw and with disadvantage against all other creatures." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-river-dragon", "name": "Ancient River Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 23.0, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet", "fly": 80, "swim": 100 }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 80, "burrow": 0, "climb": 30, "swim": 100 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Aquan, 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": 20, "armor_detail": "", "hit_points": 372, "hit_dice": "24d20+120", "experience_points": 50000, "ability_scores": { "strength": 20, "dexterity": 24, "constitution": 20, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 7, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 7, "saving_throws": { "dexterity": 14, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "saving_throws_all": { "strength": 5, "dexterity": 14, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "skill_bonuses": { "acrobatics": 14, "deception": 12, "insight": 14, "nature": 10, "perception": 14, "stealth": 14 }, "skill_bonuses_all": { "acrobatics": 14, "animal_handling": 7, "arcana": 3, "athletics": 5, "deception": 12, "history": 3, "insight": 14, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 10, "perception": 14, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 7, "stealth": 14, "survival": 7 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 300, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Dart Away", "desc": "The dragon swims up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lurk", "desc": "The dragon takes the Hide action.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "River Surge", "desc": "The dragon generates a 20-foot-tall, 100-foot-wide wave on the surface of water within 120 feet. The wave travels up to 60 feet in any direction the dragon chooses and crashes down, carrying Huge or smaller creatures and vehicles with it. Vehicles moved in this way have a 25 percent chance of capsizing. Creatures that impact a solid object take 35 (10d6) bludgeoning damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Snap Back", "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a bite attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sudden Maelstrom", "desc": "The dragon magically surrounds itself with a 60-foot-radius maelstrom of surging wind and rain for 1 minute. A creature other than the dragon that starts its turn in the maelstrom or enters it for the first time on a turn makes a DC 20 Strength saving throw. On a failed save, the creature takes 28 (8d6) bludgeoning damage and is knocked prone and pushed 15 feet away from the dragon.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Torrential Breath", "desc": "The dragon exhales water in a 90-foot-long 10-foot-wide line. Each creature in the area makes a DC 20 Dexterity saving throw taking 66 (19d6) bludgeoning damage on a failed save or half damage on a success. A creature that fails the save is also knocked prone and is pushed up to 60 feet away. A creature that impacts a solid object takes an extra 21 (6d6) bludgeoning damage.", "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": "Whirlpool", "desc": "A cylindrical, 15-foot-tall, 10-foot-radius whirlpool or waterspout magically appears in the water or air, centered on a point within 60 feet. Creatures in the area make a DC 20 Strength saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone and pushed up to 15 feet. On a failure, a creature takes half damage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "Flowing Grace", "desc": "The dragon doesnt provoke opportunity attacks when it flies or swims out of an enemys reach." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**Create or Destroy Water, Fog Cloud, Control Water, Freedom of Movement\n- **1/Day Each:** Control Weather, Wall of Ice" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it loses coordination as white-crested waves run up and down its body. It loses its Flowing Grace and Shimmering Scales traits until the beginning of its next turn." }, { "name": "Shimmering Scales", "desc": "While in water, the dragon gains three-quarters cover from attacks made by creatures more than 30 feet away." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-sapphire-dragon", "name": "Ancient Sapphire Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 25.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "burrow": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 40, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 21, "armor_detail": "", "hit_points": 429, "hit_dice": "26d20+156", "experience_points": 75000, "ability_scores": { "strength": 24, "dexterity": 24, "constitution": 22, "intelligence": 26, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 7, "dexterity": 7, "constitution": 6, "intelligence": 8, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 7, "saving_throws": { "constitution": 13, "intelligence": 15, "wisdom": 14, "charisma": 12 }, "saving_throws_all": { "strength": 7, "dexterity": 7, "constitution": 13, "intelligence": 15, "wisdom": 14, "charisma": 12 }, "skill_bonuses": { "arcana": 15, "deception": 12, "history": 15, "insight": 14, "perception": 14, "persuasion": 12 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 7, "arcana": 15, "athletics": 7, "deception": 12, "history": 15, "insight": 14, "intimidation": 5, "investigation": 8, "medicine": 7, "nature": 8, "perception": 14, "performance": 5, "persuasion": 12, "religion": 8, "sleight_of_hand": 7, "stealth": 7, "survival": 7 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) piercing damage plus 9 (2d8) psychic damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Psychic", "key": "psychic" }, "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: +14 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Discognitive Breath", "desc": "The dragon unleashes psychic energy in a 90-foot cone. Each creature in that area makes a DC 21 Intelligence saving throw taking 66 (12d10) psychic damage and 22 (4d10) ongoing psychic damage on a failed save or half damage and no ongoing psychic damage on a success. The ongoing damage ends if a creature falls unconscious. A creature can use an action to ground itself in reality ending the ongoing damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Foretell", "desc": "The dragon psionically catches a glimpse of a fast-approaching moment and plans accordingly. The dragon rolls a d20 and records the number rolled. Until the end of the dragons next turn, the dragon can replace the result of any d20 rolled by it or a creature within 120 feet with the foretold number. Each foretold roll can be used only once.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite it can use Psionic Wave.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Prognosticate", "desc": "The dragon psionically makes a prediction of an event up to 300 years in the future. This prediction has a 75 percent chance of being perfectly accurate and a 25 percent chance of being partially or wholly wrong. Alternatively the dragon can choose to gain truesight to a range of 120 feet for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Prophesy Doom", "desc": "When a language-using creature suffering ongoing psychic damage targets the dragon with an attack or spell, the dragon telepathically prophesies the attackers doom. The attacker makes a DC 20 Intelligence saving throw. On a failure, the target magically gains the doomed condition. It is aware that it will die due to some bizarre circumstance within 13 (2d12) hours. In addition to the normal means of removing the condition, this doom can be avoided by a spell that can predict the future, such as augury, contact other plane, or foresight. The dragon can end the effect as an action.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Wave", "desc": "The dragon uses Psionic Wave.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Shatter Mind", "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 23 Intelligence saving throw. On a failure, the target takes 22 (4d10) ongoing psychic damage. An affected creature repeats the saving throw at the end of each of its turns, ending the ongoing psychic damage on a success. A creature can also use an action to ground itself in reality, ending the ongoing damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**comprehend languages, Detect Thoughts, Telekinesis, wall of force,\n- **1/Day:** etherealness, Mind Blank" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes dull as it briefly loses its connection to the future. Until the end of its next turn, it can't use Foretell, Prognosticate, or Prophesy Doom, and it loses its Predictive Harmonics trait." }, { "name": "Predictive Harmonics", "desc": "The dragon is psionically aware of its own immediate future. The dragon cannot be surprised, and any time the dragon would make a roll with disadvantage, it makes that roll normally instead." }, { "name": "Psionic Powers", "desc": "The dragons psionic abilities are considered both magical and psionic." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ancient-shadow-dragon", "name": "Ancient Shadow Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 24.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "climb": 40, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 40, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, one more", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 21, "armor_detail": "", "hit_points": 296, "hit_dice": "16d20+128", "experience_points": 62000, "ability_scores": { "strength": 26, "dexterity": 16, "constitution": 26, "intelligence": 16, "wisdom": 16, "charisma": 26 }, "modifiers": { "strength": 8, "dexterity": 3, "constitution": 8, "intelligence": 3, "wisdom": 3, "charisma": 8 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 10, "constitution": 15, "intelligence": 10, "wisdom": 10 }, "saving_throws_all": { "strength": 8, "dexterity": 10, "constitution": 15, "intelligence": 10, "wisdom": 10, "charisma": 8 }, "skill_bonuses": { "deception": 15, "insight": 10, "nature": 10, "perception": 10, "stealth": 10 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 3, "arcana": 3, "athletics": 8, "deception": 15, "history": 3, "insight": 10, "intimidation": 8, "investigation": 3, "medicine": 3, "nature": 10, "perception": 10, "performance": 8, "persuasion": 8, "religion": 3, "sleight_of_hand": 3, "stealth": 10, "survival": 3 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "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, frightened, grappled, paralyzed, poisoned, prone, restrained", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" } ] }, "normal_sight_range": 10560, "darkvision_range": 240, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Anguished Breath", "desc": "The dragon exhales a shadowy maelstrom of anguish in a 90-foot cone. Each creature in that area makes a DC 23 Wisdom saving throw taking 81 (18d8) necrotic damage and gaining a level of strife on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) necrotic damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "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: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 9 (2d8) necrotic damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Corrupting Presence", "desc": "Each creature of the dragons choice within 120 feet and aware of it must succeed on a DC 18 Wisdom saving throw or gain a level of strife. Once a creature has passed or failed this saving throw, it is immune to the dragons Corrupting Presence for the next 24 hours.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Grasp of Shadows", "desc": "The dragon targets a creature within 60 feet forcing it to make a DC 18 Dexterity saving throw. On a failure it is grappled by tendrils of shadow (escape DC 23) and restrained while grappled this way. The effect ends if the dragon is incapacitated or uses this ability again.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Horrid Whispers", "desc": "A creature that can hear the dragon makes a DC 23 Wisdom saving throw. On a failure, the creature takes 18 (4d8) psychic damage, and the dragon regains the same number of hit points.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Lash Out", "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a claw attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lurk", "desc": "If the dragon is in dim light or darkness, it magically becomes invisible until it attacks, causes a creature to make a saving throw, or enters an area of bright light. It can't use this ability if it has taken radiant damage since the end of its last turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon uses Grasp of Shadows then attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slip Through Shadows", "desc": "If the dragon is in dim light or darkness, it magically teleports up to 60 feet to an unoccupied space that is also in dim light or darkness. The dragon can't use this ability if it has taken radiant damage since the end of its last turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "Evil", "desc": "The dragon radiates an Evil aura." }, { "name": "Incorporeal Movement", "desc": "The dragon can move through other creatures and objects. It takes 17 (3d10) force damage if it ends its turn inside an object." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 23). It can innately cast the following spells, requiring no material components.\n- **3/Day Each:**Darkness, Detect Evil and Good, Bane, Create Undead,\n- **1/Day:** Hallow, Magic Jar" }, { "name": "Legendary Resistance (3/Day)", "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more solid, losing its Incorporeal trait and its damage resistances, until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ankheg-queen", "name": "Ankheg Queen", "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": "Huge", "key": "huge" }, "challenge_rating": 3.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": 59, "hit_dice": "7d12+14", "experience_points": 700, "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 Glob", "desc": "Ranged Weapon Attack: +5 to hit, range 30/90 feet, one target. Hit: 7 (1d8 + 3) acid damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "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": "Burrowing Ambush", "desc": "The ankheg burrows up to its burrowing speed without provoking opportunity attacks, and then resurfaces. If within melee range of an enemy, it makes a claw attack with advantage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "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 }, { "name": "The Ankheg Queen has 1 legendary action it can take at the end of another creatures turn", "desc": "The ankheg regains the spent legendary action at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ankheg-spawn", "name": "Ankheg Spawn", "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": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 10 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 10, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": 2, "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": 1, "stealth": 1, "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 Spit", "desc": "Ranged Weapon Attack: +3 to hit, range 30 ft., one creature. Hit: 4 (1d8) acid damage.", "attacks": [ { "name": "Acid Spit attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 30, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing 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": "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 }, { "name": "Claws", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one Medium or smaller creature. Hit: 4 (1d4 + 2) slashing damage and the target makes a DC 12 Strength check. On a failure it is knocked prone. If the target is already prone the ankheg can instead move up to half its Speed dragging the target with it.", "attacks": [ { "name": "Claws 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": "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": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_ankylosaurus", "name": "Ankylosaurus", "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": "Huge", "key": "huge" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 63, "hit_dice": "6d12+24", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 18, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "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": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "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": "Tail", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage. If the target is a Large or smaller creature it makes a DC 14 Strength saving throw. On a failure it is knocked prone.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "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, "crossreferences": { "to": [] } } ] }