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=-challenge_rating&page=34
{ "count": 3541, "next": "https://api.open5e.com/v2/creatures/?format=api&ordering=-challenge_rating&page=35", "previous": "https://api.open5e.com/v2/creatures/?format=api&ordering=-challenge_rating&page=33", "results": [ { "key": "srd-2024_half-dragon", "name": "Half-Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d8 + 42", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 16, "intelligence": 10, "wisdom": 15, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 5, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 5, "charisma": 2 }, "skill_bonuses": { "athletics": 7, "perception": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 0, "athletics": 7, "deception": 2, "history": 0, "insight": 2, "intimidation": 2, "investigation": 0, "medicine": 2, "nature": 0, "perception": 5, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 5, "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": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Attack Roll: +7, reach 10 ft. 6 (1d4 + 4) Slashing damage plus 7 (2d6) damage of the type chosen for the Draconic Origin trait.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Dragon's Breath", "desc": "Dexterity Saving Throw: DC 14, each creature in a 30-foot Cone. Failure: 28 (8d6) damage of the type chosen for the Draconic Origin trait. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The half-dragon makes two Claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Leap", "desc": "The half-dragon jumps up to 30 feet by spending 10 feet of movement.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Draconic Origin", "desc": "The half-dragon is related to a type of dragon associated with one of the following damage types (DM's choice): Acid, Cold, Fire, Lightning, or Poison. This choice affects other aspects of the stat block." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_hill-giant", "name": "Hill Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d12 + 40", "experience_points": 1800, "ability_scores": { "strength": 21, "dexterity": 8, "constitution": 19, "intelligence": 5, "wisdom": 9, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -1, "arcana": -3, "athletics": 5, "deception": -2, "history": -3, "insight": -1, "intimidation": -2, "investigation": -3, "medicine": -1, "nature": -3, "perception": 2, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two attacks, using Tree Club or Trash Lob in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Trash Lob", "desc": "Ranged Attack Roll: +8, range 60/240 ft. 16 (2d10 + 5) Bludgeoning damage, and the target has the Poisoned condition until the end of its next turn.", "attacks": [ { "name": "Trash Lob attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 60, "long_range": 240, "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": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tree Club", "desc": "Melee Attack Roll: +8, reach 10 ft. 18 (3d8 + 5) Bludgeoning damage. If the target is a Large or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Tree Club attack", "attack_type": "WEAPON", "to_hit_mod": 8, "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_night-hag", "name": "Night Hag", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Abyssal, Common, Infernal, Primordial", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 112, "hit_dice": "15d8 + 45", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 16, "intelligence": 16, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 5, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "deception": 6, "insight": 5, "perception": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 3, "athletics": 4, "deception": 6, "history": 3, "insight": 5, "intimidation": 3, "investigation": 3, "medicine": 2, "nature": 3, "perception": 5, "performance": 3, "persuasion": 3, "religion": 3, "sleight_of_hand": 2, "stealth": 5, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The hag makes two Claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Nightmare Haunting", "desc": "While on the Ethereal Plane, the hag casts Dream, using the same spellcasting ability as Spellcasting. Only the hag can serve as the spell's messenger, and the target must be a creature the hag can see on the Material Plane. The spell fails and is wasted if the target is under the effect of the Protection from Evil and Good spell or within a Magic Circle spell. If the target takes damage from the Dream spell, the target's Hit Point maximum decreases by an amount equal to that damage. If the spell kills the target, its soul is trapped in the hag's soul bag, and the target can't be raised from the dead until its soul is released.\n\n- **At Will:**\n- **1/Day Each:** Dream, Protection from Evil and Good, Magic Circle", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": "Requires Soul Bag", "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Spellcasting", "desc": "The hag casts one of the following spells, requiring no Material components and using Intelligence as the spellcasting ability (spell save DC 14):\n\n- **At Will:** Detect Magic, Etherealness, Magic Missile\n- **2/Day Each:** Phantasmal Killer, Plane Shift", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shape-Shift", "desc": "The hag shape-shifts into a Small or Medium Humanoid, or it returns to its true form. Other than its size, its game statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The hag has Advantage on saving throws against spells and other magical effects." }, { "name": "Soul Bag", "desc": "The hag has a soul bag. While holding or carrying the bag, the hag can use its Nightmare Haunting action. The bag has AC 15, HP 20, and Resistance to all damage. The bag turns to dust if reduced to 0 Hit Points. If the bag is destroyed, any souls the bag is holding are released. The hag can create a new bag after 7 days." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_otyugh", "name": "Otyugh", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Otyugh; telepathy 120 ft. (doesn't allow the receiving creature to respond telepathically)", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "11d10 + 44", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 11, "constitution": 19, "intelligence": 6, "wisdom": 13, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 7, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 7, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "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": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 12 (2d8 + 3) Piercing damage, and the target has the Poisoned condition. Whenever the Poisoned target finishes a Long Rest, it is subjected to the following effect. Constitution Saving Throw: DC 15. Failure: The target's Hit Point maximum decreases by 5 (1d10) and doesn't return to normal until the Poisoned condition ends on the target. Success: The Poisoned condition ends.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The otyugh makes one Bite attack and two Tentacle attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Attack Roll: +6, reach 10 ft. 12 (2d8 + 3) Piercing damage. If the target is a Medium or smaller creature, it has the Grappled condition (escape DC 13) from one of two tentacles.", "attacks": [ { "name": "Tentacle 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": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle Slam", "desc": "Constitution Saving Throw: DC 14, each creature Grappled by the otyugh. Failure: 16 (3d8 + 3) Bludgeoning damage, and the target has the Stunned condition until the start of the otyugh's next turn. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_roper", "name": "Roper", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "climb": 20 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "", "data": [] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d10 + 33", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 17, "intelligence": 7, "wisdom": 16, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 3, "charisma": -2 }, "initiative_bonus": 5, "saving_throws": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 3, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "perception": 6, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 3, "intimidation": -2, "investigation": -2, "medicine": 3, "nature": -2, "perception": 6, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": -1, "stealth": 5, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 17 (3d8 + 4) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The roper makes two Tentacle attacks, uses Reel, and makes two Bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Reel", "desc": "The roper pulls each creature Grappled by it up to 30 feet straight toward it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Attack Roll: +7, reach 60 ft. The target has the Grappled condition (escape DC 14) from one of six tentacles, and the target has the Poisoned condition until the grapple ends. The tentacle can be damaged, freeing a creature it has Grappled when destroyed (AC 20, HP 10, Immunity to Poison and Psychic damage). Damaging the tentacle deals no damage to the roper, and a destroyed tentacle regrows at the start of the roper's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spider Climb", "desc": "The roper can climb difficult surfaces, including along ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_salamander", "name": "Salamander", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Primordial (Ignan)", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10 + 24", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 11, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 4, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Constrict", "desc": "Strength Saving Throw: DC 15, one Large or smaller creature the salamander can see within 10 feet. Failure: 11 (2d6 + 4) Bludgeoning damage plus 7 (2d6) Fire damage. The target has the Grappled condition (escape DC 14), and it has the Restrained condition until the grapple ends.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Flame Spear", "desc": "Melee or Ranged Attack Roll: +7, reach 5 ft. or range 20/60 ft. 13 (2d8 + 4) Piercing damage plus 7 (2d6) Fire damage. HitomThe spear magically returns to the salamander's hand immediately after a ranged attack.", "attacks": [ { "name": "Flame Spear attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The salamander makes two Flame Spear attacks. It can replace one attack with a use of Constrict.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fire Aura", "desc": "At the end of each of the salamander's turns, each creature of the salamander's choice in a 5-foot Emanation originating from the salamander takes 7 (2d6) Fire damage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_shambling-mound", "name": "Shambling Mound", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Plant", "key": "plant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10 + 39", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 16, "intelligence": 5, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -3, "athletics": 4, "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": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "deafened, exhaustion", "condition_immunities": [ { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charged Tendril", "desc": "Melee Attack Roll: +7, reach 10 ft. 7 (1d6 + 4) Bludgeoning damage plus 5 (2d4) Lightning damage. If the target is a Medium or smaller creature, the shambling mound pulls the target 5 feet straight toward itself.", "attacks": [ { "name": "Charged Tendril attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Engulf", "desc": "Strength Saving Throw: DC 15, one Medium or smaller creature within 5 feet. Failure: The target is pulled into the shambling mound's space and has the Grappled condition (escape DC 14). Until the grapple ends, the target has the Blinded and Restrained conditions, and it takes 10 (3d6) Lightning damage at the start of each of its turns. When the shambling mound moves, the Grappled target moves with it, costing it no extra movement. The shambling mound can have only one creature Grappled by this action at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The shambling mound makes three Charged Tendril attacks. It can replace one attack with a use of Engulf.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Lightning Absorption", "desc": "Whenever the shambling mound is subjected to Lightning damage, it regains a number of Hit Points equal to the Lightning damage dealt." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_triceratops", "name": "Triceratops", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d12 + 36", "experience_points": 1800, "ability_scores": { "strength": 22, "dexterity": 9, "constitution": 17, "intelligence": 2, "wisdom": 11, "charisma": 5 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 6, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +9, reach 5 ft. 19 (2d12 + 6) Piercing damage. If the target is Huge or smaller and the triceratops moved 20+ feet straight toward it immediately before the hit, the target takes an extra 9 (2d8) Piercing damage and has the Prone condition.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The triceratops makes two Gore attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_troll", "name": "Troll", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 94, "hit_dice": "9d10 + 45", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 13, "constitution": 20, "intelligence": 7, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": -1, "intimidation": -2, "investigation": -2, "medicine": -1, "nature": -2, "perception": 5, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The troll makes three Rend attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 11 (2d6 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Charge", "desc": "The troll moves up to half its Speed straight toward an enemy it can see.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Loathsome Limbs (4/Day)", "desc": "If the troll ends any turn Bloodied and took 15+ Slashing damage during that turn, one of the troll's limbs is severed, falls into the troll's space, and becomes a Troll Limb. The limb acts immediately after the troll's turn. The troll has 1 Exhaustion level for each missing limb, and it grows replacement limbs the next time it regains Hit Points." }, { "name": "Regeneration", "desc": "The troll regains 15 Hit Points at the start of each of its turns. If the troll takes Acid or Fire damage, this trait doesn't function on the troll's next turn. The troll dies only if it starts its turn with 0 Hit Points and doesn't regenerate." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_unicorn", "name": "Unicorn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Celestial", "key": "celestial" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Elvish, Sylvan; telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "13d10 + 26", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 11, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 8, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 4, "deception": 3, "history": 0, "insight": 3, "intimidation": 3, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charging Horn", "desc": "The unicorn moves up to half its Speed without provoking Opportunity Attacks, and it makes one Radiant Horn attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Hooves", "desc": "Melee Attack Roll: +7, reach 5 ft. 11 (2d6 + 4) Bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The unicorn makes one Hooves attack and one Radiant Horn attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Horn", "desc": "Melee Attack Roll: +7, reach 5 ft. 9 (1d10 + 4) Radiant damage.", "attacks": [ { "name": "Radiant Horn attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shimmering Shield", "desc": "The unicorn targets itself or one creature it can see within 60 feet of itself. The target gains 10 (3d6) Temporary Hit Points, and its AC increases by 2 until the end of the unicorn's next turn. The unicorn can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The unicorn casts one of the following spells, requiring no spell components and using Charisma as the spellcasting ability (spell save DC 14):\n\n- **At Will:** Detect Evil and Good, Druidcraft\n- **1/Day Each:** Calm Emotions, Dispel Evil and Good, Entangle, Pass without Trace, Word of Recall", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Unicorn's Blessing", "desc": "The unicorn touches another creature with its horn and casts Cure Wounds or Lesser Restoration on that creature, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the unicorn fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The unicorn has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_vampire-spawn", "name": "Vampire Spawn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d8 + 36", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 16, "intelligence": 11, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "skill_bonuses": { "perception": 3, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 3, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 3, "stealth": 6, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Constitution Saving Throw: DC 14, one creature within 5 feet that is willing or that has the Grappled, Incapacitated, or Restrained condition. Failure: 5 (1d4 + 3) Piercing damage plus 10 (3d6) Necrotic damage. The target's Hit Point maximum decreases by an amount equal to the Necrotic damage taken, and the vampire regains Hit Points equal to that amount.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Attack Roll: +6, reach 5 ft. 8 (2d4 + 3) Slashing damage. If the target is a Medium or smaller creature, it has the Grappled condition (escape DC 13) from one of two claws.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vampire makes two Claw attacks and uses Bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Deathless Agility", "desc": "The vampire takes the Dash or Disengage action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including along ceilings, without needing to make an ability check." }, { "name": "Vampire Weakness", "desc": "The vampire has these weaknesses:\n\n- **Forbiddance:** The vampire can't enter a residence without an invitation from an occupant.\n- **Running Water:** The vampire takes 20 Acid damage if it ends its turn in running water.\n- **Stake to the Heart:** The vampire is destroyed if a weapon that deals Piercing damage is driven into the vampire's heart while the vampire has the Incapacitated condition.\n- **Sunlight:** The vampire takes 20 Radiant damage if it starts its turn in sunlight. While in sunlight, it has Disadvantage on attack rolls and ability checks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_water-elemental", "name": "Water Elemental", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 90 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 90 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial (Aquan)", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10 + 48", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 18, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 4, "deception": -1, "history": -3, "insight": 0, "intimidation": -1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, fire", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The elemental makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Bludgeoning damage. If the target is a Medium or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Whelm", "desc": "Strength Saving Throw: DC 15, each creature in the elemental's space. Failure: 22 (4d8 + 4) Bludgeoning damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 14). Until the grapple ends, the target has the Restrained condition, is suffocating unless it can breathe water, and takes 9 (2d8) Bludgeoning damage at the start of each of the elemental's turns. The elemental can grapple one Large creature or up to two Medium or smaller creatures at a time with Whelm. As an action, a creature within 5 feet of the elemental can pull a creature out of it by succeeding on a DC 14 Strength (Athletics) check. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } } ], "traits": [ { "name": "Freeze", "desc": "If the elemental takes Cold damage, its Speed decreases by 20 feet until the end of its next turn." }, { "name": "Water Form", "desc": "The elemental can enter an enemy's space and stop there. It can move through a space as narrow as 1 inch without expending extra movement to do so." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_werebear", "name": "Werebear", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common (can't speak in bear form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 135, "hit_dice": "18d8 + 54", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 7, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 17 (2d12 + 4) Piercing damage. If the target is a Humanoid, it is subjected to the following effect. Constitution Saving Throw: DC 14. Failure: The target is cursed. If the cursed target drops to 0 Hit Points, it instead becomes a Werebear under the DM's control and has 10 Hit Points. Success: The target is immune to this werebear's curse for 24 hours.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Bear or Hybrid Form Only", "usage_limits": null }, { "name": "Handaxe", "desc": "Melee or Ranged Attack Roll: +7, reach 5 ft or range 20/60 ft. 14 (3d6 + 4) Slashing damage.", "attacks": [ { "name": "Handaxe attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The werebear makes two attacks, using Handaxe or Rend in any combination. It can replace one attack with a Bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": "Bear or Hybrid Form Only", "usage_limits": null }, { "name": "Shape-Shift", "desc": "The werebear shape-shifts into a Large bear-humanoid hybrid form or a Large bear, or it returns to its true humanoid form. Its game statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_wraith", "name": "Wraith", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Undead", "key": "undead" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 60, "hover": true }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": true, "fly": 60, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common plus two other languages", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 67, "hit_dice": "9d8 + 27", "experience_points": 1800, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 16, "intelligence": 12, "wisdom": 14, "charisma": 15 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 1, "athletics": -2, "deception": 2, "history": 1, "insight": 2, "intimidation": 2, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, cold, fire", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Create Specter", "desc": "The wraith targets a Humanoid corpse within 10 feet of itself that has been dead for no longer than 1 minute. The target's spirit rises as a Specter in the space of its corpse or in the nearest unoccupied space. The specter is under the wraith's control. The wraith can have no more than seven specters under its control at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Life Drain", "desc": "Melee Attack Roll: +6, reach 5 ft. 21 (4d8 + 3) Necrotic damage. If the target is a creature, its Hit Point maximum decreases by an amount equal to the damage taken.", "attacks": [ { "name": "Life Drain attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Incorporeal Movement", "desc": "The wraith can move through other creatures and objects as if they were Difficult Terrain. It takes 5 (1d10) Force damage if it ends its turn inside an object." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the wraith has Disadvantage on ability checks and attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "srd-2024_xorn", "name": "Xorn", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial (Terran)", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 84, "hit_dice": "8d8 + 48", "experience_points": 1800, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 22, "intelligence": 11, "wisdom": 10, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 6, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 6, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 6, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 17 (4d6 + 3) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Attack Roll: +6, reach 5 ft. 8 (1d10 + 3) Slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The xorn makes one Bite attack and three Claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Charge", "desc": "The xorn moves up to its Speed or Burrow Speed straight toward an enemy it can sense.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The xorn can burrow through nonmagical, unworked earth and stone. While doing so, the xorn doesn't disturb the material it moves through." }, { "name": "Treasure Sense", "desc": "The xorn can pinpoint the location of precious metals and stones within 60 feet of itself." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tdcs_skydancer", "name": "Skydancer", "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": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Druidic, Primordial (Auran)", "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": 14, "armor_detail": "", "hit_points": 63, "hit_dice": "14d8", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 18, "constitution": 10, "intelligence": 12, "wisdom": 16, "charisma": 11 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 0, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7 }, "saving_throws_all": { "strength": 0, "dexterity": 7, "constitution": 0, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 0, "deception": 0, "history": 1, "insight": 3, "intimidation": 0, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The skydancer makes two skysail staff attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Skysail Staff", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage. If the skydancer makes this attack while flying, the target must make a DC 14 Dexterity saving throw, taking 21 (6d6) lightning damage on a failure or half as much damage on a success.", "attacks": [ { "name": "Skysail Staff 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": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slow Fall", "desc": "When the skydancer takes falling damage, it may reduce the damage by half.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Evasion", "desc": "If the skydancer is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the skydancer instead takes no damage if it succeeds on the saving throw, and only half damage if it fails." }, { "name": "Flyby", "desc": "The skydancer doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Skysail", "desc": "The skydancer flies with a special weapon called a _skysail_ (see pg. 45). While the _skysail’s_ wings are extended, the skydancer can cast _levitate_ at will, and can spend an action to cast _fly_ on itself (no concentration required) for up to 1 minute once per day. This use of _fly_ instantly replenishes when in an area of powerful air elemental magic." }, { "name": "Spellcasting", "desc": "The skydancer 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): guidance, shillelagh\n- **1st Level** (4 slots): fog cloud, entangle, jump\n- **2nd Level** (2 slots): gust of wind, skywrite" } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_alabroza-bloodfiend", "name": "Alabroza, Bloodfiend", "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": "Fiend", "key": "fiend" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 10, "fly": 50 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 50, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Abyssal, Common, Infernal", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 72, "hit_dice": "16d6+16", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 15, "constitution": 13, "intelligence": 9, "wisdom": 15, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": -1, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": -1, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -1, "athletics": 3, "deception": 2, "history": -1, "insight": 2, "intimidation": 2, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": 2, "persuasion": 2, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, fire, lightning, poison", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Transforms into Med humanoid Small mist cloud or back into true bird-like fiend form. Other than size and speed stats are same in each form with mist form exceptions. Items worn/carried not transformed. Reverts on death. Mist form: can't take any actions speak or manipulate objects resistance to nonmagical damage. Weightless fly speed 20' can hover can enter hostile creature's space and stop there. If air can pass through a space mist can with o squeezing but can't pass through water.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Bloodthirsty", "desc": "Must drink 1+ pint of fresh blood or milk every 24 hrs or suffers one level of exhaustion. Each pint it drinks removes one level." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_angel-psychopomp", "name": "Angel, Psychopomp", "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": "Celestial", "key": "celestial" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "fly": 60 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "all, telepathy 60'", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 68, "hit_dice": "8d8+32", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 18, "intelligence": 14, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "constitution": 6, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 6, "intelligence": 2, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 2, "athletics": 3, "deception": 4, "history": 2, "insight": 3, "intimidation": 4, "investigation": 2, "medicine": 3, "nature": 2, "perception": 3, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, radiant; nonmagic B/P/S weapons", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Radiant", "key": "radiant" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Spirit Usher", "desc": "Wards a creature with divine power for 1 hr. While warded Celestials Fiends and Undead have disadvantage on attack rolls vs. the creature and creature can't be charmed frightened or possessed by them. Warded creature gains 11 temp hp and if slain can't be raised as an Undead for 1 year.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Death’s Accomplice", "desc": "When it deals radiant can choose to deal necrotic instead." }, { "name": "Fiendish Countenance", "desc": "When traveling planes of existence demons and devils are native to (ex: Hell the Abyss) psychopomp appears to be a Fiend of a type native to that plane. Until it reveals its true nature (no action required) or uses Divine Dictum Spirit Usher or Unmake Contract it is undetectable as a Celestial." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_animated-instrument-quartet", "name": "Animated Instrument, Quartet", "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": "Construct", "key": "construct" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "fly": 50 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 50, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d10+36", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 17, "intelligence": 4, "wisdom": 5, "charisma": 18 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -3, "wisdom": -3, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -3, "wisdom": -3, "charisma": 4 }, "skill_bonuses": { "perception": -3 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -3, "arcana": -3, "athletics": 0, "deception": 4, "history": -3, "insight": -3, "intimidation": 4, "investigation": -3, "medicine": -3, "nature": -3, "perception": -3, "performance": 4, "persuasion": 4, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Antimagic Susceptibility", "desc": "The quartet is incapacitated while in the area of an antimagic field. If targeted by dispel magic the quartet must succeed on a Con save vs. the caster’s spell save DC or fall unconscious for 1 min." }, { "name": "Construct Nature", "desc": "The quartet doesn’t require air food drink or sleep." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from group of musical instruments." }, { "name": "Four-Part Harmony", "desc": "An animated quartet is always composed of four instruments that sit or hover close together acting with singular intent. If an attack deals at least 25 damage to the quartet then one of the instruments falls unconscious causing the quartet to deal one die less of damage with its Trouble Clef and Orchestra Hit actions." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_asp-vine", "name": "Asp Vine", "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": "Plant", "key": "plant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 10 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 55, "hit_dice": "10d8+10", "experience_points": 1100, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 12, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "skill_bonuses": { "perception": -4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -4, "arcana": -5, "athletics": 2, "deception": -5, "history": -5, "insight": -4, "intimidation": -5, "investigation": -5, "medicine": -4, "nature": -5, "perception": -4, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": -4 }, "passive_perception": 6, "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": "blinded, deafened, frightened", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Deafened", "key": "deafened" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal cluster of vines." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_astralsupial", "name": "Astralsupial", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "15d6+30", "experience_points": 1100, "ability_scores": { "strength": 8, "dexterity": 17, "constitution": 14, "intelligence": 4, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "charisma": 4 }, "saving_throws_all": { "strength": -1, "dexterity": 5, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": -1, "deception": 2, "history": -3, "insight": 1, "intimidation": 2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": 2, "persuasion": 2, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Astral Traveler", "desc": "Briefly surrounds itself in a shower of glittering dust and teleports to an unoccupied space it can see within 30 feet.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 2 } }, { "name": "Playing Dead", "desc": "When reduced to 10 hp or less it feigns death in hopes of deceiving its attackers. A creature that sees it in this state can determine it is a ruse via DC 15 Wis (Medicine) check. Ruse lasts until astralsupial ends it (no action required) up to 8 hrs. 1st attack it makes within 1 round of ending ruse has advantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Apposable Thumbs", "desc": "Advantage on climb-related Str (Athletics)." }, { "name": "Keen Hearing", "desc": "[+]and Smell[/+] Advantage: hearing/smell Wis (Perception)." } ], "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_chroma-lizard", "name": "Chroma Lizard", "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": 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": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -4, "athletics": 1, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Mirror Scales", "desc": "While the chroma lizard is in bright light creatures that rely on sight have disadvantage on attack rolls vs. the lizard." }, { "name": "Mirror Shy", "desc": "If the chroma lizard sees itself reflected in a polished surface within 30' of it and in an area of bright light the lizard immediately closes its eyes and is blinded until the start of its next turn when it can check for the reflection again." }, { "name": "Radiant Reflection", "desc": "When a creature deals radiant to the chroma lizard half the radiant the lizard took is reflected back at that creature." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_crystallite", "name": "Crystallite", "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": "Giant", "key": "giant" }, "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": "lawful neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 14, "intelligence": 17, "wisdom": 11, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": 3, "athletics": 4, "deception": -1, "history": 3, "insight": 0, "intimidation": -1, "investigation": 3, "medicine": 0, "nature": 3, "perception": 0, "performance": -1, "persuasion": -1, "religion": 3, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "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": "Calcify", "desc": "When it takes 5+ damage on a single turn it can reduce its hp max by an amount equal to damage taken and gains a +1 bonus to AC. Reduction and bonus last until it finishes a long rest. Can't increase its AC above 20 using this.", "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 large geode." }, { "name": "Final Form", "desc": "When it dies its corpse transforms into crystal and becomes a Large object that can be attacked and destroyed (AC 17; hp 45; immunity to poison and psychic). It can no longer be affected by spells and effects that target creatures." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dire-pangolin", "name": "Dire Pangolin", "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, "climb": 20 }, "speed_all": { "unit": null, "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": 16, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "11d10+22", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 11, "constitution": 15, "intelligence": 3, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Edged Scales", "desc": "A creature that touches the pangolin or hits it with melee attack while within 5 ft. of it takes 4 (1d8) slashing damage." }, { "name": "Keen Hearing and Smell", "desc": "The pangolin has advantage on Wis (Perception) checks that rely on hearing 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_dust-grazer", "name": "Dust Grazer", "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": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 0, "fly": 30 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 30, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d10+50", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 7, "constitution": 20, "intelligence": 2, "wisdom": 7, "charisma": 2 }, "modifiers": { "strength": 4, "dexterity": -2, "constitution": 5, "intelligence": -4, "wisdom": -2, "charisma": -4 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -2, "constitution": 5, "intelligence": -4, "wisdom": -2, "charisma": -4 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -2, "arcana": -4, "athletics": 4, "deception": -4, "history": -4, "insight": -2, "intimidation": -4, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": -2, "stealth": -2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Death Spores", "desc": "Each creature within 20' of it when it dies: 14 (4d6) poison and infected with grazer spores disease (DC 14 Con not poisoned or infected). Creatures immune to poisoned condition are immune to this. Until disease is cured creature poisoned and can’t regain hp except magically. Every 24 hrs that elapse target: DC 14 Con save or take 7 (2d6) poison and its hp max is reduced by same. Reduction lasts until target finishes a long rest after disease is cured. Target dies if this reduces its hp max to 0. Two days after creature dies rises as dust grazer of its size growing to Large over the course of a week." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dwarf-angler", "name": "Dwarf, Angler", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 25, "climb": 25 }, "speed_all": { "unit": null, "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Dwarvish, Undercommon", "data": [ { "name": "Dwarvish", "key": "dwarvish", "desc": "Typical speakers are dwarves." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 11, "constitution": 15, "intelligence": 9, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -1, "athletics": 3, "deception": -2, "history": -1, "insight": 2, "intimidation": -2, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 10, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Underworld Camouflage", "desc": "Advantage on Dex (Stealth) checks to hide in rocky underground terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_fungi-duskwilt", "name": "Fungi, Duskwilt", "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": "Plant", "key": "plant" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "understands Common and Undercommon but can't speak, telepathy 120' (with other fungi only)", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d6+45", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 18, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 14 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 0, "athletics": 1, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, poison", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant" } ], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Light Absorption", "desc": "Light within 60' of the duskwilt is reduced. Bright light in the area becomes dim light and dim light in the area becomes darkness." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-thursir-hearth-priestess", "name": "Giant, Thursir Hearth Priestess", "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": "Giant", "key": "giant" }, "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": "lawful evil", "languages": { "as_string": "Common, Dwarven, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "hide armor", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 17, "intelligence": 11, "wisdom": 16, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 5, "charisma": 4 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 5, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 3, "intimidation": 2, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Magic Weapons", "desc": "Weapon attacks are magical." }, { "name": "Protect the Hearth", "desc": "When she is hit by a weapon attack up to two friendly creatures within 60' of her that can see her can use their reactions to move up to their speed toward priestess." } ], "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_gnyan", "name": "Gnyan", "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": 4.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 good", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 19, "constitution": 15, "intelligence": 12, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 2, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 6, "constitution": 4 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 3, "deception": 4, "history": 1, "insight": 3, "intimidation": 4, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire" } ], "condition_immunities_display": "exhaustion, frightened, poisoned, prone", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Snow Step", "desc": "Teleports with items worn/carried up to 30' to unoccupied space it can see. Origin and destination must have snow.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aura of Hope", "desc": "Surrounded by aura of courage. Each friendly creature within 30' of it: advantage on saves vs. being frightened." }, { "name": "Glorious Milk", "desc": "Can spend 1 min slowly drinking from a bowl of melted ice water. When it stops bowl is filled with pale milk. A creature that drinks the milk regains 7 (2d6) hp and its exhaustion level is reduced by up to two levels. After gnyan’s milk has restored a total of 20 hp or reduced a total of four exhaustion levels in creatures gnyan can’t create milk in this way again until it finishes a long rest." }, { "name": "Pounce", "desc": "If it moves 20'+ straight to creature and hits it with Claw attack on same turn target knocked prone (DC 13 Str not prone). If target is prone gnyan can make one Bite vs. it as a bonus action." }, { "name": "Snow Camouflage", "desc": "Advantage: Dex (Stealth) to hide in snowy terrain." }, { "name": "Snow Strider", "desc": "Can move across icy surfaces with o an ability check and difficult terrain composed of ice or snow doesn’t cost it extra movement. It leaves no tracks or other traces of its passage when moving through snowy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_hag-pesta", "name": "Hag, Pesta", "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": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Giant, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 13, "wisdom": 17, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "wisdom": 5 }, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 5, "charisma": 2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 3, "deception": 2, "history": 1, "insight": 3, "intimidation": 2, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, poison", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant" } ], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Disease Sense", "desc": "Can pinpoint location of poisoned creatures or creatures suffering from a disease within 60' of her and can sense general direction of such creatures within 1 mile of her." }, { "name": "Pestilence Aura", "desc": "At start of each of hag’s turns each creature within 10 ft. of her takes 4 (1d8) poison. If a creature remains within aura for more than 1 min it contracts disease of hag’s choice (DC 13 Con negates disease). Disease’s save DC is 13 regardless of type." }, { "name": "Plague Carrier", "desc": "The pesta hag is immune to diseases." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_jubjub-bird", "name": "Jubjub Bird", "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": 10 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 10, "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": 91, "hit_dice": "14d10+14", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 12, "intelligence": 3, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "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": null, "truesight_range": null, "actions": [ { "name": "Impassioned Riposte", "desc": "When a creature the jubjub bird can see misses it with an attack while within 10 ft. of it the jubjub bird can make one Bite attack vs. the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Shrill Screech", "desc": "When agitated the jubjub bird makes a near constant shrill and high scream giving it advantage on Cha (Intimidation) checks." }, { "name": "Stubborn", "desc": "Has advantage on saves vs. being charmed. In addition Wis (Animal Handling) checks are made with disadvantage vs. the jubjub bird." }, { "name": "Unpredictable", "desc": "Opportunity attacks vs. the jubjub bird are made with disadvantage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_lobe-lemur", "name": "Lobe Lemur", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "climb": 40, "swim": 30 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 93, "hit_dice": "17d6+34", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 18, "constitution": 15, "intelligence": 5, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 6 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -3, "athletics": 0, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Danger From Above", "desc": "If it jumps 10 ft.+ straight toward a creature from a higher position than the target such as leaping down from a tree it has advantage on next attack roll it makes vs. that creature." }, { "name": "Standing Leap", "desc": "Its long jump is up to 30' and its high jump is up to 15 ft. with or with o a running start." }, { "name": "Swamp Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in swampy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_mindshard", "name": "Mindshard", "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": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 0, "fly": 40 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 40, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Deep Speech, telepathy 60'", "data": [ { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 81, "hit_dice": "18d6+18", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 16, "constitution": 12, "intelligence": 11, "wisdom": 15, "charisma": 19 }, "modifiers": { "strength": -5, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "constitution": 3, "intelligence": 2 }, "saving_throws_all": { "strength": -5, "dexterity": 3, "constitution": 3, "intelligence": 2, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": -5, "deception": 4, "history": 0, "insight": 2, "intimidation": 4, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Enthralling Defense", "desc": "When a creature the mindshard can see within 30' of it hits it with an attack that creature must make DC 14 Cha save or be charmed until end of its next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mindleech Aura", "desc": "When a charmed creature enters a space within 15 ft. of the mindshard on a turn or starts its turn within 15 ft. of the mindshard that creature takes 7 (2d6) psychic." }, { "name": "Translucent", "desc": "Is invisible to creatures more than 60' away from it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_monkeys-bane-vine", "name": "Monkey'S Bane Vine", "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": "Plant", "key": "plant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 10 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 1, "wisdom": 13, "charisma": 1 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -5 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -5 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -5, "athletics": 4, "deception": -5, "history": -5, "insight": 1, "intimidation": -5, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, deafened, exhaustion, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal vine." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_moonless-hunter", "name": "Moonless Hunter", "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": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "climb": 30 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Sylvan, telepathy 30'", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 18, "constitution": 16, "intelligence": 11, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 6, "constitution": 5 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": 3, "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": 4, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic; bludgeoning, piercing or slashing from nonmagical attacks not made w/silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Necrotic", "key": "necrotic" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Deathly Origins", "desc": "Can be turned and damaged by holy water as Undead." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Nightmare Leap", "desc": "Once on its turn can use half its move to step magically into dreams of sleeping creature within 5 ft. of it. Emerges from dreams of another sleeper within 1 mile of 1st appearing in unoccupied space within 5 ft. of 2nd. Each sleeper suffers a level of exhaustion as nightmares prevent restful sleep (DC 14 Wis negates). Creature that fails save by 5+ also suffers long-term madness." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_niya-atha-sorcerer", "name": "Niya-Atha Sorcerer", "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": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "natural", "hit_points": 66, "hit_dice": "12d8+12", "experience_points": 1100, "ability_scores": { "strength": 13, "dexterity": 16, "constitution": 13, "intelligence": 12, "wisdom": 10, "charisma": 18 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 1, "wisdom": 0, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 3, "wisdom": 2 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 1, "athletics": 1, "deception": 4, "history": 1, "insight": 0, "intimidation": 4, "investigation": 1, "medicine": 0, "nature": 1, "perception": 0, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 12, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Enlarge", "desc": "Magically increases in size along with anything it is wearing or carrying. While enlarged it is Large doubles its damage dice on weapon attacks (included above) and makes Str checks and Str saves with advantage. While enlarged it also can no longer use the Summon Iceberg action. If it lacks the room to become Large this action fails.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Icy Wrath", "desc": "Its weapons are imbued with icy magic. When it hits with any weapon deals + 4 (1d8) cold (included below). While enlarged it loses this bonus damage but AC increases to 16." }, { "name": "Reduce", "desc": "If it starts its turn enlarged it can choose to end the effect and return to its normal size (no action required)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_npc-atavist", "name": "Npc: Atavist", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "any two languages", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 17, "intelligence": 13, "wisdom": 7, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": -2, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 0 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": 1, "athletics": 4, "deception": -1, "history": 1, "insight": -2, "intimidation": -1, "investigation": 1, "medicine": -2, "nature": 1, "perception": -2, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, poison", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Malleable Physiology", "desc": "At the start of its turn the atavist gains one of the following benefits until it ends the effect (no action required) or the start of its next turn:Darkvision out to a range of 30 feet.A climbing flying or swimming speed of 30 feet.Advantage on Wis (Perception) checks that rely on hearing or smell.Bony spikes sprout along its skin and a creature that touches the atavist or hits it with melee attack while within 5 ft. of it takes 4 (1d8) piercing damage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-alleybasher", "name": "Ogre, Alleybasher", "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": "Giant", "key": "giant" }, "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": "chaotic evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 13, "armor_detail": "studded leather", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 16, "intelligence": 8, "wisdom": 7, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": -2 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -1, "athletics": 4, "deception": -2, "history": -1, "insight": -2, "intimidation": -2, "investigation": -1, "medicine": -2, "nature": -1, "perception": -2, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Intimidating Rebuff", "desc": "When a creature the alleybasher can see within 30' of it targets it with an attack ogre can make a Str (Intimidation) check taking half a step forward snarling or otherwise spooking the attacker. If check is equal to or higher than attack roll attacker must reroll the attack using lower of the two results.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "I Work for the Boss (3/Day)", "desc": "If subjected to an effect that would force it to make an Int Wis or Cha save while it is within 30' of its superior can use the superior’s Int Wis or Cha modifier for the save instead of its own." }, { "name": "Imposing Figure", "desc": "Uses its Str modifier instead of its Cha when making Intimidation checks (included above)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-rainforest", "name": "Ogre, Rainforest", "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": "Giant", "key": "giant" }, "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": "chaotic evil", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 14, "intelligence": 7, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Transforms into a Large boar or back into its true ogre form. Its stats are the same in each form. Any equipment it is wearing or carrying isn't transformed. Reverts on death.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devouring Charge (Boar Form Only)", "desc": "If it moves at least 20' straight toward a target and then hits it with Tusk attack on the same turn the target must make DC 14 Str save or be knocked prone. If the target is prone the ogre can make one Bite attack vs. it as a bonus action." }, { "name": "Fey Ancestry", "desc": "Advantage: saves vs. charmed; Immune: magic sleep." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ooze-leavesrot", "name": "Ooze, Leavesrot", "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": "Ooze", "key": "ooze" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 20 }, "speed_all": { "unit": null, "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": 8, "armor_detail": "", "hit_points": 105, "hit_dice": "14d10+28", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 7, "constitution": 15, "intelligence": 1, "wisdom": 8, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": -2, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -5 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": -2, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -5 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -5, "athletics": 3, "deception": -5, "history": -5, "insight": -1, "intimidation": -5, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "acid, bludgeoning, cold", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from ordinary pile of leaves." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." }, { "name": "Rotting Leaves", "desc": "When a creature hits it with melee attack while within 5 ft. of it mold spores and decomposing matter fly from the wound. Each creature within 5 ft. of it: poisoned until the end of its next turn (DC 13 Con negates)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ooze-sinkhole", "name": "Ooze, Sinkhole", "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": "Ooze", "key": "ooze" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 20, "burrow": 40, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 40, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 7, "armor_detail": "", "hit_points": 108, "hit_dice": "8d20+24", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 5, "constitution": 16, "intelligence": 3, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 4, "dexterity": -3, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": { "strength": 6 }, "saving_throws_all": { "strength": 6, "dexterity": -3, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -5 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -2, "arcana": -4, "athletics": 4, "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": 8, "resistances_and_immunities": { "damage_immunities_display": "acid ", "damage_immunities": [ { "name": "Acid", "key": "acid" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhausted, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Pluck", "desc": "When 1+ creature falls down center of its cylinder can try to grab up to 2 of them. Each must make DC 14 Dex save or grappled (escape DC 14) in Pseudopod.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stretch Body", "desc": "Stretches body around inner walls of a pit sinkhole or other circular opening in the ground. Stretched this way it forms a hollow cylinder up to 25 ft. tall up to 25 ft. radius. Ooze can end stretch as a bonus action occupying nearest unoccupied space to the hole.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Hollow Cylindrical Form (Stretched Body Only)", "desc": "Creatures can occupy space in center of cylinder formed by the ooze and each such space is always within ooze’s reach regardless of cylinder's size." }, { "name": "Ooze Nature", "desc": "The sinkhole ooze doesn’t require sleep." }, { "name": "Seizing Pseudopods", "desc": "Can have up to 6 tendril-like Pseudopods at a time. Each can be attacked (AC 10; 10 hp; immunity to acid poison and psychic). Destroying Pseudopod deals no damage to ooze which can extrude a replacement on its next turn. Pseudopod can also be broken if creature takes an action and makes DC 14 Str check." }, { "name": "Slimy Appearance (Stretched Body Only)", "desc": "While it remains motionless is indistinguishable from interior of the pit or hole in the ground it is stretched across though interior walls appear wet." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_quagga", "name": "Quagga", "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": 4.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", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "shield", "hit_points": 84, "hit_dice": "13d8+26", "experience_points": 1100, "ability_scores": { "strength": 15, "dexterity": 18, "constitution": 14, "intelligence": 9, "wisdom": 13, "charisma": 11 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -1, "athletics": 2, "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": 4, "stealth": 4, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "War Surge", "desc": "When the quagga reduces a creature to 0 hp with melee attack on its turn the quagga can move up to half its speed and make a Twin Blade attack.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Sight and Smell", "desc": "Has advantage on Wis (Perception) checks that rely on sight or smell." }, { "name": "Knife Dancer", "desc": "When the quagga hits a creature with Twin Blade attack it doesn’t provoke opportunity attacks when it moves out of that creature’s reach." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Trampling Charge", "desc": "If the quagga moves at least 20' straight toward a target and then hits it with Twin Blade attack on the same turn that target must make DC 14 Str save or be knocked prone. If the target is prone the quagga can make one Hooves attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_relentless-hound", "name": "Relentless Hound", "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": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "fly": 20 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 20, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 52, "hit_dice": "8d8+16", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 15, "intelligence": 4, "wisdom": 11, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 2 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 3, "deception": -2, "history": -3, "insight": 0, "intimidation": -2, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "cold, necrotic, poison", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, fire, lightning, thunder; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiply", "desc": "When it takes damage while below half its hp max it creates a spectral hound. Spectral hound uses the stats of a shadow except it doesn't have Sunlight Weakness trait and can't make new shadows when it kills Humanoids. It appears in an unoccupied space within 5 ft. of the relentless hound and acts on same initiative as that hound. After spectral hound finishes a long rest it becomes a relentless hound.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Good Dog", "desc": "If a Humanoid that hasn’t harmed hound in last 24 hrs and takes action to offer it bit of food or speak kind words to it hound must make DC 12 Wis save or be charmed by that Humanoid for 1 hr or until Humanoid or its companions do anything harmful to hound. Also hound has disadvantage on saves vs. command spell." }, { "name": "Incorporeal Movement", "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_slithy-tove", "name": "Slithy Tove", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "burrow": 10 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 10, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 91, "hit_dice": "14d6+42", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 20, "constitution": 16, "intelligence": 5, "wisdom": 14, "charisma": 9 }, "modifiers": { "strength": 0, "dexterity": 5, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": -3, "athletics": 0, "deception": -1, "history": -3, "insight": 2, "intimidation": -1, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 5, "stealth": 5, "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": "paralyzed, poisoned, restrained", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Restrained", "key": "restrained" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hidden Step", "desc": "Magically teleports along with any equipment it is wearing or carrying up to 30' to an unoccupied space it can see and takes the Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Distraction", "desc": "Each creature with Int 5+ that starts its turn within 5 ft. of the slithy tove must make DC 13 Wis save or be incapacitated until start of its next turn as it hears imaginary murmurings and sees movement in its peripheral vision. On success creature has advantage on saves vs. the Distraction of all slighty toves for the next 24 hrs." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_soil-snake", "name": "Soil Snake", "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": "Construct", "key": "construct" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40, "burrow": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 40, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands creator's languages but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 115, "hit_dice": "11d12+44", "experience_points": 1100, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 18, "intelligence": 6, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "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": 1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison" }, { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [], "traits": [ { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Grassland Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in grassland terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_stone-eater-slime", "name": "Stone-Eater Slime", "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": "Ooze", "key": "ooze" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 20, "climb": 10 }, "speed_all": { "unit": null, "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": 12, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d6+48", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 11, "constitution": 19, "intelligence": 1, "wisdom": 6, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -2, "arcana": -5, "athletics": 3, "deception": -4, "history": -5, "insight": -2, "intimidation": -4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 0, "stealth": 0, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, petrified, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_the-flesh", "name": "The Flesh", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 30, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "those host knew in life", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 78, "hit_dice": "12d8+24", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 14, "intelligence": 8, "wisdom": 13, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -1, "athletics": 4, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Assume Form", "desc": "Consumes corpse of Med or smaller Humanoid or Beast within 5 ft. and transforms into it. Stats other than size are the same in new form. Any items worn/carried meld into new form. Can't activate use wield or otherwise benefit from any of its equipment. It reverts to its true aberrant form if it dies makes a Manipulate Flesh attack or uses Assume Form while transformed.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous (True Form Only)", "desc": "Can move through a space as narrow as 1 inch wide with o squeezing." }, { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Mimicry (Assumed Form Only)", "desc": "Can mimic the sounds and voice of its assumed form. A creature that hears these sounds can tell they are imitations with successful DC 14 Wis (Insight) check." }, { "name": "Regeneration", "desc": "Regains 5 hp at the start of its turn. If it takes acid or fire this trait doesn’t function at the start of its next turn. Dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } } ] }