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/find_traps.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/find_traps.json')
-rw-r--r-- | parsed/spells/find_traps.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/parsed/spells/find_traps.json b/parsed/spells/find_traps.json deleted file mode 100644 index b315d78..0000000 --- a/parsed/spells/find_traps.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "find traps", - "level": 2, - "type": "divination", - "classes": [ - "cleric", - "druid", - "ranger" - ], - "casting_time": "1 action", - "range": "120 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "You sense the presence of any trap within range that is within line of sight. A trap, for the purpose of this spell, includes anything that would inflict a sudden or unexpected effect you consider harmful or undesirable, which was specifically intended as such by its creator. Thus, the spell would sense an area affected by the **_alarm_** spell, a **_glyph of warding_**, or a mechanical pit trap, but it would not reveal a natural weakness in the floor, an unstable ceiling, or a hidden sinkhole. \nThis spell merely reveals that a trap is present. You don't learn the location of each trap, but you do learn the general nature of the danger posed by a trap you sense." -}
\ No newline at end of file |