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=size
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=size&page=2", "previous": null, "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-black-dragon/?format=api", "key": "srd_ancient-black-dragon", "name": "Ancient Black Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "21.000", "challenge_rating_text": "21", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 367, "hit_dice": "21d20+147", "experience_points": 33000, "ability_scores": { "strength": 27, "dexterity": 14, "constitution": 25, "intelligence": 16, "wisdom": 15, "charisma": 19 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 7, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 9, "constitution": 14, "wisdom": 9, "charisma": 11 }, "saving_throws_all": { "strength": 8, "dexterity": 9, "constitution": 14, "intelligence": 3, "wisdom": 9, "charisma": 11 }, "skill_bonuses": { "perception": 16, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 4, "history": 3, "insight": 2, "intimidation": 4, "investigation": 3, "medicine": 2, "nature": 3, "perception": 16, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 2, "stealth": 9, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "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": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales acid in a 90-foot line that is 10 feet wide. Each creature in that line must make a DC 22 Dexterity saving throw, taking 67 (15d8) acid damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 9 (2d8) acid damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "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/srd_ancient-blue-dragon/?format=api", "key": "srd_ancient-blue-dragon", "name": "Ancient Blue Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 481, "hit_dice": "26d20+208", "experience_points": 50000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 18, "wisdom": 17, "charisma": 21 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 15, "wisdom": 10, "charisma": 12 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 15, "intelligence": 4, "wisdom": 10, "charisma": 12 }, "skill_bonuses": { "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 5, "history": 4, "insight": 3, "intimidation": 5, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 5, "persuasion": 5, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 11 (2d10) lightning damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath", "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 24 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "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" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-brass-dragon/?format=api", "key": "srd_ancient-brass-dragon", "name": "Ancient Brass Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "20.000", "challenge_rating_text": "20", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": "Dragons, Metallic", "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 297, "hit_dice": "17d20+119", "experience_points": 25000, "ability_scores": { "strength": 27, "dexterity": 10, "constitution": 25, "intelligence": 16, "wisdom": 15, "charisma": 19 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 7, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 6, "constitution": 13, "wisdom": 8, "charisma": 10 }, "saving_throws_all": { "strength": 8, "dexterity": 6, "constitution": 13, "intelligence": 3, "wisdom": 8, "charisma": 10 }, "skill_bonuses": { "history": 9, "perception": 14, "persuasion": 10, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 4, "history": 9, "insight": 2, "intimidation": 4, "investigation": 3, "medicine": 2, "nature": 3, "perception": 14, "performance": 4, "persuasion": 10, "religion": 3, "sleight_of_hand": 0, "stealth": 6, "survival": 2 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:\n**Fire Breath.** The dragon exhales fire in an 90-foot line that is 10 feet wide. Each creature in that line must make a DC 21 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.\n**Sleep Breath.** The dragon exhales sleep gas in a 90-foot cone. Each creature in that area must succeed on a DC 21 Constitution saving throw or fall unconscious for 10 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 22 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-bronze-dragon/?format=api", "key": "srd_ancient-bronze-dragon", "name": "Ancient Bronze Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": "Dragons, Metallic", "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 444, "hit_dice": "24d20+192", "experience_points": 41000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 18, "wisdom": 17, "charisma": 21 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 15, "wisdom": 10, "charisma": 12 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 15, "intelligence": 4, "wisdom": 10, "charisma": 12 }, "skill_bonuses": { "insight": 10, "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 5, "history": 4, "insight": 10, "intimidation": 5, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 5, "persuasion": 5, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons.\n**Lightning Breath.** The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.\n**Repulsion Breath.** The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 23 Strength saving throw. On a failed save, the creature is pushed 60 feet away from the dragon.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 24 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "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": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-copper-dragon/?format=api", "key": "srd_ancient-copper-dragon", "name": "Ancient Copper Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "21.000", "challenge_rating_text": "21", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": "Dragons, Metallic", "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 350, "hit_dice": "20d20+140", "experience_points": 33000, "ability_scores": { "strength": 27, "dexterity": 12, "constitution": 25, "intelligence": 20, "wisdom": 17, "charisma": 19 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 7, "intelligence": 5, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 8, "constitution": 14, "wisdom": 10, "charisma": 11 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 14, "intelligence": 5, "wisdom": 10, "charisma": 11 }, "skill_bonuses": { "deception": 11, "perception": 17, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 5, "athletics": 8, "deception": 11, "history": 5, "insight": 3, "intimidation": 4, "investigation": 5, "medicine": 3, "nature": 5, "perception": 17, "performance": 4, "persuasion": 4, "religion": 5, "sleight_of_hand": 1, "stealth": 8, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "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": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons.\n**Acid Breath.** The dragon exhales acid in an 90-foot line that is 10 feet wide. Each creature in that line must make a DC 22 Dexterity saving throw, taking 63 (14d8) acid damage on a failed save, or half as much damage on a successful one.\n**Slowing Breath.** The dragon exhales gas in a 90-foot cone. Each creature in that area must succeed on a DC 22 Constitution saving throw. On a failed save, the creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. These effects last for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a successful save.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "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/srd_ancient-gold-dragon/?format=api", "key": "srd_ancient-gold-dragon", "name": "Ancient Gold Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": "Dragons, Metallic", "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 546, "hit_dice": "28d20+252", "experience_points": 62000, "ability_scores": { "strength": 30, "dexterity": 14, "constitution": 29, "intelligence": 18, "wisdom": 17, "charisma": 28 }, "modifiers": { "strength": 10, "dexterity": 2, "constitution": 9, "intelligence": 4, "wisdom": 3, "charisma": 9 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 9, "constitution": 16, "wisdom": 10, "charisma": 16 }, "saving_throws_all": { "strength": 10, "dexterity": 9, "constitution": 16, "intelligence": 4, "wisdom": 10, "charisma": 16 }, "skill_bonuses": { "insight": 10, "perception": 17, "persuasion": 16, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 10, "deception": 9, "history": 4, "insight": 10, "intimidation": 9, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 9, "persuasion": 16, "religion": 4, "sleight_of_hand": 2, "stealth": 9, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 71 (13d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 90-foot cone. Each creature in that area must succeed on a DC 24 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 24 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "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": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-green-dragon/?format=api", "key": "srd_ancient-green-dragon", "name": "Ancient Green Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 385, "hit_dice": "22d20+154", "experience_points": 41000, "ability_scores": { "strength": 27, "dexterity": 12, "constitution": 25, "intelligence": 20, "wisdom": 17, "charisma": 19 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 7, "intelligence": 5, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 8, "constitution": 14, "wisdom": 10, "charisma": 11 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 14, "intelligence": 5, "wisdom": 10, "charisma": 11 }, "skill_bonuses": { "deception": 11, "insight": 10, "perception": 17, "persuasion": 11, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 5, "athletics": 8, "deception": 11, "history": 5, "insight": 10, "intimidation": 4, "investigation": 5, "medicine": 3, "nature": 5, "perception": 17, "performance": 4, "persuasion": 11, "religion": 5, "sleight_of_hand": 1, "stealth": 8, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 15, "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": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath", "desc": "The dragon exhales poisonous gas in a 90-foot cone. Each creature in that area must make a DC 22 Constitution saving throw, taking 77 (22d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-red-dragon/?format=api", "key": "srd_ancient-red-dragon", "name": "Ancient Red Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 546, "hit_dice": "28d20+252", "experience_points": 62000, "ability_scores": { "strength": 30, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 23 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 16, "wisdom": 9, "charisma": 13 }, "saving_throws_all": { "strength": 10, "dexterity": 7, "constitution": 16, "intelligence": 4, "wisdom": 9, "charisma": 13 }, "skill_bonuses": { "perception": 16, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 4, "athletics": 10, "deception": 6, "history": 4, "insight": 2, "intimidation": 6, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 6, "persuasion": 6, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 91 (26d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "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/srd_ancient-silver-dragon/?format=api", "key": "srd_ancient-silver-dragon", "name": "Ancient Silver Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": "Dragons, Metallic", "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 487, "hit_dice": "25d20+225", "experience_points": 50000, "ability_scores": { "strength": 30, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 23 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 16, "wisdom": 9, "charisma": 13 }, "saving_throws_all": { "strength": 10, "dexterity": 7, "constitution": 16, "intelligence": 4, "wisdom": 9, "charisma": 13 }, "skill_bonuses": { "arcana": 11, "history": 11, "perception": 16, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 11, "athletics": 10, "deception": 6, "history": 11, "insight": 2, "intimidation": 6, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 6, "persuasion": 6, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons.\n\n**Cold Breath.** The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 24 Constitution saving throw, taking 67 (15d8) cold damage on a failed save, or half as much damage on a successful one.\n\n **Paralyzing Breath.** The dragon exhales paralyzing gas in a 90- foot cone. Each creature in that area must succeed on a DC 24 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?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/srd_ancient-white-dragon/?format=api", "key": "srd_ancient-white-dragon", "name": "Ancient White Dragon", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "20.000", "challenge_rating_text": "20", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": "Dragons, Chromatic", "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 333, "hit_dice": "18d20+144", "experience_points": 25000, "ability_scores": { "strength": 26, "dexterity": 10, "constitution": 26, "intelligence": 10, "wisdom": 13, "charisma": 14 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 8, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 6, "constitution": 14, "wisdom": 7, "charisma": 8 }, "saving_throws_all": { "strength": 8, "dexterity": 6, "constitution": 14, "intelligence": 0, "wisdom": 7, "charisma": 8 }, "skill_bonuses": { "perception": 13, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 8, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 13, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 0, "stealth": 6, "survival": 1 }, "passive_perception": 23, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 9 (2d8) cold damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cold Breath", "desc": "The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 22 Constitution saving throw, taking 72 (16d8) cold damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 22 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ice Walk", "desc": "The dragon can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_dragon-turtle/?format=api", "key": "srd_dragon-turtle", "name": "Dragon Turtle", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Aquan, Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 341, "hit_dice": "22d20+110", "experience_points": 18000, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 20, "intelligence": 10, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 5, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 6, "constitution": 11, "wisdom": 7 }, "saving_throws_all": { "strength": 7, "dexterity": 6, "constitution": 11, "intelligence": 0, "wisdom": 7, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 7, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "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: 26 (3d12 + 7) piercing damage.", "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": 3, "damage_die_type": "D12", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 16 (2d8 + 7) 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": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon turtle makes three attacks: one with its bite and two with its claws. It can make one tail attack in place of its two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Breath", "desc": "The dragon turtle exhales scalding steam in a 60-foot cone. Each creature in that area must make a DC 18 Constitution saving throw, taking 52 (15d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn't grant resistance against this damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 26 (3d12 + 7) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be pushed up to 10 feet away from the dragon turtle and knocked prone.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D12", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon turtle can breathe air and water." } ], "creaturesets": [], "environments": [ { "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": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?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" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_kraken/?format=api", "key": "srd_kraken", "name": "Kraken", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "swim": 60.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 60.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Abyssal, Celestial, Infernal, and Primordial but can't speak, telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 472, "hit_dice": "27d20+189", "experience_points": 50000, "ability_scores": { "strength": 30, "dexterity": 11, "constitution": 25, "intelligence": 22, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 7, "intelligence": 6, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 0, "saving_throws": { "strength": 17, "dexterity": 7, "constitution": 14, "intelligence": 13, "wisdom": 11 }, "saving_throws_all": { "strength": 17, "dexterity": 7, "constitution": 14, "intelligence": 13, "wisdom": 11, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 6, "athletics": 10, "deception": 5, "history": 6, "insight": 4, "intimidation": 5, "investigation": 6, "medicine": 4, "nature": 6, "perception": 4, "performance": 5, "persuasion": 5, "religion": 6, "sleight_of_hand": 0, "stealth": 0, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "lightning; 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": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, paralyzed", "condition_immunities": [ { "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" } ] }, "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: +7 to hit, reach 5 ft., one target. Hit: 23 (3d8 + 10) piercing damage. If the target is a Large or smaller creature grappled by the kraken, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the kraken, and it takes 42 (12d6) acid damage at the start of each of the kraken's turns. If the kraken takes 50 damage or more on a single turn from a creature inside it, the kraken must succeed on a DC 25 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the kraken. If the kraken dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone.", "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": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fling", "desc": "One Large or smaller object held or creature grappled by the kraken is thrown up to 60 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 18 Dexterity saving throw or take the same damage and be knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Ink Cloud", "desc": "While underwater, the kraken expels an ink cloud in a 60-foot radius. The cloud spreads around corners, and that area is heavily obscured to creatures other than the kraken. Each creature other than the kraken that ends its turn there must succeed on a DC 23 Constitution saving throw, taking 16 (3d10) poison damage on a failed save, or half as much damage on a successful one. A strong current disperses the cloud, which otherwise disappears at the end of the kraken's next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Storm", "desc": "The kraken uses Lightning Storm.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Storm", "desc": "The kraken magically creates three bolts of lightning, each of which can strike a target the kraken can see within 120 feet of it. A target must make a DC 23 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The kraken makes three tentacle attacks, each of which it can replace with one use of Fling.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +7 to hit, reach 30 ft., one target. Hit: 20 (3d6 + 10) bludgeoning damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained. The kraken has ten tentacles, each of which can grapple one target.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 30.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle Attack or Fling", "desc": "The kraken makes one tentacle attack or uses its Fling.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The kraken can breathe air and water." }, { "name": "Freedom of Movement", "desc": "The kraken ignores difficult terrain, and magical effects can't reduce its speed or cause it to be restrained. It can spend 5 feet of movement to escape from nonmagical restraints or being grappled." }, { "name": "Siege Monster", "desc": "The kraken deals double damage to objects and structures." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?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" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_purple-worm/?format=api", "key": "srd_purple-worm", "name": "Purple Worm", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet", "burrow": 30.0 }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 30.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 247, "hit_dice": "15d20+90", "experience_points": 13000, "ability_scores": { "strength": 28, "dexterity": 7, "constitution": 22, "intelligence": 1, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 9, "dexterity": -2, "constitution": 6, "intelligence": -5, "wisdom": -1, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "constitution": 11, "wisdom": 4 }, "saving_throws_all": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -5, "athletics": 9, "deception": -3, "history": -5, "insight": -1, "intimidation": -3, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 30.0, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 22 (3d8 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 19 Dexterity saving throw or be swallowed by the worm. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the worm, and it takes 21 (6d6) acid damage at the start of each of the worm's turns.\nIf the worm takes 30 damage or more on a single turn from a creature inside it, the worm must succeed on a DC 21 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the worm. If the worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The worm makes two attacks: one with its bite and one with its stinger.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Stinger", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. Hit: 19 (3d6 + 9) piercing damage, and the target must make a DC 19 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [ { "name": "Tail Stinger attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": true, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Tunneler", "desc": "The worm can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?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/srd_roc/?format=api", "key": "srd_roc", "name": "Roc", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "fly": 120.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 120.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 248, "hit_dice": "16d20+80", "experience_points": 7200, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 20, "intelligence": 3, "wisdom": 10, "charisma": 9 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 9, "wisdom": 4, "charisma": 3 }, "saving_throws_all": { "strength": 9, "dexterity": 4, "constitution": 9, "intelligence": -4, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 9, "deception": -1, "history": -4, "insight": 0, "intimidation": -1, "investigation": -4, "medicine": 0, "nature": -4, "perception": 4, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "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": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.", "attacks": [ { "name": "Beak 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": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The roc makes two attacks: one with its beak and one with its talons.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 23 (4d6 + 9) slashing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the roc can't use its talons on another target.", "attacks": [ { "name": "Talons attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Sight", "desc": "The roc has advantage on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?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": "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": "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" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_tarrasque/?format=api", "key": "srd_tarrasque", "name": "Tarrasque", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "30.000", "challenge_rating_text": "30", "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": "", "data": [] }, "armor_class": 25, "armor_detail": "natural armor", "hit_points": 676, "hit_dice": "33d20+330", "experience_points": 155000, "ability_scores": { "strength": 30, "dexterity": 11, "constitution": 30, "intelligence": 3, "wisdom": 11, "charisma": 11 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 10, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "intelligence": 5, "wisdom": 9, "charisma": 9 }, "saving_throws_all": { "strength": 10, "dexterity": 0, "constitution": 10, "intelligence": 5, "wisdom": 9, "charisma": 9 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 10, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison; 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": "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": "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, poisoned", "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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attack", "desc": "The tarrasque makes one claw attack or tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 36 (4d12 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 20). Until this grapple ends, the target is restrained, and the tarrasque can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Chomp", "desc": "The tarrasque makes one bite attack or uses its Swallow.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +19 to hit, reach 15 ft., one target. Hit: 28 (4d8 + 10) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the tarrasque's choice within 120 feet of it and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, with disadvantage if the tarrasque is within line of sight, 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 tarrasque's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Horns", "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 32 (4d10 + 10) piercing damage.", "attacks": [ { "name": "Horns attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The tarrasque moves up to half its speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The tarrasque can use its Frightful Presence. It then makes five attacks: one with its bite, two with its claws, one with its horns, and one with its tail. It can use its Swallow instead of its bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "The tarrasque makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target takes the bite's damage, the target is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the tarrasque, and it takes 56 (16d6) acid damage at the start of each of the tarrasque's turns.\nIf the tarrasque takes 60 damage or more on a single turn from a creature inside it, the tarrasque must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the tarrasque. If the tarrasque dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 30 feet of movement, exiting prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +19 to hit, reach 20 ft., one target. Hit: 24 (4d6 + 10) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the tarrasque fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The tarrasque has advantage on saving throws against spells and other magical effects." }, { "name": "Reflective Carapace", "desc": "Any time the tarrasque is targeted by a magic missile spell, a line spell, or a spell that requires a ranged attack roll, roll a d6. On a 1 to 5, the tarrasque is unaffected. On a 6, the tarrasque is unaffected, and the effect is reflected back at the caster as though it originated from the tarrasque, turning the caster into the target." }, { "name": "Siege Monster", "desc": "The tarrasque deals double damage to objects and structures." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?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/srd-2024_ancient-black-dragon/?format=api", "key": "srd-2024_ancient-black-dragon", "name": "Ancient Black Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "21.000", "challenge_rating_text": "21", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 367, "hit_dice": "21d20 + 147", "experience_points": 33000, "ability_scores": { "strength": 27, "dexterity": 14, "constitution": 25, "intelligence": 16, "wisdom": 15, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 7, "intelligence": 3, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 6, "saving_throws": { "strength": 8, "dexterity": 9, "constitution": 7, "intelligence": 3, "wisdom": 9, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 9, "constitution": 7, "intelligence": 3, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "perception": 16, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 6, "history": 3, "insight": 2, "intimidation": 6, "investigation": 3, "medicine": 2, "nature": 3, "perception": 16, "performance": 6, "persuasion": 6, "religion": 3, "sleight_of_hand": 2, "stealth": 9, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "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": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 22, each creature in a 90-foot-long, 10-foot-wide Line. Failure: 67 (15d8) Acid damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Cloud of Insects", "desc": "Dexterity Saving Throw: DC 21, one creature the dragon can see within 120 feet. Failure: 33 (6d10) Poison damage, and the target has Disadvantage on saving throws to maintain Concentration until the end of its next turn. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "The dragon uses Spellcasting to cast Fear. The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Spellcasting to cast Acid Arrow (level 4 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +15, reach 15 ft. 17 (2d8 + 8) Slashing damage plus 9 (2d8) Acid damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 21, +13 to hit with spell attacks): - At Will: Detect Magic, Fear, Acid Arrow - 1e/Day Each: Create Undead, Speak with Dead, Vitriolic Sphere", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-blue-dragon/?format=api", "key": "srd-2024_ancient-blue-dragon", "name": "Ancient Blue Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 481, "hit_dice": "26d20 + 208", "experience_points": 50000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 18, "wisdom": 17, "charisma": 25 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 7 }, "initiative_bonus": 4, "saving_throws": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "skill_bonuses": { "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 7, "history": 4, "insight": 3, "intimidation": 7, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 7, "persuasion": 7, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cloaked Flight", "desc": "The dragon uses Spellcasting to cast Invisibility on itself, and it can fly up to half its Fly Speed. The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 23, each creature in a 120-foot-long, 10-foot-wide Line. Failure: 88 (16d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Spellcasting to cast Shatter (level 3 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +16, reach 15 ft. 18 (2d8 + 9) Slashing damage plus 11 (2d10) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Sonic Boom", "desc": "The dragon uses Spellcasting to cast Shatter (level 3 version). The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 22): - At Will: Detect Magic, Invisibility, Mage Hand, Shatter - 1e/Day Each: Scrying, Sending", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Swipe", "desc": "The dragon makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-brass-dragon/?format=api", "key": "srd-2024_ancient-brass-dragon", "name": "Ancient Brass Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "20.000", "challenge_rating_text": "20", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 332, "hit_dice": "19d20 + 133", "experience_points": 25000, "ability_scores": { "strength": 27, "dexterity": 10, "constitution": 25, "intelligence": 16, "wisdom": 15, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 7, "intelligence": 3, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 4, "saving_throws": { "strength": 8, "dexterity": 6, "constitution": 7, "intelligence": 3, "wisdom": 8, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 6, "constitution": 7, "intelligence": 3, "wisdom": 8, "charisma": 6 }, "skill_bonuses": { "history": 9, "perception": 14, "persuasion": 12, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 6, "history": 9, "insight": 2, "intimidation": 6, "investigation": 3, "medicine": 2, "nature": 3, "perception": 14, "performance": 6, "persuasion": 12, "religion": 3, "sleight_of_hand": 0, "stealth": 6, "survival": 2 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Blazing Light", "desc": "The dragon uses Spellcasting to cast Scorching Ray (level 3 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 21, each creature in a 90-foot-long, 5-foot-wide Line. Failure: 58 (13d8) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Sleep Breath or (B) Spellcasting to cast Scorching Ray (level 3 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +14, reach 15 ft. 19 (2d10 + 8) Slashing damage plus 7 (2d6) Fire damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Scorching Sands", "desc": "Dexterity Saving Throw: DC 20, one creature the dragon can see within 120 feet. Failure: 36 (8d8) Fire damage, and the target's Speed is halved until the end of its next turn. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Sleep Breath", "desc": "Constitution Saving Throw: DC 21, each creature in a 90-foot Cone. Failure: The target has the Incapacitated condition until the end of its next turn, at which point it repeats the save. Second Failure The target has the Unconscious condition for 10 minutes. This effect ends for the target if it takes damage or a creature within 5 feet of it takes an action to wake it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 20): - At Will: Detect Magic, Minor Illusion, Scorching Ray, Shapechange, Speak with Animals - 1e/Day Each: Control Weather, Detect Thoughts", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-bronze-dragon/?format=api", "key": "srd-2024_ancient-bronze-dragon", "name": "Ancient Bronze Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 444, "hit_dice": "24d20 + 192", "experience_points": 41000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 18, "wisdom": 17, "charisma": 25 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 7 }, "initiative_bonus": 4, "saving_throws": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "skill_bonuses": { "insight": 10, "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 7, "history": 4, "insight": 10, "intimidation": 7, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 7, "persuasion": 7, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 23, each creature in a 120-foot-long, 10-foot-wide Line. Failure: 82 (15d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Repulsion Breath or (B) Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +16, reach 15 ft. 18 (2d8 + 9) Slashing damage plus 9 (2d8) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "Strength Saving Throw: DC 23, each creature in a 30-foot Cone. Failure: The target is pushed up to 60 feet straight away from the dragon and has the Prone condition.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 22, +14 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange, Speak with Animals, Thaumaturgy - 1e/Day Each: Detect Thoughts, Control Water, Scrying, Water Breathing", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderclap", "desc": "Constitution Saving Throw: DC 22, each creature in a 20-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the dragon can see within 120 feet. Failure: 13 (3d8) Thunder damage, and the target has the Deafened condition until the end of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-copper-dragon/?format=api", "key": "srd-2024_ancient-copper-dragon", "name": "Ancient Copper Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "21.000", "challenge_rating_text": "21", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 367, "hit_dice": "21d20 + 147", "experience_points": 33000, "ability_scores": { "strength": 27, "dexterity": 12, "constitution": 25, "intelligence": 20, "wisdom": 17, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 7, "intelligence": 5, "wisdom": 3, "charisma": 6 }, "initiative_bonus": 5, "saving_throws": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 5, "wisdom": 10, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 5, "wisdom": 10, "charisma": 6 }, "skill_bonuses": { "deception": 13, "perception": 17, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 5, "athletics": 8, "deception": 13, "history": 5, "insight": 3, "intimidation": 6, "investigation": 5, "medicine": 3, "nature": 5, "perception": 17, "performance": 6, "persuasion": 6, "religion": 5, "sleight_of_hand": 1, "stealth": 8, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "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": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 22, each creature in an 90-foot-long, 10-foot-wide Line. Failure: 63 (14d8) Acid damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Giggling Magic", "desc": "Charisma Saving Throw: DC 21, one creature the dragon can see within 120 feet. Failure: 31 (9d6) Psychic damage. Until the end of its next turn, the target rolls 1d8 whenever it makes an ability check or attack roll and subtracts the number rolled from the D20 Test. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Mind Jolt", "desc": "The dragon uses Spellcasting to cast Mind Spike (level 5 version). The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Slowing Breath or (B) Spellcasting to cast Mind Spike (level 5 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +15, reach 15 ft. 19 (2d10 + 8) Slashing damage plus 9 (2d8) Acid damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slowing Breath", "desc": "Constitution Saving Throw: DC 22, each creature in a 90-foot Cone. Failure: The target can't take Reactions; its Speed is halved; and it can take either an action or a Bonus Action on its turn, not both. This effect lasts until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 21): - At Will: Detect Magic, Mind Spike, Minor Illusion, Shapechange - 1e/Day Each: Greater Restoration, Major Image, Project Image", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-gold-dragon/?format=api", "key": "srd-2024_ancient-gold-dragon", "name": "Ancient Gold Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 546, "hit_dice": "28d20 + 252", "experience_points": 62000, "ability_scores": { "strength": 30, "dexterity": 14, "constitution": 29, "intelligence": 18, "wisdom": 17, "charisma": 28 }, "modifiers": { "strength": 10, "dexterity": 2, "constitution": 9, "intelligence": 4, "wisdom": 3, "charisma": 9 }, "initiative_bonus": 6, "saving_throws": { "strength": 10, "dexterity": 9, "constitution": 9, "intelligence": 4, "wisdom": 10, "charisma": 9 }, "saving_throws_all": { "strength": 10, "dexterity": 9, "constitution": 9, "intelligence": 4, "wisdom": 10, "charisma": 9 }, "skill_bonuses": { "insight": 10, "perception": 17, "persuasion": 16, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 10, "deception": 9, "history": 4, "insight": 10, "intimidation": 9, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 9, "persuasion": 16, "religion": 4, "sleight_of_hand": 2, "stealth": 9, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Banish", "desc": "Charisma Saving Throw: DC 24, one creature the dragon can see within 120 feet. Failure: 24 (7d6) Force damage, and the target has the Incapacitated condition and is transported to a harmless demiplane until the start of the dragon's next turn, at which point it reappears in an unoccupied space of the dragon's choice within 120 feet of the dragon. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 24, each creature in a 90-foot Cone. Failure: 71 (13d10) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 4 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Spellcasting to cast Guiding Bolt (level 4 version) or (B) Weakening Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +17 to hit, reach 15 ft. 19 (2d8 + 10) Slashing damage plus 9 (2d8) Fire damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 24, +16 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange - 1e/Day Each: Flame Strike, Word of Recall, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "Strength Saving Throw: DC 24, each creature that isn't currently affected by this breath in a 90-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 5 (1d10) from its damage rolls. It repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-green-dragon/?format=api", "key": "srd-2024_ancient-green-dragon", "name": "Ancient Green Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 402, "hit_dice": "23d20 + 161", "experience_points": 41000, "ability_scores": { "strength": 27, "dexterity": 12, "constitution": 25, "intelligence": 20, "wisdom": 17, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 7, "intelligence": 5, "wisdom": 3, "charisma": 6 }, "initiative_bonus": 5, "saving_throws": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 5, "wisdom": 10, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 5, "wisdom": 10, "charisma": 6 }, "skill_bonuses": { "deception": 13, "perception": 17, "persuasion": 13, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 5, "athletics": 8, "deception": 13, "history": 5, "insight": 3, "intimidation": 6, "investigation": 5, "medicine": 3, "nature": 5, "perception": 17, "performance": 6, "persuasion": 13, "religion": 5, "sleight_of_hand": 1, "stealth": 8, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Mind Invasion", "desc": "The dragon uses Spellcasting to cast Mind Spike (level 5 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Spellcasting to cast Mind Spike (level 5 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Noxious Miasma", "desc": "Constitution Saving Throw: DC 21, each creature in a 30-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the dragon can see within 90 feet. Failure: 17 (5d6) Poison damage, and the target takes a -2 penalty to AC until the end of its next turn. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 22, each creature in a 90-foot Cone. Failure: 77 (22d6) Poison damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +15, reach 15 ft. 17 (2d8 + 8) Slashing damage plus 10 (3d6) Poison damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 21): - At Will: Detect Magic, Mind Spike - 1e/Day Each: Geas, Modify Memory", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-red-dragon/?format=api", "key": "srd-2024_ancient-red-dragon", "name": "Ancient Red Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 507, "hit_dice": "26d20 + 234", "experience_points": 62000, "ability_scores": { "strength": 30, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 27 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 8 }, "initiative_bonus": 4, "saving_throws": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "skill_bonuses": { "perception": 16, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 4, "athletics": 10, "deception": 8, "history": 4, "insight": 2, "intimidation": 8, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 8, "persuasion": 8, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Commanding Presence", "desc": "The dragon uses Spellcasting to cast Command (level 2 version). The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fiery Rays", "desc": "The dragon uses Spellcasting to cast Scorching Ray (level 3 version). The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 24, each creature in a 90-foot Cone. Failure: 91 (26d6) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Spellcasting to cast Scorching Ray (level 3 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +17, reach 15 ft. 19 (2d8 + 10) Slashing damage plus 10 (3d6) Fire damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 10, "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 23, +15 to hit with spell attacks): - At Will: Command, Detect Magic, Scorching Ray - 1e/Day Each: Fireball, Scrying", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-silver-dragon/?format=api", "key": "srd-2024_ancient-silver-dragon", "name": "Ancient Silver Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 468, "hit_dice": "24d20 + 216", "experience_points": 50000, "ability_scores": { "strength": 30, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 26 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 8 }, "initiative_bonus": 4, "saving_throws": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "skill_bonuses": { "history": 11, "perception": 16, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 4, "athletics": 10, "deception": 8, "history": 11, "insight": 2, "intimidation": 8, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 8, "persuasion": 8, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chill", "desc": "The dragon uses Spellcasting to cast Hold Monster. The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cold Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 24, each creature in a 90-foot Cone. Failure: 67 (15d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Cold Gale", "desc": "Dexterity Saving Throw: DC 23, each creature in a 60-foot-long, 10-foot-wide Line. Failure: 14 (4d6) Cold damage, and the target is pushed up to 30 feet straight away from the dragon. Success: Half damage only. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Paralyzing Breath or (B) Spellcasting to cast Ice Knife (level 2 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Paralyzing Breath", "desc": "Constitution Saving Throw: DC 24, each creature in a 90-foot Cone. First Failure The target has the Incapacitated condition until the end of its next turn, when it repeats the save. Second Failure The target has the Paralyzed condition, and it repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +17, reach 15 ft. 19 (2d8 + 10) Slashing damage plus 9 (2d8) Cold damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 10, "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 23, +15 to hit with spell attacks): - At Will: Detect Magic, Hold Monster, Ice Knife, Shapechange - 1e/Day Each: Control Weather, Ice Storm, Teleport, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-white-dragon/?format=api", "key": "srd-2024_ancient-white-dragon", "name": "Ancient White Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "20.000", "challenge_rating_text": "20", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 40.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 40.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 333, "hit_dice": "18d20 + 144", "experience_points": 25000, "ability_scores": { "strength": 26, "dexterity": 10, "constitution": 26, "intelligence": 10, "wisdom": 13, "charisma": 18 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 8, "intelligence": 0, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "strength": 8, "dexterity": 6, "constitution": 8, "intelligence": 0, "wisdom": 7, "charisma": 4 }, "saving_throws_all": { "strength": 8, "dexterity": 6, "constitution": 8, "intelligence": 0, "wisdom": 7, "charisma": 4 }, "skill_bonuses": { "perception": 13, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 8, "deception": 4, "history": 0, "insight": 1, "intimidation": 4, "investigation": 0, "medicine": 1, "nature": 0, "perception": 13, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 0, "stealth": 6, "survival": 1 }, "passive_perception": 23, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cold Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 22, each creature in a 90-foot Cone. Failure: 63 (14d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Freezing Burst", "desc": "Constitution Saving Throw: DC 20, each creature in a 30-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the dragon can see within 120 feet. Failure: 14 (4d6) Cold damage, and the target's Speed is 0 until the end of the target's next turn. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "The dragon casts Fear, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 18). The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +14, reach 15 ft. 17 (2d8 + 8) Slashing damage plus 7 (2d6) Cold damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ice Walk", "desc": "The dragon can move across and climb icy surfaces without needing to make an ability check. Additionally, Difficult Terrain composed of ice or snow doesn't cost it extra movement." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_dragon-turtle/?format=api", "key": "srd-2024_dragon-turtle", "name": "Dragon Turtle", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "swim": 50.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 50.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Draconic, Primordial (Aquan)", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 356, "hit_dice": "23d20 + 115", "experience_points": 18000, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 20, "intelligence": 10, "wisdom": 12, "charisma": 12 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 5, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 6, "saving_throws": { "strength": 7, "dexterity": 0, "constitution": 11, "intelligence": 0, "wisdom": 7, "charisma": 1 }, "saving_throws_all": { "strength": 7, "dexterity": 0, "constitution": 11, "intelligence": 0, "wisdom": 7, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 7, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +13, reach 15 ft. 23 (3d10 + 7) Piercing damage plus 7 (2d6) Fire damage. Being underwater doesn't grant Resistance to this Fire damage.", "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": 3, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Bite attacks. It can replace one attack with a Tail attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Steam Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 19, each creature in a 60-foot Cone. Failure: 56 (16d6) Fire damage. Success: Half damage. Failure or Success: Being underwater doesn't grant Resistance to this Fire damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Tail", "desc": "Melee Attack Roll: +13, reach 15 ft. 18 (2d10 + 7) Bludgeoning damage. If the target is a Huge or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 7, "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_kraken/?format=api", "key": "srd-2024_kraken", "name": "Kraken", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 120.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 120.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Understands Abyssal, Celestial, Infernal, And Primordial but can't speak; telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." }, { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 481, "hit_dice": "26d20 + 208", "experience_points": 50000, "ability_scores": { "strength": 30, "dexterity": 11, "constitution": 26, "intelligence": 22, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 8, "intelligence": 6, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "strength": 17, "dexterity": 7, "constitution": 15, "intelligence": 6, "wisdom": 11, "charisma": 5 }, "saving_throws_all": { "strength": 17, "dexterity": 7, "constitution": 15, "intelligence": 6, "wisdom": 11, "charisma": 5 }, "skill_bonuses": { "history": 13, "perception": 11 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 6, "athletics": 10, "deception": 5, "history": 13, "insight": 4, "intimidation": 5, "investigation": 6, "medicine": 4, "nature": 6, "perception": 11, "performance": 5, "persuasion": 5, "religion": 6, "sleight_of_hand": 0, "stealth": 0, "survival": 4 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "cold, lightning", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, grappled, paralyzed, restrained", "condition_immunities": [ { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Fling", "desc": "The kraken throws a Large or smaller creature Grappled by it to a space it can see within 60 feet of itself that isn't in the air. Dexterity Saving Throw: DC 25, the creature thrown and each creature in the destination space. Failure: 18 (4d8) Bludgeoning damage, and the target has the Prone condition. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Strike", "desc": "Dexterity Saving Throw: DC 23, one creature the kraken can see within 120 feet. Failure: 33 (6d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The kraken makes two Tentacle attacks and uses Fling, Lightning Strike, or Swallow.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Storm Bolt", "desc": "The kraken uses Lightning Strike.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "Dexterity Saving Throw: DC 25, one creature Grappled by the kraken (it can have up to four creatures swallowed at a time). Failure: 23 (3d8 + 10) Piercing damage. If the target is Large or smaller, it is swallowed and no longer Grappled. A swallowed creature has the Restrained condition, has Cover|XPHB|Total Cover against attacks and other effects outside the kraken, and takes 24 (7d6) Acid damage at the start of each of its turns. If the kraken takes 50 damage or more on a single turn from a creature inside it, the kraken must succeed on a DC 25 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, each of which falls in a space within 10 feet of the kraken with the Prone condition. If the kraken dies, any swallowed creature no longer has the Restrained condition and can escape from the corpse using 15 feet of movement, exiting Prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Attack Roll: +17, reach 30 ft. 24 (4d6 + 10) Bludgeoning damage. The target has the Grappled condition (escape DC 20) from one of ten tentacles, and it has the Restrained condition until the grapple ends.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 30.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Toxic Ink", "desc": "Constitution Saving Throw: DC 23, each creature in a 15-foot Emanation originating from the kraken while it is underwater. Failure: The target has the Blinded and Poisoned conditions until the end of the kraken's next turn. The kraken then moves up to its Speed. Failure or Success: The kraken can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The kraken can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the kraken fails a saving throw, it can choose to succeed instead." }, { "name": "Siege Monster", "desc": "The kraken deals double damage to objects and structures." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_purple-worm/?format=api", "key": "srd-2024_purple-worm", "name": "Purple Worm", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet", "burrow": 50.0 }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 50.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 247, "hit_dice": "15d20 + 90", "experience_points": 13000, "ability_scores": { "strength": 28, "dexterity": 7, "constitution": 22, "intelligence": 1, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 9, "dexterity": -2, "constitution": 6, "intelligence": -5, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "saving_throws_all": { "strength": 9, "dexterity": -2, "constitution": 11, "intelligence": -5, "wisdom": 4, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -5, "athletics": 9, "deception": -3, "history": -5, "insight": -1, "intimidation": -3, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 30.0, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +14, reach 10 ft. 22 (3d8 + 9) Piercing damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 19), and it has the Restrained condition until the grapple ends.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The worm makes one Bite attack and one Tail Stinger attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Stinger", "desc": "Melee Attack Roll: +14, reach 10 ft. 16 (2d6 + 9) Piercing damage plus 35 (10d6) Poison damage.", "attacks": [ { "name": "Tail Stinger attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Tunneler", "desc": "The worm can burrow through solid rock at half its Burrow Speed and leaves a 10-foot-diameter tunnel in its wake." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_roc/?format=api", "key": "srd-2024_roc", "name": "Roc", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "fly": 120.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 120.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 248, "hit_dice": "16d20 + 80", "experience_points": 7200, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 20, "intelligence": 3, "wisdom": 10, "charisma": 9 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 8, "saving_throws": { "strength": 9, "dexterity": 4, "constitution": 5, "intelligence": -4, "wisdom": 4, "charisma": -1 }, "saving_throws_all": { "strength": 9, "dexterity": 4, "constitution": 5, "intelligence": -4, "wisdom": 4, "charisma": -1 }, "skill_bonuses": { "perception": 8 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 9, "deception": -1, "history": -4, "insight": 0, "intimidation": -1, "investigation": -4, "medicine": 0, "nature": -4, "perception": 8, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 18, "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": "Beak", "desc": "Melee Attack Roll: +13, reach 10 ft. 28 (3d12 + 9) Piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D12", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The roc makes two Beak attacks. It can replace one attack with a Talons attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Attack Roll: +13, reach 5 ft. 23 (4d6 + 9) Slashing damage. If the target is a Huge or smaller creature, it has the Grappled condition (escape DC 19) from both talons, and it has the Restrained condition until the grapple ends.", "attacks": [ { "name": "Talons 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": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_tarrasque/?format=api", "key": "srd-2024_tarrasque", "name": "Tarrasque", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "30.000", "challenge_rating_text": "30", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "burrow": 40.0, "climb": 60.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 40.0, "climb": 60.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 25, "armor_detail": "natural armor", "hit_points": 697, "hit_dice": "34d20 + 340", "experience_points": 155000, "ability_scores": { "strength": 30, "dexterity": 11, "constitution": 30, "intelligence": 3, "wisdom": 11, "charisma": 11 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 10, "intelligence": -4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 18, "saving_throws": { "strength": 10, "dexterity": 9, "constitution": 10, "intelligence": 5, "wisdom": 9, "charisma": 9 }, "saving_throws_all": { "strength": 10, "dexterity": 9, "constitution": 10, "intelligence": 5, "wisdom": 9, "charisma": 9 }, "skill_bonuses": { "perception": 9 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 10, "deception": 0, "history": -4, "insight": 0, "intimidation": 0, "investigation": -4, "medicine": 0, "nature": -4, "perception": 9, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +19, reach 15 ft. 36 (4d12 + 10) Piercing damage, and the target has the Grappled condition (escape DC 20). Until the grapple ends, the target has the Restrained condition and can't teleport.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D12", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Attack Roll: +19, reach 15 ft. 28 (4d8 + 10) Slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The tarrasque makes one Bite attack and three other attacks, using Claw or Tail in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Onslaught", "desc": "The tarrasque moves up to half its Speed, and it makes one Claw or Tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Attack Roll: +19, reach 30 ft. 23 (3d8 + 10) Bludgeoning damage. If the target is a Huge or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 19, "reach": 30.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 10, "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderous Bellow (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 27, each creature and each object that isn't being worn or carried in a 150-foot Cone. Failure: 78 (12d12) Thunder damage, and the target has the Deafened and Frightened conditions until the end of its next turn. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "World-Shaking Movement", "desc": "The tarrasque moves up to its Speed. At the end of this movement, the tarrasque creates an instantaneous shock wave in a 60-foot Emanation originating from itself. Creatures in that area lose Concentration and, if Medium or smaller, have the Prone condition. The tarrasque can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (6/Day)", "desc": "If the tarrasque fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The tarrasque has Advantage on saving throws against spells and other magical effects." }, { "name": "Reflective Carapace", "desc": "If the tarrasque is targeted by a Magic Missile spell or a spell that requires a ranged attack roll, roll 1d6. On a 1-5, the tarrasque is unaffected. On a 6, the tarrasque is unaffected and reflects the spell, turning the caster into the target." }, { "name": "Siege Monster", "desc": "The tarrasque deals double damage to objects and structures." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-flame-dragon/?format=api", "key": "tob_ancient-flame-dragon", "name": "Ancient Flame Dragon", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Giant, Ignan, Infernal, Orc", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Orc", "key": "orc", "url": "https://api-beta.open5e.com/v2/languages/orc/?format=api", "desc": "Typical speakers are orcs" } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 481, "hit_dice": "26d20+208", "experience_points": 62000, "ability_scores": { "strength": 23, "dexterity": 14, "constitution": 27, "intelligence": 19, "wisdom": 16, "charisma": 22 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 9, "constitution": 15, "intelligence": 10, "charisma": 13 }, "saving_throws_all": { "strength": 6, "dexterity": 9, "constitution": 15, "intelligence": 10, "wisdom": 3, "charisma": 13 }, "skill_bonuses": { "deception": 13, "insight": 10, "perception": 17, "persuasion": 13, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 6, "deception": 13, "history": 4, "insight": 10, "intimidation": 6, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 6, "persuasion": 13, "religion": 4, "sleight_of_hand": 2, "stealth": 9, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 14 (4d6) fire damage.", "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": 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": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) 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": 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": "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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area takes 91 (26d6) fire damage, or half damage with a successful DC 23 Dexterity saving throw. Each creature in that area must also succeed on a DC 21 Wisdom saving throw or go on a rampage for 1 minute. A rampaging creature must attack the nearest living creature or smash some object smaller than itself if no creature can be reached with a single move. A rampaging creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 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 dragon's 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": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then 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": "Shifting Flames", "desc": "The dragon magically polymorphs into a creature that has immunity to fire damage and a size and challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) 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": 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fire Incarnate", "desc": "All fire damage dealt by the dragon ignores fire resistance but not fire immunity." }, { "name": "Flame Dragon's Lair", "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to cause one of the following effects; the dragon can't use the same effect two rounds in a row.\n\n- A cloud of smoke swirls in a 20-foot-radius sphere centered on a point the dragon can see within 120 feet of it. The cloud spreads around corners and the area is lightly obscured. Each creature in the cloud must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\n- The ground erupts with volcanic force at a point the dragon can see within 120 feet of it. Any creature within 20 feet of the point must make a successful DC 15 Dexterity saving throw or be knocked prone and trapped in the ground. A creature trapped in this way is restrained and can't stand up. A creature can end the restraint if it or another creature takes an action to make a successful DC 15 Strength check.\n\n- A wall of fire rises up from the ground within 120 feet of the dragon. The wall is up to 60 feet long, 10 feet high, and 5 feet thick, can take any shape the dragon wants, and blocks line of sight. When the wall appears, each creature in its area must make a DC 15 Dexterity saving throw. A creature that fails the saving throw takes 21 (6d6) fire damage. Each creature that enters the wall for the first time each turn or ends its turn there takes 21 (6d6) fire damage. The wall is extinguished when the dragon uses this lair action again or when the dragon dies." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Regional Effects", "desc": "the region containing a legendary flame dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Arguments and misunderstandings erupt easily within 6 miles of the lair. Friendships are easily broken and criminal acts are common.\n\n- Temperatures rise within 6 miles of the lair. Crops wither, producing famines.\n\n- Sulfur geysers form in and around the dragon's lair. Some of them erupt only once an hour, so they're spotted only with a successful DC 20 Wisdom (Perception) check. A creature on top of an erupting geyser takes 21 (6d6) fire damage, or half damage with a successful DC 15 Dexterity saving throw.\n\nif the dragon dies, the arguments and misunderstandings disappear immediately and the temperatures go back to normal within 1d10 days. Any geysers remain where they are." } ], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?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_ancient-mithral-dragon/?format=api", "key": "tob_ancient-mithral-dragon", "name": "Ancient Mithral Dragon", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "18.000", "challenge_rating_text": "18", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Celestial, Common, Draconic, 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": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 297, "hit_dice": "17d20+119", "experience_points": 20000, "ability_scores": { "strength": 29, "dexterity": 16, "constitution": 25, "intelligence": 24, "wisdom": 25, "charisma": 24 }, "modifiers": { "strength": 9, "dexterity": 3, "constitution": 7, "intelligence": 7, "wisdom": 7, "charisma": 7 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 9, "constitution": 13, "intelligence": 13, "wisdom": 13, "charisma": 13 }, "saving_throws_all": { "strength": 9, "dexterity": 9, "constitution": 13, "intelligence": 13, "wisdom": 13, "charisma": 13 }, "skill_bonuses": { "athletics": 15, "history": 13, "insight": 13, "intimidation": 13, "perception": 13, "persuasion": 13 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 7, "arcana": 7, "athletics": 15, "deception": 7, "history": 13, "insight": 13, "intimidation": 13, "investigation": 7, "medicine": 7, "nature": 7, "perception": 13, "performance": 7, "persuasion": 13, "religion": 7, "sleight_of_hand": 3, "stealth": 3, "survival": 7 }, "passive_perception": 23, "resistances_and_immunities": { "damage_immunities_display": "acid, thunder", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from", "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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 22 (2d12 + 9) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "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": "Breath Weapon", "desc": "A mithral dragon can spit a 60-foot-long, 5-foot-wide line of metallic shards. Targets in its path take 59 (17d6) magical slashing damage and lose another 10 hit points from bleeding at the start of their turns for 6 rounds; slashing and bleed damage is halved by a successful DC 21 Dexterity saving throw. Only magical healing stops the bleeding before 6 rounds. The shards dissolve into wisps of smoke 1 round after the breath weapon's use.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 18 (2d8 + 9) slashing damage, and the target loses 5 hit point from bleeding at the start of each of its turns for six rounds unless it receives magical healing. Bleeding damage is cumulative; the target loses 5 hp per round for each bleeding wound it's taken from a mithral dragon's claws.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 15, "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": "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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turn, 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 dragon's 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": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 20 (2d10 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20.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": "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 dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 18 (2d8 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 18 (2d8 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Intelligence (spell save DC 21). It can innately cast the following spells, requiring no material components:\n\nat will: tongues\n\n5/day each: counterspell, dispel magic, enhance ability" }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Mithral Shards", "desc": "Ancient mithral dragons can choose to retain the mithral shards of their breath weapon as a hazardous zone of spikes. Treat as a spike growth zone that does 2d8 magical slashing damage for every 5 feet travelled." }, { "name": "Spellcasting", "desc": "the dragon is a 15th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 21, +13 to hit with spell attacks). It requires no material components to cast its spells. The dragon has the following wizard spells prepared:\n\ncantrips (at will): acid splash, light, mage hand, minor illusion, prestidigitation\n\n1st level (4 slots): charm person, expeditious retreat, magic missile, unseen servant\n\n2nd level (3 slots): blur, hold person, see invisibility\n\n3rd level (3 slots): haste, lightning bolt, protection from energy\n\n4th level (3 slots): dimension door, stoneskin, wall of fire\n\n5th level (2 slots): polymorph, teleportation circle\n\n6th level (1 slot): guards and wards\n\n7th level (1 slot): forcecage\n\n8th level (1 slot): antimagic field" } ], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-sea-dragon/?format=api", "key": "tob_ancient-sea-dragon", "name": "Ancient Sea Dragon", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 80.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Draconic, Infernal, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "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": 22, "armor_detail": "natural armor", "hit_points": 481, "hit_dice": "26d20+208", "experience_points": 41000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 19, "wisdom": 17, "charisma": 21 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 15, "wisdom": 10, "charisma": 12 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 15, "intelligence": 4, "wisdom": 10, "charisma": 12 }, "skill_bonuses": { "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 5, "history": 4, "insight": 3, "intimidation": 5, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 5, "persuasion": 5, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 11 (2d10) cold damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.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": "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": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": 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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A 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 dragon's 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": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tidal Breath", "desc": "The dragon exhales a crushing wave of frigid seawater in a 90-foot cone. Each creature in that area must make a DC 23 Dexterity saving throw. On a failure, the target takes 44 (8d10) bludgeoning damage and 44 (8d10) cold damage, and is pushed 30 feet away from the dragon and knocked prone. On a successful save the creature takes half as much damage and isn't pushed or knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then move up to half its flying speed, or swim speed if in the water.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then move up to half its flying speed, or swim speed if in the water.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Regional Effects", "desc": "the region containing a legendary sea dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Sea life becomes richer within 6 miles of the lair. Schools of fish move into new waters, sharks become common, and whale migration paths shift to pass near the area.\n\n- Water temperatures drop sharply within 6 miles of the lair. Creatures not accustomed to cold suffer exposure to extreme cold while swimming in this water.\n\n- Storms and rough water are more common within 6 miles of the lair.\n\nif the dragon dies, conditions of the sea surrounding the lair return to normal over the course of 1d10 days." }, { "name": "Sea Dragon's Lair", "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action and generates one of the following effects. The dragon can't use the same effect two rounds in a row:\n\n- Four vortexes, each 5 feet in diameter and up to 30 feet tall, appear within the lair where the dragon wishes. Creatures occupying the space where a vortex appears or who enter the vortex for the first time on a turn must make a DC 15 Dexterity save or be restrained. As an action, a creature can free itself or another creature from a vortex by succeeding on a DC 15 Strength check. The vortexes last until the dragon uses this lair action again or until the dragon dies.\n\n- The dragon creates a wall of living coral on a solid surface it can see within 120 feet of it. The wall can be up to 30 feet long, 30 feet high, and 1 foot thick. When the wall appears, each creature within its area takes damage as if touching the wall and is pushed 5 feet out of the wall's space, on whichever side of the wall it wants. Touching the wall releases painful stings that deal 18 (4d8) poison damage, or half that with a successful DC 15 Constitution saving throw. Each 10-foot section of the wall has AC 5, 30 hit points, resistance to fire damage, and immunity to psychic damage. The wall lasts until the dragon uses this lair action again or until the dragon dies.\n\n- The dragon bends time around its enemies. Four creatures the dragon can see within 120 feet of it must succeed on a DC 15 Wisdom save or be affected by a slow spell. This effect last until initiative count 20 on the following round." }, { "name": "Siege Monster", "desc": "The dragon deals double damage to objects and structures." } ], "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_ancient-titan/?format=api", "key": "tob_ancient-titan", "name": "Ancient Titan", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Giant, Primordial, Titan, telepathy 120 ft.", "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." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 15, "armor_detail": "breastplate", "hit_points": 198, "hit_dice": "12d20+72", "experience_points": 8400, "ability_scores": { "strength": 27, "dexterity": 13, "constitution": 22, "intelligence": 16, "wisdom": 16, "charisma": 20 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 6, "intelligence": 3, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 1, "saving_throws": { "constitution": 10, "wisdom": 7, "charisma": 9 }, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 10, "intelligence": 3, "wisdom": 7, "charisma": 9 }, "skill_bonuses": { "athletics": 14, "intimidation": 9, "perception": 7 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 3, "athletics": 14, "deception": 5, "history": 3, "insight": 3, "intimidation": 9, "investigation": 3, "medicine": 3, "nature": 3, "perception": 7, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 1, "stealth": 1, "survival": 3 }, "passive_perception": 17, "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Eldritch Singularity", "desc": "The ancient titan opens a momentary rupture in the eldritch source that fuels its words of power. This rupture appears at a spot designated by the titan within 100 feet. Any creature within 60 feet of the spot must make a DC 17 Constitution saving throw. On a failure, the creature takes 28 (8d6) force damage, falls prone, and is pulled 1d6 x 10 feet toward the eldritch singularity, taking an additional 3 (1d6) bludgeoning damage per 10 feet they were dragged. If the saving throw succeeds, the target takes half as much force damage and isn't knocked prone or pulled. The spot where the rupture occurs becomes the center of a 60-foot-radius antimagic field until the end of the ancient titan's next turn. The titan's spells are not affected by this antimagic field.", "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": "Greatsword", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 8) slashing damage.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 8, "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": "Longbow", "desc": "Ranged Weapon Attack: +5 to hit, range 150/640 ft., one target. Hit: 19 (4d8 + 1) piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 150.0, "long_range": 640.0, "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": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ancient titan makes two greatsword attacks or two longbow attacks", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the ancient titan's spellcasting ability is Charisma (spell save DC 17). The ancient titan can innately cast the following spells, requiring no material components:\n\n3/day: power word stun\n\n1/day: power word kill" }, { "name": "Magic Resistance", "desc": "The ancient titan has advantage on saving throws against spells and other magical effects." } ], "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_ancient-void-dragon/?format=api", "key": "tob_ancient-void-dragon", "name": "Ancient Void Dragon", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": true, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Celestial, Common, Draconic, Infernal, Primordial, Void Speech", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." }, { "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": 22, "armor_detail": "natural armor", "hit_points": 448, "hit_dice": "23d20+207", "experience_points": 62000, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 23 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 6 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 16, "wisdom": 9, "charisma": 13 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 16, "intelligence": 4, "wisdom": 9, "charisma": 13 }, "skill_bonuses": { "arcana": 18, "history": 18, "perception": 16, "persuasion": 13, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 18, "athletics": 9, "deception": 6, "history": 18, "insight": 2, "intimidation": 6, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 6, "persuasion": 13, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Aura of Madness", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 22 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature fails the saving throw by 5 or more it is driven insane. An insane creature is frightened permanently, and behaves as if affected by confusion while it is frightened in this way. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Aura of Madness 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": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.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": "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": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage plus 7 (2d6) cold damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Gravitic Breath", "desc": "The dragon exhales a 90-foot cube of powerful localized gravity, originating from the dragon. Falling damage in the area increases to 1d10 per 10 feet fallen. When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, it must make a DC 24 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon can use its Aura of Madness. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stellar Flare Breath", "desc": "The dragon exhales star fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 45 (13d6) fire damage and 45 (13d6) radiant damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 7, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "The dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The dragon magically teleports to any open space within 100 feet.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 8, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Void Cache", "desc": "The dragon can magically reach into its treasure hoard and retrieve one item. If the dragon is holding an item, it can use this ability to deposit the item into its hoard.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Void Cache (Costs 3 Actions)", "desc": "The dragon can magically reach into its treasure hoard and retrieve one item. If the dragon is holding an item, it can use this ability to deposit the item into its hoard.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Void Slip", "desc": "The dragon twists the fabric of space. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then teleport to an unoccupied space within 40 feet.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Void Slip (Costs 2 Actions)", "desc": "The dragon twists the fabric of space. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then teleport to an unoccupied space within 40 feet.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Void Twist", "desc": "When the dragon is hit by a ranged attack, it can create a small rift in space to increase its AC by 7 against that attack. If the attack misses because of this increase, the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Chill of the Void", "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity." }, { "name": "Collapsing Star", "desc": "When the void dragon is killed it explodes in a swath of celestial destruction. Each creature and object within 1 mile of the dragon take 55 (10d10) bludgeoning damage, 55 (10d10) cold damage, and 55 (10d10) psychic damage. Each damage type can be reduced by half with a successful DC 21 saving throw: Dexterity vs. bludgeoning, Constitution vs. cold, and Wisdom vs. psychic. Additionally, a creature that fails two or three of the saving throws is affected by a plane shift spell and sent to a random plane. If it is sent to the plane it currently occupies, it appears 5d100 miles away in a random direction." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Regional Effects", "desc": "the region containing a legendary void dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n\n- Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can't create bright light in this area.\n\n- Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon's lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n\nif the dragon dies, these effects fade over the course of 1d10 days." }, { "name": "Void Dragon's Lair", "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can't use the same effect two rounds in a row:\n\n- The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n\n- The Void briefly overlaps the dragon's lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n\n- The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw." }, { "name": "Void Dweller", "desc": "Void dragons dwell in the empty expanse between the stars, and do not require air, food, drink, or sleep. When flying between stars the void dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time." } ], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-wind-dragon/?format=api", "key": "tob_ancient-wind-dragon", "name": "Ancient Wind Dragon", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 120.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 120.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Draconic, Dwarvish, Elvish, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "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": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 425, "hit_dice": "23d20+184", "experience_points": 41000, "ability_scores": { "strength": 28, "dexterity": 19, "constitution": 26, "intelligence": 18, "wisdom": 17, "charisma": 20 }, "modifiers": { "strength": 9, "dexterity": 4, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 11, "constitution": 15, "wisdom": 10, "charisma": 12 }, "saving_throws_all": { "strength": 9, "dexterity": 11, "constitution": 15, "intelligence": 4, "wisdom": 10, "charisma": 12 }, "skill_bonuses": { "acrobatics": 11, "arcana": 11, "intimidation": 12, "perception": 17, "stealth": 11 }, "skill_bonuses_all": { "acrobatics": 11, "animal_handling": 3, "arcana": 11, "athletics": 9, "deception": 5, "history": 4, "insight": 3, "intimidation": 12, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 5, "persuasion": 5, "religion": 4, "sleight_of_hand": 4, "stealth": 11, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning, ranged weapons", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhausted, paralyzed, restrained", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 22 (2d12 + 9) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "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": "Breath of Gales", "desc": "The dragon exhales a blast of wind in a 90-foot cone. Each creature in that cone takes 55 (10d10) bludgeoning damage and is pushed 50 feet away from the dragon and knocked prone; a successful DC 23 Strength saving throw halves the damage and prevents being pushed (but not being knocked prone). All flames in the cone are extinguished.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 18 (2d8 + 9) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "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": "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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of its turn, 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 dragon's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The wind dragon can use its Frightful Presence and then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 20 (2d10 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.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": "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 dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 20 (2d10 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 20 (2d10 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fog Vision", "desc": "The dragon sees normally through light or heavy obscurement caused by fog, mist, clouds, or high wind." }, { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Charisma (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: feather fall\n\n5/day each: lightning bolt, ice storm" }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The dragon has advantage on saving throws against spells and other magical effects." }, { "name": "Uncontrollable", "desc": "The dragon's movement is never impeded by difficult terrain, and its speed can't be reduced by spells or magical effects. It can't be restrained (per the condition), and it escapes automatically from any nonmagical restraints (such as chains, entanglement, or grappling) by spending 5 feet of movement. Being underwater imposes no penalty on its movement or attacks." }, { "name": "Whirling Winds", "desc": "Gale-force winds rage around the dragon, making it immune to ranged weapon attacks except for those from siege weapons." }, { "name": "Wind Dragon's Lair", "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can't use the same effect two rounds in a row.\n\n- Sand and dust swirls up from the floor in a 20-foot radius sphere within 120 feet of the dragon at a point the dragon can see. The sphere spreads around corners. The area inside the sphere is lightly obscured, and each creature in the sphere at the start of its turn must make a successful DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the start of each of its turns, ending the effect on itself with a success.\n\n- Fragments of ice and stone are torn from the lair's wall by a blast of wind and flung along a 15-foot cone. Creatures in the cone take 18 (4d8) bludgeoning damage, or half damage with a successful DC 15 Dexterity saving throw.\n\n- A torrent of wind blasts outward from the dragon in a 60-foot radius, either racing just above the floor or near the ceiling. If near the floor, it affects all creatures standing in the radius; if near the ceiling, it affects all creatures flying in the radius. Affected creatures must make a successful DC 15 Strength saving throw or be knocked prone and stunned until the end of their next turn." } ], "creaturesets": [], "environments": [ { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?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_andrenjinyi/?format=api", "key": "tob_andrenjinyi", "name": "Andrenjinyi", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "burrow": 20.0, "climb": 20.0, "swim": 60.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 20.0, "climb": 20.0, "swim": 60.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Celestial, Giant, Sylvan", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 228, "hit_dice": "13d20+91", "experience_points": 13000, "ability_scores": { "strength": 30, "dexterity": 17, "constitution": 25, "intelligence": 10, "wisdom": 18, "charisma": 23 }, "modifiers": { "strength": 10, "dexterity": 3, "constitution": 7, "intelligence": 0, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 3, "saving_throws": { "constitution": 12, "wisdom": 9, "charisma": 11 }, "saving_throws_all": { "strength": 10, "dexterity": 3, "constitution": 12, "intelligence": 0, "wisdom": 9, "charisma": 11 }, "skill_bonuses": { "arcana": 5, "perception": 9, "religion": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 4, "arcana": 5, "athletics": 10, "deception": 6, "history": 0, "insight": 4, "intimidation": 6, "investigation": 0, "medicine": 4, "nature": 0, "perception": 9, "performance": 6, "persuasion": 6, "religion": 5, "sleight_of_hand": 3, "stealth": 3, "survival": 4 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "acid, cold, fire, lightning", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": 120.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 36 (4d12 + 10) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20.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": "Constrict", "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 36 (4d12 + 10) bludgeoning damage, and the target is grappled (escape DC 20). Until this grapple ends the target is restrained, and the andrenjinyi can't constrict another target.", "attacks": [ { "name": "Constrict attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 5.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": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The andrenjinyi makes two attacks, one with its bite and one with its constriction. If both attacks hit the same target, then the target is Swallowed Whole.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rainbow Arch", "desc": "The andrenjinyi can instantaneously teleport between sources of fresh water within 1 mile as an action. It can't move normally or take any other action on the turn when it uses this power. When this power is activated, a rainbow manifests between the origin and destination, lasting for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow Whole", "desc": "If the bite and constrict attacks hit the same target in one turn, the creature is swallowed whole. The target is blinded and restrained, and has total cover against attacks and other effects outside the andrenjinyi. The target takes no damage inside the andrenjinyi. The andrenjinyi can have three Medium-sized creatures or four Small-sized creatures swallowed at a time. If the andrenjinyi takes 20 damage or more in a single turn from a swallowed creature, the andrenjinyi must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the andrenjinyi. If the andrenjinyi is slain, a swallowed creature is no longer restrained by it and can escape from the andrenjinyi by using 15 feet of movement, exiting prone. The andrenjinyi can regurgitate swallowed creatures as a free action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Transmuting Gullet", "desc": "When a creature is swallowed by an andrenjinyi, it must make a successful DC 19 Wisdom saving throw each round at the end of its turn or be affected by true polymorph into a new form chosen by the andrenjinyi. The effect is permanent until dispelled or ended with a wish or comparable magic.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The andrenjinyi can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "the andrenjinyi's spellcasting ability is Charisma (spell save DC 19, +11 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\n\nat will: create water, speak with animals, stoneshape\n\n3/day each: control weather, dispel magic, reincarnate\n\n1/day each: blight, commune with nature, contagion, flesh to stone, plant growth" }, { "name": "Magic Resistance", "desc": "The andrenjinyi has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The andrenjinyi'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_elemental-locus/?format=api", "key": "tob_elemental-locus", "name": "Elemental Locus", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 5.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 5.0, "crawl": 2.5, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 2.5, "swim": 2.5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Primordial", "data": [ { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 290, "hit_dice": "20d20+80", "experience_points": 18000, "ability_scores": { "strength": 28, "dexterity": 1, "constitution": 18, "intelligence": 10, "wisdom": 11, "charisma": 11 }, "modifiers": { "strength": 9, "dexterity": -5, "constitution": 4, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -5, "saving_throws": { "intelligence": 6, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 9, "dexterity": -5, "constitution": 4, "intelligence": 6, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "nature": 6, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -5, "animal_handling": 0, "arcana": 0, "athletics": 9, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 6, "perception": 6, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": -5, "stealth": -5, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "acid, cold, fire, lightning, poison, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?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_resistances_display": "bludgeoning, piercing, and 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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "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": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": 120.0, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The elemental locus makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 23 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "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": "Immortal", "desc": "The elemental locus does not age and does not die when it drops to 0 hit points. If the elemental locus drops to 0 hit points, it falls into a quiescent state for 25 weeks before returning to activity with full hit points. Its spawned elementals continue fighting whatever enemies attacked the elemental locus; if no enemies are present, they defend the locus's area." }, { "name": "Magic Resistance", "desc": "The elemental locus has advantage on saving throws against spells and other magical effects." }, { "name": "Massive", "desc": "The elemental locus is larger than most Gargantuan creatures, occupying a space of 60 by 60 feet. Its movement is not affected by difficult terrain or by Huge or smaller creatures. Other creatures can enter and move through the elemental locus's space, but they must make a successful DC 20 Strength (Athletics) check after each 10 feet of movement. Failure indicates they fall prone and can move no farther that turn." }, { "name": "Siege Monster", "desc": "The elemental locus deals double damage to objects and structures." }, { "name": "Spawn Elementals", "desc": "As a bonus action, the elemental locus loses 82 hit points and spawns an air, earth, fire, or water elemental to serve it. Spawned elementals answer to their creator's will and are not fully independent. The types of elementals the locus can spawn depend on the terrain it embodies; for example, an elemental locus of the desert can spawn earth, fire, and air elementals, but not water." } ], "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_isonade/?format=api", "key": "tob_isonade", "name": "Isonade", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "14.000", "challenge_rating_text": "14", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "swim": 100.0 }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 0.0, "swim": 100.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "understands Aquan and Elvish, but cannot speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 222, "hit_dice": "12d20+96", "experience_points": 11500, "ability_scores": { "strength": 30, "dexterity": 14, "constitution": 26, "intelligence": 6, "wisdom": 18, "charisma": 8 }, "modifiers": { "strength": 10, "dexterity": 2, "constitution": 8, "intelligence": -2, "wisdom": 4, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "strength": 14, "constitution": 12, "wisdom": 8 }, "saving_throws_all": { "strength": 14, "dexterity": 2, "constitution": 12, "intelligence": -2, "wisdom": 8, "charisma": -1 }, "skill_bonuses": { "athletics": 14, "perception": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": -2, "athletics": 14, "deception": -1, "history": -2, "insight": 4, "intimidation": -1, "investigation": -2, "medicine": 4, "nature": -2, "perception": 8, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "ability damage/drain", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 90.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 42 (5d12 + 10) piercing damage and the target is grappled (escape DC 20). If the target was already grappled from a previous bite, it's also swallowed whole (see below).", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.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": "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": "Breach", "desc": "The isonade leaps out of the water to crash down onto a target with devastating effect. The isonade must move 30 feet in a straight line toward its target before jumping. When jumping, the isonade travels up to 30 feet through the air before landing. Any creature occupying the space where the isonade lands takes 76 (12d10 + 10) bludgeoning damage and becomes submerged 10 feet below the surface of the water. Targets that make a successful DC 20 Strength saving throw take half damage and are not submerged, but are moved to the nearest unoccupied space. Boats and structures are not immune to this attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The isonade makes one tail slap attack and one bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow Whole", "desc": "When the isonade's bite attack hits a target grappled from a previous bite attack, the target is also swallowed. The grapple ends, but the target is blinded and restrained, it has total cover against attacks and other effects outside the isonade, and it takes 36 (8d8) acid damage at the start of each of the isonade's turns. An isonade can have two Large, four Medium, or six Small creatures swallowed at a time. If the isonade takes 40 damage or more from a swallowed creature in a single turn, it must succeed on a DC 20 Constitution saving throw or regurgitate all swallowed creatures, which fall prone within 10 feet of the isonade. If the isonade dies, a swallowed creature is no longer restrained by it and can escape by using 20 feet of movement, exiting prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Slap", "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 31 (6d6 + 10) bludgeoning damage.", "attacks": [ { "name": "Tail Slap attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 15.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": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Atmospheric Immunity", "desc": "The isonade can comfortably exist at any level of the sea and suffers no penalties at any depth." }, { "name": "Innate Spellcasting", "desc": "the isonade's innate spellcasting ability is Wisdom (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: animal messenger\n\n3/day each: control water, earthquake\n\n1/day each: control weather, storm of vengeance, tsunami" }, { "name": "Magic Resistance", "desc": "The isonade has advantage on saving throws against spells and other magical effects." }, { "name": "Water Breathing", "desc": "The isonade can breathe only underwater." } ], "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_jotun-giant/?format=api", "key": "tob_jotun-giant", "name": "Jotun 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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 407, "hit_dice": "22d20+176", "experience_points": 41000, "ability_scores": { "strength": 30, "dexterity": 8, "constitution": 26, "intelligence": 18, "wisdom": 20, "charisma": 14 }, "modifiers": { "strength": 10, "dexterity": -1, "constitution": 8, "intelligence": 4, "wisdom": 5, "charisma": 2 }, "initiative_bonus": -1, "saving_throws": { "constitution": 14, "wisdom": 11, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": -1, "constitution": 14, "intelligence": 4, "wisdom": 11, "charisma": 8 }, "skill_bonuses": { "arcana": 10, "history": 10, "nature": 10, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 5, "arcana": 10, "athletics": 10, "deception": 2, "history": 10, "insight": 5, "intimidation": 2, "investigation": 4, "medicine": 5, "nature": 10, "perception": 5, "performance": 2, "persuasion": 2, "religion": 4, "sleight_of_hand": -1, "stealth": 5, "survival": 5 }, "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": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Detect", "desc": "The Jotun giant makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the giant's choice that is within 120 feet of the giant and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. Once a creature's saving throw is successful, it is immune to the giant's Frightful Presence for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Greatclub", "desc": "Melee Weapon Attack: +16 to hit, reach 30 ft., one target. Hit: 55 (10d8 + 10) bludgeoning damage.", "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 30.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "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 }, { "name": "Multiattack", "desc": "The giant makes two greatclub attacks and a frightful presence attack, or one rock throwing attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Planar Return", "desc": "If banished, a Jotun giant can return to the plane it departed 2/day. If banished a third time, it cannot return.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +16 to hit, range 90/240 ft., one target. Hit: 49 (6d12 + 10) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": null, "range": 90.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 6, "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": "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": "Rock Catching", "desc": "If a rock or similar object is hurled at the giant, the giant can, with a successful DC 10 Dexterity saving throw, catch the missile and take no bludgeoning damage from it.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sweeping Blow", "desc": "The Jotun giant can sweep its greatclub in an arc around itself. The sweep affects a semicircular path 30 feet wide around the giant. All targets in that area take 46 (8d8 + 10) bludgeoning damage, or no damage with a successful DC 19 Dexterity saving throw.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Immortality", "desc": "Jotuns suffer no ill effects from age, and are immune to effects that reduce ability scores and hit point maximum." }, { "name": "Innate Spellcasting", "desc": "the Jotun giant's innate spellcasting ability is Wisdom (spell save DC 19). It can innately cast the following spells, requiring no material components:\n\nat will: earthquake, shapechange, speak with animals\n\n3/day: bestow curse, gust of wind\n\n1/day: divination" }, { "name": "Magic Resistance", "desc": "The giant has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The giant's weapon attacks are magical." }, { "name": "Too Big to Notice", "desc": "The sheer size of the Jotun giant often causes those near it to confuse one at rest for part of the landscape. The jotun has advantage on Stealth checks when not moving." } ], "creaturesets": [], "environments": [ { "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": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_mordant-snare/?format=api", "key": "tob_mordant-snare", "name": "Mordant Snare", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 0.0, "burrow": 20.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Primordial", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 264, "hit_dice": "16d20+96", "experience_points": 13000, "ability_scores": { "strength": 23, "dexterity": 16, "constitution": 22, "intelligence": 15, "wisdom": 14, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "deception": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 2, "athletics": 6, "deception": 8, "history": 2, "insight": 2, "intimidation": -2, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": -2, "persuasion": -2, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_resistances_display": "bludgeoning 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": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Filaments", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 22 (3d10 + 6) bludgeoning damage plus 10 (3d6) acid damage, and the target is grappled (escape DC 16) and restrained.", "attacks": [ { "name": "Filaments attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The mordant snare makes four melee attacks, using any combination of tentacle attacks, spike attacks, and filament attacks. No creature can be targeted by more than one filament attack per turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spike", "desc": "Ranged Weapon Attack: +8 to hit, range 20/60 ft., one target. Hit: 12 (2d8 + 3) piercing damage plus 3 (1d6) acid damage.", "attacks": [ { "name": "Spike attack", "attack_type": "WEAPON", "to_hit_mod": 8, "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": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) bludgeoning damage plus 7 (2d6) acid damage.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 11, "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": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Absorb Channeled Energy", "desc": "If a mordant snare is in the area of effect of a turn undead attempt, it gains temporary hit points. For each mordant puppet that would have been affected by the turning if it were a zombie, the mordant snare gains 10 temporary hit points, to a maximum of 60." }, { "name": "Buried", "desc": "Until it does something to reveal its presence, a buried mordant snare is treated as if it's invisible." }, { "name": "Magic Resistance", "desc": "The mordant snare has advantage on saving throws against spells and other magical effects." }, { "name": "Mordant Puppets", "desc": "A mordant snare can control up to four bodies per tentacle. These \"puppets\"look and move like zombies. Treat each one as a zombie, but limited in movement to the 30-foot-by-30-foot area above the buried snare. Unlike normal zombies, any creature within 5 feet of a mordant puppet when the puppet takes piercing or slashing damage takes 3 (1d6) acid damage (spray from the wound). All puppets attached to a particular tentacle are destroyed if the mordant snare attacks with that tentacle; this does 9 (2d8) acid damage per puppet to all creatures within 5 feet of any of those puppets, or half damage with a successful DC 16 Dexterity saving throw. Damage done to puppet zombies doesn't affect the mordant snare. If the snare is killed, all of its puppets die immediately without causing any acid damage." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_oozasis/?format=api", "key": "tob_oozasis", "name": "Oozasis", "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": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "climb": 20.0, "swim": 20.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.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 all languages but can't speak, telepathy 120 ft.", "data": [] }, "armor_class": 7, "armor_detail": "", "hit_points": 217, "hit_dice": "14d20+70", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 5, "constitution": 20, "intelligence": 12, "wisdom": 22, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": -3, "constitution": 5, "intelligence": 1, "wisdom": 6, "charisma": 4 }, "initiative_bonus": -3, "saving_throws": { "intelligence": 5, "wisdom": 10, "charisma": 8 }, "saving_throws_all": { "strength": 4, "dexterity": -3, "constitution": 5, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "skill_bonuses": { "deception": 8, "history": 5, "insight": 10, "perception": 10 }, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": 6, "arcana": 1, "athletics": 4, "deception": 8, "history": 5, "insight": 10, "intimidation": 4, "investigation": 1, "medicine": 6, "nature": 1, "perception": 10, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": -3, "stealth": -3, "survival": 6 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_resistances_display": "fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "thunder", "damage_vulnerabilities": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?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": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": 120.0, "truesight_range": null, "actions": [ { "name": "Engulf", "desc": "The oozasis engulfs creatures grappled by it. An engulfed creature can't breathe, is restrained, is no longer grappled, has total cover against attacks and other effects outside the oozasis, takes 21 (6d6) acid damage at the start of each of the oozasis's turns, and is subject to the oozasis's Waters of Unfathomable Compulsion trait. The creature takes no damage if the oozasis chooses not to inflict any. When the oozasis moves, the engulfed creature moves with it. An engulfed creature can escape by using an action and making a successful DC 16 Strength check. On a success, the creature enters a space of its choice within 5 feet of the oozasis.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The oozasis makes two pseudopod attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pseudopod", "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage plus 10 (3d6) acid damage, and a target that's Large or smaller is grappled (escape DC 16) and restrained until the grapple ends. The oozasis has two pseudopods, each of which can grapple one target at a time.", "attacks": [ { "name": "Pseudopod attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Vapors of Tranquility or Turmoil", "desc": "The oozasis sublimates its waters into a vapor that fills a disk centered on the oozasis, 60 feet in radius, and 10 feet thick. All creatures in the area are affected by either the calm emotions spell or the confusion spell (save DC 16). The oozasis chooses which effect to use, and it must be the same for all creatures.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The oozasis can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Mirage", "desc": "As a bonus action, the oozasis can create a mirage around itself to lure victims toward it while disguising its true nature. This functions as the mirage arcane spell (save DC 16) but is nonmagical, and therefore can't be detected using detect magic or similar magic, and can't be dispelled." }, { "name": "Waters of Unfathomable Compulsion", "desc": "Any creature that drinks the water of an oozasis or eats fruit from the plants growing in it has a dream (as the spell, save DC 16) the next time it sleeps. In this dream, the oozasis places a compulsion to carry out some activity as a torrent of images and sensations. When the creature awakens, it is affected by a geas spell (save DC 16, cast as a 7th-level spell) in addition to the effects of dream." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?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_titanoboa/?format=api", "key": "tob_titanoboa", "name": "Titanoboa", "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": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 232, "hit_dice": "15d20+75", "experience_points": 8400, "ability_scores": { "strength": 26, "dexterity": 10, "constitution": 20, "intelligence": 3, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 5, "wisdom": 5 }, "saving_throws_all": { "strength": 8, "dexterity": 5, "constitution": 5, "intelligence": -4, "wisdom": 5, "charisma": -4 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 5, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "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": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage. If the target is a Huge or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the titanoboa. A swallowed creature is blinded and restrained, has total cover against attacks and other effects outside the snake, and takes 21 (6d6) acid damage at the start of each of the titanoboa's turns. If the titanoboa takes 30 damage or more on a single turn from a creature inside it, the titanoboa must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the titanoboa. If the titanoboa dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.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": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 27 (3d12 + 8) bludgeoning damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the titanoboa can't constrict another target.", "attacks": [ { "name": "Constrict attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The titanoboa makes one bite attack and one constrict attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Slither", "desc": "If the titanoboa hasn't eaten a Huge creature in the last 24 hours, it can move through a space as narrow as 10 feet wide without squeezing, or 5 feet while squeezing." }, { "name": "Sparkling Scales", "desc": "The titanoboa's scales refract light in iridescent cascades that are hypnotic to gaze upon. If the titanoboa is in bright light, a creature within 30 feet that looks at it must make a successful DC 17 Wisdom saving throw or be stunned until the end of its next turn. Unless surprised, a creature can avoid the saving throw by choosing to avert its eyes at the start of its turn. A creature that averts its eyes can't see the titanoboa until the start of its next turn, when it can choose to avert its eyes again. If the creature looks at the titanoboa in the meantime, it must immediately make the saving throw." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_vesiculosa/?format=api", "key": "tob_vesiculosa", "name": "Vesiculosa", "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": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "burrow": 5.0 }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 0.0, "burrow": 5.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 203, "hit_dice": "14d20+56", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 19, "intelligence": 2, "wisdom": 14, "charisma": 2 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -4, "athletics": 5, "deception": -4, "history": -4, "insight": 2, "intimidation": -4, "investigation": -4, "medicine": 2, "nature": -4, "perception": 6, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, bludgeoning, piercing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, blinded, deafened, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Engulf", "desc": "The vesiculosa engulfs all restrained or unconscious creatures within 5 feet of its main body (up to 2 Large, 4 Medium or 8 Small creatures). An engulfed creature is restrained, has total cover against attacks and other effects outside the vesiculosa, and takes 21 (6d6) acid damage at the start of each of the vesiculosa's turns. When the vesiculosa moves, the engulfed creature moves with it. An engulfed creature can try to escape by using an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the vesiculosa's main body.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Entrap", "desc": "The vesiculosa targets a Large or smaller creature within 5 feet of one of its rootlet swarms. The target takes 10 (4d4) piercing damage and is grappled (escape DC 15), or takes half damage and isn't grappled if it makes a successful DC 17 Dexterity saving throw. Until the grapple ends, the target is restrained, it has disadvantage on Strength checks and Strength saving throws, and that rootlet swarm can't entrap another target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vesiculosa uses Entrap 4 times, and uses Reel and Engulf once each. It loses one Entrap attack for each rootlet swarm that's been destroyed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reel", "desc": "Each rootlet swarm that has a creature grappled moves up to 20 feet toward the vesiculosa's main body. Rootlets wander up to 100 feet from the main body.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While the vesiculosa remains motionless, it is indistinguishable from a normal pool of water." }, { "name": "Rich Sapphire Heartvine", "desc": "A vesiculosa's heartvine resembles a lump of sapphire and is highly prized by alchemists (worth 1,000 gp). It can be reached with an hour or two of hard digging." }, { "name": "Rootlet Swarms", "desc": "The vesiculosa is surrounded at all times by four Medium swarms of Tiny rootlets that move as the vesiculosa directs. Each swarm has a speed of 30 feet, can be targeted independently, has 25 hit points, and (unlike the parent plant) quite vulnerable to fire damage. Other than that, they have the same statistics as the vesiculosa's main body. For each swarm that drops to 0 hit points, the vesiculosa loses one of its Entrap attacks. A destroyed swarm regrows in 24 hours." }, { "name": "Sweet Water", "desc": "The vesiculosa's pool emits a sweet fragrance that lures creatures to drink. Creatures that are neither undead nor constructs within 60 feet must succeed on a DC 16 Wisdom saving throw or be compelled to approach the vesiculosa and drink. The water is cool and refreshing but carries a sleeping poison: any creature (other than undead and constructs) that drinks from it regains 1d4 hp and recovers from 1 level of exhaustion, but must succeed on a DC 15 Constitution saving throw against poison or fall unconscious for 1 minute. If the saving throw fails by 5 or more, the creature is unconscious for 1 hour. An unconscious creature wakes up if it takes damage or if another creature uses an action to shake it awake." }, { "name": "Verdant", "desc": "The vesiculosa's sap seeps into the soil, promoting lush vegetation. At any given time, 3d6 beneficial fruits (fruit, nuts, figs, dates) can be found within 30 feet of the vesiculosa. These have the same effect as berries from a goodberry spell, but they retain their potency for one week after being picked or after the vesiculosa is killed." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_ychen-bannog/?format=api", "key": "tob_ychen-bannog", "name": "Ychen Bannog", "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": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 231, "hit_dice": "14d20+84", "experience_points": 7200, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 23, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 6, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 9, "dexterity": 0, "constitution": 6, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 9, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Destroying Bellow", "desc": "The ychen bannog delivers a fearsome bellow that can be heard up to ten miles away. Structures and unattended objects in a 60-foot cone take 55 (10d10) thunder damage. Creatures in the cone take 27 (5d10) thunder damage and are deafened for 1 hour, or take half damage and aren't deafened with a successful DC 18 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": "Gore", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.", "attacks": [ { "name": "Gore 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": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ychen bannog makes one gore attack and one stomp attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stomp", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 31 (4d10 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 21 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Stomp 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": "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 } ], "traits": [ { "name": "Ever-Sharp Horns", "desc": "The ychen bannog deals triple damage dice when it scores a critical hit with a gore attack." }, { "name": "Overrun", "desc": "When the ychen bannog takes the Dash action, it can move through the space of a Large or smaller creature, treating the creature's space as difficult terrain. As it moves through the creature's space, the ychen bannog can make a stomp attack as a bonus action." }, { "name": "Peaceful Creature", "desc": "The ychen bannog abhors combat and flees from it if possible. If unable to flee, the ychen bannog can attack a foe or obstacle to clear a path to safety. As an action, a driver or handler mounted on the ychen bannog or adjacent to it can make a DC 16 Wisdom (Animal Handling) check. On a success, the ychen bannog moves and attacks as directed by the driver. On a failure, the beast flees. The driver or handler must have proficiency in Animal Handling to attempt this check." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "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_zaratan/?format=api", "key": "tob_zaratan", "name": "Zaratan", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "26.000", "challenge_rating_text": "26", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "swim": 50.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 5.0, "swim": 50.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Aquan", "data": [] }, "armor_class": 25, "armor_detail": "natural armor", "hit_points": 507, "hit_dice": "26d20+234", "experience_points": 90000, "ability_scores": { "strength": 30, "dexterity": 3, "constitution": 28, "intelligence": 10, "wisdom": 11, "charisma": 11 }, "modifiers": { "strength": 10, "dexterity": -4, "constitution": 9, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -4, "saving_throws": { "intelligence": 8, "wisdom": 8, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": -4, "constitution": 9, "intelligence": 8, "wisdom": 8, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -4, "animal_handling": 0, "arcana": 0, "athletics": 10, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": -4, "stealth": -4, "survival": 0 }, "passive_perception": 10, "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": "fire, lightning, thunder; bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, paralyzed, poisoned", "condition_immunities": [ { "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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 26 (3d10 + 10) piercing damage and the target is grappled (escape DC 20). Until the grapple ends, the target is restrained and the zaratan can't bite another target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 18, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "Consume", "desc": "The zaratan makes one bite attack or uses Swallow.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Flipper", "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage and the target must succeed on a DC 26 Strength saving throw or be pushed 10 feet away from the zaratan.", "attacks": [ { "name": "Flipper attack", "attack_type": "WEAPON", "to_hit_mod": 18, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Move", "desc": "The zaratan 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 zaratan makes one bite attack and two flipper attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "The zaratan makes one bite attack against a Huge or smaller creature it is grappling. If the attack hits, the target takes 26 (3d10 + 10) piercing damage, is swallowed, and the grapple ends. A swallowed creature is blinded and restrained, but has total cover against attacks and effects outside the zaratan. A swallowed creature takes 28 (8d6) acid damage at the start of each of the zaratan's turns. The zaratan can have any number of creatures swallowed at once. If the zaratan takes 40 damage or more on a single turn from a creature inside it, the zaratan must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the zaratan. If the zaratan dies, swallowed creatures are no longer restrained and can escape by using 30 feet of movement, exiting prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swipe", "desc": "The zaratan makes one flipper attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Endless Breath", "desc": "The zaratan breathes air, but it can hold its breath for years." }, { "name": "False Appearance", "desc": "While the zaratan remains motionless on the surface of the ocean (except for drifting) it is indistinguishable from a small island." }, { "name": "Fortified Shell", "desc": "The zaratan ignores any attack against its shell that doesn't do 30 points of damage or more. Attacking the zaratan's head or flippers bypasses this trait." }, { "name": "Siege Monster", "desc": "The zaratan does double damage to objects and structures." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "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" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_ancient-boreal-dragon/?format=api", "key": "tob2_ancient-boreal-dragon", "name": "Ancient Boreal Dragon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Draconic, Giant", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 407, "hit_dice": "22d20+176", "experience_points": 62000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 17, "wisdom": 19, "charisma": 18 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 3, "wisdom": 4, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 7, "constitution": 15, "wisdom": 11, "charisma": 11 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 15, "intelligence": 3, "wisdom": 11, "charisma": 11 }, "skill_bonuses": { "athletics": 16, "perception": 18, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 3, "athletics": 16, "deception": 4, "history": 3, "insight": 4, "intimidation": 4, "investigation": 3, "medicine": 4, "nature": 3, "perception": 18, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 0, "stealth": 7, "survival": 4 }, "passive_perception": 28, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 9, "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": "Cinder Breath", "desc": "The dragon exhales a 90-foot cone of superheated air filled with blue-white embers. Each creature in that area must make a DC 23 Dexterity saving throw, taking 88 (16d10) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's 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": "Multiattack", "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ember Wreath (1/Day)", "desc": "As a bonus action, the boreal dragon wreathes its body in searing blue and white embers. The embers last for 1 minute or until the dragon uses its breath weapon. A creature that enters or starts its turn in a space within 30 feet of the dragon must make a DC 23 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. If a creature fails the saving throw by 5 or more, it suffers one level of exhaustion as the water is sapped from its body by the unrelenting heat." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_ancient-imperial-dragon/?format=api", "key": "tob2_ancient-imperial-dragon", "name": "Ancient Imperial Dragon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "26.000", "challenge_rating_text": "26", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "all", "data": [] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 546, "hit_dice": "28d20+252", "experience_points": 90000, "ability_scores": { "strength": 30, "dexterity": 12, "constitution": 29, "intelligence": 20, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 10, "dexterity": 1, "constitution": 9, "intelligence": 5, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 9, "constitution": 17, "wisdom": 12, "charisma": 13 }, "saving_throws_all": { "strength": 10, "dexterity": 9, "constitution": 17, "intelligence": 5, "wisdom": 12, "charisma": 13 }, "skill_bonuses": { "arcana": 13, "history": 13, "insight": 12, "perception": 20, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 4, "arcana": 13, "athletics": 10, "deception": 5, "history": 13, "insight": 12, "intimidation": 5, "investigation": 5, "medicine": 4, "nature": 5, "perception": 20, "performance": 5, "persuasion": 5, "religion": 5, "sleight_of_hand": 1, "stealth": 9, "survival": 4 }, "passive_perception": 30, "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": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 18, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cast a Spell", "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Cast a Spell (Costs 3 Actions)", "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The imperial dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hp, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n\nThe dragon can choose to transform only part of its body with this action, allowing it to sprout rabbit-like ears or a humanoid head. These changes are purely cosmetic and don't alter statistics.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 18, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Detect", "desc": "The dragon makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath", "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 25 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Mesmerizing Presence", "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 24 Wisdom saving throw or become charmed by the dragon for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Mesmerizing 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": "Multiattack", "desc": "The dragon can use its Mesmerizing Presence. It then makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 18, "reach": 20.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 10, "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 dragon makes a tail attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The imperial dragon’s innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components.\nAt will: control water, fog cloud, gust of wind, stinking cloud\n3/day each: cloudkill, control weather\n1/day each: legend lore, storm of vengeance" }, { "name": "Legendary Resistance (3/Day)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." }, { "name": "Truespeak", "desc": "The dragon can communicate with any living creature as if they shared a language." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_bone-colossus/?format=api", "key": "tob2_bone-colossus", "name": "Bone Colossus", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "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": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Darakhul", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 181, "hit_dice": "11d20+66", "experience_points": 10000, "ability_scores": { "strength": 24, "dexterity": 11, "constitution": 22, "intelligence": 14, "wisdom": 16, "charisma": 16 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 6, "intelligence": 2, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "constitution": 11, "wisdom": 8 }, "saving_throws_all": { "strength": 7, "dexterity": 0, "constitution": 11, "intelligence": 2, "wisdom": 8, "charisma": 3 }, "skill_bonuses": { "intimidation": 13, "perception": 8 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 2, "athletics": 7, "deception": 3, "history": 2, "insight": 3, "intimidation": 13, "investigation": 2, "medicine": 3, "nature": 2, "perception": 8, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 18, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "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": "charmed, exhaustion, frightened, paralyzed, 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": "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": "Multiattack", "desc": "The bone colossus makes two attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Razor Teeth", "desc": "Melee Weapon Attack: +12 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half its hp or fewer.", "attacks": [ { "name": "Razor Teeth (Swarm Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6) piercing", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": "Swarm Form Only", "usage_limits": null }, { "name": "Thunderous Slam", "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage plus 10 (3d6) thunder damage, and the target must succeed on a DC 18 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Thunderous Slam (Colossus Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Colossus Form Only", "usage_limits": null } ], "traits": [ { "name": "Collective Mind", "desc": "The bone colossus’ individual posthumes are connected via a hive mind. It can telepathically communicate with any of its individual posthumes within 50 miles of it, and it can’t be surprised. If the bone colossus is reduced to half its hp or fewer, its Intelligence score is reduced to 1." }, { "name": "Siege Monster", "desc": "The bone colossus deals double damage to objects and structures." }, { "name": "Swarm Form", "desc": "A bone colossus can use its action to split into four individual swarms of tiny bone posthumes. Each swarm has an hp total equal to the bone colossus’ hp divided by 4 (rounded down), and all are affected by any conditions, spells, and other magical effects that affected the bone colossus. The swarms act on the same initiative count as the bone colossus did and occupy any unoccupied space that previously contained the bone colossus. A bone swarm can occupy another creature’s space and vice versa, and the swarm can move through a space as narrow as 1 foot wide without squeezing. A swarm can’t regain hp or gain temporary hp.\n\nAs an action, the swarms can reform into a single bone colossus as long as all surviving swarms are within 5 feet of each other. The reformed bone colossus’ hp total is equal to the combined remaining hp of the swarms, and the bone colossus is affected by any conditions, spells, and other magical effects currently affecting any of the swarms. It occupies any unoccupied space that previously contained at least one of the swarms that formed it." }, { "name": "Turn Resistance", "desc": "The bone colossus has advantage on saving throws against any effect that turns undead." } ], "creaturesets": [], "environments": [] } ] }{ "count": 3539, "next": "