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=-name&page=2
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-name&page=3", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-name", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-red-dragon/?format=api", "key": "bfrd_young-red-dragon", "name": "Young Red Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "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": 18, "armor_detail": "natural armor", "hit_points": 193, "hit_dice": null, "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 28, "intelligence": 14, "wisdom": 18, "charisma": 26 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 9, "intelligence": 2, "wisdom": 4, "charisma": 8 }, "initiative_bonus": 4, "saving_throws": { "strength": 6, "dexterity": 4, "constitution": 9, "intelligence": 2, "wisdom": 4, "charisma": 8 }, "saving_throws_all": { "strength": 6, "dexterity": 4, "constitution": 9, "intelligence": 2, "wisdom": 4, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 2, "athletics": 6, "deception": 8, "history": 2, "insight": 4, "intimidation": 8, "investigation": 2, "medicine": 4, "nature": 2, "perception": 4, "performance": 8, "persuasion": 8, "religion": 2, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage plus 3 (1d6) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "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:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "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": "Fire Breath", "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 DEX save, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Boil Over", "desc": "When the red dragon hasn't unleashed its Fire Breath, the heat builds and rolls outward from it. While the dragon's Fire Breath is available, it emits immense heat, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or take 7 (2d6) fire damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_young-mithral-dragon/?format=api", "key": "tob-2023_young-mithral-dragon", "name": "Young Mithral Dragon", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 80.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 80.0, "crawl": 40.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 40.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral", "languages": { "as_string": "all, telepathy 60 ft.", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 170, "hit_dice": "20d10 + 60", "experience_points": 2900, "ability_scores": { "strength": 12, "dexterity": 18, "constitution": 17, "intelligence": 16, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "constitution": 6, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 1, "dexterity": 7, "constitution": 6, "intelligence": 3, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "insight": 6, "perception": 9, "persuasion": 6, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 3, "athletics": 1, "deception": 3, "history": 3, "insight": 6, "intimidation": 3, "investigation": 3, "medicine": 3, "nature": 3, "perception": 9, "performance": 3, "persuasion": 6, "religion": 3, "sleight_of_hand": 4, "stealth": 7, "survival": 3 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "slashing", "damage_immunities": [ { "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", "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage. Instead of dealing damage, the dragon can end one magical effect of its choice of 3rd level or lower on the target.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and if the target isn't a Construct or Undead, it must succeed on a DC 14 Constitution saving throw or lose 3 (1d6) hp at the start of each of its turns as a piece of metallic claw breaks off in the wound. Any creature can take an action to remove the claw with a successful DC 12 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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": "Shard Breath", "desc": "The mithral dragon spits metallic shards in a 30-foot cone. Each creature in that area must make a DC 14 Dexterity saving throw, taking 28 (8d6) slashing damage on a failed save, or half as much damage on a successful one. The area becomes difficult terrain for 1 minute, then the shards dissolve into wisps of silvery smoke.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Magic Resistance", "desc": "The dragon has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_young-mithral-dragon/?format=api", "key": "tob_young-mithral-dragon", "name": "Young 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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 25.0, "swim": 25.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": 16, "armor_detail": "natural armor", "hit_points": 92, "hit_dice": "16d8+20", "experience_points": 2300, "ability_scores": { "strength": 13, "dexterity": 22, "constitution": 13, "intelligence": 14, "wisdom": 15, "charisma": 14 }, "modifiers": { "strength": 1, "dexterity": 6, "constitution": 1, "intelligence": 2, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 6, "saving_throws": { "dexterity": 9, "constitution": 4, "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 9, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "acrobatics": 6, "insight": 5, "perception": 5, "persuasion": 5 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 2, "arcana": 2, "athletics": 1, "deception": 2, "history": 2, "insight": 5, "intimidation": 2, "investigation": 2, "medicine": 2, "nature": 2, "perception": 5, "performance": 2, "persuasion": 5, "religion": 2, "sleight_of_hand": 6, "stealth": 6, "survival": 2 }, "passive_perception": 15, "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 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", "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: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "A mithral dragon can spit a 50-foot-long, 5-foot-wide line of metallic shards. Targets in its path take 21 (6d6) magical slashing damage and lose another 5 hit points from bleeding at the start of their turns for 6 rounds; slashing damage is halved by a successful DC 12 Dexterity saving throw, but bleeding damage is not affected. 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) slashing damage, and the target loses 3 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 3 hp per round for each bleeding wound it has taken from a mithral dragon's claws.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Intelligence. It can innately cast the following spells, requiring no material components:\n\nat will: tongues\n\n3/day: enhance ability" } ], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_young-light-dragon/?format=api", "key": "ccdx_young-light-dragon", "name": "Young Light Dragon", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 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 good", "languages": { "as_string": "Draconic", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d10+60", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 16, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 7, "wisdom": 6, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 6, "charisma": 5 }, "skill_bonuses": { "perception": 6, "persuasion": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 2, "athletics": 4, "deception": 2, "history": 2, "insight": 3, "intimidation": 2, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 2, "persuasion": 5, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "radiant", "damage_immunities": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?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": "blinded", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "The dragon uses one of the following breath weapons:\nRadiant Breath. The dragon exhales radiant energy in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 44 (8d10) radiant damage on a failed save, or half as much damage on a successful one.\nFlaring Breath. The dragon emits a flash of dazzling light from its maw in a 30-foot cone. Each creature in that area must make a DC 15 Constitution saving throw or be blinded. Undead within the area of effect must also make a DC 15 Wisdom saving throw or be turned for 1 minute. Undead of CR 1 or lower who fail the saving throw are instantly destroyed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Illumination", "desc": "The dragon sheds bright light in a 15-foot radius and dim light for an additional 15 feet." }, { "name": "Incorporeal Movement", "desc": "The dragon can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object." }, { "name": "Void Traveler", "desc": "The light dragon travels from star to star and does not require air, food, drink, or sleep. When flying between stars, the light dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_young-imperial-dragon/?format=api", "key": "tob2_young-imperial-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 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": "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": 18, "armor_detail": "natural armor", "hit_points": 210, "hit_dice": "20d10+100", "experience_points": 7200, "ability_scores": { "strength": 23, "dexterity": 12, "constitution": 21, "intelligence": 16, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 3, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 9, "wisdom": 6, "charisma": 7 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 9, "intelligence": 3, "wisdom": 6, "charisma": 7 }, "skill_bonuses": { "insight": 6, "perception": 10, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 3, "athletics": 6, "deception": 3, "history": 3, "insight": 6, "intimidation": 3, "investigation": 3, "medicine": 2, "nature": 3, "perception": 10, "performance": 3, "persuasion": 3, "religion": 3, "sleight_of_hand": 1, "stealth": 5, "survival": 2 }, "passive_perception": 20, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "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": "Lightning Breath", "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 17 Dexterity saving throw, taking 44 (8d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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 } ], "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 15). It can innately cast the following spells, requiring no material components.\n3/day: fog cloud\n1/day each: control water, gust of wind, stinking cloud" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-green-dragon/?format=api", "key": "srd-2024_young-green-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10 + 48", "experience_points": 3900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "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": "Poison Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 14, each creature in a 30-foot Cone. Failure: 42 (12d6) 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": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 11 (2d6 + 4) Slashing damage plus 7 (2d6) Poison damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-green-dragon/?format=api", "key": "srd_young-green-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 3900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 4, "constitution": 6, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 7 (2d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The dragon 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 30-foot cone. Each creature in that area must make a DC 14 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-green-dragon/?format=api", "key": "a5e-mm_young-green-dragon", "name": "Young Green Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 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, one more", "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": 17, "armor_detail": "", "hit_points": 161, "hit_dice": "19d10+57", "experience_points": 5900, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 16, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 7, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 7, "intelligence": 3, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "deception": 6, "insight": 5, "perception": 5, "persuasion": 6, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 6, "history": 3, "insight": 5, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 5, "performance": 2, "persuasion": 6, "religion": 3, "sleight_of_hand": 1, "stealth": 5, "survival": 1 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Poison Breath", "desc": "The dragon exhales poisonous gas in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw taking 42 (12d6) poison damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 14). It can innately cast the following spells, requiring no material components. 3/day each:animal messenger, tongues" }, { "name": "Woodland Stalker", "desc": "When in a forested area, the dragon has advantage on Stealth checks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-green-dragon/?format=api", "key": "bfrd_young-green-dragon", "name": "Young Green Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "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": 18, "armor_detail": "natural armor", "hit_points": 148, "hit_dice": null, "experience_points": 3900, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 22, "intelligence": 20, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 5, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 5, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 5, "wisdom": 4, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 5, "athletics": 4, "deception": 5, "history": 5, "insight": 4, "intimidation": 5, "investigation": 5, "medicine": 4, "nature": 5, "perception": 4, "performance": 5, "persuasion": 5, "religion": 5, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poison,poisoned", "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": "", "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:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) piercing damage plus 7 (2d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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": "Poison Breath", "desc": "The dragon exhales poisonous gas in a 30-foot cone. Each creature in that area must make a DC 14 CON save, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Hallucinogenic Gas", "desc": "After the green dragon exhales its Poison Breath, wisps of poisonous gas laced with the alchemical taint that permeates the dragon's body linger around it. While the dragon's Poison Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 14 WIS save or be terrified, as the gas causes the creature to experience frightful hallucinations. A terrified creature is frightened, and its speed is reduced to 0." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-gold-dragon/?format=api", "key": "srd-2024_young-gold-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 178, "hit_dice": "17d10 + 85", "experience_points": 5900, "ability_scores": { "strength": 23, "dexterity": 14, "constitution": 21, "intelligence": 16, "wisdom": 13, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 6, "saving_throws": { "strength": 6, "dexterity": 6, "constitution": 5, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 5, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "insight": 5, "perception": 9, "persuasion": 9, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 3, "athletics": 6, "deception": 5, "history": 3, "insight": 5, "intimidation": 5, "investigation": 3, "medicine": 1, "nature": 3, "perception": 9, "performance": 5, "persuasion": 9, "religion": 3, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 19, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 17, each creature in a 30-foot Cone. Failure: 55 (10d10) 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 Weakening Breath.", "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: +10, reach 10 ft. 17 (2d10 + 6) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "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": "Weakening Breath", "desc": "Strength Saving Throw: DC 17, each creature that isn't currently affected by this breath in a 30-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 3 (1d6) 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." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-gold-dragon/?format=api", "key": "srd_young-gold-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 178, "hit_dice": "17d10+85", "experience_points": 5900, "ability_scores": { "strength": 23, "dexterity": 14, "constitution": 21, "intelligence": 16, "wisdom": 13, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 6, "constitution": 9, "wisdom": 5, "charisma": 9 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 5, "charisma": 9 }, "skill_bonuses": { "insight": 5, "perception": 9, "persuasion": 9, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 3, "athletics": 6, "deception": 5, "history": 3, "insight": 5, "intimidation": 5, "investigation": 3, "medicine": 1, "nature": 3, "perception": 9, "performance": 5, "persuasion": 9, "religion": 3, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 19, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 55 (10d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 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": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-gold-dragon/?format=api", "key": "a5e-mm_young-gold-dragon", "name": "Young Gold Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "", "hit_points": 157, "hit_dice": "15d10+75", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 20, "intelligence": 16, "wisdom": 12, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 1, "charisma": 5 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 6, "constitution": 9, "wisdom": 5, "charisma": 9 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 5, "charisma": 9 }, "skill_bonuses": { "insight": 5, "perception": 5, "persuasion": 9, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 3, "athletics": 6, "deception": 5, "history": 3, "insight": 5, "intimidation": 5, "investigation": 3, "medicine": 1, "nature": 3, "perception": 5, "performance": 5, "persuasion": 9, "religion": 3, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:", "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": "Claws", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "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": "Molten Breath", "desc": "The dragon exhales molten gold in a 30-foot cone. Each creature in the area makes a DC 17 Dexterity saving throw taking 49 (9d10) fire damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "The dragon exhales gas in a 30-foot cone. Each creature in the area must succeed on a DC 17 Constitution saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns ending the effect on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word" }, { "name": "Valor", "desc": "Creatures of the dragons choice within 30 feet gain a +1 bonus to saving throws and are immune to the charmed and frightened conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-gold-dragon/?format=api", "key": "bfrd_young-gold-dragon", "name": "Young Gold Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "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": 18, "armor_detail": "natural armor", "hit_points": 193, "hit_dice": null, "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 22, "constitution": 28, "intelligence": 16, "wisdom": 26, "charisma": 24 }, "modifiers": { "strength": 6, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "initiative_bonus": 6, "saving_throws": { "strength": 6, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "saving_throws_all": { "strength": 6, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 8, "arcana": 3, "athletics": 6, "deception": 7, "history": 3, "insight": 8, "intimidation": 7, "investigation": 3, "medicine": 8, "nature": 3, "perception": 8, "performance": 7, "persuasion": 7, "religion": 3, "sleight_of_hand": 6, "stealth": 6, "survival": 8 }, "passive_perception": 18, "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Change Shape", "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus 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": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "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": "Fire Breath", "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 DEX save, taking 66 (12d10) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Weakening Breath, if available.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "As the **gold dragon wyrmling**, except it is a 30-foot cone, and the save DC is 17.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Golden Splendor", "desc": "When the gold dragon hasn't unleashed its Fire Breath, its scales gleam and sparkle like molten gold or a pile of gold coins. While the dragon's Fire Breath is available, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CHA save or be charmed until the start of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_young-flame-dragon/?format=api", "key": "tob-2023_young-flame-dragon", "name": "Young Flame Dragon", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 80.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 80.0, "crawl": 40.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 40.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "Chaotic Evil", "languages": { "as_string": "Common, Draconic, Ignan", "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": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d10 + 80", "experience_points": 3900, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 19, "intelligence": 15, "wisdom": 13, "charisma": 18 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "constitution": 7, "wisdom": 4, "charisma": 7 }, "saving_throws_all": { "strength": 2, "dexterity": 5, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 7 }, "skill_bonuses": { "deception": 7, "perception": 7, "persuasion": 7, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 2, "athletics": 2, "deception": 7, "history": 2, "insight": 1, "intimidation": 4, "investigation": 2, "medicine": 1, "nature": 2, "perception": 7, "performance": 4, "persuasion": 7, "religion": 2, "sleight_of_hand": 2, "stealth": 5, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 13 (2d10 + 2) piercing damage plus 7 (2d6) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "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: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 42 (12d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Fire Incarnate", "desc": "Creatures with resistance to fire damage don’t have resistance to the fire damage dealt by the flame dragon. A creature with immunity to fire damage is still immune to the dragon’s fire damage." }, { "name": "Heated Body", "desc": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_young-flame-dragon/?format=api", "key": "tob_young-flame-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "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, Ignan, Giant, 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": 18, "armor_detail": "natural armor", "hit_points": 161, "hit_dice": "17d10+68", "experience_points": 5000, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 19, "intelligence": 15, "wisdom": 13, "charisma": 18 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 6, "constitution": 8, "wisdom": 5, "charisma": 8 }, "saving_throws_all": { "strength": 2, "dexterity": 6, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 8 }, "skill_bonuses": { "deception": 8, "insight": 5, "perception": 9, "persuasion": 8, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 2, "athletics": 2, "deception": 8, "history": 2, "insight": 5, "intimidation": 4, "investigation": 2, "medicine": 1, "nature": 2, "perception": 9, "performance": 4, "persuasion": 8, "religion": 2, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 19, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d10 + 2) piercing damage plus 3 (1d6) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "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: +6 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 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": "Fire Breath", "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area takes 56 (16d6) fire damage, or half damage with a successful DC 16 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Fire Incarnate", "desc": "All fire damage dealt by the dragon ignores fire resistance but not fire immunity." } ], "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-emerald-dragon/?format=api", "key": "a5e-mm_young-emerald-dragon", "name": "Young Emerald Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 60.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 60.0, "burrow": 20.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, 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": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 133, "hit_dice": "14d12+42", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 16, "intelligence": 18, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 4, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "constitution": 7, "intelligence": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 7, "intelligence": 8, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "deception": 7, "history": 8, "perception": 5, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 4, "athletics": 4, "deception": 7, "history": 8, "insight": 1, "intimidation": 3, "investigation": 4, "medicine": 1, "nature": 4, "perception": 5, "performance": 3, "persuasion": 3, "religion": 4, "sleight_of_hand": 4, "stealth": 8, "survival": 1 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "psychic, thunder", "damage_resistances": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?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": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" } ] }, "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: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) thunder damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "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": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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": "Maddening Breath", "desc": "The dragon screams stripping flesh from bone in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw taking 44 (8d10) thunder damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:hideous laughter, suggestion" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-earth-dragon/?format=api", "key": "a5e-mm_young-earth-dragon", "name": "Young Earth Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 40.0, "burrow": 60.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 40.0, "burrow": 60.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Terran", "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": 18, "armor_detail": "", "hit_points": 161, "hit_dice": "17d10+68", "experience_points": 5900, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 18, "intelligence": 12, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 8, "constitution": 8, "intelligence": 5, "wisdom": 7, "charisma": 4 }, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 8, "intelligence": 5, "wisdom": 7, "charisma": 4 }, "skill_bonuses": { "athletics": 8, "insight": 7, "nature": 5, "perception": 7 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 1, "athletics": 8, "deception": 0, "history": 1, "insight": 7, "intimidation": 0, "investigation": 1, "medicine": 3, "nature": 5, "perception": 7, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 3 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "damage from nonmagical weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 22 (4d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its slam.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scouring Breath", "desc": "The dragon exhales scouring sand and stones in a 30-foot cone. Each creature in that area makes a DC 16 Dexterity saving throw taking 38 (11d6) slashing damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Earth Glide", "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it." }, { "name": "Essence Link", "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area." }, { "name": "False Appearance", "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 12). It can innately cast the following spells, requiring no material components. 3/day each:locate animals or plants, spike growth" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-copper-dragon/?format=api", "key": "srd-2024_young-copper-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 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": 17, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d10 + 42", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 14, each creature in a 40-foot-long, 5-foot-wide Line. Failure: 40 (9d8) 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": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of Slowing Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 15 (2d10 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 14, each creature in a 30-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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-copper-dragon/?format=api", "key": "srd_young-copper-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 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": 17, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 4, "constitution": 6, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "skill_bonuses": { "deception": 5, "perception": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 7, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 40 (9d8) acid damage on a failed save, or half as much damage on a successful one.\n**Slowing Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 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": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The dragon 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 } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-copper-dragon/?format=api", "key": "a5e-mm_young-copper-dragon", "name": "Young Copper Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "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": 17, "armor_detail": "", "hit_points": 144, "hit_dice": "17d10+51", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 16, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 7, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 7, "intelligence": 3, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "deception": 6, "perception": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 3, "athletics": 4, "deception": 6, "history": 3, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 3, "perception": 5, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 1, "stealth": 5, "survival": 1 }, "passive_perception": 15, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales acid in a 40-foot-long 5-foot wide-line. Each creature in the area makes a DC 15 Dexterity saving throw taking 45 (10d8) acid damage on a failed save or half damage on a success.", "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: +8 to hit, reach 10 ft., one target. Hit: 15 (3d10 + 4) piercing damage plus 4 (1d8) acid damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:", "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": "Claws", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slowing Breath", "desc": "The dragon exhales toxic gas in a 30-foot cone. Each creature in the area makes a DC 15 Constitution saving throw becoming slowed for 1 minute on a failure. A 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": null } ], "traits": [ { "name": "Flow Within the Mountain", "desc": "The dragon has advantage on Stealth checks made to hide in mountainous regions." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:hideous laughter, suggestion" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-copper-dragon/?format=api", "key": "bfrd_young-copper-dragon", "name": "Young Copper Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "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": 17, "armor_detail": "natural armor", "hit_points": 144, "hit_dice": null, "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 22, "intelligence": 16, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 6, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 4, "intimidation": 5, "investigation": 3, "medicine": 4, "nature": 3, "perception": 4, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales acid in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 14 DEX save, taking 40 (9d8) acid damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus 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": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Slowing Breath, if available.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slowing Breath", "desc": "As the **copper dragon wyrmling**, except it is a 30-foot cone, and the save DC is 14.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Corrosive Scales", "desc": "When the copper dragon hasn't spit its Acid Breath, the acid built up within the dragon causes the patina on its scales to spread to weapons that strike it. While the dragon's Acid Breath is available, any weapon made of metal that hits the dragon corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If a nonmagical weapon's penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal that hits the dragon is destroyed after dealing damage. A magical weapon can't have a penalty greater than -5, and a magical weapon removes this penalty after 24 hours or after its attuned wielder finishes a long rest." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_young-cave-dragon/?format=api", "key": "tob-2023_young-cave-dragon", "name": "Young Cave Dragon", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "fly": 20.0, "burrow": 40.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 20.0, "burrow": 40.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Evil", "languages": { "as_string": "Common, Darakhul, 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": 17, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "18d10 + 90", "experience_points": 5000, "ability_scores": { "strength": 23, "dexterity": 12, "constitution": 21, "intelligence": 10, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 9, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 9, "intelligence": 0, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "perception": 9, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 0, "athletics": 6, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 9, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 1, "stealth": 5, "survival": 1 }, "passive_perception": 19, "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": "blinded, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?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": 30.0, "tremorsense_range": 90.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 7 (2d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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": "Poison Breath", "desc": "The dragon exhales a cone of black, poisonous gas in a 30-foot cone. Each creature in that area must make a DC 17 Constitution saving throw. On a failure, a creature takes 42 (12d6) poison damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Ruff Spikes", "desc": "When a creature moves to a space within 5 feet of the cave dragon, the dragon flares its many feelers and spikes. The creature must succeed on a DC 17 Dexterity saving throw or take 4 (1d8) piercing damage and be prevented from entering that space.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Darkness Shroud", "desc": "The cave dragon naturally suppresses light near it. Bright light within 30 feet of the dragon becomes dim light, and dim light within 30 feet becomes nonmagical darkness. If this shroud overlaps bright light created by a spell of 2nd level or lower, the spell creating the light is dispelled." }, { "name": "Magical Tunneler", "desc": "The cave dragon can burrow through nonmagical unworked earth and stone. While doing so, the dragon can choose whether to leave the material it moves through undisturbed or leave a 5-foot diameter tunnel in its wake." }, { "name": "Spiked Climb", "desc": "The dragon uses its spikes to hold itself in place while climbing, allowing it to climb difficult surfaces, including upside down on ceilings, without needing to make an ability check. If it climbs upside down on a ceiling or suspends itself on a vertical surface while leaving its claws free, it can’t use the Ruff Spikes reaction." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_young-cave-dragon/?format=api", "key": "tob_young-cave-dragon", "name": "Young Cave 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 20.0, "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 20.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Darakhul, 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": 17, "armor_detail": "natural armor", "hit_points": 157, "hit_dice": "15d10+75", "experience_points": 3900, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 20, "intelligence": 10, "wisdom": 12, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "constitution": 4, "intelligence": 8, "wisdom": 4, "charisma": 7 }, "saving_throws_all": { "strength": 6, "dexterity": 1, "constitution": 4, "intelligence": 8, "wisdom": 4, "charisma": 7 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 0, "athletics": 6, "deception": 4, "history": 0, "insight": 1, "intimidation": 4, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "acid, poison, thunder", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 3 (1d6) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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": "Poison Breath", "desc": "The dragon exhales a cone of black poison gas in a 30-foot cone. Each creature in that area must make a DC 16 Constitution saving throw, taking 45 (13d6) poison damage on a failed save and becoming poisoned if it is a creature. The poisoned condition lasts until the target takes a long or short rest or removes the condition with lesser restoration or comparable magic. If the save is successful, the target takes half damage and is not poisoned.", "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": "Ruff Spikes", "desc": "When a creature tries to enter a space adjacent to a cave dragon, the dragon flares its many feelers and spikes. The creature cannot enter a space adjacent to the dragon unless it makes a successful DC 16 Dexterity saving throw. If the saving throw fails, the creature can keep moving but only into spaces that aren't within 5 feet of the dragon and takes 4 (1d8) piercing damage from spikes.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:\n\n1/day each: blur, counterspell, web\n\n3/day: darkness" }, { "name": "Tunneler", "desc": "The cave dragon can burrow through solid rock at half its burrowing speed and leaves a 10-foot wide, 5-foot high tunnel in its wake." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-bronze-dragon/?format=api", "key": "srd-2024_young-bronze-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 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": 17, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d10 + 60", "experience_points": 3900, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "strength": 5, "dexterity": 3, "constitution": 4, "intelligence": 2, "wisdom": 4, "charisma": 3 }, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 4, "intelligence": 2, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "insight": 4, "perception": 7, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 4, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 7, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 3, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 15, each creature in a 60-foot-long, 5-foot-wide Line. Failure: 49 (9d10) 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 Repulsion Breath.", "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: +8, reach 10 ft. 16 (2d10 + 5) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 15, each creature in a 30-foot Cone. Failure: The target is pushed up to 40 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 } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-bronze-dragon/?format=api", "key": "srd_young-bronze-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d10+60", "experience_points": 3900, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 7, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "insight": 4, "perception": 7, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 4, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 7, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 3, "survival": 1 }, "passive_perception": 17, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "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 60-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 55 (10d10) 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 15 Strength saving throw. On a failed save, the creature is pushed 40 feet away from the dragon.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "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": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Amphibious", "desc": "The dragon 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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-bronze-dragon/?format=api", "key": "a5e-mm_young-bronze-dragon", "name": "Young Bronze Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 60.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 60.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": 17, "armor_detail": "", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 5900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 12, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "insight": 5, "perception": 5, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 4, "history": 2, "insight": 5, "intimidation": 4, "investigation": 2, "medicine": 1, "nature": 2, "perception": 5, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 23 (3d10 + 7) piercing damage plus 4 (1d8) lightning damage.", "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": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 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": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Change Shape", "desc": "The dragon magically takes the shape of a humanoid or beast or changes 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 (dragons choice). In the new form the dragons stats are unchanged except for its size. It can't use Lightning Pulse Breath Weapons Tail Attack or Wing Attack except in dragon form. In beast form it can attack only with its bite and claws if appropriate to its form. If the beast form is Large or smaller the reach of these attacks is reduced to 5 feet. In humanoid form it can attack only with its trident.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 9, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 7, "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": "Foresight", "desc": "The dragon focuses on the many sprawling futures before it and predicts what will come next. Attacks against it are made with disadvantage until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath", "desc": "The dragon exhales lightning in a 90-foot-long 5-foot-wide line. Each creature in the area makes a DC 20 Dexterity saving throw taking 69 (13d10) lightning damage on a failed save or half damage on a success. A creature that fails the saving throw can't take reactions until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 7, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Pulse", "desc": "The dragon targets one creature within 60 feet forcing it to make a DC 20 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. If the initial target is touching a body of water all other creatures within 20 feet of it and touching the same body of water must also make the saving throw against this damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite it can use Lightning Pulse.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ocean Surge", "desc": "The dragon exhales a torrent of seawater in a 30-foot cone. Each creature in the area makes a DC 20 Strength saving throw. A creature that fails is pushed 30 feet away from the dragon and knocked prone while one that succeeds is pushed only 15 feet away.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 8, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 18 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours.", "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 15 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage and the dragon pushes the target 10 feet away.", "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": "D8", "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail Attack", "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "The dragon can take 3 legendary actions", "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Trident", "desc": "Melee or Ranged Weapon Attack: +13 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (1d6 + 7) piercing damage.", "attacks": [ { "name": "Trident (Humanoid Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "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": 4, "legendary_action_cost": null, "limited_to_form": "Humanoid Form Only", "usage_limits": null }, { "name": "Wing Attack", "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 21 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed.", "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": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, speak with animals" }, { "name": "Oracle of the Coast", "desc": "The dragon can accurately predict the weather up to 7 days in advance and is never considered surprised while conscious." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-bronze-dragon/?format=api", "key": "bfrd_young-bronze-dragon", "name": "Young Bronze Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "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": 18, "armor_detail": "natural armor", "hit_points": 148, "hit_dice": null, "experience_points": 3900, "ability_scores": { "strength": 20, "dexterity": 16, "constitution": 24, "intelligence": 14, "wisdom": 18, "charisma": 22 }, "modifiers": { "strength": 5, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 3, "saving_throws": { "strength": 5, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 4, "arcana": 2, "athletics": 5, "deception": 6, "history": 2, "insight": 4, "intimidation": 6, "investigation": 2, "medicine": 4, "nature": 2, "perception": 4, "performance": 6, "persuasion": 6, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 4 }, "passive_perception": 14, "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus 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": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Lightning Breath", "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 15 DEX save, taking 49 (9d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Repulsion Breath, if available.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 15 STR save or be pushed up to 15 feet away from the dragon.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Lightning Extraction", "desc": "After the bronze dragon uses its Lightning Breath, its body begins recharging with lightning, pulling electricity from nearby creatures. While the dragon's Lightning Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must make a DC 15 CON save. On a failure, a creature can use either an action or a bonus action on its turn, not both." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-brass-dragon/?format=api", "key": "srd-2024_young-brass-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.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": 17, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10 + 39", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "skill_bonuses": { "perception": 6, "persuasion": 5, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 5, "religion": 1, "sleight_of_hand": 0, "stealth": 3, "survival": 0 }, "passive_perception": 16, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 14, each creature in a 40-foot-long, 5-foot-wide Line. Failure: 38 (11d6) 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 two attacks with a use of Sleep Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 15 (2d10 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Sleep Breath", "desc": "Constitution Saving Throw: DC 14, each creature in a 30-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 1 minute. 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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-brass-dragon/?format=api", "key": "srd_young-brass-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.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": 17, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10+39", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 6, "wisdom": 3, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "perception": 6, "persuasion": 5, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 5, "religion": 1, "sleight_of_hand": 0, "stealth": 3, "survival": 0 }, "passive_perception": 16, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 42 (12d6) 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 30-foot cone. Each creature in that area must succeed on a DC 14 Constitution saving throw or fall unconscious for 5 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": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The dragon 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 } ], "traits": [], "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-brass-dragon/?format=api", "key": "a5e-mm_young-brass-dragon", "name": "Young Brass Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, one more", "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": 17, "armor_detail": "", "hit_points": 153, "hit_dice": "18d10+54", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 16, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 7, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 7, "intelligence": 3, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "arcana": 7, "history": 7, "nature": 7, "perception": 5, "persuasion": 6, "religion": 7, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 7, "athletics": 4, "deception": 2, "history": 7, "insight": 1, "intimidation": 2, "investigation": 3, "medicine": 1, "nature": 7, "perception": 5, "performance": 2, "persuasion": 6, "religion": 7, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) fire damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Breath Weapons", "desc": "The dragon uses one of the following breath weapons:", "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": "Claws", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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": "Molten Breath", "desc": "The dragon exhales molten glass in a 40-foot-long 5-foot-wide line. Each creature in the area makes a DC 15 Dexterity saving throw taking 38 (11d6) fire damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sleep Breath", "desc": "The dragon exhales sleep gas in a 30-foot cone. Each creature in the area makes a DC 15 Constitution saving throw. On a failure a creature falls unconscious for 10 minutes or until it takes damage or someone uses an action to wake it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 14). It can innately cast the following spells, requiring no material components. 3/day each:comprehend languages," }, { "name": "Self-Sufficient", "desc": "The brass dragon can subsist on only a quart of water and a pound of food per day." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-brass-dragon/?format=api", "key": "bfrd_young-brass-dragon", "name": "Young Brass Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.0, "climb": 20.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": 17, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": null, "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 22, "intelligence": 12, "wisdom": 16, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 3, "arcana": 1, "athletics": 4, "deception": 5, "history": 1, "insight": 3, "intimidation": 5, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 5, "persuasion": 5, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus 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": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 14 DEX save, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Sleep Breath, if available.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sleep Breath", "desc": "The dragon exhales sleep gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 CON save or fall unconscious for 1 minute. This effect ends for a creature if the creature takes damage or another creature uses an action to wake it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Suffocating Heat", "desc": "After the brass dragon uses its Fire Breath, the air around it is devoid of moisture and lacking in breathable air. While the dragon's Fire Breath is unavailable, each creature that requires air to breathe, other than the dragon, and that starts its turn within 10 feet of the dragon must succeed on a DC 14 CON save or begin suffocating. A creature that fails this save for two consecutive rounds falls unconscious until it takes damage or another creature uses an action to wake it." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_young-boreal-dragon/?format=api", "key": "tob2_young-boreal-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 142, "hit_dice": "15d10+60", "experience_points": 3900, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 13, "wisdom": 15, "charisma": 14 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 7, "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 5, "dexterity": 3, "constitution": 7, "intelligence": 1, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "athletics": 8, "perception": 8, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 1, "athletics": 8, "deception": 2, "history": 1, "insight": 2, "intimidation": 2, "investigation": 1, "medicine": 2, "nature": 1, "perception": 8, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 0, "stealth": 3, "survival": 2 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cinder Breath", "desc": "The dragon exhales a 30-foot cone of superheated air filled with white-hot embers. Each creature in that area must make a DC 15 Dexterity saving throw, taking 33 (6d10) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_young-blue-dragon-zombie/?format=api", "key": "tob2_young-blue-dragon-zombie", "name": "Young Blue Dragon Zombie", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 70.0, "burrow": 10.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 70.0, "burrow": 10.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands the languages it knew in life but can't speak", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 5900, "ability_scores": { "strength": 21, "dexterity": 6, "constitution": 19, "intelligence": 3, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 4, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": { "dexterity": 2, "constitution": 8, "wisdom": 3, "charisma": 1 }, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 8, "intelligence": -4, "wisdom": 3, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -4, "athletics": 5, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 5 (1d10) necrotic damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D10", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon zombie 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": "Rotting Breath", "desc": "The dragon zombie exhales rotting breath in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 55 (10d10) necrotic damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, and it rises as a zombie and acts immediately after the dragon zombie in the initiative count. The new zombie is under the control of the creature controlling the dragon zombie.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Undead Fortitude", "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-blue-dragon/?format=api", "key": "srd-2024_young-blue-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.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": 18, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10 + 64", "experience_points": 5000, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 3 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 3 }, "skill_bonuses": { "perception": 9, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 9, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 19, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 16, each creature in a 60-foot-long, 5-foot-wide Line. Failure: 55 (10d10) 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.", "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: +9, reach 10 ft. 12 (2d6 + 5) Slashing damage plus 5 (1d10) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-blue-dragon/?format=api", "key": "srd_young-blue-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "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": 18, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 5000, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 19, "intelligence": 14, "wisdom": 13, "charisma": 17 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "perception": 9, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 9, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 19, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 5 (1d10) lightning damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "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": "Lightning Breath", "desc": "The dragon exhales lightning in an 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [], "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-blue-dragon/?format=api", "key": "a5e-mm_young-blue-dragon", "name": "Young Blue Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0, "swim": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.0, "climb": 20.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": 18, "armor_detail": "", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 5900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 14, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": 2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "perception": 5, "stealth": 4, "survival": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 2, "athletics": 5, "deception": 3, "history": 2, "insight": 1, "intimidation": 3, "investigation": 2, "medicine": 1, "nature": 2, "perception": 5, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 4, "survival": 5 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": 30.0, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage plus 4 (1d8) lightning damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Lightning Breath", "desc": "The dragon exhales a 60-foot-long 5-foot-wide line of lightning. Each creature in that area makes a DC 16 Dexterity saving throw taking 44 (8d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Desert Farer", "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat." }, { "name": "Dune Splitter", "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks to hide in this way." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:blur, silent image" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-blue-dragon/?format=api", "key": "bfrd_young-blue-dragon", "name": "Young Blue Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 20.0, "climb": 20.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": 18, "armor_detail": "natural armor", "hit_points": 175, "hit_dice": null, "experience_points": 5000, "ability_scores": { "strength": 20, "dexterity": 18, "constitution": 26, "intelligence": 14, "wisdom": 20, "charisma": 24 }, "modifiers": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "initiative_bonus": 4, "saving_throws": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 4, "constitution": 8, "intelligence": 2, "wisdom": 5, "charisma": 7 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 5, "arcana": 2, "athletics": 5, "deception": 7, "history": 2, "insight": 5, "intimidation": 7, "investigation": 2, "medicine": 5, "nature": 2, "perception": 5, "performance": 7, "persuasion": 7, "religion": 2, "sleight_of_hand": 4, "stealth": 4, "survival": 5 }, "passive_perception": 15, "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) piercing damage plus 5 (1d10) lightning damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D10", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Lightning Breath", "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 DEX save, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Charged Hide", "desc": "When the blue dragon hasn't exhaled its Lightning Breath, the electric charge builds up across its body. While the dragon's Lightning Breath is available, it emits wild sparks of electricity, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 16 CON save or be incapacitated until the start of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_young-black-dragon/?format=api", "key": "srd-2024_young-black-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10 + 45", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 2 }, "skill_bonuses": { "perception": 6, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 5, "survival": 0 }, "passive_perception": 16, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 14, each creature in a 30-foot-long, 5-foot-wide Line. Failure: 49 (14d6) 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": "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": "Rend", "desc": "Melee Attack Roll: +7, reach 10 ft. 9 (2d4 + 4) Slashing damage plus 3 (1d6) Acid damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_young-black-dragon/?format=api", "key": "srd_young-black-dragon", "name": "Young 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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 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": 18, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "constitution": 6, "wisdom": 3, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "perception": 6, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 6, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 5, "survival": 0 }, "passive_perception": 16, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales acid in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 49 (11d8) acid damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 4 (1d8) acid damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "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: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [ { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-black-dragon/?format=api", "key": "a5e-mm_young-black-dragon", "name": "Young Black Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "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": 18, "armor_detail": "", "hit_points": 144, "hit_dice": "17d10+51", "experience_points": 5000, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 16, "intelligence": 12, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 6, "constitution": 7, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 6, "constitution": 7, "intelligence": 1, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "history": 5, "perception": 5, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 1, "athletics": 4, "deception": 2, "history": 5, "insight": 1, "intimidation": 2, "investigation": 1, "medicine": 1, "nature": 1, "perception": 5, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 6, "survival": 1 }, "passive_perception": 18, "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales sizzling acid in a 40-foot-long 5-foot-wide line. Each creature in that area makes a DC 15 Dexterity saving throw taking 45 (10d8) acid damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) acid damage. Instead of dealing piercing damage the dragon can grapple the target (escape DC 16) and a Medium or smaller creature grappled in this way is restrained. While grappling a creature the dragon can't bite another creature.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ambusher", "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously." }, { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 14). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, pass without trace" }, { "name": "Ruthless (1/Round)", "desc": "After scoring a critical hit on its turn, the dragon can immediately make one claw attack." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_young-black-dragon/?format=api", "key": "bfrd_young-black-dragon", "name": "Young Black Dragon", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "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": 18, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": null, "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 20, "constitution": 22, "intelligence": 12, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 5, "dexterity": 5, "constitution": 6, "intelligence": 1, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 5, "saving_throws": { "strength": 5, "dexterity": 5, "constitution": 6, "intelligence": 1, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 6, "intelligence": 1, "wisdom": 4, "charisma": 5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 4, "arcana": 1, "athletics": 5, "deception": 5, "history": 1, "insight": 4, "intimidation": 5, "investigation": 1, "medicine": 4, "nature": 1, "perception": 4, "performance": 5, "persuasion": 5, "religion": 1, "sleight_of_hand": 5, "stealth": 5, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "acid,poisoned", "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Breath", "desc": "The dragon exhales acid in a 3-foot line that is 5 feet wide. Each creature in that line must make a DC 15 DEX save, taking 49 (11d8) acid damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon 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 } ], "traits": [ { "name": "Acidic Vapors", "desc": "After the black dragon uses its Acid Breath, acid clings to its mouth, throat, and nostrils for a time, evaporating as the dragon breathes. While the dragon's Acid Breath is unavailable, acidic vapors surround it, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 15 CON save or be poisoned until the start of its next turn." }, { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_young-amethyst-dragon/?format=api", "key": "a5e-mm_young-amethyst-dragon", "name": "Young Amethyst Dragon", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 60.0, "burrow": 20.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 60.0, "burrow": 20.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Deep Speech, Draconic, Undercommon, 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": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Undercommon", "key": "undercommon", "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 5000, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 16, "intelligence": 18, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": 4, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "constitution": 7, "intelligence": 8, "wisdom": 5, "charisma": 7 }, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 7, "intelligence": 8, "wisdom": 5, "charisma": 7 }, "skill_bonuses": { "deception": 7, "insight": 5, "perception": 5, "persuasion": 7 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 4, "athletics": 3, "deception": 7, "history": 4, "insight": 5, "intimidation": 3, "investigation": 4, "medicine": 1, "nature": 4, "perception": 5, "performance": 3, "persuasion": 7, "religion": 4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "fatigue", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" } ] }, "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: +7 to hit, reach 10 ft., one target. Hit: 19 (3d10 + 3) piercing damage plus 4 (1d8) force damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Concussive Breath", "desc": "The dragon psionically unleashes telekinetic energy in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw taking 44 (8d10) force damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon attacks once with its bite and twice with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Far Thoughts", "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action." }, { "name": "Innate Spellcasting", "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components. 3/day each:calm emotions, charm person" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_yobbo/?format=api", "key": "a5e-mm_yobbo", "name": "Yobbo", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "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, Goblin", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Goblin", "key": "goblin", "url": "https://api-beta.open5e.com/v2/languages/goblin/?format=api", "desc": "Typical speakers are goblinoids." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 11, "hit_dice": "3d6", "experience_points": 200, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 10, "intelligence": 16, "wisdom": 8, "charisma": 8 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": 3, "wisdom": -1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": 3, "wisdom": -1, "charisma": -1 }, "skill_bonuses": { "arcana": 7, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": 7, "athletics": -1, "deception": -1, "history": 3, "insight": -1, "intimidation": -1, "investigation": 3, "medicine": -1, "nature": 3, "perception": -1, "performance": -1, "persuasion": -1, "religion": 3, "sleight_of_hand": 2, "stealth": 6, "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": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Mangler", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (2d4 + 2) slashing damage. A natural 20 scored with thisweapon mangles the targets hand rendering it useless until the targets next long rest. A natural 1 scored with thisweapon does the same but to the yobbo.", "attacks": [ { "name": "Mangler attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spike ball", "desc": "Ranged Weapon Attack: +4 to hit, range 30/90 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.", "attacks": [ { "name": "Spike ball attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 30.0, "long_range": 90.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Explosive Death", "desc": "When a yobbo is reduced to 0 hitpoints, its body explodes and releases a random1st-level spell. This spell targets the creature nearestto the yobbos corpse." }, { "name": "Magic Eater", "desc": "Yobbos figure all magic works the sameway that magic potions do. As such, they devour spellcomponents, spell scrolls, and magical trinketsalikewhen they are made aware of them. Yobbos instinctivelyknow which creatures have magic items onthem. When they successfully grab a creature, theyuse their next action to take that creatures nearestmagic item and then stuff it down their throats. Ifit is a weapon, it deals damage to them as if theydbeen hit by that weapon. If its a piece of armor, theirmouths stretch to fit around it. They are now imbuedwith the powers of the devoured magic item." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_yeti/?format=api", "key": "a5e-mm_yeti", "name": "Yeti", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Yeti", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 68, "hit_dice": "8d10+24", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 8, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 3 }, "skill_bonuses": { "perception": 3, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -1, "athletics": 4, "deception": 3, "history": -1, "insight": 1, "intimidation": 3, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 3, "persuasion": 3, "religion": -1, "sleight_of_hand": 1, "stealth": 3, "survival": 1 }, "passive_perception": 13, "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": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chilling Gaze (Gaze)", "desc": "One creature within 30 feet that is not immune to cold damage makes a DC 13 Constitution saving throw. On a failure the creature takes 10 (3d6) cold damage and is paralyzed for 1 minute. It repeats the saving throw at the end of each of its turns ending the effect on a success. If a creatures saving throw is successful or the effect ends for it it is immune to any Chilling Gaze for 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The yeti uses Chilling Gaze and makes two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Camouflage", "desc": "The yeti has advantage on Stealth checks made to hide in snowy terrain." }, { "name": "Fire Fear", "desc": "When the yeti takes fire damage, it is rattled until the end of its next turn." }, { "name": "Storm Sight", "desc": "The yetis vision is not obscured by weather conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_yek/?format=api", "key": "ccdx_yek", "name": "Yek", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 77, "hit_dice": "14d6+28", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 15, "intelligence": 9, "wisdom": 13, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "strength": 5, "dexterity": 5, "constitution": 4, "intelligence": 1 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -1, "athletics": 3, "deception": 0, "history": -1, "insight": 1, "intimidation": 0, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold, fire, lightning", "damage_resistances": [ { "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": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) piercing damage, and, if the target is Large or smaller, the yek demon attaches to it. While attached, the yek demon can make this attack only against the target and has advantage on the attack roll. The yek demon can detach itself by spending 5 feet of its movement. A creature, including the target, can take its action to detach the yek demon by succeeding on a DC 13 Strength check.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (3d4 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The yek makes one bite attack and one claw attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devouring Swarm", "desc": "If a creature has three or more yek attached to it from a bite attack at the end of its turn, the creature must succeed on a DC 12 Constitution saving throw or its Constitution score is reduced by 1d4 as the demons feast upon the creature's flesh." }, { "name": "Magic Resistance", "desc": "The yek has advantage on saving throws against spells and other magical effects." }, { "name": "Pack Tactics", "desc": "The yek has advantage on attack rolls against a creature if at least one of the yek's allies is within 5 feet of the creature and the ally isn't incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_ychen-bannog/?format=api", "key": "tob-2023_ychen-bannog", "name": "Ychen Bannog", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "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": 186, "hit_dice": "12d20 + 60", "experience_points": 7200, "ability_scores": { "strength": 28, "dexterity": 10, "constitution": 21, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 5, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 9, "dexterity": 0, "constitution": 5, "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": "Deafening Bellow", "desc": "The ychen bannog delivers a fearsome bellow in a 60-foot cone that is audible out to 1 mile. Each creature in the area must make a DC 17 Constitution saving throw. On a failure, a creature takes 44 (8d10) thunder damage and is deafened for 1 hour. On a success, a creature takes half the damage and isn't deafened. A creature made of inorganic material such as stone, crystal, or metal has disadvantage on this 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 15 ft., one target. Hit: 25 (3d10 + 9) piercing damage. If the ychen bannog scores a critical hit, it rolls damage dice three times, instead of twice.", "attacks": [ { "name": "Gore 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": 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": "Multiattack", "desc": "The ychen bannog makes one Gore attack and two Stomp attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Overrun", "desc": "The ychen bannog moves up to 30 feet in a straight line and can move through the space of any Large or smaller creature. This movement doesn't provoke opportunity attacks. The first time the ychen bannog enters a creature's space during this move, that creature must make a DC 17 Dexterity saving throw. On a failure, a creature takes 54 (12d8) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Stomp", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 22 (3d8 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 17 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": 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": "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": "Siege Monster", "desc": "The ychen bannog deals double damage to objects and structures." } ], "creaturesets": [], "environments": [], "illustration": null }, { "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_yavalnoi/?format=api", "key": "tob2_yavalnoi", "name": "Yavalnoi", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 5.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Aquan, 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": 126, "hit_dice": "12d10+60", "experience_points": 2300, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "constitution": 8, "wisdom": 6 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 8, "intelligence": 1, "wisdom": 6, "charisma": 4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 3, "deception": 4, "history": 1, "insight": 3, "intimidation": 4, "investigation": 1, "medicine": 3, "nature": 1, "perception": 6, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 90.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Call of the Deep", "desc": "The yavalnoi magically calls 2d4 giant crabs or 1 giant octopus. The called creatures arrive in 1d4 rounds, acting as allies of the yavalnoi and obeying its spoken commands. The beasts remain for 1 hour, until the yavalnoi dies, or until the yavalnoi dismisses them as a bonus action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Luminous Burst", "desc": "The anchor-shaped organ atop the yavalnoi's head emits a burst of blue light. Each hostile creature within 30 feet of the yavalnoi must succeed on a DC 15 Wisdom saving throw or be outlined in blue light for 1 minute. While outlined in blue light, a creature can't breathe underwater. This effect dispels spells such as water breathing and temporarily suppresses water breathing granted through magic items or a creature's natural physiology. In addition, the yavalnoi and creatures friendly to the yavalnoi have advantage on attack rolls against creatures outlined in blue light. A creature outlined in blue light can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The yavalnoi makes three attacks: one with its bite, one with its claw, and one with its tail.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The yavalnoi’s innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\nAt will: ray of enfeeblement, silent image\n3/day: control water, slow" }, { "name": "Water Breathing", "desc": "The yavalnoi can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_yathon/?format=api", "key": "tob2_yathon", "name": "Yathon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Orc", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Orc", "key": "orc", "url": "https://api-beta.open5e.com/v2/languages/orc/?format=api", "desc": "Typical speakers are orcs" } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 2900, "ability_scores": { "strength": 21, "dexterity": 15, "constitution": 18, "intelligence": 10, "wisdom": 16, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 3, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 3, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 5, "deception": -2, "history": 0, "insight": 3, "intimidation": -2, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": -2, "persuasion": -2, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft. or range 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": 5.0, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Greatsword", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) slashing damage.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Longbow", "desc": "Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 150/600 ft., one target. Hit: 15 (2d8 + 2) piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 150.0, "long_range": 600.0, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The yathon makes two attacks. If it hits a Medium or smaller creature with two claw attacks, the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, the yathon can automatically hit the target with its claws, and the yathon can't make claw attacks against other targets.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Precognition", "desc": "The yathon catches a glimpse of an attack just before it lands, giving it time to react. When a creature the yathon can see hits it with a melee attack, the attacker has disadvantage on the attack roll. Alternatively, when the yathon misses with a melee weapon attack, it can reroll the attack roll with advantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Echolocation", "desc": "The yathon can’t use its blindsight while deafened." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_yaojing/?format=api", "key": "tob2_yaojing", "name": "Yaojing", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 202, "hit_dice": "27d8+81", "experience_points": 13000, "ability_scores": { "strength": 14, "dexterity": 21, "constitution": 16, "intelligence": 16, "wisdom": 18, "charisma": 21 }, "modifiers": { "strength": 2, "dexterity": 5, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 5, "saving_throws": { "dexterity": 10, "wisdom": 9, "charisma": 10 }, "saving_throws_all": { "strength": 2, "dexterity": 10, "constitution": 3, "intelligence": 3, "wisdom": 9, "charisma": 10 }, "skill_bonuses": { "insight": 9, "perception": 9 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 4, "arcana": 3, "athletics": 2, "deception": 5, "history": 3, "insight": 9, "intimidation": 5, "investigation": 3, "medicine": 4, "nature": 3, "perception": 9, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 5, "stealth": 5, "survival": 4 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant; 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": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, exhaustion, frightened", "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": "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" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60.0, "actions": [ { "name": "Blasphemer's Bane", "desc": "The yaojing makes a ward of censure against a creature it can see within 30 feet of it. The target must succeed on a DC 18 Wisdom saving throw or be unable to cast spells or maintain concentration on spells until the beginning of the yaojing's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The yaojing uses Blasphemer's Bane. It then makes three attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Spin", "desc": "The yaojing performs a spinning kick brimming with radiant energy. Each creature within 10 feet of the yaojing must make a DC 18 Dexterity saving throw. On a failure, a creature takes 22 (5d8) bludgeoning damage and 22 (5d8) radiant damage and is pushed up to 10 feet away from the yaojing. On a success, a creature takes half the damage and isn't pushed.", "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": "Sacred Bolt", "desc": "Ranged Spell Attack: +10 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage.", "attacks": [ { "name": "Sacred Bolt attack", "attack_type": "SPELL", "to_hit_mod": 10, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D8) ra", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sacred Fist", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage and 13 (3d8) radiant damage.", "attacks": [ { "name": "Sacred Fist attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?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": "Charlatan’s Bane", "desc": "The yaojing knows if it hears a lie, and it has advantage on Wisdom (Insight) checks to determine if a creature is attempting to deceive it." }, { "name": "Innate Spellcasting", "desc": "The yaojing’s innate spellcasting ability is Charisma (spell save DC 18). It can innately cast the following spells, requiring no verbal or material components.\nAt will: detect evil and good, silence\n3/day each: beacon of hope, bestow curse\n1/day each: death ward, dispel evil and good" }, { "name": "Magic Resistance", "desc": "The yaojing has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The yaojing’s weapon attacks are magical." }, { "name": "Motion Blur", "desc": "If the yaojing moves at least 10 feet on its turn, attack rolls against it have disadvantage until the start of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null } ] }{ "count": 3539, "next": "