viliger2 / ShrineOfRepair

Risk of Rain 2 mod, adds shrine to repair items
Other
0 stars 2 forks source link

Shrine of Repair

Shrine Screenshot

Current version

Risk of Rain 2 mod, adds a shrine to repair broken items. Features scrapper-like UI for selecting which item to repair, showing price per stack. GUI Screenshot Price scales with time, starting price equals to half of the equal chest price. Starting price is customizable. Config files are not separated into 3 categories:

Blacklist is now replaced with Repair List, a list that allows users to create their own pairs of BrokenItem - RepairedItem, including those from mods. By default list is filled with vanilla items, pairs can be removed as a form of blacklist.

Shrine can be spawned in the Bazaar in Time and Commencement via config, and price will be converted to Lunar Coins (rate and Commencement currency configurable).

Shrine Position

Pre-1.2.0 behavior can be enabled in General config.

Pre 1.2.0 version

Risk of Rain 2 mod, adds a shrine to repair broken items. Features custom price scaling, to account for number of broken items you might have in your inventory, so the shrine is cheaper than a single chest early on and gets sharper price increase in the late game compared to the rest of interactable. Everything is customizable (base price, director costs and weights, which formula to use, etc.) Custom scaling formula is diffCoef^customsScalingModifier * BaseCost
where

Non-custom formula is just game's default scaling formula with addition of its own coefficient.

Config also usage of different currencies. Currencies can be:

Credits

programming, billboard icon, bad model - me
good model, texturing - Extrabee
help with testing and RoR2 disassembling - vox
majority of 1.2.1 ~ 1.2.2 changes - prodzpod