✨ Fire Bolt
Spells
View raw API endpoint ↗

Description

You hurl a mote of fire at a creature or object within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 fire damage. A flammable object hit by this spell ignites if it isn't being worn or carried.

This spell's damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).

Properties

Attack_type
ranged
Casting_time
1 action
Classes
  • Sorcerer
  • Wizard
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
0
Range
120 feet
Ritual
No
School
Evocation
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "attack_type": "ranged",
  "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": false,
  "damage": {
    "damage_at_character_level": {
      "1": "1d10",
      "11": "3d10",
      "17": "4d10",
      "5": "2d10"
    },
    "damage_type": {
      "index": "fire",
      "name": "Fire",
      "url": "/api/2014/damage-types/fire"
    }
  },
  "desc": [
    "You hurl a mote of fire at a creature or object within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 fire damage. A flammable object hit by this spell ignites if it isn't being worn or carried.",
    "This spell's damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10)."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "fire-bolt",
  "level": 0,
  "name": "Fire Bolt",
  "range": "120 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/fire-bolt"
}