I have the intention to add characters relating to Three Kingdoms in ancient China to the game but unfortunately I know only a little about coding. so I’m seeking help here.
This is my idea:
There are three kingdoms:Wei, Shu ,Wu (魏国,蜀国,吴国)
Each kingdom has seven characters, the other is civilians. ECT…
problem:
How to achieve a career only one?
My idea is to change the career talisman tool, produced by craftsmen, only from the system, and only one. So how to make the talisman tool? My idea is to get these tools in the beginning of the game, in line with the conditions to transfer, like “saw” the same.
I’m not sure if you can start with multiple talismans, but you can have one for sure.
Example:
The file at: rayyas_children/data/rayyas_children_population.json has this line:
“starting_talisman”: “stonehearth:potter:talisman”,
So they start with potter talisman instead of the carpenter’s saw talisman.
Could change the npc that gifts you food normally at the beginning to make it specifically gift you 1 of each tool.
Then override the recipe.json for every class and remove the ability to make other tools.
Also if we’re talking Dynasty warriors, three kingdoms style then you shouldn’t limit footmen.
Cause
A) you wouldn’t be able to “beat” hard mode with only 1 knight, 1 footman, 1 archer, 1 cleric, 1 herbalist and 1 engineer.
B) need all them mindless foot soldier peons.
Also you should buff the level up stats/buffs of the knight/archer/cleric to make them seem a lot more “general”-y.
You can’t set “starting classes” to start off with.
You’re better off starting off with the tools(possibly via the method I mentioned before) and assigning them to the hearthling that fits each role the best(based on stats).