blob: 9435a6c31097fc7ff0236bf20adda95ded56a465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"entry": "spells",
"name": "misty step",
"level": 2,
"type": "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."
}
|