aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/identify.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/identify.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/identify.json')
-rw-r--r--parser/spells/identify.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parser/spells/identify.json b/parser/spells/identify.json
new file mode 100644
index 0000000..36d9b02
--- /dev/null
+++ b/parser/spells/identify.json
@@ -0,0 +1,14 @@
+{
+ "name": "identify",
+ "level": 1,
+ "school": "divination",
+ "classes": [
+ "bard",
+ "wizard"
+ ],
+ "casting_time": "1 minute",
+ "range": "Touch",
+ "components": "V, S, M (a pearl worth at least 100 gp and an owl feather)",
+ "duration": "Instantaneous",
+ "text": "You choose one object that you must touch throughout the casting of the spell. If it is a magic item or some other magic-imbued object, you learn its properties and how to use them, whether it requires attunement to use, and how many charges it has, if any. You learn whether any spells are affecting the item and what they are. If the item was created by a spell, you learn which spell created it. \nIf you instead touch a creature throughout the casting, you learn what spells, if any, are currently affecting it."
+} \ No newline at end of file