✨ Acid Arrow
Spells
View raw API endpoint ↗
Description
A shimmering green arrow streaks toward a target within range and bursts in a spray of acid. Make a ranged spell attack against the target. On a hit, the target takes 4d4 acid damage immediately and 2d4 acid damage at the end of its next turn. On a miss, the arrow splashes the target with acid for half as much of the initial damage and no damage at the end of its next turn.
At Higher Levels
When you cast this spell using a spell slot of 3rd level or higher, the damage (both initial and later) increases by 1d4 for each slot level above 2nd.
Properties
Attack_type
ranged
Casting_time
1 action
Classes
Wizard
Components
- V
- S
- M
Concentration
No
Duration
Instantaneous
Level
2
Material
Powdered rhubarb leaf and an adder's stomach.
Range
90 feet
Ritual
No
School
Evocation
Subclasses
- Lore
- Land
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"attack_type": "ranged",
"casting_time": "1 action",
"classes": [
{
"index": "wizard",
"name": "Wizard",
"url": "/api/2014/classes/wizard"
}
],
"components": [
"V",
"S",
"M"
],
"concentration": false,
"damage": {
"damage_at_slot_level": {
"2": "4d4",
"3": "5d4",
"4": "6d4",
"5": "7d4",
"6": "8d4",
"7": "9d4",
"8": "10d4",
"9": "11d4"
},
"damage_type": {
"index": "acid",
"name": "Acid",
"url": "/api/2014/damage-types/acid"
}
},
"desc": [
"A shimmering green arrow streaks toward a target within range and bursts in a spray of acid. Make a ranged spell attack against the target. On a hit, the target takes 4d4 acid damage immediately and 2d4 acid damage at the end of its next turn. On a miss, the arrow splashes the target with acid for half as much of the initial damage and no damage at the end of its next turn."
],
"duration": "Instantaneous",
"higher_level": [
"When you cast this spell using a spell slot of 3rd level or higher, the damage (both initial and later) increases by 1d4 for each slot level above 2nd."
],
"index": "acid-arrow",
"level": 2,
"material": "Powdered rhubarb leaf and an adder's stomach.",
"name": "Acid Arrow",
"range": "90 feet",
"ritual": false,
"school": {
"index": "evocation",
"name": "Evocation",
"url": "/api/2014/magic-schools/evocation"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
},
{
"index": "land",
"name": "Land",
"url": "/api/2014/subclasses/land"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/acid-arrow"
}