|
@@ -6,6 +6,9 @@ defender_of_faith_1 = {
|
|
|
6
6
|
modifier = {
|
|
7
7
|
missionaries = 1
|
|
8
8
|
missionary_maintenance_cost = -0.1
|
|
9
|
+
papal_influence = 1
|
|
10
|
+
church_power_modifier = 0.1
|
|
11
|
+
monthly_fervor_increase = 1
|
|
9
12
|
}
|
|
10
13
|
ai_will_do = {
|
|
11
14
|
factor = 0.1
|
|
@@ -53,6 +56,9 @@ defender_of_faith_2 = {
|
|
|
53
56
|
missionary_maintenance_cost = -0.1
|
|
54
57
|
prestige = 0.5
|
|
55
58
|
war_exhaustion = -0.03
|
|
59
|
+
papal_influence = 1
|
|
60
|
+
church_power_modifier = 0.1
|
|
61
|
+
monthly_fervor_increase = 1
|
|
56
62
|
}
|
|
57
63
|
ai_will_do = {
|
|
58
64
|
factor = 0.2
|
|
@@ -101,6 +107,10 @@ defender_of_faith_3 = {
|
|
|
101
107
|
land_morale = 0.05
|
|
102
108
|
naval_morale = 0.05
|
|
103
109
|
prestige = 1
|
|
110
|
+
war_exhaustion = -0.03
|
|
111
|
+
papal_influence = 1
|
|
112
|
+
church_power_modifier = 0.1
|
|
113
|
+
monthly_fervor_increase = 1
|
|
104
114
|
}
|
|
105
115
|
ai_will_do = {
|
|
106
116
|
factor = 0.5
|
|
@@ -150,6 +160,9 @@ defender_of_faith_4 = {
|
|
|
150
160
|
naval_morale = 0.05
|
|
151
161
|
prestige = 1
|
|
152
162
|
war_exhaustion = -0.03
|
|
163
|
+
papal_influence = 1
|
|
164
|
+
church_power_modifier = 0.1
|
|
165
|
+
monthly_fervor_increase = 1
|
|
153
166
|
manpower_in_true_faith_provinces = 0.2
|
|
154
167
|
}
|
|
155
168
|
ai_will_do = {
|
|
@@ -200,6 +213,9 @@ defender_of_faith_5 = {
|
|
|
200
213
|
prestige = 1
|
|
201
214
|
war_exhaustion = -0.03
|
|
202
215
|
manpower_in_true_faith_provinces = 0.2
|
|
216
|
+
papal_influence = 1
|
|
217
|
+
church_power_modifier = 0.1
|
|
218
|
+
monthly_fervor_increase = 1
|
|
203
219
|
}
|
|
204
220
|
same_faith_modifier = {
|
|
205
221
|
# Applies also on the DoF
|