diff options
Diffstat (limited to 'parser/monsters/sprite.json')
-rw-r--r-- | parser/monsters/sprite.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/sprite.json b/parser/monsters/sprite.json index 42c85ff..b9ccc05 100644 --- a/parser/monsters/sprite.json +++ b/parser/monsters/sprite.json @@ -43,7 +43,10 @@ "text": "_Ranged Weapon Attack:_ +6 to hit, range 40/160 ft., one target. _Hit:_ 1 piercing damage, and the target must succeed on a DC 10 Constitution saving throw or become poisoned for 1 minute. If its saving throw result is 5 or lower, the poisoned target falls unconscious for the same duration, or until it takes damage or another creature takes an action to shake it awake." } ], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "", "features": [ { |