diff options
Diffstat (limited to 'parser/monsters/druid.json')
-rw-r--r-- | parser/monsters/druid.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/druid.json b/parser/monsters/druid.json index 30ed85a..431177b 100644 --- a/parser/monsters/druid.json +++ b/parser/monsters/druid.json @@ -34,7 +34,10 @@ "text": "_Melee Weapon Attack:_ +2 to hit (+4 to hit with shillelagh), reach 5 ft., one target. _Hit:_ 3 (1d6) bludgeoning damage, 4 (1d8) bludgeoning damage if wielded with two hands, or 6 (1d8 + 2) bludgeoning damage with shillelagh." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Druids dwell in forests and other secluded wilderness locations, where they protect the natural world from monsters and the encroachment of civilization. Some are tribal shamans who heal the sick, pray to animal spirits, and provide spiritual guidance.", "features": [ { |