aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/dryad.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/dryad.json')
-rw-r--r--parser/monsters/dryad.json46
1 files changed, 28 insertions, 18 deletions
diff --git a/parser/monsters/dryad.json b/parser/monsters/dryad.json
index 169df4c..c2b85b8 100644
--- a/parser/monsters/dryad.json
+++ b/parser/monsters/dryad.json
@@ -31,22 +31,7 @@
"inventory": [
{
"name": "club",
- "cost": 10,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 1,
- "dmg_die_sides": 4
- },
- "weight": 2.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "light"
- ],
- "type": "simple melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +2 to hit (+6 to hit with shillelagh), reach 5 ft., one target. _Hit:_ 2 (1d4) bludgeoning damage, or 8 (1d8 + 4) bludgeoning damage with shillelagh."
}
],
@@ -54,9 +39,34 @@
"description": "",
"features": [
{
- "name": "innate spellcasting",
+ "name": "spellcasting",
"text": "The dryad's innate spellcasting ability is Charisma (spell save DC 14). The dryad can innately cast the following spells, requiring no material components: \nAt will: **_druidcraft_** \n3/day each: **_entangle_**, **_goodberry_** \n1/day each: **_barkskin_**, **_pass without trace_**, **_shillelagh_**",
- "type": "feature"
+ "type": "spellcasting",
+ "spellcasting_ability": "cha",
+ "innate": true,
+ "levels": [
+ {
+ "slots": 0,
+ "spells": [
+ "druidcraft"
+ ]
+ },
+ {
+ "slots": 3,
+ "spells": [
+ "entangle",
+ "goodberry"
+ ]
+ },
+ {
+ "slots": 1,
+ "spells": [
+ "barkskin",
+ "pass without trace",
+ "shillelagh"
+ ]
+ }
+ ]
},
{
"name": "magic resistance",