diff options
Diffstat (limited to 'parser/monsters/giant_wolf_spider.json')
-rw-r--r-- | parser/monsters/giant_wolf_spider.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/giant_wolf_spider.json b/parser/monsters/giant_wolf_spider.json index 31014ca..66d1d65 100644 --- a/parser/monsters/giant_wolf_spider.json +++ b/parser/monsters/giant_wolf_spider.json @@ -30,7 +30,10 @@ "cha": 4 }, "inventory": [], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Smaller than a giant spider, a giant wolf spider hunts prey across open ground or hides in a burrow or crevice, or in a hidden cavity beneath debris.", "features": [ { |