diff options
Diffstat (limited to 'parser/monsters/mammoth.json')
-rw-r--r-- | parser/monsters/mammoth.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/mammoth.json b/parser/monsters/mammoth.json index d2003e4..5e1cac9 100644 --- a/parser/monsters/mammoth.json +++ b/parser/monsters/mammoth.json @@ -24,12 +24,10 @@ "cha": 6 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "A mammoth is an elephantine creature with thick fur and long tusks. Stockier and fiercer than normal elephants, mammoths inhabit a wide range of climes, from subarctic to subtropical.", "features": [ { |