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/bandit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/bandit.json') diff --git a/parser/monsters/bandit.json b/parser/monsters/bandit.json index 09522a8..2e902d2 100644 --- a/parser/monsters/bandit.json +++ b/parser/monsters/bandit.json @@ -40,7 +40,10 @@ "text": "_Ranged Weapon Attack:_ +3 to hit, range 80 ft./320 ft., one target. _Hit:_ 5 (1d8 + 1) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Bandits rove in gangs and are sometimes led by thugs, veterans, or spellcasters. Not all bandits are evil. Oppression, drought, disease, or famine can often drive otherwise honest folk to a life of banditry. Pirates are bandits of the high seas. They might be freebooters interested only in treasure and murder, or they might be privateers sanctioned by the crown to attack and plunder an enemy nation's vessels.", "features": [], "prof": 2 -- cgit v1.2.3