diff options
Diffstat (limited to 'parser/monsters/marilith.json')
-rw-r--r-- | parser/monsters/marilith.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/marilith.json b/parser/monsters/marilith.json index 041c07c..0b1ffa4 100644 --- a/parser/monsters/marilith.json +++ b/parser/monsters/marilith.json @@ -78,12 +78,10 @@ "text": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) slashing damage." } ], - "natural_armor": [ - { - "name": "natural", - "bonus": 18 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 18 + }, "description": "", "features": [ { |