Essay - Published: 2023.08.20 | create | games | kenshi | tech | videogames |
DISCLOSURE: If you buy through affiliate links, I may earn a small commission. (disclosures)
Kenshi is an open world sandbox set in a post-apocalyptic world. The core goal is to survive.
In this post I'll share an early-game system for automating money gathering so you can build a solid warchest to fund your squad's adventures.
Usually I like to talk aobut building systems with technology but I think technology is all about applying systems / philosophies to real-world problems. My hopes is that exploring how 3S (Simple Scalable Systems) can be applied to problems in games, it will help see how it applies to problems in the real world.
At a high level, we're building an automated mining system in The Hub. This system should be replicable in any city that has a mining resource nearby but we're focusing specifically on The Hub as that's where most players will start out.
Inputs:
Outputs:
In my tests, this makes about 4k money per game day with 3 characters mining. This rate will likely be different for you depending on how many characters you're using and what their stats are.
In order to set up the automation, you'll need a few things:
The best way to support my work is to like / comment / share for the algorithm and subscribe for future updates.