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/find_traps.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/find_traps.json')
-rw-r--r-- | parser/spells/find_traps.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/find_traps.json b/parser/spells/find_traps.json deleted file mode 100644 index f205d2a..0000000 --- a/parser/spells/find_traps.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "find traps", - "level": 2, - "school": "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 |