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

Bonus Action, Reaction and Legendary Action recharge on 1d6 rolls are not imported correctly #108

Open Kirsham opened 4 months ago

Kirsham commented 4 months ago

Any Bonus Action, Reaction or Legendary Action with the Recharge property will be imported with 1/1 charges, but does not have a threshold for recharging with a 1d6 die roll defined. Actions, however, are imported correctly.

image

The details page looks like this, the Action Recharge field at the bottom is not populated for non-Action entries.

image

jbhaywood commented 4 months ago

I don't have much time these days to work on this, but I'm open to pull requests.