diff options
Diffstat (limited to 'parser/monsters/knight.json')
-rw-r--r-- | parser/monsters/knight.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/knight.json b/parser/monsters/knight.json index bc34c1a..25d20ab 100644 --- a/parser/monsters/knight.json +++ b/parser/monsters/knight.json @@ -43,7 +43,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": "Knights are warriors who pledge service to rulers, religious orders, and noble causes. A knight's alignment determines the extent to which a pledge is honored. Whether undertaking a quest or patrolling a realm, a knight often travels with an entourage that includes squires and hirelings who are commoners.", "features": [ { |