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/worg.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'parser/monsters/worg.json') diff --git a/parser/monsters/worg.json b/parser/monsters/worg.json index 1f4a5c3..a6efbc2 100644 --- a/parser/monsters/worg.json +++ b/parser/monsters/worg.json @@ -28,12 +28,10 @@ "cha": 8 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "A worg is an evil predator that delights in hunting and devouring creatures weaker than itself. Cunning and malevolent, worgs roam across the remote wilderness or are raised by goblins and hobgoblins. Those creatures use worgs as mounts, but a worg will turn on its rider if it feels mistreated or malnourished. Worgs speak in their own language and Goblin, and a few learn to speak Common as well.", "features": [ { -- cgit v1.2.3