From cd57ad6e208728bafcbc8c7d7b85d88603706978 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 20 Apr 2021 12:40:37 -0400 Subject: Updated natural armor and skills --- parser/monsters/quipper.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/quipper.json') 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": [ { -- cgit v1.2.3