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/guard.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/guard.json') 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 -- cgit v1.2.3