MixedPatch-Cheaper_Lure_Restock icon

Cheaper Lure Restock

Reduces the rate that restocking lures increases in cost.

Last updated 11 hours ago
Total downloads 1
Total rating 0 
Categories Mods
Dependency string MixedPatch-Cheaper_Lure_Restock-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.755 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.755

README

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)