aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/deva.json
diff options
context:
space:
mode:
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",