[PYTHON] creating your own research research program

Darkator

Prince
Joined
Sep 18, 2020
Messages
332
Location
Poland,EU
Is it possible to create your own turn-based research process with set research? (SetResearchProgress)
 
Yes.
However, the research each turn will be “normally” applied after your python code, which could trigger tech acquisition when your new algorithm didn’t intend to give it. If not doing any dll modding, you’ll want to minimise the research values in the xml to minimise the times that this happens.
If your algorithm is very different, the AI won’t value research tech/buildings/civics correctly.
 
I have no problem with creating an algorithm but with specifying the number of team research points in python.
I need the amount of team research to bring my research to zero.
 
Last edited:
Back
Top Bottom