Register

Not Enough NPCs: A 5e NPC Generator

An Add-on Module for Foundry Virtual Tabletop

Author: ardittristan Project Source: Project URL Versions 0.8.0+ (Verified 0.8.9) Last Updated 1 year, 4 months ago

Not Enough NPCs

This module adds a customizable NPC Generator to Foundry.

Usage

General Usage

A new button should've been added to the bottom of the Actors tab named Generate NPC. This button opens a window where you can select what you want to include in the generation. If you're satisfied with your generation, click Accept to save the NPC to a NPC sheet.

Custom Images

On the generator application there is an image settings button. Clicking this button will pop up the image setting list, any folder and it's you put in here will be used with it's subdirectories for searching icons. Make sure you don't have too many subdirectories in the folder or it might take a while to generate a npc. To select a folder with the filepicker, just select any file in the folder and it'll automatically remove the filename from the textbox once closed.

Custom Data

It is possible to import custom data into the generator. The data get's loaded from JSON. In the settings there is an option to open a JSON editor where you can add your own entries. For some formatting examples you can look at Examples, or double click on a tab in the editor to see the default data.

If you don't want to use the default data but only your custom data. You can toggle the default data on and off at the bottom of the editor.

Changelog

Check the Changelog

Credits

A lot of the generator data comes from Cellule/dndGenerator

 

Api usage

Though not recommended there is an api that can be used to generate npcs.

API info

 
npcGen.generateNPC(amount, options);

  • amount is amount of npcs to generate
  • options is an object with all the options for the generator, how this object looks can be found in the console when clicking generate in the npc generator. If no options are provided everything default is enabled.

Categories

Available Versions

  1. Version 1.1.0

    1 year, 4 months ago
    Foundry Version 0.8.0+ (Verified 0.8.9) Manifest URL Read Notes
  2. Version 1.0.3

    Foundry Version 0.8.0+ (Verified 0.8.9) Manifest URL Read Notes
  3. Version 1.0.2

    Foundry Version 0.8.0+ (Verified 0.8.8) Manifest URL Read Notes
  4. Version 1.0.1

    Foundry Version 0.8.0+ (Verified 0.8.3) Manifest URL Read Notes
  5. Version 1.0.0

    Foundry Version 0.8.0+ (Verified 0.8.2) Manifest URL Read Notes
  6. Version 0.5.0

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  7. Version 0.4.4

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  8. Version 0.4.3

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  9. Version 0.4.2

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  10. Version 0.4.1

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  11. Version 0.4.0

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  12. Version 0.3.0

    Foundry Version 0.5.5+ (Verified 0.7.9) Manifest URL Read Notes
  13. Version 0.2.4

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  14. Version 0.2.3

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  15. Version 0.2.2

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  16. Version 0.2.1

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  17. Version 0.2.0

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  18. Version 0.1.6

    Foundry Version 0.5.5+ (Verified 0.7.7) Manifest URL Read Notes
  19. Version 0.1.5

    Foundry Version 0.5.5+ (Verified 0.7.5) Manifest URL Read Notes
  20. Version 0.1.4

    Foundry Version 0.5.5+ (Verified 0.7.5) Manifest URL Read Notes
  21. Version 0.1.3

    Foundry Version 0.5.5+ (Verified 0.7.5) Manifest URL Read Notes
  22. Version 0.1.2

    Foundry Version 0.5.5+ (Verified 0.7.4) Manifest URL Read Notes
  23. Version 0.1.1

    Foundry Version 0.5.5+ (Verified 0.7.3) Manifest URL Read Notes
  24. Version 0.1.0

    Foundry Version 0.5.5+ (Verified 0.7.0) Manifest URL Read Notes
  25. Version 0.0.14

    Foundry Version 0.5.5+ (Verified 0.7.0) Manifest URL Read Notes
  26. Version 0.0.12

    Foundry Version 0.5.5+ (Verified 0.7.0) Manifest URL Read Notes
  27. Version 0.0.11

    Foundry Version 0.5.5+ (Verified 0.7.0) Manifest URL Read Notes
  28. Version 0.0.10

    Foundry Version 0.5.5+ (Verified 0.7.0) Manifest URL Read Notes