✨ Burning Hands
Spells
View raw API endpoint ↗

Description

As you hold your hands with thumbs touching and fingers spread, a thin sheet of flames shoots forth from your outstretched fingertips. Each creature in a 15-foot cone must make a dexterity saving throw. A creature takes 3d6 fire damage on a failed save, or half as much damage on a successful one.

The fire ignites any flammable objects in the area that aren't being worn or carried.

At Higher Levels

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

Properties

Casting_time
1 action
Classes
  • Sorcerer
  • Wizard
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
1
Range
Self
Ritual
No
School
Evocation
Subclasses
  • Lore
  • Fiend
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "area_of_effect": {
    "size": 15,
    "type": "cone"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "1": "3d6",
      "2": "4d6",
      "3": "5d6",
      "4": "6d6",
      "5": "7d6",
      "6": "8d6",
      "7": "9d6",
      "8": "10d6",
      "9": "11d6"
    },
    "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": [
    "As you hold your hands with thumbs touching and fingers spread, a thin sheet of flames shoots forth from your outstretched fingertips. Each creature in a 15-foot cone must make a dexterity saving throw. A creature takes 3d6 fire damage on a failed save, or half as much damage on a successful one.",
    "The fire ignites any flammable objects in the area that aren't being worn or carried."
  ],
  "duration": "Instantaneous",
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st."
  ],
  "index": "burning-hands",
  "level": 1,
  "name": "Burning Hands",
  "range": "Self",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    },
    {
      "index": "fiend",
      "name": "Fiend",
      "url": "/api/2014/subclasses/fiend"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/burning-hands"
}