aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/steam_mephit.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/monsters/steam_mephit.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/monsters/steam_mephit.json')
-rw-r--r--parser/monsters/steam_mephit.json14
1 files changed, 12 insertions, 2 deletions
diff --git a/parser/monsters/steam_mephit.json b/parser/monsters/steam_mephit.json
index 70942da..f8c7d39 100644
--- a/parser/monsters/steam_mephit.json
+++ b/parser/monsters/steam_mephit.json
@@ -49,9 +49,19 @@
"type": "feature"
},
{
- "name": "innate spellcasting (1/day)",
+ "name": "spellcasting",
"text": "The mephit can innately cast **_blur_**, requiring no material components. Its innate spellcasting ability is Charisma.",
- "type": "feature"
+ "type": "spellcasting",
+ "spellcasting_ability": "cha",
+ "innate": true,
+ "levels": [
+ {
+ "slots": 1,
+ "spells": [
+ "blur"
+ ]
+ }
+ ]
},
{
"name": "claws",