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