jasonc-pub-integration / aerserv-ocgen

OC Generator using AerServ's IOS SDK
0 stars 0 forks source link

Implement basic dictionary for implementation of random name / character generator #3

Open foreza opened 6 years ago

foreza commented 6 years ago

Some examples: https://orcpub2.com/pages/dnd/5e/character-builder https://www.character-generator.org.uk/

The implementation should be one button that will output 4-5 params (presets) for v1

Race Class Gender Age Alignment

foreza commented 6 years ago

More inspiration:

http://www.npcgenerator.com/

foreza commented 6 years ago

This should generate

RAND_FNAME (xxx RAND_LNAME (xxx) RAND_TRAIT (xxx) RAND_ACTIVITY (xxx) RAND_ASPIRATION (xxx)

Race (Dragonborn, Dwarf, Elf, Gnome, Half-Elf, Half-Orc, Halfling, Human, Tiefling) Class (Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, Wizard) Gender (Male, Female, Unknown) Age (x-100) Alignment (Chaotic, Lawful, Neutral) (Evil, Good, Neutral)

Personality:

RAND_FNAME RAND_LNAME is RAND_TRAIT SEL_GENDER likes to RAND_ACTIVITY SEL_GENDER aspires to RAND_ASPIRATION