Diff to HTML by rtfpessoa

Files changed (26) hide show
  1. missions/AFR_Kongo_Missions.txt +19 -2
  2. missions/AFR_Mali_Missions .txt +2 -0
  3. missions/AFR_Songhai_Missions.txt +16 -8
  4. missions/Aq_Qoyunlu_Missions.txt +4 -4
  5. missions/DH_Timurid_Missions.txt +2 -2
  6. missions/DOM_Britain_Missions.txt +77 -5
  7. missions/DOM_Chinese_Missions.txt +33 -26
  8. missions/DOM_French_Missions.txt +18 -1
  9. missions/DOM_Japanese_Missions.txt +13 -9
  10. missions/DOM_Ottoman_Missions.txt +12 -3
  11. missions/DOM_Spain_Missions.txt +3 -3
  12. missions/Franconian_Missions.txt +2 -0
  13. missions/GC_Aragonese_Missions.txt +3 -3
  14. missions/Indian_Missions.txt +12 -3
  15. missions/KoK_Aq_Qoyunlu_Missions.txt +8 -2
  16. missions/KoK_Ardabil_Missions.txt +8 -1
  17. missions/KoK_Armenian_Missions.txt +1 -1
  18. missions/KoK_Georgian_Missions.txt +6 -6
  19. missions/KoK_Mamluks_Missions.txt +46 -2
  20. missions/KoK_Persia_Missions.txt +7 -3
  21. missions/KoK_Qara_Qoyunlu_Missions.txt +27 -2
  22. missions/Polynesian_TAGs_Missions.txt +3 -2
  23. missions/SCA_Danish_Missions.txt +15 -2
  24. missions/SCA_Norwegian_Missions.txt +11 -2
  25. missions/SCA_Polish_Missions.txt +41 -21
  26. missions/SCA_Swedish_Missions.txt +19 -2
missions/AFR_Kongo_Missions.txt CHANGED
@@ -10,7 +10,10 @@ kongo_fetishist_missions_slot = {
10
10
  has_dlc = "Origins"
11
11
  NOT = { map_setup = map_setup_random }
12
12
  tag = KON
13
- NOT = { has_country_flag = kon_picked_side_with_europeans } #Default until the Europeans arrive
13
+ or = {
14
+ has_country_flag = kon_picked_fetishism
15
+ NOT = { has_country_flag = kon_picked_side_with_europeans } #Default until the Europeans arrive
16
+ }
14
17
  }
15
18
  has_country_shield = yes
16
19
 
@@ -19,6 +22,7 @@ kongo_fetishist_missions_slot = {
19
22
  required_missions = { }
20
23
  position = 1
21
24
  trigger = {
25
+ not_in_mission_preview_mode = { key = KON }
22
26
  num_of_unlocked_cults = 4
23
27
  religion = shamanism
24
28
  }
@@ -49,6 +53,7 @@ kongo_fetishist_missions_slot = {
49
53
  has_discovered = ROOT
50
54
  }
51
55
  trigger = {
56
+ not_in_mission_preview_mode = { key = KON }
52
57
  religion = shamanism
53
58
  OR = {
54
59
  AND = {
@@ -91,6 +96,7 @@ kongo_fetishist_missions_slot = {
91
96
  required_missions = { kon_fetishist_alliances }
92
97
  position = 4
93
98
  trigger = {
99
+ not_in_mission_preview_mode = { key = KON }
94
100
  religion = shamanism
95
101
  OR = {
96
102
  NOT = { current_age = age_of_discovery }
@@ -137,6 +143,7 @@ kongo_fetishist_missions_slot = {
137
143
  is_empty = no
138
144
  }
139
145
  trigger = {
146
+ not_in_mission_preview_mode = { key = KON }
140
147
  religion = shamanism
141
148
  custom_trigger_tooltip = {
142
149
  tooltip = kon_convert_west_africa_bt
@@ -181,6 +188,7 @@ kongo_catholic_missions_slot = {
181
188
  has_dlc = "Origins"
182
189
  NOT = { map_setup = map_setup_random }
183
190
  tag = KON
191
+ not = { has_country_flag = kon_picked_fetishism }
184
192
  has_country_flag = kon_picked_side_with_europeans
185
193
  }
186
194
  has_country_shield = yes
@@ -194,6 +202,7 @@ kongo_catholic_missions_slot = {
194
202
  owned_by = ROOT
195
203
  }
196
204
  trigger = {
205
+ not_in_mission_preview_mode = { key = KON }
197
206
  religion = catholic
198
207
  dominant_religion = catholic
199
208
  ruler_religion = catholic
@@ -226,6 +235,7 @@ kongo_catholic_missions_slot = {
226
235
  }
227
236
  }
228
237
  trigger = {
238
+ not_in_mission_preview_mode = { key = KON }
229
239
  religion = catholic
230
240
  calc_true_if = {
231
241
  all_owned_province = {
@@ -266,6 +276,7 @@ kongo_catholic_missions_slot = {
266
276
  }
267
277
  }
268
278
  trigger = {
279
+ not_in_mission_preview_mode = { key = KON }
269
280
  religion = catholic
270
281
  OR = {
271
282
  custom_trigger_tooltip = {
@@ -358,6 +369,7 @@ kongo_catholic_missions_slot = {
358
369
  NOT = { religion = catholic }
359
370
  }
360
371
  trigger = {
372
+ not_in_mission_preview_mode = { key = KON }
361
373
  religion = catholic
362
374
  calc_true_if = {
363
375
  all_province = {
@@ -436,7 +448,12 @@ kongo_choose_path_missions_slot = {
436
448
  trigger = {
437
449
  has_institution = feudalism
438
450
  stability = 1
439
- legitimacy = 90
451
+ if = {
452
+ limit = {
453
+ government = monarchy
454
+ }
455
+ legitimacy = 90
456
+ }
440
457
  reform_level = 3
441
458
  custom_trigger_tooltip = {
442
459
  tooltip = kon_find_europe_ct
missions/AFR_Mali_Missions .txt CHANGED
@@ -149,6 +149,7 @@ mali_jihad_slot = {
149
149
  NOT = { religion = ROOT }
150
150
  }
151
151
  trigger = {
152
+ not_in_mission_preview_mode = { key = MAL }
152
153
  all_owned_province = {
153
154
  religion = ROOT
154
155
  }
@@ -197,6 +198,7 @@ mali_tolerance_slot = {
197
198
  required_missions = { mal_pick_religious_direction }
198
199
  position = 2
199
200
  trigger = {
201
+ not_in_mission_preview_mode = { key = MAL }
200
202
  custom_trigger_tooltip = {
201
203
  tooltip = son_back_to_the_roots_ct
202
204
  has_global_modifier_value = {
missions/AFR_Songhai_Missions.txt CHANGED
@@ -229,7 +229,6 @@ songhai_historical_conquest_slot = {
229
229
  hidden_effect = {
230
230
  set_country_flag = can_colonize_the_strait
231
231
  }
232
- add_permanent_claim = 2260
233
232
  add_permanent_claim = 1131
234
233
  add_permanent_claim = 1123
235
234
  jenne_area = {
@@ -553,7 +552,7 @@ songhai_maghreb_slot = {
553
552
  }
554
553
  }
555
554
 
556
- #Conquer Djenn�
555
+ #Conquer Djenn�
557
556
  son_take_djenne = {
558
557
  icon = mission_mosque
559
558
  required_missions = {
@@ -828,8 +827,9 @@ songhai_mossi_slot = {
828
827
  }
829
828
  effect = {
830
829
  add_army_tradition = 20
831
- country_event = {
832
- id = flavor_son.5
830
+ enable_branching_mission_review = {
831
+ key = SON
832
+ ai_event_id = flavor_son.5
833
833
  }
834
834
  }
835
835
  ai_weight = {
@@ -849,8 +849,8 @@ songhai_question_mark_slot = {
849
849
  has_dlc = "Origins"
850
850
  NOT = { map_setup = map_setup_random }
851
851
  tag = SON
852
- NOT = { has_country_flag = son_islamtic_focus }
853
- NOT = { has_country_flag = son_tolderance_focus }
852
+ NOT = { has_country_flag = son_islamic_focus }
853
+ NOT = { has_country_flag = son_tolerance_focus }
854
854
  }
855
855
  has_country_shield = yes
856
856
 
@@ -1271,7 +1271,7 @@ songhai_jihad_slot = {
1271
1271
  has_dlc = "Origins"
1272
1272
  NOT = { map_setup = map_setup_random }
1273
1273
  tag = SON
1274
- has_country_flag = son_islamtic_focus
1274
+ has_country_flag = son_islamic_focus
1275
1275
  }
1276
1276
  has_country_shield = yes
1277
1277
 
@@ -1290,6 +1290,7 @@ songhai_jihad_slot = {
1290
1290
  }
1291
1291
  }
1292
1292
  trigger = {
1293
+ not_in_mission_preview_mode = { key = SON }
1293
1294
  custom_trigger_tooltip = {
1294
1295
  tooltip = son_convert_the_mossi_tt
1295
1296
  NOT = {
@@ -1329,6 +1330,7 @@ songhai_jihad_slot = {
1329
1330
  }
1330
1331
  position = 5
1331
1332
  trigger = {
1333
+ not_in_mission_preview_mode = { key = SON }
1332
1334
  if = {
1333
1335
  limit = {
1334
1336
  has_estate = estate_church
@@ -1407,6 +1409,7 @@ songhai_jihad_slot = {
1407
1409
  }
1408
1410
  }
1409
1411
  trigger = {
1412
+ not_in_mission_preview_mode = { key = SON }
1410
1413
  if = {
1411
1414
  limit = {
1412
1415
  has_dlc = "Cradle of Civilization"
@@ -1541,6 +1544,7 @@ songhai_jihad_slot = {
1541
1544
  NOT = { religion = ROOT }
1542
1545
  }
1543
1546
  trigger = {
1547
+ not_in_mission_preview_mode = { key = SON }
1544
1548
  custom_trigger_tooltip = {
1545
1549
  tooltip = son_convert_west_africa_tt
1546
1550
  NOT = {
@@ -1579,7 +1583,7 @@ songhai_protection_slot = {
1579
1583
  has_dlc = "Origins"
1580
1584
  NOT = { map_setup = map_setup_random }
1581
1585
  tag = SON
1582
- has_country_flag = son_tolderance_focus
1586
+ has_country_flag = son_tolerance_focus
1583
1587
  }
1584
1588
  has_country_shield = yes
1585
1589
 
@@ -1591,6 +1595,7 @@ songhai_protection_slot = {
1591
1595
  }
1592
1596
  position = 4
1593
1597
  trigger = {
1598
+ not_in_mission_preview_mode = { key = SON }
1594
1599
  if = {
1595
1600
  limit = {
1596
1601
  has_estate = estate_dhimmi
@@ -1660,6 +1665,7 @@ songhai_protection_slot = {
1660
1665
  }
1661
1666
  }
1662
1667
  trigger = {
1668
+ not_in_mission_preview_mode = { key = SON }
1663
1669
  calc_true_if = {
1664
1670
  all_country = {
1665
1671
  custom_trigger_tooltip = {
@@ -1712,6 +1718,7 @@ songhai_protection_slot = {
1712
1718
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1713
1719
  }
1714
1720
  trigger = {
1721
+ not_in_mission_preview_mode = { key = SON }
1715
1722
  custom_trigger_tooltip = {
1716
1723
  tooltip = son_eliminate_other_muslims_tt
1717
1724
  NOT = {
@@ -1754,6 +1761,7 @@ songhai_protection_slot = {
1754
1761
  }
1755
1762
  position = 8
1756
1763
  trigger = {
1764
+ not_in_mission_preview_mode = { key = SON }
1757
1765
  num_of_owned_provinces_with = {
1758
1766
  religion = shamanism
1759
1767
  value = 35
missions/Aq_Qoyunlu_Missions.txt CHANGED
@@ -3,12 +3,12 @@ akk_missions = {
3
3
  generic = no
4
4
  ai = yes
5
5
  potential_on_load = {
6
- NOT = { has_dlc = "Domination" }
6
+ NOT = { has_dlc = "King of Kings" }
7
7
  }
8
8
  potential = {
9
9
  NOT = { map_setup = map_setup_random }
10
10
  tag = AKK
11
- NOT = { has_dlc = "Domination" }
11
+ NOT = { has_dlc = "King of Kings" }
12
12
  }
13
13
  has_country_shield = yes
14
14
 
@@ -275,12 +275,12 @@ akk_missions_2 = {
275
275
  generic = no
276
276
  ai = yes
277
277
  potential_on_load = {
278
- NOT = { has_dlc = "Domination" }
278
+ NOT = { has_dlc = "King of Kings" }
279
279
  }
280
280
  potential = {
281
281
  NOT = { map_setup = map_setup_random }
282
282
  tag = AKK
283
- NOT = { has_dlc = "Domination" }
283
+ NOT = { has_dlc = "King of Kings" }
284
284
  }
285
285
  has_country_shield = yes
286
286
 
missions/DH_Timurid_Missions.txt CHANGED
@@ -87,7 +87,7 @@ dh_tim_india = {
87
87
  }
88
88
 
89
89
  dh_tim_khorasan_one = {
90
- icon = mission_non-western_cavalry_raid
90
+ icon = per_establish_western_defenses
91
91
  required_missions = { dh_tim_army_built }
92
92
  position = 3
93
93
 
@@ -149,7 +149,7 @@ dh_tim_india = {
149
149
  }
150
150
 
151
151
  dh_tim_khorasan_two = {
152
- icon = mission_unite_home_region
152
+ icon = per_establish_eastern_defenses
153
153
  required_missions = { dh_tim_khorasan_one }
154
154
  position = 5
155
155
 
missions/DOM_Britain_Missions.txt CHANGED
@@ -714,7 +714,10 @@ gbr_row_slot_2 = {
714
714
  has_dlc = "Domination"
715
715
  OR = {
716
716
  AND = {
717
- tag = ENG
717
+ or = {
718
+ tag = ENG
719
+ has_country_flag = eng_took_gbr_branch
720
+ }
718
721
  NOT = { has_country_flag = eng_took_ave_branch }
719
722
  }
720
723
  tag = GBR
@@ -736,6 +739,7 @@ gbr_row_slot_2 = {
736
739
  NOT = { owned_by = ROOT }
737
740
  }
738
741
  trigger = {
742
+ not_in_mission_preview_mode = { key = GBR }
739
743
  prestige = 50
740
744
  OR = {
741
745
  AND = {
@@ -823,6 +827,7 @@ gbr_row_slot_2 = {
823
827
  NOT = { has_discovered = ROOT }
824
828
  }
825
829
  trigger = {
830
+ not_in_mission_preview_mode = { key = GBR }
826
831
  if = {
827
832
  limit = { is_random_new_world = no }
828
833
  custom_trigger_tooltip = {
@@ -875,6 +880,7 @@ gbr_row_slot_2 = {
875
880
  has_discovered = ROOT
876
881
  }
877
882
  trigger = {
883
+ not_in_mission_preview_mode = { key = GBR }
878
884
  if = {
879
885
  limit = { is_random_new_world = no }
880
886
  custom_trigger_tooltip = {
@@ -936,6 +942,7 @@ ave_row_slot_2 = {
936
942
  AND = {
937
943
  tag = ENG
938
944
  has_country_flag = eng_took_ave_branch
945
+ not = { has_country_flag = eng_took_gbr_branch }
939
946
  }
940
947
  tag = AVE
941
948
  }
@@ -956,6 +963,7 @@ ave_row_slot_2 = {
956
963
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
957
964
  }
958
965
  trigger = {
966
+ not_in_mission_preview_mode = { key = GBR }
959
967
  PRO = {
960
968
  custom_trigger_tooltip = {
961
969
  tooltip = ave_eliminate_the_french_minors_ct
@@ -1040,6 +1048,7 @@ ave_row_slot_2 = {
1040
1048
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1041
1049
  }
1042
1050
  trigger = {
1051
+ not_in_mission_preview_mode = { key = GBR }
1043
1052
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1044
1053
  region = iberia_region
1045
1054
  value = 15
@@ -1074,6 +1083,7 @@ ave_row_slot_2 = {
1074
1083
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1075
1084
  }
1076
1085
  trigger = {
1086
+ not_in_mission_preview_mode = { key = GBR }
1077
1087
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1078
1088
  region = iberia_region
1079
1089
  value = 55
@@ -1165,7 +1175,10 @@ gbr_row_slot_2_continuation = {
1165
1175
  has_dlc = "Domination"
1166
1176
  OR = {
1167
1177
  AND = {
1168
- tag = ENG
1178
+ or = {
1179
+ tag = ENG
1180
+ has_country_flag = eng_took_gbr_branch
1181
+ }
1169
1182
  NOT = { has_country_flag = eng_took_ave_branch }
1170
1183
  }
1171
1184
  tag = GBR
@@ -1186,6 +1199,7 @@ gbr_row_slot_2_continuation = {
1186
1199
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1187
1200
  }
1188
1201
  trigger = {
1202
+ not_in_mission_preview_mode = { key = GBR }
1189
1203
  lanka_area = {
1190
1204
  country_or_non_sovereign_subject_holds = ROOT
1191
1205
  type = all
@@ -1227,6 +1241,7 @@ ave_row_slot_2_continuation = {
1227
1241
  AND = {
1228
1242
  tag = ENG
1229
1243
  has_country_flag = eng_took_ave_branch
1244
+ not = { has_country_flag = eng_took_gbr_branch }
1230
1245
  }
1231
1246
  tag = AVE
1232
1247
  }
@@ -1247,6 +1262,7 @@ ave_row_slot_2_continuation = {
1247
1262
  local_autonomy_above_min = 10
1248
1263
  }
1249
1264
  trigger = {
1265
+ not_in_mission_preview_mode = { key = GBR }
1250
1266
  custom_trigger_tooltip = {
1251
1267
  tooltip = ave_promote_angevin_culture_at
1252
1268
  OR = {
@@ -1435,7 +1451,10 @@ gbr_row_3 = {
1435
1451
  has_dlc = "Domination"
1436
1452
  OR = {
1437
1453
  AND = {
1438
- tag = ENG
1454
+ or = {
1455
+ tag = ENG
1456
+ has_country_flag = eng_took_gbr_branch
1457
+ }
1439
1458
  NOT = { has_country_flag = eng_took_ave_branch }
1440
1459
  }
1441
1460
  tag = GBR
@@ -1459,6 +1478,7 @@ gbr_row_3 = {
1459
1478
  }
1460
1479
  }
1461
1480
  trigger = {
1481
+ not_in_mission_preview_mode = { key = GBR }
1462
1482
  OR = {
1463
1483
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1464
1484
  region = france_region
@@ -1529,6 +1549,7 @@ gbr_row_3 = {
1529
1549
  provinces_to_highlight = {
1530
1550
  }
1531
1551
  trigger = {
1552
+ not_in_mission_preview_mode = { key = GBR }
1532
1553
  NOT = { has_estate_privilege = estate_nobles_english_villeinage }
1533
1554
  NOT = { num_of_rebel_armies = 1 }
1534
1555
  NOT = { num_of_rebel_controlled_provinces = 1 }
@@ -1554,6 +1575,7 @@ gbr_row_3 = {
1554
1575
  provinces_to_highlight = {
1555
1576
  }
1556
1577
  trigger = {
1578
+ not_in_mission_preview_mode = { key = GBR }
1557
1579
  if = {
1558
1580
  limit = { ai = no }
1559
1581
  navy_size = 50
@@ -1601,6 +1623,7 @@ gbr_row_3 = {
1601
1623
  provinces_to_highlight = {
1602
1624
  }
1603
1625
  trigger = {
1626
+ not_in_mission_preview_mode = { key = GBR }
1604
1627
  num_of_special_units = {
1605
1628
  special_unit_category = man_of_war
1606
1629
  type = heavy_ship
@@ -1646,6 +1669,7 @@ gbr_row_3 = {
1646
1669
  has_discovered = ROOT
1647
1670
  }
1648
1671
  trigger = {
1672
+ not_in_mission_preview_mode = { key = GBR }
1649
1673
  if = {
1650
1674
  limit = { is_random_new_world = no }
1651
1675
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
@@ -1697,6 +1721,7 @@ gbr_row_3 = {
1697
1721
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1698
1722
  }
1699
1723
  trigger = {
1724
+ not_in_mission_preview_mode = { key = GBR }
1700
1725
  if = {
1701
1726
  limit = { is_random_new_world = no }
1702
1727
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
@@ -1741,6 +1766,7 @@ gbr_row_3 = {
1741
1766
  NOT = { owned_by = ROOT }
1742
1767
  }
1743
1768
  trigger = {
1769
+ not_in_mission_preview_mode = { key = GBR }
1744
1770
  india_superregion = {
1745
1771
  has_port = yes
1746
1772
  owned_by = ROOT
@@ -1778,6 +1804,7 @@ gbr_row_3 = {
1778
1804
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1779
1805
  }
1780
1806
  trigger = {
1807
+ not_in_mission_preview_mode = { key = GBR }
1781
1808
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1782
1809
  OR = {
1783
1810
  area = tapti_area
@@ -1864,6 +1891,7 @@ ave_row_3 = {
1864
1891
  AND = {
1865
1892
  tag = ENG
1866
1893
  has_country_flag = eng_took_ave_branch
1894
+ not = { has_country_flag = eng_took_gbr_branch }
1867
1895
  }
1868
1896
  tag = AVE
1869
1897
  }
@@ -1885,6 +1913,7 @@ ave_row_3 = {
1885
1913
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1886
1914
  }
1887
1915
  trigger = {
1916
+ not_in_mission_preview_mode = { key = GBR }
1888
1917
  OR = {
1889
1918
  FRA = { is_subject_of = ROOT }
1890
1919
  AND = {
@@ -1979,6 +2008,7 @@ ave_row_3 = {
1979
2008
  provinces_to_highlight = {
1980
2009
  }
1981
2010
  trigger = {
2011
+ not_in_mission_preview_mode = { key = GBR }
1982
2012
  if = {
1983
2013
  limit = { has_government_attribute = english_parliament }
1984
2014
  has_enacted_parliament_action = {
@@ -2047,6 +2077,7 @@ ave_row_3 = {
2047
2077
  }
2048
2078
  }
2049
2079
  trigger = {
2080
+ not_in_mission_preview_mode = { key = GBR }
2050
2081
  france_region = {
2051
2082
  custom_trigger_tooltip = {
2052
2083
  tooltip = ave_the_angevin_empire_at
@@ -2242,6 +2273,7 @@ ave_row_3 = {
2242
2273
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
2243
2274
  }
2244
2275
  trigger = {
2276
+ not_in_mission_preview_mode = { key = GBR }
2245
2277
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2246
2278
  OR = {
2247
2279
  area = piedmont_area
@@ -2280,6 +2312,7 @@ ave_row_3 = {
2280
2312
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
2281
2313
  }
2282
2314
  trigger = {
2315
+ not_in_mission_preview_mode = { key = GBR }
2283
2316
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2284
2317
  region = italy_region
2285
2318
  value = 35
@@ -2313,6 +2346,7 @@ ave_row_3 = {
2313
2346
  NOT = { owned_by = ROOT }
2314
2347
  }
2315
2348
  trigger = {
2349
+ not_in_mission_preview_mode = { key = GBR }
2316
2350
  num_of_owned_provinces_with = {
2317
2351
  continent = europe
2318
2352
  value = 250
@@ -2336,6 +2370,7 @@ ave_row_3 = {
2336
2370
  provinces_to_highlight = {
2337
2371
  }
2338
2372
  trigger = {
2373
+ not_in_mission_preview_mode = { key = GBR }
2339
2374
  army_tradition = 80
2340
2375
  prestige = 80
2341
2376
  if = {
@@ -2384,6 +2419,7 @@ ave_row_3 = {
2384
2419
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
2385
2420
  }
2386
2421
  trigger = {
2422
+ not_in_mission_preview_mode = { key = GBR }
2387
2423
  british_isles_region = {
2388
2424
  country_or_non_sovereign_subject_holds = ROOT
2389
2425
  type = all
@@ -2421,7 +2457,10 @@ gbr_row_4 = {
2421
2457
  has_dlc = "Domination"
2422
2458
  OR = {
2423
2459
  AND = {
2424
- tag = ENG
2460
+ or = {
2461
+ tag = ENG
2462
+ has_country_flag = eng_took_gbr_branch
2463
+ }
2425
2464
  NOT = { has_country_flag = eng_took_ave_branch }
2426
2465
  }
2427
2466
  tag = GBR
@@ -2437,6 +2476,7 @@ gbr_row_4 = {
2437
2476
  provinces_to_highlight = {
2438
2477
  }
2439
2478
  trigger = {
2479
+ not_in_mission_preview_mode = { key = GBR }
2440
2480
  OR = {
2441
2481
  custom_trigger_tooltip = {
2442
2482
  tooltip = obj_humiliate_rival_tooltip
@@ -2474,6 +2514,7 @@ gbr_row_4 = {
2474
2514
  provinces_to_highlight = {
2475
2515
  }
2476
2516
  trigger = {
2517
+ not_in_mission_preview_mode = { key = GBR }
2477
2518
  reform_level = 3
2478
2519
  OR = {
2479
2520
  reform_level = 8
@@ -2510,6 +2551,7 @@ gbr_row_4 = {
2510
2551
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
2511
2552
  }
2512
2553
  trigger = {
2554
+ not_in_mission_preview_mode = { key = GBR }
2513
2555
  owns_or_non_sovereign_subject_of = 126
2514
2556
  owns_or_non_sovereign_subject_of = 163
2515
2557
  owns_or_non_sovereign_subject_of = 321
@@ -2592,6 +2634,7 @@ gbr_row_4 = {
2592
2634
  has_discovered = ROOT
2593
2635
  }
2594
2636
  trigger = {
2637
+ not_in_mission_preview_mode = { key = GBR }
2595
2638
  if = {
2596
2639
  limit = { is_random_new_world = no }
2597
2640
  custom_trigger_tooltip = {
@@ -2639,6 +2682,7 @@ gbr_row_4 = {
2639
2682
  has_discovered = no
2640
2683
  }
2641
2684
  trigger = {
2685
+ not_in_mission_preview_mode = { key = GBR }
2642
2686
  custom_trigger_tooltip = {
2643
2687
  tooltip = england_discovers_india.tooltip
2644
2688
  west_india_region = { has_discovered = ROOT }
@@ -2743,6 +2787,7 @@ gbr_row_4 = {
2743
2787
  has_discovered = ROOT
2744
2788
  }
2745
2789
  trigger = {
2790
+ not_in_mission_preview_mode = { key = GBR }
2746
2791
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2747
2792
  OR = {
2748
2793
  trade_company_region = trade_company_moluccas
@@ -2799,6 +2844,7 @@ gbr_row_4 = {
2799
2844
  has_port = no
2800
2845
  }
2801
2846
  trigger = {
2847
+ not_in_mission_preview_mode = { key = GBR }
2802
2848
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2803
2849
  superregion = india_superregion
2804
2850
  has_port = no
@@ -2893,6 +2939,7 @@ gbr_row_4 = {
2893
2939
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
2894
2940
  }
2895
2941
  trigger = {
2942
+ not_in_mission_preview_mode = { key = GBR }
2896
2943
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2897
2944
  superregion = india_superregion
2898
2945
  value = 200
@@ -2927,6 +2974,7 @@ ave_row_4 = {
2927
2974
  AND = {
2928
2975
  tag = ENG
2929
2976
  has_country_flag = eng_took_ave_branch
2977
+ not = { has_country_flag = eng_took_gbr_branch }
2930
2978
  }
2931
2979
  tag = AVE
2932
2980
  }
@@ -2949,6 +2997,7 @@ ave_row_4 = {
2949
2997
  }
2950
2998
  }
2951
2999
  trigger = {
3000
+ not_in_mission_preview_mode = { key = GBR }
2952
3001
  custom_trigger_tooltip = {
2953
3002
  tooltip = miss_discover_eastern_america
2954
3003
  colonial_eastern_america = { has_discovered = ROOT }
@@ -2981,6 +3030,7 @@ ave_row_4 = {
2981
3030
  }
2982
3031
 
2983
3032
  trigger = {
3033
+ not_in_mission_preview_mode = { key = GBR }
2984
3034
  picardy_area = {
2985
3035
  type = all
2986
3036
  owner = {
@@ -3055,6 +3105,7 @@ ave_row_4 = {
3055
3105
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
3056
3106
  }
3057
3107
  trigger = {
3108
+ not_in_mission_preview_mode = { key = GBR }
3058
3109
  OR = {
3059
3110
  if = {
3060
3111
  limit = {
@@ -3168,6 +3219,7 @@ ave_row_4 = {
3168
3219
  provinces_to_highlight = {
3169
3220
  }
3170
3221
  trigger = {
3222
+ not_in_mission_preview_mode = { key = GBR }
3171
3223
  OR = {
3172
3224
  is_emperor = yes
3173
3225
  AND = {
@@ -3218,6 +3270,7 @@ ave_row_4 = {
3218
3270
  NOT = { development = 20 }
3219
3271
  }
3220
3272
  trigger = {
3273
+ not_in_mission_preview_mode = { key = GBR }
3221
3274
  num_of_owned_provinces_with = {
3222
3275
  OR = {
3223
3276
  region = france_region
@@ -3275,6 +3328,7 @@ ave_row_4 = {
3275
3328
  provinces_to_highlight = {
3276
3329
  }
3277
3330
  trigger = {
3331
+ not_in_mission_preview_mode = { key = GBR }
3278
3332
  if = {
3279
3333
  limit = {
3280
3334
  has_dlc = "Mandate of Heaven"
@@ -3368,7 +3422,10 @@ gbr_row_5 = {
3368
3422
  has_dlc = "Domination"
3369
3423
  OR = {
3370
3424
  AND = {
3371
- tag = ENG
3425
+ or = {
3426
+ tag = ENG
3427
+ has_country_flag = eng_took_gbr_branch
3428
+ }
3372
3429
  NOT = { has_country_flag = eng_took_ave_branch }
3373
3430
  }
3374
3431
  tag = GBR
@@ -3400,6 +3457,7 @@ gbr_row_5 = {
3400
3457
  }
3401
3458
  }
3402
3459
  trigger = {
3460
+ not_in_mission_preview_mode = { key = GBR }
3403
3461
  num_of_allies = 3
3404
3462
  calc_true_if = {
3405
3463
  all_ally = {
@@ -3466,6 +3524,7 @@ gbr_row_5 = {
3466
3524
  NOT = { owner = { alliance_with = ROOT } }
3467
3525
  }
3468
3526
  trigger = {
3527
+ not_in_mission_preview_mode = { key = GBR }
3469
3528
  OR = {
3470
3529
  any_ally = {
3471
3530
  custom_trigger_tooltip = {
@@ -3553,6 +3612,7 @@ gbr_row_5 = {
3553
3612
  NOT = { is_strongest_trade_power = ROOT }
3554
3613
  }
3555
3614
  trigger = {
3615
+ not_in_mission_preview_mode = { key = GBR }
3556
3616
  calc_true_if = {
3557
3617
  desc = gbr_trade_dominance_in_europe_at
3558
3618
  european_trade_node_scope = {
@@ -3592,6 +3652,7 @@ gbr_row_5 = {
3592
3652
  has_port = yes
3593
3653
  }
3594
3654
  trigger = {
3655
+ not_in_mission_preview_mode = { key = GBR }
3595
3656
  custom_trigger_tooltip = {
3596
3657
  tooltip = gbr_sail_around_africa_ct
3597
3658
  east_africa_region = {
@@ -3628,6 +3689,7 @@ gbr_row_5 = {
3628
3689
  has_discovered = ROOT
3629
3690
  }
3630
3691
  trigger = {
3692
+ not_in_mission_preview_mode = { key = GBR }
3631
3693
  custom_trigger_tooltip = {
3632
3694
  tooltip = ned_south_africa_colony.tooltip
3633
3695
  OR = {
@@ -3708,6 +3770,7 @@ gbr_row_5 = {
3708
3770
  NOT = { has_discovered = ROOT }
3709
3771
  }
3710
3772
  trigger = {
3773
+ not_in_mission_preview_mode = { key = GBR }
3711
3774
  custom_trigger_tooltip = {
3712
3775
  tooltip = ned_spice_australia.tooltip
3713
3776
  colonial_australia = {
@@ -3753,6 +3816,7 @@ gbr_row_5 = {
3753
3816
  }
3754
3817
  }
3755
3818
  trigger = {
3819
+ not_in_mission_preview_mode = { key = GBR }
3756
3820
  any_subject_country = {
3757
3821
  is_colonial_nation = yes
3758
3822
  capital_scope = {
@@ -3784,6 +3848,7 @@ gbr_row_5 = {
3784
3848
  has_discovered = ROOT
3785
3849
  }
3786
3850
  trigger = {
3851
+ not_in_mission_preview_mode = { key = GBR }
3787
3852
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
3788
3853
  region = bengal_region
3789
3854
  value = 8
@@ -3837,6 +3902,7 @@ ave_row_5 = {
3837
3902
  AND = {
3838
3903
  tag = ENG
3839
3904
  has_country_flag = eng_took_ave_branch
3905
+ not = { has_country_flag = eng_took_gbr_branch }
3840
3906
  }
3841
3907
  tag = AVE
3842
3908
  }
@@ -3854,6 +3920,7 @@ ave_row_5 = {
3854
3920
  provinces_to_highlight = {
3855
3921
  }
3856
3922
  trigger = {
3923
+ not_in_mission_preview_mode = { key = GBR }
3857
3924
  if = {
3858
3925
  limit = { has_government_attribute = english_parliament }
3859
3926
  has_enacted_parliament_action = {
@@ -3894,6 +3961,7 @@ ave_row_5 = {
3894
3961
  has_discovered = ROOT
3895
3962
  }
3896
3963
  trigger = {
3964
+ not_in_mission_preview_mode = { key = GBR }
3897
3965
  custom_trigger_tooltip = {
3898
3966
  tooltip = ave_colonize_america_tt
3899
3967
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
@@ -3933,6 +4001,7 @@ ave_row_5 = {
3933
4001
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
3934
4002
  }
3935
4003
  trigger = {
4004
+ not_in_mission_preview_mode = { key = GBR }
3936
4005
  if = {
3937
4006
  limit = {
3938
4007
  capital_scope = {
@@ -3997,6 +4066,7 @@ ave_row_5 = {
3997
4066
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
3998
4067
  }
3999
4068
  trigger = {
4069
+ not_in_mission_preview_mode = { key = GBR }
4000
4070
  OR = {
4001
4071
  any_ally = {
4002
4072
  custom_trigger_tooltip = {
@@ -4076,6 +4146,7 @@ ave_row_5 = {
4076
4146
  NOT = { has_building = soldier_households }
4077
4147
  }
4078
4148
  trigger = {
4149
+ not_in_mission_preview_mode = { key = GBR }
4079
4150
  num_of_owned_provinces_with = {
4080
4151
  OR = {
4081
4152
  has_building = soldier_households
@@ -4154,6 +4225,7 @@ ave_row_5 = {
4154
4225
  provinces_to_highlight = {
4155
4226
  }
4156
4227
  trigger = {
4228
+ not_in_mission_preview_mode = { key = GBR }
4157
4229
  num_of_man_of_war = 10
4158
4230
  num_of_marines = 20
4159
4231
  army_size_percentage = 1
missions/DOM_Chinese_Missions.txt CHANGED
@@ -2796,9 +2796,10 @@ chinese_kingdoms_3 = {
2796
2796
  if = {
2797
2797
  limit = {
2798
2798
  is_in_war = {
2799
- attacker_leader = ROOT
2799
+ attacker_leader = ROOT
2800
+ defender_leader = MNG
2800
2801
  casus_belli = cb_independence_war
2801
- war_score = 25
2802
+ war_score = 25
2802
2803
  }
2803
2804
  }
2804
2805
  add_mil_tech = 1
@@ -5092,6 +5093,7 @@ ming_missions_4_dynamic_1 = {
5092
5093
  }
5093
5094
 
5094
5095
  trigger = {
5096
+ not_in_mission_preview_mode = { key = MNG }
5095
5097
  OR = {
5096
5098
  has_reform = mercantilistic_approach_reform
5097
5099
  dip = 6
@@ -5190,6 +5192,7 @@ ming_missions_4_dynamic_2 = {
5190
5192
  }
5191
5193
 
5192
5194
  trigger = {
5195
+ not_in_mission_preview_mode = { key = MNG }
5193
5196
  OR = {
5194
5197
  full_idea_group = trade_ideas
5195
5198
  dip = 6
@@ -6950,42 +6953,42 @@ DOM_Qing_Missions_5_dynamic_b = {
6950
6953
  }
6951
6954
 
6952
6955
  effect = {
6953
- tooltip = { swap_non_generic_missions = yes }
6954
- custom_tooltip = qng_free_trade_reward_tt
6955
- tooltip = {
6956
- add_country_modifier = {
6957
- name = qng_free_trade_modifier
6958
- duration = 9125
6956
+ if = {
6957
+ limit = {
6958
+ ai = yes
6959
6959
  }
6960
- }
6961
-
6962
- custom_tooltip = qng_mercantilism_reawrd_tt
6963
- tooltip = {
6964
- add_country_modifier = {
6965
- name = qng_mercantilism_modifier
6966
- duration = -1
6960
+ hidden_effect = {
6961
+ random_list = {
6962
+ 50 = {
6963
+ set_country_flag = qng_open_ports_flag
6964
+ clr_country_flag = qng_close_ports_flag
6965
+ }
6966
+ 50 = {
6967
+ set_country_flag = qng_close_ports_flag
6968
+ clr_country_flag = qng_open_ports_flag
6969
+ }
6970
+ }
6967
6971
  }
6972
+ swap_non_generic_missions = yes
6968
6973
  }
6969
-
6970
- hidden_effect = {
6971
- if = {
6972
- limit = { has_reform = free_trade_reform }
6974
+ else = {
6975
+ enable_branching_mission_review_without_ai = {
6976
+ key = QNG
6977
+ }
6978
+ custom_tooltip = qng_free_trade_reward_tt
6979
+ tooltip = {
6973
6980
  add_country_modifier = {
6974
6981
  name = qng_free_trade_modifier
6975
6982
  duration = 9125
6976
6983
  }
6977
- set_country_flag = qng_open_ports_flag
6978
- clr_country_flag = qng_close_ports_flag
6979
- swap_non_generic_missions = yes
6980
6984
  }
6981
- else = {
6985
+
6986
+ custom_tooltip = qng_mercantilism_reawrd_tt
6987
+ tooltip = {
6982
6988
  add_country_modifier = {
6983
6989
  name = qng_mercantilism_modifier
6984
6990
  duration = -1
6985
6991
  }
6986
- set_country_flag = qng_close_ports_flag
6987
- clr_country_flag = qng_open_ports_flag
6988
- swap_non_generic_missions = yes
6989
6992
  }
6990
6993
  }
6991
6994
  }
@@ -7137,6 +7140,7 @@ DOM_Qing_Missions_5_a = {
7137
7140
  position = 11
7138
7141
 
7139
7142
  trigger = {
7143
+ not_in_mission_preview_mode = { key = QNG }
7140
7144
  calc_true_if = {
7141
7145
  all_subject_country = {
7142
7146
  is_colonial_nation_of = ROOT
@@ -7165,6 +7169,7 @@ DOM_Qing_Missions_5_a = {
7165
7169
  required_missions = { qng_allow_foreign_exchanges qng_high_qing_era }
7166
7170
  position = 13
7167
7171
  trigger = {
7172
+ not_in_mission_preview_mode = { key = QNG }
7168
7173
  if = {
7169
7174
  limit = {
7170
7175
  has_dlc = "Rule Britannia"
@@ -7232,6 +7237,7 @@ DOM_Qing_Missions_5_b = {
7232
7237
  }
7233
7238
  }
7234
7239
  trigger = {
7240
+ not_in_mission_preview_mode = { key = QNG }
7235
7241
  num_of_owned_provinces_with = {
7236
7242
  trade_goods = chinaware
7237
7243
  has_manufactory_trigger = yes
@@ -7264,6 +7270,7 @@ DOM_Qing_Missions_5_b = {
7264
7270
  position = 13
7265
7271
 
7266
7272
  trigger = {
7273
+ not_in_mission_preview_mode = { key = QNG }
7267
7274
  4233 = {
7268
7275
  trade_share = {
7269
7276
  country = ROOT
missions/DOM_French_Missions.txt CHANGED
@@ -456,6 +456,7 @@ french_missions_1_kill_hre_path = {
456
456
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
457
457
  }
458
458
  trigger = {
459
+ not_in_mission_preview_mode = { key = FRA_HRE }
459
460
  alsace_area = {
460
461
  type = all
461
462
  country_or_non_sovereign_subject_holds = ROOT
@@ -533,6 +534,7 @@ french_missions_1_hre_branch = {
533
534
  required_missions = { fra_border_empire }
534
535
  position = 5
535
536
  trigger = {
537
+ not_in_mission_preview_mode = { key = FRA_HRE }
536
538
  calc_true_if = {
537
539
  desc = fra_secure_4_electors_tt
538
540
  all_elector = {
@@ -1587,6 +1589,7 @@ french_missions_2_charlemagne_path = {
1587
1589
  required_missions = { fra_border_empire }
1588
1590
  position = 5
1589
1591
  trigger = {
1592
+ not_in_mission_preview_mode = { key = FRA_HRE }
1590
1593
  is_emperor = yes
1591
1594
  imperial_influence = 50
1592
1595
  legitimacy = 95
@@ -1601,6 +1604,7 @@ french_missions_2_charlemagne_path = {
1601
1604
  required_missions = { fra_sway_electorate fra_right_blood fra_means_expansion }
1602
1605
  position = 6
1603
1606
  trigger = {
1607
+ not_in_mission_preview_mode = { key = FRA_HRE }
1604
1608
  calc_true_if = {
1605
1609
  all_province = {
1606
1610
  is_part_of_hre = yes
@@ -1645,6 +1649,7 @@ french_missions_2_kill_hre_path = {
1645
1649
  required_missions = { fra_border_empire }
1646
1650
  position = 5
1647
1651
  trigger = {
1652
+ not_in_mission_preview_mode = { key = FRA_HRE }
1648
1653
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1649
1654
  OR = {
1650
1655
  region = north_german_region
@@ -1670,6 +1675,7 @@ french_missions_2_kill_hre_path = {
1670
1675
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
1671
1676
  }
1672
1677
  trigger = {
1678
+ not_in_mission_preview_mode = { key = FRA_HRE }
1673
1679
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
1674
1680
  OR = {
1675
1681
  region = north_german_region
@@ -2608,6 +2614,7 @@ french_missions_3_charlemagne_path = {
2608
2614
  }
2609
2615
  }
2610
2616
  trigger = {
2617
+ not_in_mission_preview_mode = { key = FRA_HRE }
2611
2618
  hre_reform_passed = emperor_reichsstabilitaet
2612
2619
  is_emperor = yes
2613
2620
  custom_trigger_tooltip = {
@@ -2737,6 +2744,7 @@ french_missions_3_kill_hre_path = {
2737
2744
  }
2738
2745
  }
2739
2746
  trigger = {
2747
+ not_in_mission_preview_mode = { key = FRA_HRE }
2740
2748
  custom_trigger_tooltip = {
2741
2749
  tooltip = fra_dismantled_hre_tt
2742
2750
  NOT = { hre_size = 1 }
@@ -3299,7 +3307,7 @@ french_missions_3_normal_continued = {
3299
3307
  }
3300
3308
  effect = {
3301
3309
  1272 = { change_province_name = "La Manche" }
3302
- 1269 = { change_province_name = "Basse-C�te" }
3310
+ 1269 = { change_province_name = "Basse-C�te" }
3303
3311
  add_country_modifier = {
3304
3312
  name = fra_channel_dominance_modifier
3305
3313
  duration = -1
@@ -3889,6 +3897,7 @@ french_missions_4_italian = {
3889
3897
  }
3890
3898
  }
3891
3899
  trigger = {
3900
+ not_in_mission_preview_mode = { key = FRA }
3892
3901
  121 = {
3893
3902
  country_or_non_sovereign_subject_holds = ROOT
3894
3903
  num_of_buildings_in_province = 5
@@ -3954,6 +3963,7 @@ french_missions_4_italian = {
3954
3963
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
3955
3964
  }
3956
3965
  trigger = {
3966
+ not_in_mission_preview_mode = { key = FRA }
3957
3967
  lazio_area = {
3958
3968
  type = all
3959
3969
  country_or_non_sovereign_subject_holds = ROOT
@@ -4011,6 +4021,7 @@ french_missions_4_crusader_kings = {
4011
4021
  required_missions = { fra_ducal_lands_avignon }
4012
4022
  position = 3
4013
4023
  trigger = {
4024
+ not_in_mission_preview_mode = { key = FRA }
4014
4025
  religion = catholic
4015
4026
  is_defender_of_faith = yes
4016
4027
  OR = {
@@ -4068,6 +4079,7 @@ french_missions_4_crusader_kings = {
4068
4079
  }
4069
4080
  }
4070
4081
  trigger = {
4082
+ not_in_mission_preview_mode = { key = FRA }
4071
4083
  palestine_area = {
4072
4084
  type = all
4073
4085
  country_or_non_sovereign_subject_holds = ROOT
@@ -4113,6 +4125,9 @@ french_missions_4_crusader_kings = {
4113
4125
  }
4114
4126
  custom_tooltip = fra_if_we_complete_mission_while_allied_or_subject_and_175_opinion_and_100_trust_access_to_holy_orders_tt
4115
4127
  }
4128
+ else = {
4129
+ add_dip_power = 100
4130
+ }
4116
4131
  hidden_effect = {
4117
4132
  if = {
4118
4133
  limit = {
@@ -5382,6 +5397,7 @@ french_missions_5_italian = {
5382
5397
  NOT = { country_or_non_sovereign_subject_holds = ROOT }
5383
5398
  }
5384
5399
  trigger = {
5400
+ not_in_mission_preview_mode = { key = FRA }
5385
5401
  OR = {
5386
5402
  MLO = { is_subject_of = ROOT }
5387
5403
  lombardy_area = {
@@ -5423,6 +5439,7 @@ french_missions_5_crusader_kings = {
5423
5439
  }
5424
5440
  }
5425
5441
  trigger = {
5442
+ not_in_mission_preview_mode = { key = FRA }
5426
5443
  palestine_area = {
5427
5444
  type = all
5428
5445
  country_or_non_sovereign_subject_holds = ROOT
missions/DOM_Japanese_Missions.txt CHANGED
@@ -1935,6 +1935,7 @@ DOM_japanse_missions_3_b = {
1935
1935
  required_missions = { jap_new_buddha }
1936
1936
  position = 8
1937
1937
  trigger = {
1938
+ not_in_mission_preview_mode = { key = JAP_RELI }
1938
1939
  stability = 3
1939
1940
  prestige = 90
1940
1941
  NOT = { num_of_rebel_controlled_provinces = 1 }
@@ -2054,6 +2055,7 @@ DOM_japanse_missions_3_c = {
2054
2055
 
2055
2056
  }
2056
2057
  trigger = {
2058
+ not_in_mission_preview_mode = { key = JAP_RELI }
2057
2059
  religion = catholic
2058
2060
  OR = {
2059
2061
  development_in_provinces = {
@@ -2396,8 +2398,8 @@ DOM_japanse_missions_4_a = {
2396
2398
  tag = JAP
2397
2399
  has_dlc = "Domination"
2398
2400
  NOT = { map_setup = map_setup_random }
2399
- NOT = { has_country_modifier = jap_mushashi_5_books_modifier }
2400
- NOT = { has_country_modifier = jap_domineering_naval_focus_modifier }
2401
+ NOT = { has_country_flag = jap_mushashi_5_books_flag }
2402
+ NOT = { has_country_flag = jap_domineering_naval_focus_flag }
2401
2403
  }
2402
2404
  has_country_shield = yes
2403
2405
 
@@ -2480,8 +2482,8 @@ DOM_japanse_missions_4_b = {
2480
2482
  tag = JAP
2481
2483
  has_dlc = "Domination"
2482
2484
  NOT = { map_setup = map_setup_random }
2483
- has_country_modifier = jap_mushashi_5_books_modifier
2484
- NOT = { has_country_modifier = jap_domineering_naval_focus_modifier }
2485
+ has_country_flag = jap_mushashi_5_books_flag
2486
+ NOT = { has_country_flag = jap_domineering_naval_focus_flag }
2485
2487
  }
2486
2488
  has_country_shield = yes
2487
2489
 
@@ -2490,6 +2492,7 @@ DOM_japanse_missions_4_b = {
2490
2492
  required_missions = { jap_bushido_code }
2491
2493
  position = 2
2492
2494
  trigger = {
2495
+ not_in_mission_preview_mode = { key = JAP }
2493
2496
  OR = {
2494
2497
  army_tradition = 85
2495
2498
  army_professionalism = 0.8
@@ -2529,8 +2532,8 @@ DOM_japanse_missions_4_c = {
2529
2532
  tag = JAP
2530
2533
  has_dlc = "Domination"
2531
2534
  NOT = { map_setup = map_setup_random }
2532
- NOT = { has_country_modifier = jap_mushashi_5_books_modifier }
2533
- has_country_modifier = jap_domineering_naval_focus_modifier
2535
+ NOT = { has_country_flag = jap_mushashi_5_books_flag }
2536
+ has_country_flag = jap_domineering_naval_focus_flag
2534
2537
  }
2535
2538
  has_country_shield = yes
2536
2539
 
@@ -2539,6 +2542,7 @@ DOM_japanse_missions_4_c = {
2539
2542
  required_missions = { jap_bushido_code }
2540
2543
  position = 2
2541
2544
  trigger = {
2545
+ not_in_mission_preview_mode = { key = JAP }
2542
2546
  if = {
2543
2547
  limit = { has_dlc = "Rule Britannia" }
2544
2548
  has_naval_doctrine = any
@@ -3060,7 +3064,7 @@ DOM_japanse_missions_5 = {
3060
3064
  if = {
3061
3065
  limit = {
3062
3066
  OR = {
3063
- has_country_modifier = jap_domineering_naval_focus_modifier
3067
+ has_country_flag = jap_domineering_naval_focus_flag
3064
3068
  has_country_modifier = jap_naval_academy_of_japan_modifier
3065
3069
  }
3066
3070
  }
@@ -3107,7 +3111,7 @@ DOM_japanse_missions_5 = {
3107
3111
  if = {
3108
3112
  limit = {
3109
3113
  OR = {
3110
- has_country_modifier = jap_domineering_naval_focus_modifier
3114
+ has_country_flag = jap_domineering_naval_focus_flag
3111
3115
  has_country_modifier = jap_naval_academy_of_japan_modifier
3112
3116
  }
3113
3117
  num_of_marines = 1
@@ -3120,7 +3124,7 @@ DOM_japanse_missions_5 = {
3120
3124
  else_if = {
3121
3125
  limit = {
3122
3126
  OR = {
3123
- has_country_modifier = jap_domineering_naval_focus_modifier
3127
+ has_country_flag = jap_domineering_naval_focus_flag
3124
3128
  has_country_modifier = jap_naval_academy_of_japan_modifier
3125
3129
  }
3126
3130
  }
missions/DOM_Ottoman_Missions.txt CHANGED
@@ -3577,10 +3577,11 @@ tur_arabian_conquest = {
3577
3577
  effect = {
3578
3578
  if = {
3579
3579
  limit = { religion_group = muslim }
3580
- country_event_with_insight = {
3581
- id = flavor_tur.229
3582
- insight_tooltip = tur_seize_the_caliphate_at
3580
+ enable_branching_mission_review = {
3581
+ key = TUR
3582
+ ai_event_id = flavor_tur.229
3583
3583
  }
3584
+ custom_tooltip = tur_seize_the_caliphate_at
3584
3585
  }
3585
3586
  else = {
3586
3587
  country_event_with_insight = {
@@ -3926,6 +3927,7 @@ tur_legalism_path = {
3926
3927
  provinces_to_highlight = {
3927
3928
  }
3928
3929
  trigger = {
3930
+ not_in_mission_preview_mode = { key = TUR }
3929
3931
  religion_group = muslim
3930
3932
  if = {
3931
3933
  limit = { has_dlc = "Cradle of Civilization" }
@@ -3964,6 +3966,7 @@ tur_legalism_path = {
3964
3966
  NOT = { has_tax_building_trigger = yes }
3965
3967
  }
3966
3968
  trigger = {
3969
+ not_in_mission_preview_mode = { key = TUR }
3967
3970
  religion_group = muslim
3968
3971
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
3969
3972
  religion = ROOT
@@ -4005,6 +4008,7 @@ tur_legalism_path = {
4005
4008
  provinces_to_highlight = {
4006
4009
  }
4007
4010
  trigger = {
4011
+ not_in_mission_preview_mode = { key = TUR }
4008
4012
  religion_group = muslim
4009
4013
  if = {
4010
4014
  limit = {
@@ -4083,6 +4087,7 @@ tur_mysticism_path = {
4083
4087
  provinces_to_highlight = {
4084
4088
  }
4085
4089
  trigger = {
4090
+ not_in_mission_preview_mode = { key = TUR }
4086
4091
  religion_group = muslim
4087
4092
  if = {
4088
4093
  limit = { has_dlc = "Cradle of Civilization" }
@@ -4123,6 +4128,7 @@ tur_mysticism_path = {
4123
4128
  }
4124
4129
  }
4125
4130
  trigger = {
4131
+ not_in_mission_preview_mode = { key = TUR }
4126
4132
  religion_group = muslim
4127
4133
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
4128
4134
  NOT = { religion_group = ROOT }
@@ -4164,6 +4170,7 @@ tur_mysticism_path = {
4164
4170
  provinces_to_highlight = {
4165
4171
  }
4166
4172
  trigger = {
4173
+ not_in_mission_preview_mode = { key = TUR }
4167
4174
  religion_group = muslim
4168
4175
  if = {
4169
4176
  limit = {
@@ -4241,6 +4248,7 @@ tur_non_muslim_path = {
4241
4248
  NOT = { religion = ROOT }
4242
4249
  }
4243
4250
  trigger = {
4251
+ not_in_mission_preview_mode = { key = TUR }
4244
4252
  all_owned_province = {
4245
4253
  religion = ROOT
4246
4254
  }
@@ -4273,6 +4281,7 @@ tur_non_muslim_path = {
4273
4281
  provinces_to_highlight = {
4274
4282
  }
4275
4283
  trigger = {
4284
+ not_in_mission_preview_mode = { key = TUR }
4276
4285
  OR = {
4277
4286
  custom_trigger_tooltip = {
4278
4287
  tooltip = tur_spread_the_true_faith_at
missions/DOM_Spain_Missions.txt CHANGED
@@ -457,7 +457,7 @@ dom_cas_missions_1_b = {
457
457
  province_id = 220
458
458
  }
459
459
  OR = {
460
- NOT = { has_building = marketplace }
460
+ has_trade_building_trigger = no
461
461
  NOT = { owned_by = ROOT }
462
462
  }
463
463
  }
@@ -477,11 +477,11 @@ dom_cas_missions_1_b = {
477
477
  }
478
478
  }
479
479
  213 = {
480
- has_building = marketplace
480
+ has_trade_building_trigger = yes
481
481
  owned_by = ROOT
482
482
  }
483
483
  220 = {
484
- has_building = marketplace
484
+ has_trade_building_trigger = yes
485
485
  owned_by = ROOT
486
486
  }
487
487
  reform_level = 3
missions/Franconian_Missions.txt CHANGED
@@ -12,6 +12,7 @@ franconia_conquest_group_1 = {
12
12
  tag = ROT
13
13
  tag = NUM
14
14
  tag = FKN
15
+ tag = COB
15
16
  }
16
17
  NOT = { map_setup = map_setup_random }
17
18
  }
@@ -433,6 +434,7 @@ franconia_splendour_group = {
433
434
  tag = ROT
434
435
  tag = NUM
435
436
  tag = FKN
437
+ tag = COB
436
438
  }
437
439
  NOT = { map_setup = map_setup_random }
438
440
  }
missions/GC_Aragonese_Missions.txt CHANGED
@@ -37,7 +37,7 @@ gc_aragon_1 = {
37
37
  province_id = 220
38
38
  }
39
39
  OR = {
40
- NOT = { has_building = marketplace }
40
+ has_trade_building_trigger = no
41
41
  NOT = { owned_by = ROOT }
42
42
  }
43
43
  }
@@ -57,11 +57,11 @@ gc_aragon_1 = {
57
57
  }
58
58
  }
59
59
  213 = {
60
- has_building = marketplace
60
+ has_trade_building_trigger = yes
61
61
  owned_by = ROOT
62
62
  }
63
63
  220 = {
64
- has_building = marketplace
64
+ has_trade_building_trigger = yes
65
65
  owned_by = ROOT
66
66
  }
67
67
  }
missions/Indian_Missions.txt CHANGED
@@ -1321,9 +1321,18 @@ gen_indian_sikh = {
1321
1321
 
1322
1322
  effect = {
1323
1323
  2075 = {
1324
- add_province_modifier = {
1325
- name = "sikh_golden_temple"
1326
- duration = -1
1324
+ if = {
1325
+ limit = { has_dlc = "Leviathan" }
1326
+ add_great_project_tier = {
1327
+ type = golden_temple
1328
+ tier = 1
1329
+ }
1330
+ }
1331
+ else = {
1332
+ add_province_modifier = {
1333
+ name = "sikh_golden_temple"
1334
+ duration = -1
1335
+ }
1327
1336
  }
1328
1337
  change_province_name = "Amritsar"
1329
1338
  rename_capital = "Amritsar"
missions/KoK_Aq_Qoyunlu_Missions.txt CHANGED
@@ -1679,7 +1679,10 @@ aq_qoyunlu_fourth = {
1679
1679
  trigger = {
1680
1680
  stability = 3
1681
1681
  prestige = 90
1682
- legitimacy = 90
1682
+ if = {
1683
+ limit = { has_dlc = "Common Sense" }
1684
+ legitimacy_equivalent = 90
1685
+ }
1683
1686
  is_at_war = no
1684
1687
  }
1685
1688
 
@@ -1996,7 +1999,10 @@ aq_qoyunlu_fifth = {
1996
1999
  stability = 3
1997
2000
  total_development = 500
1998
2001
  prestige = 90
1999
- legitimacy = 90
2002
+ if = {
2003
+ limit = { has_dlc = "Common Sense" }
2004
+ legitimacy_equivalent = 90
2005
+ }
2000
2006
  religious_unity = 0.75
2001
2007
  if = {
2002
2008
  limit = {
missions/KoK_Ardabil_Missions.txt CHANGED
@@ -232,7 +232,14 @@ ardabil_missions_4 = {
232
232
  position = 3
233
233
  trigger = {
234
234
  capital_scope = {
235
- has_holy_order_trigger = yes
235
+ if = {
236
+ limit = { has_dlc = "Golden Century" }
237
+ has_holy_order_trigger = yes
238
+ }
239
+ else = {
240
+ base_manpower = 7
241
+ has_manpower_building_trigger = yes
242
+ }
236
243
  }
237
244
  }
238
245
  effect = {
missions/KoK_Armenian_Missions.txt CHANGED
@@ -948,7 +948,7 @@ arm_third_branch = {
948
948
  }
949
949
 
950
950
  arm_office_of_sparapet = {
951
- icon = mission_late_ottoman_reforms
951
+ icon = shift_the_balance
952
952
  required_missions = { arm_refine_the_nakharar }
953
953
  position = 7
954
954
 
missions/KoK_Georgian_Missions.txt CHANGED
@@ -569,7 +569,7 @@ geo_second_branch = {
569
569
  }
570
570
  estate_loyalty = {
571
571
  estate = estate_burghers
572
- loyalty = 40
572
+ loyalty = 30
573
573
  }
574
574
  }
575
575
  if = {
@@ -578,7 +578,7 @@ geo_second_branch = {
578
578
  }
579
579
  estate_loyalty = {
580
580
  estate = estate_nobles
581
- loyalty = 40
581
+ loyalty = 30
582
582
  }
583
583
  }
584
584
  if = {
@@ -587,7 +587,7 @@ geo_second_branch = {
587
587
  }
588
588
  estate_loyalty = {
589
589
  estate = estate_church
590
- loyalty = 40
590
+ loyalty = 30
591
591
  }
592
592
  }
593
593
  }
@@ -652,7 +652,7 @@ geo_second_branch = {
652
652
  }
653
653
  estate_loyalty = {
654
654
  estate = estate_burghers
655
- loyalty = 40
655
+ loyalty = 30
656
656
  }
657
657
  }
658
658
  if = {
@@ -661,7 +661,7 @@ geo_second_branch = {
661
661
  }
662
662
  estate_loyalty = {
663
663
  estate = estate_nobles
664
- loyalty = 40
664
+ loyalty = 30
665
665
  }
666
666
  }
667
667
  if = {
@@ -670,7 +670,7 @@ geo_second_branch = {
670
670
  }
671
671
  estate_loyalty = {
672
672
  estate = estate_church
673
- loyalty = 40
673
+ loyalty = 30
674
674
  }
675
675
  }
676
676
  }
missions/KoK_Mamluks_Missions.txt CHANGED
@@ -1457,13 +1457,57 @@ mam_missions_4 = {
1457
1457
  }
1458
1458
  effect = {
1459
1459
  clr_country_flag = mam_intervened_syria
1460
- anatolia_region = {
1460
+ dulkadir_area = {
1461
1461
  limit = {
1462
1462
  NOT = { is_core = ROOT }
1463
1463
  NOT = { is_permanent_claim = ROOT }
1464
1464
  }
1465
1465
  add_permanent_claim = ROOT
1466
1466
  }
1467
+ germiyan_area = {
1468
+ limit = {
1469
+ NOT = { is_core = ROOT }
1470
+ NOT = { is_permanent_claim = ROOT }
1471
+ }
1472
+ add_permanent_claim = ROOT
1473
+ }
1474
+ karaman_area = {
1475
+ limit = {
1476
+ NOT = { is_core = ROOT }
1477
+ NOT = { is_permanent_claim = ROOT }
1478
+ }
1479
+ add_permanent_claim = ROOT
1480
+ }
1481
+ cukurova_area = {
1482
+ limit = {
1483
+ NOT = { is_core = ROOT }
1484
+ NOT = { is_permanent_claim = ROOT }
1485
+ }
1486
+ add_permanent_claim = ROOT
1487
+ }
1488
+ aydin_area = {
1489
+ limit = {
1490
+ NOT = { is_core = ROOT }
1491
+ NOT = { is_permanent_claim = ROOT }
1492
+ }
1493
+ add_permanent_claim = ROOT
1494
+ }
1495
+ hudavendigar_area = {
1496
+ limit = {
1497
+ NOT = { is_core = ROOT }
1498
+ NOT = { is_permanent_claim = ROOT }
1499
+ }
1500
+ add_permanent_claim = ROOT
1501
+ }
1502
+ if = {
1503
+ limit = {
1504
+ 4298 = {
1505
+ NOT = { is_core = ROOT }
1506
+ NOT = { is_permanent_claim = ROOT }
1507
+ }
1508
+ }
1509
+ 4298 = { add_permanent_claim = ROOT }
1510
+ }
1467
1511
  if = {
1468
1512
  limit = { has_dlc = "Mandate of Heaven" }
1469
1513
  syria_area = { add_prosperity = 25 }
@@ -1841,7 +1885,7 @@ mam_missions_4 = {
1841
1885
  }
1842
1886
  has_government_power = {
1843
1887
  mechanic_type = egyptian_westernization
1844
- power_type = egyptian_modernization_power
1888
+ power_type = egyptian_westernization
1845
1889
  value = 90
1846
1890
  }
1847
1891
  has_better_tech_than_westerns = yes
missions/KoK_Persia_Missions.txt CHANGED
@@ -50,7 +50,7 @@ kok_persia_conquest_mission_slot_1 = {
50
50
  NOT = { owned_by = root }
51
51
  }
52
52
  trigger = {
53
- num_of_owned_provinces_with = {
53
+ num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
54
54
  region = caucasia_region
55
55
  value = 15
56
56
  }
@@ -2373,8 +2373,12 @@ kok_persia_mission_muslim_slot_5 = {
2373
2373
  development_in_provinces = {
2374
2374
  custom_trigger_tooltip = {
2375
2375
  tooltip = per_the_persian_influence_ct
2376
- culture = root
2377
- religion = root
2376
+ or = {
2377
+ has_owner_culture = yes
2378
+ culture_group = root
2379
+ has_owner_accepted_culture = yes
2380
+ }
2381
+ has_owner_religion = yes
2378
2382
  }
2379
2383
  value = 150
2380
2384
  }
missions/KoK_Qara_Qoyunlu_Missions.txt CHANGED
@@ -175,7 +175,10 @@ qara_qoyunlu_first = {
175
175
  stability = 3
176
176
  total_development = 500
177
177
  prestige = 90
178
- legitimacy = 90
178
+ if = {
179
+ limit = { has_dlc = "Common Sense" }
180
+ legitimacy_equivalent = 90
181
+ }
179
182
  religious_unity = 0.75
180
183
  if = {
181
184
  limit = {
@@ -1841,7 +1844,10 @@ qara_qoyunlu_fourth = {
1841
1844
  trigger = {
1842
1845
  stability = 3
1843
1846
  prestige = 90
1844
- legitimacy = 90
1847
+ if = {
1848
+ limit = { has_dlc = "Common Sense" }
1849
+ legitimacy_equivalent = 90
1850
+ }
1845
1851
  is_at_war = no
1846
1852
  }
1847
1853
 
@@ -2149,6 +2155,25 @@ qara_qoyunlu_fifth = {
2149
2155
  }
2150
2156
  }
2151
2157
  }
2158
+ hidden_effect = {
2159
+ if = {
2160
+ limit = {
2161
+ NOT = {
2162
+ any_country = {
2163
+ dynasty = "Timurid"
2164
+ }
2165
+ }
2166
+ }
2167
+ add_power_projection = {
2168
+ type = mission_rewards_power_projection
2169
+ amount = 25
2170
+ }
2171
+ add_ruler_modifier = {
2172
+ name = "turkoman_tamerlane_bloodline"
2173
+ duration = -1
2174
+ }
2175
+ }
2176
+ }
2152
2177
  }
2153
2178
  }
2154
2179
 
missions/Polynesian_TAGs_Missions.txt CHANGED
@@ -302,8 +302,9 @@ maori_missions = {#Credits to James Beaumont
302
302
  maori_haka = {
303
303
  icon = mission_oceania_assemble_an_army
304
304
  position = 2
305
- required_missions = { gain_mana }
306
- trigger = {
305
+ required_missions = { }
306
+ trigger = {
307
+ manpower_percentage = 0.5
307
308
  army_tradition = 25
308
309
  army_size_percentage = 0.8
309
310
  }
missions/SCA_Danish_Missions.txt CHANGED
@@ -2418,8 +2418,9 @@ dan_religion_start_mission_slot = {
2418
2418
  12 = { has_tax_building_trigger = yes }
2419
2419
  }
2420
2420
  effect = {
2421
- country_event = {
2422
- id = flavor_sca.1
2421
+ enable_branching_mission_review = {
2422
+ key = DAN
2423
+ ai_event_id = flavor_sca.1
2423
2424
  }
2424
2425
  }
2425
2426
  }
@@ -2879,6 +2880,7 @@ dan_catholic_mission_slot = {
2879
2880
  NOT = { religion = ROOT }
2880
2881
  }
2881
2882
  trigger = {
2883
+ not_in_mission_preview_mode = { key = DAN }
2882
2884
  religion = catholic
2883
2885
  NOT = {
2884
2886
  scandinavia_region = {
@@ -2904,6 +2906,7 @@ dan_catholic_mission_slot = {
2904
2906
  owned_by = PAP
2905
2907
  }
2906
2908
  trigger = {
2909
+ not_in_mission_preview_mode = { key = DAN }
2907
2910
  religion = catholic
2908
2911
  OR = {
2909
2912
  NOT = { exists = PAP }
@@ -2943,6 +2946,7 @@ dan_catholic_mission_slot = {
2943
2946
  required_missions = { dan_protect_the_catholic_faith }
2944
2947
  provinces_to_highlight = {}
2945
2948
  trigger = {
2949
+ not_in_mission_preview_mode = { key = DAN }
2946
2950
  religion = catholic
2947
2951
  if = {
2948
2952
  limit = {
@@ -3085,6 +3089,7 @@ dan_protestant_mission_slot = {
3085
3089
  religion = catholic
3086
3090
  }
3087
3091
  trigger = {
3092
+ not_in_mission_preview_mode = { key = DAN }
3088
3093
  religion_group = christian
3089
3094
  NOT = { religion = catholic }
3090
3095
  NOT = {
@@ -3110,6 +3115,7 @@ dan_protestant_mission_slot = {
3110
3115
  required_missions = { dan_a_protestant_scandinavia }
3111
3116
  provinces_to_highlight = {}
3112
3117
  trigger = {
3118
+ not_in_mission_preview_mode = { key = DAN }
3113
3119
  religion_group = christian
3114
3120
  NOT = { religion = catholic }
3115
3121
  is_defender_of_faith = yes
@@ -3158,6 +3164,7 @@ dan_protestant_mission_slot = {
3158
3164
  required_missions = { dan_protect_the_reformation }
3159
3165
  provinces_to_highlight = {}
3160
3166
  trigger = {
3167
+ not_in_mission_preview_mode = { key = DAN }
3161
3168
  religion_group = christian
3162
3169
  NOT = { religion = catholic }
3163
3170
  OR = {
@@ -3285,6 +3292,7 @@ dan_humanist_mission_slot = {
3285
3292
  required_missions = { dan_the_age_of_reformation }
3286
3293
  provinces_to_highlight = {}
3287
3294
  trigger = {
3295
+ not_in_mission_preview_mode = { key = DAN }
3288
3296
  has_idea_group = humanist_ideas
3289
3297
  theologian = 1
3290
3298
  religious_unity = 0.75
@@ -3308,6 +3316,7 @@ dan_humanist_mission_slot = {
3308
3316
  required_missions = { dan_commune_between_the_religions }
3309
3317
  provinces_to_highlight = {}
3310
3318
  trigger = {
3319
+ not_in_mission_preview_mode = { key = DAN }
3311
3320
  has_idea_group = humanist_ideas
3312
3321
  if = {
3313
3322
  limit = { has_estate = estate_church }
@@ -3343,6 +3352,7 @@ dan_humanist_mission_slot = {
3343
3352
  required_missions = { dan_remove_power_from_the_clergy }
3344
3353
  provinces_to_highlight = {}
3345
3354
  trigger = {
3355
+ not_in_mission_preview_mode = { key = DAN }
3346
3356
  has_idea_group = humanist_ideas
3347
3357
  full_idea_group = humanist_ideas
3348
3358
  num_accepted_cultures = 6
@@ -3395,6 +3405,7 @@ dan_norse_mission_slot = {
3395
3405
  }
3396
3406
  }
3397
3407
  trigger = {
3408
+ not_in_mission_preview_mode = { key = DAN }
3398
3409
  religion = norse_pagan_reformed
3399
3410
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
3400
3411
  religion = ROOT
@@ -3435,6 +3446,7 @@ dan_norse_mission_slot = {
3435
3446
  NOT = { religion = norse_pagan_reformed }
3436
3447
  }
3437
3448
  trigger = {
3449
+ not_in_mission_preview_mode = { key = DAN }
3438
3450
  religion = norse_pagan_reformed
3439
3451
  OR = {
3440
3452
  calc_true_if = {
@@ -3476,6 +3488,7 @@ dan_norse_mission_slot = {
3476
3488
  }
3477
3489
  }
3478
3490
  trigger = {
3491
+ not_in_mission_preview_mode = { key = DAN }
3479
3492
  religion = norse_pagan_reformed
3480
3493
  num_of_owned_provinces_with = {
3481
3494
  religion = norse_pagan_reformed
missions/SCA_Norwegian_Missions.txt CHANGED
@@ -2026,8 +2026,9 @@ nor_religion_start_mission_slot = {
2026
2026
  }
2027
2027
  }
2028
2028
  effect = {
2029
- country_event = {
2030
- id = flavor_sca.1
2029
+ enable_branching_mission_review = {
2030
+ key = NOR
2031
+ ai_event_id = flavor_sca.1
2031
2032
  }
2032
2033
  }
2033
2034
  }
@@ -2313,6 +2314,7 @@ nor_catholic_mission_slot = {
2313
2314
  }
2314
2315
  }
2315
2316
  trigger = {
2317
+ not_in_mission_preview_mode = { key = NOR }
2316
2318
  religion = catholic
2317
2319
  OR = {
2318
2320
  is_papal_controller = yes
@@ -2371,6 +2373,7 @@ nor_catholic_mission_slot = {
2371
2373
  }
2372
2374
  }
2373
2375
  trigger = {
2376
+ not_in_mission_preview_mode = { key = NOR }
2374
2377
  religion = catholic
2375
2378
  owns_core_province = 4144
2376
2379
  4144 = {
@@ -2441,6 +2444,7 @@ nor_protestant_mission_slot = {
2441
2444
  NOT = { religion = ROOT }
2442
2445
  }
2443
2446
  trigger = {
2447
+ not_in_mission_preview_mode = { key = NOR }
2444
2448
  religion_group = christian
2445
2449
  NOT = { religion = catholic }
2446
2450
  OR = {
@@ -2507,6 +2511,7 @@ nor_protestant_mission_slot = {
2507
2511
  }
2508
2512
  }
2509
2513
  trigger = {
2514
+ not_in_mission_preview_mode = { key = NOR }
2510
2515
  religion_group = christian
2511
2516
  NOT = { religion = catholic }
2512
2517
  owns_core_province = 4144
@@ -2574,6 +2579,7 @@ nor_humanist_mission_slot = {
2574
2579
  required_missions = { nor_religious_path_mission }
2575
2580
  provinces_to_highlight = {}
2576
2581
  trigger = {
2582
+ not_in_mission_preview_mode = { key = NOR }
2577
2583
  has_idea_group = humanist_ideas
2578
2584
  if = {
2579
2585
  limit = { has_estate = estate_church }
@@ -2609,6 +2615,7 @@ nor_humanist_mission_slot = {
2609
2615
  required_missions = { nor_remove_power_from_the_clergy }
2610
2616
  provinces_to_highlight = {}
2611
2617
  trigger = {
2618
+ not_in_mission_preview_mode = { key = NOR }
2612
2619
  has_idea_group = humanist_ideas
2613
2620
  full_idea_group = humanist_ideas
2614
2621
  num_accepted_cultures = 5
@@ -2660,6 +2667,7 @@ nor_norse_mission_slot = {
2660
2667
  }
2661
2668
  }
2662
2669
  trigger = {
2670
+ not_in_mission_preview_mode = { key = NOR }
2663
2671
  religion = norse_pagan_reformed
2664
2672
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2665
2673
  religion = ROOT
@@ -2723,6 +2731,7 @@ nor_norse_mission_slot = {
2723
2731
  }
2724
2732
  }
2725
2733
  trigger = {
2734
+ not_in_mission_preview_mode = { key = NOR }
2726
2735
  religion = norse_pagan_reformed
2727
2736
  num_of_owned_provinces_with = {
2728
2737
  region = british_isles_region
missions/SCA_Polish_Missions.txt CHANGED
@@ -839,9 +839,11 @@ poland_sca_slot_2_a = {
839
839
  country_or_non_sovereign_subject_holds = ROOT
840
840
  custom_trigger_tooltip = {
841
841
  tooltip = owned_by_ally_or_ally_subject_tt
842
- OR = {
843
- alliance_with = ROOT
844
- overlord = { alliance_with = ROOT }
842
+ owner = {
843
+ OR = {
844
+ overlord = { alliance_with = ROOT }
845
+ alliance_with = ROOT
846
+ }
845
847
  }
846
848
  }
847
849
  }
@@ -852,9 +854,11 @@ poland_sca_slot_2_a = {
852
854
  country_or_non_sovereign_subject_holds = ROOT
853
855
  custom_trigger_tooltip = {
854
856
  tooltip = owned_by_ally_or_ally_subject_tt
855
- OR = {
856
- alliance_with = ROOT
857
- overlord = { alliance_with = ROOT }
857
+ owner = {
858
+ OR = {
859
+ overlord = { alliance_with = ROOT }
860
+ alliance_with = ROOT
861
+ }
858
862
  }
859
863
  }
860
864
  }
@@ -865,9 +869,11 @@ poland_sca_slot_2_a = {
865
869
  country_or_non_sovereign_subject_holds = ROOT
866
870
  custom_trigger_tooltip = {
867
871
  tooltip = owned_by_ally_or_ally_subject_tt
868
- OR = {
869
- alliance_with = ROOT
870
- overlord = { alliance_with = ROOT }
872
+ owner = {
873
+ OR = {
874
+ overlord = { alliance_with = ROOT }
875
+ alliance_with = ROOT
876
+ }
871
877
  }
872
878
  }
873
879
  }
@@ -878,9 +884,11 @@ poland_sca_slot_2_a = {
878
884
  country_or_non_sovereign_subject_holds = ROOT
879
885
  custom_trigger_tooltip = {
880
886
  tooltip = owned_by_ally_or_ally_subject_tt
881
- OR = {
882
- alliance_with = ROOT
883
- overlord = { alliance_with = ROOT }
887
+ owner = {
888
+ OR = {
889
+ overlord = { alliance_with = ROOT }
890
+ alliance_with = ROOT
891
+ }
884
892
  }
885
893
  }
886
894
  }
@@ -891,9 +899,11 @@ poland_sca_slot_2_a = {
891
899
  country_or_non_sovereign_subject_holds = ROOT
892
900
  custom_trigger_tooltip = {
893
901
  tooltip = owned_by_ally_or_ally_subject_tt
894
- OR = {
895
- alliance_with = ROOT
896
- overlord = { alliance_with = ROOT }
902
+ owner = {
903
+ OR = {
904
+ overlord = { alliance_with = ROOT }
905
+ alliance_with = ROOT
906
+ }
897
907
  }
898
908
  }
899
909
  }
@@ -904,9 +914,11 @@ poland_sca_slot_2_a = {
904
914
  country_or_non_sovereign_subject_holds = ROOT
905
915
  custom_trigger_tooltip = {
906
916
  tooltip = owned_by_ally_or_ally_subject_tt
907
- OR = {
908
- alliance_with = ROOT
909
- overlord = { alliance_with = ROOT }
917
+ owner = {
918
+ OR = {
919
+ overlord = { alliance_with = ROOT }
920
+ alliance_with = ROOT
921
+ }
910
922
  }
911
923
  }
912
924
  }
@@ -917,9 +929,11 @@ poland_sca_slot_2_a = {
917
929
  country_or_non_sovereign_subject_holds = ROOT
918
930
  custom_trigger_tooltip = {
919
931
  tooltip = owned_by_ally_or_ally_subject_tt
920
- OR = {
921
- alliance_with = ROOT
922
- overlord = { alliance_with = ROOT }
932
+ owner = {
933
+ OR = {
934
+ overlord = { alliance_with = ROOT }
935
+ alliance_with = ROOT
936
+ }
923
937
  }
924
938
  }
925
939
  }
@@ -4576,6 +4590,7 @@ poland_sca_slot_5_branching_lit_east = {
4576
4590
  }
4577
4591
  position = 2
4578
4592
  trigger = {
4593
+ not_in_mission_preview_mode = { key = POL }
4579
4594
  west_dniepr_area = {
4580
4595
  type = all
4581
4596
  country_or_non_sovereign_subject_holds = ROOT
@@ -4703,6 +4718,7 @@ poland_sca_slot_5_branching_lit_east = {
4703
4718
  }
4704
4719
  }
4705
4720
  trigger = {
4721
+ not_in_mission_preview_mode = { key = POL }
4706
4722
  lithuania_area = {
4707
4723
  type = all
4708
4724
  country_or_non_sovereign_subject_holds = ROOT
@@ -4780,6 +4796,7 @@ poland_sca_slot_5_branching_lit_east = {
4780
4796
  required_missions = { pol_tend_east }
4781
4797
  position = 4
4782
4798
  trigger = {
4799
+ not_in_mission_preview_mode = { key = POL }
4783
4800
  tag = PLC
4784
4801
  total_development = 1500
4785
4802
  if = {
@@ -4825,6 +4842,7 @@ poland_sca_slot_5_branching_hre_west = {
4825
4842
  required_missions = { pol_varna_aftermath }
4826
4843
  position = 2
4827
4844
  trigger = {
4845
+ not_in_mission_preview_mode = { key = POL }
4828
4846
  if = {
4829
4847
  limit = { is_emperor = yes }
4830
4848
  is_emperor = yes
@@ -4905,6 +4923,7 @@ poland_sca_slot_5_branching_hre_west = {
4905
4923
  required_missions = { pol_delegate_emperor }
4906
4924
  position = 3
4907
4925
  trigger = {
4926
+ not_in_mission_preview_mode = { key = POL }
4908
4927
  OR = {
4909
4928
  is_elector = yes
4910
4929
  is_emperor = yes
@@ -4984,6 +5003,7 @@ poland_sca_slot_5_branching_hre_west = {
4984
5003
  required_missions = { pol_place_sun }
4985
5004
  position = 4
4986
5005
  trigger = {
5006
+ not_in_mission_preview_mode = { key = POL }
4987
5007
  if = {
4988
5008
  limit = { hre_size = 1 }
4989
5009
  is_emperor = yes
missions/SCA_Swedish_Missions.txt CHANGED
@@ -2998,8 +2998,9 @@ swe_religion_start_mission_slot = {
2998
2998
  }
2999
2999
  }
3000
3000
  effect = {
3001
- country_event = {
3002
- id = flavor_sca.1
3001
+ enable_branching_mission_review = {
3002
+ key = SWE
3003
+ ai_event_id = flavor_sca.1
3003
3004
  }
3004
3005
  if = {
3005
3006
  limit = {
@@ -3659,6 +3660,7 @@ swe_catholic_mission_slot = {
3659
3660
  owned_by = PAP
3660
3661
  }
3661
3662
  trigger = {
3663
+ not_in_mission_preview_mode = { key = SWE }
3662
3664
  religion = catholic
3663
3665
  OR = {
3664
3666
  NOT = { exists = PAP }
@@ -3708,6 +3710,7 @@ swe_catholic_mission_slot = {
3708
3710
  NOT = { religion = ROOT }
3709
3711
  }
3710
3712
  trigger = {
3713
+ not_in_mission_preview_mode = { key = SWE }
3711
3714
  religion = catholic
3712
3715
  OR = {
3713
3716
  has_idea = devoutness
@@ -3742,6 +3745,7 @@ swe_catholic_mission_slot = {
3742
3745
  required_missions = { swe_catholic_bulwark }
3743
3746
  provinces_to_highlight = {}
3744
3747
  trigger = {
3748
+ not_in_mission_preview_mode = { key = SWE }
3745
3749
  religion = catholic
3746
3750
  if = {
3747
3751
  limit = {
@@ -3859,6 +3863,7 @@ swe_catholic_mission_slot = {
3859
3863
  required_missions = { swe_catholic_30_years_war }
3860
3864
  provinces_to_highlight = {}
3861
3865
  trigger = {
3866
+ not_in_mission_preview_mode = { key = SWE }
3862
3867
  religion = catholic
3863
3868
  NOT = { current_age = age_of_discovery }
3864
3869
  NOT = { current_age = age_of_reformation }
@@ -3924,6 +3929,7 @@ swe_protestant_mission_slot = {
3924
3929
  required_missions = { swe_the_theologian_discussions }
3925
3930
  provinces_to_highlight = {}
3926
3931
  trigger = {
3932
+ not_in_mission_preview_mode = { key = SWE }
3927
3933
  religion_group = christian
3928
3934
  NOT = { religion = catholic }
3929
3935
  calc_true_if = {
@@ -3961,6 +3967,7 @@ swe_protestant_mission_slot = {
3961
3967
  required_missions = { swe_defenders_of_the_reformers }
3962
3968
  provinces_to_highlight = {}
3963
3969
  trigger = {
3970
+ not_in_mission_preview_mode = { key = SWE }
3964
3971
  religion_group = christian
3965
3972
  NOT = { religion = catholic }
3966
3973
  if = {
@@ -4066,6 +4073,7 @@ swe_protestant_mission_slot = {
4066
4073
  required_missions = { swe_protestant_sword }
4067
4074
  provinces_to_highlight = {}
4068
4075
  trigger = {
4076
+ not_in_mission_preview_mode = { key = SWE }
4069
4077
  religion_group = christian
4070
4078
  NOT = { religion = catholic }
4071
4079
  if = {
@@ -4143,6 +4151,7 @@ swe_protestant_mission_slot = {
4143
4151
  required_missions = { swe_protestant_30_years_war }
4144
4152
  provinces_to_highlight = {}
4145
4153
  trigger = {
4154
+ not_in_mission_preview_mode = { key = SWE }
4146
4155
  religion_group = christian
4147
4156
  NOT = { religion = catholic }
4148
4157
  NOT = { current_age = age_of_discovery }
@@ -4209,6 +4218,7 @@ swe_humanist_mission_slot = {
4209
4218
  required_missions = { swe_the_theologian_discussions }
4210
4219
  provinces_to_highlight = {}
4211
4220
  trigger = {
4221
+ not_in_mission_preview_mode = { key = SWE }
4212
4222
  has_idea_group = humanist_ideas
4213
4223
  theologian = 2
4214
4224
  religious_unity = 0.75
@@ -4232,6 +4242,7 @@ swe_humanist_mission_slot = {
4232
4242
  required_missions = { swe_commune_between_the_religions }
4233
4243
  provinces_to_highlight = {}
4234
4244
  trigger = {
4245
+ not_in_mission_preview_mode = { key = SWE }
4235
4246
  has_idea_group = humanist_ideas
4236
4247
  if = {
4237
4248
  limit = { has_estate = estate_church }
@@ -4267,6 +4278,7 @@ swe_humanist_mission_slot = {
4267
4278
  required_missions = { swe_revoke_clergy_power }
4268
4279
  provinces_to_highlight = {}
4269
4280
  trigger = {
4281
+ not_in_mission_preview_mode = { key = SWE }
4270
4282
  has_idea_group = humanist_ideas
4271
4283
  full_idea_group = humanist_ideas
4272
4284
  num_accepted_cultures = 5
@@ -4289,6 +4301,7 @@ swe_humanist_mission_slot = {
4289
4301
  required_missions = { swe_multi_cultural_kingdom }
4290
4302
  provinces_to_highlight = {}
4291
4303
  trigger = {
4304
+ not_in_mission_preview_mode = { key = SWE }
4292
4305
  has_idea_group = humanist_ideas
4293
4306
  full_idea_group = humanist_ideas
4294
4307
  OR = {
@@ -4359,6 +4372,7 @@ swe_norse_mission_slot = {
4359
4372
  }
4360
4373
  }
4361
4374
  trigger = {
4375
+ not_in_mission_preview_mode = { key = SWE }
4362
4376
  religion = norse_pagan_reformed
4363
4377
  num_of_owned_provinces_with = {
4364
4378
  has_manpower_building_trigger = yes
@@ -4388,6 +4402,7 @@ swe_norse_mission_slot = {
4388
4402
  NOT = { religion = norse_pagan_reformed }
4389
4403
  }
4390
4404
  trigger = {
4405
+ not_in_mission_preview_mode = { key = SWE }
4391
4406
  religion = norse_pagan_reformed
4392
4407
  if = {
4393
4408
  limit = { has_dlc = "Wealth of Nations" }
@@ -4417,6 +4432,7 @@ swe_norse_mission_slot = {
4417
4432
  required_missions = { swe_spread_the_norse_faith }
4418
4433
  provinces_to_highlight = {}
4419
4434
  trigger = {
4435
+ not_in_mission_preview_mode = { key = SWE }
4420
4436
  religion = norse_pagan_reformed
4421
4437
  OR = {
4422
4438
  custom_trigger_tooltip = {
@@ -4460,6 +4476,7 @@ swe_norse_mission_slot = {
4460
4476
  NOT = { religion = norse_pagan_reformed }
4461
4477
  }
4462
4478
  trigger = {
4479
+ not_in_mission_preview_mode = { key = SWE }
4463
4480
  religion = norse_pagan_reformed
4464
4481
  government_rank = 3
4465
4482
  religious_unity = 1