aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/nightmare.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/nightmare.json')
-rw-r--r--parser/monsters/nightmare.json78
1 files changed, 0 insertions, 78 deletions
diff --git a/parser/monsters/nightmare.json b/parser/monsters/nightmare.json
deleted file mode 100644
index 995e85e..0000000
--- a/parser/monsters/nightmare.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "speed": "60 ft., fly 90 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "fire",
- "qualifiers": []
- }
- ],
- "c_immunities": [],
- "senses": [],
- "langs": "understands Abyssal, Common, and Infernal but can't speak",
- "skills": {},
- "hit_die_count": 8,
- "hit_die_sides": 10,
- "name": "Nightmare",
- "type": "fiend",
- "cr": 3.0,
- "size": "Large",
- "alignment": "neutral evil",
- "stats": {
- "str": 18,
- "dex": 15,
- "con": 16,
- "int": 10,
- "wis": 13,
- "cha": 15
- },
- "inventory": [],
- "natural_armor": {
- "name": "natural",
- "bonus": 13
- },
- "description": "",
- "features": [
- {
- "name": "confer fire resistance",
- "text": "The nightmare can grant resistance to fire damage to anyone riding it.",
- "type": "feature"
- },
- {
- "name": "illumination",
- "text": "The nightmare sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
- "type": "feature"
- },
- {
- "name": "hooves",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) fire damage.",
- "type": "action",
- "attack": {
- "name": "hooves",
- "cost": 0,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 2,
- "dmg_die_sides": 8
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) fire damage."
- }
- },
- {
- "name": "ethereal stride",
- "text": "The nightmare and up to three willing creatures within 5 feet of it magically enter the Ethereal Plane from the Material Plane, or vice versa.",
- "type": "action"
- }
- ],
- "prof": 2
-} \ No newline at end of file