Skip to content

Releases: LidarionDnD/dnd-npc-randomizer

DnD NPC Randomizer v1.1.1

Choose a tag to compare

@LidarionDnD LidarionDnD released this 23 Aug 10:24
935d075

Changelog

Added

  • Included new pre-made NPCs in the default compendium pack: Knights and Guards.

Changed

  • Portrait Image Matching: Simplified the automated portrait assignment logic. The module now expects parallel directories named Tokens and Portraits instead of a relative Portraits subdirectory and a _Portrait file suffix.
    • Example: A token at .../Tokens/Goblin_01.webp will now automatically map to .../Portraits/Goblin_01.webp.
    • The filename now remains identical between token and portrait, which simplifies bulk image management and avoids the need for batch renaming scripts.
  • Removed obsolete string manipulation logic for finding subdirectories and suffixes, resulting in faster and more resilient execution when generating NPCs.

DnD NPC Randomizer v1.0.0

Choose a tag to compare

@LidarionDnD LidarionDnD released this 22 Aug 17:23
f32162d

Initial Release:

A Foundry VTT module (compatible with v13+) for the automatic and random generation of NPC names and the dynamic assignment of portraits for the D&D 5e system. Ideal for Game Masters who want to quickly drag and drop individual NPCs onto the map with fitting names and portraits.