✨ Sunburst
Spells
View raw API endpoint ↗

Description

Brilliant sunlight flashes in a 60-foot radius centered on a point you choose within range. Each creature in that light must make a constitution saving throw. On a failed save, a creature takes 12d6 radiant damage and is blinded for 1 minute. On a successful save, it takes half as much damage and isn't blinded by this spell. Undead and oozes have disadvantage on this saving throw.

A creature blinded by this spell makes another constitution saving throw at the end of each of its turns. On a successful save, it is no longer blinded.

This spell dispels any darkness in its area that was created by a spell.

Properties

Casting_time
1 action
Classes
  • Druid
  • Sorcerer
  • Wizard
Components
  • V
  • S
  • M
Concentration
No
Duration
Instantaneous
Level
8
Material
Fire and a piece of sunstone.
Range
150 feet
Ritual
No
School
Evocation
Updated_at
2026-04-01T20:35:39.218Z
Raw JSON data
{
  "area_of_effect": {
    "size": 60,
    "type": "cylinder"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    },
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "8": "12d6"
    },
    "damage_type": {
      "index": "radiant",
      "name": "Radiant",
      "url": "/api/2014/damage-types/radiant"
    }
  },
  "dc": {
    "dc_success": "half",
    "dc_type": {
      "index": "con",
      "name": "CON",
      "url": "/api/2014/ability-scores/con"
    },
    "desc": "On failure, the creature is also blinded for 1 minute."
  },
  "desc": [
    "Brilliant sunlight flashes in a 60-foot radius centered on a point you choose within range. Each creature in that light must make a constitution saving throw. On a failed save, a creature takes 12d6 radiant damage and is blinded for 1 minute. On a successful save, it takes half as much damage and isn't blinded by this spell. Undead and oozes have disadvantage on this saving throw.",
    "A creature blinded by this spell makes another constitution saving throw at the end of each of its turns. On a successful save, it is no longer blinded.",
    "This spell dispels any darkness in its area that was created by a spell."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "sunburst",
  "level": 8,
  "material": "Fire and a piece of sunstone.",
  "name": "Sunburst",
  "range": "150 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.218Z",
  "url": "/api/2014/spells/sunburst"
}