diff options
Diffstat (limited to 'parser/monsters/sahuagin.json')
-rw-r--r-- | parser/monsters/sahuagin.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/sahuagin.json b/parser/monsters/sahuagin.json index d06cb0e..10b2dad 100644 --- a/parser/monsters/sahuagin.json +++ b/parser/monsters/sahuagin.json @@ -34,12 +34,10 @@ "text": "_Melee or _Ranged Weapon Attack:__ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack." } ], - "natural_armor": [ - { - "name": "natural", - "bonus": 12 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 12 + }, "description": "", "features": [ { |