diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/reverse_gravity.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/reverse_gravity.json')
-rw-r--r-- | parser/spells/reverse_gravity.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/reverse_gravity.json b/parser/spells/reverse_gravity.json deleted file mode 100644 index 04646c1..0000000 --- a/parser/spells/reverse_gravity.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "reverse gravity", - "level": 7, - "school": "transmutation", - "classes": [ - "druid", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "100 feet", - "components": "V, S, M (a lodestone and iron filings)", - "duration": "Concentration, up to 1 minute", - "text": "This spell reverses gravity in a 50-foot-radius, 100- foot high cylinder centered on a point within range. All creatures and objects that aren't somehow anchored to the ground in the area fall upward and reach the top of the area when you cast this spell. A creature can make a Dexterity saving throw to grab onto a fixed object it can reach, thus avoiding the fall. \nIf some solid object (such as a ceiling) is encountered in this fall, falling objects and creatures strike it just as they would during a normal downward fall. If an object or creature reaches the top of the area without striking anything, it remains there, oscillating slightly, for the duration. \nAt the end of the duration, affected objects and creatures fall back down." -}
\ No newline at end of file |