diff options
Diffstat (limited to 'parser/monsters/acolyte.json')
-rw-r--r-- | parser/monsters/acolyte.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/acolyte.json b/parser/monsters/acolyte.json index 5a6dd56..11a59f6 100644 --- a/parser/monsters/acolyte.json +++ b/parser/monsters/acolyte.json @@ -33,7 +33,10 @@ "text": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 2 (1d4) bludgeoning damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Acolytes are junior members of a clergy, usually answerable to a priest. They perform a variety of functions in a temple and are granted minor spellcasting power by their deities.", "features": [ { |