blob: 6d43e1e91049639cbbf66b19f000c8fb81c7c0cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "Expeditious Retreat",
"level": 1,
"school": "transmutation",
"classes": [
"sorcerer",
"warlock",
"wizard"
],
"casting_time": "1 bonus action",
"range": "Self",
"components": "V, S",
"duration": "Concentration, up to 10 minutes",
"text": "This spell allows you to move at an incredible pace. When you cast this spell, and then as a bonus action on each of your turns until the spell ends, you can take the Dash action."
}
|