diff options
Diffstat (limited to 'parser/monsters/quipper.json')
-rw-r--r-- | parser/monsters/quipper.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/quipper.json b/parser/monsters/quipper.json index a8f616d..9c560ba 100644 --- a/parser/monsters/quipper.json +++ b/parser/monsters/quipper.json @@ -26,7 +26,10 @@ "cha": 2 }, "inventory": [], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "A quipper is a carnivorous fish with sharp teeth. Quippers can adapt to any aquatic environment, including cold subterranean lakes. They frequently gather in swarms; the statistics for a swarm of quippers appear later in this appendix.", "features": [ { |