✨ Daylight
Spells
View raw API endpoint ↗

Description

A 60-foot-radius sphere of light spreads out from a point you choose within range. The sphere is bright light and sheds dim light for an additional 60 feet.

If you chose a point on an object you are holding or one that isn't being worn or carried, the light shines from the object and moves with it. Completely covering the affected object with an opaque object, such as a bowl or a helm, blocks the light.

If any of this spell's area overlaps with an area of darkness created by a spell of 3rd level or lower, the spell that created the darkness is dispelled.

Properties

Casting_time
1 action
Classes
  • Cleric
  • Druid
  • Paladin
  • Ranger
  • Sorcerer
Components
  • V
  • S
Concentration
No
Duration
1 hour
Level
3
Range
60 feet
Ritual
No
School
Evocation
Subclasses
  • Lore
  • Land
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "area_of_effect": {
    "size": 60,
    "type": "sphere"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    },
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    },
    {
      "index": "paladin",
      "name": "Paladin",
      "url": "/api/2014/classes/paladin"
    },
    {
      "index": "ranger",
      "name": "Ranger",
      "url": "/api/2014/classes/ranger"
    },
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "desc": [
    "A 60-foot-radius sphere of light spreads out from a point you choose within range. The sphere is bright light and sheds dim light for an additional 60 feet.",
    "If you chose a point on an object you are holding or one that isn't being worn or carried, the light shines from the object and moves with it. Completely covering the affected object with an opaque object, such as a bowl or a helm, blocks the light.",
    "If any of this spell's area overlaps with an area of darkness created by a spell of 3rd level or lower, the spell that created the darkness is dispelled."
  ],
  "duration": "1 hour",
  "higher_level": [],
  "index": "daylight",
  "level": 3,
  "name": "Daylight",
  "range": "60 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    },
    {
      "index": "land",
      "name": "Land",
      "url": "/api/2014/subclasses/land"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/daylight"
}