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/assassin.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parser/monsters/assassin.json') diff --git a/parser/monsters/assassin.json b/parser/monsters/assassin.json index 98bc9b4..7a4115a 100644 --- a/parser/monsters/assassin.json +++ b/parser/monsters/assassin.json @@ -53,7 +53,10 @@ "text": "_Ranged Weapon Attack:_ +6 to hit, range 80/320 ft., one target. _Hit:_ 7 (1d8 + 3) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 24 (7d6) poison damage on a failed save, or half as much damage on a successful one." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Trained in the use of poison, assassins are remorseless killers who work for nobles, guildmasters, sovereigns, and anyone else who can afford them.", "features": [ { -- cgit v1.2.3