diff options
Diffstat (limited to 'parser/monsters/giant_eagle.json')
-rw-r--r-- | parser/monsters/giant_eagle.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/giant_eagle.json b/parser/monsters/giant_eagle.json index 2e238f8..479a6c6 100644 --- a/parser/monsters/giant_eagle.json +++ b/parser/monsters/giant_eagle.json @@ -26,7 +26,10 @@ "cha": 10 }, "inventory": [], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "A giant eagle is a noble creature that speaks its own language and understands speech in the Common tongue. A mated pair of giant eagles typically has up to four eggs or young in their nest (treat the young as normal eagles).", "features": [ { |