mbkarle / mind-the-fog

Roguelike JavaScript game--mind the fog!
2 stars 1 forks source link

Hardcode Item Values #127

Closed akarle closed 6 years ago

akarle commented 6 years ago

With the new Inventory update #119, we decided that we can manage the whole stingyness of a specific merchant randomly in the Merchant location (instead of randomly giving values).

Base values for items should be given, as certain items just flat out are more valuable.

The RNG should come in with the spawn of the merchant and the use of the buyFrac/sellFrac parameters!

akarle commented 6 years ago

Duping #59 to this question

mbkarle commented 6 years ago

fixed by 148429122a6d26b6d894da0c014bf4708027d9cd