Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information about the game memory #16

Open
S0nzero opened this issue Apr 19, 2020 · 0 comments
Open

Information about the game memory #16

S0nzero opened this issue Apr 19, 2020 · 0 comments

Comments

@S0nzero
Copy link

S0nzero commented Apr 19, 2020

Hi everyone !

I didn't know where to ask so i figured i could make an issue about that,

So my question is quite simple: I've begin working on an equipement / item randomizer, and i was trying to figure out ways of doing so. Seeing the amount of work that had been done here, i was wondering if you had any information about how a few values are stored in the game:

  • Chests content
  • Vendors equipement

My first thought was to find where the equipements were stored and shuffle them, but that might not be possible to do it that way (Maybe the game generates most items that are dropped, for example ?), and i might have to randomize every item that is dropped.
Still, to maintain some kind of "Competitivity", i'd need to randomize the vendors' items when they are to be sold.

IF anyone has a clue about that, i would be very interesting in hearing from you !
Thanks for everything :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant