diff options
author | Your Name <you@example.com> | 2024-12-10 19:32:14 -0500 |
---|---|---|
committer | Your Name <you@example.com> | 2024-12-10 19:32:14 -0500 |
commit | 056c006c687995198d0ec02eeebc2b00a6097879 (patch) | |
tree | 4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/spells/bane.json | |
parent | cf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff) | |
download | dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2 dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip |
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/spells/bane.json')
-rw-r--r-- | parsed/spells/bane.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parsed/spells/bane.json b/parsed/spells/bane.json deleted file mode 100644 index bf57da5..0000000 --- a/parsed/spells/bane.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "bane", - "level": 1, - "type": "enchantment", - "classes": [ - "bard", - "cleric" - ], - "casting_time": "1 action", - "range": "30 feet", - "components": "V, S, M (a drop of blood)", - "duration": "Concentration, up to 1 minute", - "text": "Up to three creatures of your choice that you can see within range must make Charisma saving throws. Whenever a target that fails this saving throw makes an attack roll or a saving throw before the spell ends, the target must roll a d4 and subtract the number rolled from the attack roll or saving throw. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, you can target one additional creature for each slot level above 1st." -}
\ No newline at end of file |