aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/find_traps.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/find_traps.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/find_traps.json')
-rw-r--r--parser/spells/find_traps.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/find_traps.json b/parser/spells/find_traps.json
new file mode 100644
index 0000000..f205d2a
--- /dev/null
+++ b/parser/spells/find_traps.json
@@ -0,0 +1,15 @@
+{
+ "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