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=type&page=4
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=5", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=3", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_cloaker/?format=api", "key": "srd-2024_cloaker", "name": "Cloaker", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 40, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Deep Speech, Undercommon", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 91, "hit_dice": "14d10 + 14", "experience_points": 3900, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 12, "intelligence": 13, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 5, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 2, "charisma": -2 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "stealth": 5 }, "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": 5, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attach", "desc": "Melee Attack Roll: +6, reach 5 ft. 13 (3d6 + 3) Piercing damage. If the target is a Large or smaller creature, the cloaker attaches to it. While the cloaker is attached, the target has the Blinded condition, and the cloaker can't make Attach attacks against other targets. In addition, the cloaker halves the damage it takes (round down), and the target takes the same amount of damage. The cloaker can detach itself by spending 5 feet of movement. The target or a creature within 5 feet of it can take an action to try to detach the cloaker, doing so by succeeding on a DC 14 Strength (Athletics) check.", "attacks": [ { "name": "Attach attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "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 cloaker makes one Attach attack and two Tail attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Attack Roll: +6, reach 10 ft. 8 (1d10 + 3) Slashing damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Moan", "desc": "Wisdom Saving Throw: DC 13, each creature in a 60-foot Emanation originating from the cloaker. Failure: The target has the Frightened condition until the end of the cloaker's next turn. Success: The target is immune to this cloaker's Moan for the next 24 hours.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasms (Recharge after a Short or Long Rest)", "desc": "The cloaker casts the Mirror Image spell, requiring no spell components and using Wisdom as the spellcasting ability. The spell ends early if the cloaker starts or ends its turn in Bright Light.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Light Sensitivity", "desc": "While in Bright Light, the cloaker has Disadvantage on attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_darkmantle/?format=api", "key": "srd-2024_darkmantle", "name": "Darkmantle", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 30, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "5d6 + 5", "experience_points": 100, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 13, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 3, "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": 3, "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": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crush", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Bludgeoning damage, and the darkmantle attaches to the target. If the target is a Medium or smaller creature and the darkmantle had Advantage on the attack roll, it covers the target, which has the Blinded condition and is suffocating while the darkmantle is attached in this way. While attached to a target, the darkmantle can attack only the target but has Advantage on its attack rolls. Its Speed becomes 0, it can't benefit from any bonus to its Speed, and it moves with the target. A creature can take an action to try to detach the darkmantle from itself, doing so with a successful DC 13 Strength (Athletics) check. On its turn, the darkmantle can detach itself by using 5 feet of movement.", "attacks": [ { "name": "Crush attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Darkness Aura", "desc": "Magical darkness fills a 15-foot Emanation originating from the darkmantle. This effect lasts while the darkmantle maintains Concentration on it, up to 10 minutes. Darkvision can't penetrate this area, and no light can illuminate it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_gibbering-mouther/?format=api", "key": "srd-2024_gibbering-mouther", "name": "Gibbering Mouther", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "", "data": [] }, "armor_class": 9, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "7d8 + 21", "experience_points": 450, "ability_scores": { "strength": 10, "dexterity": 8, "constitution": 16, "intelligence": 3, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 0, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "strength": 0, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 0, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +2, reach 5 ft. 7 (2d6) Piercing damage. If the target is a Medium or smaller creature, it has the Prone condition. The target dies if it is reduced to 0 Hit Points by this attack. Its body is then absorbed into the mouther, leaving only equipment behind.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Blinding Spittle", "desc": "Dexterity Saving Throw: DC 10, each creature in a 10-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point within 30 feet. Failure: 7 (2d6) Radiant damage, and the target has the Blinded condition until the end of the mouther's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Aberrant Ground", "desc": "The ground in a 10-foot Emanation originating from the mouther is Difficult Terrain." }, { "name": "Gibbering", "desc": "The mouther babbles incoherently while it doesn't have the Incapacitated condition. Wisdom Saving Throw: DC 10, any creature that starts its turn within 20 feet of the mouther while it is babbling. Failure: The target rolls 1d8 to determine what it does during the current turn:\n\n- 1-4: The target does nothing.\n- 5-6: The target takes no action or Bonus Action and uses all its movement to move in a random direction.\n- 7-8: The target makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_grick/?format=api", "key": "srd-2024_grick", "name": "Grick", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 54, "hit_dice": "12d8", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 11, "intelligence": 3, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": 2, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Attack Roll: +4, reach 5 ft. 9 (2d6 + 2) Piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "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 grick makes one Beak attack and one Tentacles attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacles", "desc": "Melee Attack Roll: +4, reach 5 ft. 7 (1d10 + 2) Slashing damage. If the target is a Medium or smaller creature, it has the Grappled condition (escape DC 12) from all four tentacles.", "attacks": [ { "name": "Tentacles attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_grimlock/?format=api", "key": "srd-2024_grimlock", "name": "Grimlock", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "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": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8 + 2", "experience_points": 50, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 12, "intelligence": 9, "wisdom": 8, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -1, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -1, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -1, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "athletics": 5, "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -1, "athletics": 5, "deception": -2, "history": -1, "insight": -1, "intimidation": -2, "investigation": -1, "medicine": -1, "nature": -1, "perception": 3, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 1, "stealth": 5, "survival": -1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bone Cudgel", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Bludgeoning damage plus 2 (1d4) Psychic damage.", "attacks": [ { "name": "Bone Cudgel attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_otyugh/?format=api", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "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 }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_roper/?format=api", "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", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "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 }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_aboleth/?format=api", "key": "a5e-mm_aboleth", "name": "Aboleth", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, telepathy 120 ft.", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 18, "intelligence": 20, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": 5, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9, "charisma": 4 }, "skill_bonuses": { "deception": 8, "history": 9, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 5, "arcana": 5, "athletics": 5, "deception": 8, "history": 9, "insight": 5, "intimidation": 4, "investigation": 5, "medicine": 5, "nature": 5, "perception": 5, "performance": 4, "persuasion": 4, "religion": 5, "sleight_of_hand": 1, "stealth": 5, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Baleful Charm", "desc": "The aboleth targets one creature within 60 feet that has contracted Sea Change. The target makes a DC 16 Wisdom saving throw. On a failure, it is magically charmed by the aboleth until the aboleth dies. The target can repeat this saving throw every 24 hours and when it takes damage from the aboleth or the aboleths allies. While charmed in this way, the target can communicate telepathically with the aboleth over any distance and it follows the aboleths orders.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The aboleth attacks three times with its tentacle.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slimy Cloud", "desc": "While underwater the aboleth exudes a cloud of inky slime in a 30-foot-radius sphere. Each non-aboleth creature in the area when the cloud appears makes a DC 16 Constitution saving throw. On a failure it takes 44 (8d10) poison damage and is poisoned for 1 minute. The slime extends around corners and the area is heavily obscured for 1 minute or until a strong current dissipates the cloud.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Soul Drain", "desc": "One creature charmed by the aboleth takes 22 (4d10) psychic damage, and the aboleth regains hit points equal to the damage dealt.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Telepathic Summon", "desc": "One creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it must use its reaction, if available, to move up to its speed toward the aboleth by the most direct route that avoids hazards, not avoiding opportunity attacks. This is a magical charm effect.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 19 (4d6 + 5) bludgeoning damage. The aboleth can choose instead to deal 0 damage. If the target is a creature it makes a DC 16 Constitution saving throw. On a failure it contracts a disease called the Sea Change. On a success it is immune to this disease for 24 hours. While affected by this disease the target has disadvantage on Wisdom saving throws. After 1 hour the target grows gills it can breathe water its skin becomes slimy and it begins to suffocate if it goes 12 hours without being immersed in water for at least 1 hour. This disease can be removed with a disease-removing spell cast with at least a 4th-level spell slot and it ends 24 hours after the aboleth dies.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The aboleth can take 2 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The aboleth can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The aboleths spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no components:\n- **3/Day Each:** Detect Thoughts (range 120 ft), Project Image (range 1 mile), Phantasmal Force" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_ancient-aboleth/?format=api", "key": "a5e-mm_ancient-aboleth", "name": "Ancient Aboleth", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, telepathy 120 ft.", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 342, "hit_dice": "36d10+144", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 18, "intelligence": 20, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": 5, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 8, "intelligence": 9, "wisdom": 9, "charisma": 4 }, "skill_bonuses": { "deception": 8, "history": 9, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 5, "arcana": 5, "athletics": 5, "deception": 8, "history": 9, "insight": 5, "intimidation": 4, "investigation": 5, "medicine": 5, "nature": 5, "perception": 5, "performance": 4, "persuasion": 4, "religion": 5, "sleight_of_hand": 1, "stealth": 5, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Baleful Charm", "desc": "The aboleth targets one creature within 60 feet that has contracted Sea Change. The target makes a DC 16 Wisdom saving throw. On a failure, it is magically charmed by the aboleth until the aboleth dies. The target can repeat this saving throw every 24 hours and when it takes damage from the aboleth or the aboleths allies. While charmed in this way, the target can communicate telepathically with the aboleth over any distance and it follows the aboleths orders.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Elite Recovery", "desc": "The aboleth ends one negative effect currently affecting it. It can use this action as long as it has at least 1 hit point, even while unconscious or incapacitated.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Look Upon My Works", "desc": "Each creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, the creature sees a fragmentary vision of the aboleths memories, taking 33 (6d10) psychic damage. After taking the damage, the creature forgets the vision, but it may learn one piece of lore.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Lunging Attack", "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks and makes a tentacle attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 7, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The aboleth attacks three times with its tentacle.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slimy Cloud", "desc": "While underwater the aboleth exudes a cloud of inky slime in a 30-foot-radius sphere. Each non-aboleth creature in the area when the cloud appears makes a DC 16 Constitution saving throw. On a failure it takes 44 (8d10) poison damage and is poisoned for 1 minute. The slime extends around corners and the area is heavily obscured for 1 minute or until a strong current dissipates the cloud.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Soul Drain", "desc": "One creature charmed by the aboleth takes 22 (4d10) psychic damage, and the aboleth regains hit points equal to the damage dealt.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Telepathic Summon", "desc": "One creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it must use its reaction, if available, to move up to its speed toward the aboleth by the most direct route that avoids hazards, not avoiding opportunity attacks. This is a magical charm effect.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 19 (4d6 + 5) bludgeoning damage. The aboleth can choose instead to deal 0 damage. If the target is a creature it makes a DC 16 Constitution saving throw. On a failure it contracts a disease called the Sea Change. On a success it is immune to this disease for 24 hours. While affected by this disease the target has disadvantage on Wisdom saving throws. After 1 hour the target grows gills it can breathe water its skin becomes slimy and it begins to suffocate if it goes 12 hours without being immersed in water for at least 1 hour. This disease can be removed with a disease-removing spell cast with at least a 4th-level spell slot and it ends 24 hours after the aboleth dies.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The aboleth can take 2 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The aboleth can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The aboleths spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no components:\n- **3/Day Each:** Detect Thoughts (range 120 ft), Project Image (range 1 mile), Phantasmal Force" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_chuul/?format=api", "key": "a5e-mm_chuul", "name": "Chuul", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Deep Speech but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 5, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": -3, "athletics": 4, "deception": 0, "history": -3, "insight": 3, "intimidation": 0, "investigation": -3, "medicine": 3, "nature": -3, "perception": 3, "performance": 0, "persuasion": 0, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, poisoned", "condition_immunities": [ { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "If the chuul is grappling a creature it uses its tentacle on that creature. It then makes two pincer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pincer", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one Large or smaller target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a creature it is grappled (escape DC 15). When carrying a grappled creature the chuul can move at full speed. A pincer that is being used to grapple a creature can be used only to attack that creature.", "attacks": [ { "name": "Pincer attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "A grappled creature makes a DC 14 Constitution saving throw. On a failure it is paralyzed for 1 minute. The creature repeats the saving throw at the end of each of its turns ending the paralysis on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The chuul can breathe air and water." }, { "name": "Detect Magic", "desc": "The chuul senses a magical aura around any visible creature or object within 120 feet that bears magic." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_cloaker/?format=api", "key": "a5e-mm_cloaker", "name": "Cloaker", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 50, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Undercommon", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 97, "hit_dice": "13d10+26", "experience_points": 3900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 14, "intelligence": 12, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 1, "athletics": 4, "deception": 1, "history": 1, "insight": 1, "intimidation": 1, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": 3, "stealth": 6, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Angry Moan", "desc": "When the cloaker takes damage, it uses Moan.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage and the target is grappled (escape DC 15). If the cloaker has advantage against the target the cloaker attaches to the targets head and the target is blinded and suffocating. Until this grapple ends the cloaker automatically hits the grappled creature with this attack. When the cloaker is dealt damage while grappling it takes half the damage (rounded down) and the other half is dealt to the grappled target. The cloaker can have only one creature grappled at once.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Moan", "desc": "Each non-aberration creature within 60 feet that can hear its moan makes a DC 13 Wisdom saving throw. On a failure it is frightened until the end of the cloakers next turn. When a creature succeeds on this saving throw it becomes immune to the cloakers moan for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasms", "desc": "The cloaker magically creates flickering illusions of itself in its space. Attacks on it have disadvantage. This effect ends after 1 minute when the cloaker enters an area of bright light or when it successfully grapples a creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Reactive Tail", "desc": "When hit or missed with a melee attack, the cloaker makes a tail attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 3 (1d6) poison damage and the creature makes a DC 13 Constitution saving throw. On a failure it is poisoned until the end of the cloakers next turn.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "When motionless, the cloaker is indistinguishable from a black cloak or similar cloth or leather article." }, { "name": "Light Sensitivity", "desc": "The cloaker has disadvantage on attack rolls and Perception checks while in bright light." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flumph/?format=api", "key": "a5e-mm_flumph", "name": "Flumph", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 30, "swim": 30 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 30, "burrow": 0, "climb": 2, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Common and Undercommon but can't speak, telepathy 60 ft.", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 7, "hit_dice": "2d6", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 10, "intelligence": 14, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 2, "athletics": -2, "deception": 0, "history": 2, "insight": 2, "intimidation": 0, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "psychic", "damage_vulnerabilities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Stench Spray", "desc": "Each creature in a 15-foot cone makes a DC 10 Dexterity saving throw. On a failure the creature exudes a horrible stench for 1 hour. While a creature exudes this stench it and any creature within 5 feet of it are poisoned. A creature can remove the stench on itself by bathing during a rest.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Tendrils", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 3 (1d6) acid damage.", "attacks": [ { "name": "Tendrils attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "Damage plus 3 (1", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The flumph can breathe air and water." }, { "name": "Flumph Light", "desc": "As a bonus action, the flumph can cast dim light for 30 feet, or extinguish its glow. The flumph can change the color of the light it casts at will." }, { "name": "Telepathic Spy", "desc": "The flumph can perceive any telepathic messages sent or received within 60 feet, and can't be surprised by creatures with telepathy. The flumph is also immune to divination and to any effect that would sense its emotions or read its thoughts, except for the Telepathic Spy feature of another flumph." }, { "name": "Tippable", "desc": "If a flumph is knocked prone, it lands upside down and is incapacitated. At the end of each of its turns, it can make a DC 10 Dexterity saving throw, flipping itself over and ending the incapacitated condition on a success." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_gibbering-mouther/?format=api", "key": "a5e-mm_gibbering-mouther", "name": "Gibbering Mouther", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 9, "armor_detail": "", "hit_points": 67, "hit_dice": "9d8+27", "experience_points": 450, "ability_scores": { "strength": 10, "dexterity": 8, "constitution": 16, "intelligence": 2, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 0, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic", "damage_resistances": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 7 (2d6) piercing damage and the target makes a DC 10 Strength saving throw falling prone on a failure. If the target is killed by this attack it is absorbed into the mouther.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6) piercing", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blinding Bile", "desc": "Ranged Weapon Attack: +2 to hit, range 20/60 ft., one creature. Hit: 3 (1d6) acid damage, and the target is blinded until the end of the mouthers next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The mouther makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The mouther can breathe air and water." }, { "name": "Gibbering Mouths", "desc": "The mouther babbles constantly. A living non-aberration creature that starts its turn within 30 feet and can hear its gibbering makes a DC 10 Intelligence saving throw. On a failure, the creature is confused until the start of its next turn." }, { "name": "Reality Eater", "desc": "The ground within 15 feet of the mouther is the consistency of sucking mud and is difficult terrain to all creatures except the mouther. Each non-aberrant creature that starts its turn in the area or enters it for the first time on its turn makes a DC 10 Strength saving throw. On a failure, its Speed is reduced to 0 until the start of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_intellect-devourer/?format=api", "key": "a5e-mm_intellect-devourer", "name": "Intellect Devourer", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "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": "understands Deep Speech but can't speak, telepathy 120 ft.", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 36, "hit_dice": "8d4+16", "experience_points": 700, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 14, "intelligence": 16, "wisdom": 14, "charisma": 14 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 3, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 5, "wisdom": 4, "charisma": 4 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 5, "wisdom": 4, "charisma": 4 }, "skill_bonuses": { "deception": 4, "insight": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 3, "athletics": -2, "deception": 4, "history": 3, "insight": 4, "intimidation": 2, "investigation": 3, "medicine": 2, "nature": 3, "perception": 2, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 3, "stealth": 5, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Body Thief", "desc": "The intellect devourer enters the nose and mouth of an incapacitated humanoid within 5 feet. The target must be Small or larger have a brain and have an Intelligence of 4 or higher. The intellect devourer eats the targets brain and takes control of the target. The intellect devourer leaves the body if the target is reduced to 0 hit points if the target is affected by dispel evil and good or another effect that ends possession or voluntarily as a bonus action. A creature killed by the intellect devourer can be restored to life by resurrection or similar magic.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "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", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ego Whip", "desc": "The intellect devourer targets a creature with a brain within 60 feet. The target makes a DC 13 Intelligence saving throw. On a failure it takes 14 (4d6) psychic damage and is rattled for 1 minute. If it is already rattled by Ego Whip it is also stunned. The target repeats the saving throw at the end of each of its turns ending both effects on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "While the intellect devourer is in control of the target, the intellect devourer retains its own Intelligence, Wisdom, and Charisma, its telepathy, and its knowledge of Deep Speech", "desc": "It otherwise uses the targets statistics including proficiencies languages class features and spells. It has vague knowledge about the targets life but must make a DC 15 Intelligence check to recall specific facts.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_khalkos/?format=api", "key": "a5e-mm_khalkos", "name": "Khalkos", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Celestial, Infernal, telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." }, { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 16, "armor_detail": "", "hit_points": 130, "hit_dice": "20d8+40", "experience_points": 5000, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 14, "intelligence": 18, "wisdom": 16, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": 4, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 8, "wisdom": 7, "charisma": 7 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": 8, "wisdom": 7, "charisma": 7 }, "skill_bonuses": { "deception": 7, "insight": 7, "perception": 7, "persuasion": 7, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 3, "arcana": 4, "athletics": 1, "deception": 7, "history": 4, "insight": 7, "intimidation": 3, "investigation": 4, "medicine": 3, "nature": 4, "perception": 7, "performance": 3, "persuasion": 7, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 3 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, psychic, radiant", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Brain Jab", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one incapacitated creature with a brain and an Intelligence of 6 or higher. Hit: 5 (1d4 + 3) piercing damage, and the target becomes diseased with brain larvae. Once the khalkos has used this attack successfully, it can't use it again for 24 hours.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Chaos Pheromones", "desc": "The khalkos emits a cloud of pheromones in a 20-foot radius. The cloud spreads around corners. Each non-khalkos creature in the area makes a DC 14 Intelligence saving throw. Creatures with an alignment trait make this save with disadvantage. On a failure the creature is confused for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on itself on a success. If the creature makes its saving throw or the condition ends for it it is immune to Chaos Pheromones for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage plus 10 (3d6) poison 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": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psionic Sting", "desc": "The khalkos targets a creature within 30 feet forcing it to make a DC 16 Intelligence saving throw. On a failure the target takes 28 (8d6) psychic damage and is stunned until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Telekinetic Shield", "desc": "When the khalkos is hit by an attack made by a creature that it can see or sense with its Detect Alignment trait, it gains a +4 bonus to AC against the triggering attack.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Detect Alignment", "desc": "The khalkos can detect the presence of creatures within 30 feet that have an alignment trait, and knows the alignment of such creatures." }, { "name": "Magic Resistance", "desc": "The khalkos has advantage on saving throws against spells and magical effects." }, { "name": "Psionic Spellcasting", "desc": "The khalkoss spellcasting ability is Intelligence (spell save DC 16). It can innately cast the following spells, requiring no components:" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_khalkos-spawn/?format=api", "key": "a5e-mm_khalkos-spawn", "name": "Khalkos Spawn", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "telepathy 120 ft.", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 27, "hit_dice": "6d4+12", "experience_points": 450, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 14, "intelligence": 18, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 4, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 5, "wisdom": 4, "charisma": 3 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 5, "wisdom": 4, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 4, "athletics": -2, "deception": 1, "history": 4, "insight": 2, "intimidation": 1, "investigation": 4, "medicine": 2, "nature": 4, "perception": 2, "performance": 1, "persuasion": 1, "religion": 4, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, psychic, radiant", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chaos Pheromones", "desc": "The khalkos emits a cloud of pheromones into the air in a 10-foot radius. The cloud spreads around corners. Each non-khalkos creature in the area makes a DC 12 Intelligence saving throw. On a failure the creature is confused for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on itself on a success. If the creature makes its saving throw or the condition ends for it it is immune to the chaos pheromones of khalkos spawn for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) poison damage.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Detect Alignment", "desc": "The khalkos can detect the presence of creatures within 30 feet that have an alignment trait, and knows the alignment of such creatures." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_murmuring-worm/?format=api", "key": "a5e-mm_murmuring-worm", "name": "Murmuring Worm", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 20, "climb": 40, "swim": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 20, "climb": 40, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 195, "hit_dice": "17d12+85", "experience_points": 8400, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 20, "intelligence": 8, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -1, "athletics": 5, "deception": 4, "history": -1, "insight": 2, "intimidation": 4, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": 4, "persuasion": 4, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) piercing damage. If the target is killed by this attack the worm eats its head.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) bludgeoning damage. The target is grappled (escape DC 17) and restrained while grappled.", "attacks": [ { "name": "Constrict attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Mental Summons", "desc": "One creature with an Intelligence score greater than 3 within 120 feet makes a DC 16 Wisdom saving throw. On a failure, it uses its reaction to move up to its Speed towards the worm by the shortest route possible, avoiding hazards but not opportunity attacks. This is a magical charm effect.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The worm constricts once and attacks once with its bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The worm can breathe air and water." }, { "name": "Locate Mind", "desc": "The worm is aware of the location and relative intelligence of all creatures with Intelligence scores greater than 3 within 500 feet." }, { "name": "Maddening Murmurs", "desc": "The worm babbles constantly. A non-aberrant creature that starts its turn within 30 feet and can hear its murmurs makes a DC 14 Intelligence saving throw. On a failure, the creature takes 10 (3d6) psychic damage and is confused until the start of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_otyugh/?format=api", "key": "a5e-mm_otyugh", "name": "Otyugh", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "telepathy 120 ft. (can transmit but not receive thoughts and images)", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 110, "hit_dice": "13d10+39", "experience_points": 2300, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 16, "intelligence": 6, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 6, "constitution": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 0, "constitution": 6, "intelligence": -2, "wisdom": 2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -2, "athletics": 3, "deception": -3, "history": -2, "insight": 2, "intimidation": -3, "investigation": -2, "medicine": 2, "nature": -2, "perception": 2, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage. If the target is a creature, it makes a DC 14 Constitution saving throw. On a failure, the target contracts a disease. While diseased, the target is poisoned. The target repeats the saving throw every 24 hours, reducing its hit point maximum by 5 (1d10) on a failure (to a minimum of 1 hit point) and becoming cured on a success. The reduction in hit points lasts until the disease is cured.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The otyugh makes two tentacle attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "If the otyugh has no other creature in its stomach, the otyugh bites a Medium or smaller creature that is stunned. On a hit, the creature is swallowed. A swallowed creature has total cover from attacks from outside the otyugh, is blinded and restrained, and takes 10 (3d6) acid damage at the start of each of the otyugh's turns. If a swallowed creature deals 15 or more damage to the otyugh in a single turn, or if the otyugh dies, the otyugh vomits up the creature.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage plus 4 (1d8) piercing damage. If the target is a Medium or smaller creature it is grappled (escape DC 14) and restrained until the grapple ends. The otyugh has two tentacles each of which can grapple one target and can't attack a different target while doing so.", "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": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle Slam", "desc": "The otyugh slams any creatures it is grappling into a hard surface or into each other. Each creature makes a DC 14 Strength saving throw. On a failure the target takes 10 (2d6 + 3) bludgeoning damage is stunned until the end of the otyughs next turn and is pulled up to 5 feet towards the otyugh. On a success the target takes half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_sand-ray/?format=api", "key": "a5e-mm_sand-ray", "name": "Sand Ray", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 50, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Undercommon", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 97, "hit_dice": "13d10+26", "experience_points": 3900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 14, "intelligence": 12, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 1, "athletics": 4, "deception": 1, "history": 1, "insight": 1, "intimidation": 1, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": 3, "stealth": 6, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Angry Moan", "desc": "When the cloaker takes damage, it uses Moan.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage and the target is grappled (escape DC 15). If the cloaker has advantage against the target the cloaker attaches to the targets head and the target is blinded and suffocating. Until this grapple ends the cloaker automatically hits the grappled creature with this attack. When the cloaker is dealt damage while grappling it takes half the damage (rounded down) and the other half is dealt to the grappled target. The cloaker can have only one creature grappled at once.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Moan", "desc": "Each non-aberration creature within 60 feet that can hear its moan makes a DC 13 Wisdom saving throw. On a failure it is frightened until the end of the cloakers next turn. When a creature succeeds on this saving throw it becomes immune to the cloakers moan for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasms", "desc": "The cloaker magically creates flickering illusions of itself in its space. Attacks on it have disadvantage. This effect ends after 1 minute when the cloaker enters an area of bright light or when it successfully grapples a creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Reactive Tail", "desc": "When hit or missed with a melee attack, the cloaker makes a tail attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 3 (1d6) poison damage and the creature makes a DC 13 Constitution saving throw. On a failure it is poisoned until the end of the cloakers next turn.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "When motionless, the ray is indistinguishable from a patch of sand." }, { "name": "Light Sensitivity", "desc": "The cloaker has disadvantage on attack rolls and Perception checks while in bright light." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_shroud-ray/?format=api", "key": "a5e-mm_shroud-ray", "name": "Shroud Ray", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "swim": 50 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 50 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Undercommon", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 97, "hit_dice": "13d10+26", "experience_points": 3900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 14, "intelligence": 12, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 1, "athletics": 4, "deception": 1, "history": 1, "insight": 1, "intimidation": 1, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": 3, "stealth": 6, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Angry Moan", "desc": "When the cloaker takes damage, it uses Moan.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage and the target is grappled (escape DC 15). If the cloaker has advantage against the target the cloaker attaches to the targets head and the target is blinded and suffocating. Until this grapple ends the cloaker automatically hits the grappled creature with this attack. When the cloaker is dealt damage while grappling it takes half the damage (rounded down) and the other half is dealt to the grappled target. The cloaker can have only one creature grappled at once.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Moan", "desc": "Each non-aberration creature within 60 feet that can hear its moan makes a DC 13 Wisdom saving throw. On a failure it is frightened until the end of the cloakers next turn. When a creature succeeds on this saving throw it becomes immune to the cloakers moan for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasms", "desc": "The cloaker magically creates flickering illusions of itself in its space. Attacks on it have disadvantage. This effect ends after 1 minute when the cloaker enters an area of bright light or when it successfully grapples a creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Reactive Tail", "desc": "When hit or missed with a melee attack, the cloaker makes a tail attack against the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 3 (1d6) poison damage and the creature makes a DC 13 Constitution saving throw. On a failure it is poisoned until the end of the cloakers next turn.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aquatic", "desc": "The shroud ray can only breathe underwater." }, { "name": "False Appearance", "desc": "When motionless, the ray is indistinguishable from a patch of sand." }, { "name": "Light Sensitivity", "desc": "The cloaker has disadvantage on attack rolls and Perception checks while in bright light." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_spell-warped-chuul/?format=api", "key": "a5e-mm_spell-warped-chuul", "name": "Spell-warped Chuul", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Deep Speech but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 5, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": -3, "athletics": 4, "deception": 0, "history": -3, "insight": 3, "intimidation": 0, "investigation": -3, "medicine": 3, "nature": -3, "perception": 3, "performance": 0, "persuasion": 0, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, poisoned", "condition_immunities": [ { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "If the chuul is grappling a creature it uses its tentacle on that creature. It then makes two pincer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pincer", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one Large or smaller target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a creature it is grappled (escape DC 15). When carrying a grappled creature the chuul can move at full speed. A pincer that is being used to grapple a creature can be used only to attack that creature.", "attacks": [ { "name": "Pincer attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "A grappled creature makes a DC 14 Constitution saving throw. On a failure it is paralyzed for 1 minute. The creature repeats the saving throw at the end of each of its turns ending the paralysis on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Absorb Magic", "desc": "The chuul has advantage on saving throws against spells and other magical effects. Whenever the chuul successfully saves against a spell or magical effect, it magically gains 5 (1d10) temporary hit points. While these temporary hit points last, the chuuls pincer attacks deal an additional 3 (1d6) force damage." }, { "name": "Amphibious", "desc": "The chuul can breathe air and water." }, { "name": "Detect Magic", "desc": "The chuul senses a magical aura around any visible creature or object within 120 feet that bears magic." }, { "name": "King-Sized Claw", "desc": "One of the chuuls pincers deals 18 (4d6 + 4) bludgeoning damage on a successful hit. A creature grappled by this pincer makes ability checks to escape the grapple with disadvantage." }, { "name": "Rune Drinker", "desc": "Whenever the chuul takes damage from a magic weapon, until the start of the chuuls next turn attacks made with that weapon have disadvantage, and the chuul gains a +4 bonus to AC." }, { "name": "Sparking Wand", "desc": "A wand of lightning bolts adorns the chuuls carapace. A creature that starts its turn within 10 feet must make a successful DC 14 Dexterity saving throw or take 7 (2d6) lightning damage. As an action, a creature within 5 feet of the chuul can grab the wand by making a successful DC 14 Athletics or Sleight of Hand check. A creature that fails this check must make a DC 14 Dexterity saving throw. On a failed save, the creature takes 7 (2d6) lightning damage and is knocked prone. On a successful save, a creature takes half damage and isnt knocked prone." }, { "name": "Spell-warped", "desc": "The spell-warped Chuul possesses one of the following traits." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_swarm-of-khalkos-spawn/?format=api", "key": "a5e-mm_swarm-of-khalkos-spawn", "name": "Swarm of Khalkos Spawn", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "telepathy 120 ft.", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 71, "hit_dice": "11d8+22", "experience_points": 450, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 14, "intelligence": 18, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 4, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "intelligence": 5, "wisdom": 4, "charisma": 3 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 5, "wisdom": 4, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 4, "athletics": -2, "deception": 1, "history": 4, "insight": 2, "intimidation": 1, "investigation": 4, "medicine": 2, "nature": 4, "perception": 2, "performance": 1, "persuasion": 1, "religion": 4, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, psychic, radiant; bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" }, { "name": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chaos Pheromones", "desc": "The swarm emits a cloud of pheromones in the air in a 10-foot-radius. The cloud spreads around corners. Each non-khalkos creature in the area makes a DC 12 Intelligence saving throw. On a failure the creature is confused for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on itself on a success. If the creature makes its saving throw or the condition ends for it it is immune to the chaos pheromones of khalkos spawn for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 13 (4d4+3) piercing damage plus 14 (4d6) poison damage or 8 (2d4+3) piercing damage plus 7 (2d6) poison damage if the swarm is bloodied.", "attacks": [ { "name": "Sting 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": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_ur-otyugh/?format=api", "key": "a5e-mm_ur-otyugh", "name": "Ur-Otyugh", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "type": "SOURCE", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "swim": 50 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 50 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "telepathy 120 ft. (can transmit but not receive thoughts and images)", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 144, "hit_dice": "17d10+51", "experience_points": 5900, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 16, "intelligence": 6, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 6, "constitution": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 0, "constitution": 6, "intelligence": -2, "wisdom": 2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -2, "athletics": 3, "deception": -3, "history": -2, "insight": 2, "intimidation": -3, "investigation": -2, "medicine": 2, "nature": -2, "perception": 2, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage. If the target is a creature, it makes a DC 14 Constitution saving throw. On a failure, the target contracts a disease. While diseased, the target is poisoned. The target repeats the saving throw every 24 hours, reducing its hit point maximum by 5 (1d10) on a failure (to a minimum of 1 hit point) and becoming cured on a success. The reduction in hit points lasts until the disease is cured.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Mad Dash", "desc": "The ur-otyugh moves up to half its Speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Mental Fuzz", "desc": "The ur-otyugh transmits a burst of psionic static. Each non-aberration within 30 feet makes a DC 14 Intelligence saving throw. On a failure, a creature takes 14 (4d6) psychic damage and is stunned until the end of the ur-otyughs next turn. On a success, the creature takes half damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The otyugh makes two tentacle attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "If the otyugh has no other creature in its stomach, the otyugh bites a Medium or smaller creature that is stunned. On a hit, the creature is swallowed. A swallowed creature has total cover from attacks from outside the otyugh, is blinded and restrained, and takes 10 (3d6) acid damage at the start of each of the otyugh's turns. If a swallowed creature deals 15 or more damage to the otyugh in a single turn, or if the otyugh dies, the otyugh vomits up the creature.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "The ur-otyugh makes a tentacle attack. This attack has a range of 15 feet.", "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": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle Slam", "desc": "The otyugh slams any creatures it is grappling into a hard surface or into each other. Each creature makes a DC 14 Strength saving throw. On a failure the target takes 10 (2d6 + 3) bludgeoning damage is stunned until the end of the otyughs next turn and is pulled up to 5 feet towards the otyugh. On a success the target takes half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The ur-otyugh can take 2 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (2/Day)", "desc": "If the ur-otyugh fails a saving throw, it can choose to succeed instead. When it does so, it becomes more sluggish. Each time the ur-otyugh uses Legendary Resistance, its Speed and swim speed decrease by 10 and it loses one of its legendary actions on each of its turns." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_akhlut/?format=api", "key": "tob2_akhlut", "name": "Akhlut", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "swim": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 120, "hit_dice": "16d10+32", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 15, "constitution": 15, "intelligence": 4, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 4, "deception": 0, "history": -3, "insight": 1, "intimidation": 0, "investigation": -3, "medicine": 1, "nature": -3, "perception": 4, "performance": 0, "persuasion": 0, "religion": -3, "sleight_of_hand": 2, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The akhlut makes two attacks: one with its bite and one with its tail slam. It can't make both attacks against the same target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 22 (4d8 +4) bludgeoning damage.", "attacks": [ { "name": "Tail Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Echolocation", "desc": "The akhlut can’t use its blindsight while deafened." }, { "name": "Hold Breath", "desc": "The akhlut can hold its breath for 30 minutes." }, { "name": "Keen Hearing and Smell", "desc": "The akhlut has advantage on Wisdom (Perception) checks that rely on hearing or smell." }, { "name": "Pack Tactics", "desc": "The akhlut has advantage on attack rolls against a creature if at least one of the akhlut’s allies is within 5 feet of the creature and the ally isn’t incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_alligator/?format=api", "key": "tob2_alligator", "name": "Alligator", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 15, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 4, "constitution": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 2, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the alligator can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The alligator can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_alligator-turtle/?format=api", "key": "tob2_alligator-turtle", "name": "Alligator Turtle", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 15, "dexterity": 12, "constitution": 13, "intelligence": 2, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "constitution": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 5 (1d6 + 2) slashing damage and the target is grappled (escape DC 12). Until this grapple ends, the turtle can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The turtle can hold its breath for 1 hour." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_alpha-fish/?format=api", "key": "tob2_alpha-fish", "name": "Alpha Fish", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "swim": 50 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 0, "burrow": 0, "climb": 0, "swim": 50 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 59, "hit_dice": "7d10+21", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 16, "intelligence": 1, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": 1 }, "skill_bonuses": { "intimidation": 5, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -5, "athletics": 3, "deception": 1, "history": -5, "insight": 0, "intimidation": 5, "investigation": -5, "medicine": 0, "nature": -5, "perception": 3, "performance": 1, "persuasion": 1, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fin Flare", "desc": "The alpha fish flares its fins in an attempt to frighten its opponents. Each creature within 30 feet that can see the fish must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the alpha fish's Fin Flare for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Headbutt", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Headbutt attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The alpha fish uses its Fin Flare. It then makes two headbutt attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Defensive Frenzy", "desc": "When it has half its hit points or fewer, the alpha fish can make one headbutt attack as a bonus action." }, { "name": "Frightening Display", "desc": "When the alpha fish uses its Fin Flare, it looks one size category larger than it actually is to any creature that can see it until the start of its next turn." }, { "name": "Too Aggressive", "desc": "The alpha fish attacks anything it thinks is threatening, even inanimate objects or illusions. It automatically fails ability checks and saving throws to detect or see through illusions." }, { "name": "Water Breathing", "desc": "The fish can breathe only under water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_backup-holler-spider/?format=api", "key": "tob2_backup-holler-spider", "name": "Backup Holler Spider", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "climb": 25 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 14, "hit_dice": "4d4+4", "experience_points": 50, "ability_scores": { "strength": 7, "dexterity": 15, "constitution": 10, "intelligence": 5, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4 }, "saving_throws_all": { "strength": -2, "dexterity": 4, "constitution": 0, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -3, "athletics": -2, "deception": -3, "history": -3, "insight": 2, "intimidation": -3, "investigation": -3, "medicine": 2, "nature": -3, "perception": 4, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 2, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "thunder", "damage_resistances": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "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": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Distressed Discharge", "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Hoot", "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.", "attacks": [ { "name": "Hoot attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tune Up", "desc": "When an ally within 15 feet of the backup holler spider casts a spell that deals thunder damage, the backup holler spider chooses one of the spell's targets. That target has disadvantage on the saving throw against the spell.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spider Climb", "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Vigilant", "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_balloon-spider/?format=api", "key": "tob2_balloon-spider", "name": "Balloon Spider", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 40, "hover": true }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": true, "fly": 40, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 36, "hit_dice": "8d8", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 0, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "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": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 5 (2d4) lightning damage, and the target must succeed on a DC 12 Constitution saving throw or it can move or take an action on its turn, but not both.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Charged Web", "desc": "Ranged Weapon Attack: +5 to hit, range 40/80 ft., one creature. Hit: The target is grappled (escape DC 13) by strands of charged webbing and begins to hover off the ground. Until this grapple ends, the target takes 1 lightning damage at the start of each of its turns. In addition, the grappled target can make a DC 12 Dexterity (Acrobatics) check to manipulate the strands of webbing and fly 10 feet in any direction.", "attacks": [ { "name": "Charged Web attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 40, "long_range": 80, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Draw In", "desc": "The balloon spider magically pulls all creatures grappled by its webbing up to 10 feet toward it. If this movement pulls the creature within 5 feet of the balloon spider, the spider can make one bite attack against the creature as a bonus action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Erratic Discharge", "desc": "A creature that starts its turn within 10 feet of the balloon spider must make a DC 12 Constitution saving throw. On a failure, the creature takes 2 (1d4) lightning damage and can move or take an action on its turn, but not both. On a success, the creature gains the benefits of the haste spell until the end of its turn. If a creature’s saving throw is successful, it is immune to the spider’s Erratic Discharge for the next 24 hours." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_bull/?format=api", "key": "tob2_bull", "name": "Bull", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 25, "hit_dice": "3d10+9", "experience_points": 50, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 2, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": -1, "intimidation": -2, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hooves", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 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", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If the bull moves at least 30 feet in a straight line toward a target and then hits it with a gore attack on the same turn, the target takes an extra 3 (1d6) piercing damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_carrier-mosquito/?format=api", "key": "tob2_carrier-mosquito", "name": "Carrier Mosquito", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 40, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d10+20", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 15, "intelligence": 2, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Impaling Proboscis", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 14 (2d10 + 3) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 13). Until the grapple ends, the target is restrained, the mosquito can automatically hit the target with its impaling proboscis, and the mosquito can't make impaling proboscis attacks against other targets.", "attacks": [ { "name": "Impaling Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If the carrier mosquito moves at least 20 feet straight toward a target and then hits it with an impaling proboscis attack on the same turn, the target takes an extra 5 (1d10) piercing damage." }, { "name": "Disruptive Droning", "desc": "While a carrier mosquito is in flight, it produces a constant, loud droning, forcing those nearby to shout in order to be heard. A spellcaster within 30 feet of the mosquito must succeed on a DC 10 spellcasting ability check to cast a spell with a verbal component. In addition, a creature that is concentrating on a spell and that starts its turn within 30 feet of the mosquito must succeed on a DC 10 Constitution saving throw or lose concentration on the spell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_cave-goat/?format=api", "key": "tob2_cave-goat", "name": "Cave Goat", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 22, "hit_dice": "4d6+8", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 13, "constitution": 15, "intelligence": 2, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "athletics": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ram", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.", "attacks": [ { "name": "Ram attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing", "desc": "The cave goat has advantage on Wisdom (Perception) checks that rely on hearing." }, { "name": "Sturdy Climber", "desc": "The cave goat has advantage on Strength (Athletics) checks to climb rocky surfaces." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_compsognathus/?format=api", "key": "tob2_compsognathus", "name": "Compsognathus", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 10, "hit_dice": "3d4+3", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 12, "intelligence": 4, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 2, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": -2, "deception": -3, "history": -3, "insight": 0, "intimidation": -3, "investigation": -3, "medicine": 0, "nature": -3, "perception": 2, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 2, "stealth": 6, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Grasslands Camouflage", "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass." }, { "name": "Pack Tactics", "desc": "The compsognathus has advantage on attack rolls against a creature if at least one of the compsognathus’ allies is within 5 feet of the creature and the ally isn’t incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_fennec-fox/?format=api", "key": "tob2_fennec-fox", "name": "Fennec Fox", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "burrow": 5 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 5, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 7, "hit_dice": "2d4+2", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 12, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": -2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": 0, "history": -4, "insight": 2, "intimidation": 0, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 1, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Sight", "desc": "The fennec fox has advantage on Wisdom (Perception) checks that rely on hearing or sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_forest-falcon/?format=api", "key": "tob2_forest-falcon", "name": "Forest Falcon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 60, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 13, "hit_dice": "3d6+3", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 12, "intelligence": 3, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 4 }, "saving_throws_all": { "strength": -2, "dexterity": 5, "constitution": 1, "intelligence": -4, "wisdom": 4, "charisma": -3 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 4, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Falcon Dive", "desc": "If the falcon is flying and dives at least 20 feet straight toward a target, it has advantage on the next attack roll it makes against that target before the end of its turn. If the attack hits, it deals an extra 2 (1d4) damage to the target." }, { "name": "Keen Sight", "desc": "The falcon has advantage on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_frost-mole/?format=api", "key": "tob2_frost-mole", "name": "Frost Mole", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 30, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 71, "hit_dice": "11d6+33", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 15, "constitution": 16, "intelligence": 3, "wisdom": 13, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "athletics": 5, "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (2d4 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Smell", "desc": "The frost mole has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Snow Burrower", "desc": "The frost mole can burrow through nonmagical snow and ice in addition to sand, earth, and mud." }, { "name": "Snow Camouflage", "desc": "The frost mole has advantage on Dexterity (Stealth) checks made to hide in snowy terrain." }, { "name": "Snow Pit", "desc": "If the frost mole moves at least 20 feet straight toward a creature, it can dig a 5-foot-diameter, 20-foot-deep pit beneath the creature. If the target is Medium or smaller, it must succeed on a DC 13 Dexterity saving throw or fall into the pit and land prone, taking falling damage as normal. If the target is Large or larger, it must succeed on a DC 13 Dexterity saving throw or be restrained. If the target is prone or restrained, the mole can make one claw attack against it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-armadillo/?format=api", "key": "tob2_giant-armadillo", "name": "Giant Armadillo", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "burrow": 15 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 15, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 10, "hit_dice": "3d6", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 8, "constitution": 10, "intelligence": 2, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 1, "dexterity": -1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": -1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 1, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tuck In", "desc": "The giant armadillo tucks its entire body into its shell, forming an armored ball. While in this form, it moves by rolling around, it has resistance to bludgeoning, piercing, and slashing damage, and it can't take the Attack action or burrow. The giant armadillo can return to its true form as a bonus action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-bombardier-beetle/?format=api", "key": "tob2_giant-bombardier-beetle", "name": "Giant Bombardier Beetle", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 13, "hit_dice": "2d8+4", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 15, "intelligence": 3, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": { "constitution": 4 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spray", "desc": "Ranged Weapon Attack: +4 to hit, range 15/30 ft., one target. Hit: 7 (2d4 + 2) fire damage.", "attacks": [ { "name": "Spray attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 15, "long_range": 30, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-frilled-lizard/?format=api", "key": "tob2_giant-frilled-lizard", "name": "Giant Frilled Lizard", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d10+28", "experience_points": 1800, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 15, "intelligence": 2, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "athletics": 8, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 4, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 10 (4d4) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant frilled lizard makes one bite attack and one tail attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "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", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Intimidating Charge", "desc": "When a giant frilled lizard charges, it hisses ferociously, extends its neck frills, and darts forward on its hind legs, increasing its walking speed to 50 feet for that round. In addition, the creature charged must succeed on a DC 13 Charisma saving throw or be frightened for 1d6 rounds. The creature can repeat the save at the end of each of its turns, ending the effect on a success." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-honey-bee/?format=api", "key": "tob2_giant-honey-bee", "name": "Giant Honey Bee", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 40, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Bee Dance", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 9, "hit_dice": "2d6+2", "experience_points": 50, "ability_scores": { "strength": 8, "dexterity": 15, "constitution": 12, "intelligence": 6, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 1, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 1, "dexterity": 4 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 1, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "survival": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": -1, "deception": -1, "history": -2, "insight": 1, "intimidation": -1, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Sting", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-leech/?format=api", "key": "tob2_giant-leech", "name": "Giant Leech", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 15, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 0, "climb": 7, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 7, "hit_dice": "2d6", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "constitution": 2 }, "saving_throws_all": { "strength": -2, "dexterity": 5, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -2, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 5, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the leech attaches to the target. While attached, the leech doesn't attack. Instead, at the start of each of the leech's turns, the target loses 5 (1d4 + 3) hp due to blood loss.\n\nThe leech can detach itself by spending 5 feet of its movement. It does so after it drains 15 hp of blood from the target or the target dies. A creature, including the target, can use its action to detach the leech.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The leech can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-mongoose/?format=api", "key": "tob2_giant-mongoose", "name": "Giant Mongoose", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 13, "hit_dice": "2d8+4", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 14, "intelligence": 3, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "constitution": 4, "wisdom": 4 }, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 4, "intelligence": -4, "wisdom": 4, "charisma": -2 }, "skill_bonuses": { "athletics": 2, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 5, "survival": 2 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Defensive Roll", "desc": "The mongoose adds its Athletics bonus to its AC against one attack that would hit it. To do so, the mongoose must see the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The mongoose has advantage on Wisdom (Perception) checks that rely on hearing or smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-snow-beetle/?format=api", "key": "tob2_giant-snow-beetle", "name": "Giant Snow Beetle", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d10+12", "experience_points": 200, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 14, "intelligence": 1, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "athletics": 5, "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -5, "athletics": 5, "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": 0, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "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": "Pincer", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) bludgeoning damage.", "attacks": [ { "name": "Pincer attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rotten Snowball Shove", "desc": "The giant snow beetle tosses one of its carrion-filled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and becomes poisoned for 1 minute. On a success, a target takes half the damage and isn't poisoned. A poisoned creature can make a DC 13 Constitution saving throw at the end of each of its turns, ending the poisoned condition on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Snowball Shove", "desc": "The giant snow beetle tosses one of its rolled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and is knocked prone. On a success, a target takes half the damage and isn't knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Snowball Concealment", "desc": "The giant snow beetle has advantage on Dexterity (Stealth) checks to hide if it is within 10 feet of a Large or larger snowball. It can attempt to hide even if another creature can see it clearly." }, { "name": "Snowball Roll", "desc": "The giant snow beetle can spend 1 minute to roll up a ball of snow equal to its size." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_giant-water-scorpion/?format=api", "key": "tob2_giant-water-scorpion", "name": "Giant Water Scorpion", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 12, "constitution": 16, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -5, "athletics": 3, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 6 (1d6 + 3) piercing damage. The target is grappled (escape DC 13) if it is a Medium or smaller creature and the scorpion doesn't have another creature grappled.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "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", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant water scorpion makes two claw attacks. If it is grappling a creature, it can use its proboscis once.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Proboscis", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.", "attacks": [ { "name": "Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The scorpion can hold its breath for 1 hour. If it is within 15 feet of the water’s surface, it can use its tail as a breathing tube and doesn’t need to hold its breath." }, { "name": "Poison Injection", "desc": "When the scorpion hits with a proboscis attack against a grappled, paralyzed, restrained, or stunned creature, it deals an extra 10 (3d6) poison damage." }, { "name": "Underwater Camouflage", "desc": "The scorpion has advantage on Dexterity (Stealth) checks made to hide while underwater." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_glacier-behemoth/?format=api", "key": "tob2_glacier-behemoth", "name": "Glacier Behemoth", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "burrow": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 172, "hit_dice": "15d12+75", "experience_points": 8400, "ability_scores": { "strength": 24, "dexterity": 3, "constitution": 21, "intelligence": 4, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 7, "dexterity": -4, "constitution": 5, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "initiative_bonus": -4, "saving_throws": { "constitution": 9, "wisdom": 6 }, "saving_throws_all": { "strength": 7, "dexterity": -4, "constitution": 9, "intelligence": -3, "wisdom": 6, "charisma": -2 }, "skill_bonuses": { "athletics": 11, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -4, "animal_handling": 2, "arcana": -3, "athletics": 11, "deception": -2, "history": -3, "insight": 2, "intimidation": -2, "investigation": -3, "medicine": 2, "nature": -3, "perception": 6, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -4, "stealth": -4, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "grappled, prone, restrained", "condition_immunities": [ { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 33 (4d12 + 7) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Inexorable Charge", "desc": "If the glacier behemoth moves at least 10 feet, it can then use this action to continue moving in a 40-foot line that is 15 feet wide. Each creature in this line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The glacier behemoth's movement along this line doesn't provoke opportunity attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The glacier behemoth makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ground Disruptor", "desc": "When the glacier behemoth moves, it can choose to make the area it moves through difficult terrain. When it uses Inexorable Charge, it automatically makes the ground difficult terrain." }, { "name": "Unstoppable", "desc": "Difficult terrain composed of ice, rocks, sand, or natural vegetation, living or dead, doesn’t cost the glacier behemoth extra movement. Its speed can’t be reduced by any effect." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_great-gray-owl/?format=api", "key": "tob2_great-gray-owl", "name": "Great Gray Owl", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 60, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 10, "hit_dice": "3d6", "experience_points": 50, "ability_scores": { "strength": 5, "dexterity": 16, "constitution": 11, "intelligence": 3, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 4 }, "saving_throws_all": { "strength": -3, "dexterity": 5, "constitution": 0, "intelligence": -4, "wisdom": 4, "charisma": -2 }, "skill_bonuses": { "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -4, "athletics": -3, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 4, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Talons", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attacks": [ { "name": "Talons attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The owl doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Keen Hearing and Sight", "desc": "The owl has advantage on Wisdom (Perception) checks that rely on hearing or sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_grove-bear/?format=api", "key": "tob2_grove-bear", "name": "Grove Bear", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 13, "hit_dice": "2d8+4", "experience_points": 50, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 14, "intelligence": 3, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 5, "constitution": 4 }, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage and the target is grappled (escape DC 13). Until this grapple ends, the bear can't use its claws on another target.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "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", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Grappler", "desc": "The bear has advantage on attack rolls against any creature grappled by it." }, { "name": "Keen Smell", "desc": "The bear has advantage on Wisdom (Perception) checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_hodag/?format=api", "key": "tob2_hodag", "name": "Hodag", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "7d10+14", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 14, "intelligence": 3, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Horns", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage.", "attacks": [ { "name": "Horns attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The hodag makes three melee attacks, but can use its bite and horn attacks only once each.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 6 (1d4 + 4) piercing damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Territorial Display", "desc": "The hodag rears and stomps on the ground then roars a territorial challenge. Each creature within 10 feet of the hodag must make a DC 14 Dexterity saving throw, taking 14 (4d6) thunder damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw by 5 or more is also knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Charge", "desc": "If the hodag moves at least 10 feet straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 5 (2d4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone." }, { "name": "Improved Critical", "desc": "The hodag’s teeth, claws, horns, and tail spikes are extra sharp. These weapon attacks score a critical hit on a roll of 19 or 20." }, { "name": "Keen Hearing and Smell", "desc": "The hodag has advantage on Wisdom (Perception) checks that rely on hearing or smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_holler-spider/?format=api", "key": "tob2_holler-spider", "name": "Holler Spider", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "climb": 25 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 14, "hit_dice": "4d4+4", "experience_points": 50, "ability_scores": { "strength": 7, "dexterity": 15, "constitution": 10, "intelligence": 5, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4 }, "saving_throws_all": { "strength": -2, "dexterity": 4, "constitution": 0, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -3, "athletics": -2, "deception": -3, "history": -3, "insight": 2, "intimidation": -3, "investigation": -3, "medicine": 2, "nature": -3, "perception": 4, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 2, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "thunder", "damage_resistances": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "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": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Distressed Discharge", "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Hoot", "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.", "attacks": [ { "name": "Hoot attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sound Alarm", "desc": "When the holler spider detects a creature within 60 feet of it, the spider can emit a hoot or trumpet audible within 300 feet of it. The noise continues until the creature moves out of range, the spider's handler uses an action to soothe it, or the spider ends the alarm (no action required).", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spider Climb", "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Vigilant", "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_howler-baboon/?format=api", "key": "tob2_howler-baboon", "name": "Howler Baboon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "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": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 13, "hit_dice": "2d8+4", "experience_points": 50, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 14, "intelligence": 6, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "wisdom": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "athletics": 4, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 1, "intimidation": -2, "investigation": -2, "medicine": 1, "nature": -2, "perception": 3, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fist", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.", "attacks": [ { "name": "Fist attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboon’s allies is within 5 feet of the creature and the ally isn’t incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null } ] }