✨ Guiding Bolt
Spells
View raw API endpoint ↗

Description

A flash of light streaks toward a creature of your choice within range. Make a ranged spell attack against the target. On a hit, the target takes 4d6 radiant damage, and the next attack roll made against this target before the end of your next turn has advantage, thanks to the mystical dim light glittering on the target until then.

At Higher Levels

When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st.

Properties

Attack_type
ranged
Casting_time
1 action
Classes
Cleric
Components
  • V
  • S
Concentration
No
Duration
1 round
Level
1
Range
120 feet
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "attack_type": "ranged",
  "casting_time": "1 action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "1": "4d6",
      "2": "5d6",
      "3": "6d6",
      "4": "7d6",
      "5": "8d6",
      "6": "9d6",
      "7": "10d6",
      "8": "11d6",
      "9": "12d6"
    },
    "damage_type": {
      "index": "radiant",
      "name": "Radiant",
      "url": "/api/2014/damage-types/radiant"
    }
  },
  "desc": [
    "A flash of light streaks toward a creature of your choice within range. Make a ranged spell attack against the target. On a hit, the target takes 4d6 radiant damage, and the next attack roll made against this target before the end of your next turn has advantage, thanks to the mystical dim light glittering on the target until then."
  ],
  "duration": "1 round",
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st."
  ],
  "index": "guiding-bolt",
  "level": 1,
  "name": "Guiding Bolt",
  "range": "120 feet",
  "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/guiding-bolt"
}