aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/misty_step.json
blob: dbb47bc3183a5e3f2f0acca4031b628e251ab79c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "misty step",
  "level": 2,
  "school": "conjuration",
  "classes": [
    "sorcerer",
    "warlock",
    "wizard"
  ],
  "casting_time": "1 bonus action",
  "range": "Self",
  "components": "V",
  "duration": "Instantaneous",
  "text": "Briefly surrounded by silvery mist, you teleport up to 30 feet to an unoccupied space that you can see."
}