diff options
Diffstat (limited to 'parser/monsters/centaur.json')
-rw-r--r-- | parser/monsters/centaur.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/centaur.json b/parser/monsters/centaur.json index 0d4492d..204e54f 100644 --- a/parser/monsters/centaur.json +++ b/parser/monsters/centaur.json @@ -39,7 +39,10 @@ "text": "_Ranged Weapon Attack:_ +4 to hit, range 150/600 ft., one target. _Hit:_ 6 (1d8 + 2) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "", "features": [ { |