aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Levitate.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Levitate.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Levitate.json')
-rw-r--r--parser/spells/Levitate.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parser/spells/Levitate.json b/parser/spells/Levitate.json
new file mode 100644
index 0000000..7a30e85
--- /dev/null
+++ b/parser/spells/Levitate.json
@@ -0,0 +1,14 @@
+{
+ "name": "Levitate",
+ "level": 2,
+ "school": "transmutation",
+ "classes": [
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "60 feet",
+ "components": "V, S, M (either a small leather loop or a piece of golden wire bent into a cup shape with a long shank on one end)",
+ "duration": "Concentration, up to 10 minutes",
+ "text": "One creature or object of your choice that you can see within range rises vertically, up to 20 feet, and remains suspended there for the duration. The spell can levitate a target that weighs up to 500 pounds. An unwilling creature that succeeds on a Constitution saving throw is unaffected. \nThe target can move only by pushing or pulling against a fixed object or surface within reach (such as a wall or a ceiling), which allows it to move as if it were climbing. You can change the target's altitude by up to 20 feet in either direction on your turn. If you are the target, you can move up or down as part of your move. Otherwise, you can use your action to move the target, which must remain within the spell's range. \nWhen the spell ends, the target floats gently to the ground if it is still aloft."
+} \ No newline at end of file