aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/deva.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/deva.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/monsters/deva.json')
-rw-r--r--parser/monsters/deva.json36
1 files changed, 20 insertions, 16 deletions
diff --git a/parser/monsters/deva.json b/parser/monsters/deva.json
index 8296cdc..d63deed 100644
--- a/parser/monsters/deva.json
+++ b/parser/monsters/deva.json
@@ -70,20 +70,7 @@
"inventory": [
{
"name": "mace",
- "cost": 500,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 1,
- "dmg_die_sides": 6
- },
- "weight": 4.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "simple melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage."
}
],
@@ -101,9 +88,26 @@
"type": "feature"
},
{
- "name": "innate spellcasting",
+ "name": "spellcasting",
"text": "The deva's spellcasting ability is Charisma (spell save DC 17). The deva can innately cast the following spells, requiring only verbal components: \nAt will: **_detect evil and good_** \n1/day each: **_commune_**, **_raise dead_**",
- "type": "feature"
+ "type": "spellcasting",
+ "spellcasting_ability": "cha",
+ "innate": true,
+ "levels": [
+ {
+ "slots": 0,
+ "spells": [
+ "detect evil and good"
+ ]
+ },
+ {
+ "slots": 1,
+ "spells": [
+ "commune",
+ "raise dead"
+ ]
+ }
+ ]
},
{
"name": "magic resistance",