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=hit_dice&page=12
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=hit_dice&page=13", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=hit_dice&page=11", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_bandit-captain/?format=api", "key": "a5e-mm_bandit-captain", "name": "Bandit Captain", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any two", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 700, "ability_scores": { "strength": 14, "dexterity": 16, "constitution": 14, "intelligence": 14, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 2, "intelligence": 2, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "constitution": 4 }, "saving_throws_all": { "strength": 2, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "athletics": 4, "deception": 4, "intimidation": 4, "stealth": 5, "survival": 3 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 4, "history": 2, "insight": 1, "intimidation": 4, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 3, "stealth": 5, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bandits are outlaws who live by violence", "desc": "Most are highway robbers, though a few are principled exiles or freedom fighters.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 feet one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bandit captain attacks twice with their scimitar and once with their dagger or throws two daggers.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "If the bandit captain is wielding a melee weapon and can see their attacker, they add 2 to their AC against one melee attack that would hit them.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_gnoll-demonfang/?format=api", "key": "a5e-mm_gnoll-demonfang", "name": "Gnoll Demonfang", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Gnoll", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "constitution": 4, "wisdom": 2, "charisma": 3 }, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 4, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 3, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 3, "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": "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charging Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage or 10 (2d6 + 3) slashing damage if this is the gnolls first attack on this target this turn. The gnoll may then move up to 10 feet without provoking opportunity attacks.", "attacks": [ { "name": "Charging Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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 gnoll attacks three times with its Charging Claw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aligned", "desc": "The gnoll radiates a Chaotic and Evil aura." }, { "name": "Possessed", "desc": "If the gnoll demonfang is turned or affected by dispel evil and good or a similar effect, it transforms into an ordinary gnoll. Any damage it has taken carries over to its new form. If this damage exceeds its maximum hit points, it dies." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_pirate-captain/?format=api", "key": "a5e-mm_pirate-captain", "name": "Pirate Captain", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any two", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 700, "ability_scores": { "strength": 14, "dexterity": 16, "constitution": 14, "intelligence": 14, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 2, "intelligence": 2, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "constitution": 4 }, "saving_throws_all": { "strength": 2, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "acrobatics": 4, "athletics": 4, "deception": 4, "intimidation": 4, "stealth": 5, "survival": 3 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 4, "history": 2, "insight": 1, "intimidation": 4, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 3, "stealth": 5, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 feet one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bandit captain attacks twice with their scimitar and once with their dagger or throws two daggers.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "If the bandit captain is wielding a melee weapon and can see their attacker, they add 2 to their AC against one melee attack that would hit them.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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": "Seawise", "desc": "Pirate captains have an expertise die (1d4) on skill checks made to handle or navigate a ship." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_skeleton-horde/?format=api", "key": "a5e-mm_skeleton-horde", "name": "Skeleton Horde", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?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": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands the languages it knew in life but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 14, "intelligence": 6, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": -2, "athletics": 0, "deception": -3, "history": -2, "insight": -1, "intimidation": -3, "investigation": -2, "medicine": -1, "nature": -2, "perception": -1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "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": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "fatigue, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shortbow", "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 27 (5d6 + 10) piercing damage or half damage if the horde is bloodied.", "attacks": [ { "name": "Shortbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 80.0, "long_range": 320.0, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D6", "damage_bonus": 10, "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": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 27 (5d6 + 10) piercing damage or half damage if the horde is bloodied.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D6", "damage_bonus": 10, "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": "Undead Nature", "desc": "A skeleton doesnt require air, sustenance, or sleep." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_red-dragon-wyrmling/?format=api", "key": "srd_red-dragon-wyrmling", "name": "Red Dragon Wyrmling", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "chaotic evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 2, "constitution": 5, "wisdom": 2, "charisma": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 5, "intelligence": 1, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 4, "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 4, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 0, "stealth": 2, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 3 (1d6) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "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": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 24 (7d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_accursed-defiler/?format=api", "key": "tob_accursed-defiler", "name": "Accursed Defiler", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands an ancient language, but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 6, "wisdom": 15, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -2, "athletics": 4, "deception": 2, "history": -2, "insight": 2, "intimidation": 2, "investigation": -2, "medicine": 2, "nature": -2, "perception": 4, "performance": 2, "persuasion": 2, "religion": -2, "sleight_of_hand": 2, "stealth": 4, "survival": 2 }, "passive_perception": 14, "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": "necrotic; 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": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "charmed, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The accursed defiler makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sandslash", "desc": "As an action, the accursed defiler intensifies the vortex of sand that surrounds it. All creatures within 10 feet of the accursed defiler take 21 (6d6) slashing damage, or half damage with a successful DC 14 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) bludgeoning damage. If a creature is hit by this attack twice in the same round (from the same or different accursed defilers), the target must make a DC 13 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "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": "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": "Cursed Existence", "desc": "When it drops to 0 hit points in desert terrain, the accursed defiler's body disintegrates into sand and a sudden parched breeze. However, unless it was killed in a hallowed location, with radiant damage, or by a blessed creature, the accursed defiler reforms at the next sundown 1d100 miles away in a random direction." }, { "name": "Sand Shroud", "desc": "A miniature sandstorm constantly whirls around the accursed defiler in a 10-foot radius. This area is lightly obscured to creatures other than an accursed defiler. Wisdom (Survival) checks made to follow tracks left by an accursed defiler or other creatures that were traveling in its sand shroud are made with disadvantage." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_bagiennik/?format=api", "key": "tob_bagiennik", "name": "Bagiennik", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 18, "constitution": 16, "intelligence": 9, "wisdom": 16, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 3, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": -1, "athletics": 3, "deception": 0, "history": -1, "insight": 3, "intimidation": 0, "investigation": -1, "medicine": 3, "nature": -1, "perception": 5, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Spray", "desc": "Ranged Weapon Attack: +6 to hit, range 15 ft., one target. Hit: 14 (2d10 + 3) acid damage. The target must make a successful DC 13 Dexterity saving throw or fall prone in the slick oil, which covers an area 5 feet square. A creature that enters the oily area or ends its turn there must also make the Dexterity saving throw to avoid falling prone. A creature needs to make only one saving throw per 5-foot-square per turn, even if it enters and ends its turn in the area. The slippery effect lasts for 3 rounds.", "attacks": [ { "name": "Acid Spray attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 15.0, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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 bagiennik makes two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Healing Oil", "desc": "A bagiennik can automatically stabilize a dying creature by using an action to smear some of its oily secretion on the dying creature's flesh. A similar application on an already-stable creature or one with 1 or more hit points acts as a potion of healing, restoring 2d4 + 2 hit points. Alternatively, the bagiennik's secretion can have the effect of a lesser restoration spell. However, any creature receiving a bagiennik's Healing Oil must make a successful DC 13 Constitution saving throw or be slowed for 1 minute." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_cave-dragon-wyrmling/?format=api", "key": "tob_cave-dragon-wyrmling", "name": "Cave Dragon Wyrmling", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?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.0, "unit": "feet", "fly": 20.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 20.0, "burrow": 20.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 8, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 3, "constitution": 5, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": 3 }, "skill_bonuses": { "perception": 2, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 4, "deception": 1, "history": -1, "insight": 0, "intimidation": 1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 2, "performance": 1, "persuasion": 1, "religion": -1, "sleight_of_hand": 1, "stealth": 5, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "acid, poison, thunder", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "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.0, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 3 (1d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "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": "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": "Poison Breath", "desc": "The dragon exhales a cone of black poison gas in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 14 (4d6) poison damage on a failed save and the target is poisoned if it is a creature. The poisoned condition lasts until the target takes a long or short rest or removes the condition with lesser restoration. If the save is successful, the target takes half the damage and does not become poisoned.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Charisma. It can innately cast the following spell, requiring no material components:\n\n3/day: darkness" }, { "name": "Tunneler", "desc": "The cave dragon can burrow through solid rock at half its burrowing speed and leaves a 5-foot wide, 5-foot high tunnel in its wake." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_dream-eater/?format=api", "key": "tob_dream-eater", "name": "Dream Eater", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 20.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Celestial, Common, Draconic, Infernal, telepathy 100 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1800, "ability_scores": { "strength": 15, "dexterity": 18, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 20 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "skill_bonuses": { "deception": 8, "insight": 4, "persuasion": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 3, "athletics": 2, "deception": 8, "history": 3, "insight": 4, "intimidation": 5, "investigation": 3, "medicine": 1, "nature": 3, "perception": 1, "performance": 5, "persuasion": 8, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 11, "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": "cold, fire, lightning; 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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage, and the target is grappled (escape DC 12).", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 24 (4d10 + 2) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Dream Eater's Caress", "desc": "A creature that ends its turn grappled by a dream eater is restrained until the end of its next turn, it takes 5 (1d4 + 3) psychic damage, and the dream eater gains the same number of temporary hit points.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lotus Scent", "desc": "The dream eater secretes an oily chemical that most creatures find intoxicating. All living creatures within 30 feet must succeed on a DC 14 Constitution saving throw against poison or be poisoned for 2d4 rounds. While poisoned this way, the creature is stunned. Creatures that successfully save are immune to that dream eater's lotus scent for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Multiattack", "desc": "The dream eater makes one bite attack and one claw attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Waking Dreams", "desc": "Every creature within 20 feet of the dream eater must make a DC 16 Charisma saving throw. Those that fail enter waking dreams and are confused (as the spell) for 6 rounds. On turns when the creature can act normally (rolls 9 or 10 for the confusion effect), it can repeat the saving throw at the end of its turn, and the effect ends early on a successful save.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the dream eater's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: command\n\n3/day: suggestion" }, { "name": "Shapechanger", "desc": "The dream eater can use its turn to polymorph into a Small or Medium humanoid it has seen, or back into its true form. Its statistics, other than its size, are the same in all forms. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_edimmu/?format=api", "key": "tob_edimmu", "name": "Edimmu", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 60.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 60.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 19, "constitution": 16, "intelligence": 12, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 1, "athletics": -5, "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": 4, "stealth": 4, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Water Siphon", "desc": "Melee Spell Attack: +7 to hit, reach 5 ft., one creature. Hit: 21 (6d6) necrotic damage. The target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken and it is stunned for 1 minute and gains one level of exhaustion. A stunned creature repeats the saving throw at the end of each of its turns, ending the stun on itself on a success. The hit point reduction lasts until the creature finishes a long rest and drinks abundant water or until it is affected by greater restoration or comparable magic. The target dies if this effect reduces its hit point maximum to 0.", "attacks": [ { "name": "Water Siphon attack", "attack_type": "SPELL", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "Incorporeal Movement", "desc": "The edimmu can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object." }, { "name": "Rejuvenation", "desc": "If destroyed, an edimmu rises again in 2d4 days. Permanently destroying one requires properly burying its mortal remains in consecrated or hallowed ground. Edimmus rarely venture more than a mile from the place of their death." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_manabane-scarab-swarm/?format=api", "key": "tob_manabane-scarab-swarm", "name": "Manabane Scarab Swarm", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "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": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "burrow": 5.0, "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 5.0, "climb": 20.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 16, "intelligence": 1, "wisdom": 13, "charisma": 2 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -5, "athletics": -4, "deception": -4, "history": -5, "insight": 1, "intimidation": -4, "investigation": -5, "medicine": 1, "nature": -5, "perception": 3, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "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": "charmed, frightened, 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": "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.0, "darkvision_range": 30.0, "blindsight_range": 10.0, "tremorsense_range": 30.0, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer. The target must succeed on a DC 15 Dexterity saving throw or one randomly determined magic item in its possession is immediately affected by the Mana Erosion trait. A spellcaster hit by this attack must succeed on a DC 15 Charisma saving throw or one of its lowest-level, unused spell slots is expended.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Immunity", "desc": "The manabane scarab swarm is immune to spells and other magical effects." }, { "name": "Mana Erosion", "desc": "The manabane scarab swarm consumes magic. Unattended magic items in the swarm's space at the end of the swarm's turn have their effects suppressed for 1 minute. Additionally, charged items in the swarm's space lose 1d6 charges at the start of each of the swarm's turns; items with limited uses per day lose one daily use instead, and single-use items such as potions or scrolls are destroyed. Magical effects in the swarm's space are dispelled (as if affected by dispel magic cast with +5 spellcasting ability)." }, { "name": "Scent Magic", "desc": "The manabane scarab swarm can detect the presence of magical creatures, active spells or spell effects, and magical items within 120 feet." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_shellycoat/?format=api", "key": "tob_shellycoat", "name": "Shellycoat", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?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.0, "unit": "feet", "swim": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Giant, Sylvan", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 16, "intelligence": 13, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 1, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": 1, "athletics": 3, "deception": -2, "history": 1, "insight": -1, "intimidation": -2, "investigation": 1, "medicine": -1, "nature": 1, "perception": 1, "performance": -2, "persuasion": -2, "religion": 1, "sleight_of_hand": 2, "stealth": 4, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "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.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +5 to hit, reach 15 ft., one target. Hit: 12 (2d8 + 3) slashing damage and the target is grappled (escape DC 13), restrained, and poisoned (DC 13 Strength saving throw negates, lasts while grappled and 1 round after). The shellycoat can shift the position of a grappled creature by up to 15 feet as a bonus action. While it has a creature grappled, the shellycoat can use its claws attack only against the grappled creature.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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": "Multiattack", "desc": "The shellycoat makes one bite attack and one claws attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the shellycoat can cast the following spells innately, requiring no components:\n\n1/day each: darkness, fog cloud\n\n1/day (if in possession of its coat): water breathing" }, { "name": "Regeneration", "desc": "The shellycoat regains 3 hit points at the start of its turn. If the creature takes acid or fire damage, this trait doesn't function at the start of the monster's next turn. The shellycoat dies only if it starts its turn with 0 hit points and doesn't regenerate." }, { "name": "Stealthy Observer", "desc": "The shellycoat has advantage on Dexterity (Stealth) checks made to hide and any Perception checks that rely on hearing." }, { "name": "Sunlight Sensitivity", "desc": "The shellycoat becomes petrified after 5 (2d4) uninterrupted rounds of exposure to direct, natural sunlight." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_august-rooster/?format=api", "key": "tob2_august-rooster", "name": "August Rooster", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 25.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 25.0, "crawl": 12.5, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 12.5, "swim": 12.5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 17, "constitution": 16, "intelligence": 8, "wisdom": 7, "charisma": 18 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": 4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": -1, "athletics": 0, "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": 3, "stealth": 3, "survival": -2 }, "passive_perception": 8, "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": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The august rooster makes two talon attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talon", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.", "attacks": [ { "name": "Talon attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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": "Aura of Subservience", "desc": "A beast or humanoid that ends its turn within 30 feet of the august rooster and can see or hear it must succeed on a DC 14 Wisdom saving throw or be charmed for 1 day. A charmed creature that moves more than 100 feet away from the august rooster ceases to be charmed. If the august rooster requests that a charmed creature do more than tend to the creature’s own needs, pay devotion to the august rooster, or bring the rooster food and gifts, the charmed creature can make a new saving throw with advantage. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the august rooster’s Aura of Subservience for 24 hours." }, { "name": "Dive Bomb", "desc": "If the august rooster is flying and moves at least 20 feet straight toward a target and then hits it with a talon attack on the same turn, the target takes an extra 7 (2d6) slashing damage." }, { "name": "Innate Spellcasting", "desc": "The august rooster’s innate spellcasting ability is Charisma (spell save DC 14). The august rooster can innately cast the following spells, requiring no material components.\nAt will: dancing lights, mage hand, message, vicious mockery\n3/day each: bane, charm person, hideous laughter\n1/day each: healing word, hold person" }, { "name": "Jumper", "desc": "The august rooster can fly up to 40 feet on its turn, but it must start and end its movement on a solid surface such as a roof or the ground. If it is flying at the end of its turn, it falls to the ground and takes falling damage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_bearing-golem/?format=api", "key": "tob2_bearing-golem", "name": "Bearing Golem", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 2300, "ability_scores": { "strength": 9, "dexterity": 18, "constitution": 16, "intelligence": 8, "wisdom": 12, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 3, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -1, "athletics": -1, "deception": -4, "history": -1, "insight": 1, "intimidation": -4, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": -4, "persuasion": -4, "religion": -1, "sleight_of_hand": 4, "stealth": 7, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "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": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": 30.0, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The golem makes two slam attacks. Alternatively, it uses its Steel Shot twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scattershot", "desc": "The golem's body explodes. Each creature within 15 feet of the golem must make a DC 15 Dexterity saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The golem immediately scatters.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Steel Shot", "desc": "Ranged Weapon Attack: +7 to hit, range 30/120 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.", "attacks": [ { "name": "Steel Shot attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 30.0, "long_range": 120.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ambusher", "desc": "In the first round of combat, the golem has advantage on attack rolls against any creature it has surprised." }, { "name": "False Appearance", "desc": "While the bearing golem is scattered, it is indistinguishable from a normal pile of ball bearings." }, { "name": "Immutable Form", "desc": "The golem is immune to any spell or effect that would alter its form." }, { "name": "Magic Resistance", "desc": "The golem has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The golem’s weapon attacks are magical." }, { "name": "Reform", "desc": "If the golem is scattered and has at least 1 hit point, it can reform as a bonus action in any space containing at least one of its ball bearings without provoking an opportunity attack. If it reforms within 5 feet of a prone creature, it can make one slam attack against that creature as part of this bonus action." }, { "name": "Scatter", "desc": "As a bonus action, the bearing golem can disperse, scattering its ball bearings in a 15-foot cube, centered on the space it previously occupied. A creature moving through a space containing any of the golem’s ball bearings must succeed on a DC 15 Dexterity saving throw or fall prone. A creature moving through the area at half speed doesn’t need to make the save. While scattered, the bearing golem can’t attack or move, except to reform, and it can’t be targeted by attacks or spells. It can still take damage from spells that deal damage in an area." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_befouled-weird/?format=api", "key": "tob2_befouled-weird", "name": "Befouled Weird", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 60.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 60.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Aquan", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1800, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 16, "intelligence": 5, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 3, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "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": "acid; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "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": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Drown in Filth", "desc": "A creature in the befouled weird's space must make a DC 13 Strength saving throw. On a failure, the target takes 10 (2d6 + 3) bludgeoning damage and 7 (2d6) necrotic damage, and, if it is Medium or smaller, it is grappled (escape DC 13). Until this grapple ends, the target is restrained and unable to breathe unless it can breathe water. If the saving throw is successful, the target is pushed out of the weird's space. At the start of each of the weird's turns, the grappled target takes 10 (2d6 + 3) bludgeoning damage and 7 (2d6) necrotic damage, and it must make a DC 13 Constitution saving throw or become infected with parasitic amoebas. A creature within 5 feet of the weird can pull the target out of it by taking an action to make a DC 13 Strength check and succeeding.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Multiattack", "desc": "The befouled weird makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or become infected with parasitic amoebas (see the Parasitic Amoebas trait).", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "Freeze", "desc": "If the befouled weird takes cold damage, it partially freezes. Its speed is reduced by 10 feet until the end of its next turn." }, { "name": "Parasitic Amoebas", "desc": "A creature other than the weird that becomes infected with parasitic amoebas becomes vulnerable to necrotic damage. At the end of each long rest, the diseased creature must succeed on a DC 13 Constitution saving throw or its Intelligence score is reduced by 1d4. The reduction lasts until the target finishes a long rest after the disease is cured. If the disease reduces the creature’s Intelligence to 0, the creature dies. If a water elemental dies in this way, its body becomes a befouled weird 1d4 hours later. The disease lasts until removed by the lesser restoration spell or similar magic." }, { "name": "Unclean", "desc": "If a creature targets the weird with the lesser restoration spell, requiring a successful melee spell attack roll, the weird takes 9 (2d8) radiant damage and can’t infect targets with parasitic amoebas for 1 minute." }, { "name": "Water Form", "desc": "The befouled weird can enter a hostile creature’s space and stop there. It can move through a space as narrow as 1 inch wide without squeezing." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_caltrop-golem/?format=api", "key": "tob2_caltrop-golem", "name": "Caltrop Golem", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 2300, "ability_scores": { "strength": 9, "dexterity": 18, "constitution": 16, "intelligence": 8, "wisdom": 12, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 4, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 3, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -1, "athletics": -1, "deception": -4, "history": -1, "insight": 1, "intimidation": -4, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": -4, "persuasion": -4, "religion": -1, "sleight_of_hand": 4, "stealth": 7, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "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": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": 30.0, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The golem makes two slam attacks. Alternatively, it uses its Steel Shot twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scattershot", "desc": "The golem's body explodes. Each creature within 15 feet of the golem must make a DC 15 Dexterity saving throw. On a failure, a creature takes 36 (8d8) piercing damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The golem immediately scatters.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Steel Shot", "desc": "Ranged Weapon Attack: +7 to hit, range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.", "attacks": [ { "name": "Steel Shot attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 30.0, "long_range": 120.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ambusher", "desc": "In the first round of combat, the golem has advantage on attack rolls against any creature it has surprised." }, { "name": "False Appearance", "desc": "While the caltrop golem is scattered, it is indistinguishable from a normal pile of caltrops." }, { "name": "Immutable Form", "desc": "The golem is immune to any spell or effect that would alter its form." }, { "name": "Magic Resistance", "desc": "The golem has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The golem’s weapon attacks are magical." }, { "name": "Reform", "desc": "If the golem is scattered and has at least 1 hit point, it can reform as a bonus action in any space containing at least one of its caltrops without provoking an opportunity attack. If it reforms within 5 feet of a prone creature, it can make one slam attack against that creature as part of this bonus action." }, { "name": "Scatter", "desc": "As a bonus action, the bearing golem can disperse, scattering its caltrops in a 15-foot cube, centered on the space it previously occupied. A creature moving through a space containing any of the golem’s caltrops must succeed on a DC 15 Dexterity saving throw or stop moving this turn and take 1 piercing damage. Taking this damage reduces the creature's walking speed by 10 feet until the creature regains at least 1 hit point. A creature moving through the area at half speed doesn't need to make the save. While scattered, the bearing golem can’t attack or move, except to reform, and it can’t be targeted by attacks or spells. It can still take damage from spells that deal damage in an area." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_egret-harpy/?format=api", "key": "tob2_egret-harpy", "name": "Egret Harpy", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?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.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 17, "intelligence": 11, "wisdom": 14, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "acrobatics": 4, "nature": 2 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 2, "intimidation": 2, "investigation": 0, "medicine": 2, "nature": 2, "perception": 2, "performance": 2, "persuasion": 2, "religion": 0, "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Guiding Song", "desc": "The egret harpy sings a magical melody. Each humanoid and giant of the harpy's choice within 300 feet of the harpy has advantage on Wisdom (Survival) checks to navigate marshes, and difficult terrain composed of mud, standing water, or other features of a marsh doesn't cost it extra movement. The harpy must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the harpy is incapacitated.\n\nThe harpy can use an action to end the song and cast mass suggestion. Each creature that can hear the harpy's song must succeed on a DC 12 Wisdom saving throw or be affected by the spell for 8 hours. If the harpy chooses to end the song this way, it can't use Guiding Song again until it finishes a long rest.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The egret harpy makes two attacks: one with its spear and one with its talons.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage, or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack.", "attacks": [ { "name": "Spear attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "long_range": 60.0, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.", "attacks": [ { "name": "Talons attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "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": "Wing Buffet", "desc": "The egret harpy beats its wings rapidly. Each Medium or smaller creature within 5 feet of the harpy must make a DC 13 Strength saving throw. On a failure, a creature takes 10 (3d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Innate Spellcasting (3/Day)", "desc": "The egret harpy can innately cast suggestion, requiring no material components. Its innate spellcasting ability is Charisma." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_fleshspurned/?format=api", "key": "tob2_fleshspurned", "name": "Fleshspurned", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 40.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 40.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any languages it knew in life", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 18, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "perception": 4, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": -5, "deception": 3, "history": 0, "insight": 2, "intimidation": 3, "investigation": 0, "medicine": 2, "nature": 0, "perception": 4, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 4, "stealth": 6, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chatter", "desc": "The fleshspurned clashes its oversized teeth together to create a clattering din. Each creature within 30 feet of the fleshspurned must succeed on a DC 14 Wisdom saving throw or be confused for 1 minute. While confused, a creature acts as if under the effects of the confusion spell. A confused 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 target is immune to the fleshspurned's Chatter 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": "Phantasmal Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) necrotic damage. If the target is a creature other than a construct or an undead, it must succeed on a DC 14 Constitution saving throw or become ghostly for 1 minute. While ghostly, it has the Incorporeal Movement trait and is susceptible to the fleshspurned's Ghost Eater trait. The creature can repeat the saving throw at the end of each of its turns, ending the ghostly effect on itself on a success.", "attacks": [ { "name": "Phantasmal Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "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": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "Ghost Eater", "desc": "The fleshspurned has advantage on attack rolls against ghosts, wraiths, and other undead with the Incorporeal Movement trait, and such creatures aren’t immune to the necrotic damage dealt by the fleshspurned’s bite. When the fleshspurned kills one of these creatures, the fleshspurned gains temporary hp equal to double the creature’s challenge rating (minimum of 1)." }, { "name": "Incorporeal Movement", "desc": "The fleshspurned can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object. A fleshspurned can’t move through other creatures with the Incorporeal Movement trait." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_gaunt-one/?format=api", "key": "tob2_gaunt-one", "name": "Gaunt One", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands Undercommon but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 16, "intelligence": 15, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": -3, "history": 2, "insight": 1, "intimidation": -3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": -3, "persuasion": -3, "religion": 2, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Extract Heart", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one humanoid grappled by the gaunt one. Hit: The target must make a DC 13 Constitution saving throw, taking 22 (5d8) piercing damage on a failed save, or half as much damage on a successful one. If this damage reduces the target to 0 hp, the gaunt one kills the target by extracting and devouring its heart.", "attacks": [ { "name": "Extract Heart attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D8) 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The gaunt one makes two claw attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing", "desc": "The gaunt one has advantage on Wisdom (Perception) checks that rely on hearing." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_mystic/?format=api", "key": "tob2_mystic", "name": "Mystic", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Void Speech", "key": "void-speech", "url": "https://api-beta.open5e.com/v2/languages/void-speech/?format=api", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 14, "armor_detail": "hide armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 12, "dexterity": 14, "constitution": 16, "intelligence": 17, "wisdom": 11, "charisma": 12 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 3, "intelligence": 3, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "constitution": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 0, "charisma": 1 }, "skill_bonuses": { "arcana": 5, "intimidation": 3, "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 5, "athletics": 1, "deception": 1, "history": 3, "insight": 0, "intimidation": 3, "investigation": 3, "medicine": 0, "nature": 3, "perception": 2, "performance": 1, "persuasion": 1, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The satarre mystic makes two void claw attacks. Alternatively, it can use Void Bolt twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Unveil", "desc": "The mystic unveils a darker reality to up to three creatures it can see within 30 feet of it. Each target must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Void Bolt", "desc": "Ranged Spell Attack: +5 to hit, range 50 ft., one target. Hit: 9 (2d8) necrotic damage.", "attacks": [ { "name": "Void Bolt attack", "attack_type": "SPELL", "to_hit_mod": 5, "reach": null, "range": 50.0, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8) necrotic", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Void Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 4 (1d8) necrotic damage. The target must succeed on a DC 13 Constitution saving throw or its speed is reduced by 10 feet until the end of its next turn.", "attacks": [ { "name": "Void Claw attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Void Deflection", "desc": "When a creature the mystic can see targets it with a ranged spell attack, the mystic can attempt to deflect the spell. The mystic makes a Constitution saving throw. If the result is higher than the attack roll, the mystic is unaffected by the spell.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keeper of Secrets", "desc": "The satarre mystic has advantage on all Intelligence (Arcana) checks related to the planes and planar travel." }, { "name": "Levitate", "desc": "As a bonus action, a mystic can rise or descend vertically up to 10 feet and can remain suspended there. This trait works like the levitate spell, except there is no duration, and the mystic doesn’t need to concentrate to continue levitating each round." }, { "name": "Planar Commander", "desc": "As a bonus action, the mystic commands an angel, elemental, or fiend ally within 30 feet of it to use a reaction to make one attack against a creature that dealt damage to the mystic in the previous round." }, { "name": "Void Fortitude", "desc": "If damage reduces the satarre mystic to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the satarre mystic drops to 1 hp instead." }, { "name": "Void Weapons", "desc": "The satarre’s weapon attacks are magical. When the satarre hits with any weapon, the weapon deals an extra 1d8 necrotic damage (included in the attack)." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_drake-cactus/?format=api", "key": "tob3_drake-cactus", "name": "Drake, Cactus", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20.0, "climb": 20.0 }, "speed_all": { "unit": null, "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 11, "dexterity": 17, "constitution": 16, "intelligence": 9, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -1, "athletics": 0, "deception": 0, "history": -1, "insight": 1, "intimidation": 0, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, lightning", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, unconscious", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": 30.0, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from tall branched cactus." }, { "name": "Offering of Flesh", "desc": "Spends 1 min carefully cutting its own flesh inflicting 10 slashing to itself to remove small piece of pulpy material. Pulp is edible and provides Med or smaller creature 1 quart of water and nourishment equivalent to one meal. Pulp provides nourishment only if drake offered it willingly." }, { "name": "Regeneration", "desc": "Regains 5 hp at start of its turn. If it takes cold or poison this doesn’t function at start of its next turn. Dies only if it starts its turn with 0 hp and doesn’t regenerate." }, { "name": "Thorny Body", "desc": "A creature that touches it or hits it with melee attack while within 5 ft. of it: DC 13 Dex save or take 4 (1d8) piercing damage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_golem-barnyard/?format=api", "key": "tob3_golem-barnyard", "name": "Golem, Barnyard", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 40.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands creator's languages but can't speak", "data": [] }, "armor_class": 9, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 8, "constitution": 16, "intelligence": 1, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -5, "athletics": 4, "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": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "nonmagic B/P/S attacks not made w/adamantine weapons", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Easily Distracted", "desc": "Disadvantage on Wis (Perception) checks. In addition a creature that the golem can see or hear and that is within 30' of it can attempt to distract golem as a bonus action. Golem must make DC 10 Wis save or spend its next turn moving up to its speed toward the creature using its available actions on that creature." }, { "name": "Immutable Form", "desc": "Immune: form-altering spells/effects." }, { "name": "Lightning Absorption", "desc": "Whenever it is subjected to lightning it takes no damage and instead regains a number of hp equal to the lightning dealt." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_moonless-hunter/?format=api", "key": "tob3_moonless-hunter", "name": "Moonless Hunter", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "climb": 30.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Sylvan, telepathy 30'", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 18, "constitution": 16, "intelligence": 11, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 6, "constitution": 5 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": 3, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic; bludgeoning, piercing or slashing from nonmagical attacks not made w/silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "charmed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Deathly Origins", "desc": "Can be turned and damaged by holy water as Undead." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Nightmare Leap", "desc": "Once on its turn can use half its move to step magically into dreams of sleeping creature within 5 ft. of it. Emerges from dreams of another sleeper within 1 mile of 1st appearing in unoccupied space within 5 ft. of 2nd. Each sleeper suffers a level of exhaustion as nightmares prevent restful sleep (DC 14 Wis negates). Creature that fails save by 5+ also suffers long-term madness." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_npc-atavist/?format=api", "key": "tob3_npc-atavist", "name": "Npc: Atavist", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "any two languages", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 17, "intelligence": 13, "wisdom": 7, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": -2, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 0 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": 1, "athletics": 4, "deception": -1, "history": 1, "insight": -2, "intimidation": -1, "investigation": 1, "medicine": -2, "nature": 1, "perception": -2, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, poison", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Malleable Physiology", "desc": "At the start of its turn the atavist gains one of the following benefits until it ends the effect (no action required) or the start of its next turn:Darkvision out to a range of 30 feet.A climbing flying or swimming speed of 30 feet.Advantage on Wis (Perception) checks that rely on hearing or smell.Bony spikes sprout along its skin and a creature that touches the atavist or hits it with melee attack while within 5 ft. of it takes 4 (1d8) piercing damage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_obeleric/?format=api", "key": "tob3_obeleric", "name": "Obeleric", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "burrow": 15.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 15.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Common and Void Speech but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 7, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 3, "deception": -2, "history": -2, "insight": 1, "intimidation": -2, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified, prone", "condition_immunities": [ { "name": "Petrified", "key": "petrified", "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" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30.0, "truesight_range": null, "actions": [ { "name": "Defensive Roll", "desc": "Can roll itself into a boulder-like defensive form or back into its tentacled true form. While in defensive form it has resistance to B/P/S damage from nonmagical attacks can't make Tentacle Slam or Spit Acid attacks and can't use Reflux.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reflux", "desc": "When the obeleric takes bludgeoning it can vomit acid at one creature within 5 ft. of it. That creature must make DC 13 Dex save or take 3 (1d6) acid.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal boulder." }, { "name": "Ricochet Charge (Defensive Form Only)", "desc": "If it moves 15 ft.+ straight to target and then hits target with Boulder Bash attack on same turn target has disadvantage on save vs. being knocked prone. If target is prone obeleric can move up to 15 ft. straight to 2nd target with o provoking opportunity attacks from 1st target and make one Boulder Bash attack vs. 2nd target as a bonus action if 2nd target is within its reach." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_troll-gutter/?format=api", "key": "tob3_troll-gutter", "name": "Troll, Gutter", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "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-3/" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "swim": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 16, "intelligence": 7, "wisdom": 11, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 3, "stealth": 3, "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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Psychoactive Sweat", "desc": "Any creature that starts its turn within 5 ft. of the troll must make DC 13 Con save or be poisoned until the start of its next turn." }, { "name": "Regeneration", "desc": "The troll regains 10 hp at the start of its turn. If the troll takes acid or fire this trait doesn’t function at the start of the troll’s next turn. The troll dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_bathhouse-drake/?format=api", "key": "ccdx_bathhouse-drake", "name": "Bathhouse Drake", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 60.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 60.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Common, Draconic, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 17, "intelligence": 12, "wisdom": 18, "charisma": 15 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 4, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "medicine": 6, "persuasion": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 1, "athletics": 2, "deception": 2, "history": 1, "insight": 4, "intimidation": 2, "investigation": 1, "medicine": 6, "nature": 1, "perception": 4, "performance": 2, "persuasion": 4, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 16, "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": "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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 10.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bathhouse drake makes three melee attacks: one with its bite and two with its claws. Alternatively, it can use Scalding Jet twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scalding Jet", "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 7 (2d6) fire damage.", "attacks": [ { "name": "Scalding Jet attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6) fire", "damage_bonus": null, "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Burst", "desc": "The bathhouse drake creates a burst of hot steam. Each creature within 20 feet of it must make a DC 14 Constitution saving throw. On a failure, a target takes 14 (4d6) fire damage and is blinded for 1 minute. On a success, a target takes half the damage but isn't blinded. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Amphibious", "desc": "The bathhouse drake can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The bathhouse drake's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: create or destroy water, misty step, prestidigitation\n3/day each: control water, fog cloud, gaseous form, lesser restoration" }, { "name": "Soapy", "desc": "The bathhouse drake has advantage on ability checks and saving throws made to escape a grapple." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_gaki/?format=api", "key": "ccdx_gaki", "name": "Gaki", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any languages it knew in life", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 3900, "ability_scores": { "strength": 7, "dexterity": 18, "constitution": 17, "intelligence": 10, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": -2, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": -2, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 0, "athletics": -2, "deception": 3, "history": 0, "insight": 1, "intimidation": 3, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "cold, necrotic, poison", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "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": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) acid damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "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": 2, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The gaki makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spit Acid", "desc": "Ranged Spell Attack: +6 to hit, range 30 ft., one target. Hit: 21 (6d6) acid damage.", "attacks": [ { "name": "Spit Acid attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 30.0, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6) aci", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?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": "Aura of Famine", "desc": "If a creature starts its turn within 10 feet of a gaki, it is overwhelmed by a hunger that dissolves fat and atrophies muscle. It must make a DC 14 Constitution saving throw, taking 11 (2d10) necrotic damage on a failed save, or half as much damage on a successful one." }, { "name": "Gluttonous Attraction", "desc": "At the start of its turn, if a creature can see the gaki, it must make a DC 14 Wisdom saving throw. On a failure, it is overcome with a desire to kill and eat the ghost, and it must move as close to the gaki as it can." }, { "name": "Hungry Frenzy", "desc": "The gaki has advantage on melee attack rolls against any creature that doesn't have all its hp." }, { "name": "Incorporeal Movement", "desc": "The gaki can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_heavy-cavalry/?format=api", "key": "ccdx_heavy-cavalry", "name": "Heavy Cavalry", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?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.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 19, "armor_detail": "splint, shield", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 450, "ability_scores": { "strength": 15, "dexterity": 12, "constitution": 17, "intelligence": 10, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "athletics": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 0, "athletics": 4, "deception": -1, "history": 0, "insight": 2, "intimidation": -1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath", "desc": "The dragonborn breathes fire in a 15-foot cone. All creatures in that area must make a DC 13 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Heavy Crossbow", "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.", "attacks": [ { "name": "Heavy Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 100.0, "long_range": 400.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lance", "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 8 (1d12 + 2) piercing damage.", "attacks": [ { "name": "Lance attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D12", "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": "Trample", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage and the target must succeed on a DC 13 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Trample (Mounted Only) attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": "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": "Mounted Only", "usage_limits": null } ], "traits": [ { "name": "Cavalry Charge", "desc": "If the dragonborn moves at least 20 feet straight toward a creature while mounted and then hits with a lance attack on the same turn, it can make a trample attack against that creature as a bonus action." }, { "name": "Locked Saddle", "desc": "The dragonborn can't be knocked prone, dismounted, or moved against its will while mounted." }, { "name": "Mounted Warrior", "desc": "The dragonborn is rarely seen without its giant lizard mount. The lizard wears custom scale mail that raises its Armor Class to 15. While the dragonborn is mounted, the giant lizard can't be charmed or frightened." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_mold-zombie/?format=api", "key": "ccdx_mold-zombie", "name": "Mold Zombie", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 17, "dexterity": 8, "constitution": 16, "intelligence": 3, "wisdom": 6, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 5, "wisdom": 0 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -2, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": -2, "intimidation": -3, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "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": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The zombie makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Plague Breath", "desc": "The zombie breathes a cloud of spores in 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or take 10 (3d6) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "Spore Death", "desc": "When the zombie is reduced to 0 hp and doesn't survive with its Undead Fortitude, it explodes in a cloud of spores. Each creature within 5 feet of the zombie must succeed on a DC 13 Constitution saving throw or take 9 (2d8) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar)." }, { "name": "Undead Fortitude", "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_preta/?format=api", "key": "ccdx_preta", "name": "Preta", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 16, "intelligence": 10, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 2, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "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": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Blood Siphon", "desc": "The preta magically draws the blood from a target it can see within 30 feet into its ever-hungry mouth. The target must succeed on a DC 13 Constitution saving throw or take 7 (2d6) points of necrotic damage. The preta regains hp equal to half the necrotic damage dealt.", "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: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Etherealness", "desc": "The preta magically enters the Ethereal Plane from the Material Plane, or vice versa. It is visible on the Material Plane while it is in the Border Ethereal, and vice versa, yet it can't affect or be affected by anything on the other plane.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hidden Illusionist", "desc": "The preta turns invisible until it attacks or uses Blood Siphon, or until its concentration ends (as if concentrating on a spell). While invisible, it leaves no physical evidence of its passage, leaving it traceable only by magic. Any equipment the preta wears or carriers is invisible with it. While invisible, the preta can create small illusory sounds and images like the minor illusion spell except it can create either two images, two sounds, or one sound and one image.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The preta uses its Blood Siphon. It then makes two attacks with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ethereal Sight", "desc": "The preta can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_skull-drake/?format=api", "key": "ccdx_skull-drake", "name": "Skull Drake", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "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/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 60.0, "burrow": 10.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 60.0, "burrow": 10.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 17, "constitution": 16, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 3 }, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 3, "intelligence": -1, "wisdom": 3, "charisma": 0 }, "skill_bonuses": { "intimidation": 2, "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -1, "athletics": 3, "deception": 0, "history": -1, "insight": 1, "intimidation": 2, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 skull drake makes two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Necrotic Breath", "desc": "The skull drake exhales a 15-foot cone of noxious, black gas. Each creature in the area must make a DC 13 Constitution saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. A creature reduced to 0 hp by this damage dies.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Keen Smell", "desc": "The skull drake has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the skull drake has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_coven-sea-hag/?format=api", "key": "a5e-mm_coven-sea-hag", "name": "Coven Sea Hag", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Aquan, Common, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 16, "intelligence": 12, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": { "constitution": 5, "wisdom": 3 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 3 }, "skill_bonuses": { "arcana": 3, "deception": 5, "insight": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 3, "deception": 5, "history": 1, "insight": 3, "intimidation": 3, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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": "Death Glare (Gaze)", "desc": "One frightened creature within 30 feet makes a DC 11 Wisdom saving throw. On a failed saving throw the creature drops to 0 hit points. On a success the creature takes 7 (2d6) psychic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Horrific Transformation", "desc": "The hag briefly takes on a terrifying form or reveals its true form. Each creature within 30 feet that can see the hag makes a DC 11 Wisdom saving throw. A creature under the hags curse automatically fails this saving throw. On a failure, the creature is frightened until the end of its next turn. If a creatures saving throw is successful, it is immune to the hags Horrific Transformation for 24 hours.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Blast", "desc": "An 80-foot-long 5-foot-wide lightning bolt springs from the hags extended claw. Each creature in the area makes a DC 13 Dexterity saving throw taking 21 (6d6) lightning damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The hag attacks twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The hag can breathe air and water." }, { "name": "Curse", "desc": "A creature that makes a bargain with the hag is magically cursed for 30 days. While it is cursed, the target automatically fails saving throws against the hags scrying and geas spells, and the hag can cast control weather centered on the creature." }, { "name": "Innate Spellcasting", "desc": "The hags innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components: At will: dancing lights, disguise self, 1/day: control weather, geas, scrying" } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_gold-dragon-wyrmling/?format=api", "key": "a5e-mm_gold-dragon-wyrmling", "name": "Gold Dragon Wyrmling", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 16, "intelligence": 14, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "skill_bonuses": { "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 3, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Molten Breath", "desc": "The dragon exhales molten gold in a 15-foot cone. Each creature in the area makes a DC 13 Dexterity saving throw taking 22 (4d10) fire damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slowing Breath", "desc": "The dragon exhales gas in a 15-foot cone. Each creature in the area must succeed on a DC 13 Strength saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns ending the effect on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_hill-dwarf-wrestler/?format=api", "key": "a5e-mm_hill-dwarf-wrestler", "name": "Hill Dwarf Wrestler", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "dexterity": 4 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 5, "intimidation": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 0, "athletics": 5, "deception": 0, "history": 0, "insight": 2, "intimidation": 2, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Body Slam", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one grappled creature. Hit: 20 (5d6 + 3) bludgeoning damage and the grapple ends.", "attacks": [ { "name": "Body Slam attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fists", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Fists attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Grab", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 13 (3d6 + 3) bludgeoning damage and the target is grappled (escape DC 13). Until this grapple ends the pugilist can't grapple a different target.", "attacks": [ { "name": "Grab attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "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 }, { "name": "Haymaker", "desc": "The pugilist attacks with their fists. On a hit, the attack deals an extra 7 (2d6) damage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Head Shot", "desc": "The pugilist attacks with their fists. On a hit, the target makes a DC 13 Constitution saving throw. On a failure, it is stunned until the end of the pugilists next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The pugilist attacks three times with their fists.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Opportune Jab", "desc": "If a creature attempts to grapple the pugilist, the pugilist attacks that creature with their fists.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pin", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one grappled creature. Hit: 13 (3d6 + 3) bludgeoning damage and the target is restrained until the grapple ends.", "attacks": [ { "name": "Pin attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Unarmored Defense", "desc": "The pugilists AC equals 10 + their Dexterity modifier + their Wisdom modifier." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_lizardfolk-chosen-one/?format=api", "key": "a5e-mm_lizardfolk-chosen-one", "name": "Lizardfolk Chosen One", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 16, "intelligence": 10, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "constitution": 5, "wisdom": 3 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 3, "charisma": 2 }, "skill_bonuses": { "perception": 3, "stealth": 3, "survival": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 1, "stealth": 3, "survival": 3 }, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The lizardfolk attacks once with its shield and twice with its trident.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shield", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage and the target makes a DC 13 Strength check. On a failure it is knocked prone.", "attacks": [ { "name": "Shield attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "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": "Supernatural Rebuke", "desc": "When the lizardfolk is dealt damage by a creature it can see within 60 feet, its attacker makes a DC 13 Dexterity saving throw. On a failure, the attacker takes 11 (2d10) fire or radiant damage (the lizardfolks choice).", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Trident", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (2d6 + 3) piercing damage and the lizardfolk gains temporary hit points equal to half the damage dealt.", "attacks": [ { "name": "Trident attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 } ], "traits": [ { "name": "Aligned", "desc": "The lizardfolk radiates either an Evil or Good aura." }, { "name": "Hold Breath", "desc": "The lizardfolk can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_pugilist/?format=api", "key": "a5e-mm_pugilist", "name": "Pugilist", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "dexterity": 4 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 5, "intimidation": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 0, "athletics": 5, "deception": 0, "history": 0, "insight": 2, "intimidation": 2, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fists", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Fists attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Haymaker", "desc": "The pugilist attacks with their fists. On a hit, the attack deals an extra 7 (2d6) damage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Head Shot", "desc": "The pugilist attacks with their fists. On a hit, the target makes a DC 13 Constitution saving throw. On a failure, it is stunned until the end of the pugilists next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The pugilist attacks three times with their fists.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Opportune Jab", "desc": "If a creature attempts to grapple the pugilist, the pugilist attacks that creature with their fists.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Unarmored Defense", "desc": "The pugilists AC equals 10 + their Dexterity modifier + their Wisdom modifier." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_red-dragon-wyrmling/?format=api", "key": "a5e-mm_red-dragon-wyrmling", "name": "Red Dragon Wyrmling", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 12, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "intimidation": 4, "perception": 2, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 4, "investigation": 1, "medicine": 0, "nature": 1, "perception": 2, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 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": "Fire Breath", "desc": "The dragon exhales a blast of fire in a 15-foot cone. Each creature in that area makes a DC 15 Dexterity saving throw taking 24 (7d6) fire damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Volcanic Tyrant", "desc": "The dragon is immune to the effects of poisonous gases caused by volcanic environments. It also ignores difficult terrain caused by lava." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_zombie-horde/?format=api", "key": "a5e-mm_zombie-horde", "name": "Zombie Horde", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?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.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands the languages it knew in life but can't speak", "data": [] }, "armor_class": 8, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 6, "constitution": 16, "intelligence": 3, "wisdom": 6, "charisma": 4 }, "modifiers": { "strength": 1, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -2, "arcana": -4, "athletics": 1, "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": -2, "survival": -2 }, "passive_perception": 8, "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": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "fatigue, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one grappled target. Hit: 32 (5d10 + 5) piercing damage and the horde regains the same number of hit points.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Grab", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 22 (5d6 + 5) bludgeoning damage. If the target is a Medium or smaller creature it is grappled (escape DC 11).", "attacks": [ { "name": "Grab attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Area Vulnerability", "desc": "The horde takes double damage from any effect that targets an area." }, { "name": "Horde", "desc": "The horde is composed of 5 or more zombies. If it is subjected to a spell, attack, or other effect that affects only one target, it takes any damage but ignores other effects. It can share its space with Medium or smaller creatures or objects. The horde can move through any opening large enough for one Medium creature without squeezing." }, { "name": "Horde Dispersal", "desc": "When the horde is reduced to 0 hit points, it turns into 2 (1d4) zombies with 7 hit points each." }, { "name": "Undead Nature", "desc": "A zombie doesnt require air, sustenance, or sleep." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_chain-devil/?format=api", "key": "srd_chain-devil", "name": "Chain Devil", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": "Devils", "alignment": "lawful evil", "languages": { "as_string": "Infernal, telepathy 120 ft.", "data": [ { "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": "natural armor", "hit_points": 85, "hit_dice": "10d8+40", "experience_points": 7200, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 18, "intelligence": 11, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "constitution": 7, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 7, "intelligence": 0, "wisdom": 4, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Animate Chains", "desc": "Up to four chains the devil can see within 60 feet of it magically sprout razor-edged barbs and animate under the devil's control, provided that the chains aren't being worn or carried.\nEach animated chain is an object with AC 20, 20 hit points, resistance to piercing damage, and immunity to psychic and thunder damage. When the devil uses Multiattack on its turn, it can use each animated chain to make one additional chain attack. An animated chain can grapple one creature of its own but can't make attacks while grappling. An animated chain reverts to its inanimate state if reduced to 0 hit points or if the devil is incapacitated or dies.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Chain", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) slashing damage. The target is grappled (escape DC 14) if the devil isn't already grappling a creature. Until this grapple ends, the target is restrained and takes 7 (2d6) piercing damage at the start of each of its turns.", "attacks": [ { "name": "Chain attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The devil makes two attacks with its chains.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Unnerving Mask", "desc": "When a creature the devil can see starts its turn within 30 feet of the devil, the devil can create the illusion that it looks like one of the creature's departed loved ones or bitter enemies. If the creature can see the devil, it must succeed on a DC 14 Wisdom saving throw or be frightened until the end of its turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devil's Sight", "desc": "Magical darkness doesn't impede the devil's darkvision." }, { "name": "Magic Resistance", "desc": "The devil has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [ { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_angatra/?format=api", "key": "tob_angatra", "name": "Angatra", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "all languages it knew in life", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 85, "hit_dice": "10d8+40", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 20, "constitution": 18, "intelligence": 8, "wisdom": 12, "charisma": 15 }, "modifiers": { "strength": 2, "dexterity": 5, "constitution": 4, "intelligence": -1, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 5, "constitution": 4, "intelligence": -1, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 4, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -1, "athletics": 2, "deception": 2, "history": -1, "insight": 1, "intimidation": 2, "investigation": -1, "medicine": 1, "nature": -1, "perception": 4, "performance": 2, "persuasion": 2, "religion": -1, "sleight_of_hand": 5, "stealth": 8, "survival": 1 }, "passive_perception": 14, "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": "necrotic; 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": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "charmed, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 10 (2d4 + 5) piercing damage, and the creature must succeed on a DC 15 Constitution saving throw or be paralyzed by pain until the end of its next turn.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 angatra makes two attacks with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Agonizing Gaze", "desc": "When a creature that can see the angatra's eyes starts its turn within 30 feet of the angatra, it must make a DC 13 Charisma saving throw if the angatra isn't incapacitated and can see the creature. On a failed saving throw, the creature has its pain threshold lowered, so that it becomes vulnerable to all damage types until the end of its next turn. Unless it's surprised, a creature can avoid the saving throw by averting its eyes at the start of its turn. A creature that averts its eyes can't see the angatra for one full round, when it chooses anew whether to avert its eyes again. If the creature looks at the angatra in the meantime, it must immediately make the save." }, { "name": "Ancestral Wrath", "desc": "The angatra immediately recognizes any individual that is descended from its tribe. It has advantage on attack rolls against such creatures, and those creatures have disadvantage on saving throws against the angatra's traits and attacks." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_vangsluagh/?format=api", "key": "tob2_vangsluagh", "name": "Vangsluagh", "document": { "name": "Tome of Beasts 2", "key": "tob2", "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": "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": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Void Speech", "data": [ { "name": "Void Speech", "key": "void-speech", "url": "https://api-beta.open5e.com/v2/languages/void-speech/?format=api", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 85, "hit_dice": "10d8+40", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 17, "constitution": 18, "intelligence": 10, "wisdom": 10, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 4, "intelligence": 0, "wisdom": 0, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 4, "intelligence": 0, "wisdom": 0, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 1, "deception": 3, "history": 0, "insight": 0, "intimidation": 3, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "thunder", "damage_immunities": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "deafened", "condition_immunities": [ { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Agonizing Trill", "desc": "The vangsluagh increases the pitch of its cacophony to deadly levels. Each creature within 30 feet of the vangsluagh must make a DC 13 Constitution saving throw. On a failure, a creature takes 10 (3d6) thunder damage and is stunned for 1 minute. On a success, a creature takes half the damage and isn't stunned. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vangsluagh makes two tentacle lash attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sonic Bullet", "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 10 (3d6) thunder damage, and the target must make a DC 13 Constitution saving throw or be deafened until the end of its next turn.", "attacks": [ { "name": "Sonic Bullet attack", "attack_type": "SPELL", "to_hit_mod": 5, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6) thun", "damage_bonus": null, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle Lash", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.", "attacks": [ { "name": "Tentacle Lash attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10.0, "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": "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": "Constant Racket", "desc": "The vangsluagh has disadvantage on Dexterity (Stealth) checks." }, { "name": "Distracting Cacophony", "desc": "The vangsluagh constantly emits a din of bleats, trills, and trumpets. A creature that casts a spell while it is within 30 feet of the vangsluagh must make a DC 13 Intelligence, Wisdom, or Charisma saving throw. (The type of saving throw required is dependent on the spellcasting creature’s spellcasting ability score.) On a failed save, the spell isn’t cast, and the spell slot isn’t expended. In addition, a creature that starts its turn within 30 feet of the vangsluagh and is maintaining concentration on a spell must succeed on a DC 13 Constitution saving throw or it loses concentration on the spell." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_couatl/?format=api", "key": "a5e-mm_couatl", "name": "Couatl", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 90.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 16, "armor_detail": "", "hit_points": 85, "hit_dice": "10d8+40", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 18, "intelligence": 18, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 4, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "constitution": 6, "wisdom": 7, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 4, "wisdom": 7, "charisma": 6 }, "skill_bonuses": { "perception": 7, "persuasion": 6, "religion": 7 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 5, "arcana": 4, "athletics": 4, "deception": 4, "history": 4, "insight": 5, "intimidation": 4, "investigation": 4, "medicine": 5, "nature": 4, "perception": 7, "performance": 4, "persuasion": 6, "religion": 7, "sleight_of_hand": 4, "stealth": 4, "survival": 5 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic, radiant; damage from nonmagical weapons", "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": "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": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage and the target makes a DC 14 Constitution saving throw. On a failure it is poisoned for 24 hours. The target is unconscious until the poisoned condition ends or a creature uses an action to shake the target awake.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "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": "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": "Constrict", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: 14 (3d6 + 4) bludgeoning damage and the target is grappled (escape DC 14). Until this grapple ends the target is restrained the couatl can't constrict other targets and the couatl has advantage on attacks against the target.", "attacks": [ { "name": "Constrict attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Heal", "desc": "The couatl touches a creature magically healing 20 hit points of damage and ending the poisoned condition on that creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Shapeshift", "desc": "The couatl magically changes its form to resemble that of a humanoid or beast or back into its true form. It reverts to its true form if it dies. If its form is humanoid it is equipped with clothing and a weapon. While shapeshifted its statistics are the same except that it can't use Constrict and Shielding Wing and it may gain a swim speed of 60 or lose its fly speed if appropriate to its new form. If its a beast it can use its bite attack. If its a humanoid it may make a weapon attack which functions identically to its bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shielding Wing", "desc": "When the couatl or a creature within 5 feet is attacked, the couatl can interpose a wing and impose disadvantage on the attack.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The couatls spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components: At will: detect evil and good, detect magic, 3/day each: create food and water, detect thoughts, lesser restoration, 1/day each: dream, greater restoration, scrying" } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_death-butterfly-swarm/?format=api", "key": "tob_death-butterfly-swarm", "name": "Death Butterfly Swarm", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "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/" }, "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": 5.0, "unit": "feet", "fly": 40.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 5.0, "crawl": 2.5, "hover": true, "fly": 40.0, "burrow": 0.0, "climb": 2.5, "swim": 2.5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "11d10", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 12, "charisma": 15 }, "modifiers": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -5, "athletics": -5, "deception": 2, "history": -5, "insight": 1, "intimidation": 2, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": 2, "persuasion": 2, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "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": "cold, fire", "damage_vulnerabilities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "charmed, frightened, paralyzed, petrified, prone, restrained, petrified", "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": "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" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., every target in the swarm's space. Hit: 22 (6d6 + 1) piercing damage, or 11 (3d6 + 1) piercing damage if the swarm has half of its hit points or fewer. The target also takes 10 (3d6) poison damage and becomes poisoned for 1d4 rounds; a successful DC 13 Constitution saving throw reduces poison damage by half and prevents the poisoned condition.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 swarm makes a Bite attack against every target in its spaces.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Potent Poison", "desc": "The death butterfly swarm's poison affects corporeal undead who are otherwise immune to poison." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." }, { "name": "Weight of Wings", "desc": "A creature in a space occupied by the death butterfly swarm has its speed reduced by half, and must succeed on a DC 13 Dexterity saving throw or become blinded. Both effects end when the creature doesn't share a space with the swarm at the end of the creature's turn. If a creature succeeds on the saving throw, it is immune to the swarm's blindness (but not the speed reduction) for 24 hours." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_death-butterfly-swarm/?format=api", "key": "tob-2023_death-butterfly-swarm", "name": "Death Butterfly Swarm", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "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/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "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": 40.0, "unit": "feet", "fly": 5.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 5.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "Unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "11d10", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 14, "constitution": 10, "intelligence": 1, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": -5, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": -5, "deception": 1, "history": -5, "insight": 1, "intimidation": 1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": 1, "persuasion": 1, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "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": "cold, fire", "damage_vulnerabilities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "charmed, frightened, grappled, paralyzed, petrified, poisoned, 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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 12 Constitution saving throw. On a failure, it takes 10 (3d6) poison damage and is poisoned until the end of its next turn. On a success, it takes half the damage and isn't poisoned.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "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": "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": [ { "name": "Potent Poison", "desc": "Undead with resistance or immunity to poison damage or the poisoned condition can be affected by the swarm’s poison." }, { "name": "Swarm", "desc": "The swarm can occupy another creature’s space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can’t regain hp or gain temporary hp." }, { "name": "Weight of Wings", "desc": "A creature that starts its turn in the swarm’s space has its speed halved and must succeed on a DC 12 Dexterity saving throw or become blinded. Both effects end when the creature ends its turn outside the swarm’s space. On a successful saving throw, the creature is immune to the blinding effect of Weight of Wings for the next 24 hours." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_hippopotamus/?format=api", "key": "srd-2024_hippopotamus", "name": "Hippopotamus", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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": "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": 30.0, "unit": "feet", "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "11d10 + 22", "experience_points": 1100, "ability_scores": { "strength": 21, "dexterity": 7, "constitution": 15, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "strength": 7, "dexterity": -2, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": 7, "dexterity": -2, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 16 (2d10 + 5) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 hippopotamus makes two Bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The hippopotamus can hold its breath for 10 minutes." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_oculo-swarm/?format=api", "key": "tob-2023_oculo-swarm", "name": "Oculo Swarm", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "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/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "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": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 5.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 5.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Evil", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 82, "hit_dice": "11d10 + 22", "experience_points": 1100, "ability_scores": { "strength": 10, "dexterity": 20, "constitution": 14, "intelligence": 8, "wisdom": 15, "charisma": 17 }, "modifiers": { "strength": 0, "dexterity": 5, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "insight": 6, "perception": 6, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": -1, "athletics": 0, "deception": 3, "history": -1, "insight": 6, "intimidation": 3, "investigation": -1, "medicine": 2, "nature": -1, "perception": 6, "performance": 3, "persuasion": 3, "religion": -1, "sleight_of_hand": 5, "stealth": 7, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "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": "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Disorienting Gaze", "desc": "The swarm's many eyes suddenly turn in different directions. Each creature within 10 feet of the oculo swarm must make a DC 13 Charisma saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is disoriented until the end of its next turn. On a success, a creature takes half the damage and isn't disoriented. A disoriented creature is incapacitated and moves in a random direction when it moves.", "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": "Extract Eye", "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 18 (4d8) piercing damage, or 9 (2d8) piercing damage if the swarm has half of its hp or fewer.", "attacks": [ { "name": "Extract Eye attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8) 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": "Multiattack", "desc": "The oculo swarm makes two Extract Eye attacks. If both attacks hit one creature, the target must succeed on a DC 13 Strength saving throw or the swarm removes one of its eyes. While missing half or fewer of its total number of eyes, the target has disadvantage on attack rolls and Wisdom (Perception) checks that rely on sight. While missing more than half its total number of eyes, the target is blinded until its sight is restored. If the target's eye is recovered from the defeated swarm, it can be reattached with a successful DC 12 Wisdom (Medicine) check, provided the eye is reattached within 1 hour of the target losing the eye.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hundreds of Eyes", "desc": "The oculo swarm has advantage on Wisdom (Perception) checks that rely on sight and on saving throws against being blinded. In addition, if the swarm isn’t blinded, creatures attacking it can’t benefit from traits and features that rely on a creature’s allies distracting or surrounding the swarm, such as the Pack Tactics trait or Sneak Attack class feature." }, { "name": "Swarm", "desc": "The swarm can occupy another creature’s space and vice versa, and the swarm can move through any opening large enough for a Tiny eyeball. The swarm can’t regain hp or gain temporary hp." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_shadhavar/?format=api", "key": "tob-2023_shadhavar", "name": "Shadhavar", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "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/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral", "languages": { "as_string": "understands Elvish and Umbral but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "natural", "hit_points": 82, "hit_dice": "11d10 + 22", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 15, "constitution": 14, "intelligence": 8, "wisdom": 10, "charisma": 16 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 0, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 0, "charisma": 3 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -1, "athletics": 2, "deception": 3, "history": -1, "insight": 0, "intimidation": 3, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": 3, "persuasion": 3, "religion": -1, "sleight_of_hand": 2, "stealth": 4, "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.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Darkness Aura", "desc": "A 15-foot radius of magical darkness extends out from the shadhavar, moves with it, and spreads around corners. The darkness lasts as long as the shadhavar maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is dispelled.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Gore", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 (2d6 + 2) bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": "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 }, { "name": "Multiattack", "desc": "The shadhavar makes one Gore attack and one Hooves attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Plaintive Melody", "desc": "The shadhavar plays a captivating melody through its hollow horn. Each creature within 60 feet of the shadhavar that can hear it must succeed on a DC 13 Wisdom saving throw or be charmed until the start of the shadhavar's next turn. While charmed, a creature is incapacitated, its speed is reduced to 0, and the shadhavar has advantage on attack rolls against it.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Magic Horn", "desc": "The shadhavar’s Gore attacks are magical." }, { "name": "Shadesight", "desc": "Magical darkness doesn’t impede the shadhavar’s darkvision." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_fire-elemental/?format=api", "key": "srd-2024_fire-elemental", "name": "Fire Elemental", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?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": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial (Ignan)", "data": [ { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d10 + 33", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 17, "constitution": 16, "intelligence": 6, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -2, "athletics": 0, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "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": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Burn", "desc": "Melee Attack Roll: +6, reach 5 ft. 10 (2d6 + 3) Fire damage. If the target is a creature or a flammable object, it starts burning.", "attacks": [ { "name": "Burn attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "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": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The elemental makes two Burn attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fire Aura", "desc": "At the end of each of the elemental's turns, each creature in a 10-foot Emanation originating from the elemental takes 5 (1d10) Fire damage. Creatures and flammable objects in the Emanation start Hitazard burning." }, { "name": "Fire Form", "desc": "The elemental can move through a space as narrow as 1 inch without expending extra movement to do so, and it can enter a creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) Fire damage." }, { "name": "Illumination", "desc": "The elemental sheds Bright Light in a 30-foot radius and Dim Light for an additional 30 feet." }, { "name": "Water Susceptibility", "desc": "The elemental takes 3 (1d6) Cold damage for every 5 feet the elemental moves in water or for every gallon of water splashed on it." } ], "creaturesets": [], "environments": [] }, { "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", "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.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 5.0 }, "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.0, "darkvision_range": 60.0, "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.0, "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": [] } ] }{ "count": 3539, "next": "