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/ray_of_enfeeblement.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/ray_of_enfeeblement.json')
-rw-r--r-- | parsed/spells/ray_of_enfeeblement.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parsed/spells/ray_of_enfeeblement.json b/parsed/spells/ray_of_enfeeblement.json deleted file mode 100644 index 393f694..0000000 --- a/parsed/spells/ray_of_enfeeblement.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "ray of enfeeblement", - "level": 2, - "type": "necromancy", - "classes": [ - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "60 feet", - "components": "V, S", - "duration": "Concentration, up to 1 minute", - "text": "A black beam of enervating energy springs from your finger toward a creature within range. Make a ranged spell attack against the target. On a hit, the target deals only half damage with weapon attacks that use Strength until the spell ends. \nAt the end of each of the target's turns, it can make a Constitution saving throw against the spell. On a success, the spell ends." -}
\ No newline at end of file |