reactive-retro / retro-app

The Ionic app that runs the game.
GNU General Public License v3.0
1 stars 3 forks source link

fix item generator to include luck #97

Closed seiyria closed 8 years ago

seiyria commented 8 years ago

it should modify the weight of the item being generated, so the more luck you have, the higher weighted everything is. to accommodate, trash should be set to -1000 and legendary should be set to, probably, -100 (this might actually be attainable).