From cd57ad6e208728bafcbc8c7d7b85d88603706978 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 20 Apr 2021 12:40:37 -0400 Subject: Updated natural armor and skills --- parser/monsters/mastiff.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/mastiff.json') 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": [ { -- cgit v1.2.3