diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/Continual_Flame.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/Continual_Flame.json')
-rw-r--r-- | parser/spells/Continual_Flame.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parser/spells/Continual_Flame.json b/parser/spells/Continual_Flame.json deleted file mode 100644 index 94e1cec..0000000 --- a/parser/spells/Continual_Flame.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Continual Flame", - "level": 2, - "school": "evocation", - "classes": [ - "cleric", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (ruby dust worth 50 gp, which the spell consumes)", - "duration": "Until dispelled", - "text": "A flame, equivalent in brightness to a torch, springs forth from an object that you touch. The effect looks like a regular flame, but it creates no heat and doesn't use oxygen. A **_continual flame_** can be covered or hidden but not smothered or quenched." -}
\ No newline at end of file |