✨ Magic Missile
Spells
View raw API endpoint ↗
Description
You create three glowing darts of magical force. Each dart hits a creature of your choice that you can see within range. A dart deals 1d4 + 1 force damage to its target. The darts all strike simultaneously, and you can direct them to hit one creature or several.
At Higher Levels
When you cast this spell using a spell slot of 2nd level or higher, the spell creates one more dart for each slot level above 1st.
Properties
Casting_time
1 action
Classes
- Sorcerer
- Wizard
Components
- V
- S
Concentration
No
Duration
Instantaneous
Level
1
Range
120 feet
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-05-29T02:18:25.917Z
Raw JSON data
{
"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_slot_level": {
"1": "3d4 + 3",
"2": "4d4 + 4",
"3": "5d4 + 5",
"4": "6d4 + 6",
"5": "7d4 + 7",
"6": "8d4 + 8",
"7": "9d4 + 9",
"8": "10d4 + 10",
"9": "11d4 + 11"
},
"damage_type": {
"index": "force",
"name": "Force",
"url": "/api/2014/damage-types/force"
}
},
"desc": [
"You create three glowing darts of magical force. Each dart hits a creature of your choice that you can see within range. A dart deals 1d4 + 1 force damage to its target. The darts all strike simultaneously, and you can direct them to hit one creature or several."
],
"duration": "Instantaneous",
"higher_level": [
"When you cast this spell using a spell slot of 2nd level or higher, the spell creates one more dart for each slot level above 1st."
],
"index": "magic-missile",
"level": 1,
"name": "Magic Missile",
"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-05-29T02:18:25.917Z",
"url": "/api/2014/spells/magic-missile"
}