aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/expeditious_retreat.json
blob: 804017bf971108b817e9e5fa95a478cf46808241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "entry": "spells",
  "name": "expeditious retreat",
  "level": 1,
  "type": "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."
}