Monster List
list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.
GET /v1/monsters/?format=api&ordering=-size&page=20
https://api-beta.open5e.com/v1/monsters/?format=api&ordering=-size&page=21", "previous": "https://api-beta.open5e.com/v1/monsters/?format=api&ordering=-size&page=19", "results": [ { "slug": "lizardfolk", "desc": "", "name": "Lizardfolk", "size": "Medium", "type": "Humanoid", "subtype": "lizardfolk", "group": null, "alignment": "neutral", "armor_class": 15, "armor_desc": "natural armor, shield", "hit_points": 22, "hit_dice": "4d8+4", "speed": { "walk": 30, "swim": 30 }, "strength": 15, "dexterity": 10, "constitution": 13, "intelligence": 7, "wisdom": 12, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "perception": 3, "stealth": 4, "survival": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 13", "languages": "Draconic", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Multiattack", "desc": "The lizardfolk makes two melee attacks, each one with a different weapon." }, { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Heavy Club", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Javelin", "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Spiked Shield", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Hold Breath", "desc": "The lizardfolk can hold its breath for 15 minutes." } ], "spell_list": [], "page_no": 326, "environments": [ "Swamp", "Jungle", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_lizardfolk/" }, { "slug": "mage", "desc": "**Mages** spend their lives in the study and practice of magic. Good-aligned mages offer counsel to nobles and others in power, while evil mages dwell in isolated sites to perform unspeakable experiments without interference.", "name": "Mage", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 12, "armor_desc": "15 with _mage armor_", "hit_points": 40, "hit_dice": "9d8", "speed": { "walk": 30 }, "strength": 9, "dexterity": 14, "constitution": 11, "intelligence": 17, "wisdom": 12, "charisma": 11, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": 6, "wisdom_save": 4, "charisma_save": null, "perception": null, "skills": { "arcana": 6, "history": 6 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 11", "languages": "any four languages", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.", "attack_bonus": 5, "damage_dice": "1d4", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Spellcasting", "desc": "The mage is a 9th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks). The mage has the following wizard spells prepared:\n\n* Cantrips (at will): fire bolt, light, mage hand, prestidigitation\n* 1st level (4 slots): detect magic, mage armor, magic missile, shield\n* 2nd level (3 slots): misty step, suggestion\n* 3rd level (3 slots): counterspell, fireball, fly\n* 4th level (3 slots): greater invisibility, ice storm\n* 5th level (1 slot): cone of cold" } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/fire-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/light/?format=api", "https://api-beta.open5e.com/v2/spells/mage-hand/?format=api", "https://api-beta.open5e.com/v2/spells/prestidigitation/?format=api", "https://api-beta.open5e.com/v2/spells/detect-magic/?format=api", "https://api-beta.open5e.com/v2/spells/mage-armor/?format=api", "https://api-beta.open5e.com/v2/spells/magic-missile/?format=api", "https://api-beta.open5e.com/v2/spells/shield/?format=api", "https://api-beta.open5e.com/v2/spells/misty-step/?format=api", "https://api-beta.open5e.com/v2/spells/suggestion/?format=api", "https://api-beta.open5e.com/v2/spells/counterspell/?format=api", "https://api-beta.open5e.com/v2/spells/fireball/?format=api", "https://api-beta.open5e.com/v2/spells/fly/?format=api", "https://api-beta.open5e.com/v2/spells/greater-invisibility/?format=api", "https://api-beta.open5e.com/v2/spells/ice-storm/?format=api", "https://api-beta.open5e.com/v2/spells/cone-of-cold/?format=api" ], "page_no": 400, "environments": [ "Urban", "Desert", "Mountains", "Forest", "Ruin", "Laboratory", "Jungle", "Hills", "Feywild", "Shadowfell", "Swamp", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mage/" }, { "slug": "mastiff", "desc": "**Mastiffs** are impressive hounds prized by humanoids for their loyalty and keen senses. Mastiffs can be trained as guard dogs, hunting dogs, and war dogs. Halflings and other Small humanoids ride them as mounts.", "name": "Mastiff", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": null, "hit_points": 5, "hit_dice": "1d8+1", "speed": { "walk": 40 }, "strength": 13, "dexterity": 14, "constitution": 12, "intelligence": 3, "wisdom": 12, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 13", "languages": "", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.", "attack_bonus": 3, "damage_dice": "1d6", "damage_bonus": 1 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Hearing and Smell", "desc": "The mastiff has advantage on Wisdom (Perception) checks that rely on hearing or smell." } ], "spell_list": [], "page_no": 384, "environments": [ "Hill", "Forest", "Settlement", "Urban" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mastiff/" }, { "slug": "medusa", "desc": "", "name": "Medusa", "size": "Medium", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 127, "hit_dice": "17d8+51", "speed": { "walk": 30 }, "strength": 10, "dexterity": 15, "constitution": 16, "intelligence": 12, "wisdom": 13, "charisma": 15, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 4, "skills": { "deception": 5, "insight": 4, "perception": 4, "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 14", "languages": "Common", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "The medusa makes either three melee attacks - one with its snake hair and two with its shortsword - or two ranged attacks with its longbow." }, { "name": "Snake Hair", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage plus 14 (4d6) poison damage.", "attack_bonus": 5, "damage_dice": "1d4", "damage_bonus": 2 }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Longbow", "desc": "Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage plus 7 (2d6) poison damage.", "attack_bonus": 5, "damage_dice": "2d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Petrifying Gaze", "desc": "When a creature that can see the medusa's eyes starts its turn within 30 ft. of the medusa, the medusa can force it to make a DC 14 Constitution saving throw if the medusa isn't incapacitated and can see the creature. If the saving throw fails by 5 or more, the creature is instantly petrified. Otherwise, a creature that fails the save begins to turn to stone and is restrained. The restrained creature must repeat the saving throw at the end of its next turn, becoming petrified on a failure or ending the effect on a success. The petrification lasts until the creature is freed by the greater restoration spell or other magic.\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the medusa until the start of its next turn, when it can avert its eyes again. If the creature looks at the medusa in the meantime, it must immediately make the save.\nIf the medusa sees itself reflected on a polished surface within 30 ft. of it and in an area of bright light, the medusa is, due to its curse, affected by its own gaze." } ], "spell_list": [], "page_no": 330, "environments": [ "Desert", "Mountains", "Tundra", "Forest", "Jungle", "Caverns", "Settlement", "Plane Of Earth" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_medusa/" }, { "slug": "merfolk", "desc": "", "name": "Merfolk", "size": "Medium", "type": "Humanoid", "subtype": "merfolk", "group": null, "alignment": "neutral", "armor_class": 11, "armor_desc": null, "hit_points": 11, "hit_dice": "2d8+2", "speed": { "walk": 10, "swim": 40 }, "strength": 10, "dexterity": 13, "constitution": 12, "intelligence": 11, "wisdom": 11, "charisma": 12, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 12", "languages": "Aquan, Common", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d6) piercing damage, or 4 (1d8) piercing damage if used with two hands to make a melee attack.", "attack_bonus": 2, "damage_dice": "1d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amphibious", "desc": "The merfolk can breathe air and water." } ], "spell_list": [], "page_no": 332, "environments": [ "Underwater", "Desert", "Coastal", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_merfolk/" }, { "slug": "mimic", "desc": "", "name": "Mimic", "size": "Medium", "type": "Monstrosity", "subtype": "shapechanger", "group": null, "alignment": "neutral", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "speed": { "walk": 15 }, "strength": 17, "dexterity": 12, "constitution": 15, "intelligence": 5, "wisdom": 13, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "acid", "condition_immunities": "prone", "senses": "darkvision 60 ft., passive Perception 11", "languages": "", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Pseudopod", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage. If the mimic is in object form, the target is subjected to its Adhesive trait.", "attack_bonus": 5, "damage_dice": "1d8", "damage_bonus": 3 }, { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 4 (1d8) acid damage.", "attack_bonus": 5, "damage_dice": "1d8+1d8", "damage_bonus": 3 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Shapechanger", "desc": "The mimic can use its action to polymorph into an object or back into its true, amorphous form. Its statistics 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." }, { "name": "Adhesive (Object Form Only)", "desc": "The mimic adheres to anything that touches it. A Huge or smaller creature adhered to the mimic is also grappled by it (escape DC 13). Ability checks made to escape this grapple have disadvantage." }, { "name": "False Appearance (Object Form Only)", "desc": "While the mimic remains motionless, it is indistinguishable from an ordinary object." }, { "name": "Grappler", "desc": "The mimic has advantage on attack rolls against any creature grappled by it." } ], "spell_list": [], "page_no": 332, "environments": [ "Underdark", "Desert", "Urban", "Caverns", "Ruin", "Laboratory" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mimic/" }, { "slug": "mule", "desc": "", "name": "Mule", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 10, "armor_desc": null, "hit_points": 11, "hit_dice": "2d8+2", "speed": { "walk": 40 }, "strength": 14, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 10, "charisma": 5, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 10", "languages": "", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Hooves", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.", "attack_bonus": 4, "damage_dice": "1d4", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Beast of Burden", "desc": "The mule is considered to be a Large animal for the purpose of determining its carrying capacity." }, { "name": "Sure-Footed", "desc": "The mule has advantage on Strength and Dexterity saving throws made against effects that would knock it prone." } ], "spell_list": [], "page_no": 384, "environments": [ "Hill", "Grassland", "Settlement", "Urban" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mule/" }, { "slug": "mummy", "desc": "", "name": "Mummy", "size": "Medium", "type": "Undead", "subtype": "", "group": "Mummies", "alignment": "lawful evil", "armor_class": 11, "armor_desc": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "speed": { "walk": 20 }, "strength": 16, "dexterity": 8, "constitution": 15, "intelligence": 6, "wisdom": 10, "charisma": 12, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": 2, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "fire", "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "necrotic, poison", "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned", "senses": "darkvision 60 ft., passive Perception 10", "languages": "the languages it knew in life", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist." }, { "name": "Rotting Fist", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.", "attack_bonus": 5, "damage_dice": "2d6", "damage_bonus": 3 }, { "name": "Dreadful Glare", "desc": "The mummy targets one creature it can see within 60 ft. of it. If the target can see the mummy, it must succeed on a DC 11 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies (but not mummy lords) for the next 24 hours." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 333, "environments": [ "Temple", "Desert", "Shadowfell", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mummy/" }, { "slug": "mummy-lord", "desc": "", "name": "Mummy Lord", "size": "Medium", "type": "Undead", "subtype": "", "group": "Mummies", "alignment": "lawful evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 97, "hit_dice": "13d8+39", "speed": { "walk": 20 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 18, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": 8, "intelligence_save": 5, "wisdom_save": 9, "charisma_save": 8, "perception": null, "skills": { "history": 5, "religion": 5 }, "damage_vulnerabilities": "bludgeoning", "damage_resistances": "", "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks", "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned", "senses": "darkvision 60 ft., passive Perception 14", "languages": "the languages it knew in life", "challenge_rating": "15", "cr": 15.0, "actions": [ { "name": "Multiattack", "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist." }, { "name": "Rotting Fist", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature, it must succeed on a DC 16 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.", "attack_bonus": 9, "damage_dice": "3d6+6d6", "damage_bonus": 4 }, { "name": "Dreadful Glare", "desc": "The mummy lord targets one creature it can see within 60 feet of it. If the target can see the mummy lord, it must succeed on a DC 16 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies and mummy lords for the next 24 hours." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "The mummy lord can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The mummy lord regains spent legendary actions at the start of its turn.", "legendary_actions": [ { "name": "Attack", "desc": "The mummy lord makes one attack with its rotting fist or uses its Dreadful Glare." }, { "name": "Blinding Dust", "desc": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn." }, { "name": "Blasphemous Word (Costs 2 Actions)", "desc": "The mummy lord utters a blasphemous word. Each non-undead creature within 10 feet of the mummy lord that can hear the magical utterance must succeed on a DC 16 Constitution saving throw or be stunned until the end of the mummy lord's next turn." }, { "name": "Channel Negative Energy (Costs 2 Actions)", "desc": "The mummy lord magically unleashes negative energy. Creatures within 60 feet of the mummy lord, including ones behind barriers and around corners, can't regain hit points until the end of the mummy lord's next turn." }, { "name": "Whirlwind of Sand (Costs 2 Actions)", "desc": "The mummy lord magically transforms into a whirlwind of sand, moves up to 60 feet, and reverts to its normal form. While in whirlwind form, the mummy lord is immune to all damage, and it can't be grappled, petrified, knocked prone, restrained, or stunned. Equipment worn or carried by the mummy lord remain in its possession." } ], "special_abilities": [ { "name": "Magic Resistance", "desc": "The mummy lord has advantage on saving throws against spells and other magical effects." }, { "name": "Rejuvenation", "desc": "A destroyed mummy lord gains a new body in 24 hours if its heart is intact, regaining all its hit points and becoming active again. The new body appears within 5 feet of the mummy lord's heart." }, { "name": "Spellcasting", "desc": "The mummy lord is a 10th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, thaumaturgy\n* 1st level (4 slots): command, guiding bolt, shield of faith\n* 2nd level (3 slots): hold person, silence, spiritual weapon\n* 3rd level (3 slots): animate dead, dispel magic\n* 4th level (3 slots): divination, guardian of faith\n* 5th level (2 slots): contagion, insect plague\n* 6th level (1 slot): harm" } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/sacred-flame/?format=api", "https://api-beta.open5e.com/v2/spells/thaumaturgy/?format=api", "https://api-beta.open5e.com/v2/spells/command/?format=api", "https://api-beta.open5e.com/v2/spells/guiding-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/shield-of-faith/?format=api", "https://api-beta.open5e.com/v2/spells/hold-person/?format=api", "https://api-beta.open5e.com/v2/spells/silence/?format=api", "https://api-beta.open5e.com/v2/spells/spiritual-weapon/?format=api", "https://api-beta.open5e.com/v2/spells/animate-dead/?format=api", "https://api-beta.open5e.com/v2/spells/dispel-magic/?format=api", "https://api-beta.open5e.com/v2/spells/divination/?format=api", "https://api-beta.open5e.com/v2/spells/guardian-of-faith/?format=api", "https://api-beta.open5e.com/v2/spells/contagion/?format=api", "https://api-beta.open5e.com/v2/spells/insect-plague/?format=api", "https://api-beta.open5e.com/v2/spells/harm/?format=api" ], "page_no": 334, "environments": [ "Temple", "Desert", "Shadowfell", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mummy-lord/" }, { "slug": "night-hag", "desc": "", "name": "Night Hag", "size": "Medium", "type": "Fiend", "subtype": "", "group": "Hags", "alignment": "neutral evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 112, "hit_dice": "15d8+45", "speed": { "walk": 30 }, "strength": 18, "dexterity": 15, "constitution": 16, "intelligence": 16, "wisdom": 14, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 6, "skills": { "deception": 7, "insight": 6, "perception": 6, "stealth": 6 }, "damage_vulnerabilities": "", "damage_resistances": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_immunities": "", "condition_immunities": "charmed", "senses": "darkvision 120 ft., passive Perception 16", "languages": "Abyssal, Common, Infernal, Primordial", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Claws (Hag Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d8", "damage_bonus": 4 }, { "name": "Change Shape", "desc": "The hag magically polymorphs into a Small or Medium female humanoid, or back into her true form. Her statistics are the same in each form. Any equipment she is wearing or carrying isn't transformed. She reverts to her true form if she dies." }, { "name": "Etherealness", "desc": "The hag magically enters the Ethereal Plane from the Material Plane, or vice versa. To do so, the hag must have a heartstone in her possession." }, { "name": "Nightmare Haunting (1/Day)", "desc": "While on the Ethereal Plane, the hag magically touches a sleeping humanoid on the Material Plane. A protection from evil and good spell cast on the target prevents this contact, as does a magic circle. As long as the contact persists, the target has dreadful visions. If these visions last for at least 1 hour, the target gains no benefit from its rest, and its hit point maximum is reduced by 5 (1d10). If this effect reduces the target's hit point maximum to 0, the target dies, and if the target was evil, its soul is trapped in the hag's soul bag. The reduction to the target's hit point maximum lasts until removed by the greater restoration spell or similar magic." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Innate Spellcasting", "desc": "The hag's innate spellcasting ability is Charisma (spell save DC 14, +6 to hit with spell attacks). She can innately cast the following spells, requiring no material components:\n\nAt will: detect magic, magic missile\n2/day each: plane shift (self only), ray of enfeeblement, sleep" }, { "name": "Magic Resistance", "desc": "The hag has advantage on saving throws against spells and other magical effects." }, { "name": "Night Hag Items", "desc": "A night hag carries two very rare magic items that she must craft for herself If either object is lost, the night hag will go to great lengths to retrieve it, as creating a new tool takes time and effort.\nHeartstone: This lustrous black gem allows a night hag to become ethereal while it is in her possession. The touch of a heartstone also cures any disease. Crafting a heartstone takes 30 days.\nSoul Bag: When an evil humanoid dies as a result of a night hag's Nightmare Haunting, the hag catches the soul in this black sack made of stitched flesh. A soul bag can hold only one evil soul at a time, and only the night hag who crafted the bag can catch a soul with it. Crafting a soul bag takes 7 days and a humanoid sacrifice (whose flesh is used to make the bag)." }, { "name": "Hag Coven", "desc": "When hags must work together, they form covens, in spite of their selfish natures. A coven is made up of hags of any type, all of whom are equals within the group. However, each of the hags continues to desire more personal power.\nA coven consists of three hags so that any arguments between two hags can be settled by the third. If more than three hags ever come together, as might happen if two covens come into conflict, the result is usually chaos." }, { "name": "Shared Spellcasting (Coven Only)", "desc": "While all three members of a hag coven are within 30 feet of one another, they can each cast the following spells from the wizard's spell list but must share the spell slots among themselves:\n\n* 1st level (4 slots): identify, ray of sickness\n* 2nd level (3 slots): hold person, locate object\n* 3rd level (3 slots): bestow curse, counterspell, lightning bolt\n* 4th level (3 slots): phantasmal killer, polymorph\n* 5th level (2 slots): contact other plane, scrying\n* 6th level (1 slot): eye bite\n\nFor casting these spells, each hag is a 12th-level spellcaster that uses Intelligence as her spellcasting ability. The spell save DC is 12+the hag's Intelligence modifier, and the spell attack bonus is 4+the hag's Intelligence modifier." }, { "name": "Hag Eye (Coven Only)", "desc": "A hag coven can craft a magic item called a hag eye, which is made from a real eye coated in varnish and often fitted to a pendant or other wearable item. The hag eye is usually entrusted to a minion for safekeeping and transport. A hag in the coven can take an action to see what the hag eye sees if the hag eye is on the same plane of existence. A hag eye has AC 10, 1 hit point, and darkvision with a radius of 60 feet. If it is destroyed, each coven member takes 3d10 psychic damage and is blinded for 24 hours.\nA hag coven can have only one hag eye at a time, and creating a new one requires all three members of the coven to perform a ritual. The ritual takes 1 hour, and the hags can't perform it while blinded. During the ritual, if the hags take any action other than performing the ritual, they must start over." } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/detect-magic/?format=api", "https://api-beta.open5e.com/v2/spells/magic-missile/?format=api", "https://api-beta.open5e.com/v2/spells/plane-shift/?format=api", "https://api-beta.open5e.com/v2/spells/ray-of-enfeeblement/?format=api", "https://api-beta.open5e.com/v2/spells/sleep/?format=api", "https://api-beta.open5e.com/v2/spells/identify/?format=api", "https://api-beta.open5e.com/v2/spells/ray-of-sickness/?format=api", "https://api-beta.open5e.com/v2/spells/hold-person/?format=api", "https://api-beta.open5e.com/v2/spells/locate-object/?format=api", "https://api-beta.open5e.com/v2/spells/bestow-curse/?format=api", "https://api-beta.open5e.com/v2/spells/counterspell/?format=api", "https://api-beta.open5e.com/v2/spells/lightning-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/phantasmal-killer/?format=api", "https://api-beta.open5e.com/v2/spells/polymorph/?format=api", "https://api-beta.open5e.com/v2/spells/contact-other-plane/?format=api", "https://api-beta.open5e.com/v2/spells/scrying/?format=api", "https://api-beta.open5e.com/v2/spells/eye-bite/?format=api" ], "page_no": 319, "environments": [ "Forest", "Ruin", "Jungle", "Feywild", "Shadowfell", "Caverns", "Swamp", "Settlement", "Hell" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_night-hag/" }, { "slug": "noble", "desc": "**Nobles** wield great authority and influence as members of the upper class, possessing wealth and connections that can make them as powerful as monarchs and generals. A noble often travels in the company of guards, as well as servants who are commoners.\nThe noble's statistics can also be used to represent **courtiers** who aren't of noble birth.", "name": "Noble", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 15, "armor_desc": "breastplate", "hit_points": 9, "hit_dice": "2d8", "speed": { "walk": 30 }, "strength": 11, "dexterity": 12, "constitution": 11, "intelligence": 12, "wisdom": 14, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "deception": 5, "insight": 4, "persuasion": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 12", "languages": "any two languages", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Rapier", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) piercing damage.", "attack_bonus": 3, "damage_dice": "1d8", "damage_bonus": 1 } ], "bonus_actions": null, "reactions": [ { "name": "Parry", "desc": "The noble adds 2 to its AC against one melee attack that would hit it. To do so, the noble must see the attacker and be wielding a melee weapon." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 401, "environments": [ "Urban", "Grassland", "Hills", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_noble/" }, { "slug": "orc", "desc": "", "name": "Orc", "size": "Medium", "type": "Humanoid", "subtype": "orc", "group": null, "alignment": "chaotic evil", "armor_class": 13, "armor_desc": "hide armor", "hit_points": 15, "hit_dice": "2d8+6", "speed": { "walk": 30 }, "strength": 16, "dexterity": 12, "constitution": 16, "intelligence": 7, "wisdom": 11, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "intimidation": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 10", "languages": "Common, Orc", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Greataxe", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (1d12 + 3) slashing damage.", "attack_bonus": 5, "damage_dice": "1d12", "damage_bonus": 3 }, { "name": "Javelin", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 3 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Aggressive", "desc": "As a bonus action, the orc can move up to its speed toward a hostile creature that it can see." } ], "spell_list": [], "page_no": 339, "environments": [ "Hill", "Underdark", "Swamp", "Grassland", "Mountain", "Forest", "Arctic" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_orc/" }, { "slug": "panther", "desc": "", "name": "Panther", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": null, "hit_points": 13, "hit_dice": "3d8", "speed": { "walk": 50, "climb": 40 }, "strength": 14, "dexterity": 15, "constitution": 10, "intelligence": 3, "wisdom": 14, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 4, "skills": { "perception": 4, "stealth": 6 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 14", "languages": "", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.", "attack_bonus": 4, "damage_dice": "1d4", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Smell", "desc": "The panther has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Pounce", "desc": "If the panther moves at least 20 ft. straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 12 Strength saving throw or be knocked prone. If the target is prone, the panther can make one bite attack against it as a bonus action." } ], "spell_list": [], "page_no": 385, "environments": [ "Hill", "Jungle", "Grassland", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_panther/" }, { "slug": "pony", "desc": "", "name": "Pony", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 10, "armor_desc": null, "hit_points": 11, "hit_dice": "2d8+2", "speed": { "walk": 40 }, "strength": 15, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 11, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 10", "languages": "", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Hooves", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.", "attack_bonus": 4, "damage_dice": "2d4", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 386, "environments": [ "Urban", "Settlement", "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_pony/" }, { "slug": "priest", "desc": "**Priests** bring the teachings of their gods to the common folk. They are the spiritual leaders of temples and shrines and often hold positions of influence in their communities. Evil priests might work openly under a tyrant, or they might be the leaders of religious sects hidden in the shadows of good society, overseeing depraved rites. \nA priest typically has one or more acolytes to help with religious ceremonies and other sacred duties.", "name": "Priest", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 13, "armor_desc": "chain shirt", "hit_points": 27, "hit_dice": "5d8+5", "speed": { "walk": 25 }, "strength": 10, "dexterity": 10, "constitution": 12, "intelligence": 13, "wisdom": 16, "charisma": 13, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "medicine": 7, "persuasion": 3, "religion": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 13", "languages": "any two languages", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Mace", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage.", "attack_bonus": 2, "damage_dice": "1d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Divine Eminence", "desc": "As a bonus action, the priest can expend a spell slot to cause its melee weapon attacks to magically deal an extra 10 (3d6) radiant damage to a target on a hit. This benefit lasts until the end of the turn. If the priest expends a spell slot of 2nd level or higher, the extra damage increases by 1d6 for each level above 1st.", "attack_bonus": 0, "damage_dice": "3d6" }, { "name": "Spellcasting", "desc": "The priest is a 5th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 13, +5 to hit with spell attacks). The priest has the following cleric spells prepared:\n\n* Cantrips (at will): light, sacred flame, thaumaturgy\n* 1st level (4 slots): cure wounds, guiding bolt, sanctuary\n* 2nd level (3 slots): lesser restoration, spiritual weapon\n* 3rd level (2 slots): dispel magic, spirit guardians" } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/light/?format=api", "https://api-beta.open5e.com/v2/spells/sacred-flame/?format=api", "https://api-beta.open5e.com/v2/spells/thaumaturgy/?format=api", "https://api-beta.open5e.com/v2/spells/cure-wounds/?format=api", "https://api-beta.open5e.com/v2/spells/guiding-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/sanctuary/?format=api", "https://api-beta.open5e.com/v2/spells/lesser-restoration/?format=api", "https://api-beta.open5e.com/v2/spells/spiritual-weapon/?format=api", "https://api-beta.open5e.com/v2/spells/dispel-magic/?format=api", "https://api-beta.open5e.com/v2/spells/spirit-guardians/?format=api" ], "page_no": 401, "environments": [ "Temple", "Desert", "Urban", "Hills", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_priest/" }, { "slug": "rakshasa", "desc": "", "name": "Rakshasa", "size": "Medium", "type": "Fiend", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 110, "hit_dice": "13d8+52", "speed": { "walk": 40 }, "strength": 14, "dexterity": 17, "constitution": 18, "intelligence": 13, "wisdom": 16, "charisma": 20, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "deception": 10, "insight": 8 }, "damage_vulnerabilities": "piercing from magic weapons wielded by good creatures", "damage_resistances": "", "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 13", "languages": "Common, Infernal", "challenge_rating": "13", "cr": 13.0, "actions": [ { "name": "Multiattack", "desc": "The rakshasa makes two claw attacks" }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage, and the target is cursed if it is a creature. The magical curse takes effect whenever the target takes a short or long rest, filling the target's thoughts with horrible images and dreams. The cursed target gains no benefit from finishing a short or long rest. The curse lasts until it is lifted by a remove curse spell or similar magic.", "attack_bonus": 7, "damage_dice": "2d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Limited Magic Immunity", "desc": "The rakshasa can't be affected or detected by spells of 6th level or lower unless it wishes to be. It has advantage on saving throws against all other spells and magical effects." }, { "name": "Innate Spellcasting", "desc": "The rakshasa's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). The rakshasa can innately cast the following spells, requiring no material components:\n\nAt will: detect thoughts, disguise self, mage hand, minor illusion\n3/day each: charm person, detect magic, invisibility, major image, suggestion\n1/day each: dominate person, fly, plane shift, true seeing" } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/detect-thoughts/?format=api", "https://api-beta.open5e.com/v2/spells/disguise-self/?format=api", "https://api-beta.open5e.com/v2/spells/mage-hand/?format=api", "https://api-beta.open5e.com/v2/spells/minor-illusion/?format=api", "https://api-beta.open5e.com/v2/spells/charm-person/?format=api", "https://api-beta.open5e.com/v2/spells/detect-magic/?format=api", "https://api-beta.open5e.com/v2/spells/invisibility/?format=api", "https://api-beta.open5e.com/v2/spells/major-image/?format=api", "https://api-beta.open5e.com/v2/spells/suggestion/?format=api", "https://api-beta.open5e.com/v2/spells/dominate-person/?format=api", "https://api-beta.open5e.com/v2/spells/fly/?format=api", "https://api-beta.open5e.com/v2/spells/plane-shift/?format=api", "https://api-beta.open5e.com/v2/spells/true-seeing/?format=api" ], "page_no": 341, "environments": [ "Urban", "Desert", "Abyss", "Forest", "Grassland", "Jungle", "Hills", "Swamp", "Settlement", "Hell" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_rakshasa/" }, { "slug": "red-dragon-wyrmling", "desc": "", "name": "Red Dragon Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": "Red Dragon", "alignment": "chaotic evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30, "climb": 30, "fly": 60 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 2, "constitution_save": 5, "intelligence_save": null, "wisdom_save": 2, "charisma_save": 4, "perception": 4, "skills": { "perception": 4, "stealth": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "fire", "condition_immunities": "", "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14", "languages": "Draconic", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 3 (1d6) fire damage.", "attack_bonus": 6, "damage_dice": "1d10+1d6", "damage_bonus": 4 }, { "name": "Fire Breath (Recharge 5-6)", "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 24 (7d6) fire damage on a failed save, or half as much damage on a successful one.", "attack_bonus": 0, "damage_dice": "7d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 288, "environments": [ "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_red-dragon-wyrmling/" }, { "slug": "reef-shark", "desc": "Smaller than giant sharks and hunter sharks, **reef sharks** inhabit shallow waters and coral reefs, gathering in small packs to hunt. A full-grown specimen measures 6 to 10 feet long.", "name": "Reef Shark", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "4d8+1", "speed": { "swim": 40 }, "strength": 14, "dexterity": 13, "constitution": 13, "intelligence": 1, "wisdom": 10, "charisma": 4, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "blindsight 30 ft., passive Perception 12", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d8", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Pack Tactics", "desc": "The shark has advantage on an attack roll against a creature if at least one of the shark's allies is within 5 ft. of the creature and the ally isn't incapacitated." }, { "name": "Water Breathing", "desc": "The shark can breathe only underwater." } ], "spell_list": [], "page_no": 387, "environments": [ "Underwater", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_reef-shark/" }, { "slug": "rust-monster", "desc": "", "name": "Rust Monster", "size": "Medium", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 27, "hit_dice": "5d8+5", "speed": { "walk": 40 }, "strength": 13, "dexterity": 12, "constitution": 13, "intelligence": 2, "wisdom": 13, "charisma": 6, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 11", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) piercing damage.", "attack_bonus": 3, "damage_dice": "1d8", "damage_bonus": 1 }, { "name": "Antennae", "desc": "The rust monster corrodes a nonmagical ferrous metal object it can see within 5 feet of it. If the object isn't being worn or carried, the touch destroys a 1-foot cube of it. If the object is being worn or carried by a creature, the creature can make a DC 11 Dexterity saving throw to avoid the rust monster's touch.\nIf the object touched is either metal armor or a metal shield being worn or carried, its takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 or a shield that drops to a +0 bonus is destroyed. If the object touched is a held metal weapon, it rusts as described in the Rust Metal trait." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Iron Scent", "desc": "The rust monster can pinpoint, by scent, the location of ferrous metal within 30 feet of it." }, { "name": "Rust Metal", "desc": "Any nonmagical weapon made of metal that hits the rust monster corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Non magical ammunition made of metal that hits the rust monster is destroyed after dealing damage." } ], "spell_list": [], "page_no": 343, "environments": [ "Underdark", "Caverns" ], "img_main": "http://api-beta.open5e.com/static/img/object_illustrations/open5e-illustrations/monsters/rust-monster.png", "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_rust-monster/" }, { "slug": "sahuagin", "desc": "", "name": "Sahuagin", "size": "Medium", "type": "Humanoid", "subtype": "sahuagin", "group": null, "alignment": "lawful evil", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "4d8+4", "speed": { "walk": 30, "swim": 40 }, "strength": 13, "dexterity": 11, "constitution": 12, "intelligence": 12, "wisdom": 13, "charisma": 9, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 5, "skills": { "perception": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 120 ft., passive Perception 15", "languages": "Sahuagin", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Multiattack", "desc": "The sahuagin makes two melee attacks: one with its bite and one with its claws or spear." }, { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.", "attack_bonus": 3, "damage_dice": "1d4", "damage_bonus": 1 }, { "name": "Claws", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.", "attack_bonus": 3, "damage_dice": "1d4", "damage_bonus": 1 }, { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.", "attack_bonus": 3, "damage_dice": "1d6", "damage_bonus": 1 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Blood Frenzy", "desc": "The sahuagin has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Limited Amphibiousness", "desc": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating." }, { "name": "Shark Telepathy", "desc": "The sahuagin can magically command any shark within 120 feet of it, using a limited telepathy." } ], "spell_list": [], "page_no": 343, "environments": [ "Underwater", "Desert", "Coastal", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_sahuagin/" }, { "slug": "satyr", "desc": "", "name": "Satyr", "size": "Medium", "type": "Fey", "subtype": "", "group": null, "alignment": "chaotic neutral", "armor_class": 14, "armor_desc": "leather armor", "hit_points": 31, "hit_dice": "7d8", "speed": { "walk": 40 }, "strength": 12, "dexterity": 16, "constitution": 11, "intelligence": 12, "wisdom": 10, "charisma": 14, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2, "performance": 6, "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 12", "languages": "Common, Elvish, Sylvan", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Ram", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (2d4 + 1) bludgeoning damage.", "attack_bonus": 3, "damage_dice": "2d4", "damage_bonus": 1 }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 3 }, { "name": "Shortbow", "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 3 }, { "name": "Variant: Panpipes", "desc": "Gentle Lullaby. The creature falls asleep and is unconscious for 1 minute. The effect ends if the creature takes damage or if someone takes an action to shake the creature awake." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Magic Resistance", "desc": "The satyr has advantage on saving throws against spells and other magical effects." } ], "spell_list": [], "page_no": 344, "environments": [ "Jungle", "Hills", "Feywild", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_satyr/" }, { "slug": "scout", "desc": "**Scouts** are skilled hunters and trackers who offer their services for a fee. Most hunt wild game, but a few work as bounty hunters, serve as guides, or provide military reconnaissance.", "name": "Scout", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 13, "armor_desc": "leather armor", "hit_points": 16, "hit_dice": "3d8+3", "speed": { "walk": 30 }, "strength": 11, "dexterity": 14, "constitution": 12, "intelligence": 11, "wisdom": 13, "charisma": 11, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 5, "skills": { "nature": 4, "perception": 5, "stealth": 6, "survival": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 15", "languages": "any one language (usually Common)", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Multiattack", "desc": "The scout makes two melee attacks or two ranged attacks." }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Longbow", "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d8", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Hearing and Sight", "desc": "The scout has advantage on Wisdom (Perception) checks that rely on hearing or sight." } ], "spell_list": [], "page_no": 401, "environments": [ "Hill", "Desert", "Underdark", "Grassland", "Mountains", "Coastal", "Tundra", "Swamp", "Feywild", "Mountain", "Forest", "Arctic", "Jungle", "Hills", "Caverns" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_scout/" }, { "slug": "sea-hag", "desc": "", "name": "Sea Hag", "size": "Medium", "type": "Fey", "subtype": "", "group": "Hags", "alignment": "chaotic evil", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 52, "hit_dice": "7d8+21", "speed": { "walk": 30, "swim": 40 }, "strength": 16, "dexterity": 13, "constitution": 16, "intelligence": 12, "wisdom": 12, "charisma": 13, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 11", "languages": "Aquan, Common, Giant", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.", "attack_bonus": 5, "damage_dice": "2d6", "damage_bonus": 3 }, { "name": "Death Glare", "desc": "The hag targets one frightened creature she can see within 30 ft. of her. If the target can see the hag, it must succeed on a DC 11 Wisdom saving throw against this magic or drop to 0 hit points." }, { "name": "Illusory Appearance", "desc": "The hag covers herself and anything she is wearing or carrying with a magical illusion that makes her look like an ugly creature of her general size and humanoid shape. The effect ends if the hag takes a bonus action to end it or if she dies.\nThe changes wrought by this effect fail to hold up to physical inspection. For example, the hag could appear to have no claws, but someone touching her hand might feel the claws. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 16 Intelligence (Investigation) check to discern that the hag is disguised." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amphibious", "desc": "The hag can breathe air and water." }, { "name": "Horrific Appearance", "desc": "Any humanoid that starts its turn within 30 feet of the hag and can see the hag's true form must make a DC 11 Wisdom saving throw. On a failed save, the creature is frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, with disadvantage if the hag is within line of sight, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the hag's Horrific Appearance for the next 24 hours.\nUnless the target is surprised or the revelation of the hag's true form is sudden, the target can avert its eyes and avoid making the initial saving throw. Until the start of its next turn, a creature that averts its eyes has disadvantage on attack rolls against the hag." }, { "name": "Hag Coven", "desc": "When hags must work together, they form covens, in spite of their selfish natures. A coven is made up of hags of any type, all of whom are equals within the group. However, each of the hags continues to desire more personal power.\nA coven consists of three hags so that any arguments between two hags can be settled by the third. If more than three hags ever come together, as might happen if two covens come into conflict, the result is usually chaos." }, { "name": "Shared Spellcasting (Coven Only)", "desc": "While all three members of a hag coven are within 30 feet of one another, they can each cast the following spells from the wizard's spell list but must share the spell slots among themselves:\n\n* 1st level (4 slots): identify, ray of sickness\n* 2nd level (3 slots): hold person, locate object\n* 3rd level (3 slots): bestow curse, counterspell, lightning bolt\n* 4th level (3 slots): phantasmal killer, polymorph\n* 5th level (2 slots): contact other plane, scrying\n* 6th level (1 slot): eye bite\n\nFor casting these spells, each hag is a 12th-level spellcaster that uses Intelligence as her spellcasting ability. The spell save DC is 12+the hag's Intelligence modifier, and the spell attack bonus is 4+the hag's Intelligence modifier." }, { "name": "Hag Eye (Coven Only)", "desc": "A hag coven can craft a magic item called a hag eye, which is made from a real eye coated in varnish and often fitted to a pendant or other wearable item. The hag eye is usually entrusted to a minion for safekeeping and transport. A hag in the coven can take an action to see what the hag eye sees if the hag eye is on the same plane of existence. A hag eye has AC 10, 1 hit point, and darkvision with a radius of 60 feet. If it is destroyed, each coven member takes 3d10 psychic damage and is blinded for 24 hours.\nA hag coven can have only one hag eye at a time, and creating a new one requires all three members of the coven to perform a ritual. The ritual takes 1 hour, and the hags can't perform it while blinded. During the ritual, if the hags take any action other than performing the ritual, they must start over." } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/identify/?format=api", "https://api-beta.open5e.com/v2/spells/ray-of-sickness/?format=api", "https://api-beta.open5e.com/v2/spells/hold-person/?format=api", "https://api-beta.open5e.com/v2/spells/locate-object/?format=api", "https://api-beta.open5e.com/v2/spells/bestow-curse/?format=api", "https://api-beta.open5e.com/v2/spells/counterspell/?format=api", "https://api-beta.open5e.com/v2/spells/lightning-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/phantasmal-killer/?format=api", "https://api-beta.open5e.com/v2/spells/polymorph/?format=api", "https://api-beta.open5e.com/v2/spells/contact-other-plane/?format=api", "https://api-beta.open5e.com/v2/spells/scrying/?format=api", "https://api-beta.open5e.com/v2/spells/eye-bite/?format=api" ], "page_no": 320, "environments": [ "Underwater", "Feywild", "Coastal", "Plane Of Water", "Desert", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_sea-hag/" }, { "slug": "shadow", "desc": "", "name": "Shadow", "size": "Medium", "type": "Undead", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 12, "armor_desc": null, "hit_points": 16, "hit_dice": "3d8+3", "speed": { "walk": 40 }, "strength": 6, "dexterity": 14, "constitution": 13, "intelligence": 6, "wisdom": 10, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "stealth": 4 }, "damage_vulnerabilities": "radiant", "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "necrotic, poison", "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained", "senses": "darkvision 60 ft., passive Perception 10", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Strength Drain", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.\nIf a non-evil humanoid dies from this attack, a new shadow rises from the corpse 1d4 hours later.", "attack_bonus": 4, "damage_dice": "2d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amorphous", "desc": "The shadow can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Shadow Stealth", "desc": "While in dim light or darkness, the shadow can take the Hide action as a bonus action." }, { "name": "Sunlight Weakness", "desc": "While in sunlight, the shadow has disadvantage on attack rolls, ability checks, and saving throws." } ], "spell_list": [], "page_no": 344, "environments": [ "Underdark", "Urban", "Shadowfell", "Caverns", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_shadow/" }, { "slug": "shrieker", "desc": "", "name": "Shrieker", "size": "Medium", "type": "Plant", "subtype": "", "group": "Fungi", "alignment": "unaligned", "armor_class": 5, "armor_desc": null, "hit_points": 13, "hit_dice": "3d8", "speed": { "walk": 0 }, "strength": 1, "dexterity": 1, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "blinded, deafened, frightened", "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6", "languages": "", "challenge_rating": "0", "cr": 0.0, "actions": [ { "name": "Shriek", "desc": "When bright light or a creature is within 30 feet of the shrieker, it emits a shriek audible within 300 feet of it. The shrieker continues to shriek until the disturbance moves out of range and for 1d4 of the shrieker's turns afterward" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "False Appearance", "desc": "While the shrieker remains motionless, it is indistinguishable from an ordinary fungus." } ], "spell_list": [], "page_no": 309, "environments": [ "Underdark", "Forest", "Swamp", "Caverns" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_shrieker/" }, { "slug": "silver-dragon-wyrmling", "desc": "", "name": "Silver Dragon Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": "Silver Dragon", "alignment": "lawful good", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 45, "hit_dice": "6d8+18", "speed": { "walk": 30, "fly": 60 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 2, "constitution_save": 5, "intelligence_save": null, "wisdom_save": 2, "charisma_save": 4, "perception": 4, "skills": { "perception": 4, "stealth": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "cold", "condition_immunities": "", "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14", "languages": "Draconic", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.", "attack_bonus": 6, "damage_dice": "1d10", "damage_bonus": 4 }, { "name": "Breath Weapons (Recharge 5-6)", "desc": "The dragon uses one of the following breath weapons.\n**Cold Breath.** The dragon exhales an icy blast in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one.\n**Paralyzing Breath.** The dragon exhales paralyzing gas in a 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attack_bonus": 0, "damage_dice": "4d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 303, "environments": [ "Feywild", "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_silver-dragon-wyrmling/" }, { "slug": "skeleton", "desc": "", "name": "Skeleton", "size": "Medium", "type": "Undead", "subtype": "", "group": "Skeletons", "alignment": "lawful evil", "armor_class": 13, "armor_desc": "armor scraps", "hit_points": 13, "hit_dice": "2d8+4", "speed": { "walk": 30 }, "strength": 10, "dexterity": 14, "constitution": 15, "intelligence": 6, "wisdom": 8, "charisma": 5, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "bludgeoning", "damage_resistances": "poison", "damage_immunities": "", "condition_immunities": "exhaustion, poisoned", "senses": "darkvision 60 ft., passive Perception 9", "languages": "understands the languages it knew in life but can't speak", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Shortbow", "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 346, "environments": [ "Temple", "Urban", "Shadowfell", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_skeleton/" }, { "slug": "specter", "desc": "", "name": "Specter", "size": "Medium", "type": "Undead", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 12, "armor_desc": null, "hit_points": 22, "hit_dice": "5d8", "speed": { "hover": true, "walk": 0, "fly": 50 }, "strength": 1, "dexterity": 14, "constitution": 11, "intelligence": 10, "wisdom": 10, "charisma": 11, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "necrotic, poison", "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "senses": "darkvision 60 ft., passive Perception 10", "languages": "understands all languages it knew in life but can't speak", "challenge_rating": "1", "cr": 1.0, "actions": [ { "name": "Life Drain", "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 10 (3d6) necrotic damage. The target must succeed on a DC 10 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the creature finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.", "attack_bonus": 4, "damage_dice": "3d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Incorporeal Movement", "desc": "The specter can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the specter has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "spell_list": [], "page_no": 346, "environments": [ "Underdark", "Urban", "Shadowfell", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_specter/" }, { "slug": "spy", "desc": "Rulers, nobles, merchants, guildmasters, and other wealthy individuals use **spies** to gain the upper hand in a world of cutthroat politics. A spy is trained to secretly gather information. Loyal spies would rather die than divulge information that could compromise them or their employers.", "name": "Spy", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 12, "armor_desc": null, "hit_points": 27, "hit_dice": "6d8", "speed": { "walk": 30 }, "strength": 10, "dexterity": 15, "constitution": 10, "intelligence": 12, "wisdom": 14, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 6, "skills": { "deception": 5, "insight": 4, "investigation": 5, "perception": 6, "persuasion": 5, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 16", "languages": "any two languages", "challenge_rating": "1", "cr": 1.0, "actions": [ { "name": "Multiattack", "desc": "The spy makes two melee attacks." }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Hand Crossbow", "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Cunning Action", "desc": "On each of its turns, the spy can use a bonus action to take the Dash, Disengage, or Hide action." }, { "name": "Sneak Attack (1/Turn)", "desc": "The spy deals an extra 7 (2d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 ft. of an ally of the spy that isn't incapacitated and the spy doesn't have disadvantage on the attack roll.", "attack_bonus": 0, "damage_dice": "2d6" } ], "spell_list": [], "page_no": 402, "environments": [ "Urban", "Sewer", "Ruin", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_spy/" }, { "slug": "succubusincubus", "desc": "", "name": "Succubus/Incubus", "size": "Medium", "type": "Fiend", "subtype": "shapechanger", "group": null, "alignment": "neutral evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 66, "hit_dice": "12d8+12", "speed": { "walk": 30, "fly": 60 }, "strength": 8, "dexterity": 17, "constitution": 13, "intelligence": 15, "wisdom": 12, "charisma": 20, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 5, "skills": { "deception": 9, "insight": 5, "perception": 5, "persuasion": 9, "stealth": 7 }, "damage_vulnerabilities": "", "damage_resistances": "cold, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 15", "languages": "Abyssal, Common, Infernal, telepathy 60 ft.", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Claw (Fiend Form Only)", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 3 }, { "name": "Charm", "desc": "One humanoid the fiend can see within 30 feet of it must succeed on a DC 15 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the fiend's verbal or telepathic commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to this fiend's Charm for the next 24 hours.\nThe fiend can have only one target charmed at a time. If it charms another, the effect on the previous target ends." }, { "name": "Draining Kiss", "desc": "The fiend kisses a creature charmed by it or a willing creature. The target must make a DC 15 Constitution saving throw against this magic, taking 32 (5d10 + 5) psychic damage on a failed save, or half as much damage on a successful one. The target's hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.", "attack_bonus": 0, "damage_dice": "5d10", "damage_bonus": 5 }, { "name": "Etherealness", "desc": "The fiend magically enters the Ethereal Plane from the Material Plane, or vice versa." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Telepathic Bond", "desc": "The fiend ignores the range restriction on its telepathy when communicating with a creature it has charmed. The two don't even need to be on the same plane of existence." }, { "name": "Shapechanger", "desc": "The fiend can use its action to polymorph into a Small or Medium humanoid, or back into its true form. Without wings, the fiend loses its flying speed. Other than its size and speed, its statistics 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." } ], "spell_list": [], "page_no": 349, "environments": [ "Any", "Hell" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_succubusincubus/" }, { "slug": "swarm-of-bats", "desc": "", "name": "Swarm of Bats", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": null, "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 0, "fly": 30 }, "strength": 5, "dexterity": 15, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 4, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 60 ft., passive Perception 11", "languages": "", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one creature in the swarm's space. Hit: 5 (2d4) piercing damage, or 2 (1d4) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 4, "damage_dice": "2d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Echolocation", "desc": "The swarm can't use its blindsight while deafened." }, { "name": "Keen Hearing", "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on hearing." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny bat. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 389, "environments": [ "Hill", "Underdark", "Urban", "Mountains", "Tomb", "Jungle", "Shadowfell", "Mountain", "Caverns" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-bats/" }, { "slug": "swarm-of-beetles", "desc": "", "name": "Swarm of Beetles", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 20, "burrow": 5, "climb": 20 }, "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 8", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 3, "damage_dice": "4d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 391, "environments": [ "Desert", "Caves", "Underdark" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-beetles/" }, { "slug": "swarm-of-centipedes", "desc": "", "name": "Swarm of Centipedes", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 20, "climb": 20 }, "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 8", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.\nA creature reduced to 0 hit points by a swarm of centipedes is stable but poisoned for 1 hour, even after regaining hit points, and paralyzed while poisoned in this way.", "attack_bonus": 3, "damage_dice": "4d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 391, "environments": [ "Ruins", "Caves", "Underdark", "Forest", "Any" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-centipedes/" }, { "slug": "swarm-of-insects", "desc": "", "name": "Swarm of Insects", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 20, "climb": 20 }, "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 8", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 3, "damage_dice": "4d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 389, "environments": [ "Hill", "Underdark", "Urban", "Grassland", "Forest", "Swamp", "Jungle" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-insects/" }, { "slug": "swarm-of-poisonous-snakes", "desc": "", "name": "Swarm of Poisonous Snakes", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 14, "armor_desc": null, "hit_points": 36, "hit_dice": "8d8", "speed": { "walk": 30, "swim": 30 }, "strength": 8, "dexterity": 18, "constitution": 11, "intelligence": 1, "wisdom": 10, "charisma": 3, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 10", "languages": "", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +6 to hit, reach 0 ft., one creature in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer. The target must make a DC 10 Constitution saving throw, taking 14 (4d6) poison damage on a failed save, or half as much damage on a successful one.", "attack_bonus": 6, "damage_dice": "2d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny snake. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 390, "environments": [ "Desert", "Sewer", "Mountains", "Forest", "Grassland", "Ruin", "Tomb", "Swamp", "Jungle", "Hills", "Caverns", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-poisonous-snakes/" }, { "slug": "swarm-of-quippers", "desc": "", "name": "Swarm of Quippers", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 13, "armor_desc": null, "hit_points": 28, "hit_dice": "8d8-8", "speed": { "walk": 0, "swim": 40 }, "strength": 13, "dexterity": 16, "constitution": 9, "intelligence": 1, "wisdom": 7, "charisma": 2, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "darkvision 60 ft., passive Perception 8", "languages": "", "challenge_rating": "1", "cr": 1.0, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 5, "damage_dice": "4d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Blood Frenzy", "desc": "The swarm has advantage on melee attack rolls against any creature that doesn't have all its hit points." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny quipper. The swarm can't regain hit points or gain temporary hit points." }, { "name": "Water Breathing", "desc": "The swarm can breathe only underwater." } ], "spell_list": [], "page_no": 390, "environments": [ "Underwater", "Sewer", "Water" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-quippers/" }, { "slug": "swarm-of-rats", "desc": "", "name": "Swarm of Rats", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 10, "armor_desc": null, "hit_points": 24, "hit_dice": "7d8-7", "speed": { "walk": 30 }, "strength": 9, "dexterity": 11, "constitution": 9, "intelligence": 2, "wisdom": 10, "charisma": 3, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "darkvision 30 ft., passive Perception 10", "languages": "", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +2 to hit, reach 0 ft., one target in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 2, "damage_dice": "2d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Smell", "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny rat. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 390, "environments": [ "Urban", "Sewer", "Forest", "Ruin", "Swamp", "Caverns", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-rats/" }, { "slug": "swarm-of-ravens", "desc": "", "name": "Swarm of Ravens", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": null, "hit_points": 24, "hit_dice": "7d8-7", "speed": { "walk": 10, "fly": 50 }, "strength": 6, "dexterity": 14, "constitution": 8, "intelligence": 3, "wisdom": 12, "charisma": 6, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "passive Perception 15", "languages": "", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Beaks", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 4, "damage_dice": "2d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny raven. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 391, "environments": [ "Hill", "Urban", "Swamp", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-ravens/" }, { "slug": "swarm-of-spiders", "desc": "", "name": "Swarm of Spiders", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 20, "climb": 20 }, "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 8", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 3, "damage_dice": "4d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." }, { "name": "Spider Climb", "desc": "The swarm can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Web Sense", "desc": "While in contact with a web, the swarm knows the exact location of any other creature in contact with the same web." }, { "name": "Web Walker", "desc": "The swarm ignores movement restrictions caused by webbing." } ], "spell_list": [], "page_no": 391, "environments": [ "Ruins", "Caves", "Underdark", "Forest", "Any" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-spiders/" }, { "slug": "swarm-of-wasps", "desc": "", "name": "Swarm of Wasps", "size": "Medium", "type": "Beast", "subtype": "Swarm", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 12, "armor_desc": "natural armor", "hit_points": 22, "hit_dice": "5d8", "speed": { "walk": 5, "fly": 30 }, "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "bludgeoning, piercing, slashing", "damage_immunities": "", "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "senses": "blindsight 10 ft., passive Perception 8", "languages": "", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Bites", "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.", "attack_bonus": 3, "damage_dice": "4d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points." } ], "spell_list": [], "page_no": 391, "environments": [ "Any", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_swarm-of-wasps/" }, { "slug": "thug", "desc": "**Thugs** are ruthless enforcers skilled at intimidation and violence. They work for money and have few scruples.", "name": "Thug", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any non-good alignment", "armor_class": 11, "armor_desc": "leather armor", "hit_points": 32, "hit_dice": "5d8+10", "speed": { "walk": 30 }, "strength": 15, "dexterity": 11, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 11, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "intimidation": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 10", "languages": "any one language (usually Common)", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Multiattack", "desc": "The thug makes two melee attacks." }, { "name": "Mace", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) bludgeoning damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Heavy Crossbow", "desc": "Ranged Weapon Attack: +2 to hit, range 100/400 ft., one target. Hit: 5 (1d10) piercing damage.", "attack_bonus": 2, "damage_dice": "1d10" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Pack Tactics", "desc": "The thug has advantage on an attack roll against a creature if at least one of the thug's allies is within 5 ft. of the creature and the ally isn't incapacitated." } ], "spell_list": [], "page_no": 402, "environments": [ "Urban", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_thug/" }, { "slug": "tribal-warrior", "desc": "**Tribal warriors** live beyond civilization, most often subsisting on fishing and hunting. Each tribe acts in accordance with the wishes of its chief, who is the greatest or oldest warrior of the tribe or a tribe member blessed by the gods.", "name": "Tribal Warrior", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 12, "armor_desc": "hide armor", "hit_points": 11, "hit_dice": "2d8+2", "speed": { "walk": 30 }, "strength": 13, "dexterity": 11, "constitution": 12, "intelligence": 8, "wisdom": 11, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 10", "languages": "any one language", "challenge_rating": "1/8", "cr": 0.125, "actions": [ { "name": "Spear", "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.", "attack_bonus": 3, "damage_dice": "1d6", "damage_bonus": 1 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Pack Tactics", "desc": "The warrior has advantage on an attack roll against a creature if at least one of the warrior's allies is within 5 ft. of the creature and the ally isn't incapacitated." } ], "spell_list": [], "page_no": 402, "environments": [ "Hill", "Underdark", "Grassland", "Coastal", "Forest", "Arctic", "Swamp", "Jungle", "Mountain", "Desert" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_tribal-warrior/" }, { "slug": "vampire", "desc": "", "name": "Vampire", "size": "Medium", "type": "Undead", "subtype": "shapechanger", "group": "Vampires", "alignment": "lawful evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 144, "hit_dice": "17d8+68", "speed": { "walk": 30 }, "strength": 18, "dexterity": 18, "constitution": 18, "intelligence": 17, "wisdom": 15, "charisma": 18, "strength_save": null, "dexterity_save": 9, "constitution_save": null, "intelligence_save": null, "wisdom_save": 7, "charisma_save": 9, "perception": 7, "skills": { "perception": 7, "stealth": 9 }, "damage_vulnerabilities": "", "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 120 ft., passive Perception 17", "languages": "the languages it knew in life", "challenge_rating": "13", "cr": 13.0, "actions": [ { "name": "Multiattack (Vampire Form Only)", "desc": "The vampire makes two attacks, only one of which can be a bite attack." }, { "name": "Unarmed Strike (Vampire Form Only)", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) bludgeoning damage. Instead of dealing damage, the vampire can grapple the target (escape DC 18).", "attack_bonus": 9, "damage_dice": "1d8", "damage_bonus": 4 }, { "name": "Bite (Bat or Vampire Form Only)", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0. A humanoid slain in this way and then buried in the ground rises the following night as a vampire spawn under the vampire's control.", "attack_bonus": 9, "damage_dice": "1d6+3d6", "damage_bonus": 4 }, { "name": "Charm", "desc": "The vampire targets one humanoid it can see within 30 ft. of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw against this magic or be charmed by the vampire. The charmed target regards the vampire as a trusted friend to be heeded and protected. Although the target isn't under the vampire's control, it takes the vampire's requests or actions in the most favorable way it can, and it is a willing target for the vampire's bite attack.\nEach time the vampire or the vampire's companions do anything harmful to the target, it can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect lasts 24 hours or until the vampire is destroyed, is on a different plane of existence than the target, or takes a bonus action to end the effect." }, { "name": "Children of the Night (1/Day)", "desc": "The vampire magically calls 2d4 swarms of bats or rats, provided that the sun isn't up. While outdoors, the vampire can call 3d6 wolves instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "The vampire can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The vampire regains spent legendary actions at the start of its turn.", "legendary_actions": [ { "name": "Move", "desc": "The vampire moves up to its speed without provoking opportunity attacks." }, { "name": "Unarmed Strike", "desc": "The vampire makes one unarmed strike." }, { "name": "Bite (Costs 2 Actions)", "desc": "The vampire makes one bite attack." } ], "special_abilities": [ { "name": "Shapechanger", "desc": "If the vampire isn't in sun light or running water, it can use its action to polymorph into a Tiny bat or a Medium cloud of mist, or back into its true form.\nWhile in bat form, the vampire can't speak, its walking speed is 5 feet, and it has a flying speed of 30 feet. Its statistics, other than its size and speed, are unchanged. Anything it is wearing transforms with it, but nothing it is carrying does. It reverts to its true form if it dies.\nWhile in mist form, the vampire can't take any actions, speak, or manipulate objects. It is weightless, has a flying speed of 20 feet, can hover, and can enter a hostile creature's space and stop there. In addition, if air can pass through a space, the mist can do so without squeezing, and it can't pass through water. It has advantage on Strength, Dexterity, and Constitution saving throws, and it is immune to all nonmagical damage, except the damage it takes from sunlight." }, { "name": "Legendary Resistance (3/Day)", "desc": "If the vampire fails a saving throw, it can choose to succeed instead." }, { "name": "Misty Escape", "desc": "When it drops to 0 hit points outside its resting place, the vampire transforms into a cloud of mist (as in the Shapechanger trait) instead of falling unconscious, provided that it isn't in sunlight or running water. If it can't transform, it is destroyed.\nWhile it has 0 hit points in mist form, it can't revert to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it reverts to its vampire form. It is then paralyzed until it regains at least 1 hit point. After spending 1 hour in its resting place with 0 hit points, it regains 1 hit point." }, { "name": "Regeneration", "desc": "The vampire regains 20 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn." }, { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Vampire Weaknesses", "desc": "The vampire has the following flaws:\nForbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\nHarmed by Running Water. The vampire takes 20 acid damage if it ends its turn in running water.\nStake to the Heart. If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed.\nSunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks." } ], "spell_list": [], "page_no": 352, "environments": [ "Urban", "Mountains", "Forest", "Ruin", "Tomb", "Hills", "Shadowfell", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_vampire/" }, { "slug": "vampire-spawn", "desc": "", "name": "Vampire Spawn", "size": "Medium", "type": "Undead", "subtype": "", "group": "Vampires", "alignment": "neutral evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 82, "hit_dice": "11d8+33", "speed": { "walk": 30 }, "strength": 16, "dexterity": 16, "constitution": 16, "intelligence": 11, "wisdom": 10, "charisma": 12, "strength_save": null, "dexterity_save": 6, "constitution_save": null, "intelligence_save": null, "wisdom_save": 3, "charisma_save": null, "perception": 3, "skills": { "perception": 3, "stealth": 6 }, "damage_vulnerabilities": "", "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 13", "languages": "the languages it knew in life", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "The vampire makes two attacks, only one of which can be a bite attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 6 (1d6 + 3) piercing damage plus 7 (2d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.", "attack_bonus": 61 }, { "name": "Claws", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 8 (2d4 + 3) slashing damage. Instead of dealing damage, the vampire can grapple the target (escape DC 13).", "attack_bonus": 6, "damage_dice": "2d4", "damage_bonus": 3 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Regeneration", "desc": "The vampire regains 10 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn." }, { "name": "Spider Climb", "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Vampire Weaknesses", "desc": "The vampire has the following flaws:\nForbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\nHarmed by Running Water. The vampire takes 20 acid damage when it ends its turn in running water.\nStake to the Heart. The vampire is destroyed if a piercing weapon made of wood is driven into its heart while it is incapacitated in its resting place.\nSunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks." } ], "spell_list": [], "page_no": 354, "environments": [ "Underdark", "Urban", "Mountains", "Forest", "Ruin", "Tomb", "Hills", "Shadowfell", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_vampire-spawn/" }, { "slug": "veteran", "desc": "**Veterans** are professional fighters that take up arms for pay or to protect something they believe in or value. Their ranks include soldiers retired from long service and warriors who never served anyone but themselves.", "name": "Veteran", "size": "Medium", "type": "Humanoid", "subtype": "any race", "group": "NPCs", "alignment": "any alignment", "armor_class": 17, "armor_desc": "splint", "hit_points": 58, "hit_dice": "9d8+18", "speed": { "walk": 30 }, "strength": 16, "dexterity": 13, "constitution": 14, "intelligence": 10, "wisdom": 11, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "athletics": 5, "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 12", "languages": "any one language (usually Common)", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack." }, { "name": "Longsword", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.", "attack_bonus": 5, "damage_dice": "1d8", "damage_bonus": 3 }, { "name": "Shortsword", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6", "damage_bonus": 3 }, { "name": "Heavy Crossbow", "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.", "attack_bonus": 3, "damage_dice": "1d10", "damage_bonus": 1 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 403, "environments": [ "Hill", "Desert", "Underdark", "Urban", "Mountains", "Coastal", "Grassland", "Forest", "Arctic", "Hills", "Mountain", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_veteran/" }, { "slug": "violet-fungus", "desc": "", "name": "Violet Fungus", "size": "Medium", "type": "Plant", "subtype": "", "group": "Fungi", "alignment": "unaligned", "armor_class": 5, "armor_desc": null, "hit_points": 18, "hit_dice": "4d8", "speed": { "walk": 5 }, "strength": 3, "dexterity": 1, "constitution": 10, "intelligence": 1, "wisdom": 3, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "blinded, deafened, frightened", "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6", "languages": "", "challenge_rating": "1/4", "cr": 0.25, "actions": [ { "name": "Multiattack", "desc": "The fungus makes 1d4 Rotting Touch attacks." }, { "name": "Rotting Touch", "desc": "Melee Weapon Attack: +2 to hit, reach 10 ft., one creature. Hit: 4 (1d8) necrotic damage.", "attack_bonus": 2, "damage_dice": "1d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "False Appearance", "desc": "While the violet fungus remains motionless, it is indistinguishable from an ordinary fungus." } ], "spell_list": [], "page_no": 309, "environments": [ "Underdark", "Forest", "Swamp", "Caverns" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_violet-fungus/" }, { "slug": "vulture", "desc": "", "name": "Vulture", "size": "Medium", "type": "Beast", "subtype": "", "group": "Miscellaneous Creatures", "alignment": "unaligned", "armor_class": 10, "armor_desc": null, "hit_points": 5, "hit_dice": "1d8+1", "speed": { "walk": 10, "fly": 50 }, "strength": 7, "dexterity": 10, "constitution": 13, "intelligence": 2, "wisdom": 12, "charisma": 4, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 13", "languages": "", "challenge_rating": "0", "cr": 0.0, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage.", "attack_bonus": 2, "damage_dice": "1d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Sight and Smell", "desc": "The vulture has advantage on Wisdom (Perception) checks that rely on sight or smell." }, { "name": "Pack Tactics", "desc": "The vulture has advantage on an attack roll against a creature if at least one of the vulture's allies is within 5 ft. of the creature and the ally isn't incapacitated." } ], "spell_list": [], "page_no": 392, "environments": [ "Hill", "Desert", "Grassland" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_vulture/" }, { "slug": "werebear", "desc": "", "name": "Werebear", "size": "Medium", "type": "Humanoid", "subtype": "human", "group": "Lycanthropes", "alignment": "neutral good", "armor_class": 10, "armor_desc": "10 in humanoid form, 11 (natural armor) in bear and hybrid form", "hit_points": 135, "hit_dice": "18d8+54", "speed": { "notes": "40 ft., climb 30 ft. in bear or hybrid form", "walk": 30 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 12, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 7, "skills": { "perception": 7 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "condition_immunities": "", "senses": "passive Perception 17", "languages": "Common (can't speak in bear form)", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "In bear form, the werebear makes two claw attacks. In humanoid form, it makes two greataxe attacks. In hybrid form, it can attack like a bear or a humanoid." }, { "name": "Bite (Bear or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with were bear lycanthropy.", "attack_bonus": 7, "damage_dice": "2d10", "damage_bonus": 4 }, { "name": "Claw (Bear or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d8", "damage_bonus": 4 }, { "name": "Greataxe (Humanoid or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "1d12", "damage_bonus": 4 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Shapechanger", "desc": "The werebear can use its action to polymorph into a Large bear-humanoid hybrid or into a Large bear, or back into its true form, which is humanoid. Its statistics, other than its size and 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." }, { "name": "Keen Smell", "desc": "The werebear has advantage on Wisdom (Perception) checks that rely on smell." } ], "spell_list": [], "page_no": 326, "environments": [ "Hill", "Mountains", "Tundra", "Forest", "Arctic", "Hills", "Feywild", "Shadowfell", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_werebear/" }, { "slug": "wereboar", "desc": "", "name": "Wereboar", "size": "Medium", "type": "Humanoid", "subtype": "human", "group": "Lycanthropes", "alignment": "neutral evil", "armor_class": 10, "armor_desc": "10 in humanoid form, 11 (natural armor) in boar or hybrid form", "hit_points": 78, "hit_dice": "12d8+24", "speed": { "notes": "40 ft. in boar form", "walk": 30 }, "strength": 17, "dexterity": 10, "constitution": 15, "intelligence": 10, "wisdom": 11, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "condition_immunities": "", "senses": "passive Perception 12", "languages": "Common (can't speak in boar form)", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack (Humanoid or Hybrid Form Only)", "desc": "The wereboar makes two attacks, only one of which can be with its tusks." }, { "name": "Maul (Humanoid or Hybrid Form Only)", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.", "attack_bonus": 5, "damage_dice": "2d6", "damage_bonus": 3 }, { "name": "Tusks (Boar or Hybrid Form Only)", "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.", "attack_bonus": 5, "damage_dice": "2d6", "damage_bonus": 3 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "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." }, { "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.", "attack_bonus": 0, "damage_dice": "2d6" }, { "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." } ], "spell_list": [], "page_no": 327, "environments": [ "Hill", "Grassland", "Forest", "Jungle", "Hills", "Shadowfell", "Feywild", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_wereboar/" }, { "slug": "wererat", "desc": "", "name": "Wererat", "size": "Medium", "type": "Humanoid", "subtype": "human", "group": "Lycanthropes", "alignment": "lawful evil", "armor_class": 12, "armor_desc": null, "hit_points": 33, "hit_dice": "6d8+6", "speed": { "walk": 30 }, "strength": 10, "dexterity": 15, "constitution": 12, "intelligence": 11, "wisdom": 10, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "condition_immunities": "", "senses": "darkvision 60 ft. (rat form only), passive Perception 12", "languages": "Common (can't speak in rat form)", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Multiattack (Humanoid or Hybrid Form Only)", "desc": "The wererat makes two attacks, only one of which can be a bite." }, { "name": "Bite (Rat or Hybrid Form Only).", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage. If the target is a humanoid, it must succeed on a DC 11 Constitution saving throw or be cursed with wererat lycanthropy.", "attack_bonus": 4, "damage_dice": "1d4", "damage_bonus": 2 }, { "name": "Shortsword (Humanoid or Hybrid Form Only)", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 }, { "name": "Hand Crossbow (Humanoid or Hybrid Form Only)", "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "attack_bonus": 4, "damage_dice": "1d6", "damage_bonus": 2 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Shapechanger", "desc": "The wererat can use its action to polymorph into a rat-humanoid hybrid or into a giant rat, or back into its true form, which is humanoid. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies." }, { "name": "Keen Smell", "desc": "The wererat has advantage on Wisdom (Perception) checks that rely on smell." } ], "spell_list": [], "page_no": 327, "environments": [ "Urban", "Sewer", "Forest", "Ruin", "Feywild", "Shadowfell", "Caverns", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_wererat/" } ] }{ "count": 3207, "next": "