Preventing AI from choosing "No State Religion"

Matty R

Veteran Newbie
Joined
Jun 17, 2006
Messages
416
Location
Bolton, England
Could anyone help me change the Python files to prevent AI civs from choosing "No State Religion"? As soon as 3 or 4 of the most advanced civs stop using a state religion, all hell breaks loose and its ruining my end games. I still want them to have state religions though.

Any help would be much appreciated. :)
 
Well the only thing I can think of would be to change the CvEventManager.py so when a civ adopts no state it sets them to thier last state religion.
 
Well the only thing I can think of would be to change the CvEventManager.py so when a civ adopts no state it sets them to thier last state religion.

OK thanks. I'll have a mess around with it and see what I can get. :)
 
Or you could just reduce the AI value for the Free Religion civic, then fewer of them would automatically choose it when it became available to them.
 
Or you could just reduce the AI value for the Free Religion civic, then fewer of them would automatically choose it when it became available to them.

Would that be in the Python files? I've searched through but can't find anything about civics.
 
Back
Top Bottom