diff options
Diffstat (limited to 'parser/monsters/archmage.json')
-rw-r--r-- | parser/monsters/archmage.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/archmage.json b/parser/monsters/archmage.json index 3870e88..98c983c 100644 --- a/parser/monsters/archmage.json +++ b/parser/monsters/archmage.json @@ -49,7 +49,10 @@ "text": "_Melee or _Ranged Weapon Attack:__ +6 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d4 + 2) piercing damage." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "Archmages are powerful (and usually quite old) spellcasters dedicated to the study of the arcane arts. Benevolent ones counsel kings and queens, while evil ones rule as tyrants and pursue lichdom. Those who are neither good nor evil sequester themselves in remote towers to practice their magic without interruption. An archmage typically has one or more apprentice mages, and an archmage's abode has numerous magical wards and guardians to discourage interlopers.", "features": [ { |