About this mod
Change most variables associated with fishing (bite speed, catch speed, treasure frequency, etc) or just disable the minigame altogether and insta-catch!
- Permissions and credits
Please join me (and all the modders) on Discord if you have mod issues or ideas:
Official Outpath Discord Server
Click on the "modding-outpath" channel and post your ideas/issues there. Even if
I'm not around, the modder community can likely
answer your question. If it's something I need to fix then use the
@devopsdinosaur in your message, and I will see it when I get back.
*************************************************************************************
Public Service Announcement:
It's been hard to find the time to create new mods and support the ones I've made. If you like my mods, please consider a small tip (any amount) on Ko-fi to help me convince my wife that this modding stuff is worth my time =) Just scan the QR code below with your phone or click it to get started. Thanks a ton!
Description:
Change most variables associated with fishing (bite speed, catch speed, treasure frequency, etc) or just disable the minigame altogether and insta-catch!
Note that all multipliers are initially set to have no effect on the game. The multipliers can be configured in-game with the ConfigurationManager plugin (by hitting F1) or by editing the configuration file under <outpath-install>/BepinEx/config. See the "Config Options" below or roll over the config variable label in-game in ConfigurationManager to see the details on values.
Disclaimer: I generally test these mods as much as I can before releasing, but I won't always catch all the problems.
Please let me know if you hit issues, notice something just isn't working as expected, or just think something could be improved. See my
contact info below. Thanks for the help!
Config Options:
- Enabled - Set to false to disable this mod.
- Skip Fishing Minigame - (bool) Set to true to skip minigame and catch treasure (if present) and fish immediately.
- Bite Speed Multiplier - (float) Speed multiplier for how long until a fish bites [1 == no change, > 1 == quicker to catch (ex: 2.0 is 2x faster), < 1 == slower to bite (ex: 0.5 is 2x slower)].
- Catch Speed Multiplier - (float) Speed multiplier for how long a click must be applied to fish in order to catch [0 == instant catch, 1 == no change, < 1 == easier to catch (ex: 0.5 is 2x easier), > 1 == harder to catch (ex: 2 is 2x harder)].
- Line Tension - (bool) Set to false to disable the line tension logic, i.e. the line will never break.
- Treasure Chance - (float) If this value is > 0 then it will override bait's treasure chance [0 or less == disabled, >= 1 == 100% chance, < 1 == % chance].
In-game Controls
None
Conflicts:
None that I'm aware of; let me know if so.
Installation:
1. Install BepInEx
2. Download and extract this mod.
3. Copy the extracted file(s) to your <outpath-install>/BepInEx/plugins directory.
4. Run the game. Enjoy!
Source Code and Issues:
All my Sun Haven mods are on GitHub here: https://github.com/devopsdinosaur/outpath-mods I try to keep them as specific and simple as possible. Any issues or requests, catch me on the official Outpath Discord server (see link above).