Diff to HTML by rtfpessoa

Files changed (2) hide show
  1. common/church_aspects/02_anglican_aspects.txt +1 -0
  2. common/church_aspects/03_hussite_aspects.txt +187 -0
common/church_aspects/02_anglican_aspects.txt CHANGED
@@ -335,6 +335,7 @@ diplomats_of_the_reformation_aspect = {
335
335
  religion = protestant
336
336
  religion = reformed
337
337
  religion = anglican
338
+ religion = hussite
338
339
  }
339
340
  }
340
341
  add_opinion = {
common/church_aspects/03_hussite_aspects.txt CHANGED
@@ -4,6 +4,22 @@ clerical_poverty_aspect = {
4
4
  church_influence_modifier = -0.1
5
5
  stability_cost_modifier = -0.15
6
6
  }
7
+ effect = {
8
+ hidden_effect = {
9
+ if = {
10
+ limit = {
11
+ has_country_flag = boh_aspect_refund_chance
12
+ }
13
+ random_list = {
14
+ 20 = {
15
+ add_church_power = 25
16
+ }
17
+ 80 = {
18
+ }
19
+ }
20
+ }
21
+ }
22
+ }
7
23
  }
8
24
 
9
25
  punishment_of_sins_aspect = {
@@ -12,6 +28,22 @@ punishment_of_sins_aspect = {
12
28
  nobles_influence_modifier = -0.1
13
29
  yearly_corruption = -0.05
14
30
  }
31
+ effect = {
32
+ hidden_effect = {
33
+ if = {
34
+ limit = {
35
+ has_country_flag = boh_aspect_refund_chance
36
+ }
37
+ random_list = {
38
+ 20 = {
39
+ add_church_power = 25
40
+ }
41
+ 80 = {
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
15
47
  }
16
48
 
17
49
  orphan_hetmans_aspect = {
@@ -19,6 +51,22 @@ orphan_hetmans_aspect = {
19
51
  modifier = {
20
52
  army_tradition_decay = -0.01
21
53
  }
54
+ effect = {
55
+ hidden_effect = {
56
+ if = {
57
+ limit = {
58
+ has_country_flag = boh_aspect_refund_chance
59
+ }
60
+ random_list = {
61
+ 20 = {
62
+ add_church_power = 25
63
+ }
64
+ 80 = {
65
+ }
66
+ }
67
+ }
68
+ }
69
+ }
22
70
  }
23
71
 
24
72
  bread_and_wine_aspect = {
@@ -27,6 +75,22 @@ bread_and_wine_aspect = {
27
75
  tolerance_own = 1
28
76
  global_trade_goods_size_modifier = 0.05
29
77
  }
78
+ effect = {
79
+ hidden_effect = {
80
+ if = {
81
+ limit = {
82
+ has_country_flag = boh_aspect_refund_chance
83
+ }
84
+ random_list = {
85
+ 20 = {
86
+ add_church_power = 25
87
+ }
88
+ 80 = {
89
+ }
90
+ }
91
+ }
92
+ }
93
+ }
30
94
  }
31
95
 
32
96
  sola_scriptura_aspect = {
@@ -34,6 +98,22 @@ sola_scriptura_aspect = {
34
98
  modifier = {
35
99
  warscore_cost_vs_other_religion = -0.1
36
100
  }
101
+ effect = {
102
+ hidden_effect = {
103
+ if = {
104
+ limit = {
105
+ has_country_flag = boh_aspect_refund_chance
106
+ }
107
+ random_list = {
108
+ 20 = {
109
+ add_church_power = 25
110
+ }
111
+ 80 = {
112
+ }
113
+ }
114
+ }
115
+ }
116
+ }
37
117
  }
38
118
 
39
119
  adamite_services_aspect = {
@@ -41,6 +121,22 @@ adamite_services_aspect = {
41
121
  modifier = {
42
122
  culture_conversion_cost = -0.2
43
123
  }
124
+ effect = {
125
+ hidden_effect = {
126
+ if = {
127
+ limit = {
128
+ has_country_flag = boh_aspect_refund_chance
129
+ }
130
+ random_list = {
131
+ 20 = {
132
+ add_church_power = 25
133
+ }
134
+ 80 = {
135
+ }
136
+ }
137
+ }
138
+ }
139
+ }
44
140
  }
45
141
 
46
142
  pacifism_aspect = {
@@ -52,6 +148,22 @@ pacifism_aspect = {
52
148
  ai_will_do = {
53
149
  factor = 0
54
150
  }
151
+ effect = {
152
+ hidden_effect = {
153
+ if = {
154
+ limit = {
155
+ has_country_flag = boh_aspect_refund_chance
156
+ }
157
+ random_list = {
158
+ 20 = {
159
+ add_church_power = 25
160
+ }
161
+ 80 = {
162
+ }
163
+ }
164
+ }
165
+ }
166
+ }
55
167
  }
56
168
 
57
169
  regular_defenestrations_aspect = {
@@ -59,6 +171,22 @@ regular_defenestrations_aspect = {
59
171
  modifier = {
60
172
  harsh_treatment_cost = -0.33
61
173
  }
174
+ effect = {
175
+ hidden_effect = {
176
+ if = {
177
+ limit = {
178
+ has_country_flag = boh_aspect_refund_chance
179
+ }
180
+ random_list = {
181
+ 20 = {
182
+ add_church_power = 25
183
+ }
184
+ 80 = {
185
+ }
186
+ }
187
+ }
188
+ }
189
+ }
62
190
  }
63
191
 
64
192
  taborite_resurgence_aspect = {
@@ -66,6 +194,22 @@ taborite_resurgence_aspect = {
66
194
  modifier = {
67
195
  global_manpower_modifier = 0.2
68
196
  }
197
+ effect = {
198
+ hidden_effect = {
199
+ if = {
200
+ limit = {
201
+ has_country_flag = boh_aspect_refund_chance
202
+ }
203
+ random_list = {
204
+ 20 = {
205
+ add_church_power = 25
206
+ }
207
+ 80 = {
208
+ }
209
+ }
210
+ }
211
+ }
212
+ }
69
213
  }
70
214
 
71
215
  freedom_to_preach_aspect = {
@@ -74,4 +218,47 @@ freedom_to_preach_aspect = {
74
218
  religious_unity = 0.1
75
219
  tolerance_heretic = 1
76
220
  }
221
+ effect = {
222
+ hidden_effect = {
223
+ if = {
224
+ limit = {
225
+ has_country_flag = boh_aspect_refund_chance
226
+ }
227
+ random_list = {
228
+ 20 = {
229
+ add_church_power = 25
230
+ }
231
+ 80 = {
232
+ }
233
+ }
234
+ }
235
+ }
236
+ }
237
+ }
238
+
239
+ rekindle_the_hussite_wars_aspect = {
240
+ cost = 200
241
+ trigger = {
242
+ has_dlc = "Domination" #to be changed to 1.37
243
+ mission_completed = boh_defenestrate_the_heretics
244
+ }
245
+ modifier = {
246
+ cb_on_religious_enemies = yes
247
+ }
248
+ effect = {
249
+ hidden_effect = {
250
+ if = {
251
+ limit = {
252
+ has_country_flag = boh_aspect_refund_chance
253
+ }
254
+ random_list = {
255
+ 20 = {
256
+ add_church_power = 25
257
+ }
258
+ 80 = {
259
+ }
260
+ }
261
+ }
262
+ }
263
+ }
77
264
  }