✨ Acid Splash
Spells
View raw API endpoint ↗
Description
You hurl a bubble of acid. Choose one creature within range, or choose two creatures within range that are within 5 feet of each other. A target must succeed on a dexterity saving throw or take 1d6 acid damage.
This spell's damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).
Properties
Casting_time
1 action
Classes
- Sorcerer
- Wizard
Components
- V
- S
Concentration
No
Duration
Instantaneous
Level
0
Range
60 feet
Ritual
No
School
Conjuration
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
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_character_level": {
"1": "1d6",
"11": "3d6",
"17": "4d6",
"5": "2d6"
},
"damage_type": {
"index": "acid",
"name": "Acid",
"url": "/api/2014/damage-types/acid"
}
},
"dc": {
"dc_success": "none",
"dc_type": {
"index": "dex",
"name": "DEX",
"url": "/api/2014/ability-scores/dex"
}
},
"desc": [
"You hurl a bubble of acid. Choose one creature within range, or choose two creatures within range that are within 5 feet of each other. A target must succeed on a dexterity saving throw or take 1d6 acid damage.",
"This spell's damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6)."
],
"duration": "Instantaneous",
"higher_level": [],
"index": "acid-splash",
"level": 0,
"name": "Acid Splash",
"range": "60 feet",
"ritual": false,
"school": {
"index": "conjuration",
"name": "Conjuration",
"url": "/api/2014/magic-schools/conjuration"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/acid-splash"
}