Lakifume / True-Randomization

A new randomizer for Bloodstained: Ritual of the Night
MIT License
13 stars 7 forks source link

Feature: Uncapped Stat Randomization #22

Closed MainMemory closed 1 year ago

MainMemory commented 1 year ago

Sometimes I want to go a little crazy, maybe the best sword in the game ends up with -10 attack, or a dagger has 500, you know?

Lakifume commented 1 year ago

In this case you may want to consider running the rando from source if you wish to make crazy changes. The main github page has a quick tutorial on how to build from source, but you can use python to directly run the rando from the .py files (either through a command or through a program such as PyCharm or Notepad++).

MainMemory commented 1 year ago

So you won't add an option like that?

Lakifume commented 1 year ago

Something as polarized as this I would not add in the main release no, but feel free to edit the code for yourself if you can run it from source.

MainMemory commented 1 year ago

It's just an option, it's not like anyone would have to use it...