jbhaywood / 5e-statblock-importer

A module for FoundryVTT that creates a new actor from any 5e monster or NPC statblock.
MIT License
18 stars 12 forks source link

Ranged attacks with only a 'short' range do not get Attack details set #87

Closed MaxPat931 closed 7 months ago

MaxPat931 commented 7 months ago

Most of the Ranged Spell Attacks in FM creatures have a specific range instead of a short/long range, preventing the range regex from parsing the details. This would also affect ranged melee attacks, but I don't think any of those lack the long range.

statblocks: Human Apprentice Mage (Lightning Strike), Gnoll Abyssal Summoner (Fire Blast), Hobgoblin Smokebinder (Choking Bolt)

image