Fully customizable employees. Let them work faster, walk faster, handle more work stations and more.
New Update 1.1.0 adds the functionality of the mod MoreRoutes by SleepyStew to fix the additonal routes for handlers bug. To scroll down the routes you need to hold down your left mouse button and drag as the mouse wheel changes your current inventory slot.
Settings you can cofigure in the config.json file:
Chemist:
MaxStations (default: 3, type: int)
DailyWage (default: 300, type: float),
WalkSpeed (default: 1.2, type: float)
Handler (Packager):
MaxStations (default: 3, type: int),
MaxRoutes (default: 5, type: int),
PackagingSpeedMultiplier (default: 1, type: float),
DailyWage (default: 200, type: float),
WalkSpeed (default: 1.2, type: float)
Botanist:
MaxStations (default: 8, type: int)
SoilPourTime (default: 10, type: float, value represents the seconds needed to complete the task),
WaterPourTime (default: 10, type: float, value represents the seconds needed to complete the task),
AdditivePourTime (default: 10, type: float, value represents the seconds needed to complete the task),
SeedSowTime (default: 15, type: float, value represents the seconds needed to complete the task),
HarvestTime (default: 15, type: float, value represents the seconds needed to complete the task),
DailyWage (default: 200, type: float),
WalkSpeed (default: 1.2, type: float)
Cleaner:
MaxBins (default: 3, type: int),
DailyWage (default: 100, type: float),
WalkSpeed (default: 1.2, type: float)
All values are the default game values except for the maximum stations for the chemist which are doubled and the packing speed multiplier which is set to 2.
Installation:
Install the newest version of MelonLoader
Copy contents of .zip file to your Schedule 1 game directory.
(Optional) Open the <
If you want to reset the configuration just delete the config.json file. It will be generated when you restart the game.
Known Issuses:
Additonal stations you assign beyond the default value will not show up on the clipboard but the stations will be assigned correctly.
The information text when selecting an employee briefcase will still display the default value, but the specified value in the config file will be taken out.
freakinfreak and SleepyStew