✨ Ray of Frost
Spells
View raw API endpoint ↗
Description
A frigid beam of blue-white light streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, it takes 1d8 cold damage, and its speed is reduced by 10 feet until the start of your next turn.
The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).
Properties
Attack_type
ranged
Casting_time
1 action
Classes
- Sorcerer
- Wizard
Components
- V
- S
Concentration
No
Duration
Instantaneous
Level
0
Range
60 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": "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": "1d8",
"11": "3d8",
"17": "4d8",
"5": "2d8"
},
"damage_type": {
"index": "cold",
"name": "Cold",
"url": "/api/2014/damage-types/cold"
}
},
"desc": [
"A frigid beam of blue-white light streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, it takes 1d8 cold damage, and its speed is reduced by 10 feet until the start of your next turn.",
"The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8)."
],
"duration": "Instantaneous",
"higher_level": [],
"index": "ray-of-frost",
"level": 0,
"name": "Ray of Frost",
"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"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/ray-of-frost"
}