When I was looking through the ideas.txt file I notice that the religious idea Tolerance has the following effect:
Doesn't that mean it's actually causes corruption to rise by 10%?
That must be a mistake because who would choose an idea that provides negative effect?
The civic idea "Rule of Law" also affects corruption but it's written as:
corruption = -0.2
a negative number.
Code:
tolerance = {
trigger = {
religious_tech = 15
}
corruption = 0.1
}
Doesn't that mean it's actually causes corruption to rise by 10%?
That must be a mistake because who would choose an idea that provides negative effect?
The civic idea "Rule of Law" also affects corruption but it's written as:
corruption = -0.2
a negative number.
Upvote
0