From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/fabricate.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parsed/spells/fabricate.json (limited to 'parsed/spells/fabricate.json') diff --git a/parsed/spells/fabricate.json b/parsed/spells/fabricate.json new file mode 100644 index 0000000..80ed7d6 --- /dev/null +++ b/parsed/spells/fabricate.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "fabricate", + "level": 4, + "type": "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 -- cgit v1.2.3