>>106515508
>see that's the thing i don't know what that is
hard to tell if being serious or not, but wildcards lets you define tags or entire prompts in text-files and then the wildcard nodes pull random line(s) from those files using __wildcard__ ,i.e. if the file is called "eyecolor.txt" (placed in the folder the node pack specifies), you write "__eyecolor__", and depending on nodes you might have additional syntax that lets you add modifiers such as read X amount of lines, offset from seed, etc
here's an example of a prompt built using only wildcards