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

Racial Subtype is not displayed on sheet #82

Closed MaxPat931 closed 7 months ago

MaxPat931 commented 7 months ago

Currently if a creature has a Type and Subtype, e.g. Humanoid (Goblin), the subtype is captured in the regex in the group, but this is set to data.details.race which is not displayed on the character sheet.