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=-darkvision_range&page=64
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-darkvision_range&page=65", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-darkvision_range&page=63", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/srd_wereboar/?format=api", "key": "srd_wereboar", "name": "Wereboar", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": "Lycanthropes", "alignment": "neutral evil", "languages": { "as_string": "Common (can't speak in boar form)", "data": [] }, "armor_class": 10, "armor_detail": "10 in humanoid form, 11 (natural armor) in boar or hybrid form", "hit_points": 78, "hit_dice": "12d8+24", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 15, "intelligence": 10, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 3, "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": 0, "stealth": 0, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Maul", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Maul attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The wereboar makes two attacks, only one of which can be with its tusks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Tusks", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage. If the target is a humanoid, it must succeed on a DC 12 Constitution saving throw or be cursed with wereboar lycanthropy.", "attacks": [ { "name": "Tusks attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": "Boar or Hybrid Form Only", "usage_limits": null } ], "traits": [ { "name": "Charge (Boar or Hybrid Form Only)", "desc": "If the wereboar moves at least 15 feet straight toward a target and then hits it with its tusks on the same turn, the target takes an extra 7 (2d6) slashing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone." }, { "name": "Relentless (Recharges after a Short or Long Rest)", "desc": "If the wereboar takes 14 damage or less that would reduce it to 0 hit points, it is reduced to 1 hit point instead." }, { "name": "Shapechanger", "desc": "The wereboar can use its action to polymorph into a boar-humanoid hybrid or into a boar, or back into its true form, which is humanoid. Its statistics, other than its AC, 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": "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": "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_werewolf/?format=api", "key": "srd_werewolf", "name": "Werewolf", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": "Lycanthropes", "alignment": "chaotic evil", "languages": { "as_string": "Common (can't speak in wolf form)", "data": [] }, "armor_class": 11, "armor_detail": "11 in humanoid form, 12 (natural armor) in wolf or hybrid form", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 700, "ability_scores": { "strength": 15, "dexterity": 13, "constitution": 14, "intelligence": 10, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 4, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 4, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 14, "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, "darkvision_range": null, "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: 6 (1d8 + 2) piercing damage. If the target is a humanoid, it must succeed on a DC 12 Constitution saving throw or be cursed with werewolf lycanthropy.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "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": "Wolf or Hybrid Form Only", "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (2d4 + 2) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": true, "damage_die_count": 2, "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": "Hybrid Form Only", "usage_limits": null }, { "name": "Multiattack", "desc": "The werewolf makes two attacks: two with its spear (humanoid form) or one with its bite and one with its claws (hybrid form).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": "Humanoid or Hybrid Form Only", "usage_limits": null }, { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one creature. Hit: 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.", "attacks": [ { "name": "Spear Melee attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": 20, "long_range": 60, "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" }, { "name": "Spear Ranged attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": 60, "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": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": "Humanoid Form Only", "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The werewolf has advantage on Wisdom (Perception) checks that rely on hearing or smell." }, { "name": "Shapechanger", "desc": "The werewolf can use its action to polymorph into a wolf-humanoid hybrid or into a wolf, or back into its true form, which is humanoid. Its statistics, other than its AC, 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": "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" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_winter-wolf/?format=api", "key": "srd_winter-wolf", "name": "Winter Wolf", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Giant, Winter Wolf", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d10+20", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 13, "constitution": 14, "intelligence": 7, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 5, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -2, "athletics": 4, "deception": -1, "history": -2, "insight": 1, "intimidation": -1, "investigation": -2, "medicine": 1, "nature": -2, "perception": 5, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 1, "stealth": 3, "survival": 1 }, "passive_perception": 15, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "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 }, { "name": "Cold Breath", "desc": "The wolf exhales a blast of freezing wind in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell." }, { "name": "Pack Tactics", "desc": "The wolf has advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 ft. of the creature and the ally isn't incapacitated." }, { "name": "Snow Camouflage", "desc": "The wolf has advantage on Dexterity (Stealth) checks made to hide in snowy terrain." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_wolf/?format=api", "key": "srd_wolf", "name": "Wolf", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8+2", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 12, "intelligence": 3, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 1, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "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: 7 (2d4 + 2) piercing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "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": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell." }, { "name": "Pack Tactics", "desc": "The wolf has advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 ft. of the creature and the ally isn't incapacitated." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_allosaurus/?format=api", "key": "srd-2024_allosaurus", "name": "Allosaurus", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 51, "hit_dice": "6d10 + 18", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 13, "constitution": 17, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 5 }, "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": 5, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 15 (2d10 + 4) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Attack Roll: +6, reach 5 ft. 8 (1d8 + 4) Slashing damage. If the target is a Large or smaller creature and the allosaurus moved 30+ feet straight toward it immediately before the hit, the target has the Prone condition, and the allosaurus can make one Bite attack against it.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_animated-armor/?format=api", "key": "srd-2024_animated-armor", "name": "Animated Armor", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 33, "hit_dice": "6d8 + 6", "experience_points": 200, "ability_scores": { "strength": 14, "dexterity": 11, "constitution": 13, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "initiative_bonus": 2, "saving_throws": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -4, "arcana": -5, "athletics": 2, "deception": -5, "history": -5, "insight": -4, "intimidation": -5, "investigation": -5, "medicine": -4, "nature": -5, "perception": -4, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 0, "stealth": 0, "survival": -4 }, "passive_perception": 6, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The armor makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +4, reach 5 ft. 5 (1d6 + 2) Bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_animated-flying-sword/?format=api", "key": "srd-2024_animated-flying-sword", "name": "Animated Flying Sword", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 50, "hover": true }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": true, "fly": 50, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 14, "hit_dice": "4d6", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 11, "intelligence": 1, "wisdom": 5, "charisma": 1 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "initiative_bonus": 4, "saving_throws": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -3, "arcana": -5, "athletics": 1, "deception": -5, "history": -5, "insight": -3, "intimidation": -5, "investigation": -5, "medicine": -3, "nature": -5, "perception": -3, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Slash", "desc": "Melee Attack Roll: +4, reach 5 ft. 6 (1d8 + 2) Slashing damage.", "attacks": [ { "name": "Slash attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_animated-rug-of-smothering/?format=api", "key": "srd-2024_animated-rug-of-smothering", "name": "Animated Rug of Smothering", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "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": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 27, "hit_dice": "5d10", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "initiative_bonus": 4, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": -4, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -4, "arcana": -5, "athletics": 3, "deception": -5, "history": -5, "insight": -4, "intimidation": -5, "investigation": -5, "medicine": -4, "nature": -5, "perception": -4, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": -4 }, "passive_perception": 6, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Smother", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Bludgeoning damage. If the target is a Medium or smaller creature, the rug can give it the Grappled condition (escape DC 13) instead of dealing damage. Until the grapple ends, the target has the Blinded and Restrained conditions, is suffocating, and takes 10 (2d6 + 3) Bludgeoning damage at the start of each of its turns. The rug can smother only one creature at a time. While grappling the target, the rug can't take this action, the rug halves the damage it takes (round down), and the target takes the same amount of damage.", "attacks": [ { "name": "Smother attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 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_ankylosaurus/?format=api", "key": "srd-2024_ankylosaurus", "name": "Ankylosaurus", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 68, "hit_dice": "8d12 + 16", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 11, "constitution": 15, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 6, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": 6, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "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": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The ankylosaurus makes two Tail attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Attack Roll: +6, reach 10 ft. 9 (1d10 + 4) Bludgeoning damage. If the target is a Huge or smaller creature, it has the Prone condition.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "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": "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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_ape/?format=api", "key": "srd-2024_ape", "name": "Ape", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "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, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 19, "hit_dice": "3d8 + 6", "experience_points": 100, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 14, "intelligence": 6, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "athletics": 5, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 5, "deception": -2, "history": -2, "insight": 1, "intimidation": -2, "investigation": -2, "medicine": 1, "nature": -2, "perception": 3, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fist", "desc": "Melee Attack Roll: +5, reach 5 ft. 5 (1d4 + 3) Bludgeoning damage.", "attacks": [ { "name": "Fist attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ape makes two Fist attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Attack Roll: +5, range 25/50 ft. 10 (2d6 + 3) Bludgeoning damage.", "attacks": [ { "name": "Rock (Recharge 6) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 25, "long_range": 50, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_archelon/?format=api", "key": "srd-2024_archelon", "name": "Archelon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 80 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 80 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d12 + 12", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 13, "intelligence": 4, "wisdom": 14, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -3, "athletics": 4, "deception": -2, "history": -3, "insight": 2, "intimidation": -2, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 3, "stealth": 5, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 5 ft. 14 (3d6 + 4) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 archelon makes two Bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The archelon can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_archmage/?format=api", "key": "srd-2024_archmage", "name": "Archmage", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common plus five other languages", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 170, "hit_dice": "31d8 + 31", "experience_points": 8400, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 12, "intelligence": 20, "wisdom": 15, "charisma": 16 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 5, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 7, "saving_throws": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 9, "wisdom": 6, "charisma": 3 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 9, "wisdom": 6, "charisma": 3 }, "skill_bonuses": { "arcana": 13, "history": 9, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 13, "athletics": 0, "deception": 3, "history": 9, "insight": 2, "intimidation": 3, "investigation": 5, "medicine": 2, "nature": 5, "perception": 6, "performance": 3, "persuasion": 3, "religion": 5, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Arcane Burst", "desc": "Melee or Ranged Attack Roll: +9, reach 5 ft. or range 150 ft. 27 (4d10 + 5) Force damage.", "attacks": [ { "name": "Arcane Burst attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5, "range": 150, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The archmage makes four Arcane Burst attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The archmage casts one of the following spells, using Intelligence as the spellcasting ability (spell save DC 17):\n\n- **At Will:** Detect Magic, Detect Thoughts, Disguise Self, Invisibility, Light, Mage Armor, Mage Hand, Prestidigitation\n- **2/Day Each:** Fly, Lightning Bolt\n- **1/Day Each:** Cone of Cold, Mind Blank, Scrying, Teleport", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Misty Step", "desc": "The mage casts Misty Step, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Protective Magic", "desc": "The archmage casts Counterspell or Shield in response to the spell's trigger, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Magic Resistance", "desc": "The archmage 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_assassin/?format=api", "key": "srd-2024_assassin", "name": "Assassin", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Thieves' cant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8 + 30", "experience_points": 3900, "ability_scores": { "strength": 11, "dexterity": 18, "constitution": 14, "intelligence": 16, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 10, "saving_throws": { "strength": 0, "dexterity": 7, "constitution": 2, "intelligence": 6, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 7, "constitution": 2, "intelligence": 6, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "acrobatics": 7, "perception": 6, "stealth": 10 }, "skill_bonuses_all": { "acrobatics": 7, "animal_handling": 0, "arcana": 3, "athletics": 0, "deception": 0, "history": 3, "insight": 0, "intimidation": 0, "investigation": 3, "medicine": 0, "nature": 3, "perception": 6, "performance": 0, "persuasion": 0, "religion": 3, "sleight_of_hand": 4, "stealth": 10, "survival": 0 }, "passive_perception": 16, "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": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Light Crossbow", "desc": "Ranged Attack Roll: +7, range 80/320 ft. 8 (1d8 + 4) Piercing damage plus 21 (6d6) Poison damage.", "attacks": [ { "name": "Light Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 80, "long_range": 320, "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": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The assassin makes three attacks, using Shortsword or Light Crossbow in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Shortsword", "desc": "Melee Attack Roll: +7, reach 5 ft. 7 (1d6 + 4) Piercing damage plus 17 (5d6) Poison damage, and the target has the Poisoned condition until the start of the assassin's next turn.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Cunning Action", "desc": "The assassin takes the Dash, Disengage, or Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Evasion", "desc": "If the assassin is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the assassin instead takes no damage if it succeeds on the save and only half damage if it fails. It can't use this trait if it has the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_awakened-shrub/?format=api", "key": "srd-2024_awakened-shrub", "name": "Awakened Shrub", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common plus one other language", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 9, "armor_detail": "natural armor", "hit_points": 10, "hit_dice": "3d6", "experience_points": 0, "ability_scores": { "strength": 3, "dexterity": 8, "constitution": 11, "intelligence": 10, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": -4, "dexterity": -1, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "strength": -4, "dexterity": -1, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": -4, "dexterity": -1, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": 0, "athletics": -4, "deception": -2, "history": 0, "insight": 0, "intimidation": -2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": -2, "persuasion": -2, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Rake", "desc": "Melee Attack Roll: +1, reach 5 ft. 1 Slashing damage.", "attacks": [], "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_awakened-tree/?format=api", "key": "srd-2024_awakened-tree", "name": "Awakened Tree", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common plus one other language", "data": [ { "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": 59, "hit_dice": "7d12 + 14", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 6, "constitution": 15, "intelligence": 10, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -2, "saving_throws": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 0, "arcana": 0, "athletics": 4, "deception": -2, "history": 0, "insight": 0, "intimidation": -2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": -2, "persuasion": -2, "religion": 0, "sleight_of_hand": -2, "stealth": -2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Slam", "desc": "Melee Attack Roll: +6, reach 10 ft. 13 (2d8 + 4) Bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 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_axe-beak/?format=api", "key": "srd-2024_axe-beak", "name": "Axe Beak", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 19, "hit_dice": "3d10 + 3", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 12, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 2, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Attack Roll: +4, reach 5 ft. 5 (1d6 + 2) Slashing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 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_azer-sentinel/?format=api", "key": "srd-2024_azer-sentinel", "name": "Azer Sentinel", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "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, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Primordial (Ignan)", "data": [ { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 39, "hit_dice": "6d8 + 12", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 12, "constitution": 15, "intelligence": 12, "wisdom": 13, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 1, "athletics": 3, "deception": 0, "history": 1, "insight": 1, "intimidation": 0, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Burning Hammer", "desc": "Melee Attack Roll: +5, reach 5 ft. 8 (1d10 + 3) Bludgeoning damage plus 3 (1d6) Fire damage.", "attacks": [ { "name": "Burning Hammer attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "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": "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fire Aura", "desc": "At the end of each of the azer's turns, each creature of the azer's choice in a 5-foot Emanation originating from the azer takes 5 (1d10) Fire damage unless the azer has the Incapacitated condition." }, { "name": "Illumination", "desc": "The azer sheds Bright Light in a 10-foot radius and Dim Light for an additional 10 feet." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_baboon/?format=api", "key": "srd-2024_baboon", "name": "Baboon", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 3, "hit_dice": "1d6", "experience_points": 0, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 11, "intelligence": 4, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": -1, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +1, reach 5 ft. 1 (1d4 - 1) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 1, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The baboon has Advantage on an attack roll against a creature if at least one of the baboon's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_balor/?format=api", "key": "srd-2024_balor", "name": "Balor", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "19.000", "challenge_rating_text": "19", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal; telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 287, "hit_dice": "23d12 + 138", "experience_points": 22000, "ability_scores": { "strength": 26, "dexterity": 15, "constitution": 22, "intelligence": 20, "wisdom": 16, "charisma": 22 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 6, "intelligence": 5, "wisdom": 3, "charisma": 6 }, "initiative_bonus": 14, "saving_throws": { "strength": 8, "dexterity": 2, "constitution": 12, "intelligence": 5, "wisdom": 9, "charisma": 6 }, "saving_throws_all": { "strength": 8, "dexterity": 2, "constitution": 12, "intelligence": 5, "wisdom": 9, "charisma": 6 }, "skill_bonuses": { "perception": 9 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 5, "athletics": 8, "deception": 6, "history": 5, "insight": 3, "intimidation": 6, "investigation": 5, "medicine": 3, "nature": 5, "perception": 9, "performance": 6, "persuasion": 6, "religion": 5, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold, lightning", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120, "actions": [ { "name": "Flame Whip", "desc": "Melee Attack Roll: +14, reach 30 ft. 18 (3d6 + 8) Force damage plus 17 (5d6) Fire damage. If the target is a Huge or smaller creature, the balor pulls the target up to 25 feet straight toward itself, and the target has the Prone condition.", "attacks": [ { "name": "Flame Whip attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 30, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Blade", "desc": "Melee Attack Roll: +14, reach 10 ft. 21 (3d8 + 8) Force damage plus 22 (4d10) Lightning damage, and the target can't take Reactions until the start of the balor's next turn.", "attacks": [ { "name": "Lightning Blade attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The balor makes one Flame Whip attack and one Lightning Blade attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The balor teleports itself or a willing demon within 10 feet of itself up to 60 feet to an unoccupied space the balor can see.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Death Throes", "desc": "The balor explodes when it dies. Dexterity Saving Throw: DC 20, each creature in a 30-foot Emanation originating from the balor. Failure: 31 (9d6) Fire damage plus 31 (9d6) Force damage. Success: Half damage. Failure or Success: If the balor dies outside the Abyss, it gains a new body instantly, reviving with all its Hit Points somewhere in the Abyss." }, { "name": "Fire Aura", "desc": "At the end of each of the balor's turns, each creature in a 5-foot Emanation originating from the balor takes 13 (3d8) Fire damage." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the balor fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "The balor 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_bandit/?format=api", "key": "srd-2024_bandit", "name": "Bandit", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Thieves' cant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": "2d8 + 2", "experience_points": 25, "ability_scores": { "strength": 11, "dexterity": 12, "constitution": 12, "intelligence": 10, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Light Crossbow", "desc": "Ranged Attack Roll: +3, range 80/320 ft. 5 (1d8 + 1) Piercing damage.", "attacks": [ { "name": "Light Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 80, "long_range": 320, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Attack Roll: +3, reach 5 ft. 4 (1d6 + 1) Slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "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": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_bandit-captain/?format=api", "key": "srd-2024_bandit-captain", "name": "Bandit Captain", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Thieves' cant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8 + 16", "experience_points": 450, "ability_scores": { "strength": 15, "dexterity": 16, "constitution": 14, "intelligence": 14, "wisdom": 11, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 2, "intelligence": 2, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 5, "constitution": 2, "intelligence": 2, "wisdom": 2, "charisma": 2 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 2, "intelligence": 2, "wisdom": 2, "charisma": 2 }, "skill_bonuses": { "athletics": 4, "deception": 4 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 2, "athletics": 4, "deception": 4, "history": 2, "insight": 0, "intimidation": 2, "investigation": 2, "medicine": 0, "nature": 2, "perception": 0, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The bandit makes two attacks, using Scimitar and Pistol in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pistol", "desc": "Ranged Attack Roll: +5, range 30/90 ft. 8 (1d10 + 3) Piercing damage.", "attacks": [ { "name": "Pistol attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30, "long_range": 90, "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": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "The captain adds 2 to its AC against one melee attack that would hit it. To do so, the captain must see the attacker and be wielding a melee weapon.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_bat/?format=api", "key": "srd-2024_bat", "name": "Bat", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 30, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 1, "hit_dice": "1d4 - 1", "experience_points": 0, "ability_scores": { "strength": 2, "dexterity": 15, "constitution": 8, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": -4, "dexterity": 2, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4 to hit, reach 5 ft. 1 Piercing damage.", "attacks": [], "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_berserker/?format=api", "key": "srd-2024_berserker", "name": "Berserker", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 67, "hit_dice": "9d8 + 27", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 17, "intelligence": 9, "wisdom": 11, "charisma": 9 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 3, "deception": -1, "history": -1, "insight": 0, "intimidation": -1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greataxe", "desc": "Melee Attack Roll: +5, reach 5 ft. 9 (1d12 + 3) Slashing damage.", "attacks": [ { "name": "Greataxe attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D12", "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": "Bloodied Frenzy", "desc": "While Bloodied, the berserker has Advantage on attack rolls and saving throws." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_black-pudding/?format=api", "key": "srd-2024_black-pudding", "name": "Black Pudding", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "climb": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 7, "armor_detail": "natural armor", "hit_points": 68, "hit_dice": "8d10 + 24", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 5, "constitution": 16, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": { "strength": 3, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "saving_throws_all": { "strength": 3, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -2, "arcana": -5, "athletics": 3, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -3, "stealth": -3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid, cold, lightning", "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" }, { "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": "charmed, deafened, exhaustion, frightened, grappled, prone, restrained", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dissolving Pseudopod", "desc": "Melee Attack Roll: +5, reach 10 ft. 17 (4d6 + 3) Acid damage. Nonmagical armor worn by the target takes a -1 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10. The penalty can be removed by casting the Mending spell on the armor.", "attacks": [ { "name": "Dissolving Pseudopod attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "_Trigger:_ While the pudding is Large or Medium and has 10+ Hit Points, it becomes Bloodied or is subjected to Lightning or Slashing damage. _Response:_ The pudding splits into two new Black Puddings. Each new pudding is one size smaller than the original pudding and acts on its Initiative. The original pudding’s Hit Points are divided evenly between the new puddings (round down).", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The pudding can move through a space as narrow as 1 inch without expending extra movement to do so." }, { "name": "Corrosive Form", "desc": "A creature that hits the pudding with a melee attack roll takes 4 (1d8) Acid damage. Nonmagical ammunition is destroyed immediately after hitting the pudding and dealing any damage. Any nonmagical weapon takes a cumulative -1 penalty to attack rolls immediately after dealing damage to the pudding and coming into contact with it. The weapon is destroyed if the penalty reaches -5. The penalty can be removed by casting the Mending spell on the weapon. In 1 minute, the pudding can eat through 2 feet of nonmagical wood or metal." }, { "name": "Spider Climb", "desc": "The pudding can climb difficult surfaces, including along ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_blood-hawk/?format=api", "key": "srd-2024_blood-hawk", "name": "Blood Hawk", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 7, "hit_dice": "2d6", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 10, "intelligence": 3, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 6, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Attack Roll: +4, reach 5 ft. 4 (1d4 + 2) Piercing damage, or 6 (1d8 + 2) Piercing damage if the target is Bloodied.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": [ { "name": "Pack Tactics", "desc": "The hawk has Advantage on an attack roll against a creature if at least one of the hawk's allies is within 5 feet of the creature and the ally doesn't have the Incapacitated condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_boar/?format=api", "key": "srd-2024_boar", "name": "Boar", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "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, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 13, "hit_dice": "2d8 + 4", "experience_points": 50, "ability_scores": { "strength": 13, "dexterity": 11, "constitution": 14, "intelligence": 2, "wisdom": 9, "charisma": 5 }, "modifiers": { "strength": 1, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 1, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "saving_throws_all": { "strength": 1, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -4, "athletics": 1, "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": 0, "stealth": 0, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +3, reach 5 ft. 4 (1d6 + 1) Piercing damage. If the target is a Medium or smaller creature and the boar moved 20+ feet straight toward it immediately before the hit, the target takes an extra 3 (1d6) Piercing damage and has the Prone condition.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Bloodied Fury", "desc": "While Bloodied, the boar has Advantage on attack rolls." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_centaur-trooper/?format=api", "key": "srd-2024_centaur-trooper", "name": "Centaur Trooper", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Elvish, Sylvan", "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": 16, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d10 + 12", "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 14, "intelligence": 9, "wisdom": 13, "charisma": 11 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -1, "athletics": 6, "deception": 0, "history": -1, "insight": 1, "intimidation": 0, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Longbow", "desc": "Ranged Attack Roll: +4, range 150/600 ft. 6 (1d8 + 2) Piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 150, "long_range": 600, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The centaur makes two attacks, using Pike or Longbow in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pike", "desc": "Melee Attack Roll: +6, reach 10 ft. 9 (1d10 + 4) Piercing damage.", "attacks": [ { "name": "Pike attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "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 }, { "name": "Trampling Charge", "desc": "The centaur moves up to its Speed without provoking Opportunity Attacks and can move through the spaces of Medium or smaller creatures. Each creature whose space the centaur enters is targeted once by the following effect. Strength Saving Throw: DC 14. Failure: 7 (1d6 + 4) Bludgeoning damage, and the target has the Prone condition.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_cloud-giant/?format=api", "key": "srd-2024_cloud-giant", "name": "Cloud Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 20, "hover": true }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": true, "fly": 20, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 200, "hit_dice": "16d12 + 96", "experience_points": 5000, "ability_scores": { "strength": 27, "dexterity": 10, "constitution": 22, "intelligence": 12, "wisdom": 16, "charisma": 16 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 6, "intelligence": 1, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "strength": 8, "dexterity": 0, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 3 }, "saving_throws_all": { "strength": 8, "dexterity": 0, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 3 }, "skill_bonuses": { "insight": 7, "perception": 11 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 1, "athletics": 8, "deception": 3, "history": 1, "insight": 7, "intimidation": 3, "investigation": 1, "medicine": 3, "nature": 1, "perception": 11, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 21, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two attacks, using Thunderous Mace or Thundercloud in any combination. It can replace one attack with a use of Spellcasting to cast Fog Cloud.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The giant casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 15):\n\n- **At Will:** Detect Magic, Fog Cloud, Light\n- **1/Day Each:** Control Weather, Gaseous Form, Telekinesis", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Thundercloud", "desc": "Ranged Attack Roll: +12, range 240 ft. 18 (3d6 + 8) Thunder damage, and the target has the Incapacitated condition until the end of its next turn.", "attacks": [ { "name": "Thundercloud attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": null, "range": 240, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": null, "usage_limits": null }, { "name": "Thunderous Mace", "desc": "Melee Attack Roll: +12, reach 10 ft. 21 (3d8 + 8) Bludgeoning damage plus 7 (2d6) Thunder damage.", "attacks": [ { "name": "Thunderous Mace attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Misty Step", "desc": "The giant casts the Misty Step spell, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_commoner/?format=api", "key": "srd-2024_commoner", "name": "Commoner", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 10, "armor_detail": "natural armor", "hit_points": 4, "hit_dice": "1d8", "experience_points": 0, "ability_scores": { "strength": 10, "dexterity": 10, "constitution": 10, "intelligence": 10, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Club", "desc": "Melee Attack Roll: +2, reach 5 ft. 2 (1d4) Bludgeoning damage.", "attacks": [ { "name": "Club attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Training", "desc": "The commoner has proficiency in one skill of the DM's choice and has Advantage whenever it makes an ability check using that skill." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_constrictor-snake/?format=api", "key": "srd-2024_constrictor-snake", "name": "Constrictor Snake", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 13, "hit_dice": "2d10 + 2", "experience_points": 50, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 12, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 2, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 2, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 6 (1d8 + 2) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Constrict", "desc": "Strength Saving Throw: DC 12, one Medium or smaller creature the snake can see within 5 feet. Failure: 7 (3d4) Bludgeoning damage, and the target has the Grappled condition (escape DC 12).", "attacks": [], "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_couatl/?format=api", "key": "srd-2024_couatl", "name": "Couatl", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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, "unit": "feet", "fly": 90 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 90, "burrow": 0, "climb": 15, "swim": 15 }, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120, "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, "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):\n\n- **At Will:** Detect Evil and Good, Detect Magic, Detect Thoughts, Shapechange\n- **1/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 }, { "name": "Divine Aid", "desc": "The couatl casts Bless, Lesser Restoration, or Sanctuary, requiring no spell components and using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 2 } } ], "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_crab/?format=api", "key": "srd-2024_crab", "name": "Crab", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 3, "hit_dice": "1d4 + 1", "experience_points": 0, "ability_scores": { "strength": 6, "dexterity": 11, "constitution": 12, "intelligence": 1, "wisdom": 8, "charisma": 2 }, "modifiers": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -1, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -1, "charisma": -4 }, "saving_throws_all": { "strength": -2, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -1, "charisma": -4 }, "skill_bonuses": { "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -5, "athletics": -2, "deception": -4, "history": -5, "insight": -1, "intimidation": -4, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 0, "stealth": 2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Attack Roll: +2, reach 5 ft. 1 Bludgeoning damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The crab can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_crocodile/?format=api", "key": "srd-2024_crocodile", "name": "Crocodile", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 13, "hit_dice": "2d10 + 2", "experience_points": 100, "ability_scores": { "strength": 15, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 2, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 6 (1d8 + 2) Piercing damage. If the target is a Medium or smaller creature, it has the Grappled condition (escape DC 12). While Grappled, the target has the Restrained condition.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "The crocodile can hold its breath for 1 hour." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_cultist/?format=api", "key": "srd-2024_cultist", "name": "Cultist", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 9, "hit_dice": "2d8", "experience_points": 25, "ability_scores": { "strength": 11, "dexterity": 12, "constitution": 10, "intelligence": 10, "wisdom": 11, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 0, "dexterity": 1, "constitution": 0, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 0, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "deception": 2, "religion": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": 2, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Ritual Sickle", "desc": "Melee Attack Roll: +3, reach 5 ft. 3 (1d4 + 1) Slashing damage plus 1 Necrotic damage.", "attacks": [ { "name": "Ritual Sickle attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "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": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_cultist-fanatic/?format=api", "key": "srd-2024_cultist-fanatic", "name": "Cultist Fanatic", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 44, "hit_dice": "8d8 + 8", "experience_points": 450, "ability_scores": { "strength": 11, "dexterity": 14, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 4, "charisma": 1 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "deception": 3, "persuasion": 3, "religion": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 0, "athletics": 0, "deception": 3, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 3, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Pact Blade", "desc": "Melee Attack Roll: +4, reach 5 ft. 6 (1d8 + 2) Slashing damage plus 7 (2d6) Necrotic damage.", "attacks": [ { "name": "Pact Blade attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 }, { "name": "Spellcasting", "desc": "The cultist casts one of the following spells, using Wisdom as the spellcasting ability (spell save DC 12, +4 to hit with spell attacks):\n\n- **At Will:** Light, Thaumaturgy\n- **1/Day Each:** Hold Person\n- **2/Day Each:** Command", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spiritual Weapon", "desc": "The cultist casts the Spiritual Weapon spell, using the same spellcasting ability as Spellcasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 2 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_darkmantle/?format=api", "key": "srd-2024_darkmantle", "name": "Darkmantle", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 30, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "5d6 + 5", "experience_points": 100, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 13, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Crush", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Bludgeoning damage, and the darkmantle attaches to the target. If the target is a Medium or smaller creature and the darkmantle had Advantage on the attack roll, it covers the target, which has the Blinded condition and is suffocating while the darkmantle is attached in this way. While attached to a target, the darkmantle can attack only the target but has Advantage on its attack rolls. Its Speed becomes 0, it can't benefit from any bonus to its Speed, and it moves with the target. A creature can take an action to try to detach the darkmantle from itself, doing so with a successful DC 13 Strength (Athletics) check. On its turn, the darkmantle can detach itself by using 5 feet of movement.", "attacks": [ { "name": "Crush attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Darkness Aura", "desc": "Magical darkness fills a 15-foot Emanation originating from the darkmantle. This effect lasts while the darkmantle maintains Concentration on it, up to 10 minutes. Darkvision can't penetrate this area, and no light can illuminate it.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_draft-horse/?format=api", "key": "srd-2024_draft-horse", "name": "Draft Horse", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 10, "armor_detail": "natural armor", "hit_points": 15, "hit_dice": "2d10 + 4", "experience_points": 50, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 15, "intelligence": 2, "wisdom": 11, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hooves", "desc": "Melee Attack Roll: +6, reach 5 ft. 6 (1d4 + 4) Bludgeoning damage.", "attacks": [ { "name": "Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_druid/?format=api", "key": "srd-2024_druid", "name": "Druid", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Druidic, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 44, "hit_dice": "8d8 + 8", "experience_points": 450, "ability_scores": { "strength": 10, "dexterity": 12, "constitution": 13, "intelligence": 12, "wisdom": 16, "charisma": 11 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "skill_bonuses": { "medicine": 5, "nature": 3, "perception": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 1, "athletics": 0, "deception": 0, "history": 1, "insight": 3, "intimidation": 0, "investigation": 1, "medicine": 5, "nature": 3, "perception": 5, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The druid makes two attacks, using Vine Staff or Verdant Wisp in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The druid casts one of the following spells, using Wisdom as the spellcasting ability (spell save DC 13):\n\n- **At Will:** Druidcraft, Speak with Animals\n- **2/Day Each:** Entangle, Thunderwave\n- **1/Day Each:** Animal Messenger, Longstrider, Moonbeam", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Verdant Wisp", "desc": "Ranged Attack Roll: +5, range 90 ft. 10 (3d6) Radiant damage.", "attacks": [ { "name": "Verdant Wisp attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 90, "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": "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": "Vine Staff", "desc": "Melee Attack Roll: +5, reach 5 ft. 7 (1d8 + 3) Bludgeoning damage plus 2 (1d4) Poison damage.", "attacks": [ { "name": "Vine Staff attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_eagle/?format=api", "key": "srd-2024_eagle", "name": "Eagle", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 4, "hit_dice": "1d6 + 1", "experience_points": 0, "ability_scores": { "strength": 6, "dexterity": 15, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 6, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Talons", "desc": "Melee Attack Roll: +4, reach 5 feet. 4 (1d4 + 2) Slashing damage.", "attacks": [], "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_elephant/?format=api", "key": "srd-2024_elephant", "name": "Elephant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "8d12 + 24", "experience_points": 1100, "ability_scores": { "strength": 22, "dexterity": 9, "constitution": 17, "intelligence": 3, "wisdom": 11, "charisma": 6 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 6, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +8, reach 5 ft. 15 (2d8 + 6) Piercing damage. If the target is a Huge or smaller creature and the elephant moved 20+ feet straight toward it immediately before the hit, the target has the Prone condition.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 elephant makes two Gore attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Trample", "desc": "Dexterity Saving Throw: DC 16, one creature within 5 feet that has the Prone condition. Failure: 17 (2d10 + 6) Bludgeoning damage. Success: Half damage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_erinyes/?format=api", "key": "srd-2024_erinyes", "name": "Erinyes", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "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": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "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": 18, "armor_detail": "natural armor", "hit_points": 178, "hit_dice": "21d8 + 84", "experience_points": 8400, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 18, "intelligence": 14, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 4, "intelligence": 2, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 7, "saving_throws": { "strength": 4, "dexterity": 7, "constitution": 8, "intelligence": 2, "wisdom": 2, "charisma": 8 }, "saving_throws_all": { "strength": 4, "dexterity": 7, "constitution": 8, "intelligence": 2, "wisdom": 2, "charisma": 8 }, "skill_bonuses": { "perception": 6, "persuasion": 8 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 2, "athletics": 4, "deception": 4, "history": 2, "insight": 2, "intimidation": 4, "investigation": 2, "medicine": 2, "nature": 2, "perception": 6, "performance": 4, "persuasion": 8, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 16, "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", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120, "actions": [ { "name": "Entangling Rope", "desc": "Strength Saving Throw: DC 16, one creature the erinyes can see within 120 feet. Failure: 14 (4d6) Force damage, and the target has the Restrained condition until the rope is destroyed, the erinyes uses a Bonus Action to release the target, or the erinyes uses Entangling Rope again.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Requires Magic Rope", "usage_limits": null }, { "name": "Multiattack", "desc": "The erinyes makes three Withering Sword attacks and can use Entangling Rope.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Withering Sword", "desc": "Melee Attack Roll: +8, reach 5 ft. 13 (2d8 + 4) Slashing damage plus 11 (2d10) Necrotic damage.", "attacks": [ { "name": "Withering Sword attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "_Trigger:_ The erinyes is hit by a melee attack roll while holding a weapon. _Response:_ The erinyes adds 4 to its AC against that attack, possibly causing it to miss.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Diabolical Restoration", "desc": "If the erinyes dies outside the Nine Hells, its body disappears in sulfurous smoke, and it gains a new body instantly, reviving with all its Hit Points somewhere in the Nine Hells." }, { "name": "Magic Resistance", "desc": "The erinyes has Advantage on saving throws against spells and other magical effects." }, { "name": "Magic Rope", "desc": "The erinyes has a magic rope. While bearing it, the erinyes can use the Entangling Rope action. The rope has AC 20, HP 90, and Immunity to Poison and Psychic damage. The rope turns to dust if reduced to 0 Hit Points, if it is 5+ feet away from the erinyes for 1 hour or more, or if the erinyes dies. If the rope is damaged or destroyed, the erinyes can fully restore it when finishing a Short Rest|XPHB|Short or Long Rest." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_fire-giant/?format=api", "key": "srd-2024_fire-giant", "name": "Fire Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 162, "hit_dice": "13d12 + 78", "experience_points": 5000, "ability_scores": { "strength": 25, "dexterity": 9, "constitution": 23, "intelligence": 10, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 7, "dexterity": -1, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "skill_bonuses": { "athletics": 11, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": 0, "athletics": 11, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 6, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Flame Sword", "desc": "Melee Attack Roll: +11, reach 10 ft. 21 (4d6 + 7) Slashing damage plus 10 (3d6) Fire damage.", "attacks": [ { "name": "Flame Sword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": "Hammer Throw", "desc": "Ranged Attack Roll: +11, range 60/240 ft. 23 (3d10 + 7) Bludgeoning damage plus 4 (1d8) Fire damage, and the target is pushed up to 15 feet straight away from the giant and has Disadvantage on the next attack roll it makes before the end of its next turn.", "attacks": [ { "name": "Hammer Throw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two attacks, using Flame Sword or Hammer Throw in any combination.", "attacks": [], "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_flying-snake/?format=api", "key": "srd-2024_flying-snake", "name": "Flying Snake", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 60, "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 5, "hit_dice": "2d4", "experience_points": 50, "ability_scores": { "strength": 4, "dexterity": 15, "constitution": 11, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": -3, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 1 Piercing damage plus 5 (2d4) Poison damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The snake doesn't provoke an Opportunity Attack when it flies out of an enemy's reach." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_frost-giant/?format=api", "key": "srd-2024_frost-giant", "name": "Frost Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 149, "hit_dice": "13d12 + 65", "experience_points": 3900, "ability_scores": { "strength": 23, "dexterity": 9, "constitution": 21, "intelligence": 9, "wisdom": 10, "charisma": 12 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "strength": 6, "dexterity": -1, "constitution": 8, "intelligence": -1, "wisdom": 3, "charisma": 4 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 8, "intelligence": -1, "wisdom": 3, "charisma": 4 }, "skill_bonuses": { "athletics": 9, "perception": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -1, "athletics": 9, "deception": 1, "history": -1, "insight": 0, "intimidation": 1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 3, "performance": 1, "persuasion": 1, "religion": -1, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Frost Axe", "desc": "Melee Attack Roll: +9, reach 10 ft. 19 (2d12 + 6) Slashing damage plus 9 (2d8) Cold damage.", "attacks": [ { "name": "Frost Axe attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Great Bow", "desc": "Ranged Attack Roll: +9, range 150/600 ft. 17 (2d10 + 6) Piercing damage plus 7 (2d6) Cold damage, and the target's Speed decreases by 10 feet until the end of its next turn.", "attacks": [ { "name": "Great Bow attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 150, "long_range": 600, "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": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two attacks, using Frost Axe or Great Bow in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "War Cry", "desc": "The giant or one creature of its choice that can see or hear it gains 16 (2d10 + 5) Temporary Hit Points and has Advantage on attack rolls until the start of the giant's next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE", "param": 5 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_gelatinous-cube/?format=api", "key": "srd-2024_gelatinous-cube", "name": "Gelatinous Cube", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "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": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?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": 15, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 0, "climb": 7, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 6, "armor_detail": "natural armor", "hit_points": 63, "hit_dice": "6d10 + 30", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 3, "constitution": 20, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 2, "dexterity": -4, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -4, "saving_throws": { "strength": 2, "dexterity": -4, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "saving_throws_all": { "strength": 2, "dexterity": -4, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -4, "animal_handling": -2, "arcana": -5, "athletics": 2, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -4, "stealth": -4, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Engulf", "desc": "The cube moves up to its Speed without provoking Opportunity Attacks. The cube can move through the spaces of Large or smaller creatures if it has room inside itself to contain them (see the Ooze Cube [Area of Effect]|XPHB|Cube trait). Dexterity Saving Throw: DC 12, each creature whose space the cube enters for the first time during this move. Failure: 10 (3d6) Acid damage, and the target is engulfed. An engulfed target is suffocating, can't cast spells with a Verbal component, has the Restrained condition, and takes 10 (3d6) Acid damage at the start of each of the cube's turns. When the cube moves, the engulfed target moves with it. An engulfed target can try to escape by taking an action to make a DC 12 Strength (Athletics) check. On a successful check, the target escapes and enters the nearest unoccupied space. Success: Half damage, and the target moves to an unoccupied space within 5 feet of the cube. If there is no unoccupied space, the target fails the save instead.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Pseudopod", "desc": "Melee Attack Roll: +4, reach 5 ft. 12 (3d6 + 2) Acid damage.", "attacks": [ { "name": "Pseudopod attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?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": "Ooze Cube", "desc": "The cube fills its entire space and is transparent. Other creatures can enter that space, but a creature that does so is subjected to the cube's Engulf and has Disadvantage on the saving throw. Creatures inside the cube have Cover|XPHB|Total Cover, and the cube can hold one Large creature or up to four Medium or Small creatures inside itself at a time. As an action, a creature within 5 feet of the cube can pull a creature or an object out of the cube by succeeding on a DC 12 Strength (Athletics) check, and the puller takes 10 (3d6) Acid damage." }, { "name": "Transparent", "desc": "Even when the cube is in plain sight, a creature must succeed on a DC 15 Wisdom (Perception) check to notice the cube if the creature hasn't witnessed the cube move or otherwise act." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_giant-ape/?format=api", "key": "srd-2024_giant-ape", "name": "Giant Ape", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 40 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 168, "hit_dice": "16d12 + 64", "experience_points": 2900, "ability_scores": { "strength": 23, "dexterity": 14, "constitution": 18, "intelligence": 5, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 5, "saving_throws": { "strength": 6, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 6, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "athletics": 9, "perception": 4, "survival": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 9, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 4, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Boulder Toss", "desc": "The ape hurls a boulder at a point it can see within 90 feet. Dexterity Saving Throw: DC 17, each creature in a 5-foot-radius Sphere [Area of Effect]|XPHB|Sphere centered on that point. Failure: 24 (7d6) Bludgeoning damage. If the target is a Large or smaller creature, it has the Prone condition. Success: Half damage only.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Fist", "desc": "Melee Attack Roll: +9, reach 10 ft. 22 (3d10 + 6) Bludgeoning damage.", "attacks": [ { "name": "Fist attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 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 ape makes two Fist attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Leap", "desc": "The ape jumps up to 30 feet by spending 10 feet of movement.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_giant-bat/?format=api", "key": "srd-2024_giant-bat", "name": "Giant Bat", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "4d10", "experience_points": 50, "ability_scores": { "strength": 15, "dexterity": 16, "constitution": 11, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "strength": 2, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 2, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +5, reach 5 ft. 6 (1d6 + 3) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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_giant-boar/?format=api", "key": "srd-2024_giant-boar", "name": "Giant Boar", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 42, "hit_dice": "5d10 + 15", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 7, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -2, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": -2, "intimidation": -3, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": -2 }, "passive_perception": 8, "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, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Attack Roll: +5, reach 5 ft. 10 (2d6 + 3) Piercing damage. If the target is a Large or smaller creature and the boar moved 20+ feet straight toward it immediately before the hit, the target takes an extra 7 (2d6) Piercing damage and has the Prone condition.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Bloodied Fury", "desc": "The boar has Advantage on melee attack rolls while it is Bloodied." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_giant-centipede/?format=api", "key": "srd-2024_giant-centipede", "name": "Giant Centipede", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 9, "hit_dice": "2d6 + 2", "experience_points": 50, "ability_scores": { "strength": 5, "dexterity": 14, "constitution": 12, "intelligence": 1, "wisdom": 7, "charisma": 3 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": -5, "athletics": -3, "deception": -4, "history": -5, "insight": -2, "intimidation": -4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": -2 }, "passive_perception": 8, "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, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 4 (1d4 + 2) Piercing damage, and the target has the Poisoned condition until the start of the centipede's next turn.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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_giant-constrictor-snake/?format=api", "key": "srd-2024_giant-constrictor-snake", "name": "Giant Constrictor Snake", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": "8d12 + 8", "experience_points": 450, "ability_scores": { "strength": 19, "dexterity": 14, "constitution": 12, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": { "strength": 4, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 4, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +6, reach 10 ft. 11 (2d6 + 4) Piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "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": "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": "Constrict", "desc": "Strength Saving Throw: DC 14, one Large or smaller creature the snake can see within 10 feet. Failure: 13 (2d8 + 4) Bludgeoning damage, and the target has the Grappled condition (escape DC 14).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The snake makes one Bite attack and uses Constrict.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null } ] }