diff options
Diffstat (limited to 'parser/monsters/mage.json')
-rw-r--r-- | parser/monsters/mage.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/mage.json b/parser/monsters/mage.json index 70430cd..6013131 100644 --- a/parser/monsters/mage.json +++ b/parser/monsters/mage.json @@ -36,7 +36,10 @@ "text": "_Melee or _Ranged Weapon Attack:__ +5 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": "Mages spend their lives in the study and practice of magic. Good-aligned mages offer counsel to nobles and others in power, while evil mages dwell in isolated sites to perform unspeakable experiments without interference.", "features": [ { |