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=alignment&page=43
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=alignment&page=44", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=alignment&page=42", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/srd_minotaur-skeleton/?format=api", "key": "srd_minotaur-skeleton", "name": "Minotaur Skeleton", "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": "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": "2.000", "challenge_rating_text": "2", "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": "Skeletons", "alignment": "lawful evil", "languages": { "as_string": "understands Abyssal but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 67, "hit_dice": "9d10+18", "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 11, "constitution": 15, "intelligence": 6, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -2, "athletics": 4, "deception": -3, "history": -2, "insight": -1, "intimidation": -3, "investigation": -2, "medicine": -1, "nature": -2, "perception": -1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.", "attacks": [ { "name": "Gore 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": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Greataxe", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.", "attacks": [ { "name": "Greataxe 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": "D12", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If the skeleton moves at least 10 feet straight toward a target and then hits it with a gore attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be pushed up to 10 feet away and knocked prone." } ], "creaturesets": [], "environments": [ { "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_mummy/?format=api", "key": "srd_mummy", "name": "Mummy", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": "Mummies", "alignment": "lawful evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 700, "ability_scores": { "strength": 16, "dexterity": 8, "constitution": 15, "intelligence": 6, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": { "wisdom": 2 }, "saving_throws_all": { "strength": 3, "dexterity": -1, "constitution": 2, "intelligence": -2, "wisdom": 2, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 3, "deception": 1, "history": -2, "insight": 0, "intimidation": 1, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": 1, "persuasion": 1, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "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": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dreadful Glare", "desc": "The mummy targets one creature it can see within 60 ft. of it. If the target can see the mummy, it must succeed on a DC 11 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies (but not mummy lords) for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rotting Fist", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.", "attacks": [ { "name": "Rotting Fist 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": 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 } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_mummy-lord/?format=api", "key": "srd_mummy-lord", "name": "Mummy Lord", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": "Mummies", "alignment": "lawful evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "13d8+39", "experience_points": 13000, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 18, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 4, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "constitution": 8, "intelligence": 5, "wisdom": 9, "charisma": 8 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 8, "intelligence": 5, "wisdom": 9, "charisma": 8 }, "skill_bonuses": { "history": 5, "religion": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 0, "athletics": 4, "deception": 3, "history": 5, "insight": 4, "intimidation": 3, "investigation": 0, "medicine": 4, "nature": 0, "perception": 4, "performance": 3, "persuasion": 3, "religion": 5, "sleight_of_hand": 0, "stealth": 0, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attack", "desc": "The mummy lord makes one attack with its rotting fist or uses its Dreadful Glare.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Blasphemous Word", "desc": "The mummy lord utters a blasphemous word. Each non-undead creature within 10 feet of the mummy lord that can hear the magical utterance must succeed on a DC 16 Constitution saving throw or be stunned until the end of the mummy lord's next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Blinding Dust", "desc": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Channel Negative Energy", "desc": "The mummy lord magically unleashes negative energy. Creatures within 60 feet of the mummy lord, including ones behind barriers and around corners, can't regain hit points until the end of the mummy lord's next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Dreadful Glare", "desc": "The mummy lord targets one creature it can see within 60 feet of it. If the target can see the mummy lord, it must succeed on a DC 16 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies and mummy lords for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rotting Fist", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature, it must succeed on a DC 16 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.", "attacks": [ { "name": "Rotting Fist attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "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": "Whirlwind of Sand", "desc": "The mummy lord magically transforms into a whirlwind of sand, moves up to 60 feet, and reverts to its normal form. While in whirlwind form, the mummy lord is immune to all damage, and it can't be grappled, petrified, knocked prone, restrained, or stunned. Equipment worn or carried by the mummy lord remain in its possession.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The mummy lord has advantage on saving throws against spells and other magical effects." }, { "name": "Rejuvenation", "desc": "A destroyed mummy lord gains a new body in 24 hours if its heart is intact, regaining all its hit points and becoming active again. The new body appears within 5 feet of the mummy lord's heart." }, { "name": "Spellcasting", "desc": "The mummy lord is a 10th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, thaumaturgy\n* 1st level (4 slots): command, guiding bolt, shield of faith\n* 2nd level (3 slots): hold person, silence, spiritual weapon\n* 3rd level (3 slots): animate dead, dispel magic\n* 4th level (3 slots): divination, guardian of faith\n* 5th level (2 slots): contagion, insect plague\n* 6th level (1 slot): harm" } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_oni/?format=api", "key": "srd_oni", "name": "Oni", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 16, "armor_detail": "chain mail", "hit_points": 110, "hit_dice": "13d10+39", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 11, "constitution": 16, "intelligence": 14, "wisdom": 12, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 2, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 6, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 4, "charisma": 5 }, "skill_bonuses": { "arcana": 5, "deception": 8, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 5, "athletics": 4, "deception": 8, "history": 2, "insight": 1, "intimidation": 2, "investigation": 2, "medicine": 1, "nature": 2, "perception": 4, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "The oni magically polymorphs into a Small or Medium humanoid, into a Large giant, or back into its true form. Other than its size, its statistics are the same in each form. The only equipment that is transformed is its glaive, which shrinks so that it can be wielded in humanoid form. If the oni dies, it reverts to its true form, and its glaive reverts to its normal size.", "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: 8 (1d8 + 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": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": "Oni Form Only", "usage_limits": null }, { "name": "Glaive", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) slashing damage, or 9 (1d10 + 4) slashing damage in Small or Medium form.", "attacks": [ { "name": "Glaive attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": 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 oni makes two attacks, either with its claws or its glaive.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The oni's innate spellcasting ability is Charisma (spell save DC 13). The oni can innately cast the following spells, requiring no material components:\n\nAt will: darkness, invisibility\n1/day each: charm person, cone of cold, gaseous form, sleep" }, { "name": "Magic Weapons", "desc": "The oni's weapon attacks are magical." }, { "name": "Regeneration", "desc": "The oni regains 10 hit points at the start of its turn if it has at least 1 hit point." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_pit-fiend/?format=api", "key": "srd_pit-fiend", "name": "Pit Fiend", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "20.000", "challenge_rating_text": "20", "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": "Devils", "alignment": "lawful evil", "languages": { "as_string": "Infernal, telepathy 120 ft.", "data": [ { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 300, "hit_dice": "24d10+168", "experience_points": 25000, "ability_scores": { "strength": 26, "dexterity": 14, "constitution": 24, "intelligence": 22, "wisdom": 18, "charisma": 24 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 7, "intelligence": 6, "wisdom": 4, "charisma": 7 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 8, "constitution": 13, "wisdom": 10 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 13, "intelligence": 6, "wisdom": 10, "charisma": 7 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 6, "athletics": 8, "deception": 7, "history": 6, "insight": 4, "intimidation": 7, "investigation": 6, "medicine": 4, "nature": 6, "perception": 4, "performance": 7, "persuasion": 7, "religion": 6, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) piercing damage. The target must succeed on a DC 21 Constitution saving throw or become poisoned. While poisoned in this way, the target can't regain hit points, and it takes 21 (6d6) poison damage at the start of each of its turns. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Mace", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) bludgeoning damage plus 21 (6d6) fire damage.", "attacks": [ { "name": "Mace attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The pit fiend makes four attacks: one with its bite, one with its claw, one with its mace, and one with its tail.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "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": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fear Aura", "desc": "Any creature hostile to the pit fiend that starts its turn within 20 feet of the pit fiend must make a DC 21 Wisdom saving throw, unless the pit fiend is incapacitated. On a failed save, the creature is frightened until the start of its next turn. If a creature's saving throw is successful, the creature is immune to the pit fiend's Fear Aura for the next 24 hours." }, { "name": "Innate Spellcasting", "desc": "The pit fiend's spellcasting ability is Charisma (spell save DC 21). The pit fiend can innately cast the following spells, requiring no material components:\nAt will: detect magic, fireball\n3/day each: hold monster, wall of fire" }, { "name": "Magic Resistance", "desc": "The pit fiend has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The pit fiend's weapon attacks are magical." } ], "creaturesets": [], "environments": [ { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_rakshasa/?format=api", "key": "srd_rakshasa", "name": "Rakshasa", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Infernal", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d8+52", "experience_points": 10000, "ability_scores": { "strength": 14, "dexterity": 17, "constitution": 18, "intelligence": 13, "wisdom": 16, "charisma": 20 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 3, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "deception": 10, "insight": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 3, "arcana": 1, "athletics": 2, "deception": 10, "history": 1, "insight": 8, "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": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "piercing from magic weapons wielded by good creatures", "damage_vulnerabilities": [ { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage, and the target is cursed if it is a creature. The magical curse takes effect whenever the target takes a short or long rest, filling the target's thoughts with horrible images and dreams. The cursed target gains no benefit from finishing a short or long rest. The curse lasts until it is lifted by a remove curse spell or similar magic.", "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": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The rakshasa makes two claw attacks", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The rakshasa's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). The rakshasa can innately cast the following spells, requiring no material components:\n\nAt will: detect thoughts, disguise self, mage hand, minor illusion\n3/day each: charm person, detect magic, invisibility, major image, suggestion\n1/day each: dominate person, fly, plane shift, true seeing" }, { "name": "Limited Magic Immunity", "desc": "The rakshasa can't be affected or detected by spells of 6th level or lower unless it wishes to be. It has advantage on saving throws against all other spells and magical effects." } ], "creaturesets": [], "environments": [ { "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": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?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/srd_sahuagin/?format=api", "key": "srd_sahuagin", "name": "Sahuagin", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Sahuagin", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "4d8+4", "experience_points": 100, "ability_scores": { "strength": 13, "dexterity": 11, "constitution": 12, "intelligence": 12, "wisdom": 13, "charisma": 9 }, "modifiers": { "strength": 1, "dexterity": 0, "constitution": 1, "intelligence": 1, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 0, "constitution": 1, "intelligence": 1, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 1, "athletics": 1, "deception": -1, "history": 1, "insight": 1, "intimidation": -1, "investigation": 1, "medicine": 1, "nature": 1, "perception": 5, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "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": "Claws", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "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 sahuagin makes two melee attacks: one with its bite and one with its claws or spear.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.", "attacks": [ { "name": "Spear Melee attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" }, { "name": "Spear Ranged attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "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": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The sahuagin has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Limited Amphibiousness", "desc": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating." }, { "name": "Shark Telepathy", "desc": "The sahuagin can magically command any shark within 120 feet of it, using a limited telepathy." } ], "creaturesets": [], "environments": [ { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_skeleton/?format=api", "key": "srd_skeleton", "name": "Skeleton", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": "Skeletons", "alignment": "lawful evil", "languages": { "as_string": "understands the languages it knew in life but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "armor scraps", "hit_points": 13, "hit_dice": "2d8+4", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 15, "intelligence": 6, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": -2, "athletics": 0, "deception": -3, "history": -2, "insight": -1, "intimidation": -3, "investigation": -2, "medicine": -1, "nature": -2, "perception": -1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shortbow", "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attacks": [ { "name": "Shortbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 80.0, "long_range": 320.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "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": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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/srd_vampire/?format=api", "key": "srd_vampire", "name": "Vampire", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": "Vampires", "alignment": "lawful evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 144, "hit_dice": "17d8+68", "experience_points": 10000, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 18, "intelligence": 17, "wisdom": 15, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 9, "wisdom": 7, "charisma": 9 }, "saving_throws_all": { "strength": 4, "dexterity": 9, "constitution": 4, "intelligence": 3, "wisdom": 7, "charisma": 9 }, "skill_bonuses": { "perception": 7, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 3, "athletics": 4, "deception": 4, "history": 3, "insight": 2, "intimidation": 4, "investigation": 3, "medicine": 2, "nature": 3, "perception": 7, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 4, "stealth": 9, "survival": 2 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "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 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0. A humanoid slain in this way and then buried in the ground rises the following night as a vampire spawn under the vampire's control.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": true, "damage_die_count": 1, "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": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Bat or Vampire Form Only", "usage_limits": null }, { "name": "Charm", "desc": "The vampire targets one humanoid it can see within 30 ft. of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw against this magic or be charmed by the vampire. The charmed target regards the vampire as a trusted friend to be heeded and protected. Although the target isn't under the vampire's control, it takes the vampire's requests or actions in the most favorable way it can, and it is a willing target for the vampire's bite attack.\nEach time the vampire or the vampire's companions do anything harmful to the target, it can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect lasts 24 hours or until the vampire is destroyed, is on a different plane of existence than the target, or takes a bonus action to end the effect.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Children of the Night", "desc": "The vampire magically calls 2d4 swarms of bats or rats, provided that the sun isn't up. While outdoors, the vampire can call 3d6 wolves instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Bite", "desc": "The vampire makes one bite attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Unarmed Strike", "desc": "The vampire makes one unarmed strike.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The vampire moves up to its speed without provoking opportunity attacks.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The vampire makes two attacks, only one of which can be a bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": "Vampire Form Only", "usage_limits": null }, { "name": "Unarmed Strike", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) bludgeoning damage. Instead of dealing damage, the vampire can grapple the target (escape DC 18).", "attacks": [ { "name": "Unarmed Strike attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": true, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": "Vampire Form Only", "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the vampire fails a saving throw, it can choose to succeed instead." }, { "name": "Misty Escape", "desc": "When it drops to 0 hit points outside its resting place, the vampire transforms into a cloud of mist (as in the Shapechanger trait) instead of falling unconscious, provided that it isn't in sunlight or running water. If it can't transform, it is destroyed.\nWhile it has 0 hit points in mist form, it can't revert to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it reverts to its vampire form. It is then paralyzed until it regains at least 1 hit point. After spending 1 hour in its resting place with 0 hit points, it regains 1 hit point." }, { "name": "Regeneration", "desc": "The vampire regains 20 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn." }, { "name": "Shapechanger", "desc": "If the vampire isn't in sun light or running water, it can use its action to polymorph into a Tiny bat or a Medium cloud of mist, or back into its true form.\nWhile in bat form, the vampire can't speak, its walking speed is 5 feet, and it has a flying speed of 30 feet. Its statistics, other than its size and speed, are unchanged. Anything it is wearing transforms with it, but nothing it is carrying does. It reverts to its true form if it dies.\nWhile in mist form, the vampire can't take any actions, speak, or manipulate objects. It is weightless, has a flying speed of 20 feet, can hover, and can enter a hostile creature's space and stop there. In addition, if air can pass through a space, the mist can do so without squeezing, and it can't pass through water. It has advantage on Strength, Dexterity, and Constitution saving throws, and it is immune to all nonmagical damage, except the damage it takes from sunlight." }, { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Vampire Weaknesses", "desc": "The vampire has the following flaws:\nForbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\nHarmed by Running Water. The vampire takes 20 acid damage if it ends its turn in running water.\nStake to the Heart. If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed.\nSunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks." } ], "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" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?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/srd_warhorse-skeleton/?format=api", "key": "srd_warhorse-skeleton", "name": "Warhorse Skeleton", "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": "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": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": "Skeletons", "alignment": "lawful evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "barding scraps", "hit_points": 22, "hit_dice": "3d10+6", "experience_points": 100, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 15, "intelligence": 2, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -4, "athletics": 4, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "bludgeoning", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" } ], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hooves", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.", "attacks": [ { "name": "Hooves 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": { "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": 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/srd_wererat/?format=api", "key": "srd_wererat", "name": "Wererat", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": "Lycanthropes", "alignment": "lawful evil", "languages": { "as_string": "Common (can't speak in rat form)", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 33, "hit_dice": "6d8+6", "experience_points": 450, "ability_scores": { "strength": 10, "dexterity": 15, "constitution": 12, "intelligence": 11, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 2, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": -1, "history": 0, "insight": 0, "intimidation": -1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_immunities": [ { "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_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage. If the target is a humanoid, it must succeed on a DC 11 Constitution saving throw or be cursed with wererat lycanthropy.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "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": "Rat or Hybrid Form Only", "usage_limits": null }, { "name": "Hand Crossbow", "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attacks": [ { "name": "Hand Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 30.0, "long_range": 120.0, "target_creature_only": false, "damage_die_count": 1, "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": 3, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The wererat makes two attacks, only one of which can be a bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "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": "Humanoid or Hybrid Form Only", "usage_limits": null } ], "traits": [ { "name": "Keen Smell", "desc": "The wererat has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Shapechanger", "desc": "The wererat can use its action to polymorph into a rat-humanoid hybrid or into a giant rat, or back into its true form, which is humanoid. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?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": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ], "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/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/tob3_angel-haladron/?format=api", "key": "tob3_angel-haladron", "name": "Angel, Haladron", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 0.0, "fly": 60.0 }, "speed_all": { "unit": null, "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common, telepathy 30'", "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." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 100, "ability_scores": { "strength": 13, "dexterity": 12, "constitution": 12, "intelligence": 15, "wisdom": 15, "charisma": 10 }, "modifiers": { "strength": 1, "dexterity": 1, "constitution": 1, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 1, "constitution": 1, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 2, "athletics": 1, "deception": 0, "history": 2, "insight": 2, "intimidation": 0, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned, prone, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Flyby", "desc": "The haladron doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Immutable Form", "desc": "Immune: form-altering spells/effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_angel-kalkydra/?format=api", "key": "tob3_angel-kalkydra", "name": "Angel, Kalkydra", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "fly": 90.0, "climb": 30.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 30.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120'", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 189, "hit_dice": "14d12+98", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 24, "intelligence": 17, "wisdom": 21, "charisma": 23 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 7, "intelligence": 3, "wisdom": 5, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "constitution": 1, "wisdom": 1, "charisma": 1 }, "saving_throws_all": { "strength": 6, "dexterity": 2, "constitution": 1, "intelligence": 3, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 5, "arcana": 3, "athletics": 6, "deception": 6, "history": 3, "insight": 5, "intimidation": 6, "investigation": 3, "medicine": 5, "nature": 3, "perception": 5, "performance": 6, "persuasion": 6, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 5 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "fire, radiant", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_resistances_display": "poison; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Solar Nimbus", "desc": "When hit by an attack it surrounds itself in a fiery nimbus searing attacker: 9 (2d8) fire and 9 (2d8) radiant and nimbus sheds bright light in 30' radius and dim light an additional 30'. Until start of kalkydra's next turn a creature within 5 ft. of kalkydra that hits it with melee attack takes 9 (2d8) fire and 9 (2d8) radiant.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Angelic Weapons", "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 4d8 radiant (included below)." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_archon-siege/?format=api", "key": "tob3_archon-siege", "name": "Archon, Siege", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0, "fly": 60.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120'", "data": [] }, "armor_class": 18, "armor_detail": "plate", "hit_points": 187, "hit_dice": "15d12+90", "experience_points": 10000, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 22, "intelligence": 10, "wisdom": 20, "charisma": 17 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 6, "intelligence": 0, "wisdom": 5, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "strength": 1, "constitution": 1, "wisdom": 1, "charisma": 8 }, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 8 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 5, "arcana": 0, "athletics": 6, "deception": 3, "history": 0, "insight": 5, "intimidation": 3, "investigation": 0, "medicine": 5, "nature": 0, "perception": 5, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 5 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [], "traits": [ { "name": "Celestial Weapons", "desc": "Its weapon attacks are magical. When archon hits with its Trunk Maul weapon deals extra 5d8 force (included below)." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from inanimate statue." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Siege Monster", "desc": "Double damage to objects/structures." }, { "name": "Trampling Charge", "desc": "If it moves 20'+ straight toward a creature and then hits it with trunk maul on same turn target: DC 19 Str save or be pushed up to 10 ft. and knocked prone. If target is prone archon can make one Stomp attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_archon-word/?format=api", "key": "tob3_archon-word", "name": "Archon, Word", "document": { "name": "Tome of Beasts 3", "key": "tob3", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 0.0, "fly": 90.0 }, "speed_all": { "unit": null, "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 60'", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 13, "intelligence": 13, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 0, "deception": 3, "history": 1, "insight": 3, "intimidation": 3, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Keen Sight", "desc": "Advantage: sight Wis (Percept) checks." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_angelic-enforcer/?format=api", "key": "tob2_angelic-enforcer", "name": "Angelic Enforcer", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 90.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 8400, "ability_scores": { "strength": 22, "dexterity": 18, "constitution": 18, "intelligence": 18, "wisdom": 20, "charisma": 20 }, "modifiers": { "strength": 6, "dexterity": 4, "constitution": 4, "intelligence": 4, "wisdom": 5, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 9, "charisma": 9 }, "saving_throws_all": { "strength": 6, "dexterity": 4, "constitution": 4, "intelligence": 4, "wisdom": 9, "charisma": 9 }, "skill_bonuses": { "insight": 9, "intimidation": 9, "perception": 9, "survival": 9 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 5, "arcana": 4, "athletics": 6, "deception": 5, "history": 4, "insight": 9, "intimidation": 9, "investigation": 4, "medicine": 5, "nature": 4, "perception": 9, "performance": 5, "persuasion": 5, "religion": 4, "sleight_of_hand": 4, "stealth": 4, "survival": 9 }, "passive_perception": 19, "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": "charmed, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage, and the target must succeed on a DC 17 Constitution saving throw or be cursed for 1 minute. While cursed, the target can't regain hit points or benefit from an angel's Healing Touch action. The curse can be lifted early by a remove curse spell or similar magic.", "attacks": [ { "name": "Bite 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": "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 angelic enforcer magically polymorphs into a humanoid or a lion that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the enforcer's choice). In a new form, the enforcer retains its own game statistics and ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Greatsword", "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) slashing damage plus 18 (4d8) fire damage.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 10, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 4, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The angelic enforcer makes two melee attacks, but can use its bite only once.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blazing Weapons", "desc": "The angelic enforcer’s weapon attacks are magical. When the enforcer hits with any weapon other than its bite, the weapon deals an extra 4d8 fire damage (included in the attack)." }, { "name": "Divine Awareness", "desc": "The angelic enforcer knows if it hears a lie." }, { "name": "Innate Spellcasting", "desc": "The angelic enforcer’s spellcasting ability is Charisma (spell save DC 17). The enforcer can innately cast the following spells, requiring only verbal components:\nAt will: detect evil and good\n3/day each: counterspell, dispel evil and good, dispel magic, protection from evil and good" }, { "name": "Magic Resistance", "desc": "The enforcer has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_ghillie-dubh/?format=api", "key": "tob2_ghillie-dubh", "name": "Ghillie Dubh", "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": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 20.0, "swim": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common, Sylvan, telepathy 60 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8+16", "experience_points": 200, "ability_scores": { "strength": 15, "dexterity": 13, "constitution": 14, "intelligence": 12, "wisdom": 19, "charisma": 16 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": { "wisdom": 6, "charisma": 5 }, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 6, "charisma": 5 }, "skill_bonuses": { "nature": 3, "perception": 6, "stealth": 3, "survival": 8 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 4, "arcana": 1, "athletics": 2, "deception": 3, "history": 1, "insight": 4, "intimidation": 3, "investigation": 1, "medicine": 4, "nature": 3, "perception": 6, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 1, "stealth": 3, "survival": 8 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold, radiant", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "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": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Forest Knowledge", "desc": "The ghillie dubh can alter nearby creatures' knowledge of the forest, choosing one of the following. An effect lasts for 24 hours, until the creature leaves the ghillie dubh's forest, or until the ghillie dubh dismisses it as a bonus action. \n* Remove Knowledge. Each creature within 30 feet of the ghillie dubh must succeed on a DC 13 Charisma saving throw or become hopelessly lost in the ghillie dubh's forest. The creature has disadvantage on Wisdom (Survival) checks and takes 50 percent more time on overland travel, even delaying clearheaded companions. \n* Share Knowledge. Each creature within 30 feet of the ghillie dubh has advantage on Wisdom (Survival) checks. The creature can move at a fast pace through forest terrain, and difficult terrain composed of nonmagical plants doesn't cost it extra movement.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forest Camouflage", "desc": "The ghillie dubh has advantage on Dexterity (Stealth) checks made to hide in forest terrain." }, { "name": "One with the Trees", "desc": "If the ghillie dubh has spent at least 24 hours in a forest, it has advantage on Wisdom (Perception) checks while in that forest. In addition, it can spend 10 minutes focusing its attention on the forest and an invisible, sapling-shaped sensor anywhere in its forest within 1 mile of it. It can see and hear everything within 60 feet of this sensor, but it is deaf and blind with regard to its own senses while doing so. The sensor lasts for 1 minute or until the ghillie dubh dismisses it (no action required)." }, { "name": "Speak with Beasts and Plants", "desc": "The ghillie dubh can communicate with beasts and plants as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_moonkite/?format=api", "key": "tob2_moonkite", "name": "Moonkite", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 120.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 120.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1800, "ability_scores": { "strength": 15, "dexterity": 18, "constitution": 16, "intelligence": 14, "wisdom": 16, "charisma": 19 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 2, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 6, "charisma": 7 }, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": 2, "wisdom": 6, "charisma": 7 }, "skill_bonuses": { "insight": 6, "perception": 6, "religion": 5 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 2, "athletics": 2, "deception": 4, "history": 2, "insight": 6, "intimidation": 4, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 4, "persuasion": 4, "religion": 5, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "fire, 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": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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": "blinded, exhaustion, frightened, poisoned, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The moonkite makes four wing buffet attacks. Alternatively, it can use Radiant Arrow twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Planar Traveler", "desc": "The moonkite can transport itself to a different plane of existence. This works like the plane shift spell, except the moonkite can affect only itself and a willing rider, and can't banish an unwilling creature to another plane.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Arrow", "desc": "Ranged Spell Attack: +7 to hit, range 150 ft., one target. Hit: 14 (4d6) radiant damage.", "attacks": [ { "name": "Radiant Arrow attack", "attack_type": "SPELL", "to_hit_mod": 7, "reach": null, "range": 150.0, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6) 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Buffet", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage. If the moonkite scores a critical hit, the target must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Wing Buffet attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "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": "Celestial Freedom", "desc": "The moonkite ignores difficult terrain, and magical effects can’t reduce its speed or cause it to be restrained. It can spend 5 feet of movement to escape from nonmagical restraints or being grappled. In addition, it has advantage on saving throws against spells and effects that would banish it from its current plane or that would bind it to a particular location or creature. The moonkite can grant this trait to anyone riding it." }, { "name": "Flyby", "desc": "The moonkite doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Magic Resistance", "desc": "The moonkite has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The moonkite’s weapon attacks are magical and silvered." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_righteous-sentinel/?format=api", "key": "tob2_righteous-sentinel", "name": "Righteous Sentinel", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "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": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common", "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." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "11d10+44", "experience_points": 5000, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 18, "intelligence": 8, "wisdom": 11, "charisma": 3 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -1, "athletics": 5, "deception": -4, "history": -1, "insight": 0, "intimidation": -4, "investigation": -1, "medicine": 0, "nature": -1, "perception": 6, "performance": -4, "persuasion": -4, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "thunder", "damage_vulnerabilities": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The righteous sentinel makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reflective Retribution", "desc": "The sentinel adds 3 to its AC against one melee attack that would hit it. To do so, the sentinel must see the attacker. If the attack misses, the attacker takes 11 (2d10) psychic damage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft, one target. Hit: 16 (2d10 + 5) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Warp Reflection", "desc": "The righteous sentinel points its shield at a creature within 30 feet of it. If the target can see the sentinel's shield, the target must make a DC 15 Wisdom saving throw. On a failure, the target takes 22 (4d10) psychic damage and is frightened for 1 minute. On a success, the target takes half the damage and isn't frightened. An evil-aligned target has disadvantage on this saving throw. At the start of each of the frightened creature's turns, it takes 11 (2d10) psychic damage. It 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Immutable Form", "desc": "The sentinel is immune to any spell or effect that would alter its form." }, { "name": "Magic Resistance", "desc": "The sentinel has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The sentinel’s weapon attacks are magical." }, { "name": "Reflective Aggression", "desc": "The sentinel has disadvantage on attack rolls against creatures that haven’t hit it within the last minute. In addition, it has advantage on attack rolls against a creature if the creature dealt damage to it in the previous round." }, { "name": "Spell-Deflecting Mirror", "desc": "Any time the sentinel is targeted by a ranged spell attack roll, roll a d6. On a 5, the sentinel is unaffected. On a 6, the sentinel is unaffected and the spell is reflected back at the caster as though it originated from the sentinel, turning the caster into the target." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_uridimmu/?format=api", "key": "tob2_uridimmu", "name": "Uridimmu", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "14.000", "challenge_rating_text": "14", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 90.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 60 ft.", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 150, "hit_dice": "12d10+84", "experience_points": 11500, "ability_scores": { "strength": 22, "dexterity": 17, "constitution": 24, "intelligence": 14, "wisdom": 18, "charisma": 21 }, "modifiers": { "strength": 6, "dexterity": 3, "constitution": 7, "intelligence": 2, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "constitution": 12, "wisdom": 9, "charisma": 10 }, "saving_throws_all": { "strength": 6, "dexterity": 3, "constitution": 12, "intelligence": 2, "wisdom": 9, "charisma": 10 }, "skill_bonuses": { "insight": 14, "perception": 9 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 4, "arcana": 2, "athletics": 6, "deception": 5, "history": 2, "insight": 14, "intimidation": 5, "investigation": 2, "medicine": 4, "nature": 2, "perception": 9, "performance": 5, "persuasion": 5, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 4 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, lightning, 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": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "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, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 90.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Heavenly Roar", "desc": "The uridimmu can unleash a powerful roar imbued with divine power in a 30-foot cone. A target caught within this cone must make a DC 18 Constitution saving throw, taking 45 (10d8) thunder damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Fiends have 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": "Mace", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) bludgeoning damage plus 18 (4d8) fire, lightning, or radiant damage.", "attacks": [ { "name": "Mace attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Multiattack", "desc": "The uridimmu makes three attacks: one with its bite and two with its mace.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Chaos Mace", "desc": "The uridimmu’s attacks with its mace are magical. When the uridimmu hits with its mace, the mace deals an extra 4d8 fire, lightning, or radiant damage (included in the attack). The uridimmu chooses the type of damage when making the attack." }, { "name": "Heroic Aura", "desc": "Each friendly creature within 20 feet of the uridimmu can’t be charmed or frightened. In addition, when a friendly creature within 20 feet of the uridimmu makes an attack roll or a saving throw, it can roll a d4 and add the result to the attack roll or saving throw. The uridimmu’s aura doesn’t work in the area of an antimagic field spell or while in a temple, shrine, or other structure dedicated to a chaotic deity." }, { "name": "Innate Spellcasting", "desc": "The uridimmu’s spellcasting ability is Charisma (spell save DC 18). The uridimmu can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, light, protection from evil and good\n3/day each: dispel magic, glyph of warding, lightning bolt\n1/day each: flame strike, heal, wall of fire" }, { "name": "Magic Resistance", "desc": "The uridimmu has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_buraq/?format=api", "key": "tob_buraq", "name": "Buraq", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "fly": 90.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common, Primordial, telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "", "hit_points": 152, "hit_dice": "16d8+80", "experience_points": 7200, "ability_scores": { "strength": 15, "dexterity": 18, "constitution": 20, "intelligence": 18, "wisdom": 18, "charisma": 20 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 5, "intelligence": 4, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "constitution": 9, "wisdom": 8, "charisma": 9 }, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 9, "intelligence": 4, "wisdom": 8, "charisma": 9 }, "skill_bonuses": { "history": 8, "religion": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 4, "athletics": 2, "deception": 5, "history": 8, "insight": 4, "intimidation": 5, "investigation": 4, "medicine": 4, "nature": 4, "perception": 4, "performance": 5, "persuasion": 5, "religion": 8, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "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, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Hooves", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.", "attacks": [ { "name": "Hooves 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": 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 }, { "name": "Multiattack", "desc": "The buraq makes two attacks with its hooves.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The buraq magically teleports itself and its rider, along with any equipment it is wearing or carrying, to a location the buraq is familiar with, up to 1 mile away.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Angelic Weapons", "desc": "The buraq's attacks are magical. When the buraq hits with its hooves, it deals an extra 4d8 radiant damage (included in the attack)." }, { "name": "Innate Spellcasting", "desc": "the buraq's innate spellcasting ability is Charisma (spell save DC 17). The buraq can innately cast the following spells, requiring no components:\n\nat will: comprehend languages, detect evil and good, holy aura, pass without trace\n\n3/day each: haste, longstrider\n\n1/day each: plane shift, wind walk" }, { "name": "Magic Resistance", "desc": "The buraq has advantage on saving throws against spells and other magical effects." }, { "name": "Night Journey", "desc": "When outdoors at night, a buraq's vision is not limited by nonmagical darkness. Once per month, the buraq can declare it is on a night journey; for the next 24 hours, it can use its Teleport once per round. Its destination must always be in an area of nonmagical darkness within its line of sight. At any point during the night journey, as a bonus action, the buraq can return itself and its rider to the location where it began the night journey." } ], "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/tob_fidele-angel/?format=api", "key": "tob_fidele-angel", "name": "Fidele Angel", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Celestial, Infernal", "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": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "16d8+32", "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 18, "constitution": 14, "intelligence": 14, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 4, "constitution": 2, "intelligence": 2, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "constitution": 5, "intelligence": 5, "wisdom": 6, "charisma": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 7, "constitution": 5, "intelligence": 5, "wisdom": 6, "charisma": 7 }, "skill_bonuses": { "insight": 6, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 2, "athletics": 5, "deception": 4, "history": 2, "insight": 6, "intimidation": 4, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "acid, cold", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "+1 Longbow", "desc": "Ranged Weapon Attack: +8 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage.", "attacks": [ { "name": "+1 Longbow (Mortal or Angel Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 150.0, "long_range": 600.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": "Mortal or Angel Form Only", "usage_limits": null }, { "name": "+1 Longsword", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) slashing damage or 11 (1d10 + 6) slashing damage if used with two hands.", "attacks": [ { "name": "+1 Longsword (Mortal or Angel Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Mortal or Angel Form Only", "usage_limits": null }, { "name": "Beak", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage.", "attacks": [ { "name": "Beak (Eagle Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "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": 3, "legendary_action_cost": null, "limited_to_form": "Eagle Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The angel makes two longsword attacks or two longbow attacks; in eagle form, it instead makes two talon attacks and one beak attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "attacks": [ { "name": "Talons (Eagle Form Only) 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": 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": 4, "legendary_action_cost": null, "limited_to_form": "Eagle Form Only", "usage_limits": null } ], "traits": [ { "name": "Ever Touching", "desc": "Fidele angels maintain awareness of their mate's disposition and health. Damage taken by one is split evenly between both, with the original target of the attack taking the extra point when damage doesn't divide evenly. Any other baneful effect, such as ability damage, affects both equally." }, { "name": "Innate Spellcasting", "desc": "the angel's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: guidance, light, purify food and drink, spare the dying\n\n3/day: cure wounds, scorching ray (5 rays)\n\n1/day: bless, daylight, detect evil and good, enhance ability, hallow, protection from evil and good" }, { "name": "Magic Resistance", "desc": "The angel has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The angel's weapon attacks are magical while it is in eagle form." }, { "name": "Shapechange", "desc": "The angel can change between winged celestial form, its original mortal form, and that of a Medium-sized eagle. Its statistics are the same in each form, with the exception of its attacks in eagle form." }, { "name": "To My Lover's Side", "desc": "If separated from its mate, each fidele angel can use both plane shift and teleport 1/day to reunite." }, { "name": "Unshakeable Fidelity", "desc": "Fidele angels are never voluntarily without their partners. No magical effect or power can cause a fidele angel to act against its mate, and no charm or domination effect can cause them to leave their side or to change their feelings of love and loyalty toward each other." } ], "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/tob_tusked-skyfish/?format=api", "key": "tob_tusked-skyfish", "name": "Tusked Skyfish", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 5.0, "unit": "feet", "fly": 20.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 5.0, "crawl": 2.5, "hover": true, "fly": 20.0, "burrow": 0.0, "climb": 2.5, "swim": 2.5 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d10+36", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 12, "constitution": 17, "intelligence": 3, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": 3, "deception": 0, "history": -4, "insight": 2, "intimidation": 0, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "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": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage.", "attacks": [ { "name": "Gore 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": "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 tusked skyfish makes one gore attack and one tentacles attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stench Spray", "desc": "The tusked skyfish sprays foul-smelling liquid in a line 20 feet long and 5 feet wide. Each creature in that line must make a successful DC 13 Constitution saving throw or become poisoned for 1 minute. If the saving throw fails by 5 or more, the creature falls unconscious for the same duration. A poisoned 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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Tentacles", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 13 (3d6 + 3) bludgeoning damage plus 10 (3d6) lightning damage. The target is also grappled (escape DC 13). Until this grapple ends, the target is restrained. While grappling the target, the tusked skyfish can't use this attack against other targets. When the tusked skyfish moves, a Medium or smaller target it is grappling moves with it.", "attacks": [ { "name": "Tentacles attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": "Tendril Curtain", "desc": "When the tusked skyfish is flying, its wispy, electrified tendrils dangle beneath it and touch all creatures within 20 feet directly below its space as it moves. Any creatures in the path of its movement take 10 (3d6) lightning damage, or half damage with a successful DC 13 Dexterity saving throw." } ], "creaturesets": [], "environments": [ { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_aatxe/?format=api", "key": "ccdx_aatxe", "name": "Aatxe", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "understands all but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d10+50", "experience_points": 1800, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 20, "intelligence": 10, "wisdom": 14, "charisma": 14 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "athletics": 9, "intimidation": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 0, "athletics": 9, "deception": 2, "history": 0, "insight": 2, "intimidation": 5, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bulwark", "desc": "The aatxe flares crimson with celestial power, protecting those nearby. The next attack that would hit an ally within 5 feet of the aatxe hits the aatxe instead.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The aatxe makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Gore", "desc": "The aatxe makes one gore attack.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Gore", "desc": "The aatxe makes one gore attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Paw the Earth", "desc": "The aatxe lowers its horns and paws at the ground with its hooves. Each creature within 30 feet of the aatxe must succeed on a DC 15 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the aatxe's Paw the Earth for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If the aatxe moves at least 20 feet straight toward a target and then hits it with a gore attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone." }, { "name": "Know Thoughts", "desc": "The aatxe can use an action to read the surface thoughts of one creature within 30 feet. This works like the detect thoughts spell, except it can only read surface thoughts and there is no limit to the duration. It can end this effect as a bonus action or by using an action to change the target. Limited Speech (Humanoid Form Only). The aatxe can verbally communicate only simple ideas and phrases, though it can understand and follow a conversation without issue." }, { "name": "Magic Resistance", "desc": "The aatxe has advantage on saving throws against spells and other magical effects." }, { "name": "Shapechanger", "desc": "The aatxe can use its action to polymorph into a Medium male humanoid it has seen, or back into its true form. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_barong/?format=api", "key": "ccdx_barong", "name": "Barong", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 225, "hit_dice": "18d10+126", "experience_points": 18000, "ability_scores": { "strength": 25, "dexterity": 20, "constitution": 25, "intelligence": 18, "wisdom": 23, "charisma": 22 }, "modifiers": { "strength": 7, "dexterity": 5, "constitution": 7, "intelligence": 4, "wisdom": 6, "charisma": 6 }, "initiative_bonus": 5, "saving_throws": { "constitution": 13, "wisdom": 12, "charisma": 12 }, "saving_throws_all": { "strength": 7, "dexterity": 5, "constitution": 13, "intelligence": 4, "wisdom": 12, "charisma": 12 }, "skill_bonuses": { "insight": 12, "perception": 12, "persuasion": 12 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 6, "arcana": 4, "athletics": 7, "deception": 6, "history": 4, "insight": 12, "intimidation": 6, "investigation": 4, "medicine": 6, "nature": 4, "perception": 12, "performance": 6, "persuasion": 12, "religion": 4, "sleight_of_hand": 5, "stealth": 5, "survival": 6 }, "passive_perception": 22, "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": "charmed, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) piercing damage plus 18 (4d8) radiant damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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 }, { "name": "Claw", "desc": "Barong makes one claw attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 10 (1d6 + 7) slashing damage plus 18 (4d8) radiant damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Divine Command", "desc": "Barong roars a command at one allied undead or celestial within 30 feet of him. It can move up to its speed and make one attack as a reaction. The creature doesn't provoke an opportunity attack from this movement. Bats Bats exist in hundreds of species, from the harmless messenger bats of the ghoul empire to the ravening blood-devouring vampire bats found in various castles and deep jungles. The giant albino bat and the giant vampire bat are two monsters that vex adventurers more often than most, and they are often allies of darakhul, werebats, dhampirs, and vampires.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Divine Command (Costs 2 Actions)", "desc": "Barong roars a command at one allied undead or celestial within 30 feet of him. It can move up to its speed and make one attack as a reaction. The creature doesn't provoke an opportunity attack from this movement. Bats Bats exist in hundreds of species, from the harmless messenger bats of the ghoul empire to the ravening blood-devouring vampire bats found in various castles and deep jungles. The giant albino bat and the giant vampire bat are two monsters that vex adventurers more often than most, and they are often allies of darakhul, werebats, dhampirs, and vampires.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Divine Protection", "desc": "When a creature makes an attack against Barong or one of his allies within 30 feet, Barong grants the target of the attack a +5 bonus to its AC until the start of his next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Enlightening Roar", "desc": "Each creature he chooses within 30 feet of him can immediately repeat a saving throw to end one condition currently affecting it.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "Barong makes two attacks: one with his bite and one with his claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Summon Spirit", "desc": "Barong can summon any combination of 2d4 good-aligned ghosts, uraeuses or couatls; 1d4 temple dogs, unicorns, or good-aligned wraiths; or one buraq or deva. The spirits and celestials appear in unoccupied spaces within 60 feet of Barong and act as his allies. They remain for 1 minute or until Barong dismisses them as an action.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Aura of Protection", "desc": "All allies within 30 feet of Barong gain a +6 bonus to saving throws as long as Barong is conscious." }, { "name": "Divine Weapons", "desc": "Barong's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 18 (4d8) radiant damage (already included below)." }, { "name": "Magic Resistance", "desc": "Barong has advantage on saving throws against spells and other magical effects." }, { "name": "Pack Tactics", "desc": "Barong has advantage on attack rolls against a creature if at least one of his 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/ccdx_kinnara/?format=api", "key": "ccdx_kinnara", "name": "Kinnara", "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": "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 50.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 60 ft.", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 700, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 14, "intelligence": 13, "wisdom": 16, "charisma": 19 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "insight": 5, "performance": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 1, "deception": 4, "history": 1, "insight": 5, "intimidation": 4, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 8, "persuasion": 4, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "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, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Discordant Refrain", "desc": "The kinnara plays a series of jarring notes on its musical instrument. Each non-celestial creature within 60 feet who can hear the sound must make a DC 14 Wisdom saving throw. On a failure, a creature takes 18 (4d8) psychic damage and is frightened for 1 minute. On a success, a creature takes half the damage but isn't frightened. A frightened 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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Share the Pain", "desc": "When the kinnara's partner is hit with a melee or ranged attack, the kinnara can teleport to an unoccupied space within 5 feet of its partner. The damage caused by the attack is divided evenly between the two kinnara.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shortbow", "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 9 (2d8) radiant damage.", "attacks": [ { "name": "Shortbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 80.0, "long_range": 320.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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 }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 9 (2d8) radiant damage.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Angelic Weapons", "desc": "The kinnara's weapon attacks are magical. When the kinnara hits with any weapon, the weapon deals an extra 2d8 radiant damage (included in the attack)." }, { "name": "Eternal Lovers", "desc": "The kinnara shares a powerful bond with its partner and can't be turned against its partner by magical or non-magical means." }, { "name": "Innate Spellcasting", "desc": "The kinnara's spellcasting ability is Charisma (spell save DC 14). The kinnara can innately cast the following spells, requiring no material components:\nAt will: detect good and evil, guidance, light, spare the dying\n3/day each: charm person, sleep, healing word\n1/day each: calm emotions, enthrall, hold person" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_lamassu/?format=api", "key": "ccdx_lamassu", "name": "Lamassu", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?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": 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": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 147, "hit_dice": "14d10+70", "experience_points": 5900, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 20, "intelligence": 17, "wisdom": 18, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 5, "intelligence": 3, "wisdom": 4, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 6, "constitution": 9, "wisdom": 8, "charisma": 7 }, "saving_throws_all": { "strength": 4, "dexterity": 6, "constitution": 9, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "skill_bonuses": { "arcana": 7, "history": 7, "insight": 8, "perception": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 7, "athletics": 4, "deception": 3, "history": 7, "insight": 8, "intimidation": 3, "investigation": 3, "medicine": 4, "nature": 3, "perception": 8, "performance": 3, "persuasion": 3, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 18, "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, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60.0, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 9 (2d8) radiant 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": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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 }, { "name": "Claw Attack", "desc": "The lamassu makes one claw attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Detect", "desc": "The lamassu makes a Wisdom (Perception) check.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Healing Touch", "desc": "The lamassu touches a creature. The target magically regains 22 (5d8) hp and is cured of any curses or diseases and of any poisoned, blinded, or deafened conditions afflicting it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The lamassu makes two attacks with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack", "desc": "The lamassu beats its wings. Each creature within 10 feet of it must succeed on a DC 16 Dexterity saving throw or take 11 (2d6 + 4) bludgeoning damage and be knocked prone. The lamassu can then fly up to its flying speed.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Attack (Costs 2 Actions)", "desc": "The lamassu beats its wings. Each creature within 10 feet of it must succeed on a DC 16 Dexterity saving throw or take 11 (2d6 + 4) bludgeoning damage and be knocked prone. The lamassu can then fly up to its flying speed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The lamassu's innate spellcasting ability is Wisdom (spell save DC 16). It can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, mage hand, magic circle, sacred flame, unseen servant\n3/day each: bless, calm emotions, command, dimension door, invisibility, thunderwave\n1/day each: banishment, flame strike, glyph of warding" }, { "name": "Magic Resistance", "desc": "The lamassu has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The lamassu's weapon attacks are magical." }, { "name": "Pounce", "desc": "If the lamassu moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the lamassu can make one claw attack against it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_ophanim/?format=api", "key": "ccdx_ophanim", "name": "Ophanim", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "16.000", "challenge_rating_text": "16", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet", "fly": 120.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": true, "fly": 120.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 200, "hit_dice": "16d10+112", "experience_points": 15000, "ability_scores": { "strength": 24, "dexterity": 22, "constitution": 25, "intelligence": 22, "wisdom": 24, "charisma": 26 }, "modifiers": { "strength": 7, "dexterity": 6, "constitution": 7, "intelligence": 6, "wisdom": 7, "charisma": 8 }, "initiative_bonus": 6, "saving_throws": { "intelligence": 11, "wisdom": 12, "charisma": 13 }, "saving_throws_all": { "strength": 7, "dexterity": 6, "constitution": 7, "intelligence": 11, "wisdom": 12, "charisma": 13 }, "skill_bonuses": { "insight": 12, "perception": 12 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 7, "arcana": 6, "athletics": 7, "deception": 8, "history": 6, "insight": 12, "intimidation": 8, "investigation": 6, "medicine": 7, "nature": 6, "perception": 12, "performance": 8, "persuasion": 8, "religion": 6, "sleight_of_hand": 6, "stealth": 6, "survival": 7 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "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, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Holy Fire", "desc": "The ophanim emits a burst of holy fire. Each creature within 30 feet of the ophanim must make a DC 19 Dexterity saving throw, taking 63 (18d6) radiant damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, leaving only a pile of fine ash.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Light of Judgment", "desc": "Ranged Spell Attack: +13 to hit, range 80/320 ft., one target. Hit: 18 (4d8) radiant damage.", "attacks": [ { "name": "Light of Judgment attack", "attack_type": "SPELL", "to_hit_mod": 13, "reach": null, "range": 80.0, "long_range": 320.0, "target_creature_only": false, "damage_die_count": 4, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ophanim makes four Light of Judgment attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Divine Awareness", "desc": "The ophanim knows if it hears a lie." }, { "name": "Innate Spellcasting", "desc": "The ophanim's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components:\nAt will: bless, detect evil and good, invisibility (self only), scrying, thaumaturgy\n3/day each: dispel evil and good, earthquake, holy aura\n1/day each: commune, forbiddance, true resurrection" }, { "name": "Magic Resistance", "desc": "The ophanim has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_song-angel/?format=api", "key": "ccdx_song-angel", "name": "Song Angel", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.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": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d10+27", "experience_points": 2300, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 16, "intelligence": 18, "wisdom": 18, "charisma": 21 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 3, "intelligence": 4, "wisdom": 4, "charisma": 5 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 7, "charisma": 8 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 3, "intelligence": 4, "wisdom": 7, "charisma": 8 }, "skill_bonuses": { "insight": 7, "performance": 11 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 4, "arcana": 4, "athletics": 1, "deception": 5, "history": 4, "insight": 7, "intimidation": 5, "investigation": 4, "medicine": 4, "nature": 4, "perception": 4, "performance": 11, "persuasion": 5, "religion": 4, "sleight_of_hand": 3, "stealth": 3, "survival": 4 }, "passive_perception": 14, "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, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "The angel magically polymorphs into a humanoid that has a challenge rating equal to or less than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the angel's choice).\n\nIn the new form, the angel retains its game statistics and the ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has but that it lacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Heavenly Inspiration", "desc": "When a creature the song angel can see fails an ability check or saving throw or misses with a weapon attack, the angel can sing a verse of divine music. If the creature hears this song, it can reroll the failed check, save, or attack roll with advantage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Horn of Blasting", "desc": "The song angel blows on its ram's horn, emitting a thunderous blast in a 30-foot cone that is audible 600 feet away. Each creature in the cone must make a DC 15 Constitution saving throw. On a failure, a creature takes 17 (5d6) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage but isn't deafened. Creatures and objects made of glass or crystal have disadvantage on the saving throw and take 35 (10d6) thunder damage instead.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Horn of Spirits", "desc": "The song angel blows on its brass horn, calling forth 10 (3d4 + 3) warrior spirits. These spirits appear within 60 feet of the angel and use tribal warrior statistics. When the spirits are summoned, one of them is always an ancient champion that uses berserker statistics. They disappear after 1 hour or when they are reduced to 0 hp. These spirits follow the angel's commands.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 18 (4d8) radiant damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Angelic Weapons", "desc": "The song angel's weapon attacks are magical. When the song angel hits with any weapon, the weapon deals an extra 4d8 radiant damage (included in the attack)." }, { "name": "Innate Spellcasting", "desc": "The angel's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\nAt will: alter self, calm emotions, charm person, create food and water, detect evil and good\n3/day each: enthrall, silence, zone of truth\n1/day each: irresistible dance, mass cure wounds" } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_zoryas/?format=api", "key": "ccdx_zoryas", "name": "Zoryas", "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": "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": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "16d8+32", "experience_points": 3900, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 14, "intelligence": 10, "wisdom": 18, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 4, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": { "charisma": 7 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 4, "charisma": 7 }, "skill_bonuses": { "insight": 7, "perception": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 0, "athletics": 3, "deception": 4, "history": 0, "insight": 7, "intimidation": 4, "investigation": 0, "medicine": 4, "nature": 0, "perception": 7, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 4 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, radiant; bludgeoning, piercing, and slashing from nomagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60.0, "actions": [ { "name": "Dusk's Arrival", "desc": "The zoryas' lantern darkens, snuffing out nearby natural and magical sources of light. Each creature within 30 feet of the zoryas must make a DC 16 Constitution saving throw, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one. The area is bathed in darkness like the darkness spell until the end of the zoryas' next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Light of Dawn", "desc": "The zoryas' lantern brightens, bathing its environs in brilliant light. Each creature within 30 feet of the zoryas must succeed on a DC 16 Wisdom saving throw or be blinded for 1d4 rounds. An undead creature who fails this save also takes 13 (3d8) fire damage. The light dispels up to three spells or other magical effects of 3rd level or lower like the dispel magic spell within the area.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Morningstar", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 13 (3d8) radiant or fire damage.", "attacks": [ { "name": "Morningstar 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": 3, "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": "Multiattack", "desc": "The angel makes two morningstar attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fire and Light", "desc": "The zoryas' weapon attacks are magical. When the zoryas hits with any weapon, the weapon deals an extra 3d8 radiant or fire damage (included in the attack). The zoryas chooses whether its attack does radiant or fire damage before making the attack roll." }, { "name": "Open Celestial Gate", "desc": "As an action, the zoryas opens a gateway to the celestial plane. The gate appears as a shimmering circle that sheds bright light in a 15-foot radius and dim light for an additional 15 feet and is framed by twisting, golden strands. The gate lasts 1 hour; though, the zoryas can choose to close it at any time as a bonus action. Once the gate closes, the zoryas is reduced to 0 hp and remains unconscious for six days, awakening, fully restored, at sunrise on the seventh day. The zoryas can't pass through its own gate." }, { "name": "Regeneration", "desc": "The zoryas regains 10 hp at the start of its turn. If the zoryas takes necrotic damage, this trait doesn't function at the start of the zoryas' next turn. The zoryas' body is destroyed only if it starts its turn with 0 hp and doesn't regenerate." }, { "name": "Sun's Guidance (3/Day)", "desc": "The zoryas has advantage on melee attack rolls until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_adult-bronze-dragon/?format=api", "key": "srd-2024_adult-bronze-dragon", "name": "Adult 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": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "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": 212, "hit_dice": "17d12 + 102", "experience_points": 13000, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 23, "intelligence": 16, "wisdom": 15, "charisma": 20 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 6, "intelligence": 3, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 10, "saving_throws": { "strength": 7, "dexterity": 5, "constitution": 6, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 5, "constitution": 6, "intelligence": 3, "wisdom": 7, "charisma": 5 }, "skill_bonuses": { "insight": 7, "perception": 12, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 3, "athletics": 7, "deception": 5, "history": 3, "insight": 7, "intimidation": 5, "investigation": 3, "medicine": 2, "nature": 3, "perception": 12, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 0, "stealth": 5, "survival": 2 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 19, each creature in a 90-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. It can replace one attack with a use of (A) Repulsion Breath or (B) Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +12, reach 10 ft. 16 (2d8 + 7) Slashing damage plus 5 (1d10) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "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": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "Strength Saving Throw: DC 19, each creature in a 30-foot Cone. Failure: The target is pushed up to 60 feet straight away from the dragon and has the Prone condition.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 17, +10 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange, Speak with Animals, Thaumaturgy - 1e/Day Each: Detect Thoughts, Water Breathing", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderclap", "desc": "Constitution Saving Throw: DC 17, each creature in a 20-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the dragon can see within 90 feet. Failure: 10 (3d6) Thunder damage, and the target has the Deafened condition until the end of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (3/Day, or 4/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_adult-gold-dragon/?format=api", "key": "srd-2024_adult-gold-dragon", "name": "Adult 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": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "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": 19, "armor_detail": "natural armor", "hit_points": 243, "hit_dice": "18d12 + 126", "experience_points": 18000, "ability_scores": { "strength": 27, "dexterity": 14, "constitution": 25, "intelligence": 16, "wisdom": 15, "charisma": 24 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 7, "intelligence": 3, "wisdom": 2, "charisma": 7 }, "initiative_bonus": 14, "saving_throws": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "saving_throws_all": { "strength": 8, "dexterity": 8, "constitution": 7, "intelligence": 3, "wisdom": 8, "charisma": 7 }, "skill_bonuses": { "insight": 8, "perception": 14, "persuasion": 13, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 3, "athletics": 8, "deception": 7, "history": 3, "insight": 8, "intimidation": 7, "investigation": 3, "medicine": 2, "nature": 3, "perception": 14, "performance": 7, "persuasion": 13, "religion": 3, "sleight_of_hand": 2, "stealth": 8, "survival": 2 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Banish", "desc": "Charisma Saving Throw: DC 21, one creature the dragon can see within 120 feet. Failure: 10 (3d6) Force damage, and the target has the Incapacitated condition and is transported to a harmless demiplane until the start of the dragon's next turn, at which point it reappears in an unoccupied space of the dragon's choice within 120 feet of the dragon. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 21, each creature in a 60-foot Cone. Failure: 66 (12d10) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Spellcasting to cast Guiding Bolt (level 2 version) or (B) Weakening Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +14, reach 10 ft. 17 (2d8 + 8) Slashing damage plus 4 (1d8) Fire damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 21, +13 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange - 1e/Day Each: Flame Strike, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "Strength Saving Throw: DC 21, each creature that isn't currently affected by this breath in a 60-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." }, { "name": "Legendary Resistance (3/Day, or 4/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_adult-silver-dragon/?format=api", "key": "srd-2024_adult-silver-dragon", "name": "Adult Silver Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "16.000", "challenge_rating_text": "16", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 216, "hit_dice": "16d12 + 112", "experience_points": 15000, "ability_scores": { "strength": 27, "dexterity": 10, "constitution": 25, "intelligence": 16, "wisdom": 13, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 7, "intelligence": 3, "wisdom": 1, "charisma": 6 }, "initiative_bonus": 10, "saving_throws": { "strength": 8, "dexterity": 5, "constitution": 7, "intelligence": 3, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 5, "constitution": 7, "intelligence": 3, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "history": 8, "perception": 11, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 3, "athletics": 8, "deception": 6, "history": 8, "insight": 1, "intimidation": 6, "investigation": 3, "medicine": 1, "nature": 3, "perception": 11, "performance": 6, "persuasion": 6, "religion": 3, "sleight_of_hand": 0, "stealth": 5, "survival": 1 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chill", "desc": "The dragon uses Spellcasting to cast Hold Monster. The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cold Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 20, each creature in a 60-foot Cone. Failure: 54 (12d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Cold Gale", "desc": "Dexterity Saving Throw: DC 19, each creature in a 60-foot-long, 10-foot-wide Line. Failure: 14 (4d6) Cold damage, and the target is pushed up to 30 feet straight away from the dragon. Success: Half damage only. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Paralyzing Breath or (B) Spellcasting to cast Ice Knife.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Paralyzing Breath", "desc": "Constitution Saving Throw: DC 20, each creature in a 60-foot Cone. First Failure The target has the Incapacitated condition until the end of its next turn, when it repeats the save. Second Failure The target has the Paralyzed condition, and it repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +13, reach 10 ft. 17 (2d8 + 8) Slashing damage plus 4 (1d8) Cold damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 19, +11 to hit with spell attacks): - At Will: Detect Magic, Hold Monster, Ice Knife, Shapechange - 1e/Day Each: Ice Storm, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day, or 4/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-bronze-dragon/?format=api", "key": "srd-2024_ancient-bronze-dragon", "name": "Ancient Bronze Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "22.000", "challenge_rating_text": "22", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 444, "hit_dice": "24d20 + 192", "experience_points": 41000, "ability_scores": { "strength": 29, "dexterity": 10, "constitution": 27, "intelligence": 18, "wisdom": 17, "charisma": 25 }, "modifiers": { "strength": 9, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 3, "charisma": 7 }, "initiative_bonus": 14, "saving_throws": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "saving_throws_all": { "strength": 9, "dexterity": 7, "constitution": 8, "intelligence": 4, "wisdom": 10, "charisma": 7 }, "skill_bonuses": { "insight": 10, "perception": 17, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 4, "athletics": 9, "deception": 7, "history": 4, "insight": 10, "intimidation": 7, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 7, "persuasion": 7, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 23, each creature in a 120-foot-long, 10-foot-wide Line. Failure: 82 (15d10) Lightning damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Repulsion Breath or (B) Spellcasting to cast Guiding Bolt (level 2 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +16, reach 15 ft. 18 (2d8 + 9) Slashing damage plus 9 (2d8) Lightning damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "Strength Saving Throw: DC 23, each creature in a 30-foot Cone. Failure: The target is pushed up to 60 feet straight away from the dragon and has the Prone condition.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 22, +14 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange, Speak with Animals, Thaumaturgy - 1e/Day Each: Detect Thoughts, Control Water, Scrying, Water Breathing", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderclap", "desc": "Constitution Saving Throw: DC 22, each creature in a 20-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the dragon can see within 120 feet. Failure: 13 (3d8) Thunder damage, and the target has the Deafened condition until the end of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-gold-dragon/?format=api", "key": "srd-2024_ancient-gold-dragon", "name": "Ancient Gold Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "24.000", "challenge_rating_text": "24", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 546, "hit_dice": "28d20 + 252", "experience_points": 62000, "ability_scores": { "strength": 30, "dexterity": 14, "constitution": 29, "intelligence": 18, "wisdom": 17, "charisma": 28 }, "modifiers": { "strength": 10, "dexterity": 2, "constitution": 9, "intelligence": 4, "wisdom": 3, "charisma": 9 }, "initiative_bonus": 16, "saving_throws": { "strength": 10, "dexterity": 9, "constitution": 9, "intelligence": 4, "wisdom": 10, "charisma": 9 }, "saving_throws_all": { "strength": 10, "dexterity": 9, "constitution": 9, "intelligence": 4, "wisdom": 10, "charisma": 9 }, "skill_bonuses": { "insight": 10, "perception": 17, "persuasion": 16, "stealth": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 10, "deception": 9, "history": 4, "insight": 10, "intimidation": 9, "investigation": 4, "medicine": 3, "nature": 4, "perception": 17, "performance": 9, "persuasion": 16, "religion": 4, "sleight_of_hand": 2, "stealth": 9, "survival": 3 }, "passive_perception": 27, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Banish", "desc": "Charisma Saving Throw: DC 24, one creature the dragon can see within 120 feet. Failure: 24 (7d6) Force damage, and the target has the Incapacitated condition and is transported to a harmless demiplane until the start of the dragon's next turn, at which point it reappears in an unoccupied space of the dragon's choice within 120 feet of the dragon. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 24, each creature in a 90-foot Cone. Failure: 71 (13d10) Fire damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Guiding Light", "desc": "The dragon uses Spellcasting to cast Guiding Bolt (level 4 version).", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Spellcasting to cast Guiding Bolt (level 4 version) or (B) Weakening Breath.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +17 to hit, reach 15 ft. 19 (2d8 + 10) Slashing damage plus 9 (2d8) Fire damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 24, +16 to hit with spell attacks): - At Will: Detect Magic, Guiding Bolt, Shapechange - 1e/Day Each: Flame Strike, Word of Recall, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Weakening Breath", "desc": "Strength Saving Throw: DC 24, each creature that isn't currently affected by this breath in a 90-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 5 (1d10) from its damage rolls. It repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." }, { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ancient-silver-dragon/?format=api", "key": "srd-2024_ancient-silver-dragon", "name": "Ancient Silver Dragon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "23.000", "challenge_rating_text": "23", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 22, "armor_detail": "natural armor", "hit_points": 468, "hit_dice": "24d20 + 216", "experience_points": 50000, "ability_scores": { "strength": 30, "dexterity": 10, "constitution": 29, "intelligence": 18, "wisdom": 15, "charisma": 26 }, "modifiers": { "strength": 10, "dexterity": 0, "constitution": 9, "intelligence": 4, "wisdom": 2, "charisma": 8 }, "initiative_bonus": 14, "saving_throws": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": 7, "constitution": 9, "intelligence": 4, "wisdom": 9, "charisma": 8 }, "skill_bonuses": { "history": 11, "perception": 16, "stealth": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 4, "athletics": 10, "deception": 8, "history": 11, "insight": 2, "intimidation": 8, "investigation": 4, "medicine": 2, "nature": 4, "perception": 16, "performance": 8, "persuasion": 8, "religion": 4, "sleight_of_hand": 0, "stealth": 7, "survival": 2 }, "passive_perception": 26, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chill", "desc": "The dragon uses Spellcasting to cast Hold Monster. The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cold Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 24, each creature in a 90-foot Cone. Failure: 67 (15d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Cold Gale", "desc": "Dexterity Saving Throw: DC 23, each creature in a 60-foot-long, 10-foot-wide Line. Failure: 14 (4d6) Cold damage, and the target is pushed up to 30 feet straight away from the dragon. Success: Half damage only. Failure or Success: The dragon can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The dragon makes three Rend attacks. It can replace one attack with a use of (A) Paralyzing Breath or (B) Spellcasting to cast Ice Knife (level 2 version).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Paralyzing Breath", "desc": "Constitution Saving Throw: DC 24, each creature in a 90-foot Cone. First Failure The target has the Incapacitated condition until the end of its next turn, when it repeats the save. Second Failure The target has the Paralyzed condition, and it repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pounce", "desc": "The dragon moves up to half its Speed, and it makes one Rend attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +17, reach 15 ft. 19 (2d8 + 10) Slashing damage plus 9 (2d8) Cold damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 17, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 10, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The dragon casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 23, +15 to hit with spell attacks): - At Will: Detect Magic, Hold Monster, Ice Knife, Shapechange - 1e/Day Each: Control Weather, Ice Storm, Teleport, Zone of Truth", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (4/Day, or 5/Day in Lair)", "desc": "If the dragon fails a saving throw, it can choose to succeed instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_blink-dog/?format=api", "key": "srd-2024_blink-dog", "name": "Blink Dog", "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": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Understands Elvish and Sylvan but can't speak them", "data": [ { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "4d8 + 4", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 17, "constitution": 12, "intelligence": 10, "wisdom": 13, "charisma": 11 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 0, "athletics": 1, "deception": 0, "history": 0, "insight": 1, "intimidation": 0, "investigation": 0, "medicine": 1, "nature": 0, "perception": 5, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 5 (1d4 + 3) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_bronze-dragon-wyrmling/?format=api", "key": "srd-2024_bronze-dragon-wyrmling", "name": "Bronze Dragon Wyrmling", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful 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": 39, "hit_dice": "6d8 + 12", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 15, "intelligence": 12, "wisdom": 11, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 1, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "perception": 4, "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 3, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 4, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 0, "stealth": 2, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "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": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lightning Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 12, each creature in a 40-foot-long, 5-foot-wide Line. Failure: 16 (3d10) 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 two 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: +5, reach 5 ft. 8 (1d10 + 3) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Repulsion Breath", "desc": "Strength Saving Throw: DC 12, each creature in a 30-foot Cone. Failure: The target is pushed up to 30 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-2024_couatl/?format=api", "key": "srd-2024_couatl", "name": "Couatl", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 90.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 90.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "All; telepathy 120 ft.", "data": [] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "8d8 + 24", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 20, "constitution": 17, "intelligence": 18, "wisdom": 20, "charisma": 18 }, "modifiers": { "strength": 3, "dexterity": 5, "constitution": 3, "intelligence": 4, "wisdom": 5, "charisma": 4 }, "initiative_bonus": 5, "saving_throws": { "strength": 3, "dexterity": 5, "constitution": 5, "intelligence": 4, "wisdom": 7, "charisma": 4 }, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 5, "intelligence": 4, "wisdom": 7, "charisma": 4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 5, "arcana": 4, "athletics": 3, "deception": 4, "history": 4, "insight": 5, "intimidation": 4, "investigation": 4, "medicine": 5, "nature": 4, "perception": 5, "performance": 4, "persuasion": 4, "religion": 4, "sleight_of_hand": 5, "stealth": 5, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "psychic, radiant", "damage_immunities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_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": 120.0, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +7, reach 5 ft. 11 (1d12 + 5) Piercing damage, and the target has the Poisoned condition until the end of the couatl's next turn.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D12", "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": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Strength Saving Throw: DC 15, one Medium or smaller creature the couatl can see within 5 feet. Failure: 8 (1d6 + 5) Bludgeoning damage. The target has the Grappled condition (escape DC 13), and it has the Restrained condition until the grapple ends.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The couatl casts one of the following spells, requiring no spell components and using Wisdom as the spellcasting ability (spell save DC 15): - At Will: Detect Evil and Good, Detect Magic, Detect Thoughts, Shapechange - 1e/Day Each: Create Food and Water, Dream, Greater Restoration, Scrying, Sleep", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Shielded Mind", "desc": "The couatl's thoughts can't be read by any means, and other creatures can communicate with it telepathically only if it allows them." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_deva/?format=api", "key": "srd-2024_deva", "name": "Deva", "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": "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": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 90.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": true, "fly": 90.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "All; telepathy 120 ft.", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 229, "hit_dice": "27d8 + 108", "experience_points": 5900, "ability_scores": { "strength": 18, "dexterity": 18, "constitution": 18, "intelligence": 17, "wisdom": 20, "charisma": 20 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 5, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 9, "charisma": 9 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 4, "intelligence": 3, "wisdom": 9, "charisma": 9 }, "skill_bonuses": { "insight": 9, "perception": 9 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 5, "arcana": 3, "athletics": 4, "deception": 5, "history": 3, "insight": 9, "intimidation": 5, "investigation": 3, "medicine": 5, "nature": 3, "perception": 9, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 5 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Holy Mace", "desc": "Melee Attack Roll: +8, reach 5 ft. 7 (1d6 + 4) Bludgeoning damage plus 18 (4d8) Radiant damage.", "attacks": [ { "name": "Holy Mace attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The deva makes two Holy Mace attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The deva casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 17): - At Will: Detect Evil and Good, Shapechange - 1e/Day Each: Commune, Raise Dead", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Exalted Restoration", "desc": "If the deva dies outside Mount Celestia, its body disappears, and it gains a new body instantly, reviving with all its Hit Points somewhere in Mount Celestia." }, { "name": "Magic Resistance", "desc": "The deva has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_gold-dragon-wyrmling/?format=api", "key": "srd-2024_gold-dragon-wyrmling", "name": "Gold Dragon Wyrmling", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "8d8 + 24", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 14, "wisdom": 11, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 0, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 2, "wisdom": 2, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 2, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 2, "athletics": 4, "deception": 3, "history": 2, "insight": 0, "intimidation": 3, "investigation": 2, "medicine": 0, "nature": 2, "perception": 4, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath (Recharge 5-6)", "desc": "Dexterity Saving Throw: DC 13, each creature in a 15-foot Cone. Failure: 22 (4d10) 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 two 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: +6, reach 5 ft. 9 (1d10 + 4) Slashing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 13, each creature that isn't currently affected by this breath in a 15-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 2 (1d4) 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-2024_guardian-naga/?format=api", "key": "srd-2024_guardian-naga", "name": "Guardian Naga", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?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", "climb": 40.0, "swim": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 40.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common", "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." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10 + 48", "experience_points": 5900, "ability_scores": { "strength": 19, "dexterity": 18, "constitution": 16, "intelligence": 16, "wisdom": 19, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 3, "wisdom": 4, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 8, "constitution": 7, "intelligence": 7, "wisdom": 8, "charisma": 8 }, "saving_throws_all": { "strength": 4, "dexterity": 8, "constitution": 7, "intelligence": 7, "wisdom": 8, "charisma": 8 }, "skill_bonuses": { "arcana": 11, "history": 11, "religion": 11 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 4, "arcana": 11, "athletics": 4, "deception": 4, "history": 11, "insight": 4, "intimidation": 4, "investigation": 3, "medicine": 4, "nature": 3, "perception": 4, "performance": 4, "persuasion": 4, "religion": 11, "sleight_of_hand": 4, "stealth": 4, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, paralyzed, poisoned, restrained", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +8, reach 10 ft. 17 (2d12 + 4) Piercing damage plus 22 (4d10) 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": "D12", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The naga makes two Bite attacks. It can replace any attack with a use of Poisonous Spittle.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Poisonous Spittle", "desc": "Constitution Saving Throw: DC 16, one creature the naga can see within 60 feet. Failure: 31 (7d8) Poison damage, and the target has the Blinded condition until the start of the naga's next turn. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The naga casts one of the following spells, requiring no Somatic or Material components and using Wisdom as the spellcasting ability (spell save DC 16): - At Will: Thaumaturgy - 1e/Day Each: Clairvoyance, Cure Wounds, Flame Strike, Geas, True Seeing", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Celestial Restoration", "desc": "If the naga dies, it returns to life in 1d6 days and regains all its Hit Points unless Dispel Evil and Good is cast on its remains." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_planetar/?format=api", "key": "srd-2024_planetar", "name": "Planetar", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "16.000", "challenge_rating_text": "16", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 120.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": true, "fly": 120.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "All; telepathy 120 ft.", "data": [] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 262, "hit_dice": "21d10 + 147", "experience_points": 15000, "ability_scores": { "strength": 24, "dexterity": 20, "constitution": 24, "intelligence": 19, "wisdom": 22, "charisma": 25 }, "modifiers": { "strength": 7, "dexterity": 5, "constitution": 7, "intelligence": 4, "wisdom": 6, "charisma": 7 }, "initiative_bonus": 10, "saving_throws": { "strength": 12, "dexterity": 5, "constitution": 12, "intelligence": 4, "wisdom": 11, "charisma": 12 }, "saving_throws_all": { "strength": 12, "dexterity": 5, "constitution": 12, "intelligence": 4, "wisdom": 11, "charisma": 12 }, "skill_bonuses": { "perception": 11 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 6, "arcana": 4, "athletics": 7, "deception": 7, "history": 4, "insight": 6, "intimidation": 7, "investigation": 4, "medicine": 6, "nature": 4, "perception": 11, "performance": 7, "persuasion": 7, "religion": 4, "sleight_of_hand": 5, "stealth": 5, "survival": 6 }, "passive_perception": 21, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Holy Burst", "desc": "Dexterity Saving Throw: DC 20, each enemy in a 20-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on a point the planetar can see within 120 feet. Failure: 24 (7d6) Radiant damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The planetar makes three Radiant Sword attacks or uses Holy Burst twice.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Sword", "desc": "Melee Attack Roll: +12, reach 10 ft. 14 (2d6 + 7) Slashing damage plus 18 (4d8) Radiant damage.", "attacks": [ { "name": "Radiant Sword attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The planetar casts one of the following spells, requiring no Material components and using Charisma as spellcasting ability (spell save DC 20): - At Will: Detect Evil and Good - 1e/Day Each: Commune, Control Weather, Dispel Evil and Good, Raise Dead", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Divine Awareness", "desc": "The planetar knows if it hears a lie." }, { "name": "Exalted Restoration", "desc": "If the planetar dies outside Mount Celestia, its body disappears, and it gains a new body instantly, reviving with all its Hit Points somewhere in Mount Celestia." }, { "name": "Magic Resistance", "desc": "The planetar has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_silver-dragon-wyrmling/?format=api", "key": "srd-2024_silver-dragon-wyrmling", "name": "Silver Dragon Wyrmling", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful 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": 17, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d8 + 18", "experience_points": 450, "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": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "perception": 4, "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 0, "intimidation": 2, "investigation": 1, "medicine": 0, "nature": 1, "perception": 4, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 0, "stealth": 2, "survival": 0 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "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": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cold Breath (Recharge 5-6)", "desc": "Constitution Saving Throw: DC 13, each creature in a 15-foot Cone. Failure: 18 (4d8) Cold damage. Success: Half damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } }, { "name": "Multiattack", "desc": "The dragon makes two Rend attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Paralyzing Breath", "desc": "Constitution Saving Throw: DC 13, each creature in a 15-foot Cone. First Failure The target has the Incapacitated condition until the end of its next turn, when it repeats the save. Second Failure The target has the Paralyzed condition, and it repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rend", "desc": "Melee Attack Roll: +6, reach 5 ft. 9 (1d10 + 4) Piercing damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 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-2024_solar/?format=api", "key": "srd-2024_solar", "name": "Solar", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "21.000", "challenge_rating_text": "21", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet", "fly": 150.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": true, "fly": 150.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "All; telepathy 120 ft.", "data": [] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 297, "hit_dice": "22d10 + 176", "experience_points": 33000, "ability_scores": { "strength": 26, "dexterity": 22, "constitution": 26, "intelligence": 25, "wisdom": 25, "charisma": 30 }, "modifiers": { "strength": 8, "dexterity": 6, "constitution": 8, "intelligence": 7, "wisdom": 7, "charisma": 10 }, "initiative_bonus": 20, "saving_throws": { "strength": 8, "dexterity": 6, "constitution": 8, "intelligence": 7, "wisdom": 7, "charisma": 10 }, "saving_throws_all": { "strength": 8, "dexterity": 6, "constitution": 8, "intelligence": 7, "wisdom": 7, "charisma": 10 }, "skill_bonuses": { "perception": 14 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 7, "arcana": 7, "athletics": 8, "deception": 10, "history": 7, "insight": 7, "intimidation": 10, "investigation": 7, "medicine": 7, "nature": 7, "perception": 14, "performance": 10, "persuasion": 10, "religion": 7, "sleight_of_hand": 6, "stealth": 6, "survival": 7 }, "passive_perception": 24, "resistances_and_immunities": { "damage_immunities_display": "poison, radiant", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Blinding Gaze", "desc": "Constitution Saving Throw: DC 25, one creature the solar can see within 120 feet. Failure: The target has the Blinded condition for 1 minute. Failure or Success: The solar can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Flying Sword", "desc": "Melee or Ranged Attack Roll: +15, reach 10 ft. or range 120 ft. 22 (4d6 + 8) Slashing damage plus 36 (8d8) Radiant damage. HitomThe sword magically returns to the solar's hand or hovers within 5 feet of the solar immediately after a ranged attack.", "attacks": [ { "name": "Flying Sword attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 10.0, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The solar makes two Flying Sword attacks. It can replace one attack with a use of Slaying Bow.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Teleport", "desc": "The solar teleports up to 60 feet to an unoccupied space it can see. Dexterity Saving Throw: DC 25, each creature in a 10-foot Emanation originating from the solar at its destination space. Failure: 11 (2d10) Radiant damage. Success: Half damage.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slaying Bow", "desc": "Dexterity Saving Throw: DC 21, one creature the solar can see within 600 feet. Failure: If the creature has 100 Hit Points or fewer, it dies. It otherwise takes 24 (4d8 + 6) Piercing damage plus 36 (8d8) Radiant damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The solar casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 25): - At Will: Detect Evil and Good - 1e/Day Each: Commune, Control Weather, Dispel Evil and Good, Resurrection", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Divine Awareness", "desc": "The solar knows if it hears a lie." }, { "name": "Exalted Restoration", "desc": "If the solar dies outside Mount Celestia, its body disappears, and it gains a new body instantly, reviving with all its Hit Points somewhere in Mount Celestia." }, { "name": "Legendary Resistance (4/Day)", "desc": "If the solar fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The solar has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_sphinx-of-wonder/?format=api", "key": "srd-2024_sphinx-of-wonder", "name": "Sphinx of Wonder", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?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": 20.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common", "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." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 24, "hit_dice": "7d4 + 7", "experience_points": 200, "ability_scores": { "strength": 6, "dexterity": 17, "constitution": 13, "intelligence": 15, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "arcana": 4, "religion": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 4, "athletics": -2, "deception": 0, "history": 2, "insight": 1, "intimidation": 0, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 0, "persuasion": 0, "religion": 4, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic, psychic, radiant", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Rend", "desc": "Melee Attack Roll: +5, reach 5 ft. 5 (1d4 + 3) Slashing damage plus 7 (2d6) Radiant damage.", "attacks": [ { "name": "Rend attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The sphinx has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_unicorn/?format=api", "key": "srd-2024_unicorn", "name": "Unicorn", "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": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Elvish, Sylvan; telepathy 120 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "13d10 + 26", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 11, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 8, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 4, "deception": 3, "history": 0, "insight": 3, "intimidation": 3, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charging Horn", "desc": "The unicorn moves up to half its Speed without provoking Opportunity Attacks, and it makes one Radiant Horn attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Hooves", "desc": "Melee Attack Roll: +7, reach 5 ft. 11 (2d6 + 4) Bludgeoning damage.", "attacks": [ { "name": "Hooves 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": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The unicorn makes one Hooves attack and one Radiant Horn attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Horn", "desc": "Melee Attack Roll: +7, reach 5 ft. 9 (1d10 + 4) Radiant damage.", "attacks": [ { "name": "Radiant Horn attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "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": "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shimmering Shield", "desc": "The unicorn targets itself or one creature it can see within 60 feet of itself. The target gains 10 (3d6) Temporary Hit Points, and its AC increases by 2 until the end of the unicorn's next turn. The unicorn can't take this action again until the start of its next turn.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The unicorn casts one of the following spells, requiring no spell components and using Charisma as the spellcasting ability (spell save DC 14): - At Will: Detect Evil and Good, Druidcraft - 1e/Day Each: Calm Emotions, Dispel Evil and Good, Entangle, Pass without Trace, Word of Recall", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (3/Day)", "desc": "If the unicorn fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The unicorn has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "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 } ] }{ "count": 3539, "next": "