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/phase_spider.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'parser/monsters/phase_spider.json') diff --git a/parser/monsters/phase_spider.json b/parser/monsters/phase_spider.json index 2b7ecc3..58fa28d 100644 --- a/parser/monsters/phase_spider.json +++ b/parser/monsters/phase_spider.json @@ -28,12 +28,10 @@ "cha": 6 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "A phase spider possesses the magical ability to phase in and out of the Ethereal Plane. It seems to appear out of nowhere and quickly vanishes after attacking. Its movement on the Ethereal Plane before coming back to the Material Plane makes it seem like it can teleport.", "features": [ { -- cgit v1.2.3