👹 Nightmare
Monsters
View raw API endpoint ↗

Properties

Actions
  • Hooves
  • Ethereal Stride
Alignment
neutral evil
Challenge_rating
3
Charisma
15
Constitution
16
Damage_immunities
fire
Dexterity
15
Hit_dice
8d10
Hit_points
68
Hit_points_roll
8d10+24
Image
/api/images/monsters/nightmare.png
Intelligence
10
Languages
understands Abyssal, Common, and Infernal but can't speak
Proficiency_bonus
2
Size
Large
Special_abilities
  • Confer Fire Resistance
  • Illumination
Strength
18
Type
fiend
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
13
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d8+4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        },
        {
          "damage_dice": "2d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) fire damage.",
      "name": "Hooves"
    },
    {
      "actions": [],
      "damage": [],
      "desc": "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.",
      "name": "Ethereal Stride"
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 3,
  "charisma": 15,
  "condition_immunities": [],
  "constitution": 16,
  "damage_immunities": [
    "fire"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "8d10",
  "hit_points": 68,
  "hit_points_roll": "8d10+24",
  "image": "/api/images/monsters/nightmare.png",
  "index": "nightmare",
  "intelligence": 10,
  "languages": "understands Abyssal, Common, and Infernal but can't speak",
  "legendary_actions": [],
  "name": "Nightmare",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 11
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The nightmare can grant resistance to fire damage to anyone riding it.",
      "name": "Confer Fire Resistance"
    },
    {
      "damage": [],
      "desc": "The nightmare sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
      "name": "Illumination"
    }
  ],
  "speed": {
    "fly": "90 ft.",
    "walk": "60 ft."
  },
  "strength": 18,
  "type": "fiend",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/nightmare",
  "wisdom": 13,
  "xp": 700
}