Diff to HTML by rtfpessoa

Files changed (14) hide show
  1. missions/Chinese_Missions.txt +179 -179
  2. missions/DOM_Britain_Missions.txt +21 -3
  3. missions/DOM_Chinese_Missions.txt +226 -63
  4. missions/DOM_French_Missions.txt +2 -2
  5. missions/DOM_Japanese_Missions.txt +14 -13
  6. missions/DOM_Ottoman_Missions.txt +36 -39
  7. missions/DOM_Russia_Missions.txt +42 -30
  8. missions/DOM_Spain_Missions.txt +61 -11
  9. missions/EMP_Prussian_Missions.txt +47 -10
  10. missions/French_Minor_Missions.txt +2 -1
  11. missions/GC_Portuguese_Missions.txt +0 -1
  12. missions/GC_Spanish_Missions.txt +1 -0
  13. missions/Korean_Missions.txt +21 -23
  14. missions/SCA_Gotlandish_Missions.txt +1 -1
missions/Chinese_Missions.txt CHANGED
@@ -1,179 +1,179 @@
1
- # chinese_missions_1 = {
2
- # slot = 1
3
- # generic = no
4
- # ai = yes
5
- # potential = {
6
- # culture_group = east_asian
7
- # NOT = { primary_culture = manchu_new }
8
- # NOT = { primary_culture = tibetan_new }
9
- # NOT = { primary_culture = altaic_new }
10
- # NOT = { primary_culture = vietnamese_new }
11
- # NOT = { primary_culture = korean_new }
12
- # NOT = { map_setup = map_setup_random }
13
- # NOT = { tag = MNG }
14
- # }
15
- # has_country_shield = yes
16
-
17
- # colonize_taiwan = {
18
- # icon = mission_invade_island
19
- # required_missions = { }
20
- # provinces_to_highlight = {
21
- # area = taiwan_area
22
- # NOT = {
23
- # country_or_non_sovereign_subject_holds = ROOT
24
- # }
25
- # }
26
- # trigger = {
27
- # 2154 = {
28
- # country_or_non_sovereign_subject_holds = ROOT
29
- # }
30
- # 2155 = {
31
- # country_or_non_sovereign_subject_holds = ROOT
32
- # }
33
- # 738 = {
34
- # country_or_non_sovereign_subject_holds = ROOT
35
- # }
36
- # }
37
- # effect = {
38
- # add_country_modifier = {
39
- # name = "colonial_enthusiasm"
40
- # duration = 7300
41
- # }
42
- # }
43
- # ai_weight = {
44
- # factor = 75 #Default
45
- # }
46
- # }
47
-
48
- # mandate_of_heaven_mission = {
49
- # icon = mission_scholar_officials
50
- # required_missions = { colonize_taiwan }
51
- # position = 5
52
- # provinces_to_highlight = {
53
- # OR = {
54
- # region = south_china_region
55
- # region = xinan_region
56
- # region = north_china_region
57
- # }
58
- # NOT = {
59
- # country_or_non_sovereign_subject_holds = ROOT
60
- # }
61
- # }
62
- # trigger = {
63
- # NOT = {
64
- # current_age = age_of_discovery
65
- # current_age = age_of_reformation
66
- # }
67
- # south_china_region = {
68
- # type = all
69
- # owned_by = ROOT
70
- # }
71
- # xinan_region = {
72
- # type = all
73
- # owned_by = ROOT
74
- # }
75
- # north_china_region = {
76
- # type = all
77
- # owned_by = ROOT
78
- # }
79
- # }
80
- # effect = {
81
- # red_river_delta_area = {
82
- # limit = {
83
- # NOT = { is_core = ROOT }
84
- # NOT = { is_permanent_claim = ROOT }
85
- # }
86
- # add_permanent_claim = ROOT
87
- # }
88
- # vietnam_area = {
89
- # limit = {
90
- # NOT = { is_core = ROOT }
91
- # NOT = { is_permanent_claim = ROOT }
92
- # }
93
- # add_permanent_claim = ROOT
94
- # }
95
- # korea_region = {
96
- # limit = {
97
- # NOT = { is_core = ROOT }
98
- # NOT = { is_permanent_claim = ROOT }
99
- # }
100
- # add_permanent_claim = ROOT
101
- # }
102
- # }
103
- # ai_weight = {
104
- # factor = 0 #No priority or else Ming will start attacking its own tributaries
105
- # }
106
- # }
107
- # annex_dai_viet = {
108
- # icon = mission_chinese_general_riding
109
- # required_missions = { mandate_of_heaven_mission }
110
- # provinces_to_highlight = {
111
- # OR = {
112
- # area = red_river_delta_area
113
- # area = vietnam_area
114
- # }
115
- # NOT = {
116
- # country_or_non_sovereign_subject_holds = ROOT
117
- # }
118
- # }
119
- # trigger = {
120
- # red_river_delta_area = {
121
- # type = all
122
- # owned_by = ROOT
123
- # }
124
- # vietnam_area = {
125
- # type = all
126
- # owned_by = ROOT
127
- # }
128
- # }
129
- # effect = {
130
- # add_prestige = 20
131
- # add_adm_power = 100
132
- # }
133
- # ai_weight = {
134
- # factor = 0 #No priority or else Ming will start attacking its own tributaries
135
- # }
136
- # }
137
- # }
138
-
139
- # chinese_missions_2 = {
140
- # slot = 2
141
- # generic = no
142
- # ai = yes
143
- # potential = {
144
- # culture_group = east_asian
145
- # NOT = { primary_culture = manchu_new }
146
- # NOT = { primary_culture = tibetan_new }
147
- # NOT = { primary_culture = altaic_new }
148
- # NOT = { primary_culture = vietnamese_new }
149
- # NOT = { primary_culture = korean_new }
150
- # NOT = { map_setup = map_setup_random }
151
- # NOT = { tag = MNG }
152
- # }
153
- # has_country_shield = yes
154
- # defend_korea = {
155
- # icon = mission_kowtow
156
- # required_missions = { mandate_of_heaven_mission }
157
- # position = 6
158
- # provinces_to_highlight = {
159
- # region = korea_region
160
- # NOT = {
161
- # country_or_non_sovereign_subject_holds = ROOT
162
- # }
163
- # }
164
- # trigger = {
165
- # korea_region = {
166
- # type = all
167
- # country_or_non_sovereign_subject_holds = ROOT
168
- # }
169
- # }
170
- # effect = {
171
- # add_prestige = 20
172
- # add_adm_power = 100
173
- # }
174
- # ai_weight = {
175
- # factor = 0 #No priority or else Ming will start attacking its own tributaries
176
- # }
177
- # }
178
-
179
- # }
1
+ chinese_missions_1 = {
2
+ slot = 1
3
+ generic = no
4
+ ai = yes
5
+ potential = {
6
+ NOT = { primary_culture = manchu_new }
7
+ NOT = { primary_culture = tibetan_new }
8
+ NOT = { primary_culture = altaic_new }
9
+ NOT = { primary_culture = vietnamese_new }
10
+ NOT = { primary_culture = korean_new }
11
+ NOT = { map_setup = map_setup_random }
12
+ culture_group = east_asian
13
+ NOT = { has_dlc = "Domination" }
14
+ }
15
+ has_country_shield = yes
16
+ #
17
+ colonize_taiwan = {
18
+ icon = mission_invade_island
19
+ required_missions = { }
20
+ provinces_to_highlight = {
21
+ area = taiwan_area
22
+ NOT = {
23
+ country_or_non_sovereign_subject_holds = ROOT
24
+ }
25
+ }
26
+ trigger = {
27
+ 2154 = {
28
+ country_or_non_sovereign_subject_holds = ROOT
29
+ }
30
+ 2155 = {
31
+ country_or_non_sovereign_subject_holds = ROOT
32
+ }
33
+ 738 = {
34
+ country_or_non_sovereign_subject_holds = ROOT
35
+ }
36
+ }
37
+ effect = {
38
+ add_country_modifier = {
39
+ name = "colonial_enthusiasm"
40
+ duration = 7300
41
+ }
42
+ }
43
+ ai_weight = {
44
+ factor = 75 #Default
45
+ }
46
+ }
47
+ #
48
+ mandate_of_heaven_mission = {
49
+ icon = mission_scholar_officials
50
+ required_missions = { colonize_taiwan }
51
+ position = 5
52
+ provinces_to_highlight = {
53
+ OR = {
54
+ region = south_china_region
55
+ region = xinan_region
56
+ region = north_china_region
57
+ }
58
+ NOT = {
59
+ country_or_non_sovereign_subject_holds = ROOT
60
+ }
61
+ }
62
+ trigger = {
63
+ NOT = {
64
+ current_age = age_of_discovery
65
+ current_age = age_of_reformation
66
+ }
67
+ south_china_region = {
68
+ type = all
69
+ owned_by = ROOT
70
+ }
71
+ xinan_region = {
72
+ type = all
73
+ owned_by = ROOT
74
+ }
75
+ north_china_region = {
76
+ type = all
77
+ owned_by = ROOT
78
+ }
79
+ }
80
+ effect = {
81
+ red_river_delta_area = {
82
+ limit = {
83
+ NOT = { is_core = ROOT }
84
+ NOT = { is_permanent_claim = ROOT }
85
+ }
86
+ add_permanent_claim = ROOT
87
+ }
88
+ vietnam_area = {
89
+ limit = {
90
+ NOT = { is_core = ROOT }
91
+ NOT = { is_permanent_claim = ROOT }
92
+ }
93
+ add_permanent_claim = ROOT
94
+ }
95
+ korea_region = {
96
+ limit = {
97
+ NOT = { is_core = ROOT }
98
+ NOT = { is_permanent_claim = ROOT }
99
+ }
100
+ add_permanent_claim = ROOT
101
+ }
102
+ }
103
+ ai_weight = {
104
+ factor = 0 #No priority or else Ming will start attacking its own tributaries
105
+ }
106
+ }
107
+ annex_dai_viet = {
108
+ icon = mission_chinese_general_riding
109
+ required_missions = { mandate_of_heaven_mission }
110
+ provinces_to_highlight = {
111
+ OR = {
112
+ area = red_river_delta_area
113
+ area = vietnam_area
114
+ }
115
+ NOT = {
116
+ country_or_non_sovereign_subject_holds = ROOT
117
+ }
118
+ }
119
+ trigger = {
120
+ red_river_delta_area = {
121
+ type = all
122
+ owned_by = ROOT
123
+ }
124
+ vietnam_area = {
125
+ type = all
126
+ owned_by = ROOT
127
+ }
128
+ }
129
+ effect = {
130
+ add_prestige = 20
131
+ add_adm_power = 100
132
+ }
133
+ ai_weight = {
134
+ factor = 0 #No priority or else Ming will start attacking its own tributaries
135
+ }
136
+ }
137
+ }
138
+ #
139
+ chinese_missions_2 = {
140
+ slot = 2
141
+ generic = no
142
+ ai = yes
143
+ potential = {
144
+ NOT = { primary_culture = manchu_new }
145
+ NOT = { primary_culture = tibetan_new }
146
+ NOT = { primary_culture = altaic_new }
147
+ NOT = { primary_culture = vietnamese_new }
148
+ NOT = { primary_culture = korean_new }
149
+ NOT = { map_setup = map_setup_random }
150
+ culture_group = east_asian
151
+ NOT = { has_dlc = "Domination" }
152
+ }
153
+ has_country_shield = yes
154
+ defend_korea = {
155
+ icon = mission_kowtow
156
+ required_missions = { mandate_of_heaven_mission }
157
+ position = 6
158
+ provinces_to_highlight = {
159
+ region = korea_region
160
+ NOT = {
161
+ country_or_non_sovereign_subject_holds = ROOT
162
+ }
163
+ }
164
+ trigger = {
165
+ korea_region = {
166
+ type = all
167
+ country_or_non_sovereign_subject_holds = ROOT
168
+ }
169
+ }
170
+ effect = {
171
+ add_prestige = 20
172
+ add_adm_power = 100
173
+ }
174
+ ai_weight = {
175
+ factor = 0 #No priority or else Ming will start attacking its own tributaries
176
+ }
177
+ }
178
+ #
179
+ }
missions/DOM_Britain_Missions.txt CHANGED
@@ -2972,15 +2972,33 @@ ave_row_4 = {
2972
2972
  trigger = {
2973
2973
  picardy_area = {
2974
2974
  type = all
2975
- country_or_non_sovereign_subject_holds = ROOT
2975
+ owner = {
2976
+ OR = {
2977
+ tag = ROOT
2978
+ is_subject_of = ROOT
2979
+ overlord = { is_subject_of = ROOT }
2980
+ }
2981
+ }
2976
2982
  }
2977
2983
  west_burgundy_area = {
2978
2984
  type = all
2979
- country_or_non_sovereign_subject_holds = ROOT
2985
+ owner = {
2986
+ OR = {
2987
+ tag = ROOT
2988
+ is_subject_of = ROOT
2989
+ overlord = { is_subject_of = ROOT }
2990
+ }
2991
+ }
2980
2992
  }
2981
2993
  bourgogne_area = {
2982
2994
  type = all
2983
- country_or_non_sovereign_subject_holds = ROOT
2995
+ owner = {
2996
+ OR = {
2997
+ tag = ROOT
2998
+ is_subject_of = ROOT
2999
+ overlord = { is_subject_of = ROOT }
3000
+ }
3001
+ }
2984
3002
  }
2985
3003
  }
2986
3004
 
missions/DOM_Chinese_Missions.txt CHANGED
@@ -620,12 +620,41 @@ ming_missions_1_b = {
620
620
  potential = {
621
621
  has_dlc = "Domination"
622
622
  is_emperor_of_china = yes
623
- OR = {
623
+ #OR = {
624
+ # culture_group = east_asian
625
+ # has_country_flag = enable_emperor_of_china_missions_flag
626
+ #}
627
+ capital_scope = { continent = asia }
628
+ OR = {
629
+ tag = MNG
624
630
  tag = QNG
625
- culture_group = east_asian
626
- has_country_flag = enable_emperor_of_china_missions_flag
631
+ tag = MCH
632
+ tag = YAN
633
+ tag = JIN
634
+ tag = QIN
635
+ tag = QIC
636
+ tag = CSH
637
+ tag = LNG
638
+ tag = TNG
639
+ tag = CXI
640
+ tag = CHC
641
+ tag = WUU
642
+ tag = NNG
643
+ tag = MIN
644
+ tag = HUA
645
+ tag = YUE
646
+ tag = CMI
647
+ tag = CYI
648
+ tag = CDL
649
+ tag = CGS
650
+ tag = SHU
651
+ tag = FRM
652
+ tag = MJZ
653
+ tag = MYR
654
+ tag = EJZ
655
+ tag = NHX
656
+ tag = MHX
627
657
  }
628
- capital_scope = { continent = asia }
629
658
  }
630
659
  has_country_shield = yes
631
660
 
@@ -778,8 +807,19 @@ ming_missions_1_b = {
778
807
  }
779
808
 
780
809
  effect = {
781
- custom_tooltip = mng_enable_3_grand_coordinators_offices_tt
782
- set_country_flag = mng_enable_3_grand_coordinators_offices_flag
810
+ if = {
811
+ limit = { has_dlc = "Golden Century" }
812
+ custom_tooltip = mng_enable_3_grand_coordinators_offices_tt
813
+ set_country_flag = mng_enable_3_grand_coordinators_offices_flag
814
+ }
815
+ else = {
816
+ add_corruption = -2
817
+ change_government_reform_progress = 100
818
+ change_ruler_stat = {
819
+ stat = adm
820
+ amount = 1
821
+ }
822
+ }
783
823
  }
784
824
  }
785
825
  }
@@ -801,6 +841,7 @@ ming_missions_1_c = {
801
841
  position = 9
802
842
 
803
843
  trigger = {
844
+ reform_level = 10
804
845
  OR = {
805
846
  custom_trigger_tooltip = {
806
847
  tooltip = mng_has_had_crisis_disaster_tt
@@ -1780,12 +1821,41 @@ ming_missions_2_b = {
1780
1821
  potential = {
1781
1822
  has_dlc = "Domination"
1782
1823
  is_emperor_of_china = yes
1783
- OR = {
1824
+ #OR = {
1825
+ # culture_group = east_asian
1826
+ # has_country_flag = enable_emperor_of_china_missions_flag
1827
+ #}
1828
+ capital_scope = { continent = asia }
1829
+ OR = {
1830
+ tag = MNG
1784
1831
  tag = QNG
1785
- culture_group = east_asian
1786
- has_country_flag = enable_emperor_of_china_missions_flag
1832
+ tag = MCH
1833
+ tag = YAN
1834
+ tag = JIN
1835
+ tag = QIN
1836
+ tag = QIC
1837
+ tag = CSH
1838
+ tag = LNG
1839
+ tag = TNG
1840
+ tag = CXI
1841
+ tag = CHC
1842
+ tag = WUU
1843
+ tag = NNG
1844
+ tag = MIN
1845
+ tag = HUA
1846
+ tag = YUE
1847
+ tag = CMI
1848
+ tag = CYI
1849
+ tag = CDL
1850
+ tag = CGS
1851
+ tag = SHU
1852
+ tag = FRM
1853
+ tag = MJZ
1854
+ tag = MYR
1855
+ tag = EJZ
1856
+ tag = NHX
1857
+ tag = MHX
1787
1858
  }
1788
- capital_scope = { continent = asia }
1789
1859
  }
1790
1860
  has_country_shield = yes
1791
1861
 
@@ -2109,20 +2179,17 @@ ming_missions_2_b = {
2109
2179
 
2110
2180
  if = {
2111
2181
  limit = {
2112
- OR = {
2113
- NOT = { has_harmonized_with = pagan }
2114
- NOT = { has_harmonized_with = vajrayana }
2115
- }
2182
+ NOT = { has_harmonized_with = pagan }
2183
+ NOT = { has_harmonized_with = vajrayana }
2116
2184
  religion = confucianism
2117
- has_reform = decentralize_reform
2118
2185
  }
2186
+ change_government_reform_progress = -250
2119
2187
  add_harmonized_religion = pagan
2120
2188
  add_harmonized_religion = vajrayana
2121
- add_harmony = 10
2122
- change_government_reform_progress = -250
2189
+ add_harmony = 10
2123
2190
  }
2124
- else_if = {
2125
- limit = { has_reform = decentralize_reform }
2191
+ else = {
2192
+ change_government_reform_progress = -250
2126
2193
  add_country_modifier = {
2127
2194
  name = mng_decentralized_migration_modifier
2128
2195
  duration = -1
@@ -2275,8 +2342,7 @@ ming_missions_2_b = {
2275
2342
 
2276
2343
  trigger = {
2277
2344
  OR = {
2278
- custom_trigger_tooltip = {
2279
- tooltip = mng_5_tribs_with_opinion_and_lib_desire_tt
2345
+
2280
2346
  calc_true_if = {
2281
2347
  all_subject_country = {
2282
2348
  is_subject_of_type_with_overlord = { who = ROOT type = tributary_state }
@@ -2286,9 +2352,10 @@ ming_missions_2_b = {
2286
2352
  value = 120
2287
2353
  }
2288
2354
  }
2355
+ desc = mng_5_tribs_with_opinion_and_lib_desire_tt
2289
2356
  amount = 5
2290
2357
  }
2291
- }
2358
+
2292
2359
  calc_true_if = {
2293
2360
  all_ally = {
2294
2361
  has_opinion = {
@@ -2699,7 +2766,7 @@ chinese_kingdoms_3 = {
2699
2766
  if = {
2700
2767
  limit = {
2701
2768
  is_in_war = {
2702
- attackers = ROOT
2769
+ attacker_leader = ROOT
2703
2770
  casus_belli = cb_independence_war
2704
2771
  war_score = 25
2705
2772
  }
@@ -3953,12 +4020,41 @@ ming_missions_3_b = {
3953
4020
  potential = {
3954
4021
  has_dlc = "Domination"
3955
4022
  is_emperor_of_china = yes
3956
- OR = {
4023
+ #OR = {
4024
+ # culture_group = east_asian
4025
+ # has_country_flag = enable_emperor_of_china_missions_flag
4026
+ #}
4027
+ capital_scope = { continent = asia }
4028
+ OR = {
4029
+ tag = MNG
3957
4030
  tag = QNG
3958
- culture_group = east_asian
3959
- has_country_flag = enable_emperor_of_china_missions_flag
4031
+ tag = MCH
4032
+ tag = YAN
4033
+ tag = JIN
4034
+ tag = QIN
4035
+ tag = QIC
4036
+ tag = CSH
4037
+ tag = LNG
4038
+ tag = TNG
4039
+ tag = CXI
4040
+ tag = CHC
4041
+ tag = WUU
4042
+ tag = NNG
4043
+ tag = MIN
4044
+ tag = HUA
4045
+ tag = YUE
4046
+ tag = CMI
4047
+ tag = CYI
4048
+ tag = CDL
4049
+ tag = CGS
4050
+ tag = SHU
4051
+ tag = FRM
4052
+ tag = MJZ
4053
+ tag = MYR
4054
+ tag = EJZ
4055
+ tag = NHX
4056
+ tag = MHX
3960
4057
  }
3961
- capital_scope = { continent = asia }
3962
4058
  }
3963
4059
  has_country_shield = yes
3964
4060
 
@@ -5221,12 +5317,41 @@ ming_missions_4_b = {
5221
5317
  potential = {
5222
5318
  has_dlc = "Domination"
5223
5319
  is_emperor_of_china = yes
5224
- OR = {
5320
+ #OR = {
5321
+ # culture_group = east_asian
5322
+ # has_country_flag = enable_emperor_of_china_missions_flag
5323
+ #}
5324
+ capital_scope = { continent = asia }
5325
+ OR = {
5326
+ tag = MNG
5225
5327
  tag = QNG
5226
- culture_group = east_asian
5227
- has_country_flag = enable_emperor_of_china_missions_flag
5328
+ tag = MCH
5329
+ tag = YAN
5330
+ tag = JIN
5331
+ tag = QIN
5332
+ tag = QIC
5333
+ tag = CSH
5334
+ tag = LNG
5335
+ tag = TNG
5336
+ tag = CXI
5337
+ tag = CHC
5338
+ tag = WUU
5339
+ tag = NNG
5340
+ tag = MIN
5341
+ tag = HUA
5342
+ tag = YUE
5343
+ tag = CMI
5344
+ tag = CYI
5345
+ tag = CDL
5346
+ tag = CGS
5347
+ tag = SHU
5348
+ tag = FRM
5349
+ tag = MJZ
5350
+ tag = MYR
5351
+ tag = EJZ
5352
+ tag = NHX
5353
+ tag = MHX
5228
5354
  }
5229
- capital_scope = { continent = asia }
5230
5355
  }
5231
5356
  has_country_shield = yes
5232
5357
 
@@ -5513,15 +5638,44 @@ ming_missions_4_moh = {
5513
5638
  generic = no
5514
5639
  ai = yes
5515
5640
  potential = {
5641
+ has_dlc = "Domination"
5642
+ has_dlc = "Mandate of Heaven"
5516
5643
  is_emperor_of_china = yes
5517
- OR = {
5518
- tag = QNG
5519
- culture_group = east_asian
5520
- has_country_flag = enable_emperor_of_china_missions_flag
5521
- }
5644
+ #OR = {
5645
+ # culture_group = east_asian
5646
+ # has_country_flag = enable_emperor_of_china_missions_flag
5647
+ #}
5522
5648
  capital_scope = { continent = asia }
5523
- has_dlc = "Mandate of Heaven"
5524
- has_dlc = "Domination"
5649
+ OR = {
5650
+ tag = MNG
5651
+ tag = QNG
5652
+ tag = MCH
5653
+ tag = YAN
5654
+ tag = JIN
5655
+ tag = QIN
5656
+ tag = QIC
5657
+ tag = CSH
5658
+ tag = LNG
5659
+ tag = TNG
5660
+ tag = CXI
5661
+ tag = CHC
5662
+ tag = WUU
5663
+ tag = NNG
5664
+ tag = MIN
5665
+ tag = HUA
5666
+ tag = YUE
5667
+ tag = CMI
5668
+ tag = CYI
5669
+ tag = CDL
5670
+ tag = CGS
5671
+ tag = SHU
5672
+ tag = FRM
5673
+ tag = MJZ
5674
+ tag = MYR
5675
+ tag = EJZ
5676
+ tag = NHX
5677
+ tag = MHX
5678
+ }
5525
5679
  }
5526
5680
  has_country_shield = yes
5527
5681
 
@@ -6413,12 +6567,41 @@ ming_missions_5_b = {
6413
6567
  potential = {
6414
6568
  has_dlc = "Domination"
6415
6569
  is_emperor_of_china = yes
6416
- OR = {
6570
+ #OR = {
6571
+ # culture_group = east_asian
6572
+ # has_country_flag = enable_emperor_of_china_missions_flag
6573
+ #}
6574
+ capital_scope = { continent = asia }
6575
+ OR = {
6576
+ tag = MNG
6417
6577
  tag = QNG
6418
- culture_group = east_asian
6419
- has_country_flag = enable_emperor_of_china_missions_flag
6578
+ tag = MCH
6579
+ tag = YAN
6580
+ tag = JIN
6581
+ tag = QIN
6582
+ tag = QIC
6583
+ tag = CSH
6584
+ tag = LNG
6585
+ tag = TNG
6586
+ tag = CXI
6587
+ tag = CHC
6588
+ tag = WUU
6589
+ tag = NNG
6590
+ tag = MIN
6591
+ tag = HUA
6592
+ tag = YUE
6593
+ tag = CMI
6594
+ tag = CYI
6595
+ tag = CDL
6596
+ tag = CGS
6597
+ tag = SHU
6598
+ tag = FRM
6599
+ tag = MJZ
6600
+ tag = MYR
6601
+ tag = EJZ
6602
+ tag = NHX
6603
+ tag = MHX
6420
6604
  }
6421
- capital_scope = { continent = asia }
6422
6605
  }
6423
6606
  has_country_shield = yes
6424
6607
 
@@ -7561,24 +7744,4 @@ DOM_Qing_Missions_5_b = {
7561
7744
  }
7562
7745
  }
7563
7746
  }
7564
- }
7565
-
7566
-
7567
-
7568
-
7569
-
7570
-
7571
-
7572
-
7573
-
7574
-
7575
-
7576
-
7577
-
7578
-
7579
-
7580
-
7581
-
7582
-
7583
-
7584
-
7747
+ }
missions/DOM_French_Missions.txt CHANGED
@@ -1248,7 +1248,7 @@ french_missions_1_Continuation_a = {
1248
1248
  limit = { has_country_flag = FRA_supports_catholic_majority }
1249
1249
  add_country_modifier = {
1250
1250
  name = fra_catholic_supremacy_modifier
1251
- duration = 9125
1251
+ duration = -1
1252
1252
  }
1253
1253
  set_defender_of_the_faith = {
1254
1254
  who = ROOT
@@ -3287,7 +3287,7 @@ french_missions_3_normal_continued = {
3287
3287
  }
3288
3288
  effect = {
3289
3289
  1272 = { change_province_name = "La Manche" }
3290
- 1269 = { change_province_name = "Basse-C�te" }
3290
+ 1269 = { change_province_name = "Basse-CĂ´te" }
3291
3291
  add_country_modifier = {
3292
3292
  name = fra_channel_dominance_modifier
3293
3293
  duration = -1
missions/DOM_Japanese_Missions.txt CHANGED
@@ -114,6 +114,7 @@ DOM_japanse_missions_1 = {
114
114
  effect = {
115
115
  custom_tooltip = jap_kaikoku_tt
116
116
  tooltip = {
117
+ swap_non_generic_missions = yes
117
118
  add_country_modifier = {
118
119
  name = jap_exchange_ideas_modifier
119
120
  duration = 9125
@@ -153,6 +154,7 @@ DOM_japanse_missions_1 = {
153
154
  name = jap_exchange_ideas_modifier
154
155
  duration = 9125
155
156
  }
157
+ swap_non_generic_missions = yes
156
158
  if = {
157
159
  limit = { has_dlc = "Rights of Man" NOT = { num_of_ruler_traits = { amount = 3 } } }
158
160
  add_ruler_personality = scholar_personality
@@ -162,6 +164,7 @@ DOM_japanse_missions_1 = {
162
164
  }
163
165
  else_if = {
164
166
  limit = { has_country_flag = jap_chose_trade_with_west_flag }
167
+ swap_non_generic_missions = yes
165
168
  every_owned_province = {
166
169
  limit = { has_trade_building_trigger = yes }
167
170
  upgrade_building = { trade = yes }
@@ -1355,19 +1358,17 @@ japanese_missions_eoc_2 = {
1355
1358
 
1356
1359
  trigger = {
1357
1360
  OR = {
1358
- custom_trigger_tooltip = {
1359
- tooltip = mng_5_tribs_with_opinion_and_lib_desire_tt
1360
- calc_true_if = {
1361
- all_subject_country = {
1362
- is_subject_of_type_with_overlord = { who = ROOT type = tributary_state }
1363
- NOT = { liberty_desire = 10 }
1364
- has_opinion = {
1365
- who = ROOT
1366
- value = 120
1367
- }
1361
+ calc_true_if = {
1362
+ all_subject_country = {
1363
+ is_subject_of_type_with_overlord = { who = ROOT type = tributary_state }
1364
+ NOT = { liberty_desire = 10 }
1365
+ has_opinion = {
1366
+ who = ROOT
1367
+ value = 120
1368
1368
  }
1369
- amount = 5
1370
1369
  }
1370
+ desc = mng_5_tribs_with_opinion_and_lib_desire_tt
1371
+ amount = 5
1371
1372
  }
1372
1373
  calc_true_if = {
1373
1374
  all_ally = {
@@ -1765,7 +1766,7 @@ DOM_japanse_missions_3_a = {
1765
1766
  override_country_name = KRJ
1766
1767
  add_country_modifier = {
1767
1768
  name = jap_protectors_east_catholicism
1768
- duration = -1
1769
+ duration = 10950
1769
1770
  }
1770
1771
  }
1771
1772
 
@@ -1800,7 +1801,7 @@ DOM_japanse_missions_3_a = {
1800
1801
  set_country_flag = has_overriden_name_flag
1801
1802
  add_country_modifier = {
1802
1803
  name = jap_protectors_east_catholicism
1803
- duration = -1
1804
+ duration = 10950
1804
1805
  }
1805
1806
  }
1806
1807
  else_if = {
missions/DOM_Ottoman_Missions.txt CHANGED
@@ -1330,6 +1330,9 @@ tur_african_conquest = {
1330
1330
  type = cb_ottoman_subjugation_war
1331
1331
  target = WAL
1332
1332
  months = 240
1333
+ }
1334
+ WAL = {
1335
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
1333
1336
  }
1334
1337
  }
1335
1338
  if = {
@@ -1344,6 +1347,9 @@ tur_african_conquest = {
1344
1347
  target = HUN
1345
1348
  months = 240
1346
1349
  }
1350
+ HUN = {
1351
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
1352
+ }
1347
1353
  }
1348
1354
  if = {
1349
1355
  limit = {
@@ -1357,6 +1363,9 @@ tur_african_conquest = {
1357
1363
  target = MOL
1358
1364
  months = 240
1359
1365
  }
1366
+ MOL = {
1367
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
1368
+ }
1360
1369
  }
1361
1370
  }
1362
1371
 
@@ -1474,7 +1483,7 @@ tur_african_conquest = {
1474
1483
  monthly_mil = 11
1475
1484
  }
1476
1485
  }
1477
- reform_level = 6
1486
+ reform_level = 5
1478
1487
  }
1479
1488
  else = {
1480
1489
  NOT = { has_reform = ottoman_government }
@@ -1689,6 +1698,9 @@ tur_african_conquest = {
1689
1698
  target = MOR
1690
1699
  months = 240
1691
1700
  }
1701
+ MOR = {
1702
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
1703
+ }
1692
1704
  }
1693
1705
  western_morocco_area = {
1694
1706
  limit = {
@@ -1954,7 +1966,7 @@ tur_african_conquest = {
1954
1966
  }
1955
1967
  trigger = {
1956
1968
  stability = 2
1957
- reform_level = 5
1969
+ reform_level = 6
1958
1970
  if = {
1959
1971
  limit = { has_estate = estate_nobles }
1960
1972
  num_of_estate_agendas_completed = {
@@ -2398,6 +2410,9 @@ tur_egyptian_conquest = {
2398
2410
  target = TUN
2399
2411
  months = 240
2400
2412
  }
2413
+ TUN = {
2414
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
2415
+ }
2401
2416
  }
2402
2417
  tunisia_area = {
2403
2418
  limit = {
@@ -2666,6 +2681,9 @@ tur_egyptian_conquest = {
2666
2681
  target = ADA
2667
2682
  months = 240
2668
2683
  }
2684
+ ADA = {
2685
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
2686
+ }
2669
2687
  }
2670
2688
  red_sea_coast_area = {
2671
2689
  limit = {
@@ -3484,6 +3502,9 @@ tur_arabian_conquest = {
3484
3502
  target = YEM
3485
3503
  months = 240
3486
3504
  }
3505
+ YEM = {
3506
+ set_country_flag = got_invasion_cb_fabricated_by_@ROOT
3507
+ }
3487
3508
  }
3488
3509
  arabia_region = {
3489
3510
  limit = {
@@ -4545,7 +4566,7 @@ tur_persian_conquest = {
4545
4566
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
4546
4567
  }
4547
4568
  trigger = {
4548
- num_of_owned_provinces_with = {
4569
+ num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
4549
4570
  region = persia_region
4550
4571
  value = 20
4551
4572
  }
@@ -5474,23 +5495,21 @@ tur_stagnation_slot_3 = {
5474
5495
  }
5475
5496
  trigger = {
5476
5497
  if = {
5477
- limit = { has_disaster = tur_disaster_ottoman_power_struggle }
5478
- num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
5479
- region = egypt_region
5480
- value = 25
5481
- }
5482
- num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
5483
- region = persia_region
5484
- value = 40
5485
- }
5486
- if = {
5487
- limit = {
5488
- is_absolutism_active = yes
5489
- }
5490
- absolutism = 70
5498
+ limit = {
5499
+ is_absolutism_active = yes
5491
5500
  }
5501
+ absolutism = 70
5502
+ }
5503
+ NOT = { num_of_rebel_armies = 1 }
5504
+ NOT = { num_of_rebel_controlled_provinces = 1 }
5505
+ if = {
5506
+ limit = { has_disaster = tur_disaster_eyalet_rebellion }
5492
5507
  NOT = {
5493
5508
  any_subject_country = {
5509
+ OR = {
5510
+ is_subject_of_type = eyalet
5511
+ is_subject_of_type = core_eyalet
5512
+ }
5494
5513
  OR = {
5495
5514
  liberty_desire = 10
5496
5515
  num_of_rebel_armies = 1
@@ -5499,8 +5518,6 @@ tur_stagnation_slot_3 = {
5499
5518
  }
5500
5519
  }
5501
5520
  monthly_dip = 12
5502
- NOT = { num_of_rebel_armies = 1 }
5503
- NOT = { num_of_rebel_controlled_provinces = 1 }
5504
5521
  }
5505
5522
  else = {
5506
5523
  NOT = {
@@ -5508,20 +5525,6 @@ tur_stagnation_slot_3 = {
5508
5525
  liberty_desire = 10
5509
5526
  }
5510
5527
  }
5511
- NOT = { num_of_rebel_armies = 1 }
5512
- NOT = { num_of_rebel_controlled_provinces = 1 }
5513
- num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
5514
- region = egypt_region
5515
- value = 25
5516
- }
5517
- num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
5518
- region = persia_region
5519
- value = 40
5520
- }
5521
- num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
5522
- continent = europe
5523
- value = 60
5524
- }
5525
5528
  }
5526
5529
  }
5527
5530
  effect = {
@@ -5770,9 +5773,6 @@ tur_stagnation_slot_5 = {
5770
5773
  has_adm_advisor_3 = yes
5771
5774
  has_dip_advisor_3 = yes
5772
5775
  has_mil_advisor_3 = yes
5773
- ruler_total_stats = {
5774
- stats = 10
5775
- }
5776
5776
  legitimacy = 60
5777
5777
  }
5778
5778
  }
@@ -5807,9 +5807,6 @@ tur_stagnation_slot_5 = {
5807
5807
  trigger = {
5808
5808
  if = {
5809
5809
  limit = { NOT = { has_country_modifier = tur_weakened_the_harem } }
5810
- ruler_total_stats = {
5811
- stats = 15
5812
- }
5813
5810
  legitimacy = 90
5814
5811
  NOT = { has_spawned_rebels = pretender_rebels }
5815
5812
  stability = 3
missions/DOM_Russia_Missions.txt CHANGED
@@ -212,6 +212,7 @@ mos_rus_conquer_west = {
212
212
  type = all
213
213
  country_or_non_sovereign_subject_holds = ROOT
214
214
  }
215
+ 4124 = { country_or_non_sovereign_subject_holds = ROOT }
215
216
  }
216
217
  effect = {
217
218
  if = {
@@ -556,6 +557,7 @@ mos_rus_eastern_europe = {
556
557
  add_accepted_culture = sorbian
557
558
  add_accepted_culture = schlesian
558
559
  add_accepted_culture = polish
560
+ add_accepted_culture = slovak
559
561
  }
560
562
  add_country_modifier = {
561
563
  name = rus_west_slavic_union
@@ -567,6 +569,7 @@ mos_rus_eastern_europe = {
567
569
  add_accepted_culture = sorbian
568
570
  add_accepted_culture = schlesian
569
571
  add_accepted_culture = polish
572
+ add_accepted_culture = slovak
570
573
  }
571
574
  add_country_modifier = {
572
575
  name = "rus_partition_poland_modifier"
@@ -604,7 +607,6 @@ mos_rus_eastern_europe = {
604
607
  tooltip = {
605
608
  add_accepted_culture = hungarian
606
609
  add_accepted_culture = romanian
607
- add_accepted_culture = slovak
608
610
  add_accepted_culture = transylvanian
609
611
  }
610
612
  add_country_modifier = {
@@ -615,7 +617,6 @@ mos_rus_eastern_europe = {
615
617
  hidden_effect = {
616
618
  add_accepted_culture = hungarian
617
619
  add_accepted_culture = romanian
618
- add_accepted_culture = slovak
619
620
  add_accepted_culture = transylvanian
620
621
  }
621
622
  custom_tooltip = mos_rus_carpathian_conquest_ct
@@ -1175,6 +1176,7 @@ nov_rus_eastern_europe = {
1175
1176
  add_accepted_culture = sorbian
1176
1177
  add_accepted_culture = schlesian
1177
1178
  add_accepted_culture = polish
1179
+ add_accepted_culture = slovak
1178
1180
  }
1179
1181
  add_country_modifier = {
1180
1182
  name = rus_west_slavic_union
@@ -1186,6 +1188,7 @@ nov_rus_eastern_europe = {
1186
1188
  add_accepted_culture = sorbian
1187
1189
  add_accepted_culture = schlesian
1188
1190
  add_accepted_culture = polish
1191
+ add_accepted_culture = slovak
1189
1192
  }
1190
1193
  add_country_modifier = {
1191
1194
  name = "rus_partition_poland_modifier"
@@ -3866,6 +3869,15 @@ rus_russian_streltsy = {
3866
3869
  second_limit = "has_estate_privilege = estate_nobles_increased_peasant_freedom has_country_flag = rus_crushed_boyars_revolt NOT = { has_spawned_rebels = noble_rebels }"
3867
3870
  second_effect = "custom_tooltip = rus_solidify_serfdom_ft set_country_flag = rus_buffed_free_peasantry_privileges"
3868
3871
  }
3872
+ if = {
3873
+ limit = {
3874
+ NOT = { has_estate_privilege = estate_nobles_early_serfdom }
3875
+ NOT = { has_estate_privilege = estate_nobles_increased_peasant_freedom }
3876
+ }
3877
+ add_adm_power = 100
3878
+ add_dip_power = 100
3879
+ add_mil_power = 100
3880
+ }
3869
3881
  }
3870
3882
  else = {
3871
3883
  add_adm_power = 100
@@ -4346,6 +4358,32 @@ rus_russian_religion_serfdom = {
4346
4358
  trigger = {
4347
4359
  reform_level = 4
4348
4360
  OR = {
4361
+ AND = {
4362
+ custom_trigger_tooltip = {
4363
+ tooltip = rus_6_tot_tt
4364
+ has_global_modifier_value = {
4365
+ which = tolerance_own
4366
+ value = 6
4367
+ }
4368
+ }
4369
+ if = {
4370
+ limit = { has_estate = estate_church }
4371
+ estate_loyalty = {
4372
+ estate = estate_church
4373
+ loyalty = 80
4374
+ }
4375
+ }
4376
+ if = {
4377
+ limit = { uses_patriarch_authority = yes }
4378
+ OR = {
4379
+ patriarch_authority = 1
4380
+ num_of_owned_provinces_with = {
4381
+ has_state_patriach = yes
4382
+ value = 70
4383
+ }
4384
+ }
4385
+ }
4386
+ }
4349
4387
  custom_trigger_tooltip = {
4350
4388
  tooltip = rus_most_holy_synod_xx
4351
4389
  any_known_country = {
@@ -4366,32 +4404,6 @@ rus_russian_religion_serfdom = {
4366
4404
  }
4367
4405
  diplomatic_reputation = 2
4368
4406
  }
4369
- AND = {
4370
- if = {
4371
- limit = { has_estate = estate_church }
4372
- estate_loyalty = {
4373
- estate = estate_church
4374
- loyalty = 80
4375
- }
4376
- }
4377
- if = {
4378
- limit = { uses_patriarch_authority = yes }
4379
- OR = {
4380
- patriarch_authority = 1
4381
- num_of_owned_provinces_with = {
4382
- has_state_patriach = yes
4383
- value = 70
4384
- }
4385
- }
4386
- }
4387
- custom_trigger_tooltip = {
4388
- tooltip = rus_6_tot_tt
4389
- has_global_modifier_value = {
4390
- which = tolerance_own
4391
- value = 6
4392
- }
4393
- }
4394
- }
4395
4407
  }
4396
4408
  }
4397
4409
  effect = {
@@ -4691,7 +4703,7 @@ rus_russian_military = {
4691
4703
  has_reform = streltsy_reform
4692
4704
  num_of_streltsy = 50
4693
4705
  has_leader_with = {
4694
- total_pips = 20
4706
+ total_pips = 15
4695
4707
  }
4696
4708
  }
4697
4709
  AND = {
@@ -4712,7 +4724,7 @@ rus_russian_military = {
4712
4724
  has_reform = streltsy_reform
4713
4725
  num_of_streltsy = 50
4714
4726
  has_leader_with = {
4715
- total_pips = 20
4727
+ total_pips = 15
4716
4728
  }"
4717
4729
  first_effect = "
4718
4730
  add_country_modifier = {
missions/DOM_Spain_Missions.txt CHANGED
@@ -262,6 +262,7 @@ dom_cas_missions_1 = {
262
262
  }
263
263
  add_permanent_claim = ROOT
264
264
  }
265
+ custom_tooltip = cas_armada_info_tt
265
266
  }
266
267
  }
267
268
  }
@@ -563,7 +564,18 @@ dom_cas_missions_1_b = {
563
564
  }
564
565
  add_permanent_claim = ROOT
565
566
  }
566
-
567
+ if = {
568
+ limit = {
569
+ NOT = { mission_completed = gc_ara_naples2 }
570
+ }
571
+ provence_area = {
572
+ limit = {
573
+ NOT = { is_permanent_claim = ROOT }
574
+ NOT = { is_core = ROOT }
575
+ }
576
+ add_permanent_claim = ROOT
577
+ }
578
+ }
567
579
  if = {
568
580
  limit = {
569
581
  has_dlc = "Rights of Man"
@@ -571,6 +583,39 @@ dom_cas_missions_1_b = {
571
583
  }
572
584
  add_ruler_personality = entrepreneur_personality
573
585
  }
586
+ if = {
587
+ limit = {
588
+ NOT = { mission_completed = gc_ara_occitania2 }
589
+ }
590
+ savoy_dauphine_area = {
591
+ limit = {
592
+ NOT = { is_permanent_claim = ROOT }
593
+ NOT = { is_core = ROOT }
594
+ }
595
+ add_permanent_claim = ROOT
596
+ }
597
+ languedoc_area = {
598
+ limit = {
599
+ NOT = { is_permanent_claim = ROOT }
600
+ NOT = { is_core = ROOT }
601
+ }
602
+ add_permanent_claim = ROOT
603
+ }
604
+ guyenne_area = {
605
+ limit = {
606
+ NOT = { is_permanent_claim = ROOT }
607
+ NOT = { is_core = ROOT }
608
+ }
609
+ add_permanent_claim = ROOT
610
+ }
611
+ pyrenees_area = {
612
+ limit = {
613
+ NOT = { is_permanent_claim = ROOT }
614
+ NOT = { is_core = ROOT }
615
+ }
616
+ add_permanent_claim = ROOT
617
+ }
618
+ }
574
619
  add_mercantilism = 5
575
620
  }
576
621
  }
@@ -644,6 +689,7 @@ dom_cas_missions_1_c = {
644
689
  tag = CAS
645
690
  tag = SPA
646
691
  }
692
+
647
693
  }
648
694
  has_country_shield = yes
649
695
 
@@ -1289,7 +1335,6 @@ dom_cas_missions_2_b = {
1289
1335
  area = languedoc_area
1290
1336
  area = guyenne_area
1291
1337
  area = pyrenees_area
1292
- area = provence_area
1293
1338
  }
1294
1339
  NOT = {
1295
1340
  country_or_non_sovereign_subject_holds = ROOT
@@ -1297,10 +1342,6 @@ dom_cas_missions_2_b = {
1297
1342
  }
1298
1343
 
1299
1344
  trigger = {
1300
- provence_area = {
1301
- type = all
1302
- country_or_non_sovereign_subject_holds = ROOT
1303
- }
1304
1345
  savoy_dauphine_area = {
1305
1346
  type = all
1306
1347
  country_or_non_sovereign_subject_holds = ROOT
@@ -1351,6 +1392,7 @@ dom_cas_missions_2_c = {
1351
1392
  tag = CAS
1352
1393
  tag = SPA
1353
1394
  }
1395
+
1354
1396
  }
1355
1397
  has_country_shield = yes
1356
1398
 
@@ -1825,7 +1867,10 @@ dom_cas_missions_3 = {
1825
1867
  valid_for_personal_unions_trigger = yes
1826
1868
  POR = {
1827
1869
  valid_for_personal_unions_trigger = yes
1828
- NOT = { alliance_with = ROOT marriage_with = ROOT }
1870
+ NOT = {
1871
+ alliance_with = ROOT
1872
+ marriage_with = ROOT
1873
+ }
1829
1874
  }
1830
1875
  }
1831
1876
  add_casus_belli = {
@@ -1840,8 +1885,10 @@ dom_cas_missions_3 = {
1840
1885
  valid_for_personal_unions_trigger = yes
1841
1886
  POR = {
1842
1887
  valid_for_personal_unions_trigger = yes
1843
- alliance_with = ROOT
1844
- marriage_with = ROOT
1888
+ OR = {
1889
+ alliance_with = ROOT
1890
+ marriage_with = ROOT
1891
+ }
1845
1892
  }
1846
1893
  }
1847
1894
  custom_tooltip = spa_pu_por_tt
@@ -2516,6 +2563,7 @@ dom_cas_missions_3_c = {
2516
2563
  tag = CAS
2517
2564
  tag = SPA
2518
2565
  }
2566
+
2519
2567
  }
2520
2568
  has_country_shield = yes
2521
2569
 
@@ -3220,6 +3268,7 @@ dom_cas_missions_4_c = {
3220
3268
  tag = CAS
3221
3269
  tag = SPA
3222
3270
  }
3271
+
3223
3272
  }
3224
3273
  has_country_shield = yes
3225
3274
 
@@ -3393,7 +3442,7 @@ dom_cas_missions_4_c = {
3393
3442
  fire = 5
3394
3443
  manuever = 6
3395
3444
  siege = 1
3396
- name = "Hern�n Cort�s"
3445
+ name = "Hern�n Cort�s"
3397
3446
  }
3398
3447
  490 = {
3399
3448
  add_base_production = 3
@@ -3934,7 +3983,7 @@ dom_cas_missions_5_b = {
3934
3983
  effect = {
3935
3984
  if = {
3936
3985
  limit = {
3937
- NOT = { mission_completed = gc_ara_occitania2 }
3986
+ NOT = { mission_completed = gc_ara_genoa2 }
3938
3987
  }
3939
3988
  savoy_dauphine_area = {
3940
3989
  limit = {
@@ -4177,6 +4226,7 @@ dom_cas_missions_5_c = {
4177
4226
  tag = CAS
4178
4227
  tag = SPA
4179
4228
  }
4229
+
4180
4230
  }
4181
4231
  has_country_shield = yes
4182
4232
 
missions/EMP_Prussian_Missions.txt CHANGED
@@ -645,44 +645,81 @@ emp_bra_pru_2 = {
645
645
  }
646
646
  }
647
647
  effect = {
648
+ if = {
649
+ limit = { has_country_flag = is_RPR_flag }
650
+ restore_country_name = yes
651
+ }
648
652
  if = {
649
653
  limit = {
650
654
  has_dlc = "Domination"
651
655
  has_dlc = "Mandate of Heaven"
652
656
  NOT = { current_age = age_of_absolutism }
653
- NOT = { current_age = age_of_revolutions }
657
+ NOT = { current_age = age_of_revolutions }
654
658
  NOT = {
655
659
  development_in_provinces = {
656
660
  region = poland_region
657
- country_or_non_sovereign_subject_holds = ROOT
658
661
  value = 200
659
662
  }
660
663
  }
661
664
  }
662
665
  custom_tooltip = pru_200_dev_unlock_Ability_x_tt
666
+ custom_tooltip = pol_alternatively_tt
667
+ tooltip = {
668
+ add_country_modifier = {
669
+ name = "polish_partitions"
670
+ duration = 7300
671
+ }
672
+ }
663
673
  }
664
674
  else_if = {
665
675
  limit = {
666
676
  has_dlc = "Domination"
667
677
  has_dlc = "Mandate of Heaven"
668
678
  NOT = { current_age = age_of_absolutism }
669
- NOT = { current_age = age_of_revolutions }
679
+ NOT = { current_age = age_of_revolutions }
670
680
  development_in_provinces = {
671
- region = poland_region
672
- country_or_non_sovereign_subject_holds = ROOT
681
+ region = poland_region
673
682
  value = 200
674
683
  }
675
684
  }
676
- set_country_flag = unlock_polish_ability_flag
677
685
  custom_tooltip = pru_200_dev_unlock_Ability_tt
686
+ custom_tooltip = pol_alternatively_tt
687
+ tooltip = {
688
+ add_country_modifier = {
689
+ name = "polish_partitions"
690
+ duration = 7300
691
+ }
692
+ }
678
693
  }
679
694
  else = {
680
- add_country_modifier = {
681
- name = "polish_partitions"
682
- duration = 7300
695
+ tooltip = {
696
+ add_country_modifier = {
697
+ name = "polish_partitions"
698
+ duration = 7300
699
+ }
700
+ }
701
+ }
702
+ hidden_effect = {
703
+ if = {
704
+ limit = {
705
+ has_dlc = "Domination"
706
+ has_dlc = "Mandate of Heaven"
707
+ NOT = { current_age = age_of_absolutism }
708
+ NOT = { current_age = age_of_revolutions }
709
+ development_in_provinces = {
710
+ region = poland_region
711
+ value = 200
712
+ }
713
+ }
714
+ set_country_flag = unlock_polish_ability_flag
715
+ }
716
+ else = {
717
+ add_country_modifier = {
718
+ name = "polish_partitions"
719
+ duration = 7300
720
+ }
683
721
  }
684
722
  }
685
- restore_country_name = yes
686
723
  }
687
724
  ai_weight = {
688
725
  factor = 500
missions/French_Minor_Missions.txt CHANGED
@@ -120,7 +120,8 @@ french_minor_missions = {
120
120
  add_mil_power = 200
121
121
  france_region = {
122
122
  limit = {
123
- owned_by = FRA
123
+ NOT = { is_core = ROOT }
124
+ NOT = { is_permanent_claim = ROOT }
124
125
  }
125
126
  add_permanent_claim = ROOT
126
127
  }
missions/GC_Portuguese_Missions.txt CHANGED
@@ -1869,7 +1869,6 @@ gc_por_5_continued = {
1869
1869
  name = "por_spice_trade"
1870
1870
  duration = 9125
1871
1871
  }
1872
- 596 = { add_permanent_claim = ROOT }
1873
1872
  }
1874
1873
  }
1875
1874
 
missions/GC_Spanish_Missions.txt CHANGED
@@ -1826,6 +1826,7 @@ gc_spain_4_b = {
1826
1826
  }
1827
1827
  add_permanent_claim = ROOT
1828
1828
  }
1829
+ custom_tooltip = cas_armada_info_tt
1829
1830
  }
1830
1831
  }
1831
1832
  }
missions/Korean_Missions.txt CHANGED
@@ -1059,19 +1059,19 @@ kor_japan_tree = {
1059
1059
  has_dlc = "Mandate of Heaven"
1060
1060
  is_harmonizing_with = shinto
1061
1061
  }
1062
- if = {
1063
- limit = {
1064
- is_harmonizing_with = shinto
1065
- }
1066
- add_harmonization_progress = 15
1067
- }
1068
- else_if = {
1069
- limit = { has_harmonized_with = shinto }
1070
- add_mil_power = 100
1071
- }
1072
- else = {
1073
- custom_tooltip = kor_defeat_shogun_tt
1062
+ add_harmonization_progress = 15
1063
+ }
1064
+ else_if = {
1065
+ limit = { has_harmonized_with = shinto }
1066
+ add_mil_power = 100
1067
+ }
1068
+ else_if = {
1069
+ limit = {
1070
+ has_dlc = "Mandate of Heaven"
1071
+ NOT = { has_harmonized_with = shinto }
1072
+ religion = confucianism
1074
1073
  }
1074
+ custom_tooltip = kor_defeat_shogun_tt
1075
1075
  }
1076
1076
  else = {
1077
1077
  add_mil_power = 100
@@ -2330,19 +2330,17 @@ korean_missions_eoc_2 = {
2330
2330
 
2331
2331
  trigger = {
2332
2332
  OR = {
2333
- custom_trigger_tooltip = {
2334
- tooltip = mng_5_tribs_with_opinion_and_lib_desire_tt
2335
- calc_true_if = {
2336
- all_subject_country = {
2337
- is_subject_of_type_with_overlord = { who = ROOT type = tributary_state }
2338
- NOT = { liberty_desire = 10 }
2339
- has_opinion = {
2340
- who = ROOT
2341
- value = 120
2342
- }
2333
+ calc_true_if = {
2334
+ all_subject_country = {
2335
+ is_subject_of_type_with_overlord = { who = ROOT type = tributary_state }
2336
+ NOT = { liberty_desire = 10 }
2337
+ has_opinion = {
2338
+ who = ROOT
2339
+ value = 120
2343
2340
  }
2344
- amount = 5
2345
2341
  }
2342
+ desc = mng_5_tribs_with_opinion_and_lib_desire_tt
2343
+ amount = 5
2346
2344
  }
2347
2345
  calc_true_if = {
2348
2346
  all_ally = {
missions/SCA_Gotlandish_Missions.txt CHANGED
@@ -1423,7 +1423,7 @@ got_republic_slot_3 = {
1423
1423
  }
1424
1424
  }
1425
1425
 
1426
- #Gotland Pirate missions - gets shared with Pirate RĂ¼gen
1426
+ #Gotland Pirate missions
1427
1427
  got_pirate_slot_1 = {
1428
1428
  slot = 1
1429
1429
  generic = no