diff options
Diffstat (limited to 'parser/monsters/lich.json')
-rw-r--r-- | parser/monsters/lich.json | 10 |
1 files changed, 4 insertions, 6 deletions
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": [ { |