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/balor.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'parser/monsters/balor.json') diff --git a/parser/monsters/balor.json b/parser/monsters/balor.json index 5c5bf1d..b5d4dfc 100644 --- a/parser/monsters/balor.json +++ b/parser/monsters/balor.json @@ -83,12 +83,10 @@ "text": "_Melee Weapon Attack:_ +14 to hit, reach 30 ft., one target. _Hit:_ 15 (2d6 + 8) slashing damage plus 10 (3d6) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward the balor." } ], - "natural_armor": [ - { - "name": "natural", - "bonus": 19 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 19 + }, "description": "", "features": [ { -- cgit v1.2.3