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=-tremorsense_range&page=3
{ "count": 3541, "next": "https://api.open5e.com/v2/creatures/?format=api&ordering=-tremorsense_range&page=4", "previous": "https://api.open5e.com/v2/creatures/?format=api&ordering=-tremorsense_range&page=2", "results": [ { "key": "bfrd_earth-elemental", "name": "Earth Elemental", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 20, "intelligence": 6, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 5, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 5, "deception": -3, "history": -2, "insight": 0, "intimidation": -3, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning,Elemental Resilience", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "Elemental Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "thunder", "damage_vulnerabilities": [ { "name": "Thunder", "key": "thunder" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Earth Tremor", "desc": "The earth elemental causes the ground on a point it can see within 30 feet of it to rumble and shake violently. Each creature within 10 feet of that point must succeed on a DC 16 DEX save or be knocked prone.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Lob Stone", "desc": "_Ranged Weapon Attack:_ +8 to hit, range 20/60 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning damage.", "attacks": [ { "name": "Lob Stone attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 20, "long_range": 60, "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The elemental makes three Slam attacks, or it makes two Lob Stone attacks. If two Slam or Lob Stone attacks hit one creature, the target must succeed on a DC 16 STR save or be knocked prone.", "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:_ +8 to hit, reach 10 ft., one target. _Hit:_ 14 (2d8+5) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The elemental can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material through which it moves." }, { "name": "Earthen Camouflage", "desc": "The elemental's Stealth is 14 while in muddy, rocky, sandy, or stony terrain." }, { "name": "Elemental Nature", "desc": "The elemental doesn't require air, food, drink, or sleep." }, { "name": "Elemental Resilience", "desc": "The elemental is resistant to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to poison damage, to exhaustion, and to the paralyzed, petrified, poisoned, and unconscious conditions." }, { "name": "Siege Monster", "desc": "The elemental deals double damage to objects and structures." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_purple-worm", "name": "Purple Worm", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 15.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 30, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 255, "hit_dice": null, "experience_points": 13000, "ability_scores": { "strength": 28, "dexterity": 6, "constitution": 32, "intelligence": 1, "wisdom": 18, "charisma": 4 }, "modifiers": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "saving_throws_all": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 4, "arcana": -5, "athletics": 9, "deception": -3, "history": -5, "insight": 4, "intimidation": -3, "investigation": -5, "medicine": 4, "nature": -5, "perception": 4, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "prone", "damage_immunities": [], "damage_resistances_display": "Monstrosity Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 22 (3d8+9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 19 DEX save or be swallowed by the purple worm.<br>A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside of the worm, and it takes 21 (6d6) acid damage at the start of each of the worm's turns. If the worm takes 30 damage or more on a single turn from a creature inside it, the worm must succeed on a DC 21 CON save at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the worm. If the worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.", "attacks": [ { "name": "Bite 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": 9, "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": "Multiattack", "desc": "The worm makes one Bite attack and one Tail Stinger attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rapid Digestion", "desc": "The purple worm's digestive system absorbs some of the already digested material from creatures it has swallowed. If the purple worm has at least one swallowed creature inside it, the purple worm regains 9 (2d8) HP. This healing increases by 4 (1d8) for each creature currently inside the purple worm, to a maximum of 10d8.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Stinger", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one creature. _Hit:_ 19 (3d6+9) piercing damage, and the target must make a DC 19 CON save, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [ { "name": "Tail Stinger 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": "D6", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thrash", "desc": "The purple worm convulses its large body, smashing everything around it. Each creature within 20 feet of the worm must make a DC 19 STR save. On a failure, a creature takes 54 (12d8) bludgeoning damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned.", "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": "Monstrosity Resilience", "desc": "The purple worm is resistant to exhaustion and to the frightened condition." }, { "name": "Tunneler", "desc": "The purple worm can burrow through solid rock at half its burrowing speed, and it leaves a 10-foot-diameter tunnel in its wake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_remorhaz", "name": "Remorhaz", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 20, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 216, "hit_dice": null, "experience_points": 7200, "ability_scores": { "strength": 32, "dexterity": 12, "constitution": 28, "intelligence": 4, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 11, "dexterity": 1, "constitution": 9, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": 11, "dexterity": 1, "constitution": 9, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 11, "dexterity": 1, "constitution": 9, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -3, "athletics": 11, "deception": -3, "history": -3, "insight": 0, "intimidation": -3, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "cold,fire", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "Monstrosity Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 40 (6d10+7) piercing damage plus 10 (3d6) fire damage. If the target is a Medium or smaller creature, it must succeed on a DC 17 DEX save or be swallowed by the remorhaz. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the remorhaz, and it takes 10 (3d6) acid damage and 10 (3d6) fire damage at the start of each of the remorhaz's turns. If the remorhaz takes 30 damage or more on a single turn from a swallowed creature, the remorhaz must succeed on a DC 19 CON save at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the remorhaz. If the remorhaz dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone.", "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": 6, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Vent Heat", "desc": "As the remorhaz's life force ebbs, its body generates more heat to protect itself. It can open valves in its carapace to vent this excess heat. Each creature within 5 feet of the remorhaz must succeed on a DC 17 CON save or suffer one level of exhaustion.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heated Body", "desc": "A creature that touches the remorhaz or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage." }, { "name": "Monstrosity Resilience", "desc": "The remorhaz is resistant to exhaustion and to the frightened condition." }, { "name": "Tunneler", "desc": "The remorhaz can burrow through ice, snow, and permafrost, and it leaves a 5-foot-diameter tunnel in its wake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_xorn", "name": "Xorn", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 111, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 22, "intelligence": 10, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "piercing and slashing damage from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "thunder", "damage_vulnerabilities": [ { "name": "Thunder", "key": "thunder" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (3d6+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": 3, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 8 (2d4+3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lob Stone", "desc": "_Ranged Weapon Attack:_ +6 to hit, range 20/60 ft., one target. _Hit:_ 12 (2d8+3) bludgeoning damage.", "attacks": [ { "name": "Lob Stone attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The xorn makes one Bite attack and three Claw attacks, or it makes three Lob Stone attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shard Belch", "desc": "The xorn belches a mixture of stomach gas and crystalline shards in a 15-foot cone. Each creature in the area must succeed on a DC 14 DEX save or be coated in miniscule, crystalline shards until the end of its next turn. A creature coated in shards suffers bouts of pain each time it moves, reducing its speed by 10 feet and imposing disadvantage on all weapon attack rolls.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The xorn can burrow through nonmagical, unworked earth and stone. While doing so, the xorn doesn't disturb the material through which it moves." }, { "name": "Stone Camouflage", "desc": "The xorn's Stealth is 18 while in rocky terrain." }, { "name": "Treasure Sense", "desc": "The xorn can pinpoint, by scent, the location of precious metals and stones, such as coins and gems, within 60 feet of it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_angler-worm", "name": "Angler Worm", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 4.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": "Unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "11d12 + 33", "experience_points": 1100, "ability_scores": { "strength": 14, "dexterity": 5, "constitution": 16, "intelligence": 3, "wisdom": 14, "charisma": 1 }, "modifiers": { "strength": 2, "dexterity": -3, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": -3, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": 2, "arcana": -4, "athletics": 2, "deception": -5, "history": -4, "insight": 2, "intimidation": -5, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -5, "persuasion": -5, "religion": -4, "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": "blinded, charmed, deafened, poisoned, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) piercing damage plus 3 (1d6) acid 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": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Coils", "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one creature. Hit: 12 (3d6 + 2) bludgeoning damage, and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained by the angler worm, it can't breathe, it takes 10 (3d6) bludgeoning damage at the start of each of the angler worm's turns, and the angler worm can't use its Coils on another target.", "attacks": [ { "name": "Coils attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ethereal Lure", "desc": "The angler worm creates an orb of faint, blue light on a point it can see within 20 feet of it. The light glows until the start of the worm's next turn. When a creature that isn't an angler worm starts its turn within 60 feet of the orb and can see the light, it must succeed on a DC 13 Wisdom saving throw or be charmed until the start of its next turn. While charmed, the creature must take the Dash action and move toward the light by the most direct route, trying to get within 5 feet of the light. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, the creature can repeat the saving throw, ending the effect on itself on a success. If the charmed creature enters the worm's snares, it has disadvantage on the saving throw to avoid being restrained.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Multiattack", "desc": "The angler worm makes two Bite attacks or one Bite attack and one Coils attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Touch", "desc": "The angler worm has advantage on Wisdom (Perception) checks that rely on vibrations." }, { "name": "Snare Walker", "desc": "The angler worm ignores movement restrictions caused by its snares or the snares of other angler worms." }, { "name": "Spider Climb", "desc": "The angler worm can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Transparent Trap", "desc": "With 10 minutes of work, the angler worm can create a web of nearly transparent snares in a 20-foot cube. The web must be anchored between two solid masses or layered across a floor, wall, or ceiling. A web of snares layered over a flat surface has a depth of 5 feet. The web is difficult terrain, and the snares forming it are nearly transparent, requiring a successful DC 15 Wisdom (Perception) check to notice them." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_cave-dragon-wyrmling", "name": "Cave Dragon Wyrmling", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 20, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 20, "burrow": 30, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "7d8 + 21", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 8, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 3, "constitution": 5, "wisdom": 2, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 4, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 4, "deception": 1, "history": -1, "insight": 0, "intimidation": 1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 4, "performance": 1, "persuasion": 1, "religion": -1, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "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, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 10, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 3 (1d6) poison 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": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath", "desc": "The dragon exhales a cone of black, poisonous gas in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw. On a failure, a creature takes 14 (4d6) poison damage and is poisoned until the end of its next turn. On a success, a creature takes half the damage and isn't poisoned.", "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": "Darkness Shroud", "desc": "The cave dragon naturally suppresses light near it. Bright light within 15 feet of the dragon becomes dim light, and dim light within 15 feet becomes nonmagical darkness." }, { "name": "Magical Tunneler", "desc": "The cave dragon can burrow through nonmagical unworked earth and stone. While doing so, the dragon can choose whether to leave the material it moves through undisturbed or leave a 5-foot diameter tunnel in its wake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_cavelight-moss", "name": "Cavelight Moss", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 15, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 0, "climb": 7, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "Unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 95, "hit_dice": "10d10 + 40", "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 1, "wisdom": 13, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -5, "athletics": 5, "deception": -3, "history": -5, "insight": 1, "intimidation": -3, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, cold, fire; slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, frightened, paralyzed, prone, stunned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Prone", "key": "prone" }, { "name": "Stunned", "key": "stunned" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The cavelight moss makes two Tendrils attacks. If both attacks hit a Large or smaller creature, the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, and at the start of each of the target's turns, it must succeed on a DC 15 Constitution saving throw or suffer one level of exhaustion. The cavelight moss then gains 5 temporary hp. A creature that succeeds on the saving throw can't suffer further levels of exhaustion from the cavelight moss's grapple for the next 24 hours. The cavelight moss can have only one creature grappled at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tendrils", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.", "attacks": [ { "name": "Tendrils attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Variable Illumination", "desc": "The cavelight moss sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The moss can alter the radius as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_mordant-snare", "name": "Mordant Snare", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 15.0, "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": "Common, Primordial, telepathy 60 ft.", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 248, "hit_dice": "16d20 + 80", "experience_points": 13000, "ability_scores": { "strength": 23, "dexterity": 16, "constitution": 21, "intelligence": 15, "wisdom": 14, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 3, "constitution": 5, "intelligence": 2, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 3, "constitution": 5, "intelligence": 2, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "deception": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 2, "athletics": 6, "deception": 8, "history": 2, "insight": 2, "intimidation": -2, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": -2, "persuasion": -2, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid" } ], "damage_resistances_display": "bludgeoning 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": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Acid Spike", "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 10 (2d6 + 3) piercing damage plus 13 (3d8) acid damage.", "attacks": [ { "name": "Acid Spike attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 18 (4d8) acid damage.", "attacks": [ { "name": "Bite 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": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hidden Trap", "desc": "While underground, the mordant snare covers itself in dirt, sand, or other material and lurks just below the surface. The mordant snare is indistinguishable from the ground around it while motionless and covered in this way. When a creature enters the mordant snare's space, the snare can make one Tentacle attack against the creature as a reaction, removing the covering material.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The mordant snare makes one Bite attack and four Tentacle attacks, or it makes four Acid Spike attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +11 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage, and the target is grappled (escape DC 18) if it is a Large or smaller creature. The mordant snare has eleven tentacles, each of which can grapple only one target.", "attacks": [ { "name": "Tentacle 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": 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 } ], "traits": [ { "name": "Magic Resistance", "desc": "The mordant snare has advantage on saving throws against spells and other magical effects." }, { "name": "Mordant Puppets", "desc": "A mordant snare can spend 8 hours draining a dead Humanoid of its fluids and internal organs, replacing them with the snare’s acid and filaments. The Humanoid’s body then becomes a puppet controlled by the snare. Mordant puppets share a telepathic link with the snare, and each puppet uses the statistics of a zombie. The puppets can’t move more than 30 feet away from the snare. The mordant snare can have no more than twelve puppets under its control at one time." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_sand-silhouette", "name": "Sand Silhouette", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d8 + 42", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 17, "intelligence": 7, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -2, "athletics": 4, "deception": 0, "history": -2, "insight": 1, "intimidation": 0, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": 0, "persuasion": 0, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Engulf", "desc": "The sand silhouette engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded and restrained, and it must succeed on a DC 15 Constitution saving throw at the start of each of the sand silhouette's turns or take 10 (3d6) necrotic damage. If the sand silhouette moves, the engulfed target moves with it. The sand silhouette can have only one creature engulfed at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Haunted Haboob", "desc": "The sand silhouette creates a storm of whirling sand and wailing souls around itself. The storm is a 10-foot-radius, 30-foot-tall cylinder centered on the silhouette and moves with the silhouette for 1 minute, until it ends the storm as a bonus action, or until its concentration ends (as if concentrating on a spell). The sandstorm's area is lightly obscured, and a creature that starts its turn in the sandstorm's area or enters it for the first time on a turn must succeed on a DC 15 Wisdom saving throw or take 3 (1d6) necrotic damage and be frightened for 1 minute. An engulfed creature automatically succeeds on this saving throw. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The sand silhouette makes two Slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 15), and the silhouette uses its Engulf on the target.", "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 plus 3 (1d6) necrotic 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": 1, "extra_damage_die_type": "D6", "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 } ], "traits": [ { "name": "Sand Camouflage", "desc": "The sand silhouette has advantage on Dexterity (Stealth) checks made to hide in desert terrain." }, { "name": "Sand Form", "desc": "The sand silhouette can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Sand Glide", "desc": "The sand silhouette can burrow through nonmagical, loose sand without disturbing the material it is moving through." }, { "name": "Undead Nature", "desc": "The sand silhouette doesn’t require air, food, drink, or sleep." }, { "name": "Water Hypersusceptibility", "desc": "For every 5 feet the sand silhouette moves in water, or for every gallon of water splashed on it, it takes 2 (1d4) cold damage. In addition, the silhouette takes 10 cold damage when it starts its turn at least partially submerged in water." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_sand-spider", "name": "Sand Spider", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 30, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "Unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 135, "hit_dice": "18d10 + 36", "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 14, "intelligence": 4, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 4, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": 5, "deception": -3, "history": -3, "insight": 1, "intimidation": -3, "investigation": -3, "medicine": 1, "nature": -3, "perception": 4, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 3, "stealth": 6, "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": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 10 (1d10 + 5) piercing damage plus 10 (3d6) poison 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": 1, "damage_die_type": "D10", "damage_bonus": 5, "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": "Impaling Leg", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) piercing damage. If the target is a Medium or smaller creature, it must succeed on a DC 16 Strength saving throw or be grappled (escape DC 16). Until this grapple ends, the target is restrained and takes 7 (2d6) piercing damage at the start of each of its turns, and the sand spider can't use the same Impaling Leg on another target. The sand spider has four Impaling Legs.", "attacks": [ { "name": "Impaling Leg attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 sand spider makes one Bite attack and two Impaling Leg attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Trapdoor Ambush", "desc": "When the sand spider is burrowed just below the surface of sand and a Medium or smaller creature enters the space on the surface just above where it is burrowed, the sand spider makes one Impaling Leg attack against the creature, bursting from the sand and revealing itself in the process. The target has disadvantage on the saving throw to avoid being grappled.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sand Camouflage", "desc": "The sand spider has advantage on Dexterity (Stealth) checks made to hide in sandy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_sathaq-worm", "name": "Sathaq Worm", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 20, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Evil", "languages": { "as_string": "understands Deep Speech and Terran but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 149, "hit_dice": "13d12 + 65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 6, "constitution": 20, "intelligence": 5, "wisdom": 12, "charisma": 9 }, "modifiers": { "strength": 6, "dexterity": -2, "constitution": 5, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": -2, "constitution": 5, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 5, "stealth": 2 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 1, "arcana": -3, "athletics": 6, "deception": -1, "history": -3, "insight": 1, "intimidation": -1, "investigation": -3, "medicine": 1, "nature": -3, "perception": 5, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": -2, "stealth": 2, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "acid, poison", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) piercing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the sathaq worm can't Bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "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": "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 sathaq worm makes one Bite attack and two Slam attacks, or it makes three Slam attacks. It can replace its Bite attack with a use of Swallow.", "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: +10 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "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": "Swallow", "desc": "The sathaq worm makes one Bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the worm (including the worm's Agonizing Aura), and takes 10 (3d6) piercing damage and 10 (3d6) acid damage at the start of each of the sathaq worm's turns. The sathaq worm can have only one creature swallowed at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Agonizing Aura", "desc": "The sathaq worm emits ultrasonic noise and minor vibrations that cause pain and subtly disrupt the functions of most creatures. A creature that starts its turn within 15 feet of the sathaq worm must succeed on a DC 17 Constitution saving throw or have disadvantage on attack rolls until the start of its next turn. Creatures with resistance or immunity to thunder damage automatically succeed on the saving throw." }, { "name": "Earth Glide", "desc": "The sathaq worm can burrow through nonmagical, unworked earth and stone. While doing so, the worm doesn’t disturb the material it moves through." }, { "name": "Earthen Camouflage", "desc": "The sathaq worm has advantage on Dexterity (Stealth) checks made to hide in sandy, muddy, or rocky terrain." }, { "name": "Siege Monster", "desc": "The sathaq worm deals double damage to objects and structures." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_shoggoth", "name": "Shoggoth", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 19.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 Neutral", "languages": { "as_string": "Void Speech", "data": [ { "name": "Void Speech", "key": "void-speech", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 325, "hit_dice": "21d12 + 189", "experience_points": 22000, "ability_scores": { "strength": 26, "dexterity": 14, "constitution": 28, "intelligence": 12, "wisdom": 20, "charisma": 13 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 9, "intelligence": 1, "wisdom": 5, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 2, "constitution": 9, "intelligence": 1, "wisdom": 5, "charisma": 1 }, "skill_bonuses": { "perception": 11 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 5, "arcana": 1, "athletics": 8, "deception": 1, "history": 1, "insight": 5, "intimidation": 1, "investigation": 1, "medicine": 5, "nature": 1, "perception": 11, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 5 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "cold, slashing, thunder", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Slashing", "key": "slashing" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "bludgeoning, fire, piercing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Fire", "key": "fire" }, { "name": "Piercing", "key": "piercing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, deafened, prone, stunned, unconscious", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Deafened", "key": "deafened" }, { "name": "Prone", "key": "prone" }, { "name": "Stunned", "key": "stunned" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Crush", "desc": "The shoggoth crushes up to two creatures it is grappling by rolling them beneath its bulk. Each target must succeed on a DC 19 Strength saving throw or take 30 (4d10 + 8) bludgeoning damage, be unable to breathe, and be restrained until the grapple ends. If the shoggoth moves, a creature beneath it is no longer restrained and is able to breathe, but it remains grappled.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The shoggoth makes four Slam attacks. It can replace two Slam attacks with a use of Crush.", "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: +14 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage, and the target is grappled (escape DC 18) if it is a Large or smaller creature.", "attacks": [ { "name": "Slam 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": 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Absorb Flesh", "desc": "When the shoggoth kills a creature while within 15 feet of it, the creature’s body is absorbed into the shoggoth’s. The creature can be restored to life only by means of a true resurrection or a wish spell." }, { "name": "Amorphous", "desc": "The shoggoth can move through a space as narrow as 1 foot wide without squeezing." }, { "name": "Anaerobic Nature", "desc": "The shoggoth doesn’t require air." }, { "name": "Hideous Cacophony", "desc": "The shoggoth’s many mouths constantly emit whistles, fluting, and other high-pitched noises. It has disadvantage on Dexterity (Stealth) checks made to be unheard. Each creature that starts its turn within 60 feet of the shoggoth and that can hear it must make a DC 19 Wisdom saving throw or be disoriented until the start of its next turn. A disoriented creature is incapacitated, and when it moves, it moves in a random direction." }, { "name": "Keen Hearing and Smell", "desc": "The shoggoth has advantage on Wisdom (Perception) checks that rely on hearing or smell." }, { "name": "Limited Mutability", "desc": "Any spell or effect that would alter the shoggoth’s form alters it for only 1 round. Afterward, the shoggoth returns to its amorphous blob form." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_spawn-of-arbeyach", "name": "Spawn of Arbeyach", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Fiend", "key": "fiend" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.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": "Infernal", "data": [ { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 78, "hit_dice": "12d8 + 24", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 15, "intelligence": 10, "wisdom": 13, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 2, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 4 (1d8) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "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": "Children of Arbeyach", "desc": "The spawn of Arbeyach magically calls 1d4 swarms of insects. The called creatures arrive in 1d4 rounds, acting as allies of the spawn and obeying its spoken commands. The insects remain for 1 hour, until the spawn dies, or until the spawn dismisses them as a bonus action.", "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 spawn of Arbeyach 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": "Stinger", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 13 (3d8) poison damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Stinger attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devil’s Sight", "desc": "Magical darkness doesn’t impede the spawn’s darkvision." }, { "name": "Hive Bond", "desc": "While the spawn is within 60 feet of at least one member of its hive, it has advantage on initiative rolls and on Wisdom (Perception) checks. The spawn can’t be surprised if at least one other member is aware of the danger and within 300 feet of it." }, { "name": "Magic Resistance", "desc": "The spawn has advantage on saving throws against spells and other magical effects." }, { "name": "Speak with Insects", "desc": "The spawn can communicate with insects as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob-2023_vesiculosa", "name": "Vesiculosa", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "type": "SOURCE", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 11.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": "Unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 232, "hit_dice": "16d20 + 64", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 15, "constitution": 19, "intelligence": 2, "wisdom": 14, "charisma": 2 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 2, "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": 2, "stealth": 2, "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": "Bury", "desc": "One creature grappled by the vesiculosa is knocked prone, dragged into the ground, and buried just below the surface, ending the grapple. The buried creature is restrained and unable to breathe or stand up. A creature, including the buried creature, can take its action to free the buried creature by succeeding on a DC 16 Strength check. This bonus action doesn't wake a creature that is unconscious from the vesiculosa's Sweet Water trait or Spit Sweet Water action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vesiculosa makes four Root or Spit Sweet Water attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Root", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 18 (3d8 + 5) bludgeoning damage, and the target is grappled (escape DC 16). Until the grapple ends, the target is restrained. The vesiculosa has four roots, each of which can grapple only one target.", "attacks": [ { "name": "Root 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": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spit Sweet Water", "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one creature. Hit: 18 (3d10 + 2) bludgeoning damage, and the target must succeed on a DC 16 Constitution saving throw or fall unconscious for 1 minute. The target wakes up if it takes damage or if another creature takes an action to shake it awake.", "attacks": [ { "name": "Spit Sweet Water attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Oasis Appearance", "desc": "While the vesiculosa remains motionless and partially submerged on the surface of sand or soil, it is indistinguishable from a small oasis or pond. The vesiculosa’s pitcher produces enough water for plants to grow around it, provided the vesiculosa remains in the area for an extended period of time. A creature that eats a fruit from a plant growing in the vesiculosa’s water is affected by the Sweet Water trait as if it drank the water." }, { "name": "Sweet Fragrance", "desc": "When a creature that can smell the vesiculosa’s sweet fragrance starts its turn within 30 feet of the vesiculosa, the creature must succeed on a DC 16 Wisdom saving throw or be charmed for 1 minute. While charmed, the creature must move on its turn toward the vesiculosa by the safest available route to get within 5 feet of the plant and drink its water. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the vesiculosa’s Sweet Fragrance for the next 24 hours." }, { "name": "Sweet Water", "desc": "A creature that drinks water from the vesiculosa’s pitcher regains 5 (2d4) hp, reduces its exhaustion level by 1, and must succeed on a DC 16 Constitution saving throw or fall unconscious for 10 minutes. An unconscious creature wakes up if it takes damage or if another creature takes an action to shake it awake. Drinking the water provides a creature enough nourishment to sustain it for one day." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_avalanche-screamer", "name": "Avalanche Screamer", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 20, "climb": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 20, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 9, "constitution": 19, "intelligence": 5, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": 4, "charisma": -1 }, "skill_bonuses": { "athletics": 7, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 1, "arcana": -3, "athletics": 7, "deception": -1, "history": -3, "insight": 1, "intimidation": -1, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": -1, "stealth": 5, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "bludgeoning, thunder", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, prone", "condition_immunities": [ { "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": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 7 (2d6) thunder 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": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "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": "Leg", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. If the avalanche screamer scores a critical hit against a creature that is Medium or smaller, the creature is impaled on the screamer's leg and grappled (escape DC 15). Until this grapple ends, the target is restrained and takes 3 (1d6) piercing damage at the start of each of its turns. The avalanche screamer can impale up to four creatures. If it has at least one creature impaled, it can't move. If it has four creatures impaled, it can't make leg attacks. It can release all impaled creatures as a bonus action.", "attacks": [ { "name": "Leg attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The avalanche screamer makes three attacks: one with its bite and two with its legs.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scream", "desc": "The avalanche screamer shrieks thunderously in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw. On a failure, a creature takes 27 (6d8) thunder damage and is deafened for 1 hour. On a success, a creature takes half as much damage and isn't deafened.", "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": "Snow Camouflage", "desc": "The avalanche screamer has advantage on Dexterity (Stealth) checks made to hide in snowy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_bonespitter", "name": "Bonespitter", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 13.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 30, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 217, "hit_dice": "14d20+70", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 7, "constitution": 21, "intelligence": 3, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 8, "dexterity": -2, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "constitution": 10 }, "saving_throws_all": { "strength": 8, "dexterity": -2, "constitution": 10, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -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": 30, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the bonespitter. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the bonespitter, and it takes 17 (5d6) acid damage at the start of each of the bonespitter's turns. An undead creature made of mostly bones, such as a skeleton, is immune to this acid damage. If the bonespitter takes 30 damage or more on a single turn from a creature inside it, the bonespitter must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the bonespitter. If the bonespitter dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.", "attacks": [ { "name": "Bite 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": 8, "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": "Bone Spike", "desc": "Ranged Weapon Attack: +13 to hit, range 30/120 ft., one target. Hit: 18 (3d6 + 8) piercing damage, and, if the target is a Large or smaller creature, it is knocked prone, pinned to the ground by the spike, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the spike and ending the condition on a success. The spike can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage).", "attacks": [ { "name": "Bone Spike attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bonespitter makes two attacks: one with its bite and one with its bone spike.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shard Spray", "desc": "The bonespitter exhales a 60-foot cone of bone shards. Each creature in that area must make a DC 18 Dexterity saving throw, taking 35 (10d6) piercing damage on a failed save, or half as much on a successful one. If a Large or smaller creature fails this saving throw, it is also knocked prone, pinned to the ground by a shard, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the shard and ending the condition on a success. The shard can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic 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 } } ], "traits": [ { "name": "Bony Body", "desc": "A creature that starts its turn or enters a space within 5 feet of the bonespitter must succeed on a DC 18 Dexterity saving throw or take 16 (3d10) piercing damage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_carnivorous-sod", "name": "Carnivorous Sod", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 33, "hit_dice": "6d8+6", "experience_points": 200, "ability_scores": { "strength": 14, "dexterity": 6, "constitution": 12, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 2, "dexterity": -2, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": -2, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 0, "arcana": -4, "athletics": 2, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": -2, "stealth": -2, "survival": 0 }, "passive_perception": 10, "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, deafened, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Deafened", "key": "deafened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 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": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Grass Trip", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: The target is knocked prone.", "attacks": [ { "name": "Grass Trip attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While the carnivorous sod remains motionless, it is indistinguishable from a normal patch of grass." }, { "name": "Spell Eater", "desc": "If the carnivorous sod is in an area targeted by a spell that enhances plants in that area, such as the entangle, plant growth, and spike growth spells, the carnivorous sod absorbs the spell, ending it, and gains 10 temporary hp for each level of the spell it absorbed for 1 hour." }, { "name": "Tripping Grass", "desc": "If the carnivorous sod didn’t move on its previous turn and hits a target with its Grass Trip, it can make one attack with its bite as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_conjoined-queen", "name": "Conjoined Queen", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 20, "climb": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 20, "climb": 30, "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": 18, "armor_detail": "natural armor", "hit_points": 168, "hit_dice": "16d10+80", "experience_points": 5900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 21, "intelligence": 13, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 5, "intelligence": 1, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 7, "wisdom": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 7, "constitution": 5, "intelligence": 1, "wisdom": 6, "charisma": 4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 1, "athletics": 4, "deception": 4, "history": 1, "insight": 2, "intimidation": 4, "investigation": 1, "medicine": 2, "nature": 1, "perception": 6, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The conjoined queen makes two slam attacks and one sting attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Queen's Wrathful Clattering", "desc": "The conjoined queen clacks her long chitinous legs together, inciting rage in her allies. Each ally within 60 feet of the queen who can hear her has advantage on its next attack roll, and its speed is increased by 10 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": "PER_DAY", "param": 1 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) 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": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 14 (4d6) poison damage.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 4, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The conjoined queen has advantage on saving throws against spells and other magical effects." }, { "name": "Pheromones", "desc": "A creature that starts its turn within 30 feet of the conjoined queen must succeed on a DC 14 Constitution saving throw or be charmed for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. While charmed, the creature drops anything it is holding and is stunned. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the conjoined queen’s Pheromones for the next 24 hours." }, { "name": "Spellcasting", "desc": "The conjoined queen is a 9th-level spellcaster. Her spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). The queen has the following sorcerer spells prepared:\n\n- **Cantrips** (At Will): acid splash, mage hand, prestidigitation, ray of frost\n- **1st Level** (4 slots): burning hands, magic missile, shield, thunderwave\n- **2nd Level** (3 slots): detect thoughts, misty step, web\n- **3rd Level** (3 slots): clairvoyance, counterspell, haste\n- **4th Level** (3 slots): banishment, confusion\n- **5th Level** (1 slot): insect plague" }, { "name": "Tunneler", "desc": "The queen can burrow through solid rock at half her burrowing speed and leaves a 5-foot-diameter tunnel in her wake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_dread-walker-excavator", "name": "Dread Walker Excavator", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Construct", "key": "construct" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30, "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d10+20", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 19, "constitution": 14, "intelligence": 14, "wisdom": 16, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 2, "intelligence": 2, "wisdom": 3, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "wisdom": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 7, "constitution": 2, "intelligence": 2, "wisdom": 6, "charisma": 1 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 2, "athletics": 4, "deception": 1, "history": 2, "insight": 3, "intimidation": 1, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 1, "persuasion": 1, "religion": 2, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" } ], "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": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Excavation Beam", "desc": "Ranged Weapon Attack: +7 to hit, range 30/60 ft., one target. Hit: 17 (5d6) force damage.", "attacks": [ { "name": "Excavation Beam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 30, "long_range": 60, "target_creature_only": false, "damage_die_count": 5, "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": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Foreleg", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage.", "attacks": [ { "name": "Foreleg 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": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The excavator makes two foreleg attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Arcane Instability", "desc": "When the excavator is reduced to half its maximum hp or fewer, unstable arcane energy begins to pour from its metal body. A creature that touches the unstable excavator or hits it with a melee attack while within 5 feet of it takes 3 (1d6) force damage." }, { "name": "Spider Climb", "desc": "The excavator can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_glacier-behemoth", "name": "Glacier Behemoth", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 12.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 172, "hit_dice": "15d12+75", "experience_points": 8400, "ability_scores": { "strength": 24, "dexterity": 3, "constitution": 21, "intelligence": 4, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 7, "dexterity": -4, "constitution": 5, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "initiative_bonus": -4, "saving_throws": { "constitution": 9, "wisdom": 6 }, "saving_throws_all": { "strength": 7, "dexterity": -4, "constitution": 9, "intelligence": -3, "wisdom": 6, "charisma": -2 }, "skill_bonuses": { "athletics": 11, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -4, "animal_handling": 2, "arcana": -3, "athletics": 11, "deception": -2, "history": -3, "insight": 2, "intimidation": -2, "investigation": -3, "medicine": 2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -4, "stealth": -4, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "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": "grappled, prone, restrained", "condition_immunities": [ { "name": "Grappled", "key": "grappled" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 33 (4d12 + 7) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Inexorable Charge", "desc": "If the glacier behemoth moves at least 10 feet, it can then use this action to continue moving in a 40-foot line that is 15 feet wide. Each creature in this line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The glacier behemoth's movement along this line doesn't provoke opportunity attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The glacier behemoth makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ground Disruptor", "desc": "When the glacier behemoth moves, it can choose to make the area it moves through difficult terrain. When it uses Inexorable Charge, it automatically makes the ground difficult terrain." }, { "name": "Unstoppable", "desc": "Difficult terrain composed of ice, rocks, sand, or natural vegetation, living or dead, doesn’t cost the glacier behemoth extra movement. Its speed can’t be reduced by any effect." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_kirikari", "name": "Kirikari", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 9.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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d12+45", "experience_points": 5000, "ability_scores": { "strength": 21, "dexterity": 17, "constitution": 16, "intelligence": 4, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 6, "stealth": 11 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -3, "athletics": 5, "deception": -3, "history": -3, "insight": 2, "intimidation": -3, "investigation": -3, "medicine": 2, "nature": -3, "perception": 6, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 3, "stealth": 11, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "acid, poison", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 31 (4d12 + 5) piercing damage plus 10 (3d6) poison damage, and the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, and the kirikari 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": 4, "damage_die_type": "D12", "damage_bonus": 5, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blinding Veil", "desc": "The kirikari expels a cloud of intensified mist, heavily obscuring everything within 30 feet of it. The mist thins back to lightly obscuring the area at the end of the kirikari's 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": "Multiattack", "desc": "The kirikari 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: +9 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 9 (2d8) acid damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Corrosive Mold", "desc": "A creature that starts its turn grappled by the kirikari must succeed on a DC 15 Constitution saving throw or take 9 (2d8) acid damage." }, { "name": "Misty Veil", "desc": "The kirikari emits a light fog within 30 feet of itself. The mist moves with the kirikari, lightly obscuring the area around it. If dispersed by a wind of moderate or greater speed (at least 10 miles per hour), the mist reappears at the start of the kirikari’s next turn." }, { "name": "Unseen Attacker", "desc": "On each of its turns, the kirikari can use a bonus action to take the Hide action. If the kirikari is hidden from a creature and hits it with an attack, the target takes an extra 7 (2d6) damage from the attack." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_pal-rai-yuk", "name": "Pal-Rai-Yuk", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 40, "swim": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 40, "climb": 20, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "neutral 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": 16, "armor_detail": "natural armor", "hit_points": 133, "hit_dice": "14d12+42", "experience_points": 3900, "ability_scores": { "strength": 21, "dexterity": 11, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 1, "charisma": 4 }, "skill_bonuses": { "athletics": 8, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 8, "deception": 4, "history": 0, "insight": 1, "intimidation": 4, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 0, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened", "condition_immunities": [ { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 27 (4d10 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained. The pal-rai-yuk has two heads, each of which can grapple only one target.", "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": 4, "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": "Multiattack", "desc": "The pal-rai-yuk makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "The pal-rai-yuk makes one bite attack against a Medium or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is restrained, it has total cover against attacks and other effects outside the pal-rai-yuk, and it takes 18 (4d8) acid damage at the start of each of the pal-rai-yuk's turns. The pal-rai-yuk can have up to three Medium or smaller creatures swallowed at a time.\n\nThe swallowed creature can see outside of the pal-rai-yuk, but it can't target those outside the pal-rai-yuk with spells or cast spells or use features that allow it to leave the pal-rai-yuk's stomach. In addition, nothing can physically pass through the pal-rai-yuk's stomach, preventing creatures inside the stomach from making attack rolls against creatures outside the stomach.\n\nIf the pal-rai-yuk takes 20 damage or more on a single turn from a creature inside it, the pal-rai-yuk must succeed on a DC 16 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the pal-rai-yuk. If the pal-rai-yuk dies, a swallowed creature is no longer restrained by it and can escape the corpse by using 15 feet of movement, exiting prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forgotten Prey", "desc": "A creature that starts its turn grappled by the pal-rai-yuk must succeed on a DC 16 Charisma saving throw or be invisible and inaudible to all creatures other than the pal-rai-yuk. In addition, when the pal-rai-yuk swallows a creature, each of that creature’s allies within 1 mile of the pal-rai-yuk must succeed on a DC 16 Wisdom saving throw or forget the swallowed creature’s existence. At the end of each of the creature’s turns, it can repeat the saving throw, remembering the swallowed creature on a success." }, { "name": "Hold Breath", "desc": "The pal-rai-yuk can hold its breath for 1 hour." }, { "name": "Magic Resistance", "desc": "The pal-rai-yuk has advantage on saving throws against spells and other magical effects." }, { "name": "Two Heads", "desc": "The pal-rai-yuk has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_quickserpent", "name": "Quickserpent", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 20, "climb": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 20, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands Terran but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d10+36", "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 17, "intelligence": 5, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -3, "athletics": 5, "deception": -2, "history": -3, "insight": 2, "intimidation": -2, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 1, "stealth": 3, "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": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 8 (1d6 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (2d8 + 5) bludgeoning damage, and the target is grappled (escape DC 15) if it is Large or smaller. Until this grapple ends, the creature is restrained, and the quickserpent can't constrict another target.", "attacks": [ { "name": "Constrict 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": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quicksand Pit", "desc": "The quickserpent turns a 10-foot cube of natural mud or loose stone into a pit of quicksand. Each creature in the area when the quickserpent creates the pit must succeed on a DC 15 Dexterity saving throw or sink 1d4 feet into the quicksand and become restrained. A creature that successfully saves moves to the pit's edge as it is formed. A creature that enters the quicksand for the first time on a turn or starts its turn in the quicksand it sinks 1d4 feet and is restrained. A creature that is completely submerged in quicksand can't breathe.\n\nA restrained creature can try to escape by taking 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 edge of the quicksand. A creature within 5 feet of the quicksand can take an action to pull a creature out of the quicksand. Doing so requires a successful DC 15 Strength check, and the quickserpent has advantage on attack rolls against the creature until the end of the creature'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 } } ], "traits": [ { "name": "Swamp Camouflage", "desc": "The quickserpent has advantage on Dexterity (Stealth) checks made to hide in swampy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_spawn-of-hriggala", "name": "Spawn of Hriggala", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Fiend", "key": "fiend" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 30, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Darakhul, Void Speech", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Void Speech", "key": "void-speech", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 138, "hit_dice": "12d12+60", "experience_points": 5900, "ability_scores": { "strength": 25, "dexterity": 7, "constitution": 21, "intelligence": 6, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 7, "dexterity": -2, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "constitution": 9, "wisdom": 3 }, "saving_throws_all": { "strength": 7, "dexterity": -2, "constitution": 9, "intelligence": -2, "wisdom": 3, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -2, "athletics": 7, "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": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the spawn can't bite another target.", "attacks": [ { "name": "Bite 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": 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": "Escape the Material", "desc": "The spawn burrows at least 20 feet through natural rock and opens a portal to the plane of the undead at the end of this movement. The portal remains for 2d4 rounds. The spawn can't have more than one portal open at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spawn of Hriggala makes two attacks: one with its bite and one with its tendrils.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tendrils", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (3d6 + 7) bludgeoning damage plus 14 (4d6) necrotic damage. If the target is a creature, it must succeed on a DC 17 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the creature finishes a short or long rest. The creature dies if this effect reduces its hp maximum to 0. No physical trace of the creature remains when killed in this way.", "attacks": [ { "name": "Tendrils 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": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D6", "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 } ], "traits": [ { "name": "Magic Resistance", "desc": "The spawn has advantage on saving throws against spells and other magical effects." }, { "name": "Tunneler", "desc": "The spawn can move through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_stone-creeper", "name": "Stone Creeper", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 30, "hit_dice": "4d8+12", "experience_points": 200, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 16, "intelligence": 4, "wisdom": 6, "charisma": 4 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": -3, "athletics": 1, "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": 2, "stealth": 2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid, poison", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Acid-coated Thorn", "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one creature. Hit: 4 (1d4 + 2) piercing damage plus 2 (1d4) acid damage.", "attacks": [ { "name": "Acid-coated Thorn attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "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": "Thorned Vine", "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 5 (2d4) acid damage.", "attacks": [ { "name": "Thorned Vine attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 10, "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": 2, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Weaken Stone", "desc": "While climbing on a wall or ceiling made of worked stone, the stone creeper injects its acid into the mortar, weakening the structure. Each creature within 10 feet of the wall or in a 10-foot cube beneath the ceiling must make a DC 12 Dexterity saving throw, taking 7 (2d6) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature that fails its saving throw when beneath a ceiling is also knocked prone and buried. The buried target is restrained and unable to breathe or stand up. A creature, including the target, can take its action to remove the rubble and free the buried target by succeeding on a DC 10 Strength check.", "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 stone creeper remains motionless, it is indistinguishable from an ordinary vine." }, { "name": "Mass of Vines", "desc": "The stone creeper can move through a space as narrow as 1 foot wide without squeezing." }, { "name": "Spider Climb", "desc": "The stone creeper can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob2_swamp-lily", "name": "Swamp Lily", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 15, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 0, "climb": 7, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d8+64", "experience_points": 2900, "ability_scores": { "strength": 16, "dexterity": 9, "constitution": 18, "intelligence": 4, "wisdom": 12, "charisma": 17 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "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": -1, "stealth": -1, "survival": 1 }, "passive_perception": 11, "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, deafened, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Deafened", "key": "deafened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Fake Feast", "desc": "The swamp lily magically creates the image of a banquet within 5 feet of itself that compels creatures to eat from it. Each creature within 60 feet of the banquet that can see the banquet must succeed on a DC 15 Wisdom saving throw or be charmed by the lily. The lily must take a bonus action on its subsequent turns to maintain the illusion. The illusion ends if the lily is incapacitated.\n\nWhile charmed by the lily, a target is incapacitated and ignores the banquets of other lilies. If the charmed target is more than 5 feet away from the lily's banquet, the target must move on its turn toward the banquet by the most direct route, trying to get within 5 feet. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, and whenever it takes damage from a source other than the lily, the target can repeat the saving throw. A charmed target can also repeat the saving throw at the end of each of its turns. If the saving throw is successful, the effect ends on it. A target that successfully saves is immune to this swamp lily's Fake Feast for the next 24 hours.\n\nIf the charmed target starts its turn within 5 feet of the banquet, it eats the feast and must make a DC 15 Constitution saving throw. On a failure, the creature takes 21 (6d6) poison damage and is poisoned for 1 minute. On a success, the creature takes half the damage and isn't poisoned.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The swamp lily makes two root attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Root", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one creature. Hit: 12 (2d8 + 3) bludgeoning damage, and the target must make a DC 15 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [ { "name": "Root 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": "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": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Discern Food Preferences", "desc": "The swamp lily can use an action to read the surface thoughts of all creatures within 60 feet of it. This works like the detect thoughts spell, except the lily can only determine each creature’s favorite food. Each creature within range must succeed on a DC 15 Wisdom saving throw or have disadvantage on its saving throw against the lily’s Fake Feast action." } ], "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_blue-dragon-wyrmling", "name": "Blue 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": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 60, "burrow": 15, "swim": 15 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 14, "intelligence": 12, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "perception": 2, "stealth": 3, "survival": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 1, "athletics": 3, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 2, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 1, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 10, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 19 (3d10 + 3) piercing damage.", "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": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath", "desc": "The dragon exhales a 30-foot-long 5-foot-wide line of lightning. Each creature in that area makes a DC 12 Dexterity saving throw taking 22 (4d10) lightning 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": "Desert Farer", "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat." }, { "name": "Dune Splitter", "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks made to hide in this way." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_divi", "name": "Divi", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 18, "armor_detail": "", "hit_points": 172, "hit_dice": "15d10+90", "experience_points": 7200, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 22, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 6, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 10, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 10, "dexterity": 1, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "athletics": 10, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -3, "athletics": 10, "deception": -2, "history": -3, "insight": -2, "intimidation": -2, "investigation": -3, "medicine": -2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Crushing Hand", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage and the target is grappled (escape DC 18). Until this grapple ends the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target and the target can't breathe.", "attacks": [ { "name": "Crushing Hand attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The divi makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quake", "desc": "Amid deafening rumbling the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Stone Club", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Stone Club attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stone Wall", "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Earth Glide", "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Innate Spellcasting", "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components:\n\n- **At Will:** Alter Self (can assume Medium or Large form), Detect Magic, Stone Shape\n- **3/Day Each:** Creation, Move Earth, Passwall, Tongues\n- **1/Day Each:** Conjure Elemental (earth elemental only), Plane Shift (to Elemental Plane of Earth only)" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_divi-noble", "name": "Divi Noble", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 11.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 18, "armor_detail": "", "hit_points": 345, "hit_dice": "30d10+180", "experience_points": 7200, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 22, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 6, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 10, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 10, "dexterity": 1, "constitution": 10, "intelligence": 5, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "athletics": 10, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -3, "athletics": 10, "deception": -2, "history": -3, "insight": -2, "intimidation": -2, "investigation": -3, "medicine": -2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Crushing Hand", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage and the target is grappled (escape DC 18). Until this grapple ends the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target and the target can't breathe.", "attacks": [ { "name": "Crushing Hand attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The divi makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quake", "desc": "Amid deafening rumbling the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Stone Club", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) bludgeoning damage.", "attacks": [ { "name": "Stone Club attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stone Wall", "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Earth Glide", "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Innate Spellcasting", "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components:\n\n- **At Will:** Alter Self (can assume Medium or Large form), Detect Magic, Stone Shape\n- **3/Day Each:** Creation, Move Earth, Passwall, Tongues,\n- **1/Day Each:** Conjure Elemental (earth elemental only), Plane Shift (to Elemental Plane of Earth only)" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_earth-dragon-wyrmling", "name": "Earth 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": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 40, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Draconic, Terran", "data": [ { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 700, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 14, "intelligence": 12, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 4, "insight": 4, "nature": 3, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 1, "athletics": 4, "deception": 0, "history": 1, "insight": 4, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 3, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 14, "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": 30, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) 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": 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": "Scouring Breath", "desc": "The dragon breathes scouring sand and stones in a 15-foot cone. Each creature in that area makes a DC 12 Dexterity saving throw taking 10 (3d6) slashing 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": "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." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "a5e-mm_young-blue-dragon", "name": "Young Blue 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": "Large", "key": "large" }, "challenge_rating": 10.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80, "burrow": 20, "swim": 20 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 20, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic 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": 152, "hit_dice": "16d10+64", "experience_points": 5900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "perception": 5, "stealth": 4, "survival": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 5, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 5 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage plus 4 (1d8) lightning damage.", "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": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "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: 14 (2d8 + 5) 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": "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": "Lightning Breath", "desc": "The dragon exhales a 60-foot-long 5-foot-wide line of lightning. Each creature in that area makes a DC 16 Dexterity saving throw taking 44 (8d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions 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": "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 } ], "traits": [ { "name": "Desert Farer", "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat." }, { "name": "Dune Splitter", "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks to hide in this way." }, { "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:** Blur, Silent Image" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tdcs_stoneguard", "name": "Stoneguard", "document": { "name": "Tal'dorei Campaign Setting", "key": "tdcs", "type": "SOURCE", "display_name": "Tal'dorei Campaign Setting", "publisher": { "name": "Green Ronin Publishing", "key": "green-ronin" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 7.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, Druidic, Primordial (Terran)", "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." } ] }, "armor_class": 15, "armor_detail": "granite half plate", "hit_points": 152, "hit_dice": "16d8+80", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 20, "intelligence": 10, "wisdom": 14, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": { "strength": 8, "constitution": 9, "wisdom": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 0, "constitution": 9, "intelligence": 0, "wisdom": 6, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 4, "deception": -1, "history": 0, "insight": 2, "intimidation": -1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "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": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Granite Maul", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the attack hits, the stoneguard may also immediately cast _thunderwave_ as a bonus action. This casting uses a spell slot, but no material components.", "attacks": [ { "name": "Granite Maul 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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The stoneguard makes three granite maul attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sentinel", "desc": "When a creature within 5 feet of the stoneguard attacks a target other than the stoneguard, it can make a single attack roll against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Skin to Stone", "desc": "When the stoneguard is attacked, it may gain resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks until the end of the attacker's turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spellcasting", "desc": "The stoneguard is a 3rd-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It has the following druid spells prepared:\n\n- **Cantrips** (at will): druidcraft, resistance\n- **1st Level** (4 slots): goodberry, speak with animals, thunderwave\n- **2nd Level** (2 slots): hold person, spike growth" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_bearfolk-thunderstomper", "name": "Bearfolk Thunderstomper", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "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, Giant, Umbral", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "chain shirt", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 16, "intelligence": 9, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "constitution": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 6, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -1, "athletics": 4, "deception": 4, "history": -1, "insight": 2, "intimidation": 4, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": 4, "persuasion": 4, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "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": 30, "truesight_range": null, "actions": [ { "name": "Frenzy", "desc": "Triggers berserk frenzy for 1 min. It gains resistance to B/P/S damage from nonmagical weapons and has advantage on attacks. Attacks vs. frenzied bearfolk have advantage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Taunt", "desc": "Jests at one creature it can see within 30' of it. If target can hear bearfolk target: DC 15 Cha save or disadvantage on ability checks attacks and saves until start of bearfolk's next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 2 } } ], "traits": [ { "name": "Deceptive Steps", "desc": "While traveling can perform a stomping dance that mimics thundering footsteps of giants. Any creature within half mile that hears it but can’t see bearfolk: DC 15 Wis (Perception) or believe sound comes from Giants (or other Huge or larger creatures)." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_caretaker-weevil", "name": "Caretaker Weevil", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 15 }, "speed_all": { "unit": null, "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": 13, "armor_detail": "natural armor", "hit_points": 51, "hit_dice": "6d8+24", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": 0, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Calming Presence", "desc": "A creature that enters a space within 5 ft. of weevil or that starts its turn there: DC 13 Cha save or be indifferent to all creatures that it is hostile toward while it remains within 60' of weevil. This indifference ends if the creature is attacked or harmed by a spell or if it witnesses any of its allies being harmed." }, { "name": "Diligent Preservation", "desc": "A creature that isn’t a Construct or Undead and that starts its turn with 0 hp within 60' of weevil becomes stable. In addition any corpse within 60' of weevil is protected from decay and can’t become Undead while it remains within 60' of weevil and for 24 hrs after it leaves the area." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_catamount", "name": "Catamount", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 117, "hit_dice": "18d10+18", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 12, "intelligence": 3, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 4, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Control Earth", "desc": "Molds the ground near it causing one of: Stone Wall Causes wall of rock to rise from ground at a point it can see within 30' of it. Wall is up to 30' long 5 ft. high and 5 ft. thick. It can be any shape as long as its base is connected to the ground. If wall cuts through creature's space when it appears creature is pushed to one side (catamount's choice). If creature would be surrounded on all sides by the wall it can make a DC 14 Dex save. On success it can use its reaction to move up to its speed so it is not enclosed by the wall. Wall lasts 1 min or until catamount creates new wall.Fissure Catamount causes a rift to form in the ground at a point it can see within 30' of it. Rift can be up to 15 ft. wide up to 30' long and up to 10 ft. deep and can be any shape. Each creature standing on a spot where fissure opens must make DC 14 Dex save or fall in. Creature that successfully saves moves with fissure's edge as it opens. Fissure that opens beneath a structure causes it to automatically collapse as if structure was in the area of an earthquake spell. It can have only one fissure open at a time. If it opens another previous fissure closes shunting all creatures inside it to surface.Tremors Catamount causes earth beneath its feet to shake and shift. Each creature within 30' of it: 3 (1d6) bludgeoning damage and be knocked prone (DC 14 Str negates both).", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Well-Grounded", "desc": "Has advantage on ability checks and saves made vs. effects that would knock it prone." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_conniption-bug", "name": "Conniption Bug", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 55, "hit_dice": "10d6+20", "experience_points": 200, "ability_scores": { "strength": 13, "dexterity": 14, "constitution": 14, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 1, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 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": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Death Trap", "desc": "When it dies its mandibles remain locked in place continuing to grapple beyond its death. Until grapple ends creature takes 4 (1d8) piercing damage at start of each of its turns as if the bug was still alive. Any creature can take an action to remove mandibles with successful DC 11 Str (Athletics) or Wis (Medicine) check." }, { "name": "Limited Amphibiousness", "desc": "Can breathe air and water but it needs to be submerged at least once every 4 hrs to avoid suffocating." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Standing Leap", "desc": "Its long jump is up to 20' and its high jump is up to 10 feet with or with o a running start." }, { "name": "Vicious Wound", "desc": "Its melee attacks score a critical hit on a 19 or 20." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_corpselight-moth", "name": "Corpselight Moth", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 15, "fly": 60, "climb": 15 }, "speed_all": { "unit": null, "walk": 15, "crawl": 7, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 19, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -1, "history": -4, "insight": 1, "intimidation": -1, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "radiant", "damage_immunities": [ { "name": "Radiant", "key": "radiant" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Downdraft", "desc": "While it is flying area within 10 ft. of it is difficult terrain." }, { "name": "Glow", "desc": "The moth casts light from its abdomen shedding bright light in a 20' radius and dim light for an additional 20'." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Necrotic Dampening", "desc": "Each friendly creature within 30' of the moth has resistance to necrotic." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_crab-razorback", "name": "Crab, Razorback", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 15 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Bladed Shell", "desc": "A creature that touches the crab or hits it with melee attack while within 5 ft. of it takes 3 (1d6) slashing damage." }, { "name": "Pounce", "desc": "If the crab moves at least 15 ft. straight toward a creature and then hits it with Shell Bash attack on the same turn that target must make DC 13 Str save or be knocked prone. If the target is prone the crab can make one Claw attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dawnfly-desolation-nymph", "name": "Dawnfly, Desolation Nymph", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 15, "climb": 15, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 68, "hit_dice": "8d10+24", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 15, "constitution": 16, "intelligence": 1, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": 3, "deception": -3, "history": -5, "insight": 1, "intimidation": -3, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Water Jet", "desc": "Takes the Disengage action and each creature within 5 ft. of nymph: DC 13 Dex save or be blinded until end of its next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Limited Amphibiousness", "desc": "Can breathe air and water but needs to be submerged at least once every 4 hrs to avoid suffocating." }, { "name": "Shifting Camouflage", "desc": "Its carapace adapts to its current surroundings. The nymph has advantage on Dex (Stealth) checks made to hide in nonmagical natural terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dire-owlbear", "name": "Dire Owlbear", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 35, "burrow": 10 }, "speed_all": { "unit": null, "walk": 35, "crawl": 17, "hover": false, "fly": 0, "burrow": 10, "climb": 17, "swim": 17 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d8+48", "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 13, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, frightened", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Blood Frenzy", "desc": "Has advantage on melee attack rolls vs. a creature that doesn’t have all its hp." }, { "name": "Keen Sight and Smell", "desc": "Has advantage on Wis (Perception) checks that rely on sight or smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_drake-cactus", "name": "Drake, Cactus", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 20, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 11, "dexterity": 17, "constitution": 16, "intelligence": 9, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -1, "athletics": 0, "deception": 0, "history": -1, "insight": 1, "intimidation": 0, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, lightning", "damage_resistances": [ { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" } ], "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": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from tall branched cactus." }, { "name": "Offering of Flesh", "desc": "Spends 1 min carefully cutting its own flesh inflicting 10 slashing to itself to remove small piece of pulpy material. Pulp is edible and provides Med or smaller creature 1 quart of water and nourishment equivalent to one meal. Pulp provides nourishment only if drake offered it willingly." }, { "name": "Regeneration", "desc": "Regains 5 hp at start of its turn. If it takes cold or poison this doesn’t function at start of its next turn. Dies only if it starts its turn with 0 hp and doesn’t regenerate." }, { "name": "Thorny Body", "desc": "A creature that touches it or hits it with melee attack while within 5 ft. of it: DC 13 Dex save or take 4 (1d8) piercing damage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_elemental-rockslide", "name": "Elemental, Rockslide", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Terran", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 147, "hit_dice": "14d10+70", "experience_points": 3900, "ability_scores": { "strength": 22, "dexterity": 8, "constitution": 20, "intelligence": 5, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -3, "athletics": 6, "deception": -3, "history": -3, "insight": 0, "intimidation": -3, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "nonmagic B/P/S attacks", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, paralyzed, petrified, poisoned, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Nimble Separation", "desc": "Can briefly separate its components parts and take the Dash action. Opportunity attacks vs. it have disadvantage until start of its next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If it moves 20'+ straight to foe and hits with Slam attack on same turn target takes an extra 9 (2d8) bludgeoning damage. If the target is a creature it must make DC 16 Str save or be knocked prone. If the elemental used Nimble Separation before making this Slam attack the target has disadvantage on the save." }, { "name": "Elemental Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Stone Camouflage", "desc": "Advantage on Dex (Stealth) checks made to hide in rocky terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-walking-stick", "name": "Giant Walking Stick", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "fly": 15, "climb": 40 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 15, "burrow": 0, "climb": 40, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d10+27", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 16, "intelligence": 1, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 3, "deception": -3, "history": -5, "insight": 0, "intimidation": -3, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" } ], "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": "Startling Display", "desc": "Each creature within 5 ft. of the stick: DC 13 Int save or be incapacitated until end of its next turn. The walking stick then flies up to its flying speed with o provoking opportunity attacks.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal forest vegetation. Ex: small tree large branch." }, { "name": "Forest Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in forested terrain." }, { "name": "Trampling Charge", "desc": "If it moves 20'+ straight toward a creature and then hits it with Ram attack on same turn target: DC 13 Str save or be knocked prone. If target is prone stick can make one Spine attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_haakjir", "name": "Haakjir", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 40, "burrow": 15, "climb": 30 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 15, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "understands Undercommon but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8+16", "experience_points": 700, "ability_scores": { "strength": 17, "dexterity": 16, "constitution": 15, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -3, "athletics": 3, "deception": -1, "history": -3, "insight": 0, "intimidation": -1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, piercing, slashing", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Earth Climb", "desc": "Can climb difficult earth or stone surfaces including upside down on ceilings with o an ability check." }, { "name": "Earth Glide", "desc": "Can burrow through nonmagical unworked earth/stone with o disturbing material it moves through." }, { "name": "Earthen Claws", "desc": "Its claws easily meld through stone and metal. When it makes a Claw attack vs. creature wearing nonmagical metal armor or wielding a nonmagical metal shield attack ignores AC bonus of armor or shield. If target is a construct made of stone or metal attack ignores AC bonus provided by natural armor if any." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Stone Camouflage", "desc": "Advantage: Dex (Stealth) to hide in rocky terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_iceworm", "name": "Iceworm", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 20, "burrow": 30, "swim": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 30, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 38, "hit_dice": "7d6+14", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 15, "intelligence": 3, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -4, "athletics": 0, "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": 3, "stealth": 3, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire" } ], "condition_immunities_display": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 90, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Cold Physiology", "desc": "Can’t abide constant warmth. Each hr it spends in an area with temperature above 40 degrees Fahrenheit worm must make DC 15 Con save or suffer one level of exhaustion that can’t be removed until it finishes a long rest in area with temperature below 40 degrees." }, { "name": "Heat Sensitivity", "desc": "Has disadvantage on attack rolls when within 5 ft. of a strong source of heat that isn’t a warm-blooded creature’s natural warmth such as a torch or campfire. In addition the iceworm can pinpoint the location of warm-blooded creatures within 90' of it and can sense the general direction of such creatures within 1 mile of it." }, { "name": "Slippery", "desc": "Has advantage on saves and ability checks made to escape a grapple." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_necrotech-bonecage-constrictor", "name": "Necrotech Bonecage Constrictor", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 50 }, "speed_all": { "unit": null, "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands Common and Darakhul but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 175, "hit_dice": "14d12+84", "experience_points": 5000, "ability_scores": { "strength": 19, "dexterity": 16, "constitution": 22, "intelligence": 6, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "strength": 8, "dexterity": 7 }, "saving_throws_all": { "strength": 8, "dexterity": 7, "constitution": 6, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -2, "athletics": 4, "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": 3, "stealth": 3, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "bludgeoning, thunder", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Thunder", "key": "thunder" } ], "condition_immunities_display": "poisoned, prone", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Necrotic Prison", "desc": "Creatures restrained by its Encage automatically stabilize at 0 hp and take no further damage from Encage. If creature damaged from another source while restrained suffers death save failure as normal but immediately stabilizes if not its final death save." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_obeleric", "name": "Obeleric", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 15 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Common and Void Speech but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 7, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 3, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified, prone", "condition_immunities": [ { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Defensive Roll", "desc": "Can roll itself into a boulder-like defensive form or back into its tentacled true form. While in defensive form it has resistance to B/P/S damage from nonmagical attacks can't make Tentacle Slam or Spit Acid attacks and can't use Reflux.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reflux", "desc": "When the obeleric takes bludgeoning it can vomit acid at one creature within 5 ft. of it. That creature must make DC 13 Dex save or take 3 (1d6) acid.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal boulder." }, { "name": "Ricochet Charge (Defensive Form Only)", "desc": "If it moves 15 ft.+ straight to target and then hits target with Boulder Bash attack on same turn target has disadvantage on save vs. being knocked prone. If target is prone obeleric can move up to 15 ft. straight to 2nd target with o provoking opportunity attacks from 1st target and make one Boulder Bash attack vs. 2nd target as a bonus action if 2nd target is within its reach." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } } ] }