RandomRouteOnly
Makes the ship travel to a random moon every day. With configurable limited rerolls per player!
Last updated | 6 days ago |
Total downloads | 5642 |
Total rating | 2 |
Categories | Misc |
Dependency string | Index154-RandomRouteOnly-1.3.0 |
Dependants | 9 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100stormytuna-RouteRandom
Route Random adds a couple commands for routing to a random moon, including modded moons. 'route random' will get a random moon. 'route randomfilterweather' will get a random moon, filtering out disallowed weathers
Preferred version: 1.3.2README
RandomRouteOnly
A simple mod to make your runs more interesting by making your ship travel to a random moon every day for free (unless there are 0 quota days remaining). On the final day the ship will fly to the Company and land automatically.
By default each player in the lobby can use the random command from the routerandom mod by stormytuna in the terminal to reroll the moon only once per quota (configurable)! Routing to specific moons manually is disabled! You can however enable always being able to route to the Company in the config.
You can also configure how many days can be spent consecutively on a moon before the ship automatically routes to a new random moon. The default is 1 (the ship will reroute every day). If you set this higher the game will keep track of the moon you were on before going to the Company. After leaving the Company it will automatically take you back there as long as you haven't reached the limit of consecutive days for it yet. This tracking of consecutive days does not carry over between game restarts.
I highly recommend setting SkipConfirmation and DifferentPlanetEachTime to true in routerandom's config. This will make the process of rerolling moons faster and better.
Known issues
- A player's reroll is "used up" even if the random command is cancelled in the end or used without effect
Thanks
- stormytuna for making routerandom
- blink9803 for making AutoFlyToCompany which was a nice little reference and inspiration