✨ Hellish Rebuke
Spells
View raw API endpoint ↗

Description

You point your finger, and the creature that damaged you is momentarily surrounded by hellish flames. The creature must make a dexterity saving throw. It takes 2d10 fire damage on a failed save, or half as much damage on a successful one.

At Higher Levels

When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st.

Properties

Casting_time
1 reaction
Classes
Warlock
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
1
Range
60 feet
Ritual
No
School
Evocation
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 reaction",
  "classes": [
    {
      "index": "warlock",
      "name": "Warlock",
      "url": "/api/2014/classes/warlock"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "1": "2d10",
      "2": "3d10",
      "3": "4d10",
      "4": "5d10",
      "5": "6d10",
      "6": "7d10",
      "7": "8d10",
      "8": "9d10",
      "9": "10d10"
    },
    "damage_type": {
      "index": "fire",
      "name": "Fire",
      "url": "/api/2014/damage-types/fire"
    }
  },
  "dc": {
    "dc_success": "half",
    "dc_type": {
      "index": "dex",
      "name": "DEX",
      "url": "/api/2014/ability-scores/dex"
    }
  },
  "desc": [
    "You point your finger, and the creature that damaged you is momentarily surrounded by hellish flames. The creature must make a dexterity saving throw. It takes 2d10 fire damage on a failed save, or half as much damage on a successful one."
  ],
  "duration": "Instantaneous",
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st."
  ],
  "index": "hellish-rebuke",
  "level": 1,
  "name": "Hellish Rebuke",
  "range": "60 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/hellish-rebuke"
}