✨ Incendiary Cloud
Spells
View raw API endpoint ↗
Description
A swirling cloud of smoke shot through with white-hot embers appears in a 20-foot-radius sphere centered on a point within range. The cloud spreads around corners and is heavily obscured. It lasts for the duration or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.
When the cloud appears, each creature in it must make a dexterity saving throw. A creature takes 10d8 fire damage on a failed save, or half as much damage on a successful one. A creature must also make this saving throw when it enters the spell's area for the first time on a turn or ends its turn there.
The cloud moves 10 feet directly away from you in a direction that you choose at the start of each of your turns.
Properties
Casting_time
1 action
Classes
- Sorcerer
- Wizard
Components
- V
- S
Concentration
Yes
Duration
Up to 1 minute
Level
8
Range
150 feet
Ritual
No
School
Conjuration
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"area_of_effect": {
"size": 20,
"type": "sphere"
},
"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": true,
"damage": {
"damage_at_slot_level": {
"8": "10d8"
},
"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": [
"A swirling cloud of smoke shot through with white-hot embers appears in a 20-foot-radius sphere centered on a point within range. The cloud spreads around corners and is heavily obscured. It lasts for the duration or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.",
"When the cloud appears, each creature in it must make a dexterity saving throw. A creature takes 10d8 fire damage on a failed save, or half as much damage on a successful one. A creature must also make this saving throw when it enters the spell's area for the first time on a turn or ends its turn there.",
"The cloud moves 10 feet directly away from you in a direction that you choose at the start of each of your turns."
],
"duration": "Up to 1 minute",
"higher_level": [],
"index": "incendiary-cloud",
"level": 8,
"name": "Incendiary Cloud",
"range": "150 feet",
"ritual": false,
"school": {
"index": "conjuration",
"name": "Conjuration",
"url": "/api/2014/magic-schools/conjuration"
},
"subclasses": [],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/incendiary-cloud"
}