Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a random NPC generator. #32

Open
14 of 17 tasks
MrFarland opened this issue Aug 9, 2021 · 0 comments
Open
14 of 17 tasks

Create a random NPC generator. #32

MrFarland opened this issue Aug 9, 2021 · 0 comments
Assignees
Labels
new New feature or request
Milestone

Comments

@MrFarland
Copy link
Owner

MrFarland commented Aug 9, 2021

Create a random NPC Generator that can be used to quickly create a new NPC.

  • Felix to develop a framework for an NPC Generator.
  • Overhaul the dropdown selection functions to be more flexible for multiple races and cultures.
  • Add the ability to generate NPCs randomly or allow for the selection of some or all variables.
    Gender
  • Add the ability to support additional genders beyond male/female.
  • Use gender identity to select the most appropriate feminine/masculine name based on existing name lists.
    Age
  • Generate a realistic age based on standard age groups and the min/max values for those groups by race.
    Class
  • Provide a link to the NPC Class in the compendium for easy access to stats and adding to combat.
  • Generate and display a standard SRD NPC class for the NPC randomly or by selecting a class tier.
    Appearance
  • Create a natural English description of the NPCs appearance.
  • Include the NPC's general body size and shape in the description.
  • Include the NPCs hair style, color, and adjectives in the description.
  • Include the NPCs facial hair style in the description.
  • Include the NPCs eye shape, type, and color in the description.
  • Include the NPCs skin tone, scale color, etc in the description.
    Personality
  • Create a natural English description of the NPCs personality.
  • Include the NPCs alignment and general morals in the description.
    ** Voice Cues **
  • Display a number of cues to indicate the NPCs voice, to help role-play the NPC.
@MrFarland MrFarland added the new New feature or request label Aug 9, 2021
@MrFarland MrFarland added this to the 1.0.0 milestone Aug 9, 2021
@MrFarland MrFarland changed the title Create Worldbuilding Section Create a random NPC generator. Sep 1, 2021
@MrFarland MrFarland self-assigned this Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant