aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/fabricate.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/fabricate.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/fabricate.json')
-rw-r--r--parser/spells/fabricate.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/fabricate.json b/parser/spells/fabricate.json
new file mode 100644
index 0000000..1e241fd
--- /dev/null
+++ b/parser/spells/fabricate.json
@@ -0,0 +1,13 @@
+{
+ "name": "fabricate",
+ "level": 4,
+ "school": "transmutation",
+ "classes": [
+ "wizard"
+ ],
+ "casting_time": "10 minutes",
+ "range": "120 feet",
+ "components": "V, S",
+ "duration": "Instantaneous",
+ "text": "You convert raw materials into products of the same material. For example, you can fabricate a wooden bridge from a clump of trees, a rope from a patch of hemp, and clothes from flax or wool. \nChoose raw materials that you can see within range. You can fabricate a Large or smaller object (contained within a 10-foot cube, or eight connected 5-foot cubes), given a sufficient quantity of raw material. If you are working with metal, stone, or another mineral substance, however, the fabricated object can be no larger than Medium (contained within a single 5-foot cube). The quality of objects made by the spell is commensurate with the quality of the raw materials. \nCreatures or magic items can't be created or transmuted by this spell. You also can't use it to create items that ordinarily require a high degree of craftsmanship, such as jewelry, weapons, glass, or armor, unless you have proficiency with the type of artisan's tools used to craft such objects."
+} \ No newline at end of file