✨ Flame Blade
Spells
View raw API endpoint ↗

Description

You evoke a fiery blade in your free hand. The blade is similar in size and shape to a scimitar, and it lasts for the duration. If you let go of the blade, it disappears, but you can evoke the blade again as a bonus action.

You can use your action to make a melee spell attack with the fiery blade. On a hit, the target takes 3d6 fire damage.

The flaming blade sheds bright light in a 10-foot radius and dim light for an additional 10 feet.

At Higher Levels

When you cast this spell using a spell slot of 4th level or higher, the damage increases by 1d6 for every two slot levels above 2nd.

Properties

Casting_time
1 bonus action
Classes
Druid
Components
  • V
  • S
  • M
Concentration
Yes
Duration
Up to 10 minutes
Level
2
Material
Leaf of sumac.
Range
Self
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 bonus action",
  "classes": [
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": true,
  "damage": {
    "damage_at_slot_level": {
      "2": "3d6",
      "4": "4d6",
      "6": "5d6",
      "8": "6d6"
    },
    "damage_type": {
      "index": "fire",
      "name": "Fire",
      "url": "/api/2014/damage-types/fire"
    }
  },
  "desc": [
    "You evoke a fiery blade in your free hand. The blade is similar in size and shape to a scimitar, and it lasts for the duration. If you let go of the blade, it disappears, but you can evoke the blade again as a bonus action.",
    "You can use your action to make a melee spell attack with the fiery blade. On a hit, the target takes 3d6 fire damage.",
    "The flaming blade sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
  ],
  "duration": "Up to 10 minutes",
  "higher_level": [
    "When you cast this spell using a spell slot of 4th level or higher, the damage increases by 1d6 for every two slot levels above 2nd."
  ],
  "index": "flame-blade",
  "level": 2,
  "material": "Leaf of sumac.",
  "name": "Flame Blade",
  "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"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/flame-blade"
}