aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/jump.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/spells/jump.json')
-rw-r--r--parsed/spells/jump.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/parsed/spells/jump.json b/parsed/spells/jump.json
new file mode 100644
index 0000000..9d6d0a1
--- /dev/null
+++ b/parsed/spells/jump.json
@@ -0,0 +1,17 @@
+{
+ "entry": "spells",
+ "name": "jump",
+ "level": 1,
+ "type": "transmutation",
+ "classes": [
+ "druid",
+ "ranger",
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Touch",
+ "components": "V, S, M (a grasshopper's hind leg)",
+ "duration": "1 minute",
+ "text": "You touch a creature. The creature's jump distance is tripled until the spell ends."
+} \ No newline at end of file