✨ Eldritch Blast
Spells
View raw API endpoint ↗

Description

A beam of crackling energy streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 force damage. The spell creates more than one beam when you reach higher levels: two beams at 5th level, three beams at 11th level, and four beams at 17th level. You can direct the beams at the same target or at different ones. Make a separate attack roll for each beam.

Properties

Attack_type
ranged
Casting_time
1 action
Classes
Warlock
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
0
Range
120 feet
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "attack_type": "ranged",
  "casting_time": "1 action",
  "classes": [
    {
      "index": "warlock",
      "name": "Warlock",
      "url": "/api/2014/classes/warlock"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "damage": {
    "damage_at_character_level": {
      "1": "1d10",
      "11": "1d10",
      "17": "1d10",
      "5": "1d10"
    },
    "damage_type": {
      "index": "force",
      "name": "Force",
      "url": "/api/2014/damage-types/force"
    }
  },
  "desc": [
    "A beam of crackling energy streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 force damage. The spell creates more than one beam when you reach higher levels: two beams at 5th level, three beams at 11th level, and four beams at 17th level. You can direct the beams at the same target or at different ones. Make a separate attack roll for each beam."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "eldritch-blast",
  "level": 0,
  "name": "Eldritch Blast",
  "range": "120 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/eldritch-blast"
}