Kebnoa
Chieftain
If you are talking here about getting yields data it is super easy. Just loop cities at the end of each turn and simply print each yield into Lua.log in csv compatible format... Or maybe I am not quite understand your needs here.
Yep, I think you don't understand my needs. In order to process the data it needs to be in a format I can easily manipulate later. I chose to create it, in-game, as a json string and print it to the lua.log.
The 2 problems I couldn't get around are that a single row in the lua.log file craps out at just over 2000 characters, and then trying to write more than 500 rows to the lua.log also craps out as well. Hence the rather convoluted LivePanel panel to extract the data.
If anyone has a better suggestion on how to capture and extract data at this scale I would love to hear from you. If anyone know how I can get at the data without any coding or mods I would be even happier ;-) This is one of the reasons I reduced my data gathering scope.
It was a long time ago and a little incorrect. The basic answer was production without food and vice versa is not good, happy balance. Mainly it comes down to growth being better until about 4 pop to a degree, strongest tile wins but initially a strong production tile like 1-4 will likely drag you down and with loyalty now important it certainly tips food initially... but it is situational and I really appreciate that feel in civ 6. Naturally a,entities and housing limits change the food value later amd the choice is about value of many districts.
Hi @Victoria, do you have a link to this handy? I would like to see how you approached it and see if I can redo it with the data I captured.
FWIW, I now have a database of 502 cities, all settled within the first 3 turns of the game and each city's per turn yields and tooltip strings. One thing I am thinking of trying to do is work out for example the average food, prod, gold etc per turn at turns 5, 10, 15 etc.
I didn't capture the build order, and regret it a little. Would have been interesting to look at what impact this has.
Last edited by a moderator: