mirror of
https://github.com/Obsidian-TTRPG-Community/dnd5e-markdown.git
synced 2025-03-15 12:41:21 +00:00
28 lines
1,019 B
Markdown
28 lines
1,019 B
Markdown
|
---
|
||
|
obsidianUIMode: preview
|
||
|
cssclasses: json5e-spell
|
||
|
tags:
|
||
|
- compendium/src/5e/phb
|
||
|
- spell/class/sorcerer
|
||
|
- spell/class/wizard
|
||
|
- spell/level/1
|
||
|
- spell/school/evocation
|
||
|
aliases: ["Burning Hands"]
|
||
|
---
|
||
|
# Burning Hands
|
||
|
*1st-level, Evocation*
|
||
|
|
||
|
- **Casting time:** 1 action
|
||
|
- **Range:** Self (15-feet cone)
|
||
|
- **Components:** V, S
|
||
|
- **Duration:** Instantaneous
|
||
|
|
||
|
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.
|
||
|
|
||
|
**Classes**: [Sorcerer](compendium/classes/sorcerer.md), [Wizard](compendium/classes/wizard.md)
|
||
|
|
||
|
*Source: SRD / Basic Rules*
|