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/lich.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'parser/monsters/lich.json') diff --git a/parser/monsters/lich.json b/parser/monsters/lich.json index f7c3bca..eff0f5e 100644 --- a/parser/monsters/lich.json +++ b/parser/monsters/lich.json @@ -92,12 +92,10 @@ "cha": 16 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 17 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 17 + }, "description": "", "features": [ { -- cgit v1.2.3