


In vanilla, you start with nothing. You have base stats, a singular goal, and to get to that goal, the challenge becomes more and more difficult until, eventually, either you stop playing or you lose the run.
I've found that the issue lies in loot being too easy to get early game and too hard to get late game, so I made a mod to affect player movement. I was intending, and still hope to achieve, the type being less limited in the future to just the amount of time you can sprint for, but...
To put it simply, there are two systems at play here- A simpler one that buffs (or nerfs) all players, and a vastly more complicated one that buffs (or nerfs) individual players.
You start off with normal stats, apart from the amount of time you can sprint, but the more you profit, the stronger of a buff you get.
These buffs affect the amount of time which you can sprint for, and they stack with another buff. But you're probably wondering how to actually GET them.
There's two simple mechanics here that are used to determine the easier component.
If the ship recieved loot last round, it checks to see if it met a hidden quota. If it did, then all players gets buffed, and if it didn't, all players gets nerfed... If they didn't just sell or it's the first day, of course. This buff requirement gets increased with each quota, going in increments of 4 with a minimum of 4, incrementing each quota. The second simple mechanic is using a similar mechanic, but with a higher number, being a minimum of 13 scrap daily. You don't get nerfed if you miss this one, though, you just don't get buffed.
Both are applied when you get into space, though the code might not be the most optimal, I'm not too good at C# quite yet as my practice lies in modding Minecraft.
Group Modifiers are...
Personal Modifiers are...