diff options
Diffstat (limited to 'parser/monsters/giant_fire_beetle.json')
-rw-r--r-- | parser/monsters/giant_fire_beetle.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/giant_fire_beetle.json b/parser/monsters/giant_fire_beetle.json index ed2e23b..d081ff2 100644 --- a/parser/monsters/giant_fire_beetle.json +++ b/parser/monsters/giant_fire_beetle.json @@ -26,12 +26,10 @@ "cha": 3 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "A giant fire beetle is a nocturnal creature that takes its name from a pair of glowing glands that give off light. Miners and adventurers prize these creatures, for a giant fire beetle's glands continue to shed light for 1d6 days after the beetle dies. Giant fire beetles are most commonly found underground and in dark forests.", "features": [ { |