aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Misty_Step.json
blob: f1f20d5b8f02e95ef74d62c3dcd1da7fa0c64bfc (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."
}