Ankmairdor
Member
- May 1, 2019
- 275
- 156
The best way is to apply the Constants mod(it comes with the game) through the Mods menu and restart the game. The mod provides a GUI for changing many values like those (there are 3 related to turns per interaction). It provides tooltip descriptions and suggested range of values for each value. It will also check the type of the value for consistency so you are unlikely to break anything.How do I edit the number of turns per interaction?
The simple way is to open ".../files/scripts/variables.gd" with a decent text editor and search for the first case of "timeforinteraction". The next 2 lines will have values that also effect turns per interaction. Change the numbers and save. The next time you start the game it will use those values. Though if you apply any mods, then those values will revert to whatever is stored in the backup.