aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/creation.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/creation.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/creation.json')
-rw-r--r--parsed/spells/creation.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/creation.json b/parsed/spells/creation.json
new file mode 100644
index 0000000..57ebeb7
--- /dev/null
+++ b/parsed/spells/creation.json
@@ -0,0 +1,15 @@
+{
+ "entry": "spells",
+ "name": "creation",
+ "level": 5,
+ "type": "illusion",
+ "classes": [
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 minute",
+ "range": "30 feet",
+ "components": "V, S, M (a tiny piece of matter of the same type of the item you plan to create)",
+ "duration": "Special",
+ "text": "You pull wisps of shadow material from the Shadowfell to create a nonliving object of vegetable matter within range: soft goods, rope, wood, or something similar. You can also use this spell to create mineral objects such as stone, crystal, or metal. The object created must be no larger than a 5-foot cube, and the object must be of a form and material that you have seen before. \nThe duration depends on the object's material. If the object is composed of multiple materials, use the shortest duration. \n\n| Material | Duration |\n|-----------------------|------------|\n| Vegetable matter | 1 day | \n| Stone or crystal | 12 hours | \n| Precious metals | 1 hour | \n| Gems | 10 minutes | \n| Adamantine or mithral | 1 minute | \n\nUsing any material created by this spell as another spell's material component causes that spell to fail. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 6th level or higher, the cube increases by 5 feet for each slot level above 5th."
+} \ No newline at end of file