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/spy.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/spy.json') diff --git a/parser/monsters/spy.json b/parser/monsters/spy.json index ec5d4a6..919e433 100644 --- a/parser/monsters/spy.json +++ b/parser/monsters/spy.json @@ -43,7 +43,10 @@ "text": "_Ranged Weapon Attack:_ +4 to hit, range 30/120 ft., one target. _Hit:_ 5 (1d6 + 2) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Rulers, nobles, merchants, guildmasters, and other wealthy individuals use spies to gain the upper hand in a world of cutthroat politics. A spy is trained to secretly gather information. Loyal spies would rather die than divulge information that could compromise them or their employers.", "features": [ { -- cgit v1.2.3