diff options
Diffstat (limited to 'parsed/spells/thaumaturgy.json')
-rw-r--r-- | parsed/spells/thaumaturgy.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/parsed/spells/thaumaturgy.json b/parsed/spells/thaumaturgy.json new file mode 100644 index 0000000..121bb41 --- /dev/null +++ b/parsed/spells/thaumaturgy.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "thaumaturgy", + "level": 0, + "type": "transmutation", + "classes": [ + "cleric" + ], + "casting_time": "1 action", + "range": "30 feet", + "components": "V", + "duration": "Up to 1 minute", + "text": "You manifest a minor wonder, a sign of supernatural power, within range. You create one of the following magical effects within range:\n\n* Your voice booms up to three times as loud as normal for 1 minute.\n* You cause flames to flicker, brighten, dim, or change color for 1 minute.\n* You cause harmless tremors in the ground for 1 minute.\n* You create an instantaneous sound that originates from a point of your choice within range, such as a rumble of thunder, the cry of a raven, or ominous whispers.\n* You instantaneously cause an unlocked door or window to fly open or slam shut.\n* You alter the appearance of your eyes for 1 minute. \n\nIf you cast this spell multiple times, you can have up to three of its 1-minute effects active at a time, and you can dismiss such an effect as an action." +}
\ No newline at end of file |