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

Have the ability to generate a person from the industry list #2

Open
drewry opened this issue Jan 26, 2018 · 0 comments
Open

Have the ability to generate a person from the industry list #2

drewry opened this issue Jan 26, 2018 · 0 comments

Comments

@drewry
Copy link
Member

drewry commented Jan 26, 2018

It would be cool to be able to generate person from a list of occupations:

  • 1 Pursemakers
  • 1 Woodsellers
  • 1 Bookbinders

Which then takes the mapping of occupations:

'Pursemakers': { backgrounds: ['Guild Artisan'] , specialties: ['Weavers and dyers'] },
'Woodsellers': { backgrounds: ['Guild Artisan'] , specialties: ['Woodcarvers, coopers, and bowyers'] },
'Bookbinders': { backgrounds: ['Guild Artisan'] , specialties: ['Calligraphers, scribes, and scriveners'] },

And uses that to pass a random background to Personae to generate a person with the correct background.

May also need to add a Race to go into the Dominia file data as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant