✨ Divine Favor
Spells
View raw API endpoint ↗

Description

Your prayer empowers you with divine radiance. Until the spell ends, your weapon attacks deal an extra 1d4 radiant damage on a hit.

Properties

Casting_time
1 bonus action
Classes
Paladin
Components
  • V
  • S
Concentration
Yes
Duration
Up to 1 minute
Level
1
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": "paladin",
      "name": "Paladin",
      "url": "/api/2014/classes/paladin"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": true,
  "damage": {
    "damage_at_slot_level": {
      "1": "1d4"
    },
    "damage_type": {
      "index": "radiant",
      "name": "Radiant",
      "url": "/api/2014/damage-types/radiant"
    }
  },
  "desc": [
    "Your prayer empowers you with divine radiance. Until the spell ends, your weapon attacks deal an extra 1d4 radiant damage on a hit."
  ],
  "duration": "Up to 1 minute",
  "higher_level": [],
  "index": "divine-favor",
  "level": 1,
  "name": "Divine Favor",
  "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/divine-favor"
}