✨ Dimension Door
Spells
View raw API endpoint ↗

Description

You teleport yourself from your current location to any other spot within range. You arrive at exactly the spot desired. It can be a place you can see, one you can visualize, or one you can describe by stating distance and direction, such as "200 feet straight downward" or "upward to the northwest at a 45-degree angle, 300 feet."

You can bring along objects as long as their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller who is carrying gear up to its carrying capacity. The creature must be within 5 feet of you when you cast this spell.

If you would arrive in a place already occupied by an object or a creature, you and any creature traveling with you each take 4d6 force damage, and the spell fails to teleport you.

Properties

Casting_time
1 action
Classes
  • Bard
  • Sorcerer
  • Warlock
  • Wizard
Components
V
Concentration
No
Duration
Instantaneous
Level
4
Range
500 feet
Ritual
No
School
Conjuration
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "bard",
      "name": "Bard",
      "url": "/api/2014/classes/bard"
    },
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "warlock",
      "name": "Warlock",
      "url": "/api/2014/classes/warlock"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "4": "4d6"
    },
    "damage_type": {
      "index": "force",
      "name": "Force",
      "url": "/api/2014/damage-types/force"
    }
  },
  "desc": [
    "You teleport yourself from your current location to any other spot within range. You arrive at exactly the spot desired. It can be a place you can see, one you can visualize, or one you can describe by stating distance and direction, such as \"200 feet straight downward\" or \"upward to the northwest at a 45-degree angle, 300 feet.\"",
    "You can bring along objects as long as their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller who is carrying gear up to its carrying capacity. The creature must be within 5 feet of you when you cast this spell.",
    "If you would arrive in a place already occupied by an object or a creature, you and any creature traveling with you each take 4d6 force damage, and the spell fails to teleport you."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "dimension-door",
  "level": 4,
  "name": "Dimension Door",
  "range": "500 feet",
  "ritual": false,
  "school": {
    "index": "conjuration",
    "name": "Conjuration",
    "url": "/api/2014/magic-schools/conjuration"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/dimension-door"
}