Letting the days go by
wholeai
joined 3 months ago
Pretty sure you could use this gen to give the prompt color names instead of hex code hex to color name generator
Oh damn that formatting.. here the screencap
Sub lists can be a pain. I'm sure there's a better way to solve it this problem, but I think this gets the output your looking for. The aspirinPeople and ancientPeople work effectively the same, just to show the variation. If you called ancientPeople without selectOne it iterates through the list.
output [r = ruin.selectOne]
ruin [Ancient] [Aspiring]
Ancient Ancient graves portected by [ancientPeople.selectOne] Aspiring You come across an aspiring [aspiringPeople] ancientPeople mad dog sad jim
aspiringPeople {ninja turtle|greedy cleric}
If I'm reading this right, you probably want to override the CCS for the bar. I've seen this on a few pages. Best thing to do is find a page that does this see what their doing to make it happen. Copy the JS from the page and give it to any big name chatbot, it should be able to find where this happens, explain how it works and how to incorporate it into your gen.