diff options
Diffstat (limited to 'parser/monsters/noble.json')
-rw-r--r-- | parser/monsters/noble.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/noble.json b/parser/monsters/noble.json index 4c6494e..1fe8f16 100644 --- a/parser/monsters/noble.json +++ b/parser/monsters/noble.json @@ -39,7 +39,10 @@ "text": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 5 (1d8 + 1) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Nobles wield great authority and influence as members of the upper class, possessing wealth and connections that can make them as powerful as monarchs and generals. A noble often travels in the company of guards, as well as servants who are commoners. The noble's statistics can also be used to represent courtiers who aren't of noble birth.", "features": [ { |