diff options
Diffstat (limited to 'parser/monsters/thug.json')
-rw-r--r-- | parser/monsters/thug.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/thug.json b/parser/monsters/thug.json index 02eac96..d331d35 100644 --- a/parser/monsters/thug.json +++ b/parser/monsters/thug.json @@ -42,7 +42,10 @@ "text": "_Ranged Weapon Attack:_ +2 to hit, range 100/400 ft., one target. _Hit:_ 5 (1d10) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Thugs are ruthless enforcers skilled at intimidation and violence. They work for money and have few scruples.", "features": [ { |