MoreUpgrades
Adds 10 purchasable upgrade trees to the skill web — customer attraction, shopping, pricing, fuel, research, suspicion, and more.
| Last updated | 2 hours ago |
| Total downloads | 4 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | Deja-MoreUpgrades-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.755Deja-UpgradeLib
Library for adding purchasable upgrade trees to Roadside Research's in-game skill webs. Provides a simple API for other mods to register upgrades with automatic persistence.
Preferred version: 1.0.2README
MoreUpgrades
Support: It's hard to keep mods updated and develop new ones! If you enjoy these mods, consider donating to me or other mod devs: https://ko-fi.com/deja1
Report issues or request features: https://github.com/BKPatt/MoreUpgrades/issues
Adds 10 purchasable upgrade trees to the skill web in Roadside Research.
Upgrade Trees
Economy (Money)
| Tree | Effect Per Tier | Description |
|---|---|---|
| Customer Attraction | +15% | More customers visit your station |
| Shopping Spree | +10% | Customers buy more items per visit |
| Premium Products | +8% | Market prices increase, boosting revenue |
| Price Tolerance | +12% | Customers tolerate higher markups |
| Bulk Purchasing | -5% | Wholesale stock costs reduced |
| Clean Station | -10% | Less customer trash |
| Fuel Storage | +25% | Increased fuel tank capacity |
Research (Research Points)
| Tree | Effect Per Tier | Description |
|---|---|---|
| Data Mining | +15% | More research from observations |
| Covert Operations | -10% | Less suspicion from alien activity |
| Memory Wipe | +15% | Suspicion decays faster |
Configuration
Settings are in BepInEx/config/com.moreupgrades.roadsideresearch.cfg, generated on first launch.
| Setting | Default | Description |
|---|---|---|
| MaxTiers | 5 | Number of upgrade tiers per tree (1-10) |
| BaseCostEcon | 1000 | Base cost for economy upgrades |
| BaseCostResearch | 500 | Base cost for research upgrades |
| CostMultiplier | 1.8 | Cost multiplier per tier |
Requirements
- UpgradeLib — Provides the upgrade tree framework.
Installation
- Install BepInEx IL2CPP if you haven't already.
- Install UpgradeLib.
- Place
MoreUpgrades.dllinBepInEx/plugins/. - Launch the game. New upgrade trees will appear in the skill web.