You are viewing a potentially older version of this package.
View all versions.
Cheaper Lure Restock
Reduces the rate that restocking lures increases in cost.
| Date uploaded | 2 months ago |
| Version | 1.0.0 |
| Download link | MixedPatch-Cheaper_Lure_Restock-1.0.0.zip |
| Downloads | 190 |
| Dependency string | MixedPatch-Cheaper_Lure_Restock-1.0.0 |
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.755README
Cheaper Lure Restocks
A mod that makes restocks for lures cheaper allowing multiplayer sessions to last longer before restocks get unobtainable.
Original price logic → price + (price / 2)
Modded price logic → price + (price / 10)
Prices still scale but at a lower rate. Re-implements logic to network to work with multiplayer (host should have this as a minimum)