diff options
Diffstat (limited to 'parser/monsters/spy.json')
-rw-r--r-- | parser/monsters/spy.json | 5 |
1 files changed, 4 insertions, 1 deletions
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": [ { |