OrionVeteran
Deity
Situation: Id like to make a negative change to the AIs attitude or relationship based upon the destruction of a non-state shrine. Only those AI Civs that share the religion of the non-state shrine would become angered by the destruction of their one and only religious shrine building by a successful inquisition. In the next release of my inquisition mod, the Inquisitor will be able to remove a non-state religious shrine building. I have finished that code. What I need is python code to anger the AIs attitude by two steps.
For example:
If the AI is Pleased, he becomes Annoyed.
If the AI is Cautious, he becomes Furious.
If the AI is Annoyed, he declares War on you.
My question is: Based upon a derived function that determines the religion of the non-state religious shrine, is there a way to anger all Civs (by two steps), who share the same religion as the destroyed shrine?
I think this change would add more realism to the inquisition mod and the game.
Sincerely,
Orion Veteran
For example:
If the AI is Pleased, he becomes Annoyed.
If the AI is Cautious, he becomes Furious.
If the AI is Annoyed, he declares War on you.
My question is: Based upon a derived function that determines the religion of the non-state religious shrine, is there a way to anger all Civs (by two steps), who share the same religion as the destroyed shrine?
I think this change would add more realism to the inquisition mod and the game.

Sincerely,
Orion Veteran


.