aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Stone_Shape.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/Stone_Shape.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Stone_Shape.json')
-rw-r--r--parser/spells/Stone_Shape.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/Stone_Shape.json b/parser/spells/Stone_Shape.json
new file mode 100644
index 0000000..2aad5b5
--- /dev/null
+++ b/parser/spells/Stone_Shape.json
@@ -0,0 +1,15 @@
+{
+ "name": "Stone Shape",
+ "level": 4,
+ "school": "transmutation",
+ "classes": [
+ "cleric",
+ "druid",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Touch",
+ "components": "V, S, M (soft clay, which must be worked into roughly the desired shape of the stone object)",
+ "duration": "Instantaneous",
+ "text": "You touch a stone object of Medium size or smaller or a section of stone no more than 5 feet in any dimension and form it into any shape that suits your purpose. So, for example, you could shape a large rock into a weapon, idol, or coffer, or make a small passage through a wall, as long as the wall is less than 5 feet thick. You could also shape a stone door or its frame to seal the door shut. The object you create can have up to two hinges and a latch, but finer mechanical detail isn't possible."
+} \ No newline at end of file