|
@@ -0,0 +1,1894 @@
|
|
|
1
|
+
administrative_reform = {
|
|
2
|
+
category = 3 # same category = 90% less likely
|
|
3
|
+
|
|
4
|
+
allow = {
|
|
5
|
+
num_of_owned_provinces_with = {
|
|
6
|
+
value = 3
|
|
7
|
+
local_autonomy = 20
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
effect = {
|
|
12
|
+
issue_effect_scaling_with_estate_influence = {
|
|
13
|
+
estate = estate_nobles
|
|
14
|
+
effect1 = "
|
|
15
|
+
random_owned_province = {
|
|
16
|
+
limit = { local_autonomy = 20 }
|
|
17
|
+
add_local_autonomy = -5
|
|
18
|
+
}
|
|
19
|
+
"
|
|
20
|
+
effect2 = "
|
|
21
|
+
random_owned_province = {
|
|
22
|
+
limit = { local_autonomy = 20 }
|
|
23
|
+
add_local_autonomy = -10
|
|
24
|
+
}
|
|
25
|
+
"
|
|
26
|
+
effect3 = "
|
|
27
|
+
random_owned_province = {
|
|
28
|
+
limit = { local_autonomy = 20 }
|
|
29
|
+
add_local_autonomy = -15
|
|
30
|
+
}
|
|
31
|
+
"
|
|
32
|
+
effect4 = "
|
|
33
|
+
random_owned_province = {
|
|
34
|
+
limit = { local_autonomy = 20 }
|
|
35
|
+
add_local_autonomy = -20
|
|
36
|
+
}
|
|
37
|
+
"
|
|
38
|
+
effect5 = "
|
|
39
|
+
random_owned_province = {
|
|
40
|
+
limit = { local_autonomy = 20 }
|
|
41
|
+
add_local_autonomy = -20
|
|
42
|
+
}
|
|
43
|
+
change_government_reform_progress = 25
|
|
44
|
+
"
|
|
45
|
+
fallback_effect = "
|
|
46
|
+
random_owned_province = {
|
|
47
|
+
limit = { local_autonomy = 20 }
|
|
48
|
+
add_local_autonomy = -10
|
|
49
|
+
}
|
|
50
|
+
"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
modifier = {
|
|
55
|
+
global_autonomy = -0.05
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
chance = {
|
|
59
|
+
factor = 1
|
|
60
|
+
modifier = {
|
|
61
|
+
factor = 2
|
|
62
|
+
average_home_autonomy = 25
|
|
63
|
+
}
|
|
64
|
+
modifier = {
|
|
65
|
+
factor = 3
|
|
66
|
+
average_home_autonomy = 35
|
|
67
|
+
}
|
|
68
|
+
modifier = {
|
|
69
|
+
factor = 3
|
|
70
|
+
average_home_autonomy = 50
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
ai_will_do = {
|
|
75
|
+
factor = 1
|
|
76
|
+
modifier = {
|
|
77
|
+
factor = 2
|
|
78
|
+
average_home_autonomy = 25
|
|
79
|
+
}
|
|
80
|
+
modifier = {
|
|
81
|
+
factor = 0
|
|
82
|
+
NOT = { average_home_autonomy = 10 }
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
appoint_a_new_prime_minister = {
|
|
88
|
+
|
|
89
|
+
category = 3
|
|
90
|
+
|
|
91
|
+
allow = {
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
effect = {
|
|
95
|
+
issue_effect_scaling_with_estate_influence = {
|
|
96
|
+
estate = estate_nobles
|
|
97
|
+
effect1 = "
|
|
98
|
+
define_advisor = {
|
|
99
|
+
type = statesman
|
|
100
|
+
skill = 3
|
|
101
|
+
}
|
|
102
|
+
"
|
|
103
|
+
effect2 = "
|
|
104
|
+
define_advisor = {
|
|
105
|
+
type = statesman
|
|
106
|
+
skill = 3
|
|
107
|
+
cost_multiplier = 0.75
|
|
108
|
+
}
|
|
109
|
+
"
|
|
110
|
+
effect3 = "
|
|
111
|
+
define_advisor = {
|
|
112
|
+
type = statesman
|
|
113
|
+
skill = 3
|
|
114
|
+
cost_multiplier = 0.5
|
|
115
|
+
}
|
|
116
|
+
"
|
|
117
|
+
effect4 = "
|
|
118
|
+
define_advisor = {
|
|
119
|
+
type = statesman
|
|
120
|
+
skill = 3
|
|
121
|
+
cost_multiplier = 0.25
|
|
122
|
+
}
|
|
123
|
+
"
|
|
124
|
+
effect5 = "
|
|
125
|
+
define_advisor = {
|
|
126
|
+
type = statesman
|
|
127
|
+
skill = 3
|
|
128
|
+
cost_multiplier = 0.1
|
|
129
|
+
}
|
|
130
|
+
"
|
|
131
|
+
fallback_effect = "
|
|
132
|
+
define_advisor = {
|
|
133
|
+
type = statesman
|
|
134
|
+
skill = 3
|
|
135
|
+
cost_multiplier = 0.75
|
|
136
|
+
}
|
|
137
|
+
"
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
modifier = {
|
|
142
|
+
stability_cost_modifier = -0.15
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
chance = {
|
|
146
|
+
factor = 1
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
ai_will_do = {
|
|
150
|
+
factor = 1
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
appropriation_of_land = {
|
|
155
|
+
|
|
156
|
+
category = 3
|
|
157
|
+
|
|
158
|
+
allow = {
|
|
159
|
+
num_of_cities = 6
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
on_issue_taken = {
|
|
163
|
+
every_owned_province = {
|
|
164
|
+
clr_province_flag = appropriation_of_land_flag
|
|
165
|
+
}
|
|
166
|
+
random_owned_province = {
|
|
167
|
+
limit = {
|
|
168
|
+
is_in_capital_area = yes
|
|
169
|
+
}
|
|
170
|
+
set_province_flag = appropriation_of_land_flag
|
|
171
|
+
}
|
|
172
|
+
#random_owned_province = {
|
|
173
|
+
# limit = {
|
|
174
|
+
# is_in_capital_area = yes
|
|
175
|
+
# NOT = { has_province_flag = appropriation_of_land_flag }
|
|
176
|
+
# }
|
|
177
|
+
# set_province_flag = appropriation_of_land_flag
|
|
178
|
+
#}
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
effect = {
|
|
182
|
+
hidden_effect = {
|
|
183
|
+
every_owned_province = {
|
|
184
|
+
limit = { has_province_flag = appropriation_of_land_flag }
|
|
185
|
+
add_base_tax = 1
|
|
186
|
+
clr_province_flag = appropriation_of_land_flag
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
if = {
|
|
190
|
+
limit = {
|
|
191
|
+
NOT = {
|
|
192
|
+
any_owned_province = {
|
|
193
|
+
has_province_flag = appropriation_of_land_flag
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
tooltip = {
|
|
198
|
+
custom_tooltip = appropriation_of_land_tooltip
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
if = {
|
|
202
|
+
limit = {
|
|
203
|
+
any_owned_province = {
|
|
204
|
+
has_province_flag = appropriation_of_land_flag
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
tooltip = {
|
|
208
|
+
every_owned_province = {
|
|
209
|
+
limit = { has_province_flag = appropriation_of_land_flag }
|
|
210
|
+
add_base_tax = 1
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
modifier = {
|
|
217
|
+
build_cost = -0.05
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
ai_will_do = {
|
|
221
|
+
factor = 1
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
charter_university = {
|
|
226
|
+
|
|
227
|
+
category = 3
|
|
228
|
+
|
|
229
|
+
allow = {
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
effect = {
|
|
233
|
+
issue_effect_scaling_with_estate_influence = {
|
|
234
|
+
estate = estate_church
|
|
235
|
+
effect1 = "add_adm_power = 10"
|
|
236
|
+
effect2 = "add_adm_power = 25"
|
|
237
|
+
effect3 = "add_adm_power = 50"
|
|
238
|
+
effect4 = "add_adm_power = 75"
|
|
239
|
+
effect5 = "add_adm_power = 100"
|
|
240
|
+
fallback_effect = "add_adm_power = 50"
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
modifier = {
|
|
245
|
+
technology_cost = -0.05
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
chance = {
|
|
249
|
+
factor = 1
|
|
250
|
+
modifier = {
|
|
251
|
+
factor = 2
|
|
252
|
+
any_neighbor_country = {
|
|
253
|
+
tech_difference = 5
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
modifier = {
|
|
257
|
+
factor = 2
|
|
258
|
+
any_neighbor_country = {
|
|
259
|
+
tech_difference = 8
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
modifier = {
|
|
263
|
+
factor = 3
|
|
264
|
+
any_neighbor_country = {
|
|
265
|
+
tech_difference = 10
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
ai_will_do = {
|
|
271
|
+
factor = 1
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
development_of_infrastructure = {
|
|
276
|
+
|
|
277
|
+
category = 3
|
|
278
|
+
|
|
279
|
+
allow = {
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
effect = {
|
|
283
|
+
issue_effect_scaling_with_estate_influence = {
|
|
284
|
+
estate = estate_burghers
|
|
285
|
+
effect1 = "add_dip_power = 10"
|
|
286
|
+
effect2 = "add_dip_power = 25"
|
|
287
|
+
effect3 = "add_dip_power = 50"
|
|
288
|
+
effect4 = "add_dip_power = 75"
|
|
289
|
+
effect5 = "add_dip_power = 100"
|
|
290
|
+
fallback_effect = "add_dip_power = 50"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
modifier = {
|
|
295
|
+
development_cost = -0.1
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
chance = {
|
|
299
|
+
factor = 1
|
|
300
|
+
modifier = {
|
|
301
|
+
factor = 2
|
|
302
|
+
has_idea_group = economic_ideas
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
ai_will_do = {
|
|
307
|
+
factor = 1
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
election_reform = {
|
|
312
|
+
|
|
313
|
+
category = 3
|
|
314
|
+
|
|
315
|
+
allow = {
|
|
316
|
+
government = republic
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
effect = {
|
|
320
|
+
issue_effect_scaling_with_estate_influence = {
|
|
321
|
+
estate = estate_burghers
|
|
322
|
+
effect1 = "add_republican_tradition = 5"
|
|
323
|
+
effect2 = "add_republican_tradition = 8"
|
|
324
|
+
effect3 = "add_republican_tradition = 10"
|
|
325
|
+
effect4 = "add_republican_tradition = 13"
|
|
326
|
+
effect5 = "add_republican_tradition = 15"
|
|
327
|
+
fallback_effect = "add_republican_tradition = 10"
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
modifier = {
|
|
332
|
+
republican_tradition = 0.5
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
chance = {
|
|
336
|
+
factor = 1
|
|
337
|
+
modifier = {
|
|
338
|
+
factor = 2
|
|
339
|
+
NOT = { republican_tradition = 60 }
|
|
340
|
+
}
|
|
341
|
+
modifier = {
|
|
342
|
+
factor = 2
|
|
343
|
+
NOT = { republican_tradition = 40 }
|
|
344
|
+
}
|
|
345
|
+
modifier = {
|
|
346
|
+
factor = 5
|
|
347
|
+
NOT = { republican_tradition = 20 }
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
ai_will_do = {
|
|
352
|
+
factor = 1
|
|
353
|
+
modifier = {
|
|
354
|
+
factor = 2
|
|
355
|
+
NOT = { republican_tradition = 60 }
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
estates_fund_industrialization = {
|
|
361
|
+
|
|
362
|
+
category = 3
|
|
363
|
+
|
|
364
|
+
allow = {
|
|
365
|
+
has_country_flag = pol_new_issues_tt
|
|
366
|
+
estate_loyalty = {
|
|
367
|
+
estate = estate_church
|
|
368
|
+
loyalty = 50
|
|
369
|
+
}
|
|
370
|
+
estate_loyalty = {
|
|
371
|
+
estate = estate_burghers
|
|
372
|
+
loyalty = 50
|
|
373
|
+
}
|
|
374
|
+
any_owned_province = {
|
|
375
|
+
OR = {
|
|
376
|
+
has_province_flag = pol_province_needs_industry
|
|
377
|
+
AND = {
|
|
378
|
+
has_manufactory_trigger = no
|
|
379
|
+
base_production = 5
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
on_issue_taken = {
|
|
386
|
+
if = {
|
|
387
|
+
limit = {
|
|
388
|
+
NOT = {
|
|
389
|
+
any_owned_province = {
|
|
390
|
+
has_province_flag = pol_province_needs_industry
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
random_owned_province = {
|
|
395
|
+
limit = {
|
|
396
|
+
has_manufactory_trigger = no
|
|
397
|
+
base_production = 5
|
|
398
|
+
}
|
|
399
|
+
set_province_flag = pol_province_needs_industry
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
effect = {
|
|
405
|
+
if = {
|
|
406
|
+
limit = {
|
|
407
|
+
NOT = {
|
|
408
|
+
any_owned_province = {
|
|
409
|
+
has_province_flag = pol_province_needs_industry
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
custom_tooltip = estates_fund_industrialization_tt
|
|
414
|
+
}
|
|
415
|
+
else = {
|
|
416
|
+
tooltip = {
|
|
417
|
+
random_owned_province = {
|
|
418
|
+
limit = { has_province_flag = pol_province_needs_industry }
|
|
419
|
+
add_manufactory = yes
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
hidden_effect = {
|
|
424
|
+
random_owned_province = {
|
|
425
|
+
limit = { has_province_flag = pol_province_needs_industry }
|
|
426
|
+
clr_province_flag = pol_province_needs_industry
|
|
427
|
+
add_manufactory = yes
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
modifier = { build_cost = -0.05 }
|
|
433
|
+
|
|
434
|
+
chance = { factor = 2 }
|
|
435
|
+
|
|
436
|
+
ai_will_do = { factor = 2 }
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
fund_expansion_of_bureaucracy = {
|
|
440
|
+
|
|
441
|
+
category = 3
|
|
442
|
+
|
|
443
|
+
allow = {
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
effect = {
|
|
447
|
+
|
|
448
|
+
}
|
|
449
|
+
modifier = {
|
|
450
|
+
advisor_cost = -0.1
|
|
451
|
+
}
|
|
452
|
+
influence_scaled_modifier = {
|
|
453
|
+
global_autonomy = -0.05
|
|
454
|
+
reform_progress_growth = 0.25
|
|
455
|
+
}
|
|
456
|
+
scale_estate_influence = estate_nobles
|
|
457
|
+
|
|
458
|
+
chance = {
|
|
459
|
+
factor = 2
|
|
460
|
+
modifier = {
|
|
461
|
+
factor = 2
|
|
462
|
+
num_of_cities = 25
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
ai_will_do = {
|
|
467
|
+
factor = 1
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
fund_national_monuments = {
|
|
472
|
+
|
|
473
|
+
category = 3
|
|
474
|
+
|
|
475
|
+
allow = {
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
effect = {
|
|
479
|
+
issue_effect_scaling_with_estate_influence = {
|
|
480
|
+
estate = estate_nobles
|
|
481
|
+
effect1 = "add_prestige_scaled_to_seats = 5"
|
|
482
|
+
effect2 = "add_prestige_scaled_to_seats = 10"
|
|
483
|
+
effect3 = "add_prestige_scaled_to_seats = 15"
|
|
484
|
+
effect4 = "add_prestige_scaled_to_seats = 20"
|
|
485
|
+
effect5 = "add_prestige_scaled_to_seats = 25"
|
|
486
|
+
fallback_effect = "add_prestige_scaled_to_seats = 10"
|
|
487
|
+
}
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
modifier = {
|
|
491
|
+
prestige = 1
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
chance = {
|
|
495
|
+
factor = 1
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
ai_will_do = {
|
|
499
|
+
factor = 1
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
government_debt_reduction = {
|
|
504
|
+
#Government debt funding plan, provinces contribute to payment of debt.
|
|
505
|
+
|
|
506
|
+
category = 3
|
|
507
|
+
|
|
508
|
+
allow = {
|
|
509
|
+
num_of_loans = 2
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
effect = {
|
|
513
|
+
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
modifier = {
|
|
517
|
+
interest = -0.25
|
|
518
|
+
inflation_reduction = 0.05
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
influence_scaled_modifier = {
|
|
522
|
+
global_tax_modifier = 0.25
|
|
523
|
+
}
|
|
524
|
+
scale_estate_influence = estate_burghers
|
|
525
|
+
|
|
526
|
+
chance = {
|
|
527
|
+
factor = 1
|
|
528
|
+
modifier = {
|
|
529
|
+
factor = 2
|
|
530
|
+
num_of_loans = 4
|
|
531
|
+
}
|
|
532
|
+
modifier = {
|
|
533
|
+
factor = 2
|
|
534
|
+
num_of_loans = 6
|
|
535
|
+
}
|
|
536
|
+
modifier = {
|
|
537
|
+
factor = 2
|
|
538
|
+
num_of_loans = 8
|
|
539
|
+
}
|
|
540
|
+
modifier = {
|
|
541
|
+
factor = 2
|
|
542
|
+
num_of_loans = 10
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
ai_will_do = {
|
|
547
|
+
factor = 1
|
|
548
|
+
modifier = {
|
|
549
|
+
factor = 2
|
|
550
|
+
num_of_loans = 8
|
|
551
|
+
}
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
grant_consessions_to_the_brahmins = {
|
|
556
|
+
|
|
557
|
+
category = 3
|
|
558
|
+
|
|
559
|
+
allow = {
|
|
560
|
+
has_estate = estate_brahmins
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
effect = {
|
|
564
|
+
add_estate_loyalty = {
|
|
565
|
+
estate = estate_brahmins
|
|
566
|
+
loyalty = 20
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
chance = {
|
|
571
|
+
factor = 1
|
|
572
|
+
modifier = {
|
|
573
|
+
factor = 5
|
|
574
|
+
NOT = {
|
|
575
|
+
estate_loyalty = {
|
|
576
|
+
estate = estate_brahmins
|
|
577
|
+
loyalty = 40
|
|
578
|
+
}
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
ai_will_do = {
|
|
584
|
+
factor = 1
|
|
585
|
+
modifier = {
|
|
586
|
+
factor = 2
|
|
587
|
+
NOT = {
|
|
588
|
+
estate_loyalty = {
|
|
589
|
+
estate = estate_brahmins
|
|
590
|
+
loyalty = 40
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
}
|
|
594
|
+
}
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
grant_consessions_to_the_burghers = {
|
|
598
|
+
|
|
599
|
+
category = 3
|
|
600
|
+
|
|
601
|
+
allow = {
|
|
602
|
+
has_estate = estate_burghers
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
effect = {
|
|
606
|
+
add_estate_loyalty = {
|
|
607
|
+
estate = estate_burghers
|
|
608
|
+
loyalty = 20
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
chance = {
|
|
613
|
+
factor = 1
|
|
614
|
+
modifier = {
|
|
615
|
+
factor = 5
|
|
616
|
+
NOT = {
|
|
617
|
+
estate_loyalty = {
|
|
618
|
+
estate = estate_burghers
|
|
619
|
+
loyalty = 40
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
ai_will_do = {
|
|
626
|
+
factor = 1
|
|
627
|
+
modifier = {
|
|
628
|
+
factor = 2
|
|
629
|
+
NOT = {
|
|
630
|
+
estate_loyalty = {
|
|
631
|
+
estate = estate_burghers
|
|
632
|
+
loyalty = 40
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
grant_consessions_to_the_church = {
|
|
640
|
+
|
|
641
|
+
category = 3
|
|
642
|
+
|
|
643
|
+
allow = {
|
|
644
|
+
has_estate = estate_church
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
effect = {
|
|
648
|
+
add_estate_loyalty = {
|
|
649
|
+
estate = estate_church
|
|
650
|
+
loyalty = 20
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
chance = {
|
|
655
|
+
factor = 1
|
|
656
|
+
modifier = {
|
|
657
|
+
factor = 5
|
|
658
|
+
NOT = {
|
|
659
|
+
estate_loyalty = {
|
|
660
|
+
estate = estate_church
|
|
661
|
+
loyalty = 40
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
ai_will_do = {
|
|
668
|
+
factor = 1
|
|
669
|
+
modifier = {
|
|
670
|
+
factor = 2
|
|
671
|
+
NOT = {
|
|
672
|
+
estate_loyalty = {
|
|
673
|
+
estate = estate_church
|
|
674
|
+
loyalty = 40
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
grant_consessions_to_the_cossacks = {
|
|
682
|
+
|
|
683
|
+
category = 3
|
|
684
|
+
|
|
685
|
+
allow = {
|
|
686
|
+
has_estate = estate_cossacks
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
effect = {
|
|
690
|
+
add_estate_loyalty = {
|
|
691
|
+
estate = estate_cossacks
|
|
692
|
+
loyalty = 20
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
chance = {
|
|
697
|
+
factor = 1
|
|
698
|
+
modifier = {
|
|
699
|
+
factor = 5
|
|
700
|
+
NOT = {
|
|
701
|
+
estate_loyalty = {
|
|
702
|
+
estate = estate_cossacks
|
|
703
|
+
loyalty = 40
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
ai_will_do = {
|
|
710
|
+
factor = 1
|
|
711
|
+
modifier = {
|
|
712
|
+
factor = 2
|
|
713
|
+
NOT = {
|
|
714
|
+
estate_loyalty = {
|
|
715
|
+
estate = estate_cossacks
|
|
716
|
+
loyalty = 40
|
|
717
|
+
}
|
|
718
|
+
}
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
grant_consessions_to_the_dhimmi = {
|
|
724
|
+
|
|
725
|
+
category = 3
|
|
726
|
+
|
|
727
|
+
allow = {
|
|
728
|
+
has_estate = estate_dhimmi
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
effect = {
|
|
732
|
+
add_estate_loyalty = {
|
|
733
|
+
estate = estate_dhimmi
|
|
734
|
+
loyalty = 20
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
chance = {
|
|
739
|
+
factor = 1
|
|
740
|
+
modifier = {
|
|
741
|
+
factor = 5
|
|
742
|
+
NOT = {
|
|
743
|
+
estate_loyalty = {
|
|
744
|
+
estate = estate_dhimmi
|
|
745
|
+
loyalty = 40
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
ai_will_do = {
|
|
752
|
+
factor = 1
|
|
753
|
+
modifier = {
|
|
754
|
+
factor = 2
|
|
755
|
+
NOT = {
|
|
756
|
+
estate_loyalty = {
|
|
757
|
+
estate = estate_dhimmi
|
|
758
|
+
loyalty = 40
|
|
759
|
+
}
|
|
760
|
+
}
|
|
761
|
+
}
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
grant_consessions_to_the_eunuchs = {
|
|
766
|
+
|
|
767
|
+
category = 3
|
|
768
|
+
|
|
769
|
+
allow = {
|
|
770
|
+
has_estate = estate_eunuchs
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
effect = {
|
|
774
|
+
add_estate_loyalty = {
|
|
775
|
+
estate = estate_eunuchs
|
|
776
|
+
loyalty = 20
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
chance = {
|
|
781
|
+
factor = 1
|
|
782
|
+
modifier = {
|
|
783
|
+
factor = 5
|
|
784
|
+
NOT = {
|
|
785
|
+
estate_loyalty = {
|
|
786
|
+
estate = estate_eunuchs
|
|
787
|
+
loyalty = 40
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
ai_will_do = {
|
|
794
|
+
factor = 1
|
|
795
|
+
modifier = {
|
|
796
|
+
factor = 2
|
|
797
|
+
NOT = {
|
|
798
|
+
estate_loyalty = {
|
|
799
|
+
estate = estate_eunuchs
|
|
800
|
+
loyalty = 40
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
grant_consessions_to_the_jains = {
|
|
808
|
+
|
|
809
|
+
category = 3
|
|
810
|
+
|
|
811
|
+
allow = {
|
|
812
|
+
has_estate = estate_jains
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
effect = {
|
|
816
|
+
add_estate_loyalty = {
|
|
817
|
+
estate = estate_jains
|
|
818
|
+
loyalty = 20
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
chance = {
|
|
823
|
+
factor = 1
|
|
824
|
+
modifier = {
|
|
825
|
+
factor = 5
|
|
826
|
+
NOT = {
|
|
827
|
+
estate_loyalty = {
|
|
828
|
+
estate = estate_jains
|
|
829
|
+
loyalty = 40
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
}
|
|
834
|
+
|
|
835
|
+
ai_will_do = {
|
|
836
|
+
factor = 1
|
|
837
|
+
modifier = {
|
|
838
|
+
factor = 2
|
|
839
|
+
NOT = {
|
|
840
|
+
estate_loyalty = {
|
|
841
|
+
estate = estate_jains
|
|
842
|
+
loyalty = 40
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
grant_consessions_to_the_janissaries = {
|
|
850
|
+
|
|
851
|
+
category = 3
|
|
852
|
+
|
|
853
|
+
allow = {
|
|
854
|
+
has_estate = estate_janissaries
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
effect = {
|
|
858
|
+
add_estate_loyalty = {
|
|
859
|
+
estate = estate_janissaries
|
|
860
|
+
loyalty = 20
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
chance = {
|
|
865
|
+
factor = 1
|
|
866
|
+
modifier = {
|
|
867
|
+
factor = 5
|
|
868
|
+
NOT = {
|
|
869
|
+
estate_loyalty = {
|
|
870
|
+
estate = estate_janissaries
|
|
871
|
+
loyalty = 40
|
|
872
|
+
}
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
ai_will_do = {
|
|
878
|
+
factor = 1
|
|
879
|
+
modifier = {
|
|
880
|
+
factor = 2
|
|
881
|
+
NOT = {
|
|
882
|
+
estate_loyalty = {
|
|
883
|
+
estate = estate_janissaries
|
|
884
|
+
loyalty = 40
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
grant_consessions_to_the_marathas = {
|
|
892
|
+
|
|
893
|
+
category = 3
|
|
894
|
+
|
|
895
|
+
allow = {
|
|
896
|
+
has_estate = estate_maratha
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
effect = {
|
|
900
|
+
add_estate_loyalty = {
|
|
901
|
+
estate = estate_maratha
|
|
902
|
+
loyalty = 20
|
|
903
|
+
}
|
|
904
|
+
}
|
|
905
|
+
|
|
906
|
+
chance = {
|
|
907
|
+
factor = 1
|
|
908
|
+
modifier = {
|
|
909
|
+
factor = 5
|
|
910
|
+
NOT = {
|
|
911
|
+
estate_loyalty = {
|
|
912
|
+
estate = estate_maratha
|
|
913
|
+
loyalty = 40
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
}
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
ai_will_do = {
|
|
920
|
+
factor = 1
|
|
921
|
+
modifier = {
|
|
922
|
+
factor = 2
|
|
923
|
+
NOT = {
|
|
924
|
+
estate_loyalty = {
|
|
925
|
+
estate = estate_maratha
|
|
926
|
+
loyalty = 40
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
grant_consessions_to_the_rajputs = {
|
|
934
|
+
|
|
935
|
+
category = 3
|
|
936
|
+
|
|
937
|
+
allow = {
|
|
938
|
+
has_estate = estate_rajput
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
effect = {
|
|
942
|
+
add_estate_loyalty = {
|
|
943
|
+
estate = estate_rajput
|
|
944
|
+
loyalty = 20
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
chance = {
|
|
949
|
+
factor = 1
|
|
950
|
+
modifier = {
|
|
951
|
+
factor = 5
|
|
952
|
+
NOT = {
|
|
953
|
+
estate_loyalty = {
|
|
954
|
+
estate = estate_rajput
|
|
955
|
+
loyalty = 40
|
|
956
|
+
}
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
ai_will_do = {
|
|
962
|
+
factor = 1
|
|
963
|
+
modifier = {
|
|
964
|
+
factor = 2
|
|
965
|
+
NOT = {
|
|
966
|
+
estate_loyalty = {
|
|
967
|
+
estate = estate_rajput
|
|
968
|
+
loyalty = 40
|
|
969
|
+
}
|
|
970
|
+
}
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
grant_consessions_to_the_vaishyas = {
|
|
976
|
+
|
|
977
|
+
category = 3
|
|
978
|
+
|
|
979
|
+
allow = {
|
|
980
|
+
has_estate = estate_vaisyas
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
effect = {
|
|
984
|
+
add_estate_loyalty = {
|
|
985
|
+
estate = estate_vaisyas
|
|
986
|
+
loyalty = 20
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
chance = {
|
|
991
|
+
factor = 1
|
|
992
|
+
modifier = {
|
|
993
|
+
factor = 5
|
|
994
|
+
NOT = {
|
|
995
|
+
estate_loyalty = {
|
|
996
|
+
estate = estate_vaisyas
|
|
997
|
+
loyalty = 40
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
ai_will_do = {
|
|
1004
|
+
factor = 1
|
|
1005
|
+
modifier = {
|
|
1006
|
+
factor = 2
|
|
1007
|
+
NOT = {
|
|
1008
|
+
estate_loyalty = {
|
|
1009
|
+
estate = estate_vaisyas
|
|
1010
|
+
loyalty = 40
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
}
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
guarantee_religious_tolerance = {
|
|
1018
|
+
|
|
1019
|
+
category = 3
|
|
1020
|
+
|
|
1021
|
+
allow = {
|
|
1022
|
+
any_owned_province = {
|
|
1023
|
+
has_owner_religion = no
|
|
1024
|
+
}
|
|
1025
|
+
NOT = { has_idea_group = religious_ideas }
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
on_issue_taken = {
|
|
1029
|
+
every_owned_province = {
|
|
1030
|
+
clr_province_flag = guarantee_religious_tolerance_flag
|
|
1031
|
+
}
|
|
1032
|
+
random_owned_province = {
|
|
1033
|
+
limit = {
|
|
1034
|
+
has_owner_religion = no
|
|
1035
|
+
}
|
|
1036
|
+
set_province_flag = guarantee_religious_tolerance_flag
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
effect = {
|
|
1041
|
+
if = {
|
|
1042
|
+
limit = {
|
|
1043
|
+
NOT = {
|
|
1044
|
+
any_owned_province = {
|
|
1045
|
+
has_province_flag = guarantee_religious_tolerance_flag
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
custom_tooltip = guarantee_religious_tolerance_tooltip
|
|
1050
|
+
}
|
|
1051
|
+
if = {
|
|
1052
|
+
limit = {
|
|
1053
|
+
any_owned_province = {
|
|
1054
|
+
has_province_flag = guarantee_religious_tolerance_flag
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
random_owned_province = {
|
|
1058
|
+
limit = { has_province_flag = guarantee_religious_tolerance_flag }
|
|
1059
|
+
custom_tooltip = guarantee_religious_tolerance_tooltip_specified
|
|
1060
|
+
hidden_effect = {
|
|
1061
|
+
add_province_modifier = {
|
|
1062
|
+
name = "provincial_religious_migration"
|
|
1063
|
+
duration = 3650
|
|
1064
|
+
}
|
|
1065
|
+
province_event = { id = parlaments.99 days = 3649 }
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
chance = {
|
|
1072
|
+
factor = 1
|
|
1073
|
+
modifier = {
|
|
1074
|
+
factor = 2
|
|
1075
|
+
NOT = { religious_unity = 0.5 }
|
|
1076
|
+
}
|
|
1077
|
+
modifier = {
|
|
1078
|
+
factor = 2
|
|
1079
|
+
num_of_owned_provinces_with = {
|
|
1080
|
+
value = 10
|
|
1081
|
+
has_owner_religion = no
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
1084
|
+
modifier = {
|
|
1085
|
+
factor = 2
|
|
1086
|
+
num_of_owned_provinces_with = {
|
|
1087
|
+
value = 20
|
|
1088
|
+
has_owner_religion = no
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
|
|
1093
|
+
modifier = {
|
|
1094
|
+
tolerance_heretic = 1
|
|
1095
|
+
tolerance_heathen = 1
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
ai_will_do = {
|
|
1099
|
+
factor = 1
|
|
1100
|
+
modifier = {
|
|
1101
|
+
factor = 2
|
|
1102
|
+
num_of_owned_provinces_with = {
|
|
1103
|
+
value = 10
|
|
1104
|
+
has_owner_religion = no
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
harmonization_of_laws = {
|
|
1111
|
+
|
|
1112
|
+
category = 3
|
|
1113
|
+
|
|
1114
|
+
allow = {
|
|
1115
|
+
OR = {
|
|
1116
|
+
vassal = 2
|
|
1117
|
+
personal_union = 2
|
|
1118
|
+
AND = {
|
|
1119
|
+
vassal = 1
|
|
1120
|
+
personal_union = 1
|
|
1121
|
+
}
|
|
1122
|
+
}
|
|
1123
|
+
NOT = { government = monarchy }
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
effect = {
|
|
1127
|
+
random_subject_country = {
|
|
1128
|
+
add_opinion = {
|
|
1129
|
+
who = FROM
|
|
1130
|
+
modifier = parliament_closer_ties
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
modifier = {
|
|
1136
|
+
diplomatic_annexation_cost = -0.15
|
|
1137
|
+
vassal_income = 0.05
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
chance = {
|
|
1141
|
+
factor = 1
|
|
1142
|
+
modifier = {
|
|
1143
|
+
factor = 2
|
|
1144
|
+
vassal = 3
|
|
1145
|
+
}
|
|
1146
|
+
modifier = {
|
|
1147
|
+
factor = 3
|
|
1148
|
+
vassal = 4
|
|
1149
|
+
}
|
|
1150
|
+
modifier = {
|
|
1151
|
+
factor = 4
|
|
1152
|
+
vassal = 5
|
|
1153
|
+
}
|
|
1154
|
+
}
|
|
1155
|
+
|
|
1156
|
+
ai_will_do = {
|
|
1157
|
+
factor = 1
|
|
1158
|
+
modifier = {
|
|
1159
|
+
factor = 2
|
|
1160
|
+
vassal = 4
|
|
1161
|
+
}
|
|
1162
|
+
modifier = {
|
|
1163
|
+
factor = 2
|
|
1164
|
+
personal_union = 2
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
increase_crown_land_share = {
|
|
1171
|
+
|
|
1172
|
+
category = 3
|
|
1173
|
+
|
|
1174
|
+
allow = {
|
|
1175
|
+
NOT = { crown_land_share = 80 }
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
effect = {
|
|
1179
|
+
custom_tooltip = add_5_crown_land_share
|
|
1180
|
+
hidden_effect = {
|
|
1181
|
+
change_estate_land_share = {
|
|
1182
|
+
estate = all
|
|
1183
|
+
share = -5
|
|
1184
|
+
}
|
|
1185
|
+
}
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
chance = {
|
|
1189
|
+
factor = 1
|
|
1190
|
+
modifier = {
|
|
1191
|
+
factor = 0.5
|
|
1192
|
+
crown_land_share = 50
|
|
1193
|
+
}
|
|
1194
|
+
modifier = {
|
|
1195
|
+
factor = 2.5
|
|
1196
|
+
NOT = { crown_land_share = 20 }
|
|
1197
|
+
}
|
|
1198
|
+
modifier = {
|
|
1199
|
+
factor = 5
|
|
1200
|
+
NOT = { crown_land_share = 10 }
|
|
1201
|
+
}
|
|
1202
|
+
modifier = {
|
|
1203
|
+
factor = 5
|
|
1204
|
+
NOT = { crown_land_share = 5 }
|
|
1205
|
+
}
|
|
1206
|
+
modifier = {
|
|
1207
|
+
factor = 10
|
|
1208
|
+
NOT = { crown_land_share = 1 }
|
|
1209
|
+
}
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
ai_will_do = {
|
|
1213
|
+
factor = 1
|
|
1214
|
+
modifier = {
|
|
1215
|
+
factor = 1.5
|
|
1216
|
+
NOT = { crown_land_share = 30 }
|
|
1217
|
+
}
|
|
1218
|
+
modifier = {
|
|
1219
|
+
factor = 2
|
|
1220
|
+
NOT = { crown_land_share = 20 }
|
|
1221
|
+
}
|
|
1222
|
+
modifier = {
|
|
1223
|
+
factor = 2
|
|
1224
|
+
NOT = { crown_land_share = 10 }
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
}
|
|
1228
|
+
|
|
1229
|
+
increase_taxes = {
|
|
1230
|
+
|
|
1231
|
+
category = 3
|
|
1232
|
+
|
|
1233
|
+
allow = {
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
effect = {
|
|
1237
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1238
|
+
estate = estate_nobles
|
|
1239
|
+
effect1 = "add_years_of_tax_scaled_to_seats = 0.75"
|
|
1240
|
+
effect2 = "add_years_of_tax_scaled_to_seats = 1"
|
|
1241
|
+
effect3 = "add_years_of_tax_scaled_to_seats = 1.25"
|
|
1242
|
+
effect4 = "add_years_of_tax_scaled_to_seats = 1.5"
|
|
1243
|
+
effect5 = "add_years_of_tax_scaled_to_seats = 1.75"
|
|
1244
|
+
fallback_effect = "add_years_of_tax_scaled_to_seats = 1"
|
|
1245
|
+
}
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
|
+
modifier = {
|
|
1249
|
+
global_tax_modifier = 0.10
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
chance = {
|
|
1253
|
+
factor = 1
|
|
1254
|
+
modifier = {
|
|
1255
|
+
factor = 2
|
|
1256
|
+
num_of_loans = 5
|
|
1257
|
+
}
|
|
1258
|
+
modifier = {
|
|
1259
|
+
factor = 2
|
|
1260
|
+
num_of_loans = 8
|
|
1261
|
+
}
|
|
1262
|
+
}
|
|
1263
|
+
|
|
1264
|
+
ai_will_do = {
|
|
1265
|
+
factor = 1
|
|
1266
|
+
modifier = {
|
|
1267
|
+
factor = 2
|
|
1268
|
+
num_of_loans = 1
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
reform_government_act = {
|
|
1274
|
+
|
|
1275
|
+
category = 3
|
|
1276
|
+
|
|
1277
|
+
allow = {
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
effect = {
|
|
1281
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1282
|
+
estate = estate_nobles
|
|
1283
|
+
effect1 = "change_government_reform_progress = 15"
|
|
1284
|
+
effect2 = "change_government_reform_progress = 30"
|
|
1285
|
+
effect3 = "change_government_reform_progress = 45"
|
|
1286
|
+
effect4 = "change_government_reform_progress = 60"
|
|
1287
|
+
effect5 = "change_government_reform_progress = 75"
|
|
1288
|
+
fallback_effect = "change_government_reform_progress = 30"
|
|
1289
|
+
}
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1292
|
+
modifier = {
|
|
1293
|
+
reform_progress_growth = 0.25
|
|
1294
|
+
}
|
|
1295
|
+
|
|
1296
|
+
chance = {
|
|
1297
|
+
factor = 1
|
|
1298
|
+
modifier = {
|
|
1299
|
+
factor = 2
|
|
1300
|
+
num_of_loans = 5
|
|
1301
|
+
}
|
|
1302
|
+
modifier = {
|
|
1303
|
+
factor = 2
|
|
1304
|
+
num_of_loans = 8
|
|
1305
|
+
}
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
ai_will_do = {
|
|
1309
|
+
factor = 1
|
|
1310
|
+
modifier = {
|
|
1311
|
+
factor = 2
|
|
1312
|
+
num_of_loans = 1
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
integration_of_minorities = {
|
|
1318
|
+
|
|
1319
|
+
category = 3
|
|
1320
|
+
|
|
1321
|
+
allow = {
|
|
1322
|
+
always = no #No longer works well with new culture acceptance system.
|
|
1323
|
+
any_owned_province = {
|
|
1324
|
+
has_seat_in_parliament = no
|
|
1325
|
+
has_owner_accepted_culture = no
|
|
1326
|
+
has_owner_culture = no
|
|
1327
|
+
is_overseas = no
|
|
1328
|
+
}
|
|
1329
|
+
NOT = { has_idea_group = religious_ideas }
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
on_issue_taken = {
|
|
1333
|
+
every_owned_province = {
|
|
1334
|
+
clr_province_flag = integrating_minorities_parliament
|
|
1335
|
+
}
|
|
1336
|
+
random_owned_province = {
|
|
1337
|
+
limit = {
|
|
1338
|
+
has_owner_accepted_culture = no
|
|
1339
|
+
has_owner_culture = no
|
|
1340
|
+
has_seat_in_parliament = no
|
|
1341
|
+
is_overseas = no
|
|
1342
|
+
}
|
|
1343
|
+
set_province_flag = integrating_minorities_parliament
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
effect = {
|
|
1348
|
+
hidden_effect = {
|
|
1349
|
+
random_owned_province = {
|
|
1350
|
+
limit = {
|
|
1351
|
+
has_province_flag = integrating_minorities_parliament
|
|
1352
|
+
}
|
|
1353
|
+
set_seat_in_parliament = yes
|
|
1354
|
+
clr_province_flag = integrating_minorities_parliament
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
if = {
|
|
1358
|
+
limit = {
|
|
1359
|
+
NOT = {
|
|
1360
|
+
any_owned_province = {
|
|
1361
|
+
has_province_flag = integrating_minorities_parliament
|
|
1362
|
+
}
|
|
1363
|
+
}
|
|
1364
|
+
}
|
|
1365
|
+
tooltip = {
|
|
1366
|
+
custom_tooltip = integrating_minorities_parliament_tooltip
|
|
1367
|
+
}
|
|
1368
|
+
}
|
|
1369
|
+
if = {
|
|
1370
|
+
limit = {
|
|
1371
|
+
any_owned_province = {
|
|
1372
|
+
has_province_flag = integrating_minorities_parliament
|
|
1373
|
+
}
|
|
1374
|
+
}
|
|
1375
|
+
tooltip = {
|
|
1376
|
+
random_owned_province = {
|
|
1377
|
+
limit = { has_province_flag = integrating_minorities_parliament }
|
|
1378
|
+
set_seat_in_parliament = yes
|
|
1379
|
+
}
|
|
1380
|
+
}
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
modifier = {
|
|
1385
|
+
promote_culture_cost = -1
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
chance = {
|
|
1389
|
+
factor = 1
|
|
1390
|
+
modifier = {
|
|
1391
|
+
factor = 2
|
|
1392
|
+
num_of_owned_provinces_with = {
|
|
1393
|
+
value = 10
|
|
1394
|
+
has_owner_accepted_culture = no
|
|
1395
|
+
has_owner_culture = no
|
|
1396
|
+
}
|
|
1397
|
+
}
|
|
1398
|
+
modifier = {
|
|
1399
|
+
factor = 3
|
|
1400
|
+
num_of_owned_provinces_with = {
|
|
1401
|
+
value = 20
|
|
1402
|
+
has_owner_accepted_culture = no
|
|
1403
|
+
has_owner_culture = no
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
ai_will_do = {
|
|
1409
|
+
factor = 1
|
|
1410
|
+
modifier = {
|
|
1411
|
+
factor = 2
|
|
1412
|
+
num_of_owned_provinces_with = {
|
|
1413
|
+
value = 10
|
|
1414
|
+
has_owner_accepted_culture = no
|
|
1415
|
+
has_owner_culture = no
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
}
|
|
1420
|
+
|
|
1421
|
+
issue_investigate_corruption = {
|
|
1422
|
+
|
|
1423
|
+
category = 3
|
|
1424
|
+
|
|
1425
|
+
allow = {
|
|
1426
|
+
corruption = 0.5
|
|
1427
|
+
}
|
|
1428
|
+
|
|
1429
|
+
effect = {
|
|
1430
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1431
|
+
estate = estate_church
|
|
1432
|
+
effect1 = "add_corruption = -0.25"
|
|
1433
|
+
effect2 = "add_corruption = -0.5"
|
|
1434
|
+
effect3 = "add_corruption = -0.75"
|
|
1435
|
+
effect4 = "add_corruption = -1"
|
|
1436
|
+
effect5 = "add_corruption = -1.25"
|
|
1437
|
+
fallback_effect = "add_corruption = -0.5"
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
modifier = {
|
|
1442
|
+
yearly_corruption = -0.05
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
chance = {
|
|
1446
|
+
factor = 1
|
|
1447
|
+
modifier = {
|
|
1448
|
+
factor = 2
|
|
1449
|
+
corruption = 3
|
|
1450
|
+
}
|
|
1451
|
+
modifier = {
|
|
1452
|
+
factor = 2
|
|
1453
|
+
corruption = 10
|
|
1454
|
+
}
|
|
1455
|
+
modifier = {
|
|
1456
|
+
factor = 5
|
|
1457
|
+
corruption = 20
|
|
1458
|
+
}
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
ai_will_do = {
|
|
1462
|
+
factor = 1
|
|
1463
|
+
modifier = {
|
|
1464
|
+
factor = 2
|
|
1465
|
+
corruption = 5
|
|
1466
|
+
}
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
nationwide_census = {
|
|
1471
|
+
|
|
1472
|
+
category = 3
|
|
1473
|
+
|
|
1474
|
+
allow = {
|
|
1475
|
+
num_of_cities = 6
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
on_issue_taken = {
|
|
1479
|
+
every_owned_province = {
|
|
1480
|
+
clr_province_flag = nationwide_census_flag
|
|
1481
|
+
}
|
|
1482
|
+
random_owned_province = {
|
|
1483
|
+
limit = {
|
|
1484
|
+
is_in_capital_area = yes
|
|
1485
|
+
}
|
|
1486
|
+
set_province_flag = nationwide_census_flag
|
|
1487
|
+
}
|
|
1488
|
+
}
|
|
1489
|
+
|
|
1490
|
+
effect = {
|
|
1491
|
+
hidden_effect = {
|
|
1492
|
+
every_owned_province = {
|
|
1493
|
+
limit = { has_province_flag = nationwide_census_flag }
|
|
1494
|
+
add_base_manpower = 1
|
|
1495
|
+
clr_province_flag = nationwide_census_flag
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
if = {
|
|
1499
|
+
limit = {
|
|
1500
|
+
NOT = {
|
|
1501
|
+
any_owned_province = {
|
|
1502
|
+
has_province_flag = nationwide_census_flag
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
}
|
|
1506
|
+
tooltip = {
|
|
1507
|
+
custom_tooltip = nationwide_census_tooltip
|
|
1508
|
+
}
|
|
1509
|
+
}
|
|
1510
|
+
if = {
|
|
1511
|
+
limit = {
|
|
1512
|
+
any_owned_province = {
|
|
1513
|
+
has_province_flag = nationwide_census_flag
|
|
1514
|
+
}
|
|
1515
|
+
}
|
|
1516
|
+
tooltip = {
|
|
1517
|
+
every_owned_province = {
|
|
1518
|
+
limit = { has_province_flag = nationwide_census_flag }
|
|
1519
|
+
add_base_manpower = 1
|
|
1520
|
+
}
|
|
1521
|
+
}
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
|
|
1525
|
+
modifier = {
|
|
1526
|
+
global_manpower_modifier = 0.05
|
|
1527
|
+
}
|
|
1528
|
+
|
|
1529
|
+
ai_will_do = {
|
|
1530
|
+
factor = 1
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
nationwide_land_survey = {
|
|
1535
|
+
|
|
1536
|
+
category = 3
|
|
1537
|
+
|
|
1538
|
+
allow = {
|
|
1539
|
+
num_of_cities = 6
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
on_issue_taken = {
|
|
1543
|
+
every_owned_province = {
|
|
1544
|
+
clr_province_flag = nationwide_land_survey_flag
|
|
1545
|
+
}
|
|
1546
|
+
random_owned_province = {
|
|
1547
|
+
limit = {
|
|
1548
|
+
is_in_capital_area = yes
|
|
1549
|
+
}
|
|
1550
|
+
set_province_flag = nationwide_land_survey_flag
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
effect = {
|
|
1555
|
+
hidden_effect = {
|
|
1556
|
+
every_owned_province = {
|
|
1557
|
+
limit = { has_province_flag = nationwide_land_survey_flag }
|
|
1558
|
+
add_base_production = 1
|
|
1559
|
+
set_province_flag = nationwide_land_survey_flag
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
if = {
|
|
1563
|
+
limit = {
|
|
1564
|
+
NOT = {
|
|
1565
|
+
any_owned_province = {
|
|
1566
|
+
has_province_flag = nationwide_land_survey_flag
|
|
1567
|
+
}
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
tooltip = {
|
|
1571
|
+
custom_tooltip = nationwide_land_survey_tooltip
|
|
1572
|
+
}
|
|
1573
|
+
}
|
|
1574
|
+
if = {
|
|
1575
|
+
limit = {
|
|
1576
|
+
any_owned_province = {
|
|
1577
|
+
has_province_flag = nationwide_land_survey_flag
|
|
1578
|
+
}
|
|
1579
|
+
}
|
|
1580
|
+
tooltip = {
|
|
1581
|
+
every_owned_province = {
|
|
1582
|
+
limit = { has_province_flag = nationwide_land_survey_flag }
|
|
1583
|
+
add_base_production = 1
|
|
1584
|
+
}
|
|
1585
|
+
}
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
modifier = {
|
|
1590
|
+
production_efficiency = 0.05
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
ai_will_do = {
|
|
1594
|
+
factor = 1
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
|
|
1598
|
+
prohibit_use_of_local_languages = {
|
|
1599
|
+
#Prohibit use of local languages in administration, settlement a la Ireland, Russification, etc.
|
|
1600
|
+
|
|
1601
|
+
category = 3
|
|
1602
|
+
|
|
1603
|
+
allow = {
|
|
1604
|
+
any_owned_province = {
|
|
1605
|
+
has_owner_accepted_culture = no
|
|
1606
|
+
}
|
|
1607
|
+
NOT = { has_idea_group = humanist_ideas }
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
|
|
1611
|
+
modifier = {
|
|
1612
|
+
culture_conversion_cost = -0.15
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
chance = {
|
|
1616
|
+
factor = 1
|
|
1617
|
+
modifier = {
|
|
1618
|
+
factor = 2
|
|
1619
|
+
num_of_owned_provinces_with = {
|
|
1620
|
+
value = 10
|
|
1621
|
+
has_owner_accepted_culture = no
|
|
1622
|
+
has_owner_culture = no
|
|
1623
|
+
}
|
|
1624
|
+
}
|
|
1625
|
+
modifier = {
|
|
1626
|
+
factor = 3
|
|
1627
|
+
num_of_owned_provinces_with = {
|
|
1628
|
+
value = 20
|
|
1629
|
+
has_owner_accepted_culture = no
|
|
1630
|
+
has_owner_culture = no
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
ai_will_do = {
|
|
1636
|
+
factor = 1
|
|
1637
|
+
modifier = {
|
|
1638
|
+
factor = 2
|
|
1639
|
+
num_of_owned_provinces_with = {
|
|
1640
|
+
value = 10
|
|
1641
|
+
has_owner_accepted_culture = no
|
|
1642
|
+
}
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1646
|
+
|
|
1647
|
+
propagation_of_state_religion = {
|
|
1648
|
+
|
|
1649
|
+
category = 3
|
|
1650
|
+
|
|
1651
|
+
allow = {
|
|
1652
|
+
any_owned_province = {
|
|
1653
|
+
has_owner_religion = no
|
|
1654
|
+
}
|
|
1655
|
+
NOT = { has_idea_group = humanist_ideas }
|
|
1656
|
+
OR = {
|
|
1657
|
+
NOT = { has_dlc = "Mandate of Heaven" }
|
|
1658
|
+
NOT = { religion = confucianism }
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
|
|
1662
|
+
effect = {
|
|
1663
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1664
|
+
estate = estate_church
|
|
1665
|
+
effect1 = "
|
|
1666
|
+
define_advisor = {
|
|
1667
|
+
type = inquisitor
|
|
1668
|
+
skill = 3
|
|
1669
|
+
}
|
|
1670
|
+
"
|
|
1671
|
+
effect2 = "
|
|
1672
|
+
define_advisor = {
|
|
1673
|
+
type = inquisitor
|
|
1674
|
+
skill = 3
|
|
1675
|
+
cost_multiplier = 0.75
|
|
1676
|
+
}
|
|
1677
|
+
"
|
|
1678
|
+
effect3 = "
|
|
1679
|
+
define_advisor = {
|
|
1680
|
+
type = inquisitor
|
|
1681
|
+
skill = 3
|
|
1682
|
+
cost_multiplier = 0.5
|
|
1683
|
+
}
|
|
1684
|
+
"
|
|
1685
|
+
effect4 = "
|
|
1686
|
+
define_advisor = {
|
|
1687
|
+
type = inquisitor
|
|
1688
|
+
skill = 3
|
|
1689
|
+
cost_multiplier = 0.25
|
|
1690
|
+
}
|
|
1691
|
+
"
|
|
1692
|
+
effect5 = "
|
|
1693
|
+
define_advisor = {
|
|
1694
|
+
type = inquisitor
|
|
1695
|
+
skill = 3
|
|
1696
|
+
cost_multiplier = 0.1
|
|
1697
|
+
}
|
|
1698
|
+
"
|
|
1699
|
+
fallback_effect = "
|
|
1700
|
+
define_advisor = {
|
|
1701
|
+
type = inquisitor
|
|
1702
|
+
skill = 3
|
|
1703
|
+
cost_multiplier = 0.75
|
|
1704
|
+
}
|
|
1705
|
+
"
|
|
1706
|
+
}
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1709
|
+
modifier = {
|
|
1710
|
+
global_missionary_strength = 0.01
|
|
1711
|
+
missionaries = 1
|
|
1712
|
+
}
|
|
1713
|
+
|
|
1714
|
+
chance = {
|
|
1715
|
+
factor = 1
|
|
1716
|
+
modifier = {
|
|
1717
|
+
factor = 2
|
|
1718
|
+
NOT = { religious_unity = 0.5 }
|
|
1719
|
+
}
|
|
1720
|
+
modifier = {
|
|
1721
|
+
factor = 2
|
|
1722
|
+
num_of_owned_provinces_with = {
|
|
1723
|
+
value = 10
|
|
1724
|
+
has_owner_religion = no
|
|
1725
|
+
}
|
|
1726
|
+
}
|
|
1727
|
+
modifier = {
|
|
1728
|
+
factor = 10
|
|
1729
|
+
num_of_owned_provinces_with = {
|
|
1730
|
+
value = 20
|
|
1731
|
+
has_owner_religion = no
|
|
1732
|
+
}
|
|
1733
|
+
}
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1736
|
+
ai_will_do = {
|
|
1737
|
+
factor = 1
|
|
1738
|
+
modifier = {
|
|
1739
|
+
factor = 2
|
|
1740
|
+
num_of_owned_provinces_with = {
|
|
1741
|
+
value = 10
|
|
1742
|
+
has_owner_religion = no
|
|
1743
|
+
}
|
|
1744
|
+
}
|
|
1745
|
+
}
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
restore_integration = {
|
|
1749
|
+
|
|
1750
|
+
category = 3
|
|
1751
|
+
|
|
1752
|
+
allow = {
|
|
1753
|
+
has_country_modifier = annexers_legacy
|
|
1754
|
+
}
|
|
1755
|
+
|
|
1756
|
+
on_issue_taken = {
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
effect = {
|
|
1760
|
+
remove_country_modifier = annexers_legacy
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
modifier = {
|
|
1764
|
+
diplomatic_reputation = 1
|
|
1765
|
+
}
|
|
1766
|
+
|
|
1767
|
+
chance = {
|
|
1768
|
+
factor = 10
|
|
1769
|
+
}
|
|
1770
|
+
|
|
1771
|
+
ai_will_do = {
|
|
1772
|
+
factor = 10
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1776
|
+
support_ruling_dynasty = {
|
|
1777
|
+
|
|
1778
|
+
category = 3
|
|
1779
|
+
|
|
1780
|
+
allow = {
|
|
1781
|
+
government = monarchy
|
|
1782
|
+
has_regency = no
|
|
1783
|
+
is_lesser_in_union = no
|
|
1784
|
+
NOT = { legitimacy = 80 }
|
|
1785
|
+
NOT = {
|
|
1786
|
+
AND = {
|
|
1787
|
+
has_reform = celestial_empire
|
|
1788
|
+
has_dlc = "Mandate of Heaven"
|
|
1789
|
+
}
|
|
1790
|
+
}
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
effect = {
|
|
1794
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1795
|
+
estate = estate_nobles
|
|
1796
|
+
effect1 = "
|
|
1797
|
+
add_legitimacy = 5
|
|
1798
|
+
add_heir_claim = 5
|
|
1799
|
+
"
|
|
1800
|
+
effect2 = "
|
|
1801
|
+
add_legitimacy = 10
|
|
1802
|
+
add_heir_claim = 10
|
|
1803
|
+
"
|
|
1804
|
+
effect3 = "
|
|
1805
|
+
add_legitimacy = 15
|
|
1806
|
+
add_heir_claim = 15
|
|
1807
|
+
"
|
|
1808
|
+
effect4 = "
|
|
1809
|
+
add_legitimacy = 20
|
|
1810
|
+
add_heir_claim = 20
|
|
1811
|
+
"
|
|
1812
|
+
effect5 = "
|
|
1813
|
+
add_legitimacy = 25
|
|
1814
|
+
add_heir_claim = 25
|
|
1815
|
+
"
|
|
1816
|
+
fallback_effect = "
|
|
1817
|
+
add_legitimacy = 10
|
|
1818
|
+
add_heir_claim = 10
|
|
1819
|
+
"
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
|
|
1823
|
+
modifier = {
|
|
1824
|
+
legitimacy = 1
|
|
1825
|
+
}
|
|
1826
|
+
|
|
1827
|
+
chance = {
|
|
1828
|
+
factor = 1
|
|
1829
|
+
modifier = {
|
|
1830
|
+
factor = 2
|
|
1831
|
+
NOT = { legitimacy = 70 }
|
|
1832
|
+
}
|
|
1833
|
+
modifier = {
|
|
1834
|
+
factor = 2
|
|
1835
|
+
NOT = { legitimacy = 60 }
|
|
1836
|
+
}
|
|
1837
|
+
modifier = {
|
|
1838
|
+
factor = 2
|
|
1839
|
+
NOT = { legitimacy = 50 }
|
|
1840
|
+
}
|
|
1841
|
+
modifier = {
|
|
1842
|
+
factor = 5
|
|
1843
|
+
NOT = { legitimacy = 30 }
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
|
|
1847
|
+
ai_will_do = {
|
|
1848
|
+
factor = 1
|
|
1849
|
+
modifier = {
|
|
1850
|
+
factor = 2
|
|
1851
|
+
NOT = { legitimacy = 70 }
|
|
1852
|
+
}
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
|
|
1856
|
+
treason_act = {
|
|
1857
|
+
|
|
1858
|
+
category = 3
|
|
1859
|
+
|
|
1860
|
+
allow = {
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
|
|
1864
|
+
modifier = {
|
|
1865
|
+
global_spy_defence = 0.15
|
|
1866
|
+
global_unrest = -2
|
|
1867
|
+
}
|
|
1868
|
+
|
|
1869
|
+
chance = {
|
|
1870
|
+
factor = 1
|
|
1871
|
+
modifier = {
|
|
1872
|
+
factor = 2
|
|
1873
|
+
OR = {
|
|
1874
|
+
has_idea_group = spy_ideas
|
|
1875
|
+
}
|
|
1876
|
+
}
|
|
1877
|
+
modifier = {
|
|
1878
|
+
factor = 2
|
|
1879
|
+
average_unrest = 4
|
|
1880
|
+
}
|
|
1881
|
+
modifier = {
|
|
1882
|
+
factor = 2
|
|
1883
|
+
average_unrest = 6
|
|
1884
|
+
}
|
|
1885
|
+
modifier = {
|
|
1886
|
+
factor = 2
|
|
1887
|
+
average_unrest = 8
|
|
1888
|
+
}
|
|
1889
|
+
}
|
|
1890
|
+
|
|
1891
|
+
ai_will_do = {
|
|
1892
|
+
factor = 1
|
|
1893
|
+
}
|
|
1894
|
+
}
|
|
@@ -0,0 +1,761 @@
|
|
|
1
|
+
appoint_a_grand_admiral = {
|
|
2
|
+
|
|
3
|
+
category = 2
|
|
4
|
+
|
|
5
|
+
allow = {
|
|
6
|
+
num_of_ports = 2
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
effect = {
|
|
10
|
+
issue_effect_scaling_with_estate_influence = {
|
|
11
|
+
estate = estate_burghers
|
|
12
|
+
effect1 = "create_admiral = { tradition = 15 }"
|
|
13
|
+
effect2 = "create_admiral = { tradition = 30 }"
|
|
14
|
+
effect3 = "create_admiral = { tradition = 45 }"
|
|
15
|
+
effect4 = "create_admiral = { tradition = 60 }"
|
|
16
|
+
effect5 = "create_admiral = { tradition = 75 }"
|
|
17
|
+
fallback_effect = "create_admiral = { tradition = 45 }"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
modifier = {
|
|
22
|
+
navy_tradition_decay = -0.005
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
chance = {
|
|
27
|
+
factor = 1
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
ai_will_do = {
|
|
31
|
+
factor = 0
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
charter_colonies = {
|
|
36
|
+
|
|
37
|
+
category = 2
|
|
38
|
+
|
|
39
|
+
allow = {
|
|
40
|
+
OR = {
|
|
41
|
+
full_idea_group = expansion_ideas
|
|
42
|
+
full_idea_group = exploration_ideas
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
effect = {
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
modifier = {
|
|
50
|
+
colonists = 1
|
|
51
|
+
global_colonial_growth = 20
|
|
52
|
+
}
|
|
53
|
+
influence_scaled_modifier = {
|
|
54
|
+
colony_cost_modifier = -0.25
|
|
55
|
+
range = 0.25
|
|
56
|
+
}
|
|
57
|
+
scale_estate_influence = estate_burghers
|
|
58
|
+
|
|
59
|
+
chance = {
|
|
60
|
+
factor = 2
|
|
61
|
+
modifier = {
|
|
62
|
+
factor = 2
|
|
63
|
+
NOT = { num_of_colonies = 10 }
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
ai_will_do = {
|
|
69
|
+
factor = 1
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
charter_trade_companies = {
|
|
74
|
+
|
|
75
|
+
category = 2
|
|
76
|
+
|
|
77
|
+
allow = {
|
|
78
|
+
OR = {
|
|
79
|
+
dip_tech = 10
|
|
80
|
+
has_idea_group = trade_ideas
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
effect = {
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
modifier = {
|
|
88
|
+
merchants = 1
|
|
89
|
+
trade_range_modifier = 0.2
|
|
90
|
+
global_foreign_trade_power = 0.05
|
|
91
|
+
}
|
|
92
|
+
influence_scaled_modifier = {
|
|
93
|
+
global_trade_power = 0.15
|
|
94
|
+
}
|
|
95
|
+
scale_estate_influence = estate_burghers
|
|
96
|
+
|
|
97
|
+
chance = {
|
|
98
|
+
factor = 1
|
|
99
|
+
modifier = {
|
|
100
|
+
factor = 2
|
|
101
|
+
trade_income_percentage = 0.3
|
|
102
|
+
}
|
|
103
|
+
modifier = {
|
|
104
|
+
factor = 2
|
|
105
|
+
trade_income_percentage = 0.4
|
|
106
|
+
}
|
|
107
|
+
modifier = {
|
|
108
|
+
factor = 2
|
|
109
|
+
OR = {
|
|
110
|
+
has_idea_group = plutocracy_ideas
|
|
111
|
+
has_idea_group = expansion_ideas
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
ai_will_do = {
|
|
118
|
+
factor = 1
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
colonial_taxation = {
|
|
123
|
+
|
|
124
|
+
category = 2
|
|
125
|
+
|
|
126
|
+
allow = {
|
|
127
|
+
colony = 1
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
effect = {
|
|
131
|
+
issue_effect_scaling_with_estate_influence = {
|
|
132
|
+
estate = estate_burghers
|
|
133
|
+
effect1 = "
|
|
134
|
+
define_advisor = {
|
|
135
|
+
type = colonial_governor
|
|
136
|
+
skill = 3
|
|
137
|
+
}
|
|
138
|
+
"
|
|
139
|
+
effect2 = "
|
|
140
|
+
define_advisor = {
|
|
141
|
+
type = colonial_governor
|
|
142
|
+
skill = 3
|
|
143
|
+
cost_multiplier = 0.75
|
|
144
|
+
}
|
|
145
|
+
"
|
|
146
|
+
effect3 = "
|
|
147
|
+
define_advisor = {
|
|
148
|
+
type = colonial_governor
|
|
149
|
+
skill = 3
|
|
150
|
+
cost_multiplier = 0.5
|
|
151
|
+
}
|
|
152
|
+
"
|
|
153
|
+
effect4 = "
|
|
154
|
+
define_advisor = {
|
|
155
|
+
type = colonial_governor
|
|
156
|
+
skill = 3
|
|
157
|
+
cost_multiplier = 0.25
|
|
158
|
+
}
|
|
159
|
+
"
|
|
160
|
+
effect5 = "
|
|
161
|
+
define_advisor = {
|
|
162
|
+
type = colonial_governor
|
|
163
|
+
skill = 3
|
|
164
|
+
cost_multiplier = 0.1
|
|
165
|
+
}
|
|
166
|
+
"
|
|
167
|
+
fallback_effect = "
|
|
168
|
+
define_advisor = {
|
|
169
|
+
type = colonial_governor
|
|
170
|
+
skill = 3
|
|
171
|
+
cost_multiplier = 0.75
|
|
172
|
+
}
|
|
173
|
+
"
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
modifier = {
|
|
178
|
+
global_tariffs = 0.25
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
chance = {
|
|
182
|
+
factor = 1
|
|
183
|
+
modifier = {
|
|
184
|
+
factor = 1.5
|
|
185
|
+
colony = 2
|
|
186
|
+
}
|
|
187
|
+
modifier = {
|
|
188
|
+
factor = 2
|
|
189
|
+
colony = 3
|
|
190
|
+
}
|
|
191
|
+
modifier = {
|
|
192
|
+
factor = 2
|
|
193
|
+
colony = 4
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
ai_will_do = {
|
|
198
|
+
factor = 1
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
emergency_impressment_act = {
|
|
203
|
+
|
|
204
|
+
category = 2
|
|
205
|
+
|
|
206
|
+
allow = {
|
|
207
|
+
any_owned_province = {
|
|
208
|
+
has_seat_in_parliament = yes
|
|
209
|
+
has_port = yes
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
effect = {
|
|
214
|
+
issue_effect_scaling_with_estate_influence = {
|
|
215
|
+
estate = estate_burghers
|
|
216
|
+
effect1 = "add_years_of_sailors_scaled_to_seats = 0.5"
|
|
217
|
+
effect2 = "add_years_of_sailors_scaled_to_seats = 0.75"
|
|
218
|
+
effect3 = "add_years_of_sailors_scaled_to_seats = 1"
|
|
219
|
+
effect4 = "add_years_of_sailors_scaled_to_seats = 1.25"
|
|
220
|
+
effect5 = "add_years_of_sailors_scaled_to_seats = 1.5"
|
|
221
|
+
fallback_effect = "add_years_of_sailors_scaled_to_seats = 1"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
chance = {
|
|
226
|
+
factor = 1
|
|
227
|
+
modifier = {
|
|
228
|
+
factor = 2
|
|
229
|
+
NOT = {
|
|
230
|
+
sailors_percentage = 0.5
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
modifier = {
|
|
234
|
+
factor = 2
|
|
235
|
+
NOT = {
|
|
236
|
+
sailors_percentage = 0.25
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
ai_will_do = {
|
|
242
|
+
factor = 1
|
|
243
|
+
modifier = {
|
|
244
|
+
factor = 2
|
|
245
|
+
NOT = {
|
|
246
|
+
sailors_percentage = 0.5
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
modifier = {
|
|
250
|
+
factor = 0
|
|
251
|
+
NOT = { num_of_ports = 10 }
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
establish_new_siberian_frontier = {
|
|
257
|
+
|
|
258
|
+
category = 2
|
|
259
|
+
|
|
260
|
+
allow = {
|
|
261
|
+
has_idea = siberian_frontier
|
|
262
|
+
any_owned_province = {
|
|
263
|
+
is_colony = yes
|
|
264
|
+
NOT = {
|
|
265
|
+
colonysize = 500
|
|
266
|
+
}
|
|
267
|
+
OR = {
|
|
268
|
+
region = east_siberia_region
|
|
269
|
+
region = west_siberia_region
|
|
270
|
+
region = ural_region
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
effect = {
|
|
276
|
+
random_owned_province = {
|
|
277
|
+
limit = {
|
|
278
|
+
is_colony = yes
|
|
279
|
+
OR = {
|
|
280
|
+
region = east_siberia_region
|
|
281
|
+
region = west_siberia_region
|
|
282
|
+
region = ural_region
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
add_siberian_construction = 800
|
|
286
|
+
random_neighbor_province = {
|
|
287
|
+
limit = {
|
|
288
|
+
is_empty = yes
|
|
289
|
+
}
|
|
290
|
+
add_siberian_construction = 400
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
chance = {
|
|
296
|
+
factor = 2
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
ai_will_do = {
|
|
301
|
+
factor = 1
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
expand_diplomatic_corps = {
|
|
306
|
+
|
|
307
|
+
category = 2
|
|
308
|
+
|
|
309
|
+
allow = {
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
effect = {
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
modifier = {
|
|
316
|
+
diplomats = 1
|
|
317
|
+
}
|
|
318
|
+
influence_scaled_modifier = {
|
|
319
|
+
spy_offence = 0.25
|
|
320
|
+
fabricate_claims_cost = -0.25
|
|
321
|
+
}
|
|
322
|
+
scale_estate_influence = estate_nobles
|
|
323
|
+
|
|
324
|
+
chance = {
|
|
325
|
+
factor = 1
|
|
326
|
+
modifier = {
|
|
327
|
+
factor = 1.5
|
|
328
|
+
NOT = { num_of_free_diplomatic_relations = 1 }
|
|
329
|
+
}
|
|
330
|
+
modifier = {
|
|
331
|
+
factor = 2
|
|
332
|
+
num_of_diplomatic_relations = 5
|
|
333
|
+
}
|
|
334
|
+
modifier = {
|
|
335
|
+
factor = 2
|
|
336
|
+
num_of_diplomatic_relations = 8
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
ai_will_do = {
|
|
341
|
+
factor = 1
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
expand_navy = {
|
|
346
|
+
|
|
347
|
+
category = 2
|
|
348
|
+
|
|
349
|
+
allow = {
|
|
350
|
+
num_of_ports = 2
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
effect = {
|
|
354
|
+
issue_effect_scaling_with_estate_influence = {
|
|
355
|
+
estate = estate_burghers
|
|
356
|
+
effect1 = "add_navy_tradition = 2"
|
|
357
|
+
effect2 = "add_navy_tradition = 4"
|
|
358
|
+
effect3 = "add_navy_tradition = 6"
|
|
359
|
+
effect4 = "add_navy_tradition = 8"
|
|
360
|
+
effect5 = "add_navy_tradition = 10"
|
|
361
|
+
fallback_effect = "add_navy_tradition = 5"
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
modifier = {
|
|
366
|
+
global_ship_cost = -0.1
|
|
367
|
+
sailors_recovery_speed = 0.1
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
chance = {
|
|
371
|
+
factor = 1
|
|
372
|
+
modifier = {
|
|
373
|
+
factor = 3
|
|
374
|
+
NOT = { navy_size_percentage = 0.2 }
|
|
375
|
+
}
|
|
376
|
+
modifier = {
|
|
377
|
+
factor = 2
|
|
378
|
+
NOT = { navy_size_percentage = 0.5 }
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
ai_will_do = {
|
|
383
|
+
factor = 1
|
|
384
|
+
modifier = {
|
|
385
|
+
factor = 0
|
|
386
|
+
navy_size_percentage = 0.7
|
|
387
|
+
}
|
|
388
|
+
modifier = {
|
|
389
|
+
factor = 0
|
|
390
|
+
NOT = { num_of_ports = 5 }
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
imports_exports = {
|
|
396
|
+
#Restrict imports and support exports
|
|
397
|
+
|
|
398
|
+
category = 2
|
|
399
|
+
|
|
400
|
+
allow = {
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
effect = {
|
|
404
|
+
add_mercantilism = 2
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
modifier = {
|
|
408
|
+
global_own_trade_power = 0.05
|
|
409
|
+
mercantilism_cost = -0.1
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
chance = {
|
|
413
|
+
factor = 1
|
|
414
|
+
modifier = {
|
|
415
|
+
factor = 2
|
|
416
|
+
OR = {
|
|
417
|
+
has_idea_group = plutocracy_ideas
|
|
418
|
+
has_idea_group = trade_ideas
|
|
419
|
+
has_idea_group = economic_ideas
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
ai_will_do = {
|
|
425
|
+
factor = 1
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
impressment_of_sailors = {
|
|
430
|
+
|
|
431
|
+
category = 2
|
|
432
|
+
|
|
433
|
+
allow = {
|
|
434
|
+
num_of_ports = 2
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
modifier = {
|
|
439
|
+
recover_navy_morale_speed = 0.05
|
|
440
|
+
sailors_recovery_speed = 0.10
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
chance = {
|
|
444
|
+
factor = 2
|
|
445
|
+
modifier = {
|
|
446
|
+
factor = 2
|
|
447
|
+
navy_size_percentage = 0.7
|
|
448
|
+
num_of_ports = 15
|
|
449
|
+
}
|
|
450
|
+
modifier = {
|
|
451
|
+
factor = 0.25
|
|
452
|
+
NOT = { navy_size_percentage = 0.5 }
|
|
453
|
+
}
|
|
454
|
+
modifier = {
|
|
455
|
+
factor = 2
|
|
456
|
+
OR = {
|
|
457
|
+
has_idea_group = naval_ideas
|
|
458
|
+
has_idea_group = quality_ideas
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
ai_will_do = {
|
|
464
|
+
factor = 1
|
|
465
|
+
modifier = {
|
|
466
|
+
factor = 2
|
|
467
|
+
navy_size_percentage = 0.7
|
|
468
|
+
}
|
|
469
|
+
modifier = {
|
|
470
|
+
factor = 0
|
|
471
|
+
NOT = { num_of_ports = 5 }
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
invest_heir_education = {
|
|
477
|
+
|
|
478
|
+
category = 2
|
|
479
|
+
|
|
480
|
+
allow = {
|
|
481
|
+
has_country_flag = pol_new_issues_tt
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
on_issue_taken = {
|
|
485
|
+
add_heir_support = 10
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
effect = {
|
|
489
|
+
random_list = {
|
|
490
|
+
15 = { change_heir_adm = 1 }
|
|
491
|
+
15 = { change_heir_dip = 1 }
|
|
492
|
+
15 = { change_heir_mil = 1 }
|
|
493
|
+
65 = { }
|
|
494
|
+
}
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
modifier = {
|
|
498
|
+
local_heir_mil = 1
|
|
499
|
+
all_estate_influence_modifier = 0.05
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
chance = { factor = 1 }
|
|
503
|
+
|
|
504
|
+
ai_will_do = { factor = 1 }
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
issue_letters_of_marque = {
|
|
508
|
+
|
|
509
|
+
category = 2
|
|
510
|
+
|
|
511
|
+
allow = {
|
|
512
|
+
num_of_ports = 2
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
modifier = {
|
|
517
|
+
privateer_efficiency = 0.15
|
|
518
|
+
embargo_efficiency = 0.1
|
|
519
|
+
light_ship_cost = -0.1
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
chance = {
|
|
523
|
+
factor = 1
|
|
524
|
+
|
|
525
|
+
modifier = {
|
|
526
|
+
factor = 2
|
|
527
|
+
navy_size_percentage = 1.0
|
|
528
|
+
num_of_ports = 5
|
|
529
|
+
}
|
|
530
|
+
modifier = {
|
|
531
|
+
factor = 2
|
|
532
|
+
has_idea_group = spy_ideas
|
|
533
|
+
}
|
|
534
|
+
modifier = {
|
|
535
|
+
factor = 2
|
|
536
|
+
has_idea_group = maritime_ideas
|
|
537
|
+
}
|
|
538
|
+
modifier = {
|
|
539
|
+
factor = 1.5
|
|
540
|
+
OR = {
|
|
541
|
+
has_idea_group = naval_ideas
|
|
542
|
+
has_idea_group = quality_ideas
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
modifier = {
|
|
546
|
+
factor = 0.5
|
|
547
|
+
NOT = { num_of_ports = 5 }
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
ai_will_do = {
|
|
552
|
+
factor = 1
|
|
553
|
+
modifier = {
|
|
554
|
+
factor = 2
|
|
555
|
+
navy_size_percentage = 0.7
|
|
556
|
+
}
|
|
557
|
+
modifier = {
|
|
558
|
+
factor = 0
|
|
559
|
+
NOT = { num_of_ports = 5 }
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
offices_to_vassals = {
|
|
565
|
+
|
|
566
|
+
category = 2
|
|
567
|
+
|
|
568
|
+
allow = {
|
|
569
|
+
OR = {
|
|
570
|
+
vassal = 2
|
|
571
|
+
personal_union = 2
|
|
572
|
+
AND = {
|
|
573
|
+
vassal = 1
|
|
574
|
+
personal_union = 1
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
government = monarchy
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
on_issue_taken = {
|
|
581
|
+
every_subject_country = {
|
|
582
|
+
clr_country_flag = offices_to_vassals
|
|
583
|
+
}
|
|
584
|
+
random_subject_country = {
|
|
585
|
+
limit = {
|
|
586
|
+
OR = {
|
|
587
|
+
is_vassal = yes
|
|
588
|
+
is_lesser_in_union = yes
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
set_country_flag = offices_to_vassals
|
|
592
|
+
}
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
effect = {
|
|
596
|
+
if = {
|
|
597
|
+
limit = {
|
|
598
|
+
NOT = {
|
|
599
|
+
any_subject_country = {
|
|
600
|
+
OR = {
|
|
601
|
+
is_vassal = yes
|
|
602
|
+
is_lesser_in_union = yes
|
|
603
|
+
}
|
|
604
|
+
has_country_flag = offices_to_vassals
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
tooltip = {
|
|
609
|
+
custom_tooltip = offices_to_vassals_tooltip
|
|
610
|
+
}
|
|
611
|
+
}
|
|
612
|
+
if = {
|
|
613
|
+
limit = {
|
|
614
|
+
any_subject_country = {
|
|
615
|
+
OR = {
|
|
616
|
+
is_vassal = yes
|
|
617
|
+
is_lesser_in_union = yes
|
|
618
|
+
}
|
|
619
|
+
has_country_flag = offices_to_vassals
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
tooltip = {
|
|
623
|
+
random_subject_country = {
|
|
624
|
+
limit = {
|
|
625
|
+
OR = {
|
|
626
|
+
is_vassal = yes
|
|
627
|
+
is_lesser_in_union = yes
|
|
628
|
+
}
|
|
629
|
+
has_country_flag = offices_to_vassals
|
|
630
|
+
}
|
|
631
|
+
add_opinion = {
|
|
632
|
+
who = FROM
|
|
633
|
+
modifier = parliament_closer_ties
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
hidden_effect = {
|
|
639
|
+
if = {
|
|
640
|
+
limit = {
|
|
641
|
+
any_subject_country = {
|
|
642
|
+
OR = {
|
|
643
|
+
is_vassal = yes
|
|
644
|
+
is_lesser_in_union = yes
|
|
645
|
+
}
|
|
646
|
+
has_country_flag = offices_to_vassals
|
|
647
|
+
}
|
|
648
|
+
}
|
|
649
|
+
random_subject_country = {
|
|
650
|
+
limit = {
|
|
651
|
+
OR = {
|
|
652
|
+
is_vassal = yes
|
|
653
|
+
is_lesser_in_union = yes
|
|
654
|
+
}
|
|
655
|
+
has_country_flag = offices_to_vassals
|
|
656
|
+
}
|
|
657
|
+
add_opinion = {
|
|
658
|
+
who = FROM
|
|
659
|
+
modifier = parliament_closer_ties
|
|
660
|
+
}
|
|
661
|
+
clr_country_flag = offices_to_vassals
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
else = {
|
|
665
|
+
random_subject_country = {
|
|
666
|
+
limit = {
|
|
667
|
+
OR = {
|
|
668
|
+
is_vassal = yes
|
|
669
|
+
is_lesser_in_union = yes
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
add_opinion = {
|
|
673
|
+
who = FROM
|
|
674
|
+
modifier = parliament_closer_ties
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
modifier = {
|
|
682
|
+
diplomatic_annexation_cost = -0.15
|
|
683
|
+
vassal_income = 0.05
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
chance = {
|
|
687
|
+
factor = 1
|
|
688
|
+
modifier = {
|
|
689
|
+
factor = 2
|
|
690
|
+
vassal = 3
|
|
691
|
+
}
|
|
692
|
+
modifier = {
|
|
693
|
+
factor = 3
|
|
694
|
+
vassal = 4
|
|
695
|
+
}
|
|
696
|
+
modifier = {
|
|
697
|
+
factor = 4
|
|
698
|
+
vassal = 5
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
ai_will_do = {
|
|
703
|
+
factor = 1
|
|
704
|
+
modifier = {
|
|
705
|
+
factor = 2
|
|
706
|
+
vassal = 4
|
|
707
|
+
}
|
|
708
|
+
modifier = {
|
|
709
|
+
factor = 2
|
|
710
|
+
personal_union = 2
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
reduce_trade_regulations = {
|
|
716
|
+
|
|
717
|
+
category = 2
|
|
718
|
+
|
|
719
|
+
allow = {
|
|
720
|
+
dip_tech = 16
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
effect = {
|
|
724
|
+
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
modifier = {
|
|
728
|
+
trade_efficiency = 0.15
|
|
729
|
+
}
|
|
730
|
+
influence_scaled_modifier = {
|
|
731
|
+
global_trade_power = 0.15
|
|
732
|
+
}
|
|
733
|
+
scale_estate_influence = estate_burghers
|
|
734
|
+
|
|
735
|
+
chance = {
|
|
736
|
+
factor = 1
|
|
737
|
+
modifier = {
|
|
738
|
+
factor = 2
|
|
739
|
+
num_of_merchants = 6
|
|
740
|
+
}
|
|
741
|
+
modifier = {
|
|
742
|
+
factor = 2
|
|
743
|
+
trade_income_percentage = 0.3
|
|
744
|
+
}
|
|
745
|
+
modifier = {
|
|
746
|
+
factor = 2
|
|
747
|
+
trade_income_percentage = 0.4
|
|
748
|
+
}
|
|
749
|
+
modifier = {
|
|
750
|
+
factor = 2
|
|
751
|
+
OR = {
|
|
752
|
+
has_idea_group = plutocracy_ideas
|
|
753
|
+
has_idea_group = expansion_ideas
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
ai_will_do = {
|
|
759
|
+
factor = 1
|
|
760
|
+
}
|
|
761
|
+
}
|
|
@@ -0,0 +1,417 @@
|
|
|
1
|
+
appease_the_estates = {
|
|
2
|
+
|
|
3
|
+
category = 1
|
|
4
|
+
|
|
5
|
+
allow = {
|
|
6
|
+
has_country_flag = pol_new_issues_tt
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
on_issue_taken = {
|
|
10
|
+
if = {
|
|
11
|
+
limit = { has_estate = estate_nobles }
|
|
12
|
+
add_estate_loyalty = {
|
|
13
|
+
estate = estate_nobles
|
|
14
|
+
loyalty = 5
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
if = {
|
|
18
|
+
limit = { has_estate = estate_church }
|
|
19
|
+
add_estate_loyalty = {
|
|
20
|
+
estate = estate_church
|
|
21
|
+
loyalty = 5
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
if = {
|
|
25
|
+
limit = { has_estate = estate_burghers }
|
|
26
|
+
add_estate_loyalty = {
|
|
27
|
+
estate = estate_burghers
|
|
28
|
+
loyalty = 5
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
if = {
|
|
32
|
+
limit = { has_estate = estate_cossacks }
|
|
33
|
+
add_estate_loyalty = {
|
|
34
|
+
estate = estate_cossacks
|
|
35
|
+
loyalty = 5
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
effect = {
|
|
41
|
+
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
modifier = {
|
|
45
|
+
all_estate_loyalty_equilibrium = 0.1
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
chance = { factor = 1 }
|
|
49
|
+
|
|
50
|
+
ai_will_do = { factor = 1 }
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
backing_war_effort = {
|
|
54
|
+
|
|
55
|
+
category = 1
|
|
56
|
+
|
|
57
|
+
allow = {
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
effect = {
|
|
61
|
+
add_stability = 1
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
modifier = {
|
|
65
|
+
war_exhaustion = -0.05
|
|
66
|
+
manpower_recovery_speed = 0.1
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
chance = {
|
|
70
|
+
factor = 1
|
|
71
|
+
modifier = {
|
|
72
|
+
factor = 2
|
|
73
|
+
war_exhaustion = 3
|
|
74
|
+
}
|
|
75
|
+
modifier = {
|
|
76
|
+
factor = 2
|
|
77
|
+
war_exhaustion = 5
|
|
78
|
+
}
|
|
79
|
+
modifier = {
|
|
80
|
+
factor = 2
|
|
81
|
+
war_exhaustion = 8
|
|
82
|
+
}
|
|
83
|
+
modifier = {
|
|
84
|
+
factor = 2
|
|
85
|
+
NOT = { manpower_percentage = 0.5 }
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
ai_will_do = {
|
|
90
|
+
factor = 1
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
combat_janissary_decadence = {
|
|
95
|
+
|
|
96
|
+
category = 1
|
|
97
|
+
|
|
98
|
+
allow = {
|
|
99
|
+
janissary_percentage = 0.1
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
modifier = {
|
|
104
|
+
is_janissary_modifier = yes
|
|
105
|
+
discipline = 0.05
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
chance = {
|
|
109
|
+
factor = 1
|
|
110
|
+
modifier = {
|
|
111
|
+
factor = 2
|
|
112
|
+
janissary_percentage = 0.2
|
|
113
|
+
}
|
|
114
|
+
modifier = {
|
|
115
|
+
factor = 2
|
|
116
|
+
janissary_percentage = 0.33
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
ai_will_do = {
|
|
121
|
+
factor = 1
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
drill_exercises = {
|
|
126
|
+
|
|
127
|
+
category = 1
|
|
128
|
+
|
|
129
|
+
allow = {
|
|
130
|
+
has_country_flag = pol_new_issues_tt
|
|
131
|
+
OR = {
|
|
132
|
+
army_professionalism = 0.5
|
|
133
|
+
army_tradition = 60
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
on_issue_taken = {
|
|
138
|
+
if = {
|
|
139
|
+
limit = { has_dlc = "Cradle of Civilization" }
|
|
140
|
+
add_army_professionalism = 0.05
|
|
141
|
+
}
|
|
142
|
+
else = { add_army_tradition = 10 }
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
effect = {
|
|
146
|
+
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
modifier = {
|
|
150
|
+
army_tradition = 0.5
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
chance = { factor = 1 }
|
|
154
|
+
|
|
155
|
+
ai_will_do = { factor = 1 }
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
expand_officer_lists = {
|
|
159
|
+
|
|
160
|
+
category = 1
|
|
161
|
+
|
|
162
|
+
allow = {
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
effect = {
|
|
166
|
+
issue_effect_scaling_with_estate_influence = {
|
|
167
|
+
estate = estate_nobles
|
|
168
|
+
effect1 = "create_general = { tradition = 15 }"
|
|
169
|
+
effect2 = "create_general = { tradition = 30 }"
|
|
170
|
+
effect3 = "create_general = { tradition = 45 }"
|
|
171
|
+
effect4 = "create_general = { tradition = 60 }"
|
|
172
|
+
effect5 = "create_general = { tradition = 75 }"
|
|
173
|
+
fallback_effect = "create_general = { tradition = 45 }"
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
modifier = {
|
|
178
|
+
free_leader_pool = 1
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
chance = {
|
|
182
|
+
factor = 1
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
ai_will_do = {
|
|
186
|
+
factor = 0
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
expand_the_army = {
|
|
191
|
+
|
|
192
|
+
category = 1
|
|
193
|
+
|
|
194
|
+
allow = {
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
effect = {
|
|
198
|
+
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
modifier = {
|
|
202
|
+
global_regiment_recruit_speed = -0.1
|
|
203
|
+
global_regiment_cost = -0.1
|
|
204
|
+
}
|
|
205
|
+
influence_scaled_modifier = {
|
|
206
|
+
global_manpower_modifier = 0.15
|
|
207
|
+
}
|
|
208
|
+
scale_estate_influence = estate_nobles
|
|
209
|
+
|
|
210
|
+
chance = {
|
|
211
|
+
factor = 1
|
|
212
|
+
modifier = {
|
|
213
|
+
factor = 3
|
|
214
|
+
NOT ={ army_size_percentage = 0.2 }
|
|
215
|
+
}
|
|
216
|
+
modifier = {
|
|
217
|
+
factor = 2
|
|
218
|
+
NOT ={ army_size_percentage = 0.5 }
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
ai_will_do = {
|
|
223
|
+
factor = 1
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
extend_militarization_of_the_state = {
|
|
228
|
+
|
|
229
|
+
category = 1
|
|
230
|
+
|
|
231
|
+
allow = {
|
|
232
|
+
has_government_mechanic = militarization_mechanic
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
effect = {
|
|
236
|
+
add_government_power_scaled_to_seats = {
|
|
237
|
+
mechanic_type = militarization_mechanic
|
|
238
|
+
power_type = militarized_society
|
|
239
|
+
value = 20
|
|
240
|
+
}
|
|
241
|
+
add_government_power_scaled_to_seats = {
|
|
242
|
+
mechanic_type = prussian_militarization_mechanic_1
|
|
243
|
+
power_type = prussian_militarized_society_1
|
|
244
|
+
value = 20
|
|
245
|
+
}
|
|
246
|
+
add_government_power_scaled_to_seats = {
|
|
247
|
+
mechanic_type = prussian_militarization_mechanic_2
|
|
248
|
+
power_type = prussian_militarized_society_2
|
|
249
|
+
value = 20
|
|
250
|
+
}
|
|
251
|
+
add_government_power_scaled_to_seats = {
|
|
252
|
+
mechanic_type = prussian_militarization_mechanic_3
|
|
253
|
+
power_type = prussian_militarized_society_3
|
|
254
|
+
value = 20
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
modifier = {
|
|
259
|
+
monthly_militarized_society = 0.05
|
|
260
|
+
monthly_prussian_militarized_society_1 = 0.05
|
|
261
|
+
monthly_prussian_militarized_society_2 = 0.075
|
|
262
|
+
monthly_prussian_militarized_society_3 = 0.1
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
chance = {
|
|
266
|
+
factor = 1
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
ai_will_do = {
|
|
270
|
+
factor = 1
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
extended_peacetime_officer_commissions = {
|
|
275
|
+
|
|
276
|
+
category = 1
|
|
277
|
+
|
|
278
|
+
allow = {
|
|
279
|
+
mil_tech = 16
|
|
280
|
+
dip_tech = 16
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
effect = {
|
|
284
|
+
issue_effect_scaling_with_estate_influence = {
|
|
285
|
+
estate = estate_nobles
|
|
286
|
+
effect1 = "add_mil_power = 10"
|
|
287
|
+
effect2 = "add_mil_power = 25"
|
|
288
|
+
effect3 = "add_mil_power = 50"
|
|
289
|
+
effect4 = "add_mil_power = 75"
|
|
290
|
+
effect5 = "add_mil_power = 100"
|
|
291
|
+
fallback_effect = "add_mil_power = 50"
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
modifier = {
|
|
296
|
+
navy_tradition_decay = -0.01
|
|
297
|
+
army_tradition_decay = -0.01
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
chance = {
|
|
301
|
+
factor = 2
|
|
302
|
+
modifier = {
|
|
303
|
+
factor = 2
|
|
304
|
+
is_at_war = yes
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
ai_will_do = {
|
|
309
|
+
factor = 1
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
fortification_tax = {
|
|
314
|
+
#Provinces contribute to upkeep of fortifications
|
|
315
|
+
|
|
316
|
+
category = 1
|
|
317
|
+
|
|
318
|
+
allow = {
|
|
319
|
+
num_of_owned_provinces_with = {
|
|
320
|
+
value = 3
|
|
321
|
+
OR = {
|
|
322
|
+
has_building = fort_15th
|
|
323
|
+
has_building = fort_16th
|
|
324
|
+
has_building = fort_17th
|
|
325
|
+
has_building = fort_18th
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
modifier = {
|
|
332
|
+
fort_maintenance_modifier = -0.1
|
|
333
|
+
defensiveness = 0.1
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
chance = {
|
|
337
|
+
factor = 1
|
|
338
|
+
modifier = {
|
|
339
|
+
factor = 0
|
|
340
|
+
NOT = { fort_15th = 2 }
|
|
341
|
+
NOT = { fort_16th = 2 }
|
|
342
|
+
NOT = { fort_17th = 2 }
|
|
343
|
+
NOT = { fort_18th = 2 }
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
ai_will_do = {
|
|
348
|
+
factor = 1
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
quartering_of_troops = {
|
|
353
|
+
|
|
354
|
+
category = 1
|
|
355
|
+
|
|
356
|
+
allow = {
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
modifier = {
|
|
361
|
+
land_attrition = -0.05
|
|
362
|
+
land_maintenance_modifier = -0.10
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
chance = {
|
|
366
|
+
factor = 1
|
|
367
|
+
modifier = {
|
|
368
|
+
factor = 2
|
|
369
|
+
is_at_war = yes
|
|
370
|
+
}
|
|
371
|
+
modifier = {
|
|
372
|
+
factor = 2
|
|
373
|
+
army_size_percentage = 0.7
|
|
374
|
+
}
|
|
375
|
+
modifier = {
|
|
376
|
+
factor = 3
|
|
377
|
+
army_size_percentage = 1.25
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
ai_will_do = {
|
|
382
|
+
factor = 1
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
the_draft = {
|
|
387
|
+
|
|
388
|
+
category = 1
|
|
389
|
+
|
|
390
|
+
allow = {
|
|
391
|
+
is_at_war = yes
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
effect = {
|
|
395
|
+
issue_effect_scaling_with_estate_influence = {
|
|
396
|
+
estate = estate_nobles
|
|
397
|
+
effect1 = "add_years_of_manpower_scaled_to_seats = 0.5"
|
|
398
|
+
effect2 = "add_years_of_manpower_scaled_to_seats = 0.75"
|
|
399
|
+
effect3 = "add_years_of_manpower_scaled_to_seats = 1"
|
|
400
|
+
effect4 = "add_years_of_manpower_scaled_to_seats = 1.25"
|
|
401
|
+
effect5 = "add_years_of_manpower_scaled_to_seats = 1.5"
|
|
402
|
+
fallback_effect = "add_years_of_manpower_scaled_to_seats = 1"
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
chance = {
|
|
407
|
+
factor = 1
|
|
408
|
+
modifier = {
|
|
409
|
+
factor = 2
|
|
410
|
+
NOT = { manpower_percentage = 0.5 }
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
ai_will_do = {
|
|
415
|
+
factor = 1
|
|
416
|
+
}
|
|
417
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,1975 @@
|
|
|
1
|
+
#For all the English Parliament Issues which should be unique.
|
|
2
|
+
english_french_act_of_union = {
|
|
3
|
+
category = 4
|
|
4
|
+
|
|
5
|
+
allow = {
|
|
6
|
+
has_government_attribute = english_parliament
|
|
7
|
+
has_not_enacted_parliament_action = {
|
|
8
|
+
parliament_action = english_french_act_of_union
|
|
9
|
+
}
|
|
10
|
+
has_issue_unlocked = {
|
|
11
|
+
issue = english_french_act_of_union
|
|
12
|
+
}
|
|
13
|
+
is_free_or_tributary_trigger = yes
|
|
14
|
+
is_nomad = no
|
|
15
|
+
is_at_war = no
|
|
16
|
+
OR = {
|
|
17
|
+
AND = {
|
|
18
|
+
owns_core_province = 237 # Oxfordshire
|
|
19
|
+
owns_core_province = 234 # Wessex
|
|
20
|
+
owns_core_province = 236 # London
|
|
21
|
+
owns_core_province = 177 # Maine
|
|
22
|
+
owns_core_province = 183 # Paris
|
|
23
|
+
owns_core_province = 178 # Anjou
|
|
24
|
+
178 = { # Anjou
|
|
25
|
+
is_state = yes
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
AND = {
|
|
29
|
+
OR = {
|
|
30
|
+
FRA = { junior_union_with = ENG }
|
|
31
|
+
FRA = { is_subject_of = ENG }
|
|
32
|
+
}
|
|
33
|
+
FRA = { NOT = { num_of_cities = 40 } }
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
adm_tech = 10
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
effect = {
|
|
40
|
+
set_parliament_action_flag = {
|
|
41
|
+
parliament_action = english_french_act_of_union
|
|
42
|
+
}
|
|
43
|
+
if = {
|
|
44
|
+
limit = {
|
|
45
|
+
FRA = {
|
|
46
|
+
exists = yes
|
|
47
|
+
ai = yes
|
|
48
|
+
is_subject_of = ROOT
|
|
49
|
+
NOT = { num_of_cities = 40 }
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
tooltip = {
|
|
53
|
+
inherit = FRA
|
|
54
|
+
}
|
|
55
|
+
custom_tooltip = english_french_act_of_union_ct
|
|
56
|
+
hidden_effect = {
|
|
57
|
+
FRA = {
|
|
58
|
+
every_subject_country = {
|
|
59
|
+
limit = {
|
|
60
|
+
capital_scope = {
|
|
61
|
+
region = france_region
|
|
62
|
+
}
|
|
63
|
+
NOT = { num_of_cities = 5 }
|
|
64
|
+
}
|
|
65
|
+
FRA = {
|
|
66
|
+
inherit = PREV
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
inherit = FRA
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
#custom_tooltip = english_french_act_of_union_at
|
|
74
|
+
change_tag = AVE
|
|
75
|
+
hidden_effect = {
|
|
76
|
+
on_change_tag_effect = yes
|
|
77
|
+
if = {
|
|
78
|
+
limit = {
|
|
79
|
+
OR = {
|
|
80
|
+
NOT = { has_country_flag = ave_theocracy_name }
|
|
81
|
+
NOT = { has_country_flag = ave_republic_name }
|
|
82
|
+
NOT = { has_country_flag = ave_state_name }
|
|
83
|
+
NOT = { has_country_flag = ave_empire_name }
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
restore_country_name = yes
|
|
87
|
+
}
|
|
88
|
+
if = {
|
|
89
|
+
limit = {
|
|
90
|
+
has_country_modifier = ave_anglo_french_imperium
|
|
91
|
+
}
|
|
92
|
+
country_event = { id = flavor_gbr.20 } #Renew renaming
|
|
93
|
+
}
|
|
94
|
+
remove_non_electors_emperors_from_empire_effect = yes
|
|
95
|
+
if = {
|
|
96
|
+
limit = {
|
|
97
|
+
NOT = { government_rank = 2 }
|
|
98
|
+
}
|
|
99
|
+
set_government_rank = 2
|
|
100
|
+
}
|
|
101
|
+
if = {
|
|
102
|
+
limit = {
|
|
103
|
+
has_custom_ideas = no
|
|
104
|
+
NOT = { has_idea_group = AVE_ideas }
|
|
105
|
+
}
|
|
106
|
+
country_event = { id = ideagroups.1 } #Swap Ideas
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
add_prestige = 25
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
modifier = {
|
|
113
|
+
global_autonomy = -0.05
|
|
114
|
+
prestige_decay = -0.01
|
|
115
|
+
}
|
|
116
|
+
backing_percentage = 0
|
|
117
|
+
|
|
118
|
+
chance = {
|
|
119
|
+
factor = 0 #Will be forced thruogh a decision
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
ai_will_do = {
|
|
123
|
+
factor = 1000
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
english_scottish_act_of_union = {
|
|
128
|
+
category = 4
|
|
129
|
+
|
|
130
|
+
allow = {
|
|
131
|
+
has_government_attribute = english_parliament
|
|
132
|
+
has_not_enacted_parliament_action = {
|
|
133
|
+
parliament_action = english_scottish_act_of_union
|
|
134
|
+
}
|
|
135
|
+
has_issue_unlocked = {
|
|
136
|
+
issue = english_scottish_act_of_union
|
|
137
|
+
}
|
|
138
|
+
NOT = { has_country_flag = eng_took_ave_branch }
|
|
139
|
+
is_free_or_tributary_trigger = yes
|
|
140
|
+
is_nomad = no
|
|
141
|
+
is_at_war = no
|
|
142
|
+
OR = {
|
|
143
|
+
AND = {
|
|
144
|
+
owns_core_province = 237 # Oxfordshire
|
|
145
|
+
owns_core_province = 234 # Wessex
|
|
146
|
+
owns_core_province = 248 # Lothian
|
|
147
|
+
owns_core_province = 251 # Aberdeen
|
|
148
|
+
owns_core_province = 236 # London
|
|
149
|
+
236 = { # London
|
|
150
|
+
is_state = yes
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
AND = {
|
|
154
|
+
OR = {
|
|
155
|
+
SCO = { junior_union_with = ENG }
|
|
156
|
+
SCO = { is_subject_of = ENG }
|
|
157
|
+
}
|
|
158
|
+
SCO = { NOT = { num_of_cities = 15 } }
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
adm_tech = 10
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
effect = {
|
|
165
|
+
set_parliament_action_flag = {
|
|
166
|
+
parliament_action = english_scottish_act_of_union
|
|
167
|
+
}
|
|
168
|
+
if = {
|
|
169
|
+
limit = {
|
|
170
|
+
SCO = {
|
|
171
|
+
exists = yes
|
|
172
|
+
ai = yes
|
|
173
|
+
is_subject_of = ROOT
|
|
174
|
+
NOT = { num_of_cities = 15 }
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
tooltip = {
|
|
178
|
+
inherit = SCO
|
|
179
|
+
}
|
|
180
|
+
custom_tooltip = english_scottish_act_of_union_bt
|
|
181
|
+
hidden_effect = {
|
|
182
|
+
SCO = {
|
|
183
|
+
every_subject_country = {
|
|
184
|
+
limit = {
|
|
185
|
+
capital_scope = {
|
|
186
|
+
region = british_isles_region
|
|
187
|
+
}
|
|
188
|
+
NOT = { num_of_cities = 5 }
|
|
189
|
+
}
|
|
190
|
+
SCO = {
|
|
191
|
+
inherit = PREV
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
inherit = SCO
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
#custom_tooltip = english_scottish_act_of_union_at
|
|
199
|
+
change_tag = GBR
|
|
200
|
+
hidden_effect = {
|
|
201
|
+
on_change_tag_effect = yes
|
|
202
|
+
restore_country_name = yes
|
|
203
|
+
remove_non_electors_emperors_from_empire_effect = yes
|
|
204
|
+
if = {
|
|
205
|
+
limit = {
|
|
206
|
+
NOT = { government_rank = 2 }
|
|
207
|
+
}
|
|
208
|
+
set_government_rank = 2
|
|
209
|
+
}
|
|
210
|
+
if = {
|
|
211
|
+
limit = {
|
|
212
|
+
has_custom_ideas = no
|
|
213
|
+
NOT = { has_idea_group = GBR_ideas }
|
|
214
|
+
}
|
|
215
|
+
country_event = { id = ideagroups.1 } #Swap Ideas
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
add_prestige = 25
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
modifier = {
|
|
222
|
+
global_autonomy = -0.05
|
|
223
|
+
prestige_decay = -0.01
|
|
224
|
+
}
|
|
225
|
+
backing_percentage = 0
|
|
226
|
+
|
|
227
|
+
chance = {
|
|
228
|
+
factor = 0 #Will be forced through a decision
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
ai_will_do = {
|
|
232
|
+
factor = 1000
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
enact_the_wales_acts = {
|
|
237
|
+
category = 4
|
|
238
|
+
|
|
239
|
+
allow = {
|
|
240
|
+
has_government_attribute = english_parliament
|
|
241
|
+
has_not_enacted_parliament_action = {
|
|
242
|
+
parliament_action = enact_the_wales_acts
|
|
243
|
+
}
|
|
244
|
+
wales_area = {
|
|
245
|
+
owned_by = ROOT
|
|
246
|
+
type = all
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
effect = {
|
|
251
|
+
set_parliament_action_flag = {
|
|
252
|
+
parliament_action = enact_the_wales_acts
|
|
253
|
+
}
|
|
254
|
+
wales_area = {
|
|
255
|
+
add_base_tax = 1
|
|
256
|
+
add_base_production = 1
|
|
257
|
+
add_base_manpower = 1
|
|
258
|
+
add_province_modifier = {
|
|
259
|
+
name = wales_act
|
|
260
|
+
duration = -1
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
modifier = {
|
|
266
|
+
global_unrest = -1
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
chance = {
|
|
270
|
+
factor = 0.5
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
ai_will_do = {
|
|
274
|
+
factor = 1
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
crown_of_ireland_act = {
|
|
279
|
+
category = 4
|
|
280
|
+
|
|
281
|
+
allow = {
|
|
282
|
+
has_government_attribute = english_parliament
|
|
283
|
+
has_not_enacted_parliament_action = {
|
|
284
|
+
parliament_action = crown_of_ireland_act
|
|
285
|
+
}
|
|
286
|
+
has_issue_unlocked = {
|
|
287
|
+
issue = crown_of_ireland_act
|
|
288
|
+
}
|
|
289
|
+
munster_area = { owned_by = ROOT }
|
|
290
|
+
connacht_area = { owned_by = ROOT }
|
|
291
|
+
ulster_area = { owned_by = ROOT }
|
|
292
|
+
leinster_area = { owned_by = ROOT }
|
|
293
|
+
NOT = { exists = IRE }
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
effect = {
|
|
297
|
+
set_parliament_action_flag = {
|
|
298
|
+
parliament_action = crown_of_ireland_act
|
|
299
|
+
}
|
|
300
|
+
custom_tooltip = crown_of_ireland_act_at
|
|
301
|
+
hidden_effect = {
|
|
302
|
+
munster_area = {
|
|
303
|
+
add_base_production = 1
|
|
304
|
+
}
|
|
305
|
+
connacht_area = {
|
|
306
|
+
add_base_production = 1
|
|
307
|
+
}
|
|
308
|
+
ulster_area = {
|
|
309
|
+
add_base_production = 1
|
|
310
|
+
}
|
|
311
|
+
leinster_area = {
|
|
312
|
+
add_base_production = 1
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
country_event = {
|
|
316
|
+
id = flavor_gbr.6
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
modifier = {
|
|
321
|
+
stability_cost_modifier = -0.25
|
|
322
|
+
global_unrest = -2
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
chance = {
|
|
326
|
+
factor = 0
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
ai_will_do = {
|
|
330
|
+
factor = 1
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
crown_of_iberia_act = {
|
|
335
|
+
category = 4
|
|
336
|
+
|
|
337
|
+
allow = {
|
|
338
|
+
has_government_attribute = english_parliament
|
|
339
|
+
has_not_enacted_parliament_action = {
|
|
340
|
+
parliament_action = crown_of_iberia_act
|
|
341
|
+
}
|
|
342
|
+
has_issue_unlocked = {
|
|
343
|
+
issue = crown_of_iberia_act
|
|
344
|
+
}
|
|
345
|
+
num_of_owned_provinces_with = {
|
|
346
|
+
region = iberia_region
|
|
347
|
+
value = 15
|
|
348
|
+
}
|
|
349
|
+
OR = {
|
|
350
|
+
NOT = { exists = SPA }
|
|
351
|
+
NOT = { exists = CAS }
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
effect = {
|
|
356
|
+
set_parliament_action_flag = {
|
|
357
|
+
parliament_action = crown_of_iberia_act
|
|
358
|
+
}
|
|
359
|
+
custom_tooltip = crown_of_iberia_act_at
|
|
360
|
+
hidden_effect = {
|
|
361
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
362
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
363
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
364
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
365
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
366
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
367
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
368
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
369
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
370
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = iberia_region } add_base_production = 1 set_province_flag = received_reward }
|
|
371
|
+
every_owned_province = {
|
|
372
|
+
limit = {
|
|
373
|
+
has_province_flag = received_reward
|
|
374
|
+
}
|
|
375
|
+
clr_province_flag = received_reward
|
|
376
|
+
}
|
|
377
|
+
#iberia_region = {
|
|
378
|
+
# limit = {
|
|
379
|
+
# owned_by = ROOT
|
|
380
|
+
# }
|
|
381
|
+
# add_base_production = 1
|
|
382
|
+
#
|
|
383
|
+
# type = random
|
|
384
|
+
# amount = 10
|
|
385
|
+
#}
|
|
386
|
+
}
|
|
387
|
+
country_event = {
|
|
388
|
+
id = flavor_gbr.23
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
modifier = {
|
|
393
|
+
stability_cost_modifier = -0.25
|
|
394
|
+
global_unrest = -2
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
chance = {
|
|
398
|
+
factor = 0
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
ai_will_do = {
|
|
402
|
+
factor = 1
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
crown_of_italy_act = {
|
|
407
|
+
category = 4
|
|
408
|
+
|
|
409
|
+
allow = {
|
|
410
|
+
has_government_attribute = english_parliament
|
|
411
|
+
has_not_enacted_parliament_action = {
|
|
412
|
+
parliament_action = crown_of_italy_act
|
|
413
|
+
}
|
|
414
|
+
has_issue_unlocked = {
|
|
415
|
+
issue = crown_of_italy_act
|
|
416
|
+
}
|
|
417
|
+
num_of_owned_provinces_with = {
|
|
418
|
+
OR = {
|
|
419
|
+
area = piedmont_area
|
|
420
|
+
area = liguria_area
|
|
421
|
+
area = lombardy_area
|
|
422
|
+
area = emilia_romagna_area
|
|
423
|
+
area = po_valley_area
|
|
424
|
+
area = venetia_area
|
|
425
|
+
}
|
|
426
|
+
value = 15
|
|
427
|
+
}
|
|
428
|
+
NOT = { exists = ITA }
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
effect = {
|
|
432
|
+
set_parliament_action_flag = {
|
|
433
|
+
parliament_action = crown_of_italy_act
|
|
434
|
+
}
|
|
435
|
+
custom_tooltip = crown_of_italy_act_at
|
|
436
|
+
hidden_effect = {
|
|
437
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
438
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
439
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
440
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
441
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
442
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
443
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
444
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
445
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
446
|
+
random_owned_province = { limit = { NOT = { has_province_flag = received_reward } region = italy_region } add_base_production = 1 set_province_flag = received_reward }
|
|
447
|
+
every_owned_province = {
|
|
448
|
+
limit = {
|
|
449
|
+
has_province_flag = received_reward
|
|
450
|
+
}
|
|
451
|
+
clr_province_flag = received_reward
|
|
452
|
+
}
|
|
453
|
+
#italy_region = {
|
|
454
|
+
# limit = {
|
|
455
|
+
# owned_by = ROOT
|
|
456
|
+
# }
|
|
457
|
+
# add_base_production = 1
|
|
458
|
+
#
|
|
459
|
+
# type = random
|
|
460
|
+
# amount = 10
|
|
461
|
+
#}
|
|
462
|
+
}
|
|
463
|
+
country_event = {
|
|
464
|
+
id = flavor_gbr.24
|
|
465
|
+
}
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
modifier = {
|
|
469
|
+
stability_cost_modifier = -0.25
|
|
470
|
+
global_unrest = -2
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
chance = {
|
|
474
|
+
factor = 0
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
ai_will_do = {
|
|
478
|
+
factor = 1
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
crown_of_the_empire_act = {
|
|
483
|
+
category = 4
|
|
484
|
+
|
|
485
|
+
allow = {
|
|
486
|
+
has_government_attribute = english_parliament
|
|
487
|
+
has_not_enacted_parliament_action = {
|
|
488
|
+
parliament_action = crown_of_the_empire_act
|
|
489
|
+
}
|
|
490
|
+
has_issue_unlocked = {
|
|
491
|
+
issue = crown_of_the_empire_act
|
|
492
|
+
}
|
|
493
|
+
is_emperor = yes
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
effect = {
|
|
497
|
+
set_parliament_action_flag = {
|
|
498
|
+
parliament_action = crown_of_the_empire_act
|
|
499
|
+
}
|
|
500
|
+
unlock_issue = {
|
|
501
|
+
issue = establish_the_imperial_diet_act
|
|
502
|
+
}
|
|
503
|
+
add_imperial_influence = 10
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
modifier = {
|
|
507
|
+
imperial_authority = 0.1
|
|
508
|
+
diplomatic_reputation = 1
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
chance = {
|
|
512
|
+
factor = 0
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
ai_will_do = {
|
|
516
|
+
factor = 1
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
bill_of_rights_act = {
|
|
521
|
+
category = 4
|
|
522
|
+
|
|
523
|
+
allow = {
|
|
524
|
+
has_not_enacted_parliament_action = {
|
|
525
|
+
parliament_action = bill_of_rights_act
|
|
526
|
+
}
|
|
527
|
+
has_government_attribute = english_parliament
|
|
528
|
+
has_any_disaster = no
|
|
529
|
+
NOT = {
|
|
530
|
+
has_disaster_progress = {
|
|
531
|
+
disaster = war_of_the_roses
|
|
532
|
+
value = 1
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
NOT = {
|
|
536
|
+
has_disaster_progress = {
|
|
537
|
+
disaster = english_civil_war
|
|
538
|
+
value = 1
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
effect = {
|
|
544
|
+
set_parliament_action_flag = {
|
|
545
|
+
parliament_action = bill_of_rights_act
|
|
546
|
+
}
|
|
547
|
+
add_country_modifier = {
|
|
548
|
+
name = abadoned_religious_rebels
|
|
549
|
+
duration = -1
|
|
550
|
+
}
|
|
551
|
+
custom_tooltip = bill_of_rights_act_tt
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
modifier = {
|
|
555
|
+
country_admin_power = 1
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
chance = {
|
|
559
|
+
factor = 0.5
|
|
560
|
+
modifier = {
|
|
561
|
+
factor = 20
|
|
562
|
+
has_country_flag = eng_civil_war_happened
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
effect_duration = 20
|
|
566
|
+
backing_percentage = 5
|
|
567
|
+
|
|
568
|
+
ai_will_do = {
|
|
569
|
+
factor = 1
|
|
570
|
+
}
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
the_black_act = {
|
|
574
|
+
category = 4
|
|
575
|
+
|
|
576
|
+
allow = {
|
|
577
|
+
has_not_enacted_parliament_action = {
|
|
578
|
+
parliament_action = the_black_act
|
|
579
|
+
}
|
|
580
|
+
has_government_attribute = english_parliament
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
effect = {
|
|
584
|
+
set_parliament_action_flag = {
|
|
585
|
+
parliament_action = the_black_act
|
|
586
|
+
}
|
|
587
|
+
add_stability_or_adm_power = yes
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
modifier = {
|
|
591
|
+
harsh_treatment_cost = -0.5
|
|
592
|
+
stability_cost_modifier = -0.33
|
|
593
|
+
global_rebel_suppression_efficiency = 0.5
|
|
594
|
+
}
|
|
595
|
+
effect_duration = 20
|
|
596
|
+
|
|
597
|
+
chance = {
|
|
598
|
+
factor = 0.5
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
ai_will_do = {
|
|
602
|
+
factor = 1
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
the_witchcraft_act = {
|
|
607
|
+
category = 4
|
|
608
|
+
|
|
609
|
+
allow = {
|
|
610
|
+
has_not_enacted_parliament_action = {
|
|
611
|
+
parliament_action = the_witchcraft_act
|
|
612
|
+
}
|
|
613
|
+
has_government_attribute = english_parliament
|
|
614
|
+
religion_group = christian
|
|
615
|
+
NOT = { current_age = age_of_discovery }
|
|
616
|
+
NOT = { current_age = age_of_revolutions }
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
effect = {
|
|
620
|
+
set_parliament_action_flag = {
|
|
621
|
+
parliament_action = the_witchcraft_act
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
modifier = {
|
|
626
|
+
tolerance_own = 2
|
|
627
|
+
global_heretic_missionary_strength = 0.05
|
|
628
|
+
missionaries = 1
|
|
629
|
+
}
|
|
630
|
+
effect_duration = 20
|
|
631
|
+
|
|
632
|
+
chance = {
|
|
633
|
+
factor = 0.5
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
ai_will_do = {
|
|
637
|
+
factor = 1
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
the_tea_act = {
|
|
642
|
+
category = 4
|
|
643
|
+
|
|
644
|
+
allow = {
|
|
645
|
+
has_not_enacted_parliament_action = {
|
|
646
|
+
parliament_action = the_tea_act
|
|
647
|
+
}
|
|
648
|
+
has_government_attribute = english_parliament
|
|
649
|
+
trading_part = {
|
|
650
|
+
trade_goods = tea
|
|
651
|
+
value = 0.1
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
effect = {
|
|
656
|
+
set_parliament_action_flag = {
|
|
657
|
+
parliament_action = the_tea_act
|
|
658
|
+
}
|
|
659
|
+
change_price = {
|
|
660
|
+
trade_goods = tea
|
|
661
|
+
key = the_tea_act
|
|
662
|
+
value = 0.5
|
|
663
|
+
duration = -1
|
|
664
|
+
}
|
|
665
|
+
add_mercantilism = 5
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
modifier = {
|
|
669
|
+
trade_efficiency = 0.33
|
|
670
|
+
}
|
|
671
|
+
effect_duration = 5
|
|
672
|
+
|
|
673
|
+
chance = {
|
|
674
|
+
factor = 0.5
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
ai_will_do = {
|
|
678
|
+
factor = 1
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
#the_habeas_corpus_act = {
|
|
683
|
+
# category = 4
|
|
684
|
+
#
|
|
685
|
+
# allow = {
|
|
686
|
+
# has_not_enacted_parliament_action = {
|
|
687
|
+
# parliament_action = the_habeas_corpus_act
|
|
688
|
+
# }
|
|
689
|
+
# has_government_attribute = english_parliament
|
|
690
|
+
# }
|
|
691
|
+
#
|
|
692
|
+
# effect = {
|
|
693
|
+
# set_parliament_action_flag = {
|
|
694
|
+
# parliament_action = the_habeas_corpus_act
|
|
695
|
+
# }
|
|
696
|
+
# }
|
|
697
|
+
#
|
|
698
|
+
# chance = {
|
|
699
|
+
# factor = 0.5
|
|
700
|
+
# }
|
|
701
|
+
#
|
|
702
|
+
# ai_will_do = {
|
|
703
|
+
# factor = 1
|
|
704
|
+
# }
|
|
705
|
+
#}
|
|
706
|
+
#
|
|
707
|
+
#the_quartering_act = {
|
|
708
|
+
# category = 4
|
|
709
|
+
#
|
|
710
|
+
# allow = {
|
|
711
|
+
# has_not_enacted_parliament_action = {
|
|
712
|
+
# parliament_action = the_quartering_act
|
|
713
|
+
# }
|
|
714
|
+
# has_government_attribute = english_parliament
|
|
715
|
+
# }
|
|
716
|
+
#
|
|
717
|
+
# effect = {
|
|
718
|
+
# set_parliament_action_flag = {
|
|
719
|
+
# parliament_action = the_quartering_act
|
|
720
|
+
# }
|
|
721
|
+
# }
|
|
722
|
+
#
|
|
723
|
+
# chance = {
|
|
724
|
+
# factor = 0.5
|
|
725
|
+
# }
|
|
726
|
+
#
|
|
727
|
+
# ai_will_do = {
|
|
728
|
+
# factor = 1
|
|
729
|
+
# }
|
|
730
|
+
#}
|
|
731
|
+
#
|
|
732
|
+
#the_mutiny_act = {
|
|
733
|
+
# category = 4
|
|
734
|
+
#
|
|
735
|
+
# allow = {
|
|
736
|
+
# has_not_enacted_parliament_action = {
|
|
737
|
+
# parliament_action = the_mutiny_act
|
|
738
|
+
# }
|
|
739
|
+
# has_government_attribute = english_parliament
|
|
740
|
+
# }
|
|
741
|
+
#
|
|
742
|
+
# effect = {
|
|
743
|
+
# set_parliament_action_flag = {
|
|
744
|
+
# parliament_action = the_mutiny_act
|
|
745
|
+
# }
|
|
746
|
+
# }
|
|
747
|
+
#
|
|
748
|
+
# chance = {
|
|
749
|
+
# factor = 0.5
|
|
750
|
+
# }
|
|
751
|
+
#
|
|
752
|
+
# ai_will_do = {
|
|
753
|
+
# factor = 1
|
|
754
|
+
# }
|
|
755
|
+
#}
|
|
756
|
+
|
|
757
|
+
colonial_venture_act = {
|
|
758
|
+
category = 4
|
|
759
|
+
|
|
760
|
+
allow = {
|
|
761
|
+
has_not_enacted_parliament_action = {
|
|
762
|
+
parliament_action = colonial_venture_act
|
|
763
|
+
}
|
|
764
|
+
has_government_attribute = english_parliament
|
|
765
|
+
NOT = { has_country_modifier = colonial_venture_act_modifier }
|
|
766
|
+
has_issue_unlocked = {
|
|
767
|
+
issue = colonial_venture_act
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
effect = {
|
|
772
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
773
|
+
set_parliament_action_flag = {
|
|
774
|
+
parliament_action = colonial_venture_act
|
|
775
|
+
}
|
|
776
|
+
add_country_modifier = {
|
|
777
|
+
name = colonial_venture_act_modifier
|
|
778
|
+
duration = -1
|
|
779
|
+
}
|
|
780
|
+
custom_tooltip = colonial_venture_act_modifier_tt
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
modifier = {
|
|
784
|
+
colony_development_boost = 1
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
chance = {
|
|
788
|
+
factor = 0
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
ai_will_do = {
|
|
792
|
+
factor = 1
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
french_english_reconciliation_act = {
|
|
797
|
+
category = 4
|
|
798
|
+
|
|
799
|
+
allow = {
|
|
800
|
+
has_not_enacted_parliament_action = {
|
|
801
|
+
parliament_action = french_english_reconciliation_act
|
|
802
|
+
}
|
|
803
|
+
has_government_attribute = english_parliament
|
|
804
|
+
OR = {
|
|
805
|
+
FRA = { is_subject_of = ROOT }
|
|
806
|
+
development_in_provinces = {
|
|
807
|
+
culture_group = french
|
|
808
|
+
value = 200
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
effect = {
|
|
814
|
+
set_parliament_action_flag = {
|
|
815
|
+
parliament_action = french_english_reconciliation_act
|
|
816
|
+
}
|
|
817
|
+
if = {
|
|
818
|
+
limit = { FRA = { is_subject_of = ROOT } }
|
|
819
|
+
reverse_add_opinion = {
|
|
820
|
+
who = FRA
|
|
821
|
+
modifier = french_english_reconciliation_act_opinion
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
add_prestige_or_monarch_power = {
|
|
825
|
+
amount = 75
|
|
826
|
+
}
|
|
827
|
+
add_stability_or_adm_power = yes
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
modifier = {
|
|
831
|
+
advisor_cost = -0.25
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
chance = {
|
|
835
|
+
factor = 0
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
ai_will_do = {
|
|
839
|
+
factor = 1
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
crush_french_nobles = {
|
|
844
|
+
category = 4
|
|
845
|
+
|
|
846
|
+
allow = {
|
|
847
|
+
has_government_attribute = english_parliament
|
|
848
|
+
has_mission = ave_shatter_frances_nobility
|
|
849
|
+
OR = {
|
|
850
|
+
FRA = { is_subject_of = ROOT }
|
|
851
|
+
num_of_owned_provinces_with = {
|
|
852
|
+
region = france_region
|
|
853
|
+
value = 20
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
has_not_enacted_parliament_action = {
|
|
857
|
+
parliament_action = crush_french_nobles
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
effect = {
|
|
862
|
+
set_parliament_action_flag = {
|
|
863
|
+
parliament_action = crush_french_nobles
|
|
864
|
+
}
|
|
865
|
+
if = {
|
|
866
|
+
limit = {
|
|
867
|
+
FRA = { is_subject_of = ROOT }
|
|
868
|
+
}
|
|
869
|
+
FRA = {
|
|
870
|
+
random_owned_province = {
|
|
871
|
+
limit = {
|
|
872
|
+
is_overseas = no
|
|
873
|
+
is_in_capital_area = yes
|
|
874
|
+
}
|
|
875
|
+
spawn_rebels = {
|
|
876
|
+
type = pretender_rebels
|
|
877
|
+
size = 2
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
random_owned_province = {
|
|
881
|
+
limit = {
|
|
882
|
+
is_overseas = no
|
|
883
|
+
is_in_capital_area = yes
|
|
884
|
+
}
|
|
885
|
+
spawn_rebels = {
|
|
886
|
+
type = pretender_rebels
|
|
887
|
+
size = 1
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
else = {
|
|
893
|
+
random_owned_province = {
|
|
894
|
+
limit = {
|
|
895
|
+
region = france_region
|
|
896
|
+
}
|
|
897
|
+
spawn_rebels = {
|
|
898
|
+
type = noble_rebels
|
|
899
|
+
size = 2
|
|
900
|
+
}
|
|
901
|
+
}
|
|
902
|
+
random_owned_province = {
|
|
903
|
+
limit = {
|
|
904
|
+
region = france_region
|
|
905
|
+
}
|
|
906
|
+
spawn_rebels = {
|
|
907
|
+
type = noble_rebels
|
|
908
|
+
size = 1
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
add_stability = -1
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
modifier = {
|
|
916
|
+
nobles_influence_modifier = -0.2
|
|
917
|
+
global_tax_income = 60
|
|
918
|
+
manpower_recovery_speed = 0.15
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
chance = {
|
|
922
|
+
factor = 100
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
ai_will_do = {
|
|
926
|
+
factor = 1
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
the_bank_charter_act = {
|
|
931
|
+
category = 4
|
|
932
|
+
|
|
933
|
+
allow = {
|
|
934
|
+
has_government_attribute = english_parliament
|
|
935
|
+
has_mission = ave_introduce_the_banking_act
|
|
936
|
+
has_not_enacted_parliament_action = {
|
|
937
|
+
parliament_action = the_bank_charter_act
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
effect = {
|
|
942
|
+
set_parliament_action_flag = {
|
|
943
|
+
parliament_action = the_bank_charter_act
|
|
944
|
+
}
|
|
945
|
+
add_adm_power = -150
|
|
946
|
+
add_stability = -1
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
modifier = {
|
|
950
|
+
global_tax_modifier = 0.25
|
|
951
|
+
inflation_reduction = 0.15
|
|
952
|
+
interest = -1
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
chance = {
|
|
956
|
+
factor = 100
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
ai_will_do = {
|
|
960
|
+
factor = 1
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
act_of_exploration = {
|
|
965
|
+
category = 4
|
|
966
|
+
|
|
967
|
+
allow = {
|
|
968
|
+
has_government_attribute = english_parliament
|
|
969
|
+
has_issue_unlocked = {
|
|
970
|
+
issue = act_of_exploration
|
|
971
|
+
}
|
|
972
|
+
NOT = { has_country_modifier = gbr_exploration_spirit }
|
|
973
|
+
NOT = { has_idea_group = exploration_ideas }
|
|
974
|
+
OR = {
|
|
975
|
+
current_age = age_of_discovery
|
|
976
|
+
current_age = age_of_reformation
|
|
977
|
+
}
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
effect = {
|
|
981
|
+
issue_effect_scaling_with_estate_influence = {
|
|
982
|
+
estate = estate_burghers
|
|
983
|
+
effect1 = "create_explorer = { tradition = 15 }"
|
|
984
|
+
effect2 = "create_explorer = { tradition = 30 }"
|
|
985
|
+
effect3 = "create_explorer = { tradition = 45 }"
|
|
986
|
+
effect4 = "create_explorer = { tradition = 60 }"
|
|
987
|
+
effect5 = "create_explorer = { tradition = 75 }"
|
|
988
|
+
fallback_effect = "create_explorer = { tradition = 45 }"
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
modifier = {
|
|
993
|
+
may_explore = yes
|
|
994
|
+
range = 0.15
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
chance = {
|
|
998
|
+
factor = 1
|
|
999
|
+
modifier = {
|
|
1000
|
+
factor = 0.1
|
|
1001
|
+
has_global_flag = circumnavigation_completed
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
ai_will_do = {
|
|
1006
|
+
factor = 1
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
acts_of_impressment = {
|
|
1011
|
+
category = 4
|
|
1012
|
+
|
|
1013
|
+
allow = {
|
|
1014
|
+
has_issue_unlocked = {
|
|
1015
|
+
issue = acts_of_impressment
|
|
1016
|
+
}
|
|
1017
|
+
has_not_enacted_parliament_action = {
|
|
1018
|
+
parliament_action = acts_of_impressment
|
|
1019
|
+
}
|
|
1020
|
+
has_government_attribute = english_parliament
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
effect = {
|
|
1024
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
1025
|
+
set_parliament_action_flag = {
|
|
1026
|
+
parliament_action = acts_of_impressment
|
|
1027
|
+
}
|
|
1028
|
+
add_yearly_sailors = 1
|
|
1029
|
+
unlock_issue = {
|
|
1030
|
+
issue = acts_of_high_admiralty
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
modifier = {
|
|
1035
|
+
sailor_maintenance_modifer = -0.33
|
|
1036
|
+
}
|
|
1037
|
+
effect_duration = 5
|
|
1038
|
+
backing_percentage = 0
|
|
1039
|
+
|
|
1040
|
+
chance = {
|
|
1041
|
+
factor = 0
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
ai_will_do = {
|
|
1045
|
+
factor = 1
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
acts_of_high_admiralty = {
|
|
1050
|
+
category = 4
|
|
1051
|
+
|
|
1052
|
+
allow = {
|
|
1053
|
+
has_issue_unlocked = {
|
|
1054
|
+
issue = acts_of_high_admiralty
|
|
1055
|
+
}
|
|
1056
|
+
has_not_enacted_parliament_action = {
|
|
1057
|
+
parliament_action = acts_of_high_admiralty
|
|
1058
|
+
}
|
|
1059
|
+
has_government_attribute = english_parliament
|
|
1060
|
+
}
|
|
1061
|
+
|
|
1062
|
+
effect = {
|
|
1063
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
1064
|
+
set_parliament_action_flag = {
|
|
1065
|
+
parliament_action = acts_of_high_admiralty
|
|
1066
|
+
}
|
|
1067
|
+
unlock_issue = {
|
|
1068
|
+
issue = acts_of_maritime_courage
|
|
1069
|
+
}
|
|
1070
|
+
unlock_issue = {
|
|
1071
|
+
issue = acts_of_naval_professionalism
|
|
1072
|
+
}
|
|
1073
|
+
enable_admirals_army_professionalism = yes
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1076
|
+
modifier = {
|
|
1077
|
+
navy_tradition = 2
|
|
1078
|
+
}
|
|
1079
|
+
effect_duration = 5
|
|
1080
|
+
|
|
1081
|
+
chance = {
|
|
1082
|
+
factor = 0
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
ai_will_do = {
|
|
1086
|
+
factor = 1
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
acts_of_maritime_courage = {
|
|
1091
|
+
category = 4
|
|
1092
|
+
|
|
1093
|
+
allow = {
|
|
1094
|
+
has_issue_unlocked = {
|
|
1095
|
+
issue = acts_of_maritime_courage
|
|
1096
|
+
}
|
|
1097
|
+
has_not_enacted_parliament_action = {
|
|
1098
|
+
parliament_action = acts_of_maritime_courage
|
|
1099
|
+
}
|
|
1100
|
+
has_government_attribute = english_parliament
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
effect = {
|
|
1104
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
1105
|
+
set_parliament_action_flag = {
|
|
1106
|
+
parliament_action = acts_of_maritime_courage
|
|
1107
|
+
}
|
|
1108
|
+
if = {
|
|
1109
|
+
limit = {
|
|
1110
|
+
has_enacted_parliament_action = {
|
|
1111
|
+
parliament_action = acts_of_naval_professionalism
|
|
1112
|
+
}
|
|
1113
|
+
}
|
|
1114
|
+
unlock_issue = {
|
|
1115
|
+
issue = acts_of_maritime_professionalism
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
add_navy_tradition = 15
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
modifier = {
|
|
1122
|
+
naval_morale = 0.15
|
|
1123
|
+
sunk_ship_morale_hit_recieved = -0.25
|
|
1124
|
+
}
|
|
1125
|
+
effect_duration = 5
|
|
1126
|
+
|
|
1127
|
+
chance = {
|
|
1128
|
+
factor = 0
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
ai_will_do = {
|
|
1132
|
+
factor = 1
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
acts_of_naval_professionalism = {
|
|
1137
|
+
category = 4
|
|
1138
|
+
|
|
1139
|
+
allow = {
|
|
1140
|
+
has_issue_unlocked = {
|
|
1141
|
+
issue = acts_of_naval_professionalism
|
|
1142
|
+
}
|
|
1143
|
+
has_not_enacted_parliament_action = {
|
|
1144
|
+
parliament_action = acts_of_naval_professionalism
|
|
1145
|
+
}
|
|
1146
|
+
has_government_attribute = english_parliament
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
effect = {
|
|
1150
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
1151
|
+
set_parliament_action_flag = {
|
|
1152
|
+
parliament_action = acts_of_naval_professionalism
|
|
1153
|
+
}
|
|
1154
|
+
if = {
|
|
1155
|
+
limit = {
|
|
1156
|
+
has_enacted_parliament_action = {
|
|
1157
|
+
parliament_action = acts_of_maritime_courage
|
|
1158
|
+
}
|
|
1159
|
+
}
|
|
1160
|
+
unlock_issue = {
|
|
1161
|
+
issue = acts_of_maritime_professionalism
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
add_navy_tradition = 15
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
modifier = {
|
|
1168
|
+
ship_durability = 0.1
|
|
1169
|
+
recover_navy_morale_speed = 0.25
|
|
1170
|
+
}
|
|
1171
|
+
effect_duration = 5
|
|
1172
|
+
|
|
1173
|
+
chance = {
|
|
1174
|
+
factor = 0
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
ai_will_do = {
|
|
1178
|
+
factor = 1
|
|
1179
|
+
}
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
acts_of_maritime_professionalism = {
|
|
1183
|
+
category = 4
|
|
1184
|
+
|
|
1185
|
+
allow = {
|
|
1186
|
+
has_issue_unlocked = {
|
|
1187
|
+
issue = acts_of_maritime_professionalism
|
|
1188
|
+
}
|
|
1189
|
+
has_not_enacted_parliament_action = {
|
|
1190
|
+
parliament_action = acts_of_maritime_professionalism
|
|
1191
|
+
}
|
|
1192
|
+
has_government_attribute = english_parliament
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
effect = {
|
|
1196
|
+
custom_tooltip = EXPENSIVE_ISSUE_TT
|
|
1197
|
+
set_parliament_action_flag = {
|
|
1198
|
+
parliament_action = acts_of_maritime_professionalism
|
|
1199
|
+
}
|
|
1200
|
+
unlock_government_reform = {
|
|
1201
|
+
government_reform = professional_navy_reform
|
|
1202
|
+
}
|
|
1203
|
+
change_government_reform_progress = 50
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
modifier = {
|
|
1207
|
+
global_ship_trade_power = 0.5
|
|
1208
|
+
global_foreign_trade_power = 0.5
|
|
1209
|
+
naval_tradition_from_trade = 1
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
chance = {
|
|
1213
|
+
factor = 0
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
ai_will_do = {
|
|
1217
|
+
factor = 1
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1221
|
+
acts_of_taxation = {
|
|
1222
|
+
category = 3
|
|
1223
|
+
|
|
1224
|
+
allow = {
|
|
1225
|
+
has_issue_unlocked = {
|
|
1226
|
+
issue = acts_of_taxation
|
|
1227
|
+
}
|
|
1228
|
+
has_not_enacted_parliament_action = {
|
|
1229
|
+
parliament_action = acts_of_taxation
|
|
1230
|
+
}
|
|
1231
|
+
has_not_enacted_parliament_action = {
|
|
1232
|
+
parliament_action = act_of_representation
|
|
1233
|
+
}
|
|
1234
|
+
has_government_attribute = english_parliament
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
effect = {
|
|
1238
|
+
set_parliament_action_flag = {
|
|
1239
|
+
parliament_action = acts_of_taxation
|
|
1240
|
+
}
|
|
1241
|
+
custom_tooltip = acts_of_taxation_tt
|
|
1242
|
+
add_country_modifier = {
|
|
1243
|
+
name = acts_of_taxation_parliament
|
|
1244
|
+
duration = -1
|
|
1245
|
+
}
|
|
1246
|
+
}
|
|
1247
|
+
backing_percentage = 50
|
|
1248
|
+
|
|
1249
|
+
modifier = {
|
|
1250
|
+
global_tax_income = 60
|
|
1251
|
+
trade_efficiency = 0.1
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
chance = {
|
|
1255
|
+
factor = 0
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
ai_will_do = {
|
|
1259
|
+
factor = 1
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
|
|
1263
|
+
act_of_representation = {
|
|
1264
|
+
category = 4
|
|
1265
|
+
|
|
1266
|
+
allow = {
|
|
1267
|
+
has_issue_unlocked = {
|
|
1268
|
+
issue = act_of_representation
|
|
1269
|
+
}
|
|
1270
|
+
has_not_enacted_parliament_action = {
|
|
1271
|
+
parliament_action = act_of_representation
|
|
1272
|
+
}
|
|
1273
|
+
has_not_enacted_parliament_action = {
|
|
1274
|
+
parliament_action = acts_of_taxation
|
|
1275
|
+
}
|
|
1276
|
+
has_government_attribute = english_parliament
|
|
1277
|
+
}
|
|
1278
|
+
|
|
1279
|
+
effect = {
|
|
1280
|
+
set_parliament_action_flag = {
|
|
1281
|
+
parliament_action = act_of_representation
|
|
1282
|
+
}
|
|
1283
|
+
custom_tooltip = act_of_representation_tt
|
|
1284
|
+
add_country_modifier = {
|
|
1285
|
+
name = act_of_representation_parliament
|
|
1286
|
+
duration = -1
|
|
1287
|
+
}
|
|
1288
|
+
}
|
|
1289
|
+
backing_percentage = 0
|
|
1290
|
+
|
|
1291
|
+
modifier = {
|
|
1292
|
+
diplomatic_reputation = 2
|
|
1293
|
+
diplomatic_annexation_cost = -0.15
|
|
1294
|
+
}
|
|
1295
|
+
|
|
1296
|
+
chance = {
|
|
1297
|
+
factor = 0
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
ai_will_do = {
|
|
1301
|
+
factor = 1
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
the_sugar_act = {
|
|
1306
|
+
category = 2
|
|
1307
|
+
|
|
1308
|
+
allow = {
|
|
1309
|
+
has_not_enacted_parliament_action = {
|
|
1310
|
+
parliament_action = the_sugar_act
|
|
1311
|
+
}
|
|
1312
|
+
has_government_attribute = english_parliament
|
|
1313
|
+
has_issue_unlocked = {
|
|
1314
|
+
issue = the_sugar_act
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1318
|
+
effect = {
|
|
1319
|
+
set_parliament_action_flag = {
|
|
1320
|
+
parliament_action = the_sugar_act
|
|
1321
|
+
}
|
|
1322
|
+
increase_trade_goods_discovery = {
|
|
1323
|
+
trade_goods = sugar
|
|
1324
|
+
}
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
modifier = {
|
|
1328
|
+
colony_development_boost = 1
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
chance = {
|
|
1332
|
+
factor = 0
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
ai_will_do = {
|
|
1336
|
+
factor = 1
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
the_gold_act = {
|
|
1341
|
+
category = 2
|
|
1342
|
+
|
|
1343
|
+
allow = {
|
|
1344
|
+
has_not_enacted_parliament_action = {
|
|
1345
|
+
parliament_action = the_gold_act
|
|
1346
|
+
}
|
|
1347
|
+
has_government_attribute = english_parliament
|
|
1348
|
+
has_issue_unlocked = {
|
|
1349
|
+
issue = the_gold_act
|
|
1350
|
+
}
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
effect = {
|
|
1354
|
+
set_parliament_action_flag = {
|
|
1355
|
+
parliament_action = the_gold_act
|
|
1356
|
+
}
|
|
1357
|
+
increase_trade_goods_discovery = {
|
|
1358
|
+
trade_goods = gold
|
|
1359
|
+
}
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
modifier = {
|
|
1363
|
+
colony_development_boost = 1
|
|
1364
|
+
}
|
|
1365
|
+
|
|
1366
|
+
chance = {
|
|
1367
|
+
factor = 0
|
|
1368
|
+
}
|
|
1369
|
+
|
|
1370
|
+
ai_will_do = {
|
|
1371
|
+
factor = 1
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
the_spice_act = {
|
|
1376
|
+
category = 2
|
|
1377
|
+
|
|
1378
|
+
allow = {
|
|
1379
|
+
has_not_enacted_parliament_action = {
|
|
1380
|
+
parliament_action = the_spice_act
|
|
1381
|
+
}
|
|
1382
|
+
has_government_attribute = english_parliament
|
|
1383
|
+
has_issue_unlocked = {
|
|
1384
|
+
issue = the_spice_act
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
effect = {
|
|
1389
|
+
set_parliament_action_flag = {
|
|
1390
|
+
parliament_action = the_spice_act
|
|
1391
|
+
}
|
|
1392
|
+
increase_trade_goods_discovery = {
|
|
1393
|
+
trade_goods = spices
|
|
1394
|
+
}
|
|
1395
|
+
increase_trade_goods_discovery = {
|
|
1396
|
+
trade_goods = cloves
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
modifier = {
|
|
1401
|
+
colony_development_boost = 1
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
chance = {
|
|
1405
|
+
factor = 0
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
ai_will_do = {
|
|
1409
|
+
factor = 1
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
#English Laws
|
|
1414
|
+
royal_impressment_act = {
|
|
1415
|
+
category = 5
|
|
1416
|
+
|
|
1417
|
+
allow = {
|
|
1418
|
+
has_government_attribute = english_parliament
|
|
1419
|
+
has_issue_unlocked = {
|
|
1420
|
+
issue = english_ideas_laws
|
|
1421
|
+
}
|
|
1422
|
+
has_idea = royal_navy
|
|
1423
|
+
NOT = { has_country_modifier = royal_impressment_act_modifier }
|
|
1424
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
effect = {
|
|
1428
|
+
add_country_modifier = {
|
|
1429
|
+
name = royal_impressment_act_modifier
|
|
1430
|
+
duration = -1
|
|
1431
|
+
desc = UNTIL_ABOLITION
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
effect_duration = 1
|
|
1435
|
+
|
|
1436
|
+
chance = {
|
|
1437
|
+
factor = 100
|
|
1438
|
+
modifier = {
|
|
1439
|
+
factor = 0
|
|
1440
|
+
ai = yes
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
|
|
1444
|
+
ai_will_do = {
|
|
1445
|
+
factor = 1
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
|
|
1449
|
+
isolationism_act = {
|
|
1450
|
+
category = 5
|
|
1451
|
+
|
|
1452
|
+
allow = {
|
|
1453
|
+
has_government_attribute = english_parliament
|
|
1454
|
+
has_issue_unlocked = {
|
|
1455
|
+
issue = english_ideas_laws
|
|
1456
|
+
}
|
|
1457
|
+
has_idea = secretaries_of_state
|
|
1458
|
+
NOT = { has_country_modifier = isolationism_act_modifier }
|
|
1459
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1462
|
+
effect = {
|
|
1463
|
+
add_country_modifier = {
|
|
1464
|
+
name = isolationism_act_modifier
|
|
1465
|
+
duration = -1
|
|
1466
|
+
desc = UNTIL_ABOLITION
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
effect_duration = 1
|
|
1470
|
+
|
|
1471
|
+
chance = {
|
|
1472
|
+
factor = 100
|
|
1473
|
+
modifier = {
|
|
1474
|
+
factor = 0
|
|
1475
|
+
ai = yes
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
ai_will_do = {
|
|
1480
|
+
factor = 1
|
|
1481
|
+
}
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
colonial_act = {
|
|
1485
|
+
category = 5
|
|
1486
|
+
|
|
1487
|
+
allow = {
|
|
1488
|
+
has_government_attribute = english_parliament
|
|
1489
|
+
has_issue_unlocked = {
|
|
1490
|
+
issue = english_ideas_laws
|
|
1491
|
+
}
|
|
1492
|
+
has_idea = bill_of_rights
|
|
1493
|
+
NOT = { has_country_modifier = colonial_act_modifier }
|
|
1494
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
effect = {
|
|
1498
|
+
add_country_modifier = {
|
|
1499
|
+
name = colonial_act_modifier
|
|
1500
|
+
duration = -1
|
|
1501
|
+
desc = UNTIL_ABOLITION
|
|
1502
|
+
}
|
|
1503
|
+
}
|
|
1504
|
+
effect_duration = 1
|
|
1505
|
+
|
|
1506
|
+
chance = {
|
|
1507
|
+
factor = 100
|
|
1508
|
+
modifier = {
|
|
1509
|
+
factor = 0
|
|
1510
|
+
ai = yes
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
ai_will_do = {
|
|
1515
|
+
factor = 1
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
#British Laws
|
|
1520
|
+
military_reassignment_act = {
|
|
1521
|
+
category = 5
|
|
1522
|
+
|
|
1523
|
+
allow = {
|
|
1524
|
+
has_government_attribute = english_parliament
|
|
1525
|
+
has_issue_unlocked = {
|
|
1526
|
+
issue = british_ideas_laws
|
|
1527
|
+
}
|
|
1528
|
+
has_idea = royal_navy
|
|
1529
|
+
NOT = { has_country_modifier = military_reassignment_act_modifier }
|
|
1530
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1531
|
+
}
|
|
1532
|
+
|
|
1533
|
+
effect = {
|
|
1534
|
+
add_country_modifier = {
|
|
1535
|
+
name = military_reassignment_act_modifier
|
|
1536
|
+
duration = -1
|
|
1537
|
+
desc = UNTIL_ABOLITION
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
chance = {
|
|
1542
|
+
factor = 100
|
|
1543
|
+
modifier = {
|
|
1544
|
+
factor = 0
|
|
1545
|
+
ai = yes
|
|
1546
|
+
}
|
|
1547
|
+
}
|
|
1548
|
+
|
|
1549
|
+
ai_will_do = {
|
|
1550
|
+
factor = 1
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
acts_of_annexation = {
|
|
1555
|
+
category = 5
|
|
1556
|
+
|
|
1557
|
+
allow = {
|
|
1558
|
+
has_government_attribute = english_parliament
|
|
1559
|
+
has_issue_unlocked = {
|
|
1560
|
+
issue = british_ideas_laws
|
|
1561
|
+
}
|
|
1562
|
+
has_idea = gbr_acts_of_union
|
|
1563
|
+
NOT = { has_country_modifier = acts_of_development_modifier }
|
|
1564
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1565
|
+
}
|
|
1566
|
+
|
|
1567
|
+
effect = {
|
|
1568
|
+
add_country_modifier = {
|
|
1569
|
+
name = acts_of_development_modifier
|
|
1570
|
+
duration = -1
|
|
1571
|
+
desc = UNTIL_ABOLITION
|
|
1572
|
+
}
|
|
1573
|
+
}
|
|
1574
|
+
effect_duration = 1
|
|
1575
|
+
|
|
1576
|
+
chance = {
|
|
1577
|
+
factor = 100
|
|
1578
|
+
modifier = {
|
|
1579
|
+
factor = 0
|
|
1580
|
+
ai = yes
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
ai_will_do = {
|
|
1585
|
+
factor = 1
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
global_empire_act = {
|
|
1590
|
+
category = 5
|
|
1591
|
+
|
|
1592
|
+
allow = {
|
|
1593
|
+
has_government_attribute = english_parliament
|
|
1594
|
+
has_issue_unlocked = {
|
|
1595
|
+
issue = british_ideas_laws
|
|
1596
|
+
}
|
|
1597
|
+
has_idea = city_upon_a_hill
|
|
1598
|
+
NOT = { has_country_modifier = global_empire_act_modifier }
|
|
1599
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
effect = {
|
|
1603
|
+
add_country_modifier = {
|
|
1604
|
+
name = global_empire_act_modifier
|
|
1605
|
+
duration = -1
|
|
1606
|
+
desc = UNTIL_ABOLITION
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
effect_duration = 1
|
|
1610
|
+
|
|
1611
|
+
chance = {
|
|
1612
|
+
factor = 100
|
|
1613
|
+
modifier = {
|
|
1614
|
+
factor = 0
|
|
1615
|
+
ai = yes
|
|
1616
|
+
}
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
ai_will_do = {
|
|
1620
|
+
factor = 1
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
#Angevin Laws
|
|
1625
|
+
naval_reassignment_act = {
|
|
1626
|
+
category = 5
|
|
1627
|
+
|
|
1628
|
+
allow = {
|
|
1629
|
+
has_government_attribute = english_parliament
|
|
1630
|
+
has_issue_unlocked = {
|
|
1631
|
+
issue = angevin_ideas_laws
|
|
1632
|
+
}
|
|
1633
|
+
has_idea = reformed_angevin_infantry
|
|
1634
|
+
NOT = { has_country_modifier = naval_reassignment_act_modifier }
|
|
1635
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1636
|
+
}
|
|
1637
|
+
|
|
1638
|
+
effect = {
|
|
1639
|
+
add_country_modifier = {
|
|
1640
|
+
name = naval_reassignment_act_modifier
|
|
1641
|
+
duration = -1
|
|
1642
|
+
desc = UNTIL_ABOLITION
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
effect_duration = 1
|
|
1646
|
+
|
|
1647
|
+
chance = {
|
|
1648
|
+
factor = 100
|
|
1649
|
+
modifier = {
|
|
1650
|
+
factor = 0
|
|
1651
|
+
ai = yes
|
|
1652
|
+
}
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1655
|
+
ai_will_do = {
|
|
1656
|
+
factor = 1
|
|
1657
|
+
}
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
diplomatic_act = {
|
|
1661
|
+
category = 5
|
|
1662
|
+
|
|
1663
|
+
allow = {
|
|
1664
|
+
has_government_attribute = english_parliament
|
|
1665
|
+
has_issue_unlocked = {
|
|
1666
|
+
issue = angevin_ideas_laws
|
|
1667
|
+
}
|
|
1668
|
+
has_idea_group = AVE_ideas
|
|
1669
|
+
NOT = { has_country_modifier = diplomatic_act_modifier }
|
|
1670
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
effect = {
|
|
1674
|
+
add_country_modifier = {
|
|
1675
|
+
name = diplomatic_act_modifier
|
|
1676
|
+
duration = -1
|
|
1677
|
+
desc = UNTIL_ABOLITION
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
effect_duration = 1
|
|
1681
|
+
|
|
1682
|
+
chance = {
|
|
1683
|
+
factor = 100
|
|
1684
|
+
modifier = {
|
|
1685
|
+
factor = 0
|
|
1686
|
+
ai = yes
|
|
1687
|
+
}
|
|
1688
|
+
}
|
|
1689
|
+
|
|
1690
|
+
ai_will_do = {
|
|
1691
|
+
factor = 1
|
|
1692
|
+
}
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1695
|
+
internal_focus_act = {
|
|
1696
|
+
category = 5
|
|
1697
|
+
|
|
1698
|
+
allow = {
|
|
1699
|
+
has_government_attribute = english_parliament
|
|
1700
|
+
has_issue_unlocked = {
|
|
1701
|
+
issue = angevin_ideas_laws
|
|
1702
|
+
}
|
|
1703
|
+
has_idea = angevin_decentralized_rule
|
|
1704
|
+
NOT = { has_country_modifier = internal_focus_act_modifier }
|
|
1705
|
+
NOT = { has_country_flag = eng_can_not_adjust_ideas }
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1708
|
+
effect = {
|
|
1709
|
+
add_country_modifier = {
|
|
1710
|
+
name = internal_focus_act_modifier
|
|
1711
|
+
duration = -1
|
|
1712
|
+
desc = UNTIL_ABOLITION
|
|
1713
|
+
}
|
|
1714
|
+
}
|
|
1715
|
+
effect_duration = 1
|
|
1716
|
+
|
|
1717
|
+
chance = {
|
|
1718
|
+
factor = 100
|
|
1719
|
+
modifier = {
|
|
1720
|
+
factor = 0
|
|
1721
|
+
ai = yes
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
|
|
1725
|
+
ai_will_do = {
|
|
1726
|
+
factor = 1
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
|
|
1730
|
+
#New English Issues
|
|
1731
|
+
cultural_unity_act = {
|
|
1732
|
+
category = 2
|
|
1733
|
+
|
|
1734
|
+
allow = {
|
|
1735
|
+
has_government_attribute = english_parliament
|
|
1736
|
+
has_issue_unlocked = {
|
|
1737
|
+
issue = cultural_unity_act
|
|
1738
|
+
}
|
|
1739
|
+
}
|
|
1740
|
+
|
|
1741
|
+
effect = {
|
|
1742
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1743
|
+
estate = estate_church
|
|
1744
|
+
effect1 = "add_dip_power = 25"
|
|
1745
|
+
effect2 = "add_dip_power = 50"
|
|
1746
|
+
effect3 = "add_dip_power = 75"
|
|
1747
|
+
effect4 = "add_dip_power = 100"
|
|
1748
|
+
effect5 = "add_dip_power = 125"
|
|
1749
|
+
fallback_effect = "add_dip_power = 75"
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
effect_duration = 15
|
|
1753
|
+
modifier = {
|
|
1754
|
+
culture_conversion_time = -0.2
|
|
1755
|
+
culture_conversion_cost = -0.1
|
|
1756
|
+
}
|
|
1757
|
+
|
|
1758
|
+
chance = {
|
|
1759
|
+
factor = 1
|
|
1760
|
+
modifier = {
|
|
1761
|
+
factor = 4
|
|
1762
|
+
full_idea_group = religious_ideas
|
|
1763
|
+
}
|
|
1764
|
+
}
|
|
1765
|
+
|
|
1766
|
+
ai_will_do = {
|
|
1767
|
+
factor = 1
|
|
1768
|
+
}
|
|
1769
|
+
}
|
|
1770
|
+
|
|
1771
|
+
appointment_of_state_minister = {
|
|
1772
|
+
category = 4
|
|
1773
|
+
|
|
1774
|
+
allow = {
|
|
1775
|
+
has_issue_unlocked = {
|
|
1776
|
+
issue = appointment_of_state_minister
|
|
1777
|
+
}
|
|
1778
|
+
has_government_attribute = english_parliament
|
|
1779
|
+
}
|
|
1780
|
+
|
|
1781
|
+
effect = {
|
|
1782
|
+
country_event = {
|
|
1783
|
+
id = flavor_gbr.15
|
|
1784
|
+
tooltip = appointment_of_state_minister_tt
|
|
1785
|
+
}
|
|
1786
|
+
}
|
|
1787
|
+
modifier = {
|
|
1788
|
+
advisor_cost = -0.1
|
|
1789
|
+
}
|
|
1790
|
+
effect_duration = 1
|
|
1791
|
+
|
|
1792
|
+
chance = {
|
|
1793
|
+
factor = 1
|
|
1794
|
+
modifier = {
|
|
1795
|
+
factor = 5
|
|
1796
|
+
OR = {
|
|
1797
|
+
NOT = { employed_advisor = { category = ADM } }
|
|
1798
|
+
NOT = { employed_advisor = { category = DIP } }
|
|
1799
|
+
NOT = { employed_advisor = { category = MIL } }
|
|
1800
|
+
}
|
|
1801
|
+
}
|
|
1802
|
+
}
|
|
1803
|
+
|
|
1804
|
+
ai_will_do = {
|
|
1805
|
+
factor = 0
|
|
1806
|
+
}
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
enact_mercantilism = {
|
|
1810
|
+
category = 4
|
|
1811
|
+
|
|
1812
|
+
allow = {
|
|
1813
|
+
has_issue_unlocked = {
|
|
1814
|
+
issue = enact_mercantilism
|
|
1815
|
+
}
|
|
1816
|
+
has_government_attribute = english_parliament
|
|
1817
|
+
NOT = { mercantilism = 100 }
|
|
1818
|
+
}
|
|
1819
|
+
|
|
1820
|
+
effect = {
|
|
1821
|
+
add_mercantilism = 1
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
modifier = {
|
|
1825
|
+
trade_steering = 0.15
|
|
1826
|
+
}
|
|
1827
|
+
|
|
1828
|
+
chance = {
|
|
1829
|
+
factor = 2
|
|
1830
|
+
modifier = {
|
|
1831
|
+
factor = 0
|
|
1832
|
+
ai = yes
|
|
1833
|
+
}
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
ai_will_do = {
|
|
1837
|
+
factor = 0
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
|
|
1841
|
+
promote_free_trade = {
|
|
1842
|
+
category = 4
|
|
1843
|
+
|
|
1844
|
+
allow = {
|
|
1845
|
+
has_issue_unlocked = {
|
|
1846
|
+
issue = promote_free_trade
|
|
1847
|
+
}
|
|
1848
|
+
has_government_attribute = english_parliament
|
|
1849
|
+
mercantilism = 1
|
|
1850
|
+
}
|
|
1851
|
+
|
|
1852
|
+
effect = {
|
|
1853
|
+
add_mercantilism = -1
|
|
1854
|
+
issue_effect_scaling_with_estate_influence = {
|
|
1855
|
+
estate = estate_burghers
|
|
1856
|
+
effect1 = "add_treasury = 50"
|
|
1857
|
+
effect2 = "add_treasury = 125"
|
|
1858
|
+
effect3 = "add_treasury = 200"
|
|
1859
|
+
effect4 = "add_treasury = 275"
|
|
1860
|
+
effect5 = "add_treasury = 350"
|
|
1861
|
+
fallback_effect = "add_treasury = 125"
|
|
1862
|
+
}
|
|
1863
|
+
}
|
|
1864
|
+
|
|
1865
|
+
modifier = {
|
|
1866
|
+
trade_efficiency = 0.1
|
|
1867
|
+
}
|
|
1868
|
+
|
|
1869
|
+
chance = {
|
|
1870
|
+
factor = 2
|
|
1871
|
+
modifier = {
|
|
1872
|
+
factor = 0
|
|
1873
|
+
ai = yes
|
|
1874
|
+
}
|
|
1875
|
+
}
|
|
1876
|
+
|
|
1877
|
+
ai_will_do = {
|
|
1878
|
+
factor = 0
|
|
1879
|
+
}
|
|
1880
|
+
}
|
|
1881
|
+
|
|
1882
|
+
discipline_for_the_marines_acts = {
|
|
1883
|
+
category = 1
|
|
1884
|
+
|
|
1885
|
+
allow = {
|
|
1886
|
+
has_government_attribute = english_parliament
|
|
1887
|
+
has_issue_unlocked = {
|
|
1888
|
+
issue = discipline_for_the_marines_acts
|
|
1889
|
+
}
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
effect = {
|
|
1893
|
+
add_mil_power = 50
|
|
1894
|
+
}
|
|
1895
|
+
|
|
1896
|
+
modifier = {
|
|
1897
|
+
morale_damage = 0.1
|
|
1898
|
+
is_marine_modifier = yes
|
|
1899
|
+
}
|
|
1900
|
+
|
|
1901
|
+
chance = {
|
|
1902
|
+
factor = 1
|
|
1903
|
+
modifier = {
|
|
1904
|
+
factor = 4
|
|
1905
|
+
is_at_war = yes
|
|
1906
|
+
}
|
|
1907
|
+
}
|
|
1908
|
+
|
|
1909
|
+
ai_will_do = {
|
|
1910
|
+
factor = 1
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
improved_man_of_war_acts = {
|
|
1915
|
+
category = 1
|
|
1916
|
+
|
|
1917
|
+
allow = {
|
|
1918
|
+
has_government_attribute = english_parliament
|
|
1919
|
+
has_issue_unlocked = {
|
|
1920
|
+
issue = improved_man_of_war_acts
|
|
1921
|
+
}
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
effect = {
|
|
1925
|
+
add_navy_tradition = 5
|
|
1926
|
+
}
|
|
1927
|
+
|
|
1928
|
+
modifier = {
|
|
1929
|
+
ship_durability = 0.15
|
|
1930
|
+
is_man_of_war_modifier = yes
|
|
1931
|
+
}
|
|
1932
|
+
|
|
1933
|
+
chance = {
|
|
1934
|
+
factor = 1
|
|
1935
|
+
modifier = {
|
|
1936
|
+
factor = 4
|
|
1937
|
+
is_at_war = yes
|
|
1938
|
+
}
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
ai_will_do = {
|
|
1942
|
+
factor = 1
|
|
1943
|
+
}
|
|
1944
|
+
}
|
|
1945
|
+
|
|
1946
|
+
army_reform_acts = {
|
|
1947
|
+
category = 1
|
|
1948
|
+
|
|
1949
|
+
allow = {
|
|
1950
|
+
has_government_attribute = english_parliament
|
|
1951
|
+
has_issue_unlocked = {
|
|
1952
|
+
issue = army_reform_acts
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
|
|
1956
|
+
effect = {
|
|
1957
|
+
add_army_tradition = 5
|
|
1958
|
+
}
|
|
1959
|
+
|
|
1960
|
+
modifier = {
|
|
1961
|
+
fire_damage_received = -0.1
|
|
1962
|
+
}
|
|
1963
|
+
|
|
1964
|
+
chance = {
|
|
1965
|
+
factor = 1
|
|
1966
|
+
modifier = {
|
|
1967
|
+
factor = 4
|
|
1968
|
+
is_at_war = yes
|
|
1969
|
+
}
|
|
1970
|
+
}
|
|
1971
|
+
|
|
1972
|
+
ai_will_do = {
|
|
1973
|
+
factor = 1
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
@@ -0,0 +1,232 @@
|
|
|
1
|
+
establish_the_imperial_diet_act = {
|
|
2
|
+
category = 6
|
|
3
|
+
allow = {
|
|
4
|
+
has_not_enacted_parliament_action = {
|
|
5
|
+
parliament_action = establish_the_imperial_diet_act
|
|
6
|
+
}
|
|
7
|
+
has_issue_unlocked = {
|
|
8
|
+
issue = establish_the_imperial_diet_act
|
|
9
|
+
}
|
|
10
|
+
is_emperor = yes
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
effect = {
|
|
14
|
+
custom_tooltip = establish_the_imperial_diet_act_at
|
|
15
|
+
set_parliament_action_flag = {
|
|
16
|
+
parliament_action = establish_the_imperial_diet_act
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
modifier = {
|
|
21
|
+
imperial_authority = 0.1
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
chance = {
|
|
25
|
+
factor = 0
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
ai_will_do = {
|
|
29
|
+
factor = 1
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
act_of_imperial_diplomacy = {
|
|
34
|
+
category = 6
|
|
35
|
+
allow = {
|
|
36
|
+
OR = {
|
|
37
|
+
has_government_attribute = imperial_parliament
|
|
38
|
+
has_enacted_parliament_action = {
|
|
39
|
+
parliament_action = establish_the_imperial_diet_act
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
is_emperor = yes
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
effect = {
|
|
46
|
+
custom_tooltip = act_of_imperial_diplomacy_at
|
|
47
|
+
hidden_effect = {
|
|
48
|
+
every_elector = {
|
|
49
|
+
add_opinion = {
|
|
50
|
+
who = ROOT
|
|
51
|
+
modifier = act_of_imperial_diplomacy_opinion
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
modifier = {
|
|
58
|
+
diplomats = 1
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
chance = {
|
|
62
|
+
factor = 1
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
ai_will_do = {
|
|
66
|
+
factor = 1
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
landsknechte_act = {
|
|
71
|
+
category = 6
|
|
72
|
+
allow = {
|
|
73
|
+
OR = {
|
|
74
|
+
has_government_attribute = imperial_parliament
|
|
75
|
+
has_enacted_parliament_action = {
|
|
76
|
+
parliament_action = establish_the_imperial_diet_act
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
is_emperor = yes
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
effect = {
|
|
83
|
+
custom_tooltip = FOR_EVERY_HRE_MEMBER_TT
|
|
84
|
+
tooltip = {
|
|
85
|
+
add_manpower = 3
|
|
86
|
+
}
|
|
87
|
+
hidden_effect = {
|
|
88
|
+
every_known_country = {
|
|
89
|
+
limit = {
|
|
90
|
+
is_part_of_hre = yes
|
|
91
|
+
}
|
|
92
|
+
ROOT = {
|
|
93
|
+
add_manpower = 3
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
modifier = {
|
|
100
|
+
discipline = 0.05
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
chance = {
|
|
104
|
+
factor = 1
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
ai_will_do = {
|
|
108
|
+
factor = 1
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
#itio_in_partes_act = {
|
|
113
|
+
# category = 6
|
|
114
|
+
# allow = {
|
|
115
|
+
# OR = {
|
|
116
|
+
# has_government_attribute = imperial_parliament
|
|
117
|
+
# has_enacted_parliament_action = {
|
|
118
|
+
# parliament_action = establish_the_imperial_diet_act
|
|
119
|
+
# }
|
|
120
|
+
# }
|
|
121
|
+
# is_emperor = yes
|
|
122
|
+
# NOT = { current_age = age_of_discovery }
|
|
123
|
+
# }
|
|
124
|
+
#
|
|
125
|
+
# effect = {
|
|
126
|
+
# custom_tooltip = act_of_imperial_diplomacy_at
|
|
127
|
+
# }
|
|
128
|
+
#
|
|
129
|
+
# modifier = {
|
|
130
|
+
# imperial_authority = 0.1
|
|
131
|
+
# }
|
|
132
|
+
#
|
|
133
|
+
# chance = {
|
|
134
|
+
# factor = 1
|
|
135
|
+
# }
|
|
136
|
+
#
|
|
137
|
+
# ai_will_do = {
|
|
138
|
+
# factor = 1
|
|
139
|
+
# }
|
|
140
|
+
#}
|
|
141
|
+
|
|
142
|
+
imperial_religious_unity_act = {
|
|
143
|
+
category = 6
|
|
144
|
+
allow = {
|
|
145
|
+
OR = {
|
|
146
|
+
has_government_attribute = imperial_parliament
|
|
147
|
+
has_enacted_parliament_action = {
|
|
148
|
+
parliament_action = establish_the_imperial_diet_act
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
is_emperor = yes
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
effect = {
|
|
155
|
+
custom_tooltip = EVERY_HRE_MEMBER_GAINS_TT
|
|
156
|
+
tooltip = {
|
|
157
|
+
add_country_modifier = {
|
|
158
|
+
name = imperial_religious_unity_act_modifier
|
|
159
|
+
duration = 3650
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
hidden_effect = {
|
|
163
|
+
every_known_country = {
|
|
164
|
+
limit = {
|
|
165
|
+
is_part_of_hre = yes
|
|
166
|
+
religion = ROOT
|
|
167
|
+
}
|
|
168
|
+
add_country_modifier = {
|
|
169
|
+
name = imperial_religious_unity_act_modifier
|
|
170
|
+
duration = 3650
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
modifier = {
|
|
177
|
+
missionaries = 1
|
|
178
|
+
global_heretic_missionary_strength = 0.02
|
|
179
|
+
prestige_per_development_from_conversion = 0.5
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
chance = {
|
|
183
|
+
factor = 1
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
ai_will_do = {
|
|
187
|
+
factor = 1
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
gemeiner_pfennig_act = {
|
|
192
|
+
category = 6
|
|
193
|
+
allow = {
|
|
194
|
+
OR = {
|
|
195
|
+
has_government_attribute = imperial_parliament
|
|
196
|
+
has_enacted_parliament_action = {
|
|
197
|
+
parliament_action = establish_the_imperial_diet_act
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
is_emperor = yes
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
effect = {
|
|
204
|
+
custom_tooltip = FOR_EVERY_HRE_MEMBER_TT
|
|
205
|
+
tooltip = {
|
|
206
|
+
add_treasury = 50
|
|
207
|
+
}
|
|
208
|
+
hidden_effect = {
|
|
209
|
+
every_known_country = {
|
|
210
|
+
limit = {
|
|
211
|
+
is_part_of_hre = yes
|
|
212
|
+
}
|
|
213
|
+
ROOT = {
|
|
214
|
+
add_treasury = 50
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
modifier = {
|
|
221
|
+
global_tax_income = 60
|
|
222
|
+
global_tax_modifier = 0.25
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
chance = {
|
|
226
|
+
factor = 1
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
ai_will_do = {
|
|
230
|
+
factor = 1
|
|
231
|
+
}
|
|
232
|
+
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
administrative_reform = {
|
|
2
|
-
category = 3 # same category = 90% less likely
|
|
3
|
-
|
|
4
|
-
allow = {
|
|
5
|
-
num_of_owned_provinces_with = {
|
|
6
|
-
value = 3
|
|
7
|
-
local_autonomy = 20
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
effect = {
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
modifier = {
|
|
16
|
-
global_autonomy = -0.05
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
chance = {
|
|
20
|
-
factor = 1
|
|
21
|
-
modifier = {
|
|
22
|
-
factor = 2
|
|
23
|
-
average_home_autonomy = 25
|
|
24
|
-
}
|
|
25
|
-
modifier = {
|
|
26
|
-
factor = 3
|
|
27
|
-
average_home_autonomy = 35
|
|
28
|
-
}
|
|
29
|
-
modifier = {
|
|
30
|
-
factor = 3
|
|
31
|
-
average_home_autonomy = 50
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
ai_will_do = {
|
|
36
|
-
factor = 1
|
|
37
|
-
modifier = {
|
|
38
|
-
factor = 2
|
|
39
|
-
average_home_autonomy = 25
|
|
40
|
-
}
|
|
41
|
-
modifier = {
|
|
42
|
-
factor = 0
|
|
43
|
-
NOT = { average_home_autonomy = 10 }
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
appoint_a_grand_admiral = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_ports = 2
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
create_admiral = {
|
|
11
|
-
tradition = 40
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
ai_will_do = {
|
|
21
|
-
factor = 0
|
|
22
|
-
}
|
|
23
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
appoint_a_new_prime_minister = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
define_advisor = {
|
|
11
|
-
type = statesman
|
|
12
|
-
skill = 3
|
|
13
|
-
cost_multiplier = 0.25
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
ai_will_do = {
|
|
22
|
-
factor = 1
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
appropriation_of_land = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_cities = 6
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
on_issue_taken = {
|
|
10
|
-
every_owned_province = {
|
|
11
|
-
clr_province_flag = appropriation_of_land_flag
|
|
12
|
-
}
|
|
13
|
-
random_owned_province = {
|
|
14
|
-
limit = {
|
|
15
|
-
is_in_capital_area = yes
|
|
16
|
-
}
|
|
17
|
-
set_province_flag = appropriation_of_land_flag
|
|
18
|
-
}
|
|
19
|
-
#random_owned_province = {
|
|
20
|
-
# limit = {
|
|
21
|
-
# is_in_capital_area = yes
|
|
22
|
-
# NOT = { has_province_flag = appropriation_of_land_flag }
|
|
23
|
-
# }
|
|
24
|
-
# set_province_flag = appropriation_of_land_flag
|
|
25
|
-
#}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
effect = {
|
|
29
|
-
hidden_effect = {
|
|
30
|
-
every_owned_province = {
|
|
31
|
-
limit = { has_province_flag = appropriation_of_land_flag }
|
|
32
|
-
add_base_tax = 1
|
|
33
|
-
clr_province_flag = appropriation_of_land_flag
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
if = {
|
|
37
|
-
limit = {
|
|
38
|
-
NOT = {
|
|
39
|
-
any_owned_province = {
|
|
40
|
-
has_province_flag = appropriation_of_land_flag
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
tooltip = {
|
|
45
|
-
custom_tooltip = appropriation_of_land_tooltip
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
if = {
|
|
49
|
-
limit = {
|
|
50
|
-
any_owned_province = {
|
|
51
|
-
has_province_flag = appropriation_of_land_flag
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
tooltip = {
|
|
55
|
-
every_owned_province = {
|
|
56
|
-
limit = { has_province_flag = appropriation_of_land_flag }
|
|
57
|
-
add_base_tax = 1
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
modifier = {
|
|
64
|
-
build_cost = -0.05
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
ai_will_do = {
|
|
68
|
-
factor = 1
|
|
69
|
-
}
|
|
70
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
backing_war_effort = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
is_at_war = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_stability = 1
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
war_exhaustion = -0.05
|
|
15
|
-
manpower_recovery_speed = 0.1
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
war_exhaustion = 3
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
war_exhaustion = 5
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 2
|
|
30
|
-
war_exhaustion = 8
|
|
31
|
-
}
|
|
32
|
-
modifier = {
|
|
33
|
-
factor = 2
|
|
34
|
-
NOT = { manpower_percentage = 0.5 }
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
ai_will_do = {
|
|
39
|
-
factor = 1
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
charter_colonies = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
OR = {
|
|
7
|
-
full_idea_group = expansion_ideas
|
|
8
|
-
full_idea_group = exploration_ideas
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
effect = {
|
|
13
|
-
#
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
modifier = {
|
|
17
|
-
colonists = 1
|
|
18
|
-
global_colonial_growth = 20
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
chance = {
|
|
22
|
-
factor = 2
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
NOT = { num_of_colonies = 10 }
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
ai_will_do = {
|
|
31
|
-
factor = 1
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
charter_trade_companies = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
OR = {
|
|
7
|
-
dip_tech = 10
|
|
8
|
-
has_idea_group = trade_ideas
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
effect = {
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
modifier = {
|
|
17
|
-
merchants = 1
|
|
18
|
-
trade_range_modifier = 0.2
|
|
19
|
-
global_foreign_trade_power = 0.05
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
chance = {
|
|
23
|
-
factor = 1
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
trade_income_percentage = 0.3
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 2
|
|
30
|
-
trade_income_percentage = 0.4
|
|
31
|
-
}
|
|
32
|
-
modifier = {
|
|
33
|
-
factor = 2
|
|
34
|
-
OR = {
|
|
35
|
-
has_idea_group = plutocracy_ideas
|
|
36
|
-
has_idea_group = expansion_ideas
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
ai_will_do = {
|
|
43
|
-
factor = 1
|
|
44
|
-
}
|
|
45
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
charter_university = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
modifier = {
|
|
13
|
-
technology_cost = -0.05
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 2
|
|
20
|
-
any_neighbor_country = {
|
|
21
|
-
tech_difference = 5
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
any_neighbor_country = {
|
|
27
|
-
tech_difference = 8
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
modifier = {
|
|
31
|
-
factor = 3
|
|
32
|
-
any_neighbor_country = {
|
|
33
|
-
tech_difference = 10
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
ai_will_do = {
|
|
39
|
-
factor = 1
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
colonial_taxation = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
colony = 1
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
#
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
global_tariffs = 0.25
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 1.5
|
|
21
|
-
colony = 2
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
colony = 3
|
|
26
|
-
}
|
|
27
|
-
modifier = {
|
|
28
|
-
factor = 2
|
|
29
|
-
colony = 4
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
ai_will_do = {
|
|
34
|
-
factor = 1
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
combat_janissary_decadence = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
janissary_percentage = 0.1
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
modifier = {
|
|
10
|
-
is_janissary_modifier = yes
|
|
11
|
-
discipline = 0.05
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
chance = {
|
|
15
|
-
factor = 1
|
|
16
|
-
modifier = {
|
|
17
|
-
factor = 2
|
|
18
|
-
janissary_percentage = 0.2
|
|
19
|
-
}
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
janissary_percentage = 0.33
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
ai_will_do = {
|
|
27
|
-
factor = 1
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
development_of_infrastructure = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
development_cost = -0.1
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 2
|
|
21
|
-
has_idea_group = economic_ideas
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
ai_will_do = {
|
|
26
|
-
factor = 1
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
election_reform = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
government = republic
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_republican_tradition = 10
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
republican_tradition = 0.5
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 2
|
|
21
|
-
NOT = { republican_tradition = 60 }
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
NOT = { republican_tradition = 40 }
|
|
26
|
-
}
|
|
27
|
-
modifier = {
|
|
28
|
-
factor = 5
|
|
29
|
-
NOT = { republican_tradition = 20 }
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
ai_will_do = {
|
|
34
|
-
factor = 1
|
|
35
|
-
modifier = {
|
|
36
|
-
factor = 2
|
|
37
|
-
NOT = { republican_tradition = 60 }
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
emergency_impressment_act = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
any_owned_province = {
|
|
7
|
-
has_seat_in_parliament = yes
|
|
8
|
-
has_port = yes
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
effect = {
|
|
13
|
-
add_years_of_sailors_scaled_to_seats = 1
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 2
|
|
20
|
-
NOT = {
|
|
21
|
-
sailors_percentage = 0.5
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
NOT = {
|
|
27
|
-
sailors_percentage = 0.25
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
ai_will_do = {
|
|
33
|
-
factor = 1
|
|
34
|
-
modifier = {
|
|
35
|
-
factor = 2
|
|
36
|
-
NOT = {
|
|
37
|
-
sailors_percentage = 0.5
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
modifier = {
|
|
41
|
-
factor = 0
|
|
42
|
-
NOT = { num_of_ports = 10 }
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
establish_new_siberian_frontier = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_idea = siberian_frontier
|
|
7
|
-
any_owned_province = {
|
|
8
|
-
is_colony = yes
|
|
9
|
-
NOT = {
|
|
10
|
-
colonysize = 500
|
|
11
|
-
}
|
|
12
|
-
OR = {
|
|
13
|
-
region = east_siberia_region
|
|
14
|
-
region = west_siberia_region
|
|
15
|
-
region = ural_region
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
effect = {
|
|
21
|
-
random_owned_province = {
|
|
22
|
-
limit = {
|
|
23
|
-
is_colony = yes
|
|
24
|
-
OR = {
|
|
25
|
-
region = east_siberia_region
|
|
26
|
-
region = west_siberia_region
|
|
27
|
-
region = ural_region
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
add_siberian_construction = 800
|
|
31
|
-
random_neighbor_province = {
|
|
32
|
-
limit = {
|
|
33
|
-
is_empty = yes
|
|
34
|
-
}
|
|
35
|
-
add_siberian_construction = 400
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
chance = {
|
|
41
|
-
factor = 2
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
ai_will_do = {
|
|
46
|
-
factor = 1
|
|
47
|
-
}
|
|
48
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
expand_diplomatic_corps = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
diplomats = 1
|
|
15
|
-
spy_offence = 0.2
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 1.5
|
|
22
|
-
NOT = { num_of_free_diplomatic_relations = 1 }
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
num_of_diplomatic_relations = 5
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 2
|
|
30
|
-
num_of_diplomatic_relations = 8
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
ai_will_do = {
|
|
35
|
-
factor = 1
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
expand_navy = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_ports = 2
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
modifier = {
|
|
13
|
-
global_ship_cost = -0.1
|
|
14
|
-
sailors_recovery_speed = 0.1
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 3
|
|
21
|
-
NOT ={ navy_size_percentage = 0.2 }
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
NOT ={ navy_size_percentage = 0.5 }
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 0
|
|
33
|
-
navy_size_percentage = 0.7
|
|
34
|
-
}
|
|
35
|
-
modifier = {
|
|
36
|
-
factor = 0
|
|
37
|
-
NOT = { num_of_ports = 5 }
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
expand_officer_lists = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
create_general = { tradition = 40 }
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
free_leader_pool = 1
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
ai_will_do = {
|
|
22
|
-
factor = 0
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
expand_the_army = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
global_regiment_recruit_speed = -0.1
|
|
15
|
-
global_regiment_cost = -0.1
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 3
|
|
22
|
-
NOT ={ army_size_percentage = 0.2 }
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
NOT ={ army_size_percentage = 0.5 }
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
ai_will_do = {
|
|
31
|
-
factor = 1
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
extend_militarization_of_the_state = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_government_attribute = militarised_society
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_militarization_scaled_to_seats = 20
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
monthly_militarized_society = 0.05
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
ai_will_do = {
|
|
22
|
-
factor = 1
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
extended_peacetime_officer_commissions = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
mil_tech = 16
|
|
7
|
-
dip_tech = 16
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
effect = {
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
modifier = {
|
|
15
|
-
navy_tradition_decay = -0.01
|
|
16
|
-
army_tradition_decay = -0.01
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
chance = {
|
|
20
|
-
factor = 2
|
|
21
|
-
modifier = {
|
|
22
|
-
factor = 2
|
|
23
|
-
is_at_war = yes
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
ai_will_do = {
|
|
28
|
-
factor = 1
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
fortification_tax = {
|
|
2
|
-
#Provinces contribute to upkeep of fortifications
|
|
3
|
-
|
|
4
|
-
category = 1
|
|
5
|
-
|
|
6
|
-
allow = {
|
|
7
|
-
num_of_owned_provinces_with = {
|
|
8
|
-
value = 3
|
|
9
|
-
OR = {
|
|
10
|
-
has_building = fort_15th
|
|
11
|
-
has_building = fort_16th
|
|
12
|
-
has_building = fort_17th
|
|
13
|
-
has_building = fort_18th
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
effect = {
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
modifier = {
|
|
22
|
-
fort_maintenance_modifier = -0.1
|
|
23
|
-
defensiveness = 0.1
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
chance = {
|
|
27
|
-
factor = 1
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 0
|
|
30
|
-
NOT = { fort_15th = 2 }
|
|
31
|
-
NOT = { fort_16th = 2 }
|
|
32
|
-
NOT = { fort_17th = 2 }
|
|
33
|
-
NOT = { fort_18th = 2 }
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
ai_will_do = {
|
|
38
|
-
factor = 1
|
|
39
|
-
}
|
|
40
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
fund_expansion_of_bureaucracy = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
modifier = {
|
|
13
|
-
advisor_cost = -0.1
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 2
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 2
|
|
20
|
-
num_of_cities = 25
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
ai_will_do = {
|
|
25
|
-
factor = 1
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
fund_national_monuments = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_prestige_scaled_to_seats = 10
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
prestige = 1
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
ai_will_do = {
|
|
22
|
-
factor = 1
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
government_debt_reduction = {
|
|
2
|
-
#Government debt funding plan, provinces contribute to payment of debt.
|
|
3
|
-
|
|
4
|
-
category = 3
|
|
5
|
-
|
|
6
|
-
allow = {
|
|
7
|
-
num_of_loans = 2
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
effect = {
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
modifier = {
|
|
15
|
-
interest = -0.25
|
|
16
|
-
inflation_reduction = 0.05
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
chance = {
|
|
20
|
-
factor = 1
|
|
21
|
-
modifier = {
|
|
22
|
-
factor = 2
|
|
23
|
-
num_of_loans = 4
|
|
24
|
-
}
|
|
25
|
-
modifier = {
|
|
26
|
-
factor = 2
|
|
27
|
-
num_of_loans = 6
|
|
28
|
-
}
|
|
29
|
-
modifier = {
|
|
30
|
-
factor = 2
|
|
31
|
-
num_of_loans = 8
|
|
32
|
-
}
|
|
33
|
-
modifier = {
|
|
34
|
-
factor = 2
|
|
35
|
-
num_of_loans = 10
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
ai_will_do = {
|
|
40
|
-
factor = 1
|
|
41
|
-
modifier = {
|
|
42
|
-
factor = 2
|
|
43
|
-
num_of_loans = 8
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_brahmins = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_brahmins
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_brahmins
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_brahmins
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_brahmins
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_burghers = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_burghers
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_burghers
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_burghers
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_burghers
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_church = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_church
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_church
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_church
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_church
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_cossacks = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_cossacks
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_cossacks
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_cossacks
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_cossacks
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_dhimmi = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_dhimmi
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_dhimmi
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_dhimmi
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_dhimmi
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_jains = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_jains
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_jains
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_jains
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_jains
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_marathas = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_maratha
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_maratha
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_maratha
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_maratha
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_rajputs = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_rajput
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_rajput
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_rajput
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_rajput
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
grant_consessions_to_the_vaishyas = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
has_estate = estate_vaisyas
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_estate_loyalty = {
|
|
11
|
-
estate = estate_vaisyas
|
|
12
|
-
loyalty = 20
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
chance = {
|
|
17
|
-
factor = 1
|
|
18
|
-
modifier = {
|
|
19
|
-
factor = 5
|
|
20
|
-
NOT = {
|
|
21
|
-
estate_loyalty = {
|
|
22
|
-
estate = estate_vaisyas
|
|
23
|
-
loyalty = 40
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
NOT = {
|
|
34
|
-
estate_loyalty = {
|
|
35
|
-
estate = estate_vaisyas
|
|
36
|
-
loyalty = 40
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
guarantee_religious_tolerance = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
any_owned_province = {
|
|
7
|
-
has_owner_religion = no
|
|
8
|
-
}
|
|
9
|
-
NOT = { has_idea_group = religious_ideas }
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
on_issue_taken = {
|
|
13
|
-
every_owned_province = {
|
|
14
|
-
clr_province_flag = guarantee_religious_tolerance_flag
|
|
15
|
-
}
|
|
16
|
-
random_owned_province = {
|
|
17
|
-
limit = {
|
|
18
|
-
has_owner_religion = no
|
|
19
|
-
}
|
|
20
|
-
set_province_flag = guarantee_religious_tolerance_flag
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
effect = {
|
|
25
|
-
if = {
|
|
26
|
-
limit = {
|
|
27
|
-
NOT = {
|
|
28
|
-
any_owned_province = {
|
|
29
|
-
has_province_flag = guarantee_religious_tolerance_flag
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
custom_tooltip = guarantee_religious_tolerance_tooltip
|
|
34
|
-
}
|
|
35
|
-
if = {
|
|
36
|
-
limit = {
|
|
37
|
-
any_owned_province = {
|
|
38
|
-
has_province_flag = guarantee_religious_tolerance_flag
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
random_owned_province = {
|
|
42
|
-
limit = { has_province_flag = guarantee_religious_tolerance_flag }
|
|
43
|
-
custom_tooltip = guarantee_religious_tolerance_tooltip_specified
|
|
44
|
-
hidden_effect = {
|
|
45
|
-
add_province_modifier = {
|
|
46
|
-
name = "provincial_religious_migration"
|
|
47
|
-
duration = 3650
|
|
48
|
-
}
|
|
49
|
-
province_event = { id = parlaments.99 days = 3649 }
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
chance = {
|
|
56
|
-
factor = 1
|
|
57
|
-
modifier = {
|
|
58
|
-
factor = 2
|
|
59
|
-
NOT = { religious_unity = 0.5 }
|
|
60
|
-
}
|
|
61
|
-
modifier = {
|
|
62
|
-
factor = 2
|
|
63
|
-
num_of_owned_provinces_with = {
|
|
64
|
-
value = 10
|
|
65
|
-
has_owner_religion = no
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
modifier = {
|
|
69
|
-
factor = 2
|
|
70
|
-
num_of_owned_provinces_with = {
|
|
71
|
-
value = 20
|
|
72
|
-
has_owner_religion = no
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
modifier = {
|
|
78
|
-
tolerance_heretic = 1
|
|
79
|
-
tolerance_heathen = 1
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
ai_will_do = {
|
|
83
|
-
factor = 1
|
|
84
|
-
modifier = {
|
|
85
|
-
factor = 2
|
|
86
|
-
num_of_owned_provinces_with = {
|
|
87
|
-
value = 10
|
|
88
|
-
has_owner_religion = no
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
harmonization_of_laws = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
OR = {
|
|
7
|
-
vassal = 2
|
|
8
|
-
personal_union = 2
|
|
9
|
-
AND = {
|
|
10
|
-
vassal = 1
|
|
11
|
-
personal_union = 1
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
government = republic
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
effect = {
|
|
18
|
-
random_subject_country = {
|
|
19
|
-
add_opinion = {
|
|
20
|
-
who = FROM
|
|
21
|
-
modifier = parliament_closer_ties
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
modifier = {
|
|
27
|
-
diplomatic_annexation_cost = -0.15
|
|
28
|
-
vassal_income = 0.05
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
chance = {
|
|
32
|
-
factor = 1
|
|
33
|
-
modifier = {
|
|
34
|
-
factor = 2
|
|
35
|
-
vassal = 3
|
|
36
|
-
}
|
|
37
|
-
modifier = {
|
|
38
|
-
factor = 3
|
|
39
|
-
vassal = 4
|
|
40
|
-
}
|
|
41
|
-
modifier = {
|
|
42
|
-
factor = 4
|
|
43
|
-
vassal = 5
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
ai_will_do = {
|
|
48
|
-
factor = 1
|
|
49
|
-
modifier = {
|
|
50
|
-
factor = 2
|
|
51
|
-
vassal = 4
|
|
52
|
-
}
|
|
53
|
-
modifier = {
|
|
54
|
-
factor = 2
|
|
55
|
-
personal_union = 2
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
imports_exports = {
|
|
2
|
-
#Restrict imports and support exports
|
|
3
|
-
|
|
4
|
-
category = 2
|
|
5
|
-
|
|
6
|
-
allow = {
|
|
7
|
-
always = yes
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
effect = {
|
|
11
|
-
add_mercantilism = 2
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
modifier = {
|
|
15
|
-
global_own_trade_power = 0.05
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
OR = {
|
|
23
|
-
has_idea_group = plutocracy_ideas
|
|
24
|
-
has_idea_group = trade_ideas
|
|
25
|
-
has_idea_group = economic_ideas
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
ai_will_do = {
|
|
31
|
-
factor = 1
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
impressment_of_sailors = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_ports = 2
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
modifier = {
|
|
13
|
-
recover_navy_morale_speed = 0.05
|
|
14
|
-
sailors_recovery_speed = 0.10
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 2
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 2
|
|
21
|
-
navy_size_percentage = 0.7
|
|
22
|
-
num_of_ports = 15
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 0.25
|
|
26
|
-
NOT = { navy_size_percentage = 0.5 }
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 2
|
|
30
|
-
has_idea_group = naval_ideas
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
ai_will_do = {
|
|
35
|
-
factor = 1
|
|
36
|
-
modifier = {
|
|
37
|
-
factor = 2
|
|
38
|
-
navy_size_percentage = 0.7
|
|
39
|
-
}
|
|
40
|
-
modifier = {
|
|
41
|
-
factor = 0
|
|
42
|
-
NOT = { num_of_ports = 5 }
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
increase_crown_land_share = {
|
|
3
|
-
|
|
4
|
-
category = 3
|
|
5
|
-
|
|
6
|
-
allow = {
|
|
7
|
-
NOT = { crown_land_share = 80 }
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
effect = {
|
|
11
|
-
custom_tooltip = add_5_crown_land_share
|
|
12
|
-
hidden_effect = {
|
|
13
|
-
take_estate_land_share_large = { estate = all }
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 0.5
|
|
21
|
-
crown_land_share = 50
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2.5
|
|
25
|
-
NOT = { crown_land_share = 20 }
|
|
26
|
-
}
|
|
27
|
-
modifier = {
|
|
28
|
-
factor = 5
|
|
29
|
-
NOT = { crown_land_share = 10 }
|
|
30
|
-
}
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 5
|
|
33
|
-
NOT = { crown_land_share = 5 }
|
|
34
|
-
}
|
|
35
|
-
modifier = {
|
|
36
|
-
factor = 10
|
|
37
|
-
NOT = { crown_land_share = 1 }
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
ai_will_do = {
|
|
42
|
-
factor = 1
|
|
43
|
-
modifier = {
|
|
44
|
-
factor = 1.5
|
|
45
|
-
NOT = { crown_land_share = 30 }
|
|
46
|
-
}
|
|
47
|
-
modifier = {
|
|
48
|
-
factor = 2
|
|
49
|
-
NOT = { crown_land_share = 20 }
|
|
50
|
-
}
|
|
51
|
-
modifier = {
|
|
52
|
-
factor = 2
|
|
53
|
-
NOT = { crown_land_share = 10 }
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
increase_taxes = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_years_of_tax_scaled_to_seats = 1
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
global_tax_modifier = 0.10
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 2
|
|
21
|
-
num_of_loans = 5
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
num_of_loans = 8
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
ai_will_do = {
|
|
30
|
-
factor = 1
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 2
|
|
33
|
-
num_of_loans = 1
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
integration_of_minorities = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = no #No longer works well with new culture acceptance system.
|
|
7
|
-
any_owned_province = {
|
|
8
|
-
has_seat_in_parliament = no
|
|
9
|
-
has_owner_accepted_culture = no
|
|
10
|
-
has_owner_culture = no
|
|
11
|
-
is_overseas = no
|
|
12
|
-
}
|
|
13
|
-
NOT = { has_idea_group = religious_ideas }
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
on_issue_taken = {
|
|
17
|
-
every_owned_province = {
|
|
18
|
-
clr_province_flag = integrating_minorities_parliament
|
|
19
|
-
}
|
|
20
|
-
random_owned_province = {
|
|
21
|
-
limit = {
|
|
22
|
-
has_owner_accepted_culture = no
|
|
23
|
-
has_owner_culture = no
|
|
24
|
-
has_seat_in_parliament = no
|
|
25
|
-
is_overseas = no
|
|
26
|
-
}
|
|
27
|
-
set_province_flag = integrating_minorities_parliament
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
effect = {
|
|
32
|
-
hidden_effect = {
|
|
33
|
-
random_owned_province = {
|
|
34
|
-
limit = {
|
|
35
|
-
has_province_flag = integrating_minorities_parliament
|
|
36
|
-
}
|
|
37
|
-
set_seat_in_parliament = yes
|
|
38
|
-
clr_province_flag = integrating_minorities_parliament
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
if = {
|
|
42
|
-
limit = {
|
|
43
|
-
NOT = {
|
|
44
|
-
any_owned_province = {
|
|
45
|
-
has_province_flag = integrating_minorities_parliament
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
tooltip = {
|
|
50
|
-
custom_tooltip = integrating_minorities_parliament_tooltip
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
if = {
|
|
54
|
-
limit = {
|
|
55
|
-
any_owned_province = {
|
|
56
|
-
has_province_flag = integrating_minorities_parliament
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
tooltip = {
|
|
60
|
-
random_owned_province = {
|
|
61
|
-
limit = { has_province_flag = integrating_minorities_parliament }
|
|
62
|
-
set_seat_in_parliament = yes
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
modifier = {
|
|
69
|
-
num_accepted_cultures = 1
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
chance = {
|
|
73
|
-
factor = 1
|
|
74
|
-
modifier = {
|
|
75
|
-
factor = 2
|
|
76
|
-
num_of_owned_provinces_with = {
|
|
77
|
-
value = 10
|
|
78
|
-
has_owner_accepted_culture = no
|
|
79
|
-
has_owner_culture = no
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
modifier = {
|
|
83
|
-
factor = 3
|
|
84
|
-
num_of_owned_provinces_with = {
|
|
85
|
-
value = 20
|
|
86
|
-
has_owner_accepted_culture = no
|
|
87
|
-
has_owner_culture = no
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
ai_will_do = {
|
|
93
|
-
factor = 1
|
|
94
|
-
modifier = {
|
|
95
|
-
factor = 2
|
|
96
|
-
num_of_owned_provinces_with = {
|
|
97
|
-
value = 10
|
|
98
|
-
has_owner_accepted_culture = no
|
|
99
|
-
has_owner_culture = no
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
issue_investigate_corruption = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
corruption = 0.5
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_corruption = -1
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
yearly_corruption = -0.05
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
chance = {
|
|
18
|
-
factor = 1
|
|
19
|
-
modifier = {
|
|
20
|
-
factor = 2
|
|
21
|
-
corruption = 3
|
|
22
|
-
}
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
corruption = 10
|
|
26
|
-
}
|
|
27
|
-
modifier = {
|
|
28
|
-
factor = 5
|
|
29
|
-
corruption = 20
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
ai_will_do = {
|
|
34
|
-
factor = 1
|
|
35
|
-
modifier = {
|
|
36
|
-
factor = 2
|
|
37
|
-
corruption = 5
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
issue_letters_of_marque = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_ports = 2
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
modifier = {
|
|
13
|
-
privateer_efficiency = 0.15
|
|
14
|
-
embargo_efficiency = 0.1
|
|
15
|
-
light_ship_cost = -0.1
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
|
|
21
|
-
modifier = {
|
|
22
|
-
factor = 2
|
|
23
|
-
navy_size_percentage = 1.0
|
|
24
|
-
num_of_ports = 5
|
|
25
|
-
}
|
|
26
|
-
modifier = {
|
|
27
|
-
factor = 2
|
|
28
|
-
has_idea_group = spy_ideas
|
|
29
|
-
}
|
|
30
|
-
modifier = {
|
|
31
|
-
factor = 2
|
|
32
|
-
has_idea_group = maritime_ideas
|
|
33
|
-
}
|
|
34
|
-
modifier = {
|
|
35
|
-
factor = 1.5
|
|
36
|
-
has_idea_group = naval_ideas
|
|
37
|
-
}
|
|
38
|
-
modifier = {
|
|
39
|
-
factor = 0.5
|
|
40
|
-
NOT = { num_of_ports = 5 }
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
ai_will_do = {
|
|
45
|
-
factor = 1
|
|
46
|
-
modifier = {
|
|
47
|
-
factor = 2
|
|
48
|
-
navy_size_percentage = 0.7
|
|
49
|
-
}
|
|
50
|
-
modifier = {
|
|
51
|
-
factor = 0
|
|
52
|
-
NOT = { num_of_ports = 5 }
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
nationwide_census = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_cities = 6
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
on_issue_taken = {
|
|
10
|
-
every_owned_province = {
|
|
11
|
-
clr_province_flag = nationwide_census_flag
|
|
12
|
-
}
|
|
13
|
-
random_owned_province = {
|
|
14
|
-
limit = {
|
|
15
|
-
is_in_capital_area = yes
|
|
16
|
-
}
|
|
17
|
-
set_province_flag = nationwide_census_flag
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
effect = {
|
|
22
|
-
hidden_effect = {
|
|
23
|
-
every_owned_province = {
|
|
24
|
-
limit = { has_province_flag = nationwide_census_flag }
|
|
25
|
-
add_base_manpower = 1
|
|
26
|
-
clr_province_flag = nationwide_census_flag
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
if = {
|
|
30
|
-
limit = {
|
|
31
|
-
NOT = {
|
|
32
|
-
any_owned_province = {
|
|
33
|
-
has_province_flag = nationwide_census_flag
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
tooltip = {
|
|
38
|
-
custom_tooltip = nationwide_census_tooltip
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
if = {
|
|
42
|
-
limit = {
|
|
43
|
-
any_owned_province = {
|
|
44
|
-
has_province_flag = nationwide_census_flag
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
tooltip = {
|
|
48
|
-
every_owned_province = {
|
|
49
|
-
limit = { has_province_flag = nationwide_census_flag }
|
|
50
|
-
add_base_manpower = 1
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
modifier = {
|
|
57
|
-
global_manpower_modifier = 0.05
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
ai_will_do = {
|
|
61
|
-
factor = 1
|
|
62
|
-
}
|
|
63
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
nationwide_land_survey = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
num_of_cities = 6
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
on_issue_taken = {
|
|
10
|
-
every_owned_province = {
|
|
11
|
-
clr_province_flag = nationwide_land_survey_flag
|
|
12
|
-
}
|
|
13
|
-
random_owned_province = {
|
|
14
|
-
limit = {
|
|
15
|
-
is_in_capital_area = yes
|
|
16
|
-
}
|
|
17
|
-
set_province_flag = nationwide_land_survey_flag
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
effect = {
|
|
22
|
-
hidden_effect = {
|
|
23
|
-
every_owned_province = {
|
|
24
|
-
limit = { has_province_flag = nationwide_land_survey_flag }
|
|
25
|
-
add_base_production = 1
|
|
26
|
-
set_province_flag = nationwide_land_survey_flag
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
if = {
|
|
30
|
-
limit = {
|
|
31
|
-
NOT = {
|
|
32
|
-
any_owned_province = {
|
|
33
|
-
has_province_flag = nationwide_land_survey_flag
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
tooltip = {
|
|
38
|
-
custom_tooltip = nationwide_land_survey_tooltip
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
if = {
|
|
42
|
-
limit = {
|
|
43
|
-
any_owned_province = {
|
|
44
|
-
has_province_flag = nationwide_land_survey_flag
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
tooltip = {
|
|
48
|
-
every_owned_province = {
|
|
49
|
-
limit = { has_province_flag = nationwide_land_survey_flag }
|
|
50
|
-
add_base_production = 1
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
modifier = {
|
|
57
|
-
production_efficiency = 0.05
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
ai_will_do = {
|
|
61
|
-
factor = 1
|
|
62
|
-
}
|
|
63
|
-
}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
offices_to_vassals = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
OR = {
|
|
7
|
-
vassal = 2
|
|
8
|
-
personal_union = 2
|
|
9
|
-
AND = {
|
|
10
|
-
vassal = 1
|
|
11
|
-
personal_union = 1
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
government = monarchy
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
on_issue_taken = {
|
|
18
|
-
every_subject_country = {
|
|
19
|
-
clr_country_flag = offices_to_vassals
|
|
20
|
-
}
|
|
21
|
-
random_subject_country = {
|
|
22
|
-
limit = {
|
|
23
|
-
OR = {
|
|
24
|
-
is_vassal = yes
|
|
25
|
-
is_lesser_in_union = yes
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
set_country_flag = offices_to_vassals
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
effect = {
|
|
33
|
-
if = {
|
|
34
|
-
limit = {
|
|
35
|
-
NOT = {
|
|
36
|
-
any_subject_country = {
|
|
37
|
-
OR = {
|
|
38
|
-
is_vassal = yes
|
|
39
|
-
is_lesser_in_union = yes
|
|
40
|
-
}
|
|
41
|
-
has_country_flag = offices_to_vassals
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
tooltip = {
|
|
46
|
-
custom_tooltip = offices_to_vassals_tooltip
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
if = {
|
|
50
|
-
limit = {
|
|
51
|
-
any_subject_country = {
|
|
52
|
-
OR = {
|
|
53
|
-
is_vassal = yes
|
|
54
|
-
is_lesser_in_union = yes
|
|
55
|
-
}
|
|
56
|
-
has_country_flag = offices_to_vassals
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
tooltip = {
|
|
60
|
-
random_subject_country = {
|
|
61
|
-
limit = {
|
|
62
|
-
OR = {
|
|
63
|
-
is_vassal = yes
|
|
64
|
-
is_lesser_in_union = yes
|
|
65
|
-
}
|
|
66
|
-
has_country_flag = offices_to_vassals
|
|
67
|
-
}
|
|
68
|
-
add_opinion = {
|
|
69
|
-
who = FROM
|
|
70
|
-
modifier = parliament_closer_ties
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
hidden_effect = {
|
|
76
|
-
if = {
|
|
77
|
-
limit = {
|
|
78
|
-
any_subject_country = {
|
|
79
|
-
OR = {
|
|
80
|
-
is_vassal = yes
|
|
81
|
-
is_lesser_in_union = yes
|
|
82
|
-
}
|
|
83
|
-
has_country_flag = offices_to_vassals
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
random_subject_country = {
|
|
87
|
-
limit = {
|
|
88
|
-
OR = {
|
|
89
|
-
is_vassal = yes
|
|
90
|
-
is_lesser_in_union = yes
|
|
91
|
-
}
|
|
92
|
-
has_country_flag = offices_to_vassals
|
|
93
|
-
}
|
|
94
|
-
add_opinion = {
|
|
95
|
-
who = FROM
|
|
96
|
-
modifier = parliament_closer_ties
|
|
97
|
-
}
|
|
98
|
-
clr_country_flag = offices_to_vassals
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
else = {
|
|
102
|
-
random_subject_country = {
|
|
103
|
-
limit = {
|
|
104
|
-
OR = {
|
|
105
|
-
is_vassal = yes
|
|
106
|
-
is_lesser_in_union = yes
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
add_opinion = {
|
|
110
|
-
who = FROM
|
|
111
|
-
modifier = parliament_closer_ties
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
modifier = {
|
|
119
|
-
diplomatic_annexation_cost = -0.15
|
|
120
|
-
vassal_income = 0.05
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
chance = {
|
|
124
|
-
factor = 1
|
|
125
|
-
modifier = {
|
|
126
|
-
factor = 2
|
|
127
|
-
vassal = 3
|
|
128
|
-
}
|
|
129
|
-
modifier = {
|
|
130
|
-
factor = 3
|
|
131
|
-
vassal = 4
|
|
132
|
-
}
|
|
133
|
-
modifier = {
|
|
134
|
-
factor = 4
|
|
135
|
-
vassal = 5
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
ai_will_do = {
|
|
140
|
-
factor = 1
|
|
141
|
-
modifier = {
|
|
142
|
-
factor = 2
|
|
143
|
-
vassal = 4
|
|
144
|
-
}
|
|
145
|
-
modifier = {
|
|
146
|
-
factor = 2
|
|
147
|
-
personal_union = 2
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
prohibit_use_of_local_languages = {
|
|
2
|
-
#Prohibit use of local languages in administration, settlement a la Ireland, Russification, etc.
|
|
3
|
-
|
|
4
|
-
category = 3
|
|
5
|
-
|
|
6
|
-
allow = {
|
|
7
|
-
any_owned_province = {
|
|
8
|
-
has_owner_accepted_culture = no
|
|
9
|
-
}
|
|
10
|
-
NOT = { has_idea_group = humanist_ideas }
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
effect = {
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
modifier = {
|
|
18
|
-
culture_conversion_cost = -0.15
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
chance = {
|
|
22
|
-
factor = 1
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
num_of_owned_provinces_with = {
|
|
26
|
-
value = 10
|
|
27
|
-
has_owner_accepted_culture = no
|
|
28
|
-
has_owner_culture = no
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
modifier = {
|
|
32
|
-
factor = 3
|
|
33
|
-
num_of_owned_provinces_with = {
|
|
34
|
-
value = 20
|
|
35
|
-
has_owner_accepted_culture = no
|
|
36
|
-
has_owner_culture = no
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
ai_will_do = {
|
|
42
|
-
factor = 1
|
|
43
|
-
modifier = {
|
|
44
|
-
factor = 2
|
|
45
|
-
num_of_owned_provinces_with = {
|
|
46
|
-
value = 10
|
|
47
|
-
has_owner_accepted_culture = no
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
propagation_of_state_religion = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
any_owned_province = {
|
|
7
|
-
has_owner_religion = no
|
|
8
|
-
}
|
|
9
|
-
NOT = { has_idea_group = humanist_ideas }
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
effect = {
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
modifier = {
|
|
17
|
-
global_missionary_strength = 0.01
|
|
18
|
-
missionaries = 1
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
chance = {
|
|
22
|
-
factor = 1
|
|
23
|
-
modifier = {
|
|
24
|
-
factor = 2
|
|
25
|
-
NOT = { religious_unity = 0.5 }
|
|
26
|
-
}
|
|
27
|
-
modifier = {
|
|
28
|
-
factor = 2
|
|
29
|
-
num_of_owned_provinces_with = {
|
|
30
|
-
value = 10
|
|
31
|
-
has_owner_religion = no
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
modifier = {
|
|
35
|
-
factor = 2
|
|
36
|
-
num_of_owned_provinces_with = {
|
|
37
|
-
value = 20
|
|
38
|
-
has_owner_religion = no
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
ai_will_do = {
|
|
44
|
-
factor = 1
|
|
45
|
-
modifier = {
|
|
46
|
-
factor = 2
|
|
47
|
-
num_of_owned_provinces_with = {
|
|
48
|
-
value = 10
|
|
49
|
-
has_owner_religion = no
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
quartering_of_troops = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
land_attrition = -0.05
|
|
15
|
-
land_maintenance_modifier = -0.10
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
is_at_war = yes
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
army_size_percentage = 0.7
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 3
|
|
30
|
-
army_size_percentage = 1.25
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
ai_will_do = {
|
|
35
|
-
factor = 1
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
reduce_trade_regulations = {
|
|
2
|
-
|
|
3
|
-
category = 2
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
dip_tech = 16
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
trade_efficiency = 0.10
|
|
15
|
-
global_trade_power = 0.05
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
num_of_merchants = 6
|
|
23
|
-
}
|
|
24
|
-
modifier = {
|
|
25
|
-
factor = 2
|
|
26
|
-
trade_income_percentage = 0.3
|
|
27
|
-
}
|
|
28
|
-
modifier = {
|
|
29
|
-
factor = 2
|
|
30
|
-
trade_income_percentage = 0.4
|
|
31
|
-
}
|
|
32
|
-
modifier = {
|
|
33
|
-
factor = 2
|
|
34
|
-
OR = {
|
|
35
|
-
has_idea_group = plutocracy_ideas
|
|
36
|
-
has_idea_group = expansion_ideas
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
ai_will_do = {
|
|
42
|
-
factor = 1
|
|
43
|
-
}
|
|
44
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
support_ruling_dynasty = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
government = monarchy
|
|
7
|
-
has_regency = no
|
|
8
|
-
is_lesser_in_union = no
|
|
9
|
-
NOT = { legitimacy = 80 }
|
|
10
|
-
is_year = 1500
|
|
11
|
-
NOT = {
|
|
12
|
-
AND = {
|
|
13
|
-
has_reform = celestial_empire
|
|
14
|
-
has_dlc = "Mandate of Heaven"
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
effect = {
|
|
20
|
-
add_legitimacy = 10
|
|
21
|
-
add_heir_claim = 10
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
modifier = {
|
|
25
|
-
legitimacy = 1
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
chance = {
|
|
29
|
-
factor = 1
|
|
30
|
-
modifier = {
|
|
31
|
-
factor = 2
|
|
32
|
-
NOT = { legitimacy = 70 }
|
|
33
|
-
}
|
|
34
|
-
modifier = {
|
|
35
|
-
factor = 2
|
|
36
|
-
NOT = { legitimacy = 60 }
|
|
37
|
-
}
|
|
38
|
-
modifier = {
|
|
39
|
-
factor = 2
|
|
40
|
-
NOT = { legitimacy = 50 }
|
|
41
|
-
}
|
|
42
|
-
modifier = {
|
|
43
|
-
factor = 5
|
|
44
|
-
NOT = { legitimacy = 30 }
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
ai_will_do = {
|
|
49
|
-
factor = 1
|
|
50
|
-
modifier = {
|
|
51
|
-
factor = 2
|
|
52
|
-
NOT = { legitimacy = 70 }
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
the_draft = {
|
|
2
|
-
|
|
3
|
-
category = 1
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
is_at_war = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
add_years_of_manpower_scaled_to_seats = 1
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
chance = {
|
|
14
|
-
factor = 1
|
|
15
|
-
modifier = {
|
|
16
|
-
factor = 2
|
|
17
|
-
NOT = { manpower_percentage = 0.5 }
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
ai_will_do = {
|
|
22
|
-
factor = 1
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
treason_act = {
|
|
2
|
-
|
|
3
|
-
category = 3
|
|
4
|
-
|
|
5
|
-
allow = {
|
|
6
|
-
always = yes
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
effect = {
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
modifier = {
|
|
14
|
-
global_spy_defence = 0.15
|
|
15
|
-
global_unrest = -2
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
chance = {
|
|
19
|
-
factor = 1
|
|
20
|
-
modifier = {
|
|
21
|
-
factor = 2
|
|
22
|
-
OR = {
|
|
23
|
-
has_idea_group = spy_ideas
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
modifier = {
|
|
27
|
-
factor = 2
|
|
28
|
-
average_unrest = 4
|
|
29
|
-
}
|
|
30
|
-
modifier = {
|
|
31
|
-
factor = 2
|
|
32
|
-
average_unrest = 6
|
|
33
|
-
}
|
|
34
|
-
modifier = {
|
|
35
|
-
factor = 2
|
|
36
|
-
average_unrest = 8
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
ai_will_do = {
|
|
41
|
-
factor = 1
|
|
42
|
-
}
|
|
43
|
-
}
|