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/acid_arrow.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/acid_arrow.json')
-rw-r--r-- | parsed/spells/acid_arrow.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parsed/spells/acid_arrow.json b/parsed/spells/acid_arrow.json deleted file mode 100644 index acaf613..0000000 --- a/parsed/spells/acid_arrow.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "entry": "spells", - "name": "acid arrow", - "level": 2, - "type": "evocation", - "classes": [ - "wizard" - ], - "casting_time": "1 action", - "range": "90 feet", - "components": "V, S, M (powdered rhubarb leaf and an adder\u2019s stomach)", - "duration": "Instantaneous", - "text": "A shimmering green arrow streaks toward a target within range and bursts in a spray of acid. Make a ranged spell attack against the target. On a hit, the target takes 4d4 acid damage immediately and 2d4 acid damage at the end of its next turn. On a miss, the arrow splashes the target with acid for half as much of the initial damage and no damage at the end of its next turn. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 3rd level or higher, the damage (both initial and later) increases by 1d4 for each slot level above 2nd." -}
\ No newline at end of file |