A Foundry VTT module to add NPC sheets that faithfully reproduce the appearance of D&D 5e monster statblocks.
Foundry VTT: 12.327 DnD5e: 3.2.1 Monster Blocks: 3.4.0 I know this isn't supported (yet), but just testing what is and isn't working on v12 and Monster Blocks definitely isn't working (when selected, no NPC sheet at all anymore). So besides the ton of deprecation warnings, we got the following errors:   Just editing out line# 347 in MonsterBlock5e.js atleast shows the Monster Blocks NPC sheet again. `// this.getTraitChecklist(id, menu, `system.traits.${id}`, "damage-type", CONFIG.DND5E.damageResistanceTypes);` That 'fixes' the error, but leaves a ton of deprecation warnings and we're missing a ton of info with the '[object Promise]' bug #233. Note: I'm not a programmer/developer, just a monkey with a keyboard.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Cergorach and has received 3 comments.