Moerill / token-mold

MIT License
24 stars 33 forks source link

[FEATURE] Ability to generate names using preset name tables like All Goblins Have Names. #103

Open SonofOrion42 opened 2 years ago

SonofOrion42 commented 2 years ago

One of my favorite modules ever was All Goblins Have Names, which I will refer to from hereon out as AGHN. Token Mold's random name generator is handy, but almost all of the names are fake due to being mashed together like a markov generator would. AGHN allowed the user to make tables with static names that would be rolled for a token it was assigned to. You could even link other nametables inside of the table assigned to the token, and this could allow for the generation of full names because of a first and last name table being assigned to the same die score.

Example

Unfortunately, AGHN is pretty much dead and likely won't be coming back. It would be nice if a similar functionality could be added to Token Mold.

Moerill commented 2 years ago

Something like this is planned as a part of the big rework, which will be done, when i finally find some time and motivation to work on it.

swichers commented 2 years ago

fwiw AGHN has been updated, but Token Mold breaks the functionality.

dczwardCZAR commented 1 year ago

I'd love to see this as well.

JonLark commented 1 year ago

Was this still being looked at? I see the original requst is going on 2 years old so I don't hold much hope, but this would be a nice feature.