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/winter_wolf.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'parser/monsters/winter_wolf.json') diff --git a/parser/monsters/winter_wolf.json b/parser/monsters/winter_wolf.json index b824a70..a92533a 100644 --- a/parser/monsters/winter_wolf.json +++ b/parser/monsters/winter_wolf.json @@ -32,12 +32,10 @@ "cha": 8 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "The arctic-dwelling winter wolf is as large as a dire wolf but has snow-white fur and pale blue eyes. Frost giants use these evil creatures as guards and hunting companions, putting the wolves' deadly breath weapon to use against their foes. Winter wolves communicate with one another using growls and barks, but they speak Common and Giant well enough to follow simple conversations.", "features": [ { -- cgit v1.2.3