Religious relationship

Houman

TR Team Leader
Joined
Jan 24, 2002
Messages
1,083
Hello,

If your neighbor converts to your religion in game, there is a friendly relationship of +x. And AI with other faith have a -x relationship toward you.

WHere can I modifiy these numbers please?

Any idea
Thanks
Houman
 
In CIV4LeaderheadInfos.xml you will find a SameReligion modifier (along with a limit) and a DiferentReligion modifier (along with a limit).
 
Shqype said:
In CIV4LeaderheadInfos.xml you will find a SameReligion modifier (along with a limit) and a DiferentReligion modifier (along with a limit).

:lol:

Stealing my behavior knowledge! ;)
 
Shqype said:
In CIV4LeaderheadInfos.xml you will find a SameReligion modifier (along with a limit) and a DiferentReligion modifier (along with a limit).

Thats great! many many thanks!

Do you have any idea what each of them means?

Code:
<iSameReligionAttitudeChange>1</iSameReligionAttitudeChange>
<iSameReligionAttitudeDivisor>10</iSameReligionAttitudeDivisor>
<iSameReligionAttitudeChangeLimit>7</iSameReligionAttitudeChangeLimit>
<iDifferentReligionAttitudeChange>0</iDifferentReligionAttitudeChange>
<iDifferentReligionAttitudeDivisor>-5</iDifferentReligionAttitudeDivisor>
<iDifferentReligionAttitudeChangeLimit>-1</iDifferentReligionAttitudeChangeLimit>

Houman
 
woodelf said:
:lol:

Stealing my behavior knowledge! ;)
I didn't get those from you silly, I got those when I explored the file myself. Those are so self-explanatory, it's embarrassing if someone doesn't know what they do.

I asked you for help on how to determine the distance they will go to war, etc.

Silly woodelf.
 
Shqype said:
I didn't get those from you silly, I got those when I explored the file myself. Those are so self-explanatory, it's embarrassing if someone doesn't know what they do.

I asked you for help on how to determine the distance they will go to war, etc.

Silly woodelf.

Well I didn't know where I could find these and yet I do not feel any shame. Neither after telling me where the file is, it is still not clear what the Divisor is, or the Limit with a negative number should mean.
 
The divisor isn't clear to understand, I know that.

The change is the initial change to diplomacy (+/- x) for the same/different religion. The divisor is what causes this change to become more severe over time, until it gets to the limit at which point the attitude change doesn't go any further.

In the example you gave, if you have the same religion as the leader you will get a +1 modifier, and over time this will grow so that you might get a +4 modifier, until you reach the limit which is +7 for having the same religion.

The negative limits means the most penalty you will get from that leader for having a different religion is -5.

If you have other questions about leaders, direct them to Woodelf since he is the master :)
 
Back
Top Bottom