aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/giant_insect.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/giant_insect.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/giant_insect.json')
-rw-r--r--parser/spells/giant_insect.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/giant_insect.json b/parser/spells/giant_insect.json
new file mode 100644
index 0000000..64fc004
--- /dev/null
+++ b/parser/spells/giant_insect.json
@@ -0,0 +1,13 @@
+{
+ "name": "giant insect",
+ "level": 4,
+ "school": "transmutation",
+ "classes": [
+ "druid"
+ ],
+ "casting_time": "1 action",
+ "range": "30 feet",
+ "components": "V, S",
+ "duration": "Concentration, up to 10 minutes",
+ "text": "You transform up to ten centipedes, three spiders, five wasps, or one scorpion within range into giant versions of their natural forms for the duration. A centipede becomes a giant centipede, a spider becomes a giant spider, a wasp becomes a giant wasp, and a scorpion becomes a giant scorpion. \nEach creature obeys your verbal commands, and in combat, they act on your turn each round. The GM has the statistics for these creatures and resolves their actions and movement. \nA creature remains in its giant size for the duration, until it drops to 0 hit points, or until you use an action to dismiss the effect on it. \nThe GM might allow you to choose different targets. For example, if you transform a bee, its giant version might have the same statistics as a giant wasp."
+} \ No newline at end of file