This plugin is amazing! been tinkering with it and love it. Is it possible to create like special rooms with %? like, a 5% chance of one of the maps being of a different kind?
and if it's possible to create like a infinite type rouge like dungeon to see how much you can last.
Viewing post in [RPGMaker MV & MZ] Random Maps comments
- This is not supported, however, you can spawn assets (e.g. a secret boss) conditionally on any ruleset. I wrote a tips&tricks here: https://aerosys.blog/lets-improve-your-gameplay-experience
- The default implementation doesn't allow it, but again, you achieve something like that by...
- use "single room" layout
- Generate a whole new dungeon every single time instead of "regenerate"