diff options
Diffstat (limited to 'parser/monsters/guard.json')
-rw-r--r-- | parser/monsters/guard.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/guard.json b/parser/monsters/guard.json index bcfbbc5..c3592a6 100644 --- a/parser/monsters/guard.json +++ b/parser/monsters/guard.json @@ -42,7 +42,10 @@ "text": "_Melee_ or _Ranged Weapon Attack:_ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Guards include members of a city watch, sentries in a citadel or fortified town, and the bodyguards of merchants and nobles.", "features": [], "prof": 2 |