Diff to HTML by rtfpessoa

Files changed (4) hide show
  1. common/parliament_issues/00_adm_parliament_issues.txt +13 -56
  2. common/parliament_issues/00_dip_parliament_issues.txt +19 -132
  3. common/parliament_issues/00_mil_parliament_issues.txt +5 -33
  4. common/parliament_issues/01_english_parliament_actions.txt +6 -0
common/parliament_issues/00_adm_parliament_issues.txt CHANGED
@@ -444,38 +444,16 @@ fund_expansion_of_bureaucracy = {
444
444
  }
445
445
 
446
446
  effect = {
447
- issue_effect_scaling_with_estate_influence = {
448
- estate = estate_nobles
449
- effect1 = "add_country_modifier = {
450
- name = fund_expansion_of_bureaucracy_mod_1
451
- duration = 3650
452
- }"
453
- effect2 = "add_country_modifier = {
454
- name = fund_expansion_of_bureaucracy_mod_2
455
- duration = 3650
456
- }"
457
- effect3 = "add_country_modifier = {
458
- name = fund_expansion_of_bureaucracy_mod_3
459
- duration = 3650
460
- }"
461
- effect4 = "add_country_modifier = {
462
- name = fund_expansion_of_bureaucracy_mod_4
463
- duration = 3650
464
- }"
465
- effect5 = "add_country_modifier = {
466
- name = fund_expansion_of_bureaucracy_mod_5
467
- duration = 3650
468
- }"
469
- fallback_effect = "add_country_modifier = {
470
- name = fund_expansion_of_bureaucracy_mod_2
471
- duration = 3650
472
- }"
473
- }
474
- }
475
-
447
+
448
+ }
476
449
  modifier = {
477
450
  advisor_cost = -0.1
478
451
  }
452
+ influence_scaled_modifier = {
453
+ global_autonomy = -0.05
454
+ reform_progress_growth = 0.25
455
+ }
456
+ scale_estate_influence = estate_nobles
479
457
 
480
458
  chance = {
481
459
  factor = 2
@@ -532,39 +510,18 @@ government_debt_reduction = {
532
510
  }
533
511
 
534
512
  effect = {
535
- issue_effect_scaling_with_estate_influence = {
536
- estate = estate_burghers
537
- effect1 = "add_country_modifier = {
538
- name = government_debt_reduction_mod_1
539
- duration = 3650
540
- }"
541
- effect2 = "add_country_modifier = {
542
- name = government_debt_reduction_mod_2
543
- duration = 3650
544
- }"
545
- effect3 = "add_country_modifier = {
546
- name = government_debt_reduction_mod_3
547
- duration = 3650
548
- }"
549
- effect4 = "add_country_modifier = {
550
- name = government_debt_reduction_mod_4
551
- duration = 3650
552
- }"
553
- effect5 = "add_country_modifier = {
554
- name = government_debt_reduction_mod_5
555
- duration = 3650
556
- }"
557
- fallback_effect = "add_country_modifier = {
558
- name = government_debt_reduction_mod_2
559
- duration = 3650
560
- }"
561
- }
513
+
562
514
  }
563
515
 
564
516
  modifier = {
565
517
  interest = -0.25
566
518
  inflation_reduction = 0.05
567
519
  }
520
+
521
+ influence_scaled_modifier = {
522
+ global_tax_modifier = 0.25
523
+ }
524
+ scale_estate_influence = estate_burghers
568
525
 
569
526
  chance = {
570
527
  factor = 1
common/parliament_issues/00_dip_parliament_issues.txt CHANGED
@@ -44,45 +44,17 @@ charter_colonies = {
44
44
  }
45
45
 
46
46
  effect = {
47
- issue_effect_scaling_with_estate_influence = {
48
- estate = estate_burghers
49
- effect1 = "
50
- add_country_modifier = {
51
- name = charter_colonies_mod_1
52
- duration = 3650
53
- }"
54
- effect2 = "
55
- add_country_modifier = {
56
- name = charter_colonies_mod_2
57
- duration = 3650
58
- }"
59
- effect3 = "
60
- add_country_modifier = {
61
- name = charter_colonies_mod_3
62
- duration = 3650
63
- }"
64
- effect4 = "
65
- add_country_modifier = {
66
- name = charter_colonies_mod_4
67
- duration = 3650
68
- }"
69
- effect5 = "
70
- add_country_modifier = {
71
- name = charter_colonies_mod_5
72
- duration = 3650
73
- }"
74
- fallback_effect = "
75
- add_country_modifier = {
76
- name = charter_colonies_mod_2
77
- duration = 3650
78
- }"
79
- }
80
47
  }
81
48
 
82
49
  modifier = {
83
50
  colonists = 1
84
51
  global_colonial_growth = 20
85
52
  }
53
+ influence_scaled_modifier = {
54
+ colony_cost_modifier = -0.25
55
+ range = 0.25
56
+ }
57
+ scale_estate_influence = estate_burghers
86
58
 
87
59
  chance = {
88
60
  factor = 2
@@ -110,39 +82,6 @@ charter_trade_companies = {
110
82
  }
111
83
 
112
84
  effect = {
113
- issue_effect_scaling_with_estate_influence = {
114
- estate = estate_burghers
115
- effect1 = "
116
- add_country_modifier = {
117
- name = reduce_trade_regulations_mod_1
118
- duration = 3650
119
- }"
120
- effect2 = "
121
- add_country_modifier = {
122
- name = reduce_trade_regulations_mod_2
123
- duration = 3650
124
- }"
125
- effect3 = "
126
- add_country_modifier = {
127
- name = reduce_trade_regulations_mod_3
128
- duration = 3650
129
- }"
130
- effect4 = "
131
- add_country_modifier = {
132
- name = reduce_trade_regulations_mod_4
133
- duration = 3650
134
- }"
135
- effect5 = "
136
- add_country_modifier = {
137
- name = reduce_trade_regulations_mod_5
138
- duration = 3650
139
- }"
140
- fallback_effect = "
141
- add_country_modifier = {
142
- name = reduce_trade_regulations_mod_2
143
- duration = 3650
144
- }"
145
- }
146
85
  }
147
86
 
148
87
  modifier = {
@@ -150,6 +89,10 @@ charter_trade_companies = {
150
89
  trade_range_modifier = 0.2
151
90
  global_foreign_trade_power = 0.05
152
91
  }
92
+ influence_scaled_modifier = {
93
+ global_trade_power = 0.15
94
+ }
95
+ scale_estate_influence = estate_burghers
153
96
 
154
97
  chance = {
155
98
  factor = 1
@@ -367,44 +310,16 @@ expand_diplomatic_corps = {
367
310
  }
368
311
 
369
312
  effect = {
370
- issue_effect_scaling_with_estate_influence = {
371
- estate = estate_nobles
372
- effect1 = "
373
- add_country_modifier = {
374
- name = expand_diplomatic_corps_mod_1
375
- duration = 3650
376
- }"
377
- effect2 = "
378
- add_country_modifier = {
379
- name = expand_diplomatic_corps_mod_2
380
- duration = 3650
381
- }"
382
- effect3 = "
383
- add_country_modifier = {
384
- name = expand_diplomatic_corps_mod_3
385
- duration = 3650
386
- }"
387
- effect4 = "
388
- add_country_modifier = {
389
- name = expand_diplomatic_corps_mod_4
390
- duration = 3650
391
- }"
392
- effect5 = "
393
- add_country_modifier = {
394
- name = expand_diplomatic_corps_mod_5
395
- duration = 3650
396
- }"
397
- fallback_effect = "
398
- add_country_modifier = {
399
- name = expand_diplomatic_corps_mod_2
400
- duration = 3650
401
- }"
402
- }
403
313
  }
404
314
 
405
315
  modifier = {
406
316
  diplomats = 1
407
317
  }
318
+ influence_scaled_modifier = {
319
+ spy_offence = 0.25
320
+ fabricate_claims_cost = -0.25
321
+ }
322
+ scale_estate_influence = estate_nobles
408
323
 
409
324
  chance = {
410
325
  factor = 1
@@ -806,44 +721,16 @@ reduce_trade_regulations = {
806
721
  }
807
722
 
808
723
  effect = {
809
- issue_effect_scaling_with_estate_influence = {
810
- estate = estate_burghers
811
- effect1 = "
812
- add_country_modifier = {
813
- name = reduce_trade_regulations_mod_1
814
- duration = 3650
815
- }"
816
- effect2 = "
817
- add_country_modifier = {
818
- name = reduce_trade_regulations_mod_2
819
- duration = 3650
820
- }"
821
- effect3 = "
822
- add_country_modifier = {
823
- name = reduce_trade_regulations_mod_3
824
- duration = 3650
825
- }"
826
- effect4 = "
827
- add_country_modifier = {
828
- name = reduce_trade_regulations_mod_4
829
- duration = 3650
830
- }"
831
- effect5 = "
832
- add_country_modifier = {
833
- name = reduce_trade_regulations_mod_5
834
- duration = 3650
835
- }"
836
- fallback_effect = "
837
- add_country_modifier = {
838
- name = reduce_trade_regulations_mod_2
839
- duration = 3650
840
- }"
841
- }
724
+
842
725
  }
843
726
 
844
727
  modifier = {
845
728
  trade_efficiency = 0.15
846
729
  }
730
+ influence_scaled_modifier = {
731
+ global_trade_power = 0.15
732
+ }
733
+ scale_estate_influence = estate_burghers
847
734
 
848
735
  chance = {
849
736
  factor = 1
common/parliament_issues/00_mil_parliament_issues.txt CHANGED
@@ -195,45 +195,17 @@ expand_the_army = {
195
195
  }
196
196
 
197
197
  effect = {
198
- issue_effect_scaling_with_estate_influence = {
199
- estate = estate_nobles
200
- effect1 = "
201
- add_country_modifier = {
202
- name = expand_the_army_mod_1
203
- duration = 3650
204
- }"
205
- effect2 = "
206
- add_country_modifier = {
207
- name = expand_the_army_mod_2
208
- duration = 3650
209
- }"
210
- effect3 = "
211
- add_country_modifier = {
212
- name = expand_the_army_mod_3
213
- duration = 3650
214
- }"
215
- effect4 = "
216
- add_country_modifier = {
217
- name = expand_the_army_mod_4
218
- duration = 3650
219
- }"
220
- effect5 = "
221
- add_country_modifier = {
222
- name = expand_the_army_mod_5
223
- duration = 3650
224
- }"
225
- fallback_effect = "
226
- add_country_modifier = {
227
- name = expand_the_army_mod_3
228
- duration = 3650
229
- }"
230
- }
198
+
231
199
  }
232
200
 
233
201
  modifier = {
234
202
  global_regiment_recruit_speed = -0.1
235
203
  global_regiment_cost = -0.1
236
204
  }
205
+ influence_scaled_modifier = {
206
+ global_manpower_modifier = 0.15
207
+ }
208
+ scale_estate_influence = estate_nobles
237
209
 
238
210
  chance = {
239
211
  factor = 1
common/parliament_issues/01_english_parliament_actions.txt CHANGED
@@ -85,6 +85,12 @@ english_french_act_of_union = {
85
85
  }
86
86
  restore_country_name = yes
87
87
  }
88
+ if = {
89
+ limit = {
90
+ has_country_modifier = ave_anglo_french_imperium
91
+ }
92
+ country_event = { id = flavor_gbr.20 } #Renew renaming
93
+ }
88
94
  remove_non_electors_emperors_from_empire_effect = yes
89
95
  if = {
90
96
  limit = {