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=-actions&page=5
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-actions&page=6", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-actions&page=4", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/tob_thursir-giant/?format=api", "key": "tob_thursir-giant", "name": "Thursir Giant", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 40.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": "neutral evil (50%) lawful evil (50%)", "languages": { "as_string": "Common, Dwarven, 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": 13, "armor_detail": "chain shirt", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 13, "wisdom": 15, "charisma": 11 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 6, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 1, "athletics": 6, "deception": 0, "history": 1, "insight": 2, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two warhammer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 40.0, "long_range": 160.0, "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": "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": "Runic Blood", "desc": "Thursir giants can inscribe the thurs rune on a weapon. A creature hit by the weapon takes an additional 1d8 lightning damage, and the target can't take reactions until the start of its next turn. The thurs rune lasts for one hour, or for three hits, whichever comes first.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Warhammer", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.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": "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": "Cast Iron Stomach", "desc": "The giant can consume half of its weight in food without ill effect, and it has advantage against anything that would give it the poisoned condition. Poisonous and spoiled foodstuffs are common in a thursir lair." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thursir-giant/?format=api", "key": "tob_thursir-giant", "name": "Thursir Giant", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 40.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": "neutral evil (50%) lawful evil (50%)", "languages": { "as_string": "Common, Dwarven, 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": 13, "armor_detail": "chain shirt", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 13, "wisdom": 15, "charisma": 11 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 6, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 1, "athletics": 6, "deception": 0, "history": 1, "insight": 2, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two warhammer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 40.0, "long_range": 160.0, "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": "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": "Runic Blood", "desc": "Thursir giants can inscribe the thurs rune on a weapon. A creature hit by the weapon takes an additional 1d8 lightning damage, and the target can't take reactions until the start of its next turn. The thurs rune lasts for one hour, or for three hits, whichever comes first.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Warhammer", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.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": "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": "Cast Iron Stomach", "desc": "The giant can consume half of its weight in food without ill effect, and it has advantage against anything that would give it the poisoned condition. Poisonous and spoiled foodstuffs are common in a thursir lair." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thursir-giant/?format=api", "key": "tob_thursir-giant", "name": "Thursir Giant", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 40.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": "neutral evil (50%) lawful evil (50%)", "languages": { "as_string": "Common, Dwarven, 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": 13, "armor_detail": "chain shirt", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 13, "wisdom": 15, "charisma": 11 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 6, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 1, "athletics": 6, "deception": 0, "history": 1, "insight": 2, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two warhammer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 40.0, "long_range": 160.0, "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": "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": "Runic Blood", "desc": "Thursir giants can inscribe the thurs rune on a weapon. A creature hit by the weapon takes an additional 1d8 lightning damage, and the target can't take reactions until the start of its next turn. The thurs rune lasts for one hour, or for three hits, whichever comes first.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Warhammer", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.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": "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": "Cast Iron Stomach", "desc": "The giant can consume half of its weight in food without ill effect, and it has advantage against anything that would give it the poisoned condition. Poisonous and spoiled foodstuffs are common in a thursir lair." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_thuellai/?format=api", "key": "tob_thuellai", "name": "Thuellai", "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": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 100.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 100.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Dwarvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 24, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 7, "saving_throws": { "intelligence": 4, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 7, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 7, "stealth": 7, "survival": 0 }, "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": "lightning, thunder; 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": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "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": "Algid Aura", "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Blizzard", "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.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": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Freezing Breath", "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Howl of the Maddening Wind", "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The thuellai 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": "Air Mastery", "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai." }, { "name": "Snow Vision", "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_temple-dog/?format=api", "key": "tob_temple-dog", "name": "Temple Dog", "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": "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": "5.000", "challenge_rating_text": "5", "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": "good", "languages": { "as_string": "understands Celestial and Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8+30", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 8, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 7, "constitution": 5, "intelligence": 2, "wisdom": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 2, "constitution": 5, "intelligence": 2, "wisdom": 5, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -1, "athletics": 4, "deception": 0, "history": -1, "insight": 2, "intimidation": 0, "investigation": -1, "medicine": 2, "nature": -1, "perception": 5, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "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 Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage plus 9 (2d4 + 4) bludgeoning damage, and the target is grappled (escape DC 14). The target must also make a successful DC 15 Constitution saving throw or be stunned until the end of its next turn.", "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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": 4, "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": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone and pushed 5 feet. The temple dog can immediately enter the position the target was pushed out of, if it chooses to.", "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": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Magic Resistance", "desc": "The temple dog has advantage on saving throws against spells and other magical effects." }, { "name": "Protector's Initiative", "desc": "If the temple dog is entering combat against a clear threat to its temple, it has advantage on its initiative roll." }, { "name": "Rushing Slam", "desc": "If the temple dog moves at least 10 feet straight toward a target and then makes a slam attack against that target, it can make an additional slam attack against a second creature within 5 feet of the first target as a bonus action." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_temple-dog/?format=api", "key": "tob_temple-dog", "name": "Temple Dog", "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": "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": "5.000", "challenge_rating_text": "5", "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": "good", "languages": { "as_string": "understands Celestial and Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8+30", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 8, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 7, "constitution": 5, "intelligence": 2, "wisdom": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 2, "constitution": 5, "intelligence": 2, "wisdom": 5, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -1, "athletics": 4, "deception": 0, "history": -1, "insight": 2, "intimidation": 0, "investigation": -1, "medicine": 2, "nature": -1, "perception": 5, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "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 Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage plus 9 (2d4 + 4) bludgeoning damage, and the target is grappled (escape DC 14). The target must also make a successful DC 15 Constitution saving throw or be stunned until the end of its next turn.", "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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": 4, "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": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone and pushed 5 feet. The temple dog can immediately enter the position the target was pushed out of, if it chooses to.", "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": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Magic Resistance", "desc": "The temple dog has advantage on saving throws against spells and other magical effects." }, { "name": "Protector's Initiative", "desc": "If the temple dog is entering combat against a clear threat to its temple, it has advantage on its initiative roll." }, { "name": "Rushing Slam", "desc": "If the temple dog moves at least 10 feet straight toward a target and then makes a slam attack against that target, it can make an additional slam attack against a second creature within 5 feet of the first target as a bonus action." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_swamp-adder/?format=api", "key": "tob_swamp-adder", "name": "Swamp Adder", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 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": "-", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 18, "hit_dice": "4d6+4", "experience_points": 50, "ability_scores": { "strength": 4, "dexterity": 16, "constitution": 12, "intelligence": 1, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -3, "deception": -3, "history": -5, "insight": 0, "intimidation": -3, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 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": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the target must make a successful DC 11 saving throw or become poisoned. While poisoned this way, the target is paralyzed and takes 3(1d6) poison damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 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": "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": "Swamp Camouflage", "desc": "The swamp adder has advantage on Dexterity (Stealth) checks while in swamp terrain." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_suturefly/?format=api", "key": "tob_suturefly", "name": "Suturefly", "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": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "fly": 40.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": true, "fly": 40.0, "burrow": 0.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 7, "hit_dice": "3d4", "experience_points": 50, "ability_scores": { "strength": 1, "dexterity": 19, "constitution": 10, "intelligence": 1, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -5, "dexterity": 4, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 4, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -5, "athletics": -5, "deception": -3, "history": -5, "insight": 1, "intimidation": -3, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 4, "stealth": 6, "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": "Sew", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the suturefly sews the target's mouth, nose, or eye closed. With supernatural speed, the suturefly repeatedly pierces the target's face, each time threading a loop of the target's own skin through the previous hole. These skin loops rapidly blacken, shrink, and draw the orifice tightly closed. It takes two actions and a sharp blade to sever the loops and reopen the orifice, and the process causes intense pain and 2 slashing damage. A victim whose mouth and nose have been sewn shut begins suffocating at the start of his or her next turn.", "attacks": [ { "name": "Sew 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": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Camouflage", "desc": "A suturefly in forest surroundings has advantage on Dexterity (Stealth) checks." }, { "name": "Detect Blasphemy", "desc": "The most common variety of suturefly attacks any creature that blasphemes aloud, which it can detect at a range of 100 feet unless the blasphemer makes a successful DC 13 Charisma saving throw." } ], "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_subek/?format=api", "key": "tob_subek", "name": "Subek", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.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": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "8d10+32", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "history": 5, "investigation": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 1, "history": 5, "insight": 1, "intimidation": 1, "investigation": 5, "medicine": 1, "nature": 2, "perception": 1, "performance": 1, "persuasion": 1, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.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 creature. Hit: 11 (2d6 + 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": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage.", "attacks": [ { "name": "Claws 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": "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 subek makes one bite attack and one claws attack. If both attacks hit the same target, the subek can make a thrash attack as a bonus action against that target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thrash", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d10) slashing damage.", "attacks": [ { "name": "Thrash 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The subek has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Flood Fever", "desc": "During flood season, the subek is overcome with bloodthirsty malice. Its alignment shifts to chaotic evil, it gains the Blood Frenzy trait, and it loses the capacity to speak Common and its bonuses to History and Investigation." }, { "name": "Hold Breath", "desc": "The subek can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_subek/?format=api", "key": "tob_subek", "name": "Subek", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.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": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "8d10+32", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "history": 5, "investigation": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 1, "history": 5, "insight": 1, "intimidation": 1, "investigation": 5, "medicine": 1, "nature": 2, "perception": 1, "performance": 1, "persuasion": 1, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.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 creature. Hit: 11 (2d6 + 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": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage.", "attacks": [ { "name": "Claws 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": "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 subek makes one bite attack and one claws attack. If both attacks hit the same target, the subek can make a thrash attack as a bonus action against that target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thrash", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d10) slashing damage.", "attacks": [ { "name": "Thrash 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The subek has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Flood Fever", "desc": "During flood season, the subek is overcome with bloodthirsty malice. Its alignment shifts to chaotic evil, it gains the Blood Frenzy trait, and it loses the capacity to speak Common and its bonuses to History and Investigation." }, { "name": "Hold Breath", "desc": "The subek can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_subek/?format=api", "key": "tob_subek", "name": "Subek", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.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": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "8d10+32", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "history": 5, "investigation": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 1, "history": 5, "insight": 1, "intimidation": 1, "investigation": 5, "medicine": 1, "nature": 2, "perception": 1, "performance": 1, "persuasion": 1, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.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 creature. Hit: 11 (2d6 + 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": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage.", "attacks": [ { "name": "Claws 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": "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 subek makes one bite attack and one claws attack. If both attacks hit the same target, the subek can make a thrash attack as a bonus action against that target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thrash", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d10) slashing damage.", "attacks": [ { "name": "Thrash 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The subek has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Flood Fever", "desc": "During flood season, the subek is overcome with bloodthirsty malice. Its alignment shifts to chaotic evil, it gains the Blood Frenzy trait, and it loses the capacity to speak Common and its bonuses to History and Investigation." }, { "name": "Hold Breath", "desc": "The subek can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_subek/?format=api", "key": "tob_subek", "name": "Subek", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.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": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "8d10+32", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "history": 5, "investigation": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 4, "deception": 1, "history": 5, "insight": 1, "intimidation": 1, "investigation": 5, "medicine": 1, "nature": 2, "perception": 1, "performance": 1, "persuasion": 1, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.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 creature. Hit: 11 (2d6 + 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": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage.", "attacks": [ { "name": "Claws 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": "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 subek makes one bite attack and one claws attack. If both attacks hit the same target, the subek can make a thrash attack as a bonus action against that target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thrash", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d10) slashing damage.", "attacks": [ { "name": "Thrash 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The subek has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Flood Fever", "desc": "During flood season, the subek is overcome with bloodthirsty malice. Its alignment shifts to chaotic evil, it gains the Blood Frenzy trait, and it loses the capacity to speak Common and its bonuses to History and Investigation." }, { "name": "Hold Breath", "desc": "The subek can hold its breath for 15 minutes." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_stygian-fat-tailed-scorpion/?format=api", "key": "tob_stygian-fat-tailed-scorpion", "name": "Stygian Fat-Tailed Scorpion", "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": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 10, "hit_dice": "4d4", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -4, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage.", "attacks": [ { "name": "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": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The scorpion makes three attacks: two with its claws and one with its sting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, plus 21 (6d6) poison damage and the target is poisoned until it completes a short or long rest. A successful DC 10 Constitution saving throw reduces the poison damage to half and prevents the poisoned condition. If the target fails this saving throw while already poisoned, it gains one level of exhaustion in addition to the other effects.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 5, "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": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "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_stygian-fat-tailed-scorpion/?format=api", "key": "tob_stygian-fat-tailed-scorpion", "name": "Stygian Fat-Tailed Scorpion", "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": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 10, "hit_dice": "4d4", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -4, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage.", "attacks": [ { "name": "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": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The scorpion makes three attacks: two with its claws and one with its sting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, plus 21 (6d6) poison damage and the target is poisoned until it completes a short or long rest. A successful DC 10 Constitution saving throw reduces the poison damage to half and prevents the poisoned condition. If the target fails this saving throw while already poisoned, it gains one level of exhaustion in addition to the other effects.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 5, "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": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "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_stygian-fat-tailed-scorpion/?format=api", "key": "tob_stygian-fat-tailed-scorpion", "name": "Stygian Fat-Tailed Scorpion", "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": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 10, "hit_dice": "4d4", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -4, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage.", "attacks": [ { "name": "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": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The scorpion makes three attacks: two with its claws and one with its sting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sting", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, plus 21 (6d6) poison damage and the target is poisoned until it completes a short or long rest. A successful DC 10 Constitution saving throw reduces the poison damage to half and prevents the poisoned condition. If the target fails this saving throw while already poisoned, it gains one level of exhaustion in addition to the other effects.", "attacks": [ { "name": "Sting attack", "attack_type": "WEAPON", "to_hit_mod": 5, "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": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "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_stuhac/?format=api", "key": "tob_stuhac", "name": "Stuhac", "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": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Infernal; telepathy 100 ft.", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d8+100", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 11, "dexterity": 9, "constitution": 10, "charisma": 7 }, "saving_throws_all": { "strength": 11, "dexterity": 9, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 7 }, "skill_bonuses": { "deception": 12 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 12, "history": 1, "insight": 3, "intimidation": 2, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, fire; bludgeoning and piercing 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": "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: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "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": "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: +11 to hit, reach 5 ft., one target. Hit: 29 (5d8 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": "Hobble", "desc": "A stuhac can cripple a creature by telekinetically tearing its tendons and ligaments. A stuhac can target one creature within 100 feet. The target must make a successful DC 16 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 20 feet. Magical movement (flight, teleportation, etc.) is unaffected. This damage can only be cured through magical healing, not by spending hit dice or resting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The stuhac makes two claw attacks and one bite attack, or two claw attacks and one hobble.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mountain Stride", "desc": "Mountain slopes and stone outcroppings pose no obstacle to a stuhac's movement. In mountainous areas, it scrambles through difficult terrain without hindrance." }, { "name": "Powerful Leap", "desc": "The stuhac can jump three times the normal distance: 66 feet horizontally or 27 feet vertically with a running start, or half those distances from a stationary start." }, { "name": "Shapechanger", "desc": "The stuhac can use its action to polymorph into one of two forms: that of an elderly humanoid male, and its natural form. It cannot alter either form's appearance or capabilities using this ability, and damage sustained in one form transfers to the other form." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_stuhac/?format=api", "key": "tob_stuhac", "name": "Stuhac", "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": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Infernal; telepathy 100 ft.", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d8+100", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 11, "dexterity": 9, "constitution": 10, "charisma": 7 }, "saving_throws_all": { "strength": 11, "dexterity": 9, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 7 }, "skill_bonuses": { "deception": 12 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 12, "history": 1, "insight": 3, "intimidation": 2, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, fire; bludgeoning and piercing 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": "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: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "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": "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: +11 to hit, reach 5 ft., one target. Hit: 29 (5d8 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": "Hobble", "desc": "A stuhac can cripple a creature by telekinetically tearing its tendons and ligaments. A stuhac can target one creature within 100 feet. The target must make a successful DC 16 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 20 feet. Magical movement (flight, teleportation, etc.) is unaffected. This damage can only be cured through magical healing, not by spending hit dice or resting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The stuhac makes two claw attacks and one bite attack, or two claw attacks and one hobble.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mountain Stride", "desc": "Mountain slopes and stone outcroppings pose no obstacle to a stuhac's movement. In mountainous areas, it scrambles through difficult terrain without hindrance." }, { "name": "Powerful Leap", "desc": "The stuhac can jump three times the normal distance: 66 feet horizontally or 27 feet vertically with a running start, or half those distances from a stationary start." }, { "name": "Shapechanger", "desc": "The stuhac can use its action to polymorph into one of two forms: that of an elderly humanoid male, and its natural form. It cannot alter either form's appearance or capabilities using this ability, and damage sustained in one form transfers to the other form." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_stuhac/?format=api", "key": "tob_stuhac", "name": "Stuhac", "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": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Infernal; telepathy 100 ft.", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d8+100", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 11, "dexterity": 9, "constitution": 10, "charisma": 7 }, "saving_throws_all": { "strength": 11, "dexterity": 9, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 7 }, "skill_bonuses": { "deception": 12 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 12, "history": 1, "insight": 3, "intimidation": 2, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, fire; bludgeoning and piercing 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": "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: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "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": "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: +11 to hit, reach 5 ft., one target. Hit: 29 (5d8 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": "Hobble", "desc": "A stuhac can cripple a creature by telekinetically tearing its tendons and ligaments. A stuhac can target one creature within 100 feet. The target must make a successful DC 16 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 20 feet. Magical movement (flight, teleportation, etc.) is unaffected. This damage can only be cured through magical healing, not by spending hit dice or resting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The stuhac makes two claw attacks and one bite attack, or two claw attacks and one hobble.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mountain Stride", "desc": "Mountain slopes and stone outcroppings pose no obstacle to a stuhac's movement. In mountainous areas, it scrambles through difficult terrain without hindrance." }, { "name": "Powerful Leap", "desc": "The stuhac can jump three times the normal distance: 66 feet horizontally or 27 feet vertically with a running start, or half those distances from a stationary start." }, { "name": "Shapechanger", "desc": "The stuhac can use its action to polymorph into one of two forms: that of an elderly humanoid male, and its natural form. It cannot alter either form's appearance or capabilities using this ability, and damage sustained in one form transfers to the other form." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_stuhac/?format=api", "key": "tob_stuhac", "name": "Stuhac", "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": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Infernal; telepathy 100 ft.", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d8+100", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 11, "dexterity": 9, "constitution": 10, "charisma": 7 }, "saving_throws_all": { "strength": 11, "dexterity": 9, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 7 }, "skill_bonuses": { "deception": 12 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 12, "history": 1, "insight": 3, "intimidation": 2, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, fire; bludgeoning and piercing 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": "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: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "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": "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: +11 to hit, reach 5 ft., one target. Hit: 29 (5d8 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "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": "Hobble", "desc": "A stuhac can cripple a creature by telekinetically tearing its tendons and ligaments. A stuhac can target one creature within 100 feet. The target must make a successful DC 16 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 20 feet. Magical movement (flight, teleportation, etc.) is unaffected. This damage can only be cured through magical healing, not by spending hit dice or resting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The stuhac makes two claw attacks and one bite attack, or two claw attacks and one hobble.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mountain Stride", "desc": "Mountain slopes and stone outcroppings pose no obstacle to a stuhac's movement. In mountainous areas, it scrambles through difficult terrain without hindrance." }, { "name": "Powerful Leap", "desc": "The stuhac can jump three times the normal distance: 66 feet horizontally or 27 feet vertically with a running start, or half those distances from a stationary start." }, { "name": "Shapechanger", "desc": "The stuhac can use its action to polymorph into one of two forms: that of an elderly humanoid male, and its natural form. It cannot alter either form's appearance or capabilities using this ability, and damage sustained in one form transfers to the other form." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_stryx/?format=api", "key": "tob_stryx", "name": "Stryx", "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": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Elvish", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 10, "hit_dice": "4d4", "experience_points": 25, "ability_scores": { "strength": 3, "dexterity": 17, "constitution": 11, "intelligence": 8, "wisdom": 15, "charisma": 6 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 0, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -1, "athletics": -4, "deception": -2, "history": -1, "insight": 2, "intimidation": -2, "investigation": -1, "medicine": 2, "nature": -1, "perception": 4, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 3, "stealth": 5, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Talons", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 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": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "Until a stryx speaks or opens its mouth, it is indistinguishable from a normal owl." }, { "name": "Flyby", "desc": "The stryx doesn't provoke opportunity attacks when it flies out of an enemy's reach." }, { "name": "Innate Spellcasting", "desc": "the stryx's innate spellcasting ability is Wisdom. It can cast the following spell, requiring no components:\n\n3/day: comprehend languages" }, { "name": "Keen Hearing and Sight", "desc": "The stryx has advantage on Wisdom (Perception) checks that rely on hearing or sight." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?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_steam-golem/?format=api", "key": "tob_steam-golem", "name": "Steam Golem", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "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": "unaligned", "languages": { "as_string": "understands its creator's languages but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ax Arm", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Ax Arm attack", "attack_type": "WEAPON", "to_hit_mod": 13, "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": "Long Axe", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.", "attacks": [ { "name": "Long Axe attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 steam golem makes two ax arm attacks, or one long axe attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Blast", "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Whistle", "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boiler Weakness", "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure." }, { "name": "Extend Long Ax", "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action." }, { "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." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_steam-golem/?format=api", "key": "tob_steam-golem", "name": "Steam Golem", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "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": "unaligned", "languages": { "as_string": "understands its creator's languages but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ax Arm", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Ax Arm attack", "attack_type": "WEAPON", "to_hit_mod": 13, "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": "Long Axe", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.", "attacks": [ { "name": "Long Axe attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 steam golem makes two ax arm attacks, or one long axe attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Blast", "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Whistle", "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boiler Weakness", "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure." }, { "name": "Extend Long Ax", "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action." }, { "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." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_steam-golem/?format=api", "key": "tob_steam-golem", "name": "Steam Golem", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "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": "unaligned", "languages": { "as_string": "understands its creator's languages but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ax Arm", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Ax Arm attack", "attack_type": "WEAPON", "to_hit_mod": 13, "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": "Long Axe", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.", "attacks": [ { "name": "Long Axe attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 steam golem makes two ax arm attacks, or one long axe attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Blast", "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Whistle", "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boiler Weakness", "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure." }, { "name": "Extend Long Ax", "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action." }, { "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." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_steam-golem/?format=api", "key": "tob_steam-golem", "name": "Steam Golem", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "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": "unaligned", "languages": { "as_string": "understands its creator's languages but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ax Arm", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Ax Arm attack", "attack_type": "WEAPON", "to_hit_mod": 13, "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": "Long Axe", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.", "attacks": [ { "name": "Long Axe attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 steam golem makes two ax arm attacks, or one long axe attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Blast", "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Whistle", "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boiler Weakness", "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure." }, { "name": "Extend Long Ax", "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action." }, { "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." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_steam-golem/?format=api", "key": "tob_steam-golem", "name": "Steam Golem", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "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": "unaligned", "languages": { "as_string": "understands its creator's languages but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d10+72", "experience_points": 10000, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ax Arm", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Ax Arm attack", "attack_type": "WEAPON", "to_hit_mod": 13, "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": "Long Axe", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.", "attacks": [ { "name": "Long Axe attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 steam golem makes two ax arm attacks, or one long axe attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Blast", "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Whistle", "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boiler Weakness", "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure." }, { "name": "Extend Long Ax", "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action." }, { "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." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_star-spawn-of-cthulhu/?format=api", "key": "tob_star-spawn-of-cthulhu", "name": "Star Spawn Of Cthulhu", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 50.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Infernal, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "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": 17, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "15d10+105", "experience_points": 13000, "ability_scores": { "strength": 25, "dexterity": 15, "constitution": 24, "intelligence": 30, "wisdom": 18, "charisma": 23 }, "modifiers": { "strength": 7, "dexterity": 2, "constitution": 7, "intelligence": 10, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 15, "wisdom": 9 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 15, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "arcana": 15, "perception": 14 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 15, "athletics": 7, "deception": 6, "history": 10, "insight": 4, "intimidation": 6, "investigation": 10, "medicine": 4, "nature": 10, "perception": 14, "performance": 6, "persuasion": 6, "religion": 10, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "cold, fire, lightning, poison, psychic", "damage_immunities": [ { "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": "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, 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": "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": 300.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crushing Claws", "desc": "Melee Weapon Attack. +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dimensional Stomp", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage, and the target must make a successful DC 15 Dexterity saving throw or be teleported to a new location as if affected by the dimension door spell. The destination is chosen by the star spawn, but it cannot be in the same space as another object or creature.", "attacks": [ { "name": "Dimensional Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D20", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Disintegrating Gaze", "desc": "Ranged Spell Attack: +15 to hit, range 60 ft., one target in line of sight. Hit: 32 (5d12) necrotic damage, and the target must make a successful DC 20 Constitution saving throw or dissipate into vapor as if affected by a gaseous form spell. An affected creature repeats the saving throw at the end of each of its turns; on a success, the effect ends on that creature, but on a failure, the creature takes another 32 (5d12) necrotic damage and remains gaseous. A creature reduced to 0 hit points by this necrotic damage is permanently disintegrated and can be restored only by a wish or comparable magic that doesn't require some portion of a corpse to work.", "attacks": [ { "name": "Disintegrating Gaze attack", "attack_type": "SPELL", "to_hit_mod": 15, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The star spawn can use disintegrating gaze if it's available, and also make one claws attack and one dimensional stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Interdimensional Movement", "desc": "A star spawn of Cthulhu can use misty step as a bonus action once per round." }, { "name": "Psychic Tower", "desc": "When an attack that causes psychic damage is directed against the spawn, the attack rebounds against the attacker. Resolve the attack as if the attacker were the original target and using the star spawn's ability modifiers and proficiency bonus rather than the original attacker's." }, { "name": "Void Traveler", "desc": "The star spawn of Cthulhu requires no air, warmth, ambient pressure, food, or water, enabling it to travel safely through interstellar space and similar voids." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-spawn-of-cthulhu/?format=api", "key": "tob_star-spawn-of-cthulhu", "name": "Star Spawn Of Cthulhu", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 50.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Infernal, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "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": 17, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "15d10+105", "experience_points": 13000, "ability_scores": { "strength": 25, "dexterity": 15, "constitution": 24, "intelligence": 30, "wisdom": 18, "charisma": 23 }, "modifiers": { "strength": 7, "dexterity": 2, "constitution": 7, "intelligence": 10, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 15, "wisdom": 9 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 15, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "arcana": 15, "perception": 14 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 15, "athletics": 7, "deception": 6, "history": 10, "insight": 4, "intimidation": 6, "investigation": 10, "medicine": 4, "nature": 10, "perception": 14, "performance": 6, "persuasion": 6, "religion": 10, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "cold, fire, lightning, poison, psychic", "damage_immunities": [ { "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": "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, 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": "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": 300.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crushing Claws", "desc": "Melee Weapon Attack. +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dimensional Stomp", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage, and the target must make a successful DC 15 Dexterity saving throw or be teleported to a new location as if affected by the dimension door spell. The destination is chosen by the star spawn, but it cannot be in the same space as another object or creature.", "attacks": [ { "name": "Dimensional Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D20", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Disintegrating Gaze", "desc": "Ranged Spell Attack: +15 to hit, range 60 ft., one target in line of sight. Hit: 32 (5d12) necrotic damage, and the target must make a successful DC 20 Constitution saving throw or dissipate into vapor as if affected by a gaseous form spell. An affected creature repeats the saving throw at the end of each of its turns; on a success, the effect ends on that creature, but on a failure, the creature takes another 32 (5d12) necrotic damage and remains gaseous. A creature reduced to 0 hit points by this necrotic damage is permanently disintegrated and can be restored only by a wish or comparable magic that doesn't require some portion of a corpse to work.", "attacks": [ { "name": "Disintegrating Gaze attack", "attack_type": "SPELL", "to_hit_mod": 15, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The star spawn can use disintegrating gaze if it's available, and also make one claws attack and one dimensional stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Interdimensional Movement", "desc": "A star spawn of Cthulhu can use misty step as a bonus action once per round." }, { "name": "Psychic Tower", "desc": "When an attack that causes psychic damage is directed against the spawn, the attack rebounds against the attacker. Resolve the attack as if the attacker were the original target and using the star spawn's ability modifiers and proficiency bonus rather than the original attacker's." }, { "name": "Void Traveler", "desc": "The star spawn of Cthulhu requires no air, warmth, ambient pressure, food, or water, enabling it to travel safely through interstellar space and similar voids." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-spawn-of-cthulhu/?format=api", "key": "tob_star-spawn-of-cthulhu", "name": "Star Spawn Of Cthulhu", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 50.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Infernal, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "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": 17, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "15d10+105", "experience_points": 13000, "ability_scores": { "strength": 25, "dexterity": 15, "constitution": 24, "intelligence": 30, "wisdom": 18, "charisma": 23 }, "modifiers": { "strength": 7, "dexterity": 2, "constitution": 7, "intelligence": 10, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 15, "wisdom": 9 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 15, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "arcana": 15, "perception": 14 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 15, "athletics": 7, "deception": 6, "history": 10, "insight": 4, "intimidation": 6, "investigation": 10, "medicine": 4, "nature": 10, "perception": 14, "performance": 6, "persuasion": 6, "religion": 10, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "cold, fire, lightning, poison, psychic", "damage_immunities": [ { "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": "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, 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": "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": 300.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crushing Claws", "desc": "Melee Weapon Attack. +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dimensional Stomp", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage, and the target must make a successful DC 15 Dexterity saving throw or be teleported to a new location as if affected by the dimension door spell. The destination is chosen by the star spawn, but it cannot be in the same space as another object or creature.", "attacks": [ { "name": "Dimensional Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D20", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Disintegrating Gaze", "desc": "Ranged Spell Attack: +15 to hit, range 60 ft., one target in line of sight. Hit: 32 (5d12) necrotic damage, and the target must make a successful DC 20 Constitution saving throw or dissipate into vapor as if affected by a gaseous form spell. An affected creature repeats the saving throw at the end of each of its turns; on a success, the effect ends on that creature, but on a failure, the creature takes another 32 (5d12) necrotic damage and remains gaseous. A creature reduced to 0 hit points by this necrotic damage is permanently disintegrated and can be restored only by a wish or comparable magic that doesn't require some portion of a corpse to work.", "attacks": [ { "name": "Disintegrating Gaze attack", "attack_type": "SPELL", "to_hit_mod": 15, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The star spawn can use disintegrating gaze if it's available, and also make one claws attack and one dimensional stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Interdimensional Movement", "desc": "A star spawn of Cthulhu can use misty step as a bonus action once per round." }, { "name": "Psychic Tower", "desc": "When an attack that causes psychic damage is directed against the spawn, the attack rebounds against the attacker. Resolve the attack as if the attacker were the original target and using the star spawn's ability modifiers and proficiency bonus rather than the original attacker's." }, { "name": "Void Traveler", "desc": "The star spawn of Cthulhu requires no air, warmth, ambient pressure, food, or water, enabling it to travel safely through interstellar space and similar voids." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-spawn-of-cthulhu/?format=api", "key": "tob_star-spawn-of-cthulhu", "name": "Star Spawn Of Cthulhu", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 50.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Infernal, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "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": 17, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "15d10+105", "experience_points": 13000, "ability_scores": { "strength": 25, "dexterity": 15, "constitution": 24, "intelligence": 30, "wisdom": 18, "charisma": 23 }, "modifiers": { "strength": 7, "dexterity": 2, "constitution": 7, "intelligence": 10, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "strength": 12, "constitution": 12, "intelligence": 15, "wisdom": 9 }, "saving_throws_all": { "strength": 12, "dexterity": 2, "constitution": 12, "intelligence": 15, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "arcana": 15, "perception": 14 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 15, "athletics": 7, "deception": 6, "history": 10, "insight": 4, "intimidation": 6, "investigation": 10, "medicine": 4, "nature": 10, "perception": 14, "performance": 6, "persuasion": 6, "religion": 10, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "cold, fire, lightning, poison, psychic", "damage_immunities": [ { "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": "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, 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": "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": 300.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crushing Claws", "desc": "Melee Weapon Attack. +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dimensional Stomp", "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage, and the target must make a successful DC 15 Dexterity saving throw or be teleported to a new location as if affected by the dimension door spell. The destination is chosen by the star spawn, but it cannot be in the same space as another object or creature.", "attacks": [ { "name": "Dimensional Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D20", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Disintegrating Gaze", "desc": "Ranged Spell Attack: +15 to hit, range 60 ft., one target in line of sight. Hit: 32 (5d12) necrotic damage, and the target must make a successful DC 20 Constitution saving throw or dissipate into vapor as if affected by a gaseous form spell. An affected creature repeats the saving throw at the end of each of its turns; on a success, the effect ends on that creature, but on a failure, the creature takes another 32 (5d12) necrotic damage and remains gaseous. A creature reduced to 0 hit points by this necrotic damage is permanently disintegrated and can be restored only by a wish or comparable magic that doesn't require some portion of a corpse to work.", "attacks": [ { "name": "Disintegrating Gaze attack", "attack_type": "SPELL", "to_hit_mod": 15, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The star spawn can use disintegrating gaze if it's available, and also make one claws attack and one dimensional stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Interdimensional Movement", "desc": "A star spawn of Cthulhu can use misty step as a bonus action once per round." }, { "name": "Psychic Tower", "desc": "When an attack that causes psychic damage is directed against the spawn, the attack rebounds against the attacker. Resolve the attack as if the attacker were the original target and using the star spawn's ability modifiers and proficiency bonus rather than the original attacker's." }, { "name": "Void Traveler", "desc": "The star spawn of Cthulhu requires no air, warmth, ambient pressure, food, or water, enabling it to travel safely through interstellar space and similar voids." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api", "key": "tob_star-drake", "name": "Star Drake", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, Dwarvish, Elvish, Infernal, Primordial", "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": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10+90", "experience_points": 13000, "ability_scores": { "strength": 20, "dexterity": 17, "constitution": 21, "intelligence": 16, "wisdom": 24, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 5, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "saving_throws_all": { "strength": 5, "dexterity": 8, "constitution": 10, "intelligence": 8, "wisdom": 12, "charisma": 10 }, "skill_bonuses": { "arcana": 8, "history": 8, "insight": 12, "perception": 12, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 8, "athletics": 5, "deception": 5, "history": 8, "insight": 12, "intimidation": 5, "investigation": 3, "medicine": 7, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "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": "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, unconscious", "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "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: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite Attack", "desc": "The drake makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The drake exhales either fire or frigid air in a 40-foot cone. Each creature in that area takes 78 (12d12) fire or cold damage, whichever the drake wishes, or half damage with a successful DC 18 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 drake makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nova", "desc": "The drake momentarily doubles the radius and intensity of its nimbus of stars. Every sighted creature within 20 feet of the drake must make a successful DC 18 Constitution saving throw or become blinded until the end of its next turn. Characters who are averting their eyes are immune to the nova.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Pale Sparks", "desc": "The drake casts faerie fire or moonbeam.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Searing Star", "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 65 (10d12) force damage, and the target must succeed on a DC 18 Constitution saving throw or be permanently blinded.", "attacks": [ { "name": "Searing Star attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the drake's innate spellcasting ability is Wisdom (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: faerie fire, moonbeam\n\n3/day: plane shift\n\n1/day each: gate, planar binding" }, { "name": "Legendary Resistance (2/day)", "desc": "If the star drake fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The drake has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The drake's weapon attacks are magical." }, { "name": "Nimbus of Stars", "desc": "The drake is surrounded by a whirling nimbus of tiny motes of starlight. A sighted creature that starts its turn within 10 feet of the drake must make a successful DC 18 Constitution saving throw or become incapacitated. At the start of a character's turn, a character can choose to avert its eyes and gain immunity against this effect until the start of its next turn, but it must treat the drake as invisible while the character's eyes are averted." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_spire-walker/?format=api", "key": "tob_spire-walker", "name": "Spire Walker", "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": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 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 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": 16, "armor_detail": "natural armor", "hit_points": 38, "hit_dice": "11d4+22", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 18, "constitution": 14, "intelligence": 11, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": -4, "dexterity": 4, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7 }, "saving_throws_all": { "strength": -4, "dexterity": 7, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 0, "arcana": 0, "athletics": -4, "deception": 2, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning, thunder", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "piercing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Dart", "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 1 piercing damage plus 9 (2d8) lightning damage. If the attack misses, the target still takes 4 (1d8) lightning damage. Whether the attack hits or misses its intended target, every other creature within 10 feet of the target takes 9 (2d8) lightning damage, or half damage with a successful DC 14 Dexterity saving throw.", "attacks": [ { "name": "Lightning Dart attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 20.0, "long_range": 60.0, "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": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Energized Body", "desc": "A creature that hits the spire walker with a melee attack using a metal weapon takes 5 (1d10) lightning damage." }, { "name": "Innate Spellcasting", "desc": "the spire walker's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). The spire walker can innately cast the following spells, requiring no material components:\n\nat will: produce spark (as the cantrip produce flame, but it does lightning damage)\n\n3/day each: dancing lights, feather fall, invisibility\n\n1/day each: faerie fire, thunderwave" }, { "name": "Steeple Step", "desc": "The spire walker can use 10 feet of its movement to step magically from its position to the point of a steeple, mast, or other spire-like feature that is in view within 30 feet. The spire walker has advantage on Dexterity (Acrobatics) checks and Dexterity saving throws while it is standing on a steeple or any similar narrow, steep structure or feature." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "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" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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_spinosaurus/?format=api", "key": "tob_spinosaurus", "name": "Spinosaurus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 10000, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 22, "intelligence": 2, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "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": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the spinosaurus' Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The spinosaurus moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The spinosaurus makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The spinosaurus uses Frightful Presence.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Tail Attack", "desc": "The spinosaurus makes one tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Siege Monster", "desc": "The spinosaurus deals double damage to objects and structures." }, { "name": "Tamed", "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "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" } ] } ] }{ "count": 3539, "next": "