Here are a couple of plugins that I recently made:
- Markov Name Generator Plugin - Based on Donjon’s Markov Name Generator that is like
markov-chain-plugin
but for words/names specifically. - Smart Join Items Plugin - Smarter/More Customizable
joinItems
alternative.
Couple of Experiments
- Growing Probability - An example of a growing probability using Dynamic odds in which the probability of items increases with set growth rate on each generation and will reset if selected.
- Perchance Syntax Helper - Uses the new
ai-text-plugin
that generates Perchance Syntax based on the given instruction (although sometimes incorrectly).
You must log in or register to comment.
The growing probabilities experiment is very interesting! And the syntax helper thing feels like it’s the first step in a very interesting direction