✨ Produce Flame
Spells
View raw API endpoint ↗
Description
A flickering flame appears in your hand. The flame remains there for the duration and harms neither you nor your equipment. The flame sheds bright light in a 10-foot radius and dim light for an additional 10 feet. The spell ends if you dismiss it as an action or if you cast it again.
You can also attack with the flame, although doing so ends the spell. When you cast this spell, or as an action on a later turn, you can hurl the flame at a creature within 30 feet of you. Make a ranged spell attack. On a hit, the target takes 1d8 fire damage.
This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).
Properties
Attack_type
ranged
Casting_time
1 action
Classes
Druid
Components
- V
- S
Concentration
No
Duration
10 minutes
Level
0
Range
Self
Ritual
No
School
Conjuration
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"attack_type": "ranged",
"casting_time": "1 action",
"classes": [
{
"index": "druid",
"name": "Druid",
"url": "/api/2014/classes/druid"
}
],
"components": [
"V",
"S"
],
"concentration": false,
"damage": {
"damage_at_character_level": {
"1": "1d8",
"11": "3d8",
"17": "4d8",
"5": "2d8"
},
"damage_type": {
"index": "fire",
"name": "Fire",
"url": "/api/2014/damage-types/fire"
}
},
"desc": [
"A flickering flame appears in your hand. The flame remains there for the duration and harms neither you nor your equipment. The flame sheds bright light in a 10-foot radius and dim light for an additional 10 feet. The spell ends if you dismiss it as an action or if you cast it again.",
"You can also attack with the flame, although doing so ends the spell. When you cast this spell, or as an action on a later turn, you can hurl the flame at a creature within 30 feet of you. Make a ranged spell attack. On a hit, the target takes 1d8 fire damage.",
"This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8)."
],
"duration": "10 minutes",
"higher_level": [],
"index": "produce-flame",
"level": 0,
"name": "Produce Flame",
"range": "Self",
"ritual": false,
"school": {
"index": "conjuration",
"name": "Conjuration",
"url": "/api/2014/magic-schools/conjuration"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/produce-flame"
}