diff options
Diffstat (limited to 'parser/monsters/mastiff.json')
-rw-r--r-- | parser/monsters/mastiff.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/mastiff.json b/parser/monsters/mastiff.json index 5468f23..9f20167 100644 --- a/parser/monsters/mastiff.json +++ b/parser/monsters/mastiff.json @@ -26,7 +26,10 @@ "cha": 7 }, "inventory": [], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Mastiffs are impressive hounds prized by humanoids for their loyalty and keen senses. Mastiffs can be trained as guard dogs, hunting dogs, and war dogs. Halflings and other Small humanoids ride them as mounts.", "features": [ { |