Diff to HTML by rtfpessoa

Files changed (69) hide show
  1. events/Dharma_Mission_Events.txt +1 -1
  2. events/DutchRepublic.txt +6 -0
  3. events/Dynastic.txt +16 -11
  4. events/Elections.txt +80 -6
  5. events/ExplorationEvents.txt +2 -2
  6. events/FlavorARM.txt +16 -0
  7. events/FlavorBUR.txt +1 -1
  8. events/FlavorENG.txt +25 -0
  9. events/FlavorFRA.txt +6 -5
  10. events/FlavorGEO.txt +2 -1
  11. events/FlavorHAB.txt +595 -41
  12. events/FlavorPER.txt +1 -2
  13. events/FlavorRUS.txt +1 -1
  14. events/FlavorSPA.txt +2 -0
  15. events/FlavorTUR.txt +21 -8
  16. events/FlavorVEN.txt +519 -5
  17. events/GER_Events.txt +725 -0
  18. events/GenericOnActionEvents.txt +17 -0
  19. events/German_Revolution_Disaster_Events.txt +277 -0
  20. events/Governments.txt +1 -0
  21. events/Hungarian_Revolution_Disaster_Events.txt +375 -0
  22. events/Incident_Burgundian_Inheritance.txt +118 -10
  23. events/Incident_Hanseatic_Decline.txt +0 -4
  24. events/Incident_HussiteProtest.txt +279 -0
  25. events/Incident_UniversalEmpire.txt +115 -0
  26. events/Low_Countries_Events.txt +281 -0
  27. events/MayaReligion.txt +10 -2
  28. events/Mercantilism.txt +9 -1
  29. events/Monument_Events.txt +7 -0
  30. events/NativeAmerican.txt +26 -0
  31. events/PapalState.txt +1 -1
  32. events/PriceChanges.txt +64 -25
  33. events/RandomEvents.txt +38 -2
  34. events/ReligiousLeagues.txt +116 -0
  35. events/ReligiousReforms.txt +91 -29
  36. events/RepublicFactions.txt +8 -0
  37. events/Republics.txt +6 -0
  38. events/SunsetInvasion.txt +284 -0
  39. events/TribalSuccession.txt +13 -5
  40. events/WomenInHistory.txt +12 -10
  41. events/disaster_ambrosian_republic.txt +34 -8
  42. events/estate_cossacks.txt +1 -0
  43. events/flavorARB.txt +1 -8
  44. events/flavorAZT.txt +272 -0
  45. events/flavorBOH.txt +392 -9
  46. events/flavorFEO.txt +333 -0
  47. events/flavorHOL.txt +477 -11
  48. events/flavorHSA.txt +4 -4
  49. events/flavorHSN.txt +369 -0
  50. events/flavorHUN.txt +988 -41
  51. events/flavorINC.txt +445 -24
  52. events/flavorITA.txt +543 -0
  53. events/flavorMAM.txt +11 -24
  54. events/flavorMAY.txt +291 -0
  55. events/flavorMLO.txt +59 -10
  56. events/flavorMOL.txt +4 -0
  57. events/flavorMOS.txt +29 -1
  58. events/flavorMUG.txt +305 -0
  59. events/flavorORMOMA.txt +170 -0
  60. events/flavorPOL.txt +2 -5
  61. events/flavorSIO.txt +1 -0
  62. events/flavorTIM.txt +1098 -0
  63. events/flavorTRE.txt +289 -0
  64. events/flavorTUS.txt +32 -8
  65. events/flavorYUA.txt +32 -0
  66. events/flavorZAN.txt +0 -9
  67. events/horde_mission_events.txt +417 -0
  68. events/institutions.txt +14 -0
  69. events/steppe_flavor.txt +35 -3
events/Dharma_Mission_Events.txt CHANGED
@@ -242,7 +242,7 @@ country_event = {
242
242
 
243
243
  option = {
244
244
  name = mug_mission_events.2.a
245
- add_prestige = 20
245
+ add_prestige_or_monarch_power = { amount = 20 }
246
246
  add_treasury = 1000
247
247
  }
248
248
  }
events/DutchRepublic.txt CHANGED
@@ -988,6 +988,12 @@ country_event = {
988
988
 
989
989
  trigger = {
990
990
  has_dlc = "Res Publica"
991
+ if = {
992
+ limit = {
993
+ has_country_flag = ned_buff_statists_candidates_flag
994
+ }
995
+ is_statists_in_power = no
996
+ }
991
997
  has_states_general_mechanic = yes
992
998
  is_eligible_for_statists_monarchist_events = yes
993
999
  NOT = { statists_vs_orangists = 0.1 }
events/Dynastic.txt CHANGED
@@ -753,19 +753,24 @@ country_event = {
753
753
  picture = NEW_HEIR_eventPicture
754
754
 
755
755
  trigger = {
756
- government = monarchy
757
- NOT = { has_government_attribute = has_harem_events }
758
- NOT = { has_reform = mamluk_government }
759
- NOT = { has_reform = elective_monarchy }
760
- NOT = { has_reform = polish_elective_monarchy }
761
- is_lesser_in_union = no
762
- has_heir = no
763
- has_regency = no
764
756
  OR = {
765
- NOT = { has_dlc = "Rights of Man" }
766
- has_consort = yes
757
+ has_country_flag = unlock_lux_stella_flag
758
+ AND = {
759
+ government = monarchy
760
+ NOT = { has_government_attribute = has_harem_events }
761
+ NOT = { has_reform = mamluk_government }
762
+ NOT = { has_reform = elective_monarchy }
763
+ NOT = { has_reform = polish_elective_monarchy }
764
+ is_lesser_in_union = no
765
+ has_heir = no
766
+ has_regency = no
767
+ OR = {
768
+ NOT = { has_dlc = "Rights of Man" }
769
+ has_consort = yes
770
+ }
771
+ has_government_attribute = heir
772
+ }
767
773
  }
768
- has_government_attribute = heir
769
774
  }
770
775
 
771
776
  mean_time_to_happen = {
events/Elections.txt CHANGED
@@ -864,7 +864,28 @@ country_event = {
864
864
  NOT = { has_reform = monastic_elections_reform }
865
865
  NOT = { has_reform = feuillant_reform }
866
866
  }
867
- define_ruler = {
867
+ if = {
868
+ limit = {
869
+ has_government_attribute = republican_virtues
870
+ }
871
+ define_ruler = {
872
+ change_adm = 1
873
+ change_dip = 1
874
+ change_mil = 1
875
+ }
876
+ }
877
+ else = {
878
+ define_ruler = {
879
+ }
880
+ }
881
+ if = {
882
+ limit = {
883
+ has_country_flag = ned_buff_statists_candidates_flag
884
+ }
885
+ add_estate_loyalty = {
886
+ estate = all
887
+ loyalty = 5
888
+ }
868
889
  }
869
890
  change_statists_vs_orangists = -0.33
870
891
 
@@ -899,10 +920,26 @@ country_event = {
899
920
  has_government_attribute = has_dutch_election
900
921
  }
901
922
  name = elections.720.b
902
- define_ruler = {
903
- dynasty = "van Oranje"
923
+ if = {
924
+ limit = {
925
+ NOT = {
926
+ has_country_flag = ned_buff_orangist_candidates_flag
927
+ }
928
+ }
929
+ define_ruler = {
930
+ dynasty = "van Oranje"
931
+ }
932
+ }
933
+ else = {
934
+ define_ruler = {
935
+ change_adm = 1
936
+ change_dip = 1
937
+ change_mil = 1
938
+ dynasty = "van Oranje"
939
+ }
904
940
  }
905
941
  change_statists_vs_orangists = 0.33
942
+ set_ruler_flag = ned_orangist_ruler_flag
906
943
  }
907
944
 
908
945
  option = {
@@ -1012,7 +1049,28 @@ country_event = {
1012
1049
  NOT = { has_reform = monastic_elections_reform }
1013
1050
  NOT = { has_reform = feuillant_reform }
1014
1051
  }
1015
- define_ruler = {
1052
+ if = {
1053
+ limit = {
1054
+ has_government_attribute = republican_virtues
1055
+ }
1056
+ define_ruler = {
1057
+ change_adm = 1
1058
+ change_dip = 1
1059
+ change_mil = 1
1060
+ }
1061
+ }
1062
+ else = {
1063
+ define_ruler = {
1064
+ }
1065
+ }
1066
+ if = {
1067
+ limit = {
1068
+ has_country_flag = ned_buff_statists_candidates_flag
1069
+ }
1070
+ add_estate_loyalty = {
1071
+ estate = all
1072
+ loyalty = 5
1073
+ }
1016
1074
  }
1017
1075
  change_statists_vs_orangists = -0.33
1018
1076
 
@@ -1047,10 +1105,26 @@ country_event = {
1047
1105
  has_government_attribute = has_dutch_election
1048
1106
  }
1049
1107
  name = elections.720.b
1050
- define_ruler = {
1051
- dynasty = "van Oranje"
1108
+ if = {
1109
+ limit = {
1110
+ NOT = {
1111
+ has_country_flag = ned_buff_orangist_candidates_flag
1112
+ }
1113
+ }
1114
+ define_ruler = {
1115
+ dynasty = "van Oranje"
1116
+ }
1117
+ }
1118
+ else = {
1119
+ define_ruler = {
1120
+ change_adm = 1
1121
+ change_dip = 1
1122
+ change_mil = 1
1123
+ dynasty = "van Oranje"
1124
+ }
1052
1125
  }
1053
1126
  change_statists_vs_orangists = 0.33
1127
+ set_ruler_flag = ned_orangist_ruler_flag
1054
1128
  }
1055
1129
 
1056
1130
  option = {
events/ExplorationEvents.txt CHANGED
@@ -670,7 +670,7 @@ country_event = {
670
670
 
671
671
  option = {
672
672
  name = exploration_events.16.a
673
- add_prestige = 100
673
+ add_prestige_or_monarch_power = { amount = 100 }
674
674
  add_navy_tradition = 40
675
675
 
676
676
  if = {
@@ -718,7 +718,7 @@ country_event = {
718
718
 
719
719
  option = {
720
720
  name = exploration_events.17.a
721
- add_prestige = 10
721
+ add_prestige_or_monarch_power = { amount = 10 }
722
722
  add_navy_tradition = 10
723
723
 
724
724
  if = {
events/FlavorARM.txt CHANGED
@@ -36,6 +36,22 @@ country_event = {
36
36
  swap_free_idea_group = yes
37
37
  }
38
38
  }
39
+
40
+ option = {
41
+ name = flavor_arm.1.b
42
+
43
+ add_permanent_power_projection = {
44
+ type = 10_permanent_power_projection
45
+ amount = 10
46
+ }
47
+ override_country_name = GREAT_ARMENIA
48
+ set_country_flag = is_GREAT_ARMENIA_flag
49
+ set_country_flag = has_overriden_name_flag
50
+ add_country_modifier = {
51
+ name = "arm_resurgent_armenia"
52
+ duration = 7300
53
+ }
54
+ }
39
55
  }
40
56
 
41
57
  #The Church of the East
events/FlavorBUR.txt CHANGED
@@ -94,7 +94,7 @@ country_event = {
94
94
  title = "flavor_bur.EVTNAME9"
95
95
  desc = "flavor_bur.EVTDESC9"
96
96
  picture = ANGRY_MOB_eventPicture
97
-
97
+ goto = dutch_rebels_target
98
98
  is_triggered_only = yes
99
99
 
100
100
  trigger = {
events/FlavorENG.txt CHANGED
@@ -379,6 +379,7 @@ country_event = {
379
379
  }
380
380
  tag = GBR
381
381
  tag = AVE
382
+ has_country_flag = ned_united_crowns_flag
382
383
  }
383
384
  is_at_war = no
384
385
  }
@@ -428,6 +429,7 @@ country_event = {
428
429
  }
429
430
  tag = GBR
430
431
  tag = AVE
432
+ has_country_flag = ned_united_crowns_flag
431
433
  }
432
434
  is_at_war = no
433
435
  }
@@ -551,6 +553,7 @@ country_event = {
551
553
  }
552
554
  tag = GBR
553
555
  tag = AVE
556
+ has_country_flag = ned_united_crowns_flag
554
557
  }
555
558
  }
556
559
 
@@ -599,6 +602,7 @@ country_event = {
599
602
  }
600
603
  tag = GBR
601
604
  tag = AVE
605
+ has_country_flag = ned_united_crowns_flag
602
606
  }
603
607
  }
604
608
 
@@ -652,6 +656,7 @@ country_event = {
652
656
  }
653
657
  tag = GBR
654
658
  tag = AVE
659
+ has_country_flag = ned_united_crowns_flag
655
660
  }
656
661
  owns = 246 # Northumberland
657
662
  }
@@ -799,6 +804,7 @@ country_event = {
799
804
  }
800
805
  tag = GBR
801
806
  tag = AVE
807
+ has_country_flag = ned_united_crowns_flag
802
808
  }
803
809
  is_year = 1540
804
810
  NOT = {
@@ -859,6 +865,7 @@ country_event = {
859
865
  }
860
866
  tag = GBR
861
867
  tag = AVE
868
+ has_country_flag = ned_united_crowns_flag
862
869
  }
863
870
  NOT = { advisor_exists = 236 }
864
871
  OR = {
@@ -923,6 +930,7 @@ country_event = {
923
930
  }
924
931
  tag = GBR
925
932
  tag = AVE
933
+ has_country_flag = ned_united_crowns_flag
926
934
  }
927
935
  owns = 236 # London
928
936
  }
@@ -1120,6 +1128,7 @@ country_event = {
1120
1128
  }
1121
1129
  tag = GBR
1122
1130
  tag = AVE
1131
+ has_country_flag = ned_united_crowns_flag
1123
1132
  }
1124
1133
  owns = 236 # London
1125
1134
  }
@@ -1165,6 +1174,7 @@ country_event = {
1165
1174
  }
1166
1175
  tag = GBR
1167
1176
  tag = AVE
1177
+ has_country_flag = ned_united_crowns_flag
1168
1178
  }
1169
1179
  }
1170
1180
 
@@ -1503,6 +1513,7 @@ country_event = {
1503
1513
  }
1504
1514
  tag = GBR
1505
1515
  tag = AVE
1516
+ has_country_flag = ned_united_crowns_flag
1506
1517
  }
1507
1518
  }
1508
1519
 
@@ -1542,6 +1553,7 @@ country_event = {
1542
1553
  }
1543
1554
  tag = GBR
1544
1555
  tag = AVE
1556
+ has_country_flag = ned_united_crowns_flag
1545
1557
  }
1546
1558
  OR = {
1547
1559
  religion = protestant
@@ -1599,6 +1611,7 @@ country_event = {
1599
1611
  }
1600
1612
  tag = GBR
1601
1613
  tag = AVE
1614
+ has_country_flag = ned_united_crowns_flag
1602
1615
  }
1603
1616
  }
1604
1617
 
@@ -1725,6 +1738,7 @@ country_event = {
1725
1738
  }
1726
1739
  tag = GBR
1727
1740
  tag = AVE
1741
+ has_country_flag = ned_united_crowns_flag
1728
1742
  }
1729
1743
  NOT = { advisor_exists = 284 }
1730
1744
  OR = {
@@ -1792,6 +1806,7 @@ country_event = {
1792
1806
  }
1793
1807
  tag = GBR
1794
1808
  tag = AVE
1809
+ has_country_flag = ned_united_crowns_flag
1795
1810
  }
1796
1811
  exists = SPA
1797
1812
  is_rival = SPA
@@ -1931,6 +1946,7 @@ country_event = {
1931
1946
  }
1932
1947
  tag = GBR
1933
1948
  tag = AVE
1949
+ has_country_flag = ned_united_crowns_flag
1934
1950
  }
1935
1951
  NOT = { advisor_exists = 293 }
1936
1952
  owns = 236 # London
@@ -1991,6 +2007,7 @@ country_event = {
1991
2007
  }
1992
2008
  tag = GBR
1993
2009
  tag = AVE
2010
+ has_country_flag = ned_united_crowns_flag
1994
2011
  }
1995
2012
  NOT = { advisor_exists = 315 }
1996
2013
  OR = {
@@ -2058,6 +2075,7 @@ country_event = {
2058
2075
  }
2059
2076
  tag = GBR
2060
2077
  tag = AVE
2078
+ has_country_flag = ned_united_crowns_flag
2061
2079
  }
2062
2080
  is_at_war = no
2063
2081
  exists = POR
@@ -2141,6 +2159,7 @@ country_event = {
2141
2159
  }
2142
2160
  tag = GBR
2143
2161
  tag = AVE
2162
+ has_country_flag = ned_united_crowns_flag
2144
2163
  }
2145
2164
  OR = {
2146
2165
  religion = protestant
@@ -2271,6 +2290,7 @@ country_event = {
2271
2290
  }
2272
2291
  tag = GBR
2273
2292
  tag = AVE
2293
+ has_country_flag = ned_united_crowns_flag
2274
2294
  }
2275
2295
  }
2276
2296
 
@@ -2311,6 +2331,7 @@ country_event = {
2311
2331
  }
2312
2332
  tag = GBR
2313
2333
  tag = AVE
2334
+ has_country_flag = ned_united_crowns_flag
2314
2335
  }
2315
2336
  }
2316
2337
 
@@ -2355,6 +2376,7 @@ country_event = {
2355
2376
  }
2356
2377
  tag = GBR
2357
2378
  tag = AVE
2379
+ has_country_flag = ned_united_crowns_flag
2358
2380
  }
2359
2381
  }
2360
2382
 
@@ -2399,6 +2421,7 @@ country_event = {
2399
2421
  }
2400
2422
  tag = GBR
2401
2423
  tag = AVE
2424
+ has_country_flag = ned_united_crowns_flag
2402
2425
  }
2403
2426
  }
2404
2427
 
@@ -2443,6 +2466,7 @@ country_event = {
2443
2466
  }
2444
2467
  tag = GBR
2445
2468
  tag = AVE
2469
+ has_country_flag = ned_united_crowns_flag
2446
2470
  }
2447
2471
  }
2448
2472
 
@@ -2482,6 +2506,7 @@ country_event = {
2482
2506
  }
2483
2507
  tag = GBR
2484
2508
  tag = AVE
2509
+ has_country_flag = ned_united_crowns_flag
2485
2510
  }
2486
2511
  }
2487
2512
 
events/FlavorFRA.txt CHANGED
@@ -1203,7 +1203,7 @@ country_event = {
1203
1203
  add_adm_power = 50
1204
1204
  define_advisor = {
1205
1205
  type = statesman
1206
- name = "Charles Fran�ois de Broglie"
1206
+ name = "Charles-Fran�ois de Broglie"
1207
1207
  culture = gascon
1208
1208
  discount = yes
1209
1209
  skill = 2
@@ -1839,7 +1839,7 @@ country_event = {
1839
1839
  }
1840
1840
  }
1841
1841
 
1842
- # Fran�ois Villon
1842
+ # Francois Villon
1843
1843
  country_event = {
1844
1844
  id = flavor_fra.9000
1845
1845
  title = "flavor_fra.EVTNAME9000"
@@ -1895,7 +1895,7 @@ country_event = {
1895
1895
  }
1896
1896
 
1897
1897
  #New event by Pierre du Plessis
1898
- #Reference is to Louise Marie Th�r�se, The Black Nun of Moret
1898
+ #Reference is to Louise Marie Therese, The Black Nun of Moret
1899
1899
  country_event = {
1900
1900
  id = flavor_fra.9500
1901
1901
  title = flavor_fra.9500.name
@@ -2914,7 +2914,7 @@ country_event = { #Golden Bull Treaty
2914
2914
  add_prestige = 15
2915
2915
  }
2916
2916
  }
2917
- FRA = { set_country_flag = general_flag_for_FU_Rome_flag }
2917
+ FRA = { set_country_flag = general_flag_Rome_flag }
2918
2918
  custom_tooltip = fra_no_malus_for_vassalage_of_pope_tt
2919
2919
  add_country_modifier = {
2920
2920
  name = fra_integration_french_legal_code_modifier
@@ -3270,8 +3270,9 @@ country_event = { #The Holy Lands of Jerusalem
3270
3270
  palestine_area = {
3271
3271
  remove_core = ROOT
3272
3272
  add_core = KOJ
3273
- cede_province = KOJ
3274
3273
  }
3274
+ release = KOJ
3275
+
3275
3276
  hidden_effect = {
3276
3277
  KOJ = {
3277
3278
  change_government = theocracy
events/FlavorGEO.txt CHANGED
@@ -14,6 +14,7 @@ country_event = {
14
14
  tag = GEO
15
15
  not = { has_country_modifier = geo_powerful_nobles }
16
16
  has_dlc = "King of Kings"
17
+ NOT = { has_country_flag = geo_received_starting_event }
17
18
  }
18
19
  fire_only_once = yes
19
20
  is_triggered_only = yes
@@ -26,6 +27,7 @@ country_event = {
26
27
  duration = -1
27
28
  desc = geo_modifier_nobles_disaster
28
29
  }
30
+ set_country_flag = geo_received_starting_event
29
31
  }
30
32
  }
31
33
 
@@ -81,7 +83,6 @@ country_event = {
81
83
  }
82
84
  update_entire_culture = {
83
85
  culture = georgian
84
- clear_previous_accepted_culture = yes
85
86
  }
86
87
  restore_greek_names = yes
87
88
  if = {
events/FlavorHAB.txt CHANGED
@@ -16,7 +16,10 @@ country_event = {
16
16
  fire_only_once = yes
17
17
 
18
18
  trigger = {
19
- tag = HAB
19
+ OR = {
20
+ tag = HAB
21
+ tag = AUH
22
+ }
20
23
  is_year = 1550
21
24
  NOT = { is_year = 1650 }
22
25
 
@@ -130,7 +133,10 @@ country_event = {
130
133
  fire_only_once = yes
131
134
 
132
135
  trigger = {
133
- tag = HAB
136
+ OR = {
137
+ tag = HAB
138
+ tag = AUH
139
+ }
134
140
  is_year = 1600
135
141
  NOT = { is_year = 1650 }
136
142
  exists = BOH
@@ -185,7 +191,10 @@ country_event = {
185
191
  fire_only_once = yes
186
192
 
187
193
  trigger = {
188
- tag = HAB
194
+ OR = {
195
+ tag = HAB
196
+ tag = AUH
197
+ }
189
198
  is_year = 1600
190
199
  NOT = { is_year = 1650 }
191
200
  NOT = { has_country_flag = royal_letter_of_bohemia }
@@ -261,7 +270,10 @@ country_event = {
261
270
  fire_only_once = yes
262
271
 
263
272
  trigger = {
264
- tag = HAB
273
+ OR = {
274
+ tag = HAB
275
+ tag = AUH
276
+ }
265
277
  is_year = 1600
266
278
  NOT = { is_year = 1650 }
267
279
  NOT = { stability = 3 }
@@ -310,7 +322,10 @@ country_event = {
310
322
  fire_only_once = yes
311
323
 
312
324
  trigger = {
313
- tag = HAB
325
+ OR = {
326
+ tag = HAB
327
+ tag = AUH
328
+ }
314
329
  any_owned_province = {
315
330
  OR = {
316
331
  area = transdanubia_area
@@ -407,7 +422,10 @@ country_event = {
407
422
  fire_only_once = yes
408
423
 
409
424
  trigger = {
410
- tag = HAB
425
+ OR = {
426
+ tag = HAB
427
+ tag = AUH
428
+ }
411
429
  is_year = 1700
412
430
  NOT = { exists = SLZ }
413
431
  religion = catholic
@@ -446,7 +464,10 @@ country_event = {
446
464
  fire_only_once = yes
447
465
 
448
466
  trigger = {
449
- tag = HAB
467
+ OR = {
468
+ tag = HAB
469
+ tag = AUH
470
+ }
450
471
  is_year = 1741
451
472
  NOT = { is_year = 1794 }
452
473
  government = monarchy
@@ -483,7 +504,10 @@ country_event = {
483
504
  picture = ADVISOR_eventPicture
484
505
 
485
506
  trigger = {
486
- tag = HAB
507
+ OR = {
508
+ tag = HAB
509
+ tag = AUH
510
+ }
487
511
  is_year = 1803
488
512
  government = monarchy
489
513
  }
@@ -520,7 +544,10 @@ country_event = {
520
544
  picture = ANGRY_MOB_eventPicture
521
545
 
522
546
  trigger = {
523
- tag = HAB
547
+ OR = {
548
+ tag = HAB
549
+ tag = AUH
550
+ }
524
551
  NOT = { exists = HUN }
525
552
  NOT = { religion = protestant }
526
553
  any_owned_province = {
@@ -615,7 +642,10 @@ country_event = {
615
642
  fire_only_once = yes
616
643
 
617
644
  trigger = {
618
- tag = HAB
645
+ OR = {
646
+ tag = HAB
647
+ tag = AUH
648
+ }
619
649
  is_year = 1750
620
650
  NOT = { is_year = 1800 }
621
651
  }
@@ -650,7 +680,10 @@ country_event = {
650
680
  fire_only_once = yes
651
681
 
652
682
  trigger = {
653
- tag = HAB
683
+ OR = {
684
+ tag = HAB
685
+ tag = AUH
686
+ }
654
687
  is_year = 1480
655
688
  NOT = { has_country_modifier = reichshofrat }
656
689
  }
@@ -787,7 +820,10 @@ country_event = {
787
820
  fire_only_once = yes
788
821
 
789
822
  trigger = {
790
- tag = HAB
823
+ OR = {
824
+ tag = HAB
825
+ tag = AUH
826
+ }
791
827
  is_year = 1650
792
828
  NOT = { is_year = 1700 }
793
829
 
@@ -901,9 +937,11 @@ country_event = {
901
937
  fire_only_once = yes
902
938
 
903
939
  trigger = {
904
- tag = HAB
940
+ OR = {
941
+ tag = HAB
942
+ tag = AUH
943
+ }
905
944
  is_year = 1750
906
-
907
945
  }
908
946
 
909
947
  mean_time_to_happen = {
@@ -942,9 +980,11 @@ country_event = {
942
980
  fire_only_once = yes
943
981
 
944
982
  trigger = {
945
- tag = HAB
983
+ OR = {
984
+ tag = HAB
985
+ tag = AUH
986
+ }
946
987
  is_year = 1790
947
-
948
988
  any_owned_province = {
949
989
  has_owner_accepted_culture = no
950
990
  NOT = { culture = root }
@@ -1117,7 +1157,10 @@ country_event = {
1117
1157
  fire_only_once = yes
1118
1158
 
1119
1159
  trigger = {
1120
- tag = HAB
1160
+ OR = {
1161
+ tag = HAB
1162
+ tag = AUH
1163
+ }
1121
1164
  is_emperor = yes
1122
1165
  owns = 73 # Tirol
1123
1166
  is_year = 1480
@@ -1150,7 +1193,10 @@ country_event = {
1150
1193
 
1151
1194
  fire_only_once = yes
1152
1195
  trigger = {
1153
- tag = HAB
1196
+ OR = {
1197
+ tag = HAB
1198
+ tag = AUH
1199
+ }
1154
1200
  is_year = 1500
1155
1201
  NOT = { is_year = 1550 }
1156
1202
  is_emperor = yes
@@ -1184,10 +1230,14 @@ country_event = {
1184
1230
  title = "flavor_hab.EVTNAME5"
1185
1231
  desc = "flavor_hab.EVTDESC5"
1186
1232
  picture = ANGRY_MOB_eventPicture
1233
+ goto = 1863
1187
1234
 
1188
1235
  fire_only_once = yes
1189
1236
  trigger = {
1190
- tag = HAB
1237
+ OR = {
1238
+ tag = HAB
1239
+ tag = AUH
1240
+ }
1191
1241
  is_year = 1450
1192
1242
  NOT = { is_year = 1550 }
1193
1243
  owns = 1863 # Graz
@@ -1220,7 +1270,10 @@ country_event = {
1220
1270
 
1221
1271
  fire_only_once = yes
1222
1272
  trigger = {
1223
- tag = HAB
1273
+ OR = {
1274
+ tag = HAB
1275
+ tag = AUH
1276
+ }
1224
1277
  is_year = 1450
1225
1278
  NOT = { is_year = 1550 }
1226
1279
 
@@ -1251,7 +1304,10 @@ country_event = {
1251
1304
 
1252
1305
 
1253
1306
  trigger = {
1254
- tag = HAB
1307
+ OR = {
1308
+ tag = HAB
1309
+ tag = AUH
1310
+ }
1255
1311
  has_heir = no
1256
1312
  has_government_attribute = heir
1257
1313
  is_free_or_tributary_trigger = yes
@@ -1425,7 +1481,10 @@ country_event = {
1425
1481
  fire_only_once = yes
1426
1482
 
1427
1483
  trigger = {
1428
- tag = HAB
1484
+ OR = {
1485
+ tag = HAB
1486
+ tag = AUH
1487
+ }
1429
1488
  is_year = 1790
1430
1489
  NOT = { is_year = 1821 }
1431
1490
  }
@@ -1452,7 +1511,10 @@ country_event = {
1452
1511
  fire_only_once = yes
1453
1512
 
1454
1513
  trigger = {
1455
- tag = HAB
1514
+ OR = {
1515
+ tag = HAB
1516
+ tag = AUH
1517
+ }
1456
1518
  is_year = 1774
1457
1519
  NOT = { is_year = 1791 }
1458
1520
  }
@@ -1649,7 +1711,10 @@ country_event = {
1649
1711
  fire_only_once = yes
1650
1712
 
1651
1713
  trigger = {
1652
- tag = HAB
1714
+ OR = {
1715
+ tag = HAB
1716
+ tag = AUH
1717
+ }
1653
1718
  NOT = { exists = HUN }
1654
1719
  is_year = 1700
1655
1720
  NOT = {
@@ -1703,11 +1768,16 @@ country_event = {
1703
1768
  fire_only_once = yes
1704
1769
 
1705
1770
  trigger = {
1706
- owns = 73
1707
- is_year = 1460
1708
- NOT = { is_year = 1480 }
1709
- 73 = {
1710
- NOT = { has_province_modifier = hab_schwaz_mine }
1771
+ OR = {
1772
+ has_country_flag = hab_guaranteed_silver_mine_flag
1773
+ AND = {
1774
+ owns = 73
1775
+ is_year = 1460
1776
+ NOT = { is_year = 1480 }
1777
+ 73 = {
1778
+ NOT = { has_province_modifier = hab_schwaz_mine }
1779
+ }
1780
+ }
1711
1781
  }
1712
1782
  }
1713
1783
 
@@ -1737,7 +1807,10 @@ country_event = {
1737
1807
  fire_only_once = yes
1738
1808
 
1739
1809
  trigger = {
1740
- tag = HAB
1810
+ OR = {
1811
+ tag = HAB
1812
+ tag = AUH
1813
+ }
1741
1814
  is_year = 1480
1742
1815
  NOT = { is_year = 1530 }
1743
1816
  }
@@ -1771,7 +1844,10 @@ country_event = {
1771
1844
  fire_only_once = yes
1772
1845
 
1773
1846
  trigger = {
1774
- tag = HAB
1847
+ OR = {
1848
+ tag = HAB
1849
+ tag = AUH
1850
+ }
1775
1851
  capital = 134
1776
1852
  is_year = 1575
1777
1853
  NOT = { is_year = 1620 }
@@ -1805,7 +1881,10 @@ country_event = {
1805
1881
  fire_only_once = yes
1806
1882
 
1807
1883
  trigger = {
1808
- tag = HAB
1884
+ OR = {
1885
+ tag = HAB
1886
+ tag = AUH
1887
+ }
1809
1888
  has_country_flag = hab_had_plague_of_vienna
1810
1889
  owns = 134
1811
1890
  134 = { NOT = { has_province_modifier = hab_plague_of_vienna } }
@@ -1837,7 +1916,10 @@ country_event = {
1837
1916
  fire_only_once = yes
1838
1917
 
1839
1918
  trigger = {
1840
- tag = HAB
1919
+ OR = {
1920
+ tag = HAB
1921
+ tag = AUH
1922
+ }
1841
1923
  is_year = 1670
1842
1924
  NOT = { is_year = 1700 }
1843
1925
  }
@@ -1867,7 +1949,10 @@ country_event = {
1867
1949
  fire_only_once = yes
1868
1950
 
1869
1951
  trigger = {
1870
- tag = HAB
1952
+ OR = {
1953
+ tag = HAB
1954
+ tag = AUH
1955
+ }
1871
1956
  is_year = 1670
1872
1957
  NOT = { is_year = 1700 }
1873
1958
  }
@@ -1906,7 +1991,10 @@ country_event = {
1906
1991
  fire_only_once = yes
1907
1992
 
1908
1993
  trigger = {
1909
- tag = HAB
1994
+ OR = {
1995
+ tag = HAB
1996
+ tag = AUH
1997
+ }
1910
1998
  is_year = 1650
1911
1999
  NOT = { is_year = 1700 }
1912
2000
  owns = 133
@@ -1942,7 +2030,10 @@ country_event = {
1942
2030
  fire_only_once = yes
1943
2031
 
1944
2032
  trigger = {
1945
- tag = HAB
2033
+ OR = {
2034
+ tag = HAB
2035
+ tag = AUH
2036
+ }
1946
2037
  is_year = 1700
1947
2038
  NOT = { is_year = 1730 }
1948
2039
  owns = 90
@@ -2003,7 +2094,10 @@ country_event = {
2003
2094
  fire_only_once = yes
2004
2095
 
2005
2096
  trigger = {
2006
- tag = HAB
2097
+ OR = {
2098
+ tag = HAB
2099
+ tag = AUH
2100
+ }
2007
2101
  has_country_modifier = hab_ostende_company
2008
2102
  }
2009
2103
 
@@ -2067,6 +2161,7 @@ country_event = {
2067
2161
 
2068
2162
  option = {# Yes
2069
2163
  name = flavor_hab.20.A
2164
+
2070
2165
  add_government_reform = austrian_dual_monarchy
2071
2166
  ai_chance = {
2072
2167
  factor = 1
@@ -2075,10 +2170,11 @@ country_event = {
2075
2170
 
2076
2171
  option = {# No
2077
2172
  name = flavor_hab.20.B
2078
- add_country_modifier = {
2079
- name = hab_tolerant_society
2080
- duration = -1
2081
- }
2173
+
2174
+ add_dip_power = 100
2175
+
2176
+ add_government_reform = austrian_absolute_monarchy
2177
+
2082
2178
  ai_chance = {
2083
2179
  factor = 0
2084
2180
  }
@@ -2186,4 +2282,462 @@ country_event = {
2186
2282
  inherit = CRO
2187
2283
  }
2188
2284
  }
2285
+ }
2286
+
2287
+ country_event = {
2288
+ id = flavor_hab.25
2289
+ title = flavor_hab.25.t
2290
+ desc = flavor_hab.25.d
2291
+ picture = COURT_eventPicture
2292
+
2293
+ is_triggered_only = yes
2294
+
2295
+ option = {
2296
+ name = flavor_hab.25.a
2297
+
2298
+ add_country_modifier = {
2299
+ name = hab_dukes_of_burgundy_and_austria
2300
+ duration = 3650
2301
+ }
2302
+
2303
+ custom_tooltip = HAB_DISABLE_HORSE_KISSING
2304
+ BUR = {
2305
+ remove_country_modifier = mary_is_on_the_throne
2306
+ }
2307
+ }
2308
+
2309
+ option = {
2310
+ name = flavor_hab.25.b
2311
+
2312
+ add_adm_power = 100
2313
+ change_ruler_stat = {
2314
+ type = adm
2315
+ amount = 1
2316
+ }
2317
+ }
2318
+ }
2319
+
2320
+ country_event = {
2321
+ id = flavor_hab.26
2322
+ title = flavor_hab.26.t
2323
+ desc = flavor_hab.26.d
2324
+ picture = NEW_HEIR_eventPicture
2325
+
2326
+ trigger = {
2327
+ tag = HAB
2328
+ is_year = 1460
2329
+ NOT = { is_year = 1520 }
2330
+ has_heir = no
2331
+ has_government_attribute = heir
2332
+ }
2333
+
2334
+ mean_time_to_happen = {
2335
+ months = 150
2336
+ }
2337
+
2338
+ fire_only_once = yes
2339
+
2340
+ option = {
2341
+ name = flavor_hab.26.a
2342
+
2343
+ define_heir = {
2344
+ name = "Maximilian"
2345
+ dynasty = "von Habsburg"
2346
+ age = 1
2347
+ adm = 5
2348
+ dip = 5
2349
+ mil = 5
2350
+ claim = 95
2351
+ male = yes
2352
+ no_consort_with_heir = yes
2353
+ }
2354
+
2355
+ add_heir_personality = last_knight_personality
2356
+ }
2357
+
2358
+ option = {
2359
+ name = flavor_hab.26.b
2360
+
2361
+ add_prestige_or_monarch_power = { amount = 10 }
2362
+ }
2363
+ }
2364
+
2365
+ country_event = {
2366
+ id = flavor_hab.27
2367
+ title = flavor_hab.27.t
2368
+ desc = flavor_hab.27.d
2369
+ picture = RELIGIOUS_WARS_eventPicture
2370
+
2371
+ is_triggered_only = yes
2372
+
2373
+ option = {
2374
+ name = flavor_hab.27.a
2375
+
2376
+ add_country_modifier = {
2377
+ name = hab_bulwark_of_catholicism
2378
+ duration = -1
2379
+ }
2380
+
2381
+ add_prestige_or_monarch_power = { amount = 20 }
2382
+ }
2383
+ }
2384
+
2385
+ country_event = {
2386
+ id = flavor_hab.28
2387
+ title = flavor_hab.28.t
2388
+ desc = flavor_hab.28.d
2389
+ picture = NOBLE_ESTATE_eventPicture
2390
+
2391
+ is_triggered_only = yes
2392
+
2393
+ option = {
2394
+ name = flavor_hab.28.a
2395
+
2396
+ capital_scope = {
2397
+ spawn_rebels = {
2398
+ size = 3
2399
+ type = noble_rebels
2400
+ }
2401
+ spawn_rebels = {
2402
+ size = 3
2403
+ type = noble_rebels
2404
+ }
2405
+ }
2406
+
2407
+ custom_tooltip = HAB_UNLOCK_RAAB_RESTRICTIONS_PRIVILEGE
2408
+ set_country_flag = hab_second_option_flag
2409
+
2410
+ }
2411
+
2412
+ option = {
2413
+ name = flavor_hab.28.b
2414
+
2415
+ add_estate_loyalty = {
2416
+ estate = estate_nobles
2417
+ loyalty = 15
2418
+ }
2419
+
2420
+ custom_tooltip = SEPERATOR_TOOLTIP
2421
+
2422
+ custom_tooltip = HAB_MODIFY_SUPREMACY_OVER_THE_CROWN_PRIVILEGE
2423
+ set_country_flag = hab_von_raab_restrictions_flag
2424
+ }
2425
+ }
2426
+
2427
+ country_event = {
2428
+ id = flavor_hab.29
2429
+ title = flavor_hab.29.t
2430
+ desc = flavor_hab.29.d
2431
+ picture = HRE_eventPicture
2432
+
2433
+ is_triggered_only = yes
2434
+
2435
+ option = {
2436
+ name = flavor_hab.29.a
2437
+
2438
+ trigger = {
2439
+ is_emperor = yes
2440
+ }
2441
+
2442
+ custom_tooltip = HAB_SPLIT_FRANCE_INTO_HRE
2443
+
2444
+ hidden_effect = {
2445
+ hab_divide_france = yes
2446
+ }
2447
+ }
2448
+
2449
+ option = {
2450
+ name = flavor_hab.29.b
2451
+
2452
+ add_army_tradition_or_mil_power = { amount = 10 }
2453
+
2454
+ custom_tooltip = SEPERATOR_TOOLTIP
2455
+
2456
+ create_general_with_pips = { tradition = 55 add_shock = 1 }
2457
+ }
2458
+ }
2459
+
2460
+ country_event = {
2461
+ id = flavor_hab.30
2462
+ title = flavor_hab.30.t
2463
+ desc = flavor_hab.30.d
2464
+ picture = CONQUEST_eventPicture
2465
+
2466
+ is_triggered_only = yes
2467
+
2468
+ option = {
2469
+ name = flavor_hab.30.a
2470
+
2471
+ custom_tooltip = HAB_LOCK_AUSTRIA_HUNGARY
2472
+ set_country_flag = hab_blocked_austria_hungary
2473
+ override_country_name = AUSTRIAN_EMPIRE
2474
+ set_country_flag = is_AUSTRIAN_EMPIRE_flag
2475
+ add_country_modifier = {
2476
+ name = hab_austrian_empire
2477
+ duration = -1
2478
+ }
2479
+ }
2480
+
2481
+ option = {
2482
+ name = flavor_hab.30.b
2483
+
2484
+ custom_tooltip = HAB_UNLOCK_NOBLES_PRIVILEGE_FOR_CULTURAL_MINORITIES
2485
+ set_country_flag = hab_melting_pot_flag
2486
+ }
2487
+ }
2488
+
2489
+ country_event = {
2490
+ id = flavor_hab.31
2491
+ title = flavor_hab.31.t
2492
+ desc = flavor_hab.31.d
2493
+ picture = CITY_DEVELOPMENT_eventPicture
2494
+
2495
+ is_triggered_only = yes
2496
+
2497
+ option = {
2498
+ name = flavor_hab.31.a
2499
+ goto = 262
2500
+
2501
+ 262 = {
2502
+ add_base_production = 3
2503
+ add_province_modifier = {
2504
+ name = hab_expansion_of_krakow
2505
+ duration = -1
2506
+ }
2507
+ }
2508
+ }
2509
+
2510
+ option = {
2511
+ name = flavor_hab.31.b
2512
+ goto = 257
2513
+
2514
+ 257 = {
2515
+ add_base_manpower = 2
2516
+ add_province_modifier = {
2517
+ name = hab_conscription_in_warsaw
2518
+ duration = -1
2519
+ }
2520
+ }
2521
+ }
2522
+ }
2523
+
2524
+ country_event = {
2525
+ id = flavor_hab.32
2526
+ title = flavor_hab.32.t
2527
+ desc = flavor_hab.32.d
2528
+ picture = DIPLOMACY_eventPicture
2529
+
2530
+ is_triggered_only = yes
2531
+
2532
+ option = {
2533
+ name = flavor_hab.32.a
2534
+
2535
+ custom_tooltip = HAB_GAIN_50_OPINION_WITH_ITALY
2536
+
2537
+ hidden_effect = {
2538
+ every_known_country = {
2539
+ limit = {
2540
+ is_shadow_kingdom_eligible_trigger = yes
2541
+ }
2542
+ add_opinion = {
2543
+ who = ROOT
2544
+ modifier = hab_peaceful_shadow_kingdom
2545
+ }
2546
+ }
2547
+ }
2548
+ }
2549
+
2550
+ option = {
2551
+ name = flavor_hab.32.b
2552
+
2553
+ custom_tooltip = HAB_GAIN_SUBJECT_CB_ON_ITALY
2554
+ hidden_effect = {
2555
+ every_known_country = {
2556
+ limit = {
2557
+ is_shadow_kingdom_eligible_trigger = yes
2558
+ }
2559
+ reverse_add_casus_belli = {
2560
+ type = cb_vassalize_mission
2561
+ target = ROOT
2562
+ }
2563
+ }
2564
+ }
2565
+ }
2566
+ }
2567
+
2568
+ #Australia-Hungary
2569
+
2570
+ country_event = {
2571
+ id = flavor_hab.33
2572
+ title = flavor_hab.33.t
2573
+ desc = flavor_hab.33.d
2574
+ picture = COLONIZATION_eventPicture
2575
+
2576
+ fire_only_once = yes
2577
+
2578
+ trigger = {
2579
+ was_tag = HAB
2580
+ tag = AUH
2581
+ mission_completed = hab_austrian_australia
2582
+ }
2583
+
2584
+ mean_time_to_happen = {
2585
+ months = 12
2586
+ }
2587
+
2588
+ option = {
2589
+ name = flavor_hab.33.a
2590
+
2591
+ override_country_name = AUSTRALIA_HUNGARY
2592
+ set_country_flag = is_AUSTRALIA_HUNGARY_flag
2593
+ }
2594
+
2595
+ option = {
2596
+ name = flavor_hab.33.b
2597
+
2598
+ add_prestige = -1
2599
+ }
2600
+ }
2601
+
2602
+ #In Case the Holy Roman Empire Dies
2603
+
2604
+ country_event = {
2605
+ id = flavor_hab.34
2606
+ title = flavor_hab.34.t
2607
+ desc = flavor_hab.34.d
2608
+ picture = HRE_eventPicture
2609
+
2610
+ trigger = {
2611
+ has_country_flag = hab_hre_branch
2612
+ NOT = {
2613
+ hre_size = 1
2614
+ }
2615
+ }
2616
+
2617
+ mean_time_to_happen = {
2618
+ months = 1
2619
+ }
2620
+
2621
+ option = {
2622
+ name = flavor_hab.34.a
2623
+
2624
+ custom_tooltip = HAB_GET_NEW_MISSIONS
2625
+
2626
+ custom_tooltip = SEPERATOR_TOOLTIP
2627
+
2628
+ clr_country_flag = hab_hre_branch
2629
+ set_country_flag = hab_germany_branch
2630
+ swap_non_generic_missions = yes
2631
+ }
2632
+ }
2633
+
2634
+ #Union of Iberia
2635
+
2636
+ country_event = {
2637
+ id = flavor_hab.35
2638
+ title = flavor_hab.35.t
2639
+ desc = flavor_hab.35.d
2640
+ picture = HABSBURG_eventPicture
2641
+
2642
+ major = yes
2643
+
2644
+ is_triggered_only = yes
2645
+
2646
+ option = {
2647
+ name = flavor_hab.35.a
2648
+
2649
+ event_target:union_target = {
2650
+ create_union = ROOT
2651
+ }
2652
+
2653
+ ai_chance = {
2654
+ factor = 5
2655
+ modifier = {
2656
+ factor = 2
2657
+ alliance_with = event_target:union_target
2658
+ }
2659
+ modifier = {
2660
+ factor = 2
2661
+ has_opinion = {
2662
+ who = event_target:union_target
2663
+ value = 190
2664
+ }
2665
+ }
2666
+
2667
+ modifier = {
2668
+ factor = 10
2669
+ is_rival = FRA
2670
+ event_target:union_target = {
2671
+ is_rival = FRA
2672
+ }
2673
+ }
2674
+
2675
+ modifier = {
2676
+ factor = 4
2677
+ event_target:union_target = {
2678
+ army_strength = {
2679
+ who = ROOT
2680
+ value = 1.5
2681
+ }
2682
+ }
2683
+ }
2684
+ }
2685
+ }
2686
+
2687
+ option = {
2688
+ name = flavor_hab.35.b
2689
+
2690
+ add_prestige = -25
2691
+
2692
+ ai_chance = {
2693
+ factor = 1
2694
+ modifier = {
2695
+ factor = 2
2696
+ NOT = {
2697
+ alliance_with = event_target:union_target
2698
+ }
2699
+ }
2700
+ modifier = {
2701
+ factor = 2
2702
+ NOT = {
2703
+ has_opinion = {
2704
+ who = event_target:union_target
2705
+ value = 30
2706
+ }
2707
+ }
2708
+ }
2709
+ }
2710
+ }
2711
+ }
2712
+
2713
+ #For Trent and Cilli
2714
+
2715
+ country_event = {
2716
+ id = flavor_hab.36
2717
+ title = flavor_hab.36.t
2718
+ desc = flavor_hab.36.d
2719
+ picture = BORDER_TENSION_eventPicture
2720
+
2721
+ fire_only_once = yes
2722
+
2723
+ trigger = {
2724
+ OR = {
2725
+ tag = HAB
2726
+ AND = {
2727
+ was_tag = HAB
2728
+ tag = AUH
2729
+ }
2730
+ }
2731
+ }
2732
+
2733
+ mean_time_to_happen = {
2734
+ months = 5
2735
+ }
2736
+
2737
+ option = {
2738
+ name = flavor_hab.36.a
2739
+
2740
+ give_claims = { id = 4751 }
2741
+ give_claims = { id = 110 }
2742
+ }
2189
2743
  }
events/FlavorPER.txt CHANGED
@@ -1459,7 +1459,7 @@ country_event = {
1459
1459
  major = yes
1460
1460
  option = {
1461
1461
  name = flavor_tur.252.a
1462
- add_prestige = 100
1462
+ add_prestige_or_monarch_power = { amount = 100 }
1463
1463
  change_price = {
1464
1464
  trade_goods = silk
1465
1465
  key = PERSIAN_SILK
@@ -2095,7 +2095,6 @@ country_event = {
2095
2095
  add_accepted_culture_or_dip_power = {
2096
2096
  culture = georgian
2097
2097
  free = yes
2098
- new_line = yes
2099
2098
  }
2100
2099
  add_accepted_culture_or_dip_power = {
2101
2100
  culture = armenian
events/FlavorRUS.txt CHANGED
@@ -2817,7 +2817,7 @@ country_event = {
2817
2817
  random_ally = {
2818
2818
  limit = {
2819
2819
  capital_scope = { region = caucasia_region }
2820
- religion = ROOT
2820
+ religion_group = ROOT
2821
2821
  num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
2822
2822
  region = persia_region
2823
2823
  value = 20
events/FlavorSPA.txt CHANGED
@@ -2601,8 +2601,10 @@ country_event = {
2601
2601
  has_heir = no
2602
2602
  is_lesser_in_union = no
2603
2603
  marriage_with = HAB
2604
+ is_at_war = no
2604
2605
  HAB = {
2605
2606
  ai = yes
2607
+ is_at_war = no
2606
2608
  OR = {
2607
2609
  any_subject_country = {
2608
2610
  any_owned_province = {
events/FlavorTUR.txt CHANGED
@@ -3435,6 +3435,23 @@ country_event = {
3435
3435
  HAB = {
3436
3436
  remove_historical_rival = ROOT
3437
3437
  hidden_effect = { grant_independence = yes }
3438
+ eyalet_effect = {
3439
+ tag = EY3
3440
+ }
3441
+ }
3442
+ create_subject = {
3443
+ who = HAB
3444
+ subject_type = eyalet
3445
+ }
3446
+ HAB = {
3447
+ if = {
3448
+ limit = { NOT = { government = monarchy } }
3449
+ change_government = monarchy
3450
+ }
3451
+ if = {
3452
+ limit = { NOT = { has_reform = eyalet_government } }
3453
+ add_government_reform = eyalet_government
3454
+ }
3438
3455
  if = {
3439
3456
  limit = {
3440
3457
  is_lesser_in_union = no
@@ -3462,14 +3479,6 @@ country_event = {
3462
3479
  }
3463
3480
  }
3464
3481
  }
3465
- add_government_reform = eyalet_government
3466
- eyalet_effect = {
3467
- tag = EY3
3468
- }
3469
- }
3470
- create_subject = {
3471
- who = HAB
3472
- subject_type = eyalet
3473
3482
  }
3474
3483
  ai_chance = {
3475
3484
  factor = 1
@@ -6121,6 +6130,10 @@ country_event = {
6121
6130
  controlled_by = ROOT
6122
6131
  }
6123
6132
  }
6133
+ NOT = { exists = EGY }
6134
+ }
6135
+ mean_time_to_happen = {
6136
+ days = 1
6124
6137
  }
6125
6138
 
6126
6139
  option = {
events/FlavorVEN.txt CHANGED
@@ -817,7 +817,7 @@ country_event = {
817
817
  ai_chance = {
818
818
  factor = 1
819
819
  }
820
- add_republican_tradition = 20
820
+ add_republican_tradition = 10
821
821
  add_country_modifier = {
822
822
  name = ven_ten_restrained
823
823
  duration = -1
@@ -828,7 +828,7 @@ country_event = {
828
828
  ai_chance = {
829
829
  factor = 0
830
830
  }
831
- add_republican_tradition = -20
831
+ add_republican_tradition = -10
832
832
  add_country_modifier = {
833
833
  name = ven_council_of_ten_strong
834
834
  duration = -1
@@ -860,7 +860,7 @@ country_event = {
860
860
  factor = 0
861
861
  }
862
862
  add_stability = -1
863
- add_republican_tradition = 20
863
+ add_republican_tradition = 5
864
864
  #Keep modifier
865
865
  }
866
866
  option = { #Ignore the restraining laws
@@ -868,7 +868,6 @@ country_event = {
868
868
  ai_chance = {
869
869
  factor = 1
870
870
  }
871
- add_republican_tradition = -20
872
871
  remove_country_modifier = ven_ten_restrained
873
872
  }
874
873
  option = { #Revoke the laws restraining the ten.
@@ -876,8 +875,10 @@ country_event = {
876
875
  ai_chance = {
877
876
  factor = 0
878
877
  }
879
- add_republican_tradition = -30
878
+ add_republican_tradition = -10
879
+ add_stability_or_adm_power = yes
880
880
  add_adm_power = 50
881
+ add_dip_power = 50
881
882
  remove_country_modifier = ven_ten_restrained
882
883
  }
883
884
  }
@@ -1380,3 +1381,516 @@ country_event = {
1380
1381
  }
1381
1382
  }
1382
1383
  }
1384
+
1385
+
1386
+ ## History of Venice Events ##
1387
+ ## written, designed, localised by ##
1388
+ ## Big Boss ##
1389
+
1390
+ #Made for you, to share the love for a game we both hold dear
1391
+
1392
+ country_event = { #Tiziano - Venice's Renaissance Champion
1393
+ id = flavor_ven.40
1394
+ title = flavor_ven.40.t
1395
+ desc = flavor_ven.40.d
1396
+ picture = ADVISOR_eventPicture
1397
+
1398
+ fire_only_once = yes
1399
+ is_triggered_only = yes
1400
+
1401
+ option = {
1402
+ name = flavor_ven.40.a
1403
+
1404
+ define_advisor = {
1405
+ name = "Tiziano"
1406
+ type = artist
1407
+ cost_multiplier = 0.25
1408
+ skill = 3
1409
+ }
1410
+ if = {
1411
+ limit = { has_dlc = "Rule Britannia" }
1412
+ change_innovativeness = 2
1413
+ }
1414
+ else = { add_adm_power = 25 add_dip_power = 25 add_mil_power = 25 }
1415
+ }
1416
+
1417
+ option = {
1418
+ name = flavor_ven.40.b
1419
+
1420
+ custom_tooltip = tell_me_more_tt
1421
+ hidden_effect = {
1422
+ define_advisor = {
1423
+ name = "Tiziano"
1424
+ type = artist
1425
+ cost_multiplier = 0.25
1426
+ skill = 3
1427
+ }
1428
+ if = {
1429
+ limit = { has_dlc = "Rule Britannia" }
1430
+ change_innovativeness = 2
1431
+ }
1432
+ else = { add_adm_power = 25 add_dip_power = 25 add_mil_power = 25 }
1433
+ }
1434
+
1435
+ country_event = {
1436
+ id = flavor_ven.41
1437
+ }
1438
+ }
1439
+ }
1440
+
1441
+ country_event = { #Venice During the Renaissance
1442
+ id = flavor_ven.41
1443
+ title = flavor_ven.41.t
1444
+ desc = flavor_ven.41.d
1445
+ picture = ADVISOR_eventPicture
1446
+
1447
+ is_triggered_only = yes
1448
+
1449
+
1450
+ option = {
1451
+ name = flavor_ven.41.a
1452
+
1453
+ #Fascinating!
1454
+ }
1455
+ }
1456
+
1457
+ country_event = {
1458
+ id = flavor_ven.42 #*
1459
+ title = flavor_ven.42.t
1460
+ desc = flavor_ven.42.d
1461
+ picture = IMPORTANT_STATUE_eventPicture
1462
+
1463
+ fire_only_once = yes
1464
+ is_triggered_only = yes
1465
+
1466
+ immediate = {
1467
+ hidden_effect = {
1468
+ set_country_flag = ven_splendor_flag
1469
+ }
1470
+ }
1471
+
1472
+ option = {
1473
+ name = flavor_ven.42.a
1474
+
1475
+ add_republican_tradition = 5
1476
+ if = {
1477
+ limit = { has_dlc = "Mandate of Heaven" }
1478
+ custom_tooltip = adm_advisors_will_generate_1_splendor_per_level
1479
+ }
1480
+ else = {
1481
+ add_prestige_or_monarch_power = {
1482
+ amount = 20
1483
+ }
1484
+ }
1485
+ }
1486
+
1487
+ option = {
1488
+ name = flavor_ven.40.b
1489
+
1490
+ add_republican_tradition = 5
1491
+ if = {
1492
+ limit = { has_dlc = "Mandate of Heaven" }
1493
+ custom_tooltip = adm_advisors_will_generate_1_splendor_per_level
1494
+ }
1495
+ else = {
1496
+ add_prestige_or_monarch_power = {
1497
+ amount = 20
1498
+ }
1499
+ }
1500
+ custom_tooltip = tell_me_more_tt
1501
+ country_event = {
1502
+ id = flavor_ven.43
1503
+ }
1504
+ }
1505
+ }
1506
+
1507
+ country_event = {
1508
+ id = flavor_ven.43
1509
+ title = flavor_ven.43.t
1510
+ desc = flavor_ven.43.d
1511
+ picture = COURT_eventPicture
1512
+
1513
+ fire_only_once = yes
1514
+ is_triggered_only = yes
1515
+
1516
+ option = {
1517
+ name = flavor_ven.43.a
1518
+
1519
+ }
1520
+ }
1521
+
1522
+ country_event = { #The Power of the Doge
1523
+ id = flavor_ven.44
1524
+ title = flavor_ven.44.t
1525
+ desc = flavor_ven.44.d
1526
+ picture = ARTWORK_eventPicture
1527
+
1528
+ fire_only_once = yes
1529
+ is_triggered_only = yes
1530
+
1531
+ option = {
1532
+ name = flavor_ven.44.a
1533
+
1534
+ add_government_power = {
1535
+ mechanic_type = council_of_ten
1536
+ power_type = authority_power
1537
+ value = -10
1538
+ }
1539
+ }
1540
+ }
1541
+
1542
+ country_event = {
1543
+ id = flavor_ven.45
1544
+ title = flavor_ven.45.t
1545
+ desc = flavor_ven.45.d
1546
+ picture = DOGE_PALACE_eventPicture
1547
+
1548
+ fire_only_once = yes
1549
+
1550
+ is_triggered_only = yes
1551
+
1552
+ option = {
1553
+ name = flavor_ven.45.a
1554
+
1555
+ add_government_power = {
1556
+ mechanic_type = council_of_ten
1557
+ power_type = authority_power
1558
+ value = -25
1559
+ }
1560
+ change_estate_land_share = {
1561
+ estate = all
1562
+ share = -5
1563
+ }
1564
+ add_dip_power = 100
1565
+ }
1566
+ }
1567
+
1568
+ country_event = {
1569
+ id = flavor_ven.46
1570
+ title = flavor_ven.46.t
1571
+ desc = flavor_ven.46.d
1572
+ picture = ARTWORK_eventPicture
1573
+
1574
+ fire_only_once = yes
1575
+ is_triggered_only = yes
1576
+
1577
+ option = {
1578
+ name = flavor_ven.46.a
1579
+
1580
+ define_advisor = {
1581
+ type = artist
1582
+ cost_multiplier = 0.1
1583
+ skill = 3
1584
+ }
1585
+ custom_tooltip = empty_line_tt
1586
+ add_adm_power = 100
1587
+ }
1588
+ }
1589
+
1590
+ country_event = { #The Loredanian Academy
1591
+ id = flavor_ven.47
1592
+ title = flavor_ven.47.t
1593
+ desc = flavor_ven.47.d
1594
+ picture = ARTWORK_eventPicture
1595
+
1596
+ fire_only_once = yes
1597
+ is_triggered_only = yes
1598
+
1599
+ option = {
1600
+ name = flavor_ven.47.a
1601
+
1602
+ if = {
1603
+ limit = { has_dlc = "Rule Britannia" }
1604
+ custom_tooltip = ven_academy_of_the_unknowns_reward_dlc_tt
1605
+ }
1606
+ else = {
1607
+ custom_tooltip = ven_academy_of_the_unknowns_reward_tt
1608
+ }
1609
+ change_ruler_stat = {
1610
+ type = adm
1611
+ amount = 1
1612
+ }
1613
+ }
1614
+ }
1615
+
1616
+ country_event = {
1617
+ id = flavor_ven.48
1618
+ title = flavor_ven.48.t
1619
+ desc = flavor_ven.48.d
1620
+ picture = ARTWORK_eventPicture
1621
+
1622
+ fire_only_once = yes
1623
+ is_triggered_only = yes
1624
+
1625
+ option = {
1626
+ name = flavor_ven.48.a
1627
+ change_country_color = {
1628
+ color = { 128 0 32 }
1629
+ }
1630
+ set_country_flag = has_overriden_color_flag
1631
+ override_country_name = LNS
1632
+ set_country_flag = is_LNS_flag
1633
+ set_country_flag = has_overriden_name_flag
1634
+ set_country_flag = LNS_ideas_flag
1635
+ clr_country_flag = ven_upgrade_state_inuisition_idea_flag
1636
+ country_event = { id = ideagroups.1 }
1637
+ }
1638
+
1639
+ option = {
1640
+ name = flavor_ven.48.b
1641
+
1642
+ change_country_color = {
1643
+ color = { 128 0 32 }
1644
+ }
1645
+ set_country_flag = has_overriden_color_flag
1646
+ set_country_flag = LNS_ideas_flag
1647
+ clr_country_flag = ven_upgrade_state_inuisition_idea_flag
1648
+ country_event = { id = ideagroups.1 }
1649
+ }
1650
+
1651
+ option = {
1652
+ name = flavor_ven.48.c
1653
+
1654
+ override_country_name = LNS
1655
+ set_country_flag = is_LNS_flag
1656
+ set_country_flag = has_overriden_name_flag
1657
+ set_country_flag = LNS_ideas_flag
1658
+ clr_country_flag = ven_upgrade_state_inuisition_idea_flag
1659
+ country_event = { id = ideagroups.1 }
1660
+ }
1661
+
1662
+ option = {
1663
+ name = flavor_ven.48.e
1664
+
1665
+ set_country_flag = LNS_ideas_flag
1666
+ clr_country_flag = ven_upgrade_state_inuisition_idea_flag
1667
+ country_event = { id = ideagroups.1 }
1668
+ }
1669
+
1670
+ option = {
1671
+ name = flavor_ven.48.f
1672
+
1673
+ add_prestige_or_monarch_power = { amount = 25 }
1674
+ }
1675
+ }
1676
+
1677
+ country_event = {
1678
+ id = flavor_ven.49
1679
+ title = flavor_ven.49.t
1680
+ desc = flavor_ven.49.d
1681
+ picture = ARTWORK_eventPicture
1682
+ is_triggered_only = yes
1683
+
1684
+ option = {
1685
+ name = flavor_ven.49.a
1686
+ 103 = {
1687
+ if = {
1688
+ limit = { has_building = courthouse }
1689
+ remove_building = courthouse
1690
+ add_building = town_hall
1691
+ }
1692
+ add_base_tax = 3
1693
+ }
1694
+ define_advisor = {
1695
+ name = "Amedeo di Castellamonte"
1696
+ type = natural_scientist
1697
+ cost_multiplier = 0.25
1698
+ skill = 3
1699
+ }
1700
+ add_legitimacy = 10
1701
+ add_republican_tradition = 5
1702
+ add_horde_unity = 10
1703
+ add_devotion = 5
1704
+ }
1705
+ }
1706
+
1707
+ country_event = {
1708
+ id = flavor_ven.50
1709
+ title = flavor_ven.50.t
1710
+ desc = flavor_ven.50.d
1711
+ picture = ARTWORK_eventPicture
1712
+
1713
+ is_triggered_only = yes
1714
+
1715
+ option = {
1716
+ name = flavor_ven.50.a
1717
+
1718
+ 112 = {
1719
+ if = {
1720
+ limit = { has_building = shipyard }
1721
+ remove_building = shipyard
1722
+ add_building_construction = {
1723
+ building = grand_shipyard
1724
+ }
1725
+ }
1726
+ else_if = {
1727
+ limit = { has_building = grand_shipyard }
1728
+ add_base_production = 3
1729
+ }
1730
+ else = { add_building = shipyard }
1731
+ }
1732
+ add_country_modifier = {
1733
+ name = "ven_arsenal_marines"
1734
+ duration = -1
1735
+ }
1736
+ }
1737
+ }
1738
+
1739
+ country_event = {
1740
+ id = flavor_ven.51
1741
+ title = flavor_ven.51.t
1742
+ desc = flavor_ven.51.d
1743
+ picture = ARTWORK_eventPicture
1744
+
1745
+ is_triggered_only = yes
1746
+
1747
+ option = {
1748
+ name = flavor_ven.51.a
1749
+
1750
+ 112 = {
1751
+ upgrade_building = { tax = yes }
1752
+ }
1753
+ if = {
1754
+ limit = {
1755
+ OR = {
1756
+ is_enemy = PAP
1757
+ is_rival = PAP
1758
+ }
1759
+ }
1760
+ add_legitimacy = 5
1761
+ add_horde_unity = 5
1762
+ add_republican_tradition = 3
1763
+ add_devotion = 3
1764
+ }
1765
+ else_if = {
1766
+ limit = { religion = catholic }
1767
+ add_papal_influence = 10
1768
+ }
1769
+ else = { add_prestige_or_monarch_power = { amount = 5 } }
1770
+ }
1771
+ }
1772
+
1773
+ country_event = { #Venice and the Italian Power Struggle
1774
+ id = flavor_ven.52
1775
+ title = flavor_ven.52.t
1776
+ desc = flavor_ven.52.d
1777
+ picture = ARTWORK_eventPicture
1778
+
1779
+ is_triggered_only = yes
1780
+
1781
+ option = {
1782
+ name = flavor_ven.52.a
1783
+ italy_region = {
1784
+ limit = {
1785
+ NOT = { is_permanent_claim = ROOT }
1786
+ NOT = { is_core = ROOT }
1787
+ }
1788
+ add_permanent_claim = ROOT
1789
+ }
1790
+ if = {
1791
+ limit = {
1792
+ has_dlc = "Rights of Man"
1793
+ NOT = { num_of_ruler_traits = { amount = 3 } }
1794
+ }
1795
+ add_ruler_personality = conqueror_personality
1796
+ }
1797
+ else = {
1798
+ change_ruler_stat = {
1799
+ type = mil
1800
+ amount = 1
1801
+ }
1802
+ }
1803
+ hidden_effect = {
1804
+ if = {
1805
+ limit = {
1806
+ 4740 = {
1807
+ NOT = { trade_goods = silk }
1808
+ country_or_non_sovereign_subject_holds = ROOT
1809
+ }
1810
+ }
1811
+ 4740 = {
1812
+ province_event = {
1813
+ id = new_flavour_mlo.15
1814
+ days = 30
1815
+ random = 30
1816
+ }
1817
+ }
1818
+ }
1819
+ }
1820
+ }
1821
+ }
1822
+
1823
+ country_event = {
1824
+ id = flavor_ven.53
1825
+ title = flavor_ven.53.t
1826
+ desc = flavor_ven.53.d
1827
+ picture = ARTWORK_eventPicture
1828
+
1829
+ is_triggered_only = yes
1830
+
1831
+ option = {
1832
+ name = flavor_ven.53.a
1833
+
1834
+ add_navy_tradition = 20
1835
+ add_mercantilism_or_monarch_power = { amount = 3 }
1836
+ capital_scope = {
1837
+ add_base_production = 1
1838
+ }
1839
+ }
1840
+ }
1841
+
1842
+ country_event = {
1843
+ id = flavor_ven.54
1844
+ title = flavor_ven.54.t
1845
+ desc = flavor_ven.54.d
1846
+ picture = ARTWORK_eventPicture
1847
+
1848
+ major_trigger = {
1849
+ has_discovered = 4316
1850
+ OR = {
1851
+ is_rival = VEN
1852
+ is_enemy = VEN
1853
+ alliance_with = VEN
1854
+ is_rival = MAM
1855
+ is_enemy = MAM
1856
+ alliance_with = MAM
1857
+ is_rival = EGY
1858
+ is_enemy = EGY
1859
+ alliance_with = EGY
1860
+ }
1861
+ }
1862
+
1863
+ is_triggered_only = yes
1864
+
1865
+ option = {
1866
+ name = flavor_ven.54.a
1867
+ ai_chance = { factor = 1 }
1868
+ 4316 = {
1869
+ remove_core = ROOT
1870
+ add_core = VEN
1871
+ cede_province = VEN
1872
+ }
1873
+ 2315 = {
1874
+ remove_core = ROOT
1875
+ add_core = VEN
1876
+ cede_province = VEN
1877
+ }
1878
+ VEN = {
1879
+ country_event = { id = flavor_mam.115 days = 32 }
1880
+ }
1881
+ add_years_of_income = 2
1882
+ add_adm_power = 100
1883
+ }
1884
+
1885
+ option = {
1886
+ name = flavor_ven.54.b
1887
+ ai_chance = { factor = 0 }
1888
+ remove_historical_friend = VEN
1889
+ VEN = {
1890
+ remove_historical_friend = ROOT
1891
+ 4316 = { add_permanent_claim = VEN }
1892
+ 2315 = { add_permanent_claim = VEN }
1893
+ add_mil_power = 100
1894
+ }
1895
+ }
1896
+ }
events/GER_Events.txt ADDED
@@ -0,0 +1,725 @@
1
+ namespace = flavor_ger
2
+ normal_or_historical_nations = yes
3
+
4
+
5
+ country_event = {
6
+ id = flavor_ger.1
7
+ title = flavor_ger.1.t
8
+ desc = flavor_ger.1.d
9
+ picture = ECONOMY_eventPicture
10
+
11
+ is_triggered_only = yes
12
+
13
+ option = {
14
+ name = flavor_ger.1.a
15
+
16
+ ai_chance = {
17
+ factor = 1
18
+ }
19
+
20
+ custom_tooltip = GER_upgrade_every_cot_in_low_countries_to_level_2
21
+ hidden_effect = {
22
+ low_countries_region = {
23
+ limit = {
24
+ province_has_center_of_trade_of_level = 1
25
+ NOT = { province_has_center_of_trade_of_level = 2 }
26
+ country_or_non_sovereign_subject_holds = ROOT
27
+ }
28
+ add_center_of_trade_level = 1
29
+ }
30
+ }
31
+
32
+ custom_tooltip = " "
33
+
34
+ 1269 = {
35
+ add_trade_modifier = {
36
+ who = ROOT
37
+ duration = -1
38
+ power = 50
39
+ key = GER_taking_over_channel
40
+ }
41
+ }
42
+ }
43
+
44
+ option = {
45
+ name = flavor_ger.1.b
46
+
47
+ ai_chance = {
48
+ factor = 1
49
+ }
50
+
51
+ 45 = {
52
+ add_province_triggered_modifier = GER_staying_in_lubeck
53
+ }
54
+
55
+ custom_tooltip = GER_requirements
56
+
57
+ custom_tooltip = " "
58
+
59
+ add_years_of_trade_income = {
60
+ years = 2
61
+ custom_tooltip = BYZ_add_2_years_of_trade_income
62
+ }
63
+ }
64
+ }
65
+
66
+ country_event = {
67
+ id = flavor_ger.2
68
+ title = flavor_ger.2.t
69
+ desc = flavor_ger.2.d
70
+ picture = CONQUEST_eventPicture
71
+
72
+ is_triggered_only = yes
73
+ major = yes
74
+
75
+ option = {
76
+ name = flavor_ger.2.a
77
+
78
+ ai_chance = {
79
+ factor = 1
80
+ }
81
+ add_permanent_power_projection = {
82
+ amount = 5
83
+ type = GER_defeat_of_france
84
+ }
85
+
86
+ custom_tooltip = " "
87
+
88
+ add_country_modifier = {
89
+ name = GER_destruction_of_france
90
+ duration = -1
91
+ }
92
+
93
+ set_country_flag = GER_all_germanic_subjects_will_be_annexable_without_diplo_annex_penalty_flag
94
+ custom_tooltip = GER_all_germanic_subjects_will_be_annexable_without_diplo_annex_penalty
95
+ }
96
+ }
97
+
98
+ country_event = {
99
+ id = flavor_ger.3
100
+ title = flavor_ger.2.t
101
+ desc = flavor_ger.2.d
102
+ picture = SEJM_eventPicture
103
+
104
+ is_triggered_only = yes
105
+ hidden = yes
106
+
107
+ immediate = {
108
+ pick_best_provinces = {
109
+ 3 = yes
110
+ scale = higher_development_than
111
+ scope = every_owned_province
112
+ event_target_name = germany_target
113
+ global_trigger = ""
114
+ }
115
+ event_target:germany_target_1 = {
116
+ add_permanent_province_modifier = {
117
+ name = GER_major_city
118
+ duration = -1
119
+ }
120
+ }
121
+ event_target:germany_target_2 = {
122
+ add_permanent_province_modifier = {
123
+ name = GER_major_city
124
+ duration = -1
125
+ }
126
+ }
127
+ event_target:germany_target_3 = {
128
+ add_permanent_province_modifier = {
129
+ name = GER_major_city
130
+ duration = -1
131
+ }
132
+ }
133
+ }
134
+
135
+ option = {
136
+ name = flavor_ger.2.a
137
+
138
+ ai_chance = {
139
+ factor = 1
140
+ }
141
+ }
142
+ }
143
+
144
+ country_event = {
145
+ id = flavor_ger.4
146
+ title = flavor_ger.4.t
147
+ desc = flavor_ger.4.d
148
+ picture = CONQUEST_eventPicture
149
+
150
+ is_triggered_only = yes
151
+ immediate = {
152
+ hidden_effect = {
153
+ random_owned_province = {
154
+ limit = {
155
+ OR = {
156
+ culture = polish
157
+ culture = polish_new
158
+ }
159
+ any_neighbor_province = {
160
+ culture_group = germanic
161
+ }
162
+ }
163
+ save_event_target_as = ger_germanization_of_poland
164
+ }
165
+ random_owned_province = {
166
+ limit = {
167
+ OR = {
168
+ culture = polish
169
+ culture = polish_new
170
+ }
171
+ calc_true_if = {
172
+ all_neighbor_province = {
173
+ culture_group = germanic
174
+ }
175
+ amount = 2
176
+ }
177
+ }
178
+ save_event_target_as = ger_germanization_of_poland
179
+ }
180
+ }
181
+ }
182
+ goto = ger_germanization_of_poland
183
+
184
+ option = {
185
+ name = flavor_ger.4.a
186
+
187
+ ai_chance = {
188
+ factor = 1
189
+ }
190
+
191
+ if = {
192
+ limit = {
193
+ has_saved_event_target = ger_germanization_of_poland
194
+ }
195
+ event_target:ger_germanization_of_poland = {
196
+ if = {
197
+ limit = {
198
+ any_neighbor_province = {
199
+ culture = prussian
200
+ }
201
+ }
202
+ change_culture = prussian
203
+ }
204
+ else_if = {
205
+ limit = {
206
+ any_neighbor_province = {
207
+ culture = saxon
208
+ }
209
+ }
210
+ change_culture = saxon
211
+ }
212
+ else_if = {
213
+ limit = {
214
+ ROOT = {
215
+ culture_group = germanic
216
+ }
217
+ }
218
+ change_culture = ROOT
219
+ }
220
+ else = {
221
+ change_culture = prussian
222
+ }
223
+ }
224
+ }
225
+
226
+ if = {
227
+ limit = {
228
+ NOT = { religion = catholic }
229
+ }
230
+ add_country_modifier = {
231
+ name = GER_fight_against_the_catholic_church
232
+ duration = -1
233
+ }
234
+ }
235
+ else = {
236
+ add_country_modifier = {
237
+ name = GER_stopping_polish_independence_drive
238
+ duration = -1
239
+ }
240
+ }
241
+
242
+ custom_tooltip = " "
243
+
244
+ custom_tooltip = GER_every_polish_province_loses_20_autonomy
245
+ hidden_effect = {
246
+ every_owned_province = {
247
+ limit = {
248
+ culture = polish
249
+ }
250
+ add_local_autonomy = -20
251
+ }
252
+ }
253
+ }
254
+
255
+ option = {
256
+ name = flavor_ger.4.b
257
+
258
+ ai_chance = {
259
+ factor = 0
260
+ }
261
+
262
+ add_accepted_culture_or_dip_power = { culture = polish dip_reward = yes }
263
+
264
+ custom_tooltip = " "
265
+
266
+ custom_tooltip = GER_every_polish_province_loses_10_separatism
267
+ hidden_effect = {
268
+ every_owned_province = {
269
+ limit = {
270
+ culture = polish
271
+ }
272
+ add_nationalism = -10
273
+ }
274
+ }
275
+ }
276
+ }
277
+
278
+ country_event = {
279
+ id = flavor_ger.5
280
+ title = flavor_ger.5.t
281
+ desc = flavor_ger.5.d
282
+ picture = ELECTION_REPUBLICAN_eventPicture
283
+
284
+ is_triggered_only = yes
285
+
286
+ option = {
287
+ name = flavor_ger.5.a
288
+
289
+ ai_chance = {
290
+ factor = 1
291
+ }
292
+
293
+ custom_tooltip = GER_unlock_diploma_andreanum
294
+ set_country_flag = GER_unlock_diploma_andreanum_flag
295
+
296
+ custom_tooltip = " "
297
+
298
+ 1951 = {
299
+ add_local_autonomy = -20
300
+ add_province_modifier = {
301
+ name = GER_transylvanian_saxon_minority
302
+ duration = -1
303
+ }
304
+ }
305
+
306
+ 4128 = {
307
+ add_local_autonomy = -20
308
+ add_province_modifier = {
309
+ name = GER_transylvanian_saxon_minority
310
+ duration = -1
311
+ }
312
+ }
313
+ }
314
+
315
+ option = {
316
+ name = flavor_ger.5.b
317
+
318
+ ai_chance = {
319
+ factor = 0
320
+ }
321
+
322
+ add_country_modifier = {
323
+ name = GER_refused_to_renew_diploma_andreanum
324
+ duration = -1
325
+ }
326
+
327
+ custom_tooltip = GER_distribute_10_base_tax_5_base_production
328
+ hidden_effect = {
329
+ for = {
330
+ amount = 10
331
+ effect = "
332
+ random_owned_province = {
333
+ limit = {
334
+ NOT = { culture_group = germanic }
335
+ }
336
+ add_base_tax = 1
337
+ }
338
+ "
339
+ }
340
+ for = {
341
+ amount = 5
342
+ effect = "
343
+ random_owned_province = {
344
+ limit = {
345
+ NOT = { culture_group = germanic }
346
+ }
347
+ add_base_production = 1
348
+ }
349
+ "
350
+ }
351
+ }
352
+
353
+ custom_tooltip = " "
354
+
355
+ add_accepted_culture_or_dip_power = { culture = transylvanian }
356
+ }
357
+ }
358
+
359
+ country_event = {
360
+ id = flavor_ger.6
361
+ title = flavor_ger.6.t
362
+ desc = flavor_ger.6.d
363
+ picture = BATTLE_eventPicture
364
+
365
+ is_triggered_only = yes
366
+
367
+ option = {
368
+ name = flavor_ger.6.a
369
+
370
+ ai_chance = {
371
+ factor = 1
372
+ }
373
+
374
+ add_country_modifier = {
375
+ name = GER_shadow_kingdom
376
+ duration = -1
377
+ }
378
+
379
+ set_country_flag = GER_get_full_core_on_cored_italian_provinces_flag
380
+ custom_tooltip = GER_get_full_core_on_cored_italian_provinces
381
+ hidden_effect = {
382
+ every_core_province = {
383
+ limit = {
384
+ culture_group = latin
385
+ is_core = ROOT
386
+ }
387
+ add_core = ROOT
388
+ }
389
+ }
390
+
391
+ custom_tooltip = " "
392
+
393
+ custom_tooltip = GER_all_italian_provs_lose_nationalism
394
+ hidden_effect = {
395
+ every_owned_province = {
396
+ limit = {
397
+ culture_group = latin
398
+ }
399
+ add_nationalism = -10
400
+ }
401
+ }
402
+ }
403
+ }
404
+
405
+ country_event = {
406
+ id = flavor_ger.7
407
+ title = flavor_ger.7.t
408
+ desc = flavor_ger.7.d
409
+ picture = COLONIZATION_eventPicture
410
+
411
+ is_triggered_only = yes
412
+
413
+ option = {
414
+ name = flavor_ger.7.a
415
+
416
+ ai_chance = {
417
+ factor = 1
418
+ }
419
+
420
+ custom_tooltip = GER_unlock_cb_on_european_colonists
421
+ set_country_flag = GER_unlock_cb_on_european_colonists_flag
422
+ }
423
+
424
+ option = {
425
+ name = flavor_ger.7.b
426
+
427
+ ai_chance = {
428
+ factor = 1
429
+ }
430
+
431
+ custom_tooltip = GER_unlock_cb_on_african_natives
432
+ set_country_flag = GER_unlock_cb_on_african_natives_flag
433
+ }
434
+ }
435
+
436
+ country_event = {
437
+ id = flavor_ger.8
438
+ title = flavor_ger.8.t
439
+ desc = flavor_ger.8.d
440
+ picture = ADVISOR_eventPicture
441
+
442
+ is_triggered_only = yes
443
+
444
+ option = {
445
+ name = flavor_ger.8.a
446
+
447
+ ai_chance = {
448
+ factor = 1
449
+ }
450
+
451
+ custom_tooltip = GER_statesmen_abso
452
+ set_country_flag = GER_statesmen_abso_flag
453
+
454
+ custom_tooltip = " "
455
+
456
+ add_country_modifier = {
457
+ name = GER_max_abso
458
+ duration = -1
459
+ }
460
+ }
461
+
462
+ option = {
463
+ name = flavor_ger.8.b
464
+
465
+ ai_chance = {
466
+ factor = 1
467
+ }
468
+
469
+ custom_tooltip = GER_statesmen_morale
470
+ set_country_flag = GER_statesmen_morale_flag
471
+
472
+ custom_tooltip = " "
473
+
474
+ add_yearly_manpower = 0.5
475
+ }
476
+
477
+ option = {
478
+ name = flavor_ger.8.c
479
+
480
+ ai_chance = {
481
+ factor = 1
482
+ }
483
+
484
+ custom_tooltip = GER_statesmen_autonomy
485
+ set_country_flag = GER_statesmen_autonomy_flag
486
+
487
+ custom_tooltip = " "
488
+
489
+ add_stability_or_adm_power = yes
490
+ }
491
+ }
492
+
493
+ country_event = {
494
+ id = flavor_ger.9
495
+ title = flavor_ger.9.t
496
+ desc = flavor_ger.9.d
497
+ picture = ARTWORK_eventPicture
498
+
499
+ is_triggered_only = yes
500
+
501
+ option = {
502
+ name = flavor_ger.9.pommeranian
503
+
504
+ ai_chance = {
505
+ factor = 1
506
+ }
507
+
508
+ trigger = {
509
+ GER_can_integrate_culture = { culture = pommeranian }
510
+ }
511
+
512
+ GER_start_integrating = { culture = pommeranian }
513
+ }
514
+
515
+ option = {
516
+ name = flavor_ger.9.austrian
517
+
518
+ ai_chance = {
519
+ factor = 1
520
+ }
521
+
522
+ trigger = {
523
+ GER_can_integrate_culture = { culture = austrian }
524
+ }
525
+
526
+ GER_start_integrating = { culture = austrian }
527
+ }
528
+
529
+ option = {
530
+ name = flavor_ger.9.bavarian
531
+
532
+ ai_chance = {
533
+ factor = 1
534
+ }
535
+
536
+ trigger = {
537
+ GER_can_integrate_culture = { culture = bavarian }
538
+ }
539
+
540
+ GER_start_integrating = { culture = bavarian }
541
+ }
542
+
543
+ option = {
544
+ name = flavor_ger.9.swiss
545
+
546
+ ai_chance = {
547
+ factor = 1
548
+ }
549
+
550
+ trigger = {
551
+ GER_can_integrate_culture = { culture = swiss }
552
+ }
553
+
554
+ GER_start_integrating = { culture = swiss }
555
+ }
556
+
557
+ option = {
558
+ name = flavor_ger.9.swabian
559
+
560
+ ai_chance = {
561
+ factor = 1
562
+ }
563
+
564
+ trigger = {
565
+ GER_can_integrate_culture = { culture = swabian }
566
+ }
567
+
568
+ GER_start_integrating = { culture = swabian }
569
+ }
570
+
571
+ option = {
572
+ name = flavor_ger.9.franconian
573
+
574
+ ai_chance = {
575
+ factor = 1
576
+ }
577
+
578
+ trigger = {
579
+ GER_can_integrate_culture = { culture = franconian }
580
+ }
581
+
582
+ GER_start_integrating = { culture = franconian }
583
+ }
584
+
585
+ option = {
586
+ name = flavor_ger.9.saxon
587
+
588
+ ai_chance = {
589
+ factor = 1
590
+ }
591
+
592
+ trigger = {
593
+ GER_can_integrate_culture = { culture = saxon }
594
+ }
595
+
596
+ GER_start_integrating = { culture = saxon }
597
+ }
598
+
599
+ option = {
600
+ name = flavor_ger.9.prussian
601
+
602
+ ai_chance = {
603
+ factor = 1
604
+ }
605
+
606
+ trigger = {
607
+ GER_can_integrate_culture = { culture = prussian }
608
+ }
609
+
610
+ GER_start_integrating = { culture = prussian }
611
+ }
612
+
613
+ option = {
614
+ name = flavor_ger.9.hessian
615
+
616
+ ai_chance = {
617
+ factor = 1
618
+ }
619
+
620
+ trigger = {
621
+ GER_can_integrate_culture = { culture = hessian }
622
+ }
623
+
624
+ GER_start_integrating = { culture = hessian }
625
+ }
626
+
627
+ option = {
628
+ name = flavor_ger.9.hannoverian
629
+
630
+ ai_chance = {
631
+ factor = 1
632
+ }
633
+
634
+ trigger = {
635
+ GER_can_integrate_culture = { culture = hannoverian }
636
+ }
637
+
638
+ GER_start_integrating = { culture = hannoverian }
639
+ }
640
+
641
+ option = {
642
+ name = flavor_ger.9.lower_saxon
643
+
644
+ ai_chance = {
645
+ factor = 1
646
+ }
647
+
648
+ trigger = {
649
+ GER_can_integrate_culture = { culture = lower_saxon }
650
+ }
651
+
652
+ GER_start_integrating = { culture = lower_saxon }
653
+ }
654
+ }
655
+
656
+ country_event = {
657
+ id = flavor_ger.10
658
+ title = flavor_ger.10.t
659
+ desc = flavor_ger.10.d
660
+ picture = CULTURE_eventPicture
661
+
662
+ is_triggered_only = yes
663
+
664
+ option = {
665
+ name = flavor_ger.10.a
666
+
667
+ ai_chance = {
668
+ factor = 1
669
+ }
670
+
671
+ GER_cultural_unity_integrated = yes
672
+ }
673
+ after = {
674
+ freeze_government_power = {
675
+ mechanic_type = cultural_unity_mechanic
676
+ power_type = cultural_unity
677
+ }
678
+ }
679
+ }
680
+
681
+ country_event = {
682
+ id = flavor_ger.11
683
+ title = flavor_ger.11.t
684
+ desc = flavor_ger.11.d
685
+ picture = GOOD_WITH_MONARCH_eventPicture
686
+
687
+ is_triggered_only = yes
688
+
689
+
690
+ option = {
691
+ name = flavor_ger.11.a
692
+
693
+ ai_chance = {
694
+ factor = 1
695
+ }
696
+
697
+ GER_unlock_reform_based_on_culture = { reform = yes }
698
+ }
699
+
700
+ option = {
701
+ name = flavor_ger.11.b
702
+
703
+ ai_chance = {
704
+ factor = 1
705
+ }
706
+
707
+ GER_unlock_reform_based_on_culture = { }
708
+ custom_tooltip = GER_the_reform_is_unlocked
709
+ }
710
+
711
+ option = {
712
+ name = flavor_ger.11.c
713
+
714
+ ai_chance = {
715
+ factor = 0
716
+ }
717
+
718
+ trigger = {
719
+ is_germanic_but_not_swamp = yes
720
+ }
721
+
722
+ custom_tooltip = GER_other_reform
723
+ GER_unlock_reform_based_on_certain_culture = { culture = other }
724
+ }
725
+ }
events/GenericOnActionEvents.txt CHANGED
@@ -6,11 +6,20 @@ country_event = {
6
6
  picture = DEBATE_REPUBLICAN_eventPicture
7
7
 
8
8
  trigger = {
9
+ NOT = { has_government_attribute = MAY_free_diplo_annexation }
9
10
  NOT = {
10
11
  FROM = {
11
12
  has_country_modifier = to_be_agenda_annexed_timer
12
13
  }
13
14
  }
15
+ NOT = {
16
+ AND = {
17
+ FROM = {
18
+ is_subject_of_type = nahuatl_tributary
19
+ }
20
+ has_country_flag = MAY_may_annex_tributaries_with_no_penalty_flag
21
+ }
22
+ }
14
23
  NOT = {
15
24
  AND = {
16
25
  FROM = {
@@ -19,6 +28,14 @@ country_event = {
19
28
  has_country_flag = BYZ_diplo_annexing_orthodox_countries
20
29
  }
21
30
  }
31
+ NOT = {
32
+ AND = {
33
+ FROM = {
34
+ culture_group = germanic
35
+ }
36
+ has_country_flag = GER_all_germanic_subjects_will_be_annexable_without_diplo_annex_penalty_flag
37
+ }
38
+ }
22
39
  NOT = { has_country_flag = no_integrate_penalty }
23
40
  }
24
41
 
events/German_Revolution_Disaster_Events.txt ADDED
@@ -0,0 +1,277 @@
1
+ namespace = austrian_revolt_events
2
+
3
+ country_event = {
4
+ id = austrian_revolt_events.1
5
+ title = austrian_revolt_events.1.t
6
+ desc = austrian_revolt_events.1.d
7
+ picture = REVOLUTION_eventPicture
8
+
9
+ is_triggered_only = yes
10
+ major = yes
11
+
12
+ immediate = {
13
+ hidden_effect = {
14
+ add_stability = -3
15
+ random_owned_province = {
16
+ limit = {
17
+ OR = {
18
+ culture = austrian
19
+ is_core = HAB
20
+ }
21
+ }
22
+ spawn_rebels = {
23
+ type = nationalist_rebels
24
+ size = 3
25
+ }
26
+ }
27
+ random_owned_province = {
28
+ limit = {
29
+ OR = {
30
+ culture = austrian
31
+ is_core = HAB
32
+ }
33
+ }
34
+ spawn_rebels = {
35
+ type = nationalist_rebels
36
+ size = 3
37
+ }
38
+ }
39
+ random_owned_province = {
40
+ limit = {
41
+ OR = {
42
+ culture = austrian
43
+ is_core = HAB
44
+ }
45
+ }
46
+ spawn_rebels = {
47
+ type = nationalist_rebels
48
+ size = 3
49
+ }
50
+ }
51
+ }
52
+ }
53
+
54
+ option = {
55
+ name = austrian_revolt_events.1.a
56
+
57
+ tooltip = {
58
+ add_stability = -3
59
+ random_owned_province = {
60
+ limit = {
61
+ OR = {
62
+ culture = austrian
63
+ is_core = HAB
64
+ }
65
+ }
66
+ spawn_rebels = {
67
+ type = nationalist_rebels
68
+ size = 3
69
+ }
70
+ }
71
+ random_owned_province = {
72
+ limit = {
73
+ OR = {
74
+ culture = austrian
75
+ is_core = HAB
76
+ }
77
+ }
78
+ spawn_rebels = {
79
+ type = nationalist_rebels
80
+ size = 3
81
+ }
82
+ }
83
+ random_owned_province = {
84
+ limit = {
85
+ OR = {
86
+ culture = austrian
87
+ is_core = HAB
88
+ }
89
+ }
90
+ spawn_rebels = {
91
+ type = nationalist_rebels
92
+ size = 3
93
+ }
94
+ }
95
+ }
96
+ }
97
+ }
98
+
99
+ country_event = {
100
+ id = austrian_revolt_events.2
101
+ title = austrian_revolt_events.2.t
102
+ desc = austrian_revolt_events.2.d
103
+ picture = REVOLUTION_eventPicture
104
+
105
+ is_triggered_only = yes
106
+
107
+ immediate = {
108
+ hidden_effect = {
109
+ random_owned_province = {
110
+ limit = {
111
+ OR = {
112
+ culture = austrian
113
+ is_core = HAB
114
+ }
115
+ }
116
+ spawn_rebels = {
117
+ type = nationalist_rebels
118
+ size = 2
119
+ }
120
+ }
121
+ }
122
+ }
123
+
124
+ option = {
125
+ name = austrian_revolt_events.2.a
126
+
127
+ tooltip = {
128
+ random_owned_province = {
129
+ limit = {
130
+ OR = {
131
+ culture = austrian
132
+ is_core = HAB
133
+ }
134
+ }
135
+ spawn_rebels = {
136
+ type = nationalist_rebels
137
+ size = 2
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+
144
+ country_event = {
145
+ id = austrian_revolt_events.3
146
+ title = austrian_revolt_events.3.t
147
+ desc = austrian_revolt_events.3.d
148
+ picture = ADVISOR_eventPicture
149
+
150
+ is_triggered_only = yes
151
+ major = yes
152
+
153
+ immediate = {
154
+ hidden_effect = {
155
+ set_country_flag = hab_austria_hungary_revolt_flag
156
+ }
157
+ }
158
+
159
+ option = {
160
+ name = austrian_revolt_events.3.a
161
+
162
+ trigger = {
163
+ has_country_flag = hun_chose_compromise
164
+ }
165
+
166
+ on_change_tag_effect = yes
167
+ restore_country_name_effect = yes
168
+ set_country_flag = formed_austria_hungary_flag
169
+ if = {
170
+ limit = { has_custom_ideas = no }
171
+ country_event = { id = ideagroups.1 } #Swap Ideas
172
+ }
173
+ change_tag = AUH
174
+ if = {
175
+ limit = {
176
+ primary_culture = hungarian
177
+ NOT = {
178
+ accepted_culture = austrian
179
+ }
180
+ }
181
+ add_accepted_culture = austrian
182
+ }
183
+ set_estate_privilege = estate_nobles_austrian_nobility_privileges
184
+ }
185
+
186
+ option = {
187
+ name = austrian_revolt_events.3.b
188
+
189
+ trigger = {
190
+ NOT = {
191
+ num_of_rebel_armies = 1
192
+ num_of_rebel_controlled_provinces = 1
193
+ }
194
+ NOT = {
195
+ exists = HAB
196
+ has_country_flag = hun_chose_compromise
197
+ }
198
+ }
199
+
200
+ add_stability = 1
201
+ custom_tooltip = HUN_ALL_AUSTRIAN_PROVINCES_LOSE_AUTONOMY_AND_GAIN_THE_FOLLOWING_MODIFIER
202
+ tooltip = {
203
+ add_province_modifier = {
204
+ name = hun_revoked_austrian_noble_privileges
205
+ duration = 18250
206
+ }
207
+ }
208
+ hidden_effect = {
209
+ set_country_flag = hun_no_more_austrian_privileges_flag
210
+ every_owned_province = {
211
+ limit = {
212
+ OR = {
213
+ is_core = HAB
214
+ primary_culture = HAB
215
+ }
216
+ }
217
+ add_local_autonomy = -50
218
+ add_province_modifier = {
219
+ name = hun_revoked_austrian_noble_privileges
220
+ duration = 18250
221
+ }
222
+ }
223
+ }
224
+ }
225
+
226
+ option = {
227
+ name = austrian_revolt_events.3.c
228
+
229
+ trigger = {
230
+ exists = HAB
231
+ }
232
+
233
+ add_stability = -1
234
+ add_prestige = -50
235
+ add_legitimacy = -50
236
+ }
237
+
238
+ option = {
239
+ name = austrian_revolt_events.3.dd
240
+
241
+ trigger = {
242
+ NOT = {
243
+ num_of_rebel_armies = 1
244
+ num_of_rebel_controlled_provinces = 1
245
+ }
246
+ NOT = {
247
+ exists = HAB
248
+ has_country_flag = hun_chose_compromise
249
+ }
250
+ }
251
+
252
+ on_change_tag_effect = yes
253
+ restore_country_name_effect = yes
254
+ override_country_name = HUNGARY_AUSTRIA
255
+ set_country_flag = is_HUNGARY_AUSTRIA_flag
256
+ change_country_color = {
257
+ color = { 239 211 175 }
258
+ }
259
+ set_country_flag = has_overriden_name_flag
260
+ set_country_flag = has_overriden_color_flag
261
+ set_country_flag = formed_austria_hungary_flag
262
+ if = {
263
+ limit = { has_custom_ideas = no }
264
+ country_event = { id = ideagroups.1 } #Swap Ideas
265
+ }
266
+ change_tag = AUH
267
+ if = {
268
+ limit = {
269
+ primary_culture = hungarian
270
+ NOT = {
271
+ accepted_culture = austrian
272
+ }
273
+ }
274
+ add_accepted_culture = austrian
275
+ }
276
+ }
277
+ }
events/Governments.txt CHANGED
@@ -269,6 +269,7 @@ country_event = {
269
269
  has_government_attribute = has_ruler_election
270
270
  NOT = { is_subject_of_type = personal_union }
271
271
  NOT = { has_country_flag = had_election_event }
272
+ NOT = { has_ruler_flag = ruler_cant_trigger_this_event_flag }
272
273
  }
273
274
  is_triggered_only = yes
274
275
  mean_time_to_happen = {
events/Hungarian_Revolution_Disaster_Events.txt ADDED
@@ -0,0 +1,375 @@
1
+ namespace = hungarian_revolt_events
2
+
3
+ country_event = {
4
+ id = hungarian_revolt_events.1
5
+ title = hungarian_revolt_events.1.t
6
+ desc = hungarian_revolt_events.1.d
7
+ picture = REVOLUTION_eventPicture
8
+
9
+ is_triggered_only = yes
10
+ major = yes
11
+
12
+ immediate = {
13
+ hidden_effect = {
14
+ add_stability = -3
15
+ random_owned_province = {
16
+ limit = {
17
+ OR = {
18
+ culture = hungarian
19
+ is_core = HUN
20
+ }
21
+ }
22
+ spawn_rebels = {
23
+ type = nationalist_rebels
24
+ size = 3
25
+ }
26
+ }
27
+ random_owned_province = {
28
+ limit = {
29
+ OR = {
30
+ culture = hungarian
31
+ is_core = HUN
32
+ }
33
+ }
34
+ spawn_rebels = {
35
+ type = nationalist_rebels
36
+ size = 3
37
+ }
38
+ }
39
+ random_owned_province = {
40
+ limit = {
41
+ OR = {
42
+ culture = hungarian
43
+ is_core = HUN
44
+ }
45
+ }
46
+ spawn_rebels = {
47
+ type = nationalist_rebels
48
+ size = 3
49
+ }
50
+ }
51
+ }
52
+ }
53
+
54
+ option = {
55
+ name = hungarian_revolt_events.1.a
56
+
57
+ tooltip = {
58
+ add_stability = -3
59
+ random_owned_province = {
60
+ limit = {
61
+ OR = {
62
+ culture = hungarian
63
+ is_core = HUN
64
+ }
65
+ }
66
+ spawn_rebels = {
67
+ type = nationalist_rebels
68
+ size = 3
69
+ }
70
+ }
71
+ random_owned_province = {
72
+ limit = {
73
+ OR = {
74
+ culture = hungarian
75
+ is_core = HUN
76
+ }
77
+ }
78
+ spawn_rebels = {
79
+ type = nationalist_rebels
80
+ size = 3
81
+ }
82
+ }
83
+ random_owned_province = {
84
+ limit = {
85
+ OR = {
86
+ culture = hungarian
87
+ is_core = HUN
88
+ }
89
+ }
90
+ spawn_rebels = {
91
+ type = nationalist_rebels
92
+ size = 3
93
+ }
94
+ }
95
+ }
96
+ }
97
+ }
98
+
99
+ country_event = {
100
+ id = hungarian_revolt_events.2
101
+ title = hungarian_revolt_events.2.t
102
+ desc = hungarian_revolt_events.2.d
103
+ picture = REVOLUTION_eventPicture
104
+
105
+ is_triggered_only = yes
106
+
107
+ immediate = {
108
+ hidden_effect = {
109
+ random_owned_province = {
110
+ limit = {
111
+ OR = {
112
+ culture = hungarian
113
+ is_core = HUN
114
+ }
115
+ }
116
+ spawn_rebels = {
117
+ type = nationalist_rebels
118
+ size = 2
119
+ }
120
+ }
121
+ }
122
+ }
123
+
124
+ option = {
125
+ name = hungarian_revolt_events.2.a
126
+
127
+ tooltip = {
128
+ random_owned_province = {
129
+ limit = {
130
+ OR = {
131
+ culture = hungarian
132
+ is_core = HUN
133
+ }
134
+ }
135
+ spawn_rebels = {
136
+ type = nationalist_rebels
137
+ size = 2
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+
144
+ country_event = {
145
+ id = hungarian_revolt_events.3
146
+ title = hungarian_revolt_events.3.t
147
+ desc = hungarian_revolt_events.3.d
148
+ picture = ADVISOR_eventPicture
149
+
150
+ is_triggered_only = yes
151
+ major = yes
152
+
153
+ immediate = {
154
+ hidden_effect = {
155
+ set_country_flag = hab_austria_hungary_revolt_flag
156
+ }
157
+ }
158
+
159
+ option = {
160
+ name = hungarian_revolt_events.3.a
161
+
162
+ trigger = {
163
+ has_country_flag = hab_chose_compromise
164
+ }
165
+
166
+ on_change_tag_effect = yes
167
+ restore_country_name_effect = yes
168
+ set_country_flag = formed_austria_hungary_flag
169
+ if = {
170
+ limit = { has_custom_ideas = no }
171
+ country_event = { id = ideagroups.1 } #Swap Ideas
172
+ }
173
+ change_tag = AUH
174
+ if = {
175
+ limit = {
176
+ primary_culture = austrian
177
+ NOT = {
178
+ accepted_culture = hungarian
179
+ }
180
+ }
181
+ add_accepted_culture = hungarian
182
+ }
183
+ set_estate_privilege = estate_nobles_hungarian_nobility_privileges
184
+ }
185
+
186
+ option = {
187
+ name = hungarian_revolt_events.3.b
188
+
189
+ trigger = {
190
+ NOT = {
191
+ num_of_rebel_armies = 1
192
+ num_of_rebel_controlled_provinces = 1
193
+ }
194
+ NOT = {
195
+ exists = HUN
196
+ has_country_flag = hab_chose_compromise
197
+ }
198
+ }
199
+
200
+ add_stability = 1
201
+ custom_tooltip = HAB_ALL_HUNGARIAN_PROVINCES_LOSE_AUTONOMY_AND_GAIN_THE_FOLLOWING_MODIFIER
202
+ tooltip = {
203
+ add_province_modifier = {
204
+ name = hab_revoked_hungarian_noble_privileges
205
+ duration = 18250
206
+ }
207
+ }
208
+ hidden_effect = {
209
+ set_country_flag = hun_no_more_hungarian_privileges_flag
210
+ every_owned_province = {
211
+ limit = {
212
+ OR = {
213
+ is_core = HUN
214
+ primary_culture = HUN
215
+ }
216
+ }
217
+ add_local_autonomy = -50
218
+ add_province_modifier = {
219
+ name = hab_revoked_hungarian_noble_privileges
220
+ duration = 18250
221
+ }
222
+ }
223
+ }
224
+ }
225
+
226
+ option = {
227
+ name = hungarian_revolt_events.3.c
228
+
229
+ trigger = {
230
+ exists = HUN
231
+ }
232
+
233
+ add_stability = -1
234
+ add_prestige = -50
235
+ add_legitimacy = -50
236
+ }
237
+
238
+ option = {
239
+ name = hungarian_revolt_events.3.dd
240
+
241
+ trigger = {
242
+ NOT = {
243
+ num_of_rebel_armies = 1
244
+ num_of_rebel_controlled_provinces = 1
245
+ }
246
+ NOT = {
247
+ exists = HUN
248
+ has_country_flag = hab_chose_compromise
249
+ }
250
+ }
251
+
252
+ on_change_tag_effect = yes
253
+ restore_country_name_effect = yes
254
+ set_country_flag = formed_austria_hungary_flag
255
+ if = {
256
+ limit = { has_custom_ideas = no }
257
+ country_event = { id = ideagroups.1 } #Swap Ideas
258
+ }
259
+ change_tag = AUH
260
+ if = {
261
+ limit = {
262
+ primary_culture = austrian
263
+ NOT = {
264
+ accepted_culture = hungarian
265
+ }
266
+ }
267
+ add_accepted_culture = hungarian
268
+ }
269
+ }
270
+ }
271
+
272
+ country_event = {
273
+ id = hungarian_revolt_events.4
274
+ title = hungarian_revolt_events.4.t
275
+ desc = hungarian_revolt_events.4.d
276
+ picture = BAD_WITH_MONARCH_eventPicture
277
+
278
+ is_triggered_only = yes
279
+
280
+ immediate = {
281
+ hidden_effect = {
282
+ set_country_flag = hab_hungarian_crown_event_flag
283
+ every_owned_province = {
284
+ limit = {
285
+ OR = {
286
+ culture = hungarian
287
+ is_core = HUN
288
+ }
289
+ }
290
+ add_local_autonomy = 35
291
+ }
292
+ }
293
+ }
294
+
295
+ option = {
296
+ name = hungarian_revolt_events.4.a
297
+
298
+ custom_tooltip = HAB_EVERY_HUNGARIAN_PROVINCE_GAINS_35_AUTONOMY
299
+ }
300
+ }
301
+
302
+ country_event = {
303
+ id = hungarian_revolt_events.5
304
+ title = hungarian_revolt_events.5.t
305
+ desc = hungarian_revolt_events.5.d
306
+ picture = REVOLUTION_eventPicture
307
+
308
+ is_triggered_only = yes
309
+
310
+ option = {
311
+ name = hungarian_revolt_events.5.a
312
+
313
+ random_owned_province = {
314
+ limit = {
315
+ NOT = {
316
+ culture_group = ROOT
317
+ }
318
+ }
319
+ spawn_rebels = {
320
+ type = nationalist_rebels
321
+ size = 2
322
+ }
323
+ spawn_rebels = {
324
+ type = nationalist_rebels
325
+ size = 2
326
+ }
327
+ }
328
+ }
329
+
330
+ option = {
331
+ name = hungarian_revolt_events.5.b
332
+
333
+ random_owned_province = {
334
+ limit = {
335
+ NOT = {
336
+ culture_group = ROOT
337
+ }
338
+ }
339
+ add_local_autonomy = 50
340
+ }
341
+ }
342
+ }
343
+
344
+ country_event = {
345
+ id = hungarian_revolt_events.6
346
+ title = hungarian_revolt_events.6.t
347
+ desc = hungarian_revolt_events.6.d
348
+ picture = HRE_eventPicture
349
+
350
+ is_triggered_only = yes
351
+ trigger = {
352
+ is_emperor = yes
353
+ }
354
+
355
+ option = {
356
+ name = hungarian_revolt_events.6.a
357
+
358
+ add_imperial_influence = -10
359
+ }
360
+ }
361
+
362
+ country_event = {
363
+ id = hungarian_revolt_events.7
364
+ title = hungarian_revolt_events.7.t
365
+ desc = hungarian_revolt_events.7.d
366
+ picture = REVOLUTION_eventPicture
367
+
368
+ is_triggered_only = yes
369
+
370
+ option = {
371
+ name = hungarian_revolt_events.7.a
372
+
373
+ add_stability = -1
374
+ }
375
+ }
events/Incident_Burgundian_Inheritance.txt CHANGED
@@ -116,13 +116,20 @@ country_event = {
116
116
  random_country = { #largest Nation with a marriage with Burgundy
117
117
  limit = {
118
118
  is_emperor = no
119
- marriage_with = ROOT
119
+ NOT = { tag = FRA }
120
+ OR = {
121
+ has_country_flag = received_burgundian_marriage
122
+ marriage_with = ROOT
123
+ }
120
124
  government = monarchy
121
125
  is_free_or_tributary_trigger = yes
122
126
  NOT = {
123
127
  any_country = {
124
128
  is_emperor = no
125
- marriage_with = ROOT
129
+ OR = {
130
+ has_country_flag = received_burgundian_marriage
131
+ marriage_with = ROOT
132
+ }
126
133
  is_free_or_tributary_trigger = yes
127
134
  num_of_cities = prev
128
135
  NOT = { prev = { num_of_cities = prev } }
@@ -326,7 +333,10 @@ country_event = {
326
333
  }
327
334
  modifier = {
328
335
  factor = 2
329
- marriage_with = emperor
336
+ OR = {
337
+ emperor = { has_country_flag = received_burgundian_marriage }
338
+ marriage_with = emperor
339
+ }
330
340
  }
331
341
  modifier = {
332
342
  factor = 2
@@ -412,7 +422,10 @@ country_event = {
412
422
  government = monarchy
413
423
  is_emperor = no
414
424
  NOT = { tag = FRA }
415
- marriage_with = ROOT
425
+ OR = {
426
+ has_country_flag = received_burgundian_marriage
427
+ marriage_with = ROOT
428
+ }
416
429
  }
417
430
  }
418
431
  ai_chance = {
@@ -632,7 +645,6 @@ country_event = {
632
645
  }
633
646
 
634
647
  # France can DoW Burgundy
635
-
636
648
  country_event = {
637
649
  id = incidents_bur_inheritance.101
638
650
  title = "incidents_bur_inheritance.101.t"
@@ -738,7 +750,6 @@ country_event = {
738
750
  }
739
751
 
740
752
  # Emperor demands the Lowlands
741
-
742
753
  country_event = {
743
754
  id = incidents_bur_inheritance.102
744
755
  title = "incidents_bur_inheritance.102.t"
@@ -876,7 +887,6 @@ country_event = {
876
887
  }
877
888
 
878
889
  # Country is notified they inherited Burgundy
879
-
880
890
  country_event = {
881
891
  id = incidents_bur_inheritance.103
882
892
  title = "incidents_bur_inheritance.103.t"
@@ -1299,6 +1309,7 @@ country_event = {
1299
1309
  casus_belli = cb_restore_personal_union
1300
1310
  }
1301
1311
  }
1312
+ custom_tooltip = incidents_bur_inheritance.3.b.tt
1302
1313
  }
1303
1314
  option = { #Let it go
1304
1315
  name = "incidents_bur_inheritance.3.c"
@@ -1376,9 +1387,7 @@ country_event = {
1376
1387
  }
1377
1388
  set_in_empire = yes
1378
1389
  if = {
1379
- limit = {
1380
- any_core_country = { exists = no }
1381
- }
1390
+ limit = { any_core_country = { exists = no } }
1382
1391
  random_core_country = {
1383
1392
  limit = {
1384
1393
  NOT = { tag = BUR }
@@ -1395,6 +1404,11 @@ country_event = {
1395
1404
  }
1396
1405
  add_government_reform = feudalism_reform
1397
1406
  #set_legacy_government = feudal_monarchy
1407
+ every_owned_province = {
1408
+ limit = { NOT = { has_province_flag = lowland_demanded_province } }
1409
+ add_core = BUR
1410
+ cede_province = BUR
1411
+ }
1398
1412
  }
1399
1413
  }
1400
1414
  else_if = {
@@ -1771,3 +1785,97 @@ country_event = {
1771
1785
  add_ruler_modifier = { name = mary_reputation }
1772
1786
  }
1773
1787
  }
1788
+
1789
+ # Delay event, checks if Burgundy is eligible to trigger the Succession Crisis or if they just fell into a PU naturally
1790
+ country_event = {
1791
+ id = incidents_bur_inheritance.1000
1792
+ title = none
1793
+ desc = none
1794
+ picture = none
1795
+ hidden = yes
1796
+ is_triggered_only = yes
1797
+ trigger = {
1798
+ tag = BUR
1799
+ has_country_modifier = burgundian_succession_crisis
1800
+ NOT = { has_country_flag = burgundian_succession_has_already_fired }
1801
+ is_subject = no
1802
+ is_lesser_in_union = no
1803
+ }
1804
+ immediate = {
1805
+ set_country_flag = burgundian_succession_has_already_fired
1806
+ remove_country_modifier = burgundian_succession_crisis
1807
+ set_country_flag = charles_died
1808
+ if = {
1809
+ limit = {
1810
+ is_emperor = no
1811
+ OR = {
1812
+ AND = { #succession should not fire if Burgundy has a suitable male heir
1813
+ has_regency = yes
1814
+ OR = {
1815
+ has_heir = no
1816
+ NOT = { heir_age = 15 }
1817
+ NOT = { heir_claim = 51 }
1818
+ }
1819
+ }
1820
+ NOT = { legitimacy = 40 } #medium to weak claimants should not be good enough
1821
+ has_ruler_flag = mary_is_heir
1822
+ has_heir_flag = mary_is_heir
1823
+ }
1824
+ }
1825
+ if = { #if Mary was defined as heir proper, she gains some legitimacy
1826
+ limit = {
1827
+ OR = {
1828
+ has_ruler_flag = mary_is_heir
1829
+ has_heir_flag = mary_is_heir
1830
+ }
1831
+ }
1832
+ add_legitimacy = 10
1833
+ }
1834
+ else = { #if she was not named heir, she becomes ruler here
1835
+ define_ruler = {
1836
+ name = "Marie"
1837
+ dynasty = "de Bourgogne"
1838
+ age = 21
1839
+ adm = 4
1840
+ dip = 5
1841
+ mil = 3
1842
+ claim = 50
1843
+ female = yes
1844
+ }
1845
+ set_ruler_flag = mary_is_heir
1846
+ }
1847
+ country_event = {
1848
+ id = incidents_bur_inheritance.1
1849
+ }
1850
+ }
1851
+ }
1852
+ option = {
1853
+ ai_chance = {
1854
+ factor = 1
1855
+ }
1856
+ }
1857
+ }
1858
+
1859
+ # Burgundian Marriage Cleaner
1860
+ country_event = {
1861
+ id = incidents_bur_inheritance.1001
1862
+ title = none
1863
+ desc = none
1864
+ picture = none
1865
+ hidden = yes
1866
+ is_triggered_only = yes
1867
+ immediate = {
1868
+ every_known_country = {
1869
+ limit = {
1870
+ has_country_flag = received_burgundian_marriage
1871
+ NOT = { marriage_with = root }
1872
+ }
1873
+ clr_country_flag = received_burgundian_marriage
1874
+ }
1875
+ }
1876
+ option = {
1877
+ ai_chance = {
1878
+ factor = 1
1879
+ }
1880
+ }
1881
+ }
events/Incident_Hanseatic_Decline.txt CHANGED
@@ -246,10 +246,6 @@ country_event = {
246
246
  }
247
247
  }
248
248
  }
249
-
250
- after = {
251
- clear_global_event_target = lubeck_trade_power
252
- }
253
249
  }
254
250
 
255
251
  # For free cities
events/Incident_HussiteProtest.txt ADDED
@@ -0,0 +1,279 @@
1
+ ######################################
2
+ ### Incident for a Reformed Empire ###
3
+ ### By Pierre du Plessis ###
4
+ ### Adapted for a Hussite Empire ###
5
+ ### by howard & Parmelion ###
6
+ ######################################
7
+
8
+ namespace = hussite_protest
9
+
10
+ country_event = {
11
+ id = hussite_protest.1
12
+ title = hussite_protest.1.name
13
+ desc = hussite_protest.1.desc
14
+ picture = RELIGIOUS_WARS_eventPicture
15
+
16
+ fire_only_once = yes
17
+ is_triggered_only = yes
18
+ major = yes
19
+
20
+ immediate = {
21
+ hidden_effect = {
22
+ random_country = { #largest Hussite country in HRE (by province number)
23
+ limit = {
24
+ is_part_of_hre = yes
25
+ religion = hussite
26
+ is_free_or_tributary_trigger = yes
27
+ NOT = {
28
+ any_country = {
29
+ is_part_of_hre = yes
30
+ religion = hussite
31
+ is_free_or_tributary_trigger = yes
32
+ num_of_cities = prev
33
+ NOT = { prev = { num_of_cities = prev } }
34
+ }
35
+ }
36
+ }
37
+ save_event_target_as = hussite_leader_country
38
+ }
39
+ }
40
+ }
41
+
42
+ option = {
43
+ name = hussite_protest.1.a
44
+ custom_tooltip = hussite_protest.1.a.leave_empire_tt
45
+ hidden_effect = {
46
+ every_country = {
47
+ limit = {
48
+ is_part_of_hre = yes
49
+ religion = hussite
50
+ is_free_or_tributary_trigger = yes
51
+ }
52
+ add_opinion = {
53
+ who = root
54
+ modifier = opinion_annoyed_at_hre_protestant
55
+ }
56
+ country_event = { id = hussite_protest.2 }
57
+ }
58
+ }
59
+
60
+ ai_chance = {
61
+ factor = 1000
62
+ modifier = {
63
+ factor = 0.5
64
+ has_global_flag = incident_hussite_protest_high_chance
65
+ }
66
+ modifier = {
67
+ factor = 0.5
68
+ any_country = {
69
+ OR = {
70
+ is_part_of_hre = yes
71
+ religion = hussite
72
+ }
73
+ OR = {
74
+ total_own_and_non_tributary_subject_development = root
75
+ army_size = root
76
+ }
77
+ }
78
+ }
79
+ modifier = {
80
+ factor = 0.01
81
+ calc_true_if = {
82
+ amount = 3
83
+ all_country = {
84
+ OR = {
85
+ is_part_of_hre = yes
86
+ religion = hussite
87
+ }
88
+ OR = {
89
+ total_own_and_non_tributary_subject_development = root
90
+ army_size = root
91
+ }
92
+ }
93
+ }
94
+ }
95
+ modifier = {
96
+ factor = 0
97
+ OR = {
98
+ NOT = { num_of_cities = 2 }
99
+ any_country = {
100
+ is_part_of_hre = yes
101
+ religion = hussite
102
+ OR = {
103
+ is_in_war = {
104
+ attacker_leader = this
105
+ defenders = root
106
+ war_score = 50
107
+ }
108
+ is_in_war = {
109
+ defender_leader = this
110
+ attackers = root
111
+ war_score = 50
112
+ }
113
+ }
114
+ }
115
+ }
116
+ }
117
+ }
118
+ }
119
+
120
+ option = {
121
+ name = hussite_protest.1.b
122
+ set_hre_religion_treaty = yes
123
+ add_imperial_influence = -20
124
+
125
+ ai_chance = {
126
+ factor = 1000
127
+ modifier = {
128
+ factor = 0.01
129
+ NOT = {
130
+ any_country = {
131
+ OR = {
132
+ is_part_of_hre = yes
133
+ religion = hussite
134
+ }
135
+ OR = {
136
+ total_own_and_non_tributary_subject_development = root
137
+ army_size = root
138
+ }
139
+ }
140
+ }
141
+ }
142
+ modifier = {
143
+ factor = 0
144
+ OR = {
145
+ NOT = { num_of_cities = 2 }
146
+ any_country = {
147
+ is_part_of_hre = yes
148
+ religion = hussite
149
+ OR = {
150
+ is_in_war = {
151
+ attacker_leader = this
152
+ defenders = root
153
+ war_score = 50
154
+ }
155
+ is_in_war = {
156
+ defender_leader = this
157
+ attackers = root
158
+ war_score = 50
159
+ }
160
+ }
161
+ }
162
+ }
163
+ }
164
+ }
165
+ }
166
+
167
+ option = {
168
+ name = hussite_protest.1.c
169
+ set_hre_religion = hussite
170
+ custom_tooltip = hussite_protest.1.c.emperor_pick_conditions_tt
171
+
172
+ ai_chance = {
173
+ factor = 1000
174
+ modifier = {
175
+ factor = 0.01
176
+ OR = {
177
+ num_of_cities = 2
178
+ NOT = {
179
+ any_country = {
180
+ is_part_of_hre = yes
181
+ religion = hussite
182
+ OR = {
183
+ is_in_war = {
184
+ attacker_leader = this
185
+ defenders = root
186
+ war_score = 50
187
+ }
188
+ is_in_war = {
189
+ defender_leader = this
190
+ attackers = root
191
+ war_score = 50
192
+ }
193
+ }
194
+ }
195
+ }
196
+ }
197
+ }
198
+ }
199
+ }
200
+ }
201
+
202
+ country_event = {
203
+ id = hussite_protest.2
204
+ title = hussite_protest.2.name
205
+ desc = hussite_protest.2.desc
206
+ picture = RELIGIOUS_WARS_eventPicture
207
+ is_triggered_only = yes
208
+
209
+ option = {
210
+ name = hussite_protest.2.a
211
+ add_stability = -1
212
+ add_imperial_influence = 10
213
+ ai_chance = {
214
+ factor = 1
215
+ modifier = {
216
+ factor = 0.5
217
+ has_global_flag = incident_hussite_protest_high_chance
218
+ }
219
+ }
220
+ }
221
+ option = {
222
+ name = hussite_protest.2.b
223
+ event_target:Emperor = {
224
+ add_opinion = {
225
+ who = root
226
+ modifier = opinion_abandoned_hre
227
+ }
228
+ }
229
+ set_in_empire = no
230
+ every_subject_country = {
231
+ limit = {
232
+ is_part_of_hre = yes
233
+ is_free_or_tributary_trigger = no
234
+ }
235
+ set_in_empire = no
236
+ }
237
+ ai_chance = {
238
+ factor = 2
239
+ modifier = {
240
+ factor = 0
241
+ has_reform = free_city
242
+ }
243
+ modifier = {
244
+ factor = 0.75
245
+ NOT = { num_of_cities = 10 }
246
+ }
247
+ modifier = {
248
+ factor = 0.5
249
+ NOT = { num_of_cities = 4 }
250
+ }
251
+ modifier = {
252
+ factor = 0.5
253
+ NOT = { num_of_cities = 2 }
254
+ }
255
+ modifier = {
256
+ factor = 0.5
257
+ NOT = { num_of_cities = 2 }
258
+ }
259
+ modifier = {
260
+ factor = 0.25
261
+ alliance_with = event_target:Emperor
262
+ }
263
+ modifier = {
264
+ factor = 2
265
+ OR = {
266
+ is_rival = event_target:Emperor
267
+ event_target:Emperor = { is_rival = root }
268
+ }
269
+ }
270
+ modifier = {
271
+ factor = 10
272
+ OR = {
273
+ total_own_and_non_tributary_subject_development = event_target:Emperor
274
+ army_size = event_target:Emperor
275
+ }
276
+ }
277
+ }
278
+ }
279
+ }
events/Incident_UniversalEmpire.txt ADDED
@@ -0,0 +1,115 @@
1
+ ######################################
2
+ ### Incident for Austrian Emperor gaining Spain PU ###
3
+ ### By LordVarangian ###
4
+ ######################################
5
+
6
+ namespace = universal_empire
7
+
8
+
9
+ #Union being Formed
10
+ country_event = {
11
+ id = universal_empire.1
12
+ title = universal_empire.1.t
13
+ desc = universal_empire.1.d
14
+ picture = HABSBURG_eventPicture
15
+
16
+ is_triggered_only = yes
17
+
18
+ option = { #Break the Union
19
+ name = universal_empire.1.a
20
+
21
+ if = {
22
+ limit = {
23
+ senior_union_with = CAS
24
+ }
25
+ break_union = CAS
26
+ }
27
+ if = {
28
+ limit = {
29
+ senior_union_with = SPA
30
+ }
31
+ break_union = SPA
32
+ }
33
+ if = {
34
+ limit = {
35
+ senior_union_with = HAB
36
+ }
37
+ break_union = HAB
38
+ }
39
+
40
+ ai_chance = {
41
+ factor = 1
42
+ }
43
+ }
44
+ option = { #Keep the Empire United
45
+ name = universal_empire.1.b
46
+
47
+ custom_tooltip = HAB_GAIN_25_AE_WITH_ALL_HRE
48
+
49
+ custom_tooltip = SEPERATOR_TOOLTIP
50
+
51
+ custom_tooltip = HAB_LOSE_75_OPINION_WITH_ALL_HRE
52
+
53
+ hidden_effect = {
54
+ every_known_country = {
55
+ limit = {
56
+ is_part_of_hre = yes
57
+ NOT = {
58
+ is_subject_of = ROOT
59
+ }
60
+ }
61
+ add_aggressive_expansion = {
62
+ who = ROOT
63
+ value = 25
64
+ apply_calc = no
65
+ }
66
+ add_opinion = {
67
+ who = ROOT
68
+ modifier = kept_universal_empire
69
+ }
70
+ }
71
+ }
72
+
73
+ ai_chance = {
74
+ factor = 1
75
+ }
76
+ }
77
+ }
78
+
79
+ country_event = {
80
+ id = universal_empire.2
81
+ title = universal_empire.2.t
82
+ desc = universal_empire.2.d
83
+ picture = HRE_eventPicture
84
+ fire_only_once = yes
85
+ mean_time_to_happen = {
86
+ months = 12
87
+ }
88
+
89
+ trigger = {
90
+ has_dlc = "Emperor"
91
+ NOT = { active_imperial_incident = any }
92
+ OR = {
93
+ tag = HAB
94
+ tag = CAS
95
+ tag = SPA
96
+ }
97
+ is_emperor = yes
98
+ OR = {
99
+ senior_union_with = CAS
100
+ senior_union_with = SPA
101
+ senior_union_with = HAB
102
+ }
103
+ }
104
+
105
+ option = { #Incident Fires
106
+ name = universal_empire.2.a
107
+
108
+ set_country_flag = austria_flag_incident
109
+ set_imperial_incident = incident_universal_empire
110
+
111
+ ai_chance = {
112
+ factor = 1
113
+ }
114
+ }
115
+ }
events/Low_Countries_Events.txt ADDED
@@ -0,0 +1,281 @@
1
+ namespace = dutch_mission_events
2
+
3
+ country_event = {
4
+ id = dutch_mission_events.1
5
+ title = "dutch_mission_events.1.t"
6
+ desc = "dutch_mission_events.1.d"
7
+ picture = CITY_VIEW_eventPicture
8
+
9
+ is_triggered_only = yes
10
+
11
+ option = {
12
+ name = "dutch_mission_events.1.a"
13
+
14
+ change_mil = 1
15
+ add_legitimacy = 20
16
+ }
17
+ }
18
+
19
+
20
+ country_event = {
21
+ id = dutch_mission_events.2
22
+ title = "dutch_mission_events.2.t"
23
+ desc = "dutch_mission_events.2.d"
24
+ picture = ADVISOR_eventPicture
25
+
26
+ is_triggered_only = yes
27
+
28
+ option = {
29
+ name = "dutch_mission_events.2.a"
30
+
31
+ 1744 = {
32
+ change_culture = ROOT
33
+ add_province_modifier = {
34
+ name = ned_hollander_settlers
35
+ duration = 7300
36
+ }
37
+ }
38
+ }
39
+
40
+ option = {
41
+ name = "dutch_mission_events.2.b"
42
+
43
+ custom_tooltip = NED_ALL_FLEMISH_PROVINCES_LOSE_SEPERATISM
44
+ custom_tooltip = " "
45
+ define_advisor = {
46
+ culture = flemish
47
+ skill = 2
48
+ type = artist
49
+ cost_multiplier = 0.5
50
+ }
51
+ hidden_effect = {
52
+ every_owned_province = {
53
+ limit = {
54
+ culture = flemish
55
+ }
56
+ add_nationalism = -15
57
+ }
58
+ }
59
+ }
60
+ }
61
+
62
+ country_event = {
63
+ id = dutch_mission_events.3
64
+ title = "dutch_mission_events.3.t"
65
+ desc = "dutch_mission_events.3.d"
66
+ picture = GOOD_WITH_MONARCH_eventPicture
67
+
68
+ is_triggered_only = yes
69
+
70
+ option = {
71
+ name = "dutch_mission_events.3.a"
72
+
73
+ custom_tooltip = NED_UNLOCK_MAN_O_WARS_TOOLTIP
74
+ set_country_flag = ned_man_o_wars_from_pu_flag
75
+ define_advisor = {
76
+ type = naval_reformer
77
+ skill = 3
78
+ cost_multiplier = 0.25
79
+ culture = english
80
+ }
81
+ }
82
+
83
+ option = {
84
+ name = "dutch_mission_events.3.b"
85
+
86
+ custom_tooltip = NED_ENGLAND_PU_IS_25_CHEAPER_TO_INTEGRATE
87
+ hidden_effect = {
88
+ if = {
89
+ limit = {
90
+ senior_union_with = GBR
91
+ }
92
+ create_subject = {
93
+ subject_type = theodoro_personal_union
94
+ subject = GBR
95
+ keep_liberty_desire = yes
96
+ }
97
+ }
98
+ else_if = {
99
+ limit = {
100
+ senior_union_with = ENG
101
+ }
102
+ create_subject = {
103
+ subject_type = theodoro_personal_union
104
+ subject = ENG
105
+ keep_liberty_desire = yes
106
+ }
107
+ }
108
+ }
109
+ }
110
+ }
111
+
112
+ country_event = {
113
+ id = dutch_mission_events.4
114
+ title = "dutch_mission_events.4.t"
115
+ desc = "dutch_mission_events.4.d"
116
+ picture = TRADEGOODS_eventPicture
117
+
118
+ is_triggered_only = yes
119
+
120
+ option = {
121
+ name = "dutch_mission_events.4.a"
122
+
123
+ 12 = {
124
+ add_or_upgrade_trade_building = yes
125
+ }
126
+ custom_tooltip = NED_LOSE_RELATIONS_WITH_LUBECK_COUNTRIES
127
+ hidden_effect = {
128
+ 45 = {
129
+ every_trade_node_member_country = {
130
+ add_opinion = {
131
+ who = ROOT
132
+ modifier = ned_kept_sound_toll
133
+ }
134
+ }
135
+ }
136
+ }
137
+ }
138
+
139
+ option = {
140
+ name = "dutch_mission_events.4.b"
141
+
142
+ 12 = {
143
+ remove_province_modifier = sound_toll
144
+ add_or_upgrade_production_building = yes
145
+ }
146
+ add_dip_power = 75
147
+ custom_tooltip = NED_GAIN_RELATIONS_WITH_LUBECK_COUNTRIES
148
+ hidden_effect = {
149
+ 45 = {
150
+ every_trade_node_member_country = {
151
+ add_opinion = {
152
+ who = ROOT
153
+ modifier = ned_removed_sound_toll
154
+ }
155
+ }
156
+ }
157
+ }
158
+ }
159
+ }
160
+
161
+ country_event = {
162
+ id = dutch_mission_events.5
163
+ title = "dutch_mission_events.5.t"
164
+ desc = "dutch_mission_events.5.d"
165
+ picture = FORT_eventPicture
166
+
167
+ is_triggered_only = yes
168
+
169
+ option = {
170
+ name = "dutch_mission_events.5.a"
171
+
172
+ define_advisor = {
173
+ type = fortification_expert
174
+ skill = 3
175
+ cost_multiplier = 0.5
176
+ name = "Menno van Coehoorn"
177
+ }
178
+ custom_tooltip = NED_MILITARY_ENGINEER_GRANTS_SIEGE_ABILITY
179
+ set_country_flag = ned_military_engineer_siege_ability_scaled_modifier_flag
180
+ }
181
+ }
182
+
183
+ country_event = {
184
+ id = dutch_mission_events.6
185
+ title = "dutch_mission_events.6.t"
186
+ desc = "dutch_mission_events.6.d"
187
+ picture = SHIP_SAILING_eventPicture
188
+
189
+ is_triggered_only = yes
190
+
191
+ option = {
192
+ name = "dutch_mission_events.6.a"
193
+
194
+ custom_tooltip = NED_MODIFY_BURGHERS_IN_THE_ADMIRALITY_TOOLTIP
195
+ set_country_flag = ned_burghers_in_admirality_buff_flag
196
+ }
197
+
198
+ option = {
199
+ name = "dutch_mission_events.6.b"
200
+
201
+ custom_tooltip = NED_GRANT_DUTCH_ADMIRALITY_CONDITIONAL_MODIFIERS
202
+ hidden_effect = {
203
+ 97 = {
204
+ add_province_triggered_modifier = ned_dutch_admirality
205
+ }
206
+ 100 = {
207
+ add_province_triggered_modifier = ned_dutch_admirality
208
+ }
209
+ 4383 = {
210
+ add_province_triggered_modifier = ned_dutch_admirality
211
+ }
212
+ 96 = {
213
+ add_province_triggered_modifier = ned_dutch_admirality
214
+ }
215
+ }
216
+ }
217
+ }
218
+
219
+ country_event = {
220
+ id = dutch_mission_events.7
221
+ title = "dutch_mission_events.7.t"
222
+ desc = "dutch_mission_events.7.d"
223
+ picture = COURT_eventPicture
224
+
225
+ is_triggered_only = yes
226
+
227
+ option = {
228
+ name = "dutch_mission_events.7.a"
229
+ custom_tooltip = NED_UNLOCK_ORANGIST_BUFFS
230
+ set_country_flag = ned_buff_orangist_candidates_flag
231
+ }
232
+
233
+ option = {
234
+ name = "dutch_mission_events.7.b"
235
+ custom_tooltip = NED_UNLOCK_STATISTS_BUFFS
236
+ set_country_flag = ned_buff_statists_candidates_flag
237
+ }
238
+ }
239
+
240
+ country_event = {
241
+ id = dutch_mission_events.8
242
+ title = "dutch_mission_events.8.t"
243
+ desc = "dutch_mission_events.8.d"
244
+ picture = COURT_eventPicture
245
+
246
+ is_triggered_only = yes
247
+
248
+ option = {
249
+ name = "dutch_mission_events.8.a"
250
+ add_country_modifier = {
251
+ name = ned_seat_of_many_artists
252
+ duration = 7300
253
+ }
254
+ define_advisor = {
255
+ type = artist
256
+ skill = 2
257
+ cost_multiplier = 0.25
258
+ name = "Jheronimus Bosch"
259
+ }
260
+ }
261
+ }
262
+
263
+ country_event = {
264
+ id = dutch_mission_events.9
265
+ title = "dutch_mission_events.9.t"
266
+ desc = "dutch_mission_events.9.d"
267
+ picture = ADVISOR_eventPicture
268
+
269
+ is_triggered_only = yes
270
+
271
+ option = {
272
+ name = "dutch_mission_events.9.a"
273
+
274
+ define_advisor = {
275
+ type = artist
276
+ skill = 3
277
+ cost_multiplier = 0.25
278
+ name = "Pieter Post"
279
+ }
280
+ }
281
+ }
events/MayaReligion.txt CHANGED
@@ -34,8 +34,16 @@ country_event = {
34
34
 
35
35
  option = {
36
36
  name = "maya_religion_events.1.a"
37
- add_ruler_modifier = {
38
- name = maya_blodletting
37
+ if = {
38
+ limit = {
39
+ NOT = { has_ruler_modifier = maya_blodletting }
40
+ }
41
+ add_ruler_modifier = {
42
+ name = maya_blodletting
43
+ }
44
+ }
45
+ else = {
46
+ add_yearly_manpower = -1
39
47
  }
40
48
  }
41
49
  option = {
events/Mercantilism.txt CHANGED
@@ -339,7 +339,15 @@ country_event = {
339
339
  }
340
340
 
341
341
  immediate = {
342
- set_country_flag = radical_mercantilist_reforms
342
+ if = {
343
+ limit = {
344
+ has_country_flag = can_have_radical_reforms_twice
345
+ }
346
+ clr_country_flag = can_have_radical_reforms_twice
347
+ }
348
+ else = {
349
+ set_country_flag = radical_mercantilist_reforms
350
+ }
343
351
  }
344
352
 
345
353
  option = {
events/Monument_Events.txt CHANGED
@@ -53,10 +53,17 @@ country_event = {
53
53
  amount = 20
54
54
  }
55
55
  }
56
+
56
57
  add_country_modifier = {
57
58
  name = monumental_pride
58
59
  duration = 3650
59
60
  }
61
+ if = {
62
+ limit = {
63
+ has_country_flag = MAY_upgrading_monuments_to_level_3_gives_splendor_flag
64
+ }
65
+ add_splendor = 400
66
+ }
60
67
  }
61
68
  }
62
69
 
events/NativeAmerican.txt CHANGED
@@ -2170,4 +2170,30 @@ country_event = {
2170
2170
  add_treasury = 50
2171
2171
  add_prestige = 5
2172
2172
  }
2173
+ }
2174
+
2175
+ #Hidden event, converts native buildings to proper buildings
2176
+ #Yes, this will have a 1 month delay because the monthly tick for a native country will delete ALL buildings.
2177
+ #As such, we have to use an event for it
2178
+ country_event = {
2179
+ id = native_americans.999
2180
+ title = none
2181
+ desc = none
2182
+ picture = none
2183
+ is_triggered_only = yes
2184
+ hidden = yes
2185
+ option = {
2186
+ every_owned_province = {
2187
+ if = { limit = { has_province_flag = native_palisade_flag } add_building = fort_15th }
2188
+ if = { limit = { has_province_flag = native_fortified_house_flag } add_building = regimental_camp }
2189
+ if = { limit = { has_province_flag = native_ceremonial_fire_pit_flag } add_building = temple }
2190
+ if = { limit = { has_province_flag = native_storehouse_flag } add_building = workshop }
2191
+ if = { limit = { has_province_flag = native_longhouse_flag } add_building = courthouse }
2192
+ if = { limit = { has_province_flag = native_sweat_lodge_flag } add_building = marketplace }
2193
+ if = { limit = { has_province_flag = native_great_trail_flag } add_building = barracks }
2194
+ }
2195
+ ai_chance = {
2196
+ factor = 1
2197
+ }
2198
+ }
2173
2199
  }
events/PapalState.txt CHANGED
@@ -15,7 +15,7 @@ country_event = {
15
15
  NOT = { tag = HLR }
16
16
  NOT = { exists = PAP }
17
17
  NOT = { has_country_flag = no_support }
18
- NOT = { has_country_flag = general_flag_for_FU_Rome_flag }
18
+ NOT = { has_country_flag = general_flag_Rome_flag }
19
19
  }
20
20
 
21
21
  mean_time_to_happen = {
events/PriceChanges.txt CHANGED
@@ -137,7 +137,17 @@ country_event = {
137
137
  }
138
138
 
139
139
  immediate = {
140
- hidden_effect = { set_global_flag = bottger_happened }
140
+ hidden_effect = {
141
+ set_global_flag = bottger_happened
142
+ if = {
143
+ limit = {
144
+ 61 = { has_manufactory_trigger = yes }
145
+ }
146
+ 61 = {
147
+ owner = { set_country_flag = sax_has_manufactory_flag }
148
+ }
149
+ }
150
+ }
141
151
  }
142
152
 
143
153
  option = {
@@ -147,10 +157,16 @@ country_event = {
147
157
  change_trade_goods = chinaware
148
158
  if = {
149
159
  limit = {
150
- has_building = weapons
160
+ owner = { has_country_flag = sax_has_manufactory_flag }
151
161
  }
152
- hidden_effect = { remove_building = weapons }
153
- add_building = mills
162
+ remove_building = weapons
163
+ if = {
164
+ limit = {
165
+ owner = { adm_tech = 16 }
166
+ }
167
+ add_building = mills
168
+ }
169
+ else = { add_or_upgrade_production_building = yes }
154
170
  }
155
171
  }
156
172
  change_price = {
@@ -159,7 +175,13 @@ country_event = {
159
175
  value = -0.5
160
176
  duration = -1
161
177
  }
162
- add_prestige = 20
178
+ add_prestige_or_monarch_power = { amount = 20 }
179
+ }
180
+
181
+ after = {
182
+ 61 = {
183
+ owner = { clr_country_flag = sax_has_manufactory_flag }
184
+ }
163
185
  }
164
186
  }
165
187
 
@@ -496,35 +518,49 @@ country_event = {
496
518
  major = yes
497
519
 
498
520
  trigger = {
499
- has_idea = quest_for_the_new_world
500
- num_of_ports = 4
501
- NOT = {
502
- capital_scope = {
503
- continent = asia
521
+ if = {
522
+ limit = { #So it's easier to see rather than a big OR
523
+ has_country_flag = orm_spice_trade_trigger_flag
504
524
  }
525
+ always = yes
505
526
  }
506
- NOT = {
507
- capital_scope = {
508
- continent = oceania
527
+ else = {
528
+ has_idea = quest_for_the_new_world
529
+ num_of_ports = 4
530
+ NOT = {
531
+ capital_scope = {
532
+ continent = asia
533
+ }
509
534
  }
510
- }
511
- has_discovered = 1460 # Cape of Good Hope
512
- technology_group = western
513
- any_active_trade_node = {
514
- has_merchant = PREV
515
- OR = {
516
- province_id = 1361 # Straits of Johor
517
- province_id = 1343 # Ganges Delta
518
- province_id = 504 # Thatta
519
- province_id = 1340 # Comorin Cape
535
+ NOT = {
536
+ capital_scope = {
537
+ continent = oceania
538
+ }
539
+ }
540
+ has_discovered = 1460 # Cape of Good Hope
541
+ technology_group = western
542
+ any_active_trade_node = {
543
+ has_merchant = PREV
544
+ OR = {
545
+ province_id = 1361 # Straits of Johor
546
+ province_id = 1343 # Ganges Delta
547
+ province_id = 504 # Thatta
548
+ province_id = 1340 # Comorin Cape
549
+ }
520
550
  }
551
+ NOT = { has_global_flag = spice_trade_happened }
521
552
  }
522
- NOT = { has_global_flag = spice_trade_happened }
523
553
  }
524
554
 
525
555
  mean_time_to_happen = {
526
556
  months = 1
527
557
  }
558
+
559
+ immediate = {
560
+ hidden_effect = {
561
+ set_global_flag = spice_trade_happened
562
+ }
563
+ }
528
564
 
529
565
 
530
566
  option = {
@@ -2187,6 +2223,7 @@ country_event = {
2187
2223
  NOT = { province_id = 112 }
2188
2224
  }
2189
2225
  save_event_target_as = diamond_city
2226
+ save_global_event_target_as = diamond_city_global
2190
2227
  }
2191
2228
  }
2192
2229
  }
@@ -2506,7 +2543,9 @@ country_event = {
2506
2543
 
2507
2544
  option = {
2508
2545
  name = prices.43.a
2509
- add_prestige = 15
2546
+ add_prestige_or_monarch_power = {
2547
+ amount = 15
2548
+ }
2510
2549
  change_price = {
2511
2550
  trade_goods = glass
2512
2551
  key = BOHEMIAN_GLASS
events/RandomEvents.txt CHANGED
@@ -7874,6 +7874,7 @@ country_event = {
7874
7874
  NOT = {
7875
7875
  has_country_modifier = warriors_do_not_read_books
7876
7876
  }
7877
+ NOT = { has_country_flag = warriors_can_read_books }
7877
7878
  }
7878
7879
 
7879
7880
  mean_time_to_happen = {
@@ -12876,8 +12877,43 @@ country_event = {
12876
12877
 
12877
12878
  option = {
12878
12879
  name = "EVTOPTA6428"
12879
- add_years_of_income = 1.0
12880
- add_inflation = 1
12880
+ if = {
12881
+ limit = {
12882
+ has_dlc = "Leviathan"
12883
+ any_owned_province = {
12884
+ has_great_project = {
12885
+ type = golden_kremnica
12886
+ tier = 2
12887
+ }
12888
+ }
12889
+ NOT = {
12890
+ any_owned_province = {
12891
+ has_great_project = {
12892
+ type = golden_kremnica
12893
+ tier = 3
12894
+ }
12895
+ }
12896
+ }
12897
+ }
12898
+ add_years_of_income = 1.5
12899
+ add_inflation = 1
12900
+ }
12901
+ else_if = {
12902
+ limit = {
12903
+ any_owned_province = {
12904
+ has_great_project = {
12905
+ type = golden_kremnica
12906
+ tier = 3
12907
+ }
12908
+ }
12909
+ }
12910
+ add_years_of_income = 2
12911
+ add_inflation = 1
12912
+ }
12913
+ else = {
12914
+ add_years_of_income = 1.0
12915
+ add_inflation = 1
12916
+ }
12881
12917
  }
12882
12918
  }
12883
12919
 
events/ReligiousLeagues.txt CHANGED
@@ -60,6 +60,7 @@ country_event = {
60
60
  #set to treaty first so we can set everything else without elections being called at the wrong time
61
61
  set_hre_religion_treaty = yes
62
62
  set_hre_heretic_religion = catholic
63
+ enable_religion = protestant
63
64
  set_hre_religion = protestant
64
65
  #now set it to locked once we've completed the tasks
65
66
  set_hre_religion_locked = yes
@@ -159,6 +160,101 @@ country_event = {
159
160
  set_global_flag = incident_reformer_dissension_high_chance
160
161
  }
161
162
  }
163
+ #Check whether Dissensions among the Hussites incident should happen
164
+ #Needs 2/3 of the Empire to be owned by Hussites princes
165
+ while = {
166
+ limit = {
167
+ any_province = {
168
+ is_part_of_hre = yes
169
+ owner = {
170
+ is_part_of_hre = yes
171
+ religion = hussite
172
+ }
173
+ NOT = { has_province_flag = hre_post_leaguewar_hussite_owned }
174
+ }
175
+ }
176
+ 1 = { #Stockholm is the global variable substitute
177
+ change_variable = {
178
+ which = hussite_hre_member_provinces
179
+ value = 1
180
+ }
181
+ }
182
+ random_province = {
183
+ limit = {
184
+ is_part_of_hre = yes
185
+ owner = {
186
+ is_part_of_hre = yes
187
+ religion = hussite
188
+ }
189
+ NOT = { has_province_flag = hre_post_leaguewar_hussite_owned }
190
+ }
191
+ set_province_flag = hre_post_leaguewar_hussite_owned
192
+ }
193
+ }
194
+ while = {
195
+ limit = {
196
+ any_province = {
197
+ is_part_of_hre = yes
198
+ owner = {
199
+ is_part_of_hre = yes
200
+ NOT = { religion = hussite }
201
+ }
202
+ NOT = { has_province_flag = hre_post_leaguewar_non_hussite_owned }
203
+ }
204
+ }
205
+ 1 = {
206
+ change_variable = {
207
+ which = non_hussite_hre_member_provinces
208
+ value = 1
209
+ }
210
+ }
211
+ random_province = {
212
+ limit = {
213
+ is_part_of_hre = yes
214
+ owner = {
215
+ is_part_of_hre = yes
216
+ NOT = { religion = hussite }
217
+ }
218
+ NOT = { has_province_flag = hre_post_leaguewar_non_hussite_owned }
219
+ }
220
+ set_province_flag = hre_post_leaguewar_non_hussite_owned
221
+ }
222
+ }
223
+ every_province = {
224
+ limit = {
225
+ is_part_of_hre = yes
226
+ }
227
+ clr_province_flag = hre_post_leaguewar_non_hussite_owned
228
+ clr_province_flag = hre_post_leaguewar_hussite_owned
229
+ }
230
+ 1 = {
231
+ set_variable = {
232
+ which = hussite_others_member_provinces_ratio
233
+ which = hussite_hre_member_provinces
234
+ }
235
+ divide_variable = {
236
+ which = hussite_others_member_provinces_ratio
237
+ which = non_hussite_hre_member_provinces
238
+ }
239
+ if = {
240
+ limit = {
241
+ check_variable = {
242
+ which = hussite_others_member_provinces_ratio
243
+ value = 0.8
244
+ }
245
+ }
246
+ set_global_flag = incident_hussite_protest_can_happen
247
+ }
248
+ if = {
249
+ limit = {
250
+ check_variable = {
251
+ which = hussite_others_member_provinces_ratio
252
+ value = 1
253
+ }
254
+ }
255
+ set_global_flag = incident_hussite_protest_high_chance
256
+ }
257
+ }
162
258
  #Check for Anglican princes in the HRE
163
259
  if = {
164
260
  limit = { has_dlc = "Rule Britannia" }
@@ -265,6 +361,14 @@ country_event = {
265
361
  custom_tooltip = incident_reformer_dissension_can_happen_tt
266
362
  set_imperial_incident = incident_reformer_dissension
267
363
  }
364
+ else_if = {
365
+ limit = {
366
+ has_dlc = "Emperor"
367
+ has_global_flag = incident_hussite_protest_can_happen
368
+ }
369
+ custom_tooltip = incident_hussite_protest_can_happen_tt
370
+ set_imperial_incident = incident_hussite_protest
371
+ }
268
372
  # this should elect a new emperor
269
373
  set_hre_religion = protestant
270
374
  }
@@ -283,6 +387,18 @@ country_event = {
283
387
  which = reformed_others_member_provinces_ratio
284
388
  value = 0
285
389
  }
390
+ set_variable = {
391
+ which = non_hussite_hre_member_provinces
392
+ value = 0
393
+ }
394
+ set_variable = {
395
+ which = hussite_hre_member_provinces
396
+ value = 0
397
+ }
398
+ set_variable = {
399
+ which = hussite_others_member_provinces_ratio
400
+ value = 0
401
+ }
286
402
  }
287
403
  }
288
404
  }
events/ReligiousReforms.txt CHANGED
@@ -28,13 +28,32 @@ country_event = {
28
28
  hidden_effect = {
29
29
  add_stability = -1
30
30
  every_subject_country = {
31
- add_truce_with = ROOT
32
- ROOT = {
33
- add_truce_with = PREV
31
+ if = {
32
+ limit = {
33
+ liberty_desire = 50
34
+ }
35
+ set_country_flag = azt_break_subjects_free
34
36
  }
37
+ else = {
38
+ add_liberty_desire = 40
39
+ }
40
+ }
41
+ every_subject_country = {
42
+ limit = {
43
+ has_country_flag = azt_break_subjects_free
44
+ }
45
+ ROOT = { free_vassal = PREV }
46
+ clr_country_flag = azt_break_subjects_free
47
+ }
48
+ add_doom = 50
49
+ add_country_modifier = {
50
+ name = azt_recent_reform
51
+ duration = 3650
52
+ }
53
+ change_variable = {
54
+ which = NahuatlReformCounter
55
+ value = 1
35
56
  }
36
- release_all_subjects = yes
37
- add_doom = 25
38
57
  }
39
58
  }
40
59
 
@@ -42,14 +61,17 @@ country_event = {
42
61
  name = religious_reforms.1.a
43
62
  tooltip = {
44
63
  add_stability = -1
45
- every_subject_country = {
46
- add_truce_with = ROOT
47
- ROOT = {
48
- add_truce_with = PREV
64
+ custom_tooltip = AZT_ADD_30_LD_WITH_SUBJECTS
65
+ add_country_modifier = {
66
+ name = azt_recent_reform
67
+ duration = 3650
68
+ }
69
+ hidden_effect = {
70
+ every_subject_country = {
71
+ add_liberty_desire = 40
49
72
  }
50
73
  }
51
- release_all_subjects = yes
52
- add_doom = 25
74
+ add_doom = 50
53
75
  }
54
76
  }
55
77
  }
@@ -74,8 +96,17 @@ country_event = {
74
96
 
75
97
  immediate = {
76
98
  hidden_effect = {
77
- add_authority = -100
78
- add_stability = -2
99
+ if = {
100
+ limit = {
101
+ has_country_flag = INC_further_reforms_will_take_less_stability_flag
102
+ }
103
+ add_authority = -80
104
+ add_stability = -1
105
+ }
106
+ else = {
107
+ add_authority = -100
108
+ add_stability = -2
109
+ }
79
110
 
80
111
  random_owned_province = {
81
112
  limit = {
@@ -110,8 +141,17 @@ country_event = {
110
141
  option = {
111
142
  name = religious_reforms.2.a
112
143
  tooltip = {
113
- add_stability = -2
114
- add_authority = -100
144
+ if = {
145
+ limit = {
146
+ has_country_flag = INC_further_reforms_will_take_less_stability_flag
147
+ }
148
+ add_authority = -80
149
+ add_stability = -1
150
+ }
151
+ else = {
152
+ add_authority = -100
153
+ add_stability = -2
154
+ }
115
155
  }
116
156
  }
117
157
  }
@@ -136,30 +176,52 @@ country_event = {
136
176
 
137
177
  immediate = {
138
178
  hidden_effect = {
139
- add_stability = -1
140
- every_subject_country = {
141
- add_truce_with = ROOT
142
- ROOT = {
143
- add_truce_with = PREV
144
- }
145
- }
179
+ add_stability = -2
180
+ # every_subject_country = {
181
+ # add_truce_with = ROOT
182
+ # ROOT = {
183
+ # add_truce_with = PREV
184
+ # }
185
+ # }
146
186
  release_all_subjects = yes
147
187
  collapse_nation = yes
188
+ add_war_exhaustion = 3
189
+
190
+ add_country_modifier = {
191
+ name = MAY_mayan_reform
192
+ duration = 1825
193
+ }
194
+ every_owned_province = {
195
+ add_local_autonomy = -10
196
+ remove_province_modifier = autonomy_increased
197
+ }
148
198
  }
149
199
  }
150
200
 
151
201
  option = {
152
202
  name = religious_reforms.1.a
153
203
  tooltip = {
154
- add_stability = -1
155
- every_subject_country = {
156
- add_truce_with = ROOT
157
- ROOT = {
158
- add_truce_with = PREV
159
- }
160
- }
204
+ add_stability = -2
205
+ add_war_exhaustion = 3
206
+
207
+ custom_tooltip = " "
208
+
161
209
  release_all_subjects = yes
162
210
  collapse_nation = yes
211
+
212
+ custom_tooltip = " "
213
+
214
+ add_country_modifier = {
215
+ name = MAY_mayan_reform
216
+ duration = 1825
217
+ }
218
+ custom_tooltip = MAY_mayan_reform_punishment
219
+
220
+ custom_tooltip = " "
221
+
222
+ custom_tooltip = MAY_every_province
223
+ add_local_autonomy = -10
224
+ custom_tooltip = MAY_if_increased
163
225
  }
164
226
  }
165
227
  }
events/RepublicFactions.txt CHANGED
@@ -1172,6 +1172,14 @@ country_event = {
1172
1172
  size = 2
1173
1173
  }
1174
1174
  }
1175
+ if = {
1176
+ limit = { has_government_mechanic = council_of_ten }
1177
+ add_government_power = {
1178
+ mechanic_type = council_of_ten
1179
+ power_type = authority_power
1180
+ value = 25
1181
+ }
1182
+ }
1175
1183
  }
1176
1184
  }
1177
1185
 
events/Republics.txt CHANGED
@@ -3193,6 +3193,12 @@ country_event = {
3193
3193
  is_triggered_only = yes
3194
3194
 
3195
3195
  trigger = {
3196
+ if = {
3197
+ limit = {
3198
+ has_country_flag = ned_buff_statists_candidates_flag
3199
+ }
3200
+ is_statists_in_power = no
3201
+ }
3196
3202
  NOT = {
3197
3203
  has_country_modifier = planned_coup_timer
3198
3204
  }
events/SunsetInvasion.txt ADDED
@@ -0,0 +1,284 @@
1
+ namespace = sunset_invasion
2
+ normal_or_historical_nations = yes
3
+
4
+ country_event = {
5
+ id = sunset_invasion.1
6
+ title = sunset_invasion.1.t
7
+ desc = sunset_invasion.1.d
8
+ picture = BIG_BOOK_eventPicture
9
+
10
+ is_triggered_only = yes
11
+
12
+ option = {
13
+ name = sunset_invasion.1.a
14
+
15
+ add_power_projection_mission = { amount = 20 }
16
+
17
+ custom_tooltip = " "
18
+
19
+ add_country_modifier = {
20
+ name = SUN_expel_colonists
21
+ duration = -1
22
+ }
23
+ }
24
+ option = {
25
+ name = sunset_invasion.1.b
26
+
27
+ add_country_modifier = {
28
+ name = SUN_integrate_colonists
29
+ duration = -1
30
+ }
31
+ }
32
+ option = {
33
+ name = sunset_invasion.1.c
34
+
35
+ change_technology_group = high_american
36
+ change_unit_type = high_american
37
+ }
38
+ }
39
+
40
+ country_event = {
41
+ id = sunset_invasion.2
42
+ title = sunset_invasion.2.t
43
+ desc = sunset_invasion.2.d
44
+ picture = BIG_BOOK_eventPicture
45
+
46
+ is_triggered_only = yes
47
+ major = yes
48
+
49
+ option = {
50
+ name = sunset_invasion.2.a
51
+
52
+ custom_tooltip = SUN_unlock_cb_on_europeans
53
+ set_country_flag = SUN_cb_on_europeans
54
+
55
+ if = {
56
+ limit = { has_estate = estate_burghers }
57
+ custom_tooltip = " "
58
+ set_country_flag = SUN_draft_ships_for_war_flag
59
+ custom_tooltip = SUN_draft_ships_for_war
60
+ }
61
+ }
62
+ }
63
+
64
+ country_event = {
65
+ id = sunset_invasion.3
66
+ title = sunset_invasion.3.t
67
+ desc = sunset_invasion.3.d
68
+ picture = BIG_BOOK_eventPicture
69
+
70
+ is_triggered_only = yes
71
+
72
+ option = {
73
+ name = sunset_invasion.3.a
74
+
75
+ custom_tooltip = SUN_enable_french_monuments
76
+ set_country_flag = SUN_enable_french_monuments_flag
77
+ }
78
+
79
+ option = {
80
+ name = sunset_invasion.3.b
81
+
82
+ custom_tooltip = SUN_destroy_french_monuments
83
+
84
+ hidden_effect = {
85
+ random_owned_province = {
86
+ limit = {
87
+ has_great_project = {
88
+ type = notre_dame_cathedral
89
+ tier = 0
90
+ }
91
+ }
92
+ destroy_great_project = {
93
+ type = notre_dame_cathedral
94
+ }
95
+ owner = {
96
+ add_adm_power = 100
97
+ add_dip_power = 100
98
+ add_mil_power = 100
99
+ }
100
+ }
101
+ random_owned_province = {
102
+ limit = {
103
+ has_great_project = {
104
+ type = versailles
105
+ tier = 0
106
+ }
107
+ }
108
+ destroy_great_project = {
109
+ type = versailles
110
+ }
111
+ owner = {
112
+ add_adm_power = 100
113
+ add_dip_power = 100
114
+ add_mil_power = 100
115
+ }
116
+ }
117
+ random_owned_province = {
118
+ limit = {
119
+ has_great_project = {
120
+ type = palace_of_the_popes
121
+ tier = 0
122
+ }
123
+ }
124
+ destroy_great_project = {
125
+ type = palace_of_the_popes
126
+ }
127
+ owner = {
128
+ add_adm_power = 100
129
+ add_dip_power = 100
130
+ add_mil_power = 100
131
+ }
132
+ }
133
+ }
134
+
135
+ add_country_modifier = {
136
+ name = SUN_destruction_of_france
137
+ duration = -1
138
+ }
139
+ }
140
+ }
141
+
142
+ country_event = {
143
+ id = sunset_invasion.4
144
+ title = sunset_invasion.4.t
145
+ desc = sunset_invasion.4.d
146
+ picture = BIG_BOOK_eventPicture
147
+
148
+ is_triggered_only = yes
149
+ major = yes
150
+
151
+ option = {
152
+ name = sunset_invasion.4.a
153
+
154
+ change_technology_group = high_american
155
+ change_unit_type = high_american
156
+
157
+ custom_tooltip = " "
158
+
159
+ add_permanent_power_projection = {
160
+ amount = 10
161
+ type = SUN_sunset_invasion_pp
162
+ }
163
+ }
164
+ }
165
+
166
+ country_event = {
167
+ id = sunset_invasion.5
168
+ title = sunset_invasion.5.t
169
+ desc = sunset_invasion.5.d
170
+ picture = BIG_BOOK_eventPicture
171
+
172
+ is_triggered_only = yes
173
+ major = yes
174
+
175
+ option = {
176
+ name = sunset_invasion.5.a
177
+
178
+ custom_tooltip = SUN_unlock_sunrise_invasion_cb
179
+ set_country_flag = SUN_unlock_sunrise_invasion_cb_flag
180
+
181
+ custom_tooltip = " "
182
+
183
+ add_country_modifier = {
184
+ name = SUN_combat_penalty_reduction
185
+ duration = -1
186
+ }
187
+ }
188
+ }
189
+
190
+ country_event = {
191
+ id = sunset_invasion.6
192
+ title = sunset_invasion.6.t
193
+ desc = sunset_invasion.6.d
194
+ picture = BIG_BOOK_eventPicture
195
+
196
+ is_triggered_only = yes
197
+ major = yes
198
+
199
+ option = {
200
+ name = sunset_invasion.6.a
201
+
202
+ if = {
203
+ limit = {
204
+ has_dlc = "Rule Britannia"
205
+ }
206
+ set_country_flag = SUN_unlock_new_doctrine_flag
207
+ custom_tooltip = SUN_unlock_new_doctrine
208
+
209
+ custom_tooltip = " "
210
+ }
211
+ else = {
212
+ add_country_modifier = {
213
+ name = SUN_doctrine
214
+ duration = -1
215
+ }
216
+ }
217
+
218
+ custom_tooltip = " "
219
+
220
+ add_permanent_power_projection = {
221
+ amount = 10
222
+ type = SUN_sunrise_invasion_pp
223
+ }
224
+ }
225
+ }
226
+
227
+ country_event = {
228
+ id = sunset_invasion.7
229
+ title = sunset_invasion.7.t
230
+ desc = sunset_invasion.7.d
231
+ picture = BIG_BOOK_eventPicture
232
+
233
+ is_triggered_only = yes
234
+
235
+ option = {
236
+ name = sunset_invasion.7.a
237
+
238
+ custom_tooltip = SUN_less_ld_for_colonies
239
+ set_country_flag = SUN_less_ld_for_colonies_flag
240
+ }
241
+
242
+ option = {
243
+ name = sunset_invasion.7.b
244
+
245
+ custom_tooltip = SUN_gp_for_colonies
246
+ set_country_flag = SUN_gp_for_colonies_flag
247
+ }
248
+
249
+ option = {
250
+ name = sunset_invasion.7.e
251
+
252
+ custom_tooltip = SUN_tariffs_for_colonies
253
+ set_country_flag = SUN_tariffs_for_colonies_flag
254
+ }
255
+ }
256
+
257
+ country_event = {
258
+ id = sunset_invasion.8
259
+ title = sunset_invasion.8.t
260
+ desc = sunset_invasion.8.d
261
+ picture = BIG_BOOK_eventPicture
262
+
263
+ is_triggered_only = yes
264
+
265
+ option = {
266
+ name = sunset_invasion.8.a
267
+
268
+ add_splendor = 200
269
+ if = {
270
+ limit = {
271
+ has_government_mechanic = blood_gathering_mechanic
272
+ }
273
+ add_government_power = {
274
+ mechanic_type = blood_gathering_mechanic
275
+ power_type = blood
276
+ value = 40
277
+ }
278
+ }
279
+ add_country_modifier = {
280
+ name = SUN_dragon_slayer
281
+ duration = 7300
282
+ }
283
+ }
284
+ }
events/TribalSuccession.txt CHANGED
@@ -24,14 +24,22 @@ country_event = {
24
24
  NOT = { tag = CRI }
25
25
  has_global_flag = death_of_haji_giray
26
26
  }
27
- OR = {
28
- NOT = { has_estate_privilege = estate_nomadic_tribes_secured_succession }
29
- NOT = {
30
- heir_total_stats = {
31
- amount = 12
27
+ if = {
28
+ limit = {
29
+ NOT = { has_country_flag = hordes_any_child_can_be_khans_flag }
30
+ }
31
+ OR = {
32
+ NOT = { has_estate_privilege = estate_nomadic_tribes_secured_succession }
33
+ NOT = {
34
+ heir_total_stats = {
35
+ amount = 12
36
+ }
32
37
  }
33
38
  }
34
39
  }
40
+ else = {
41
+ NOT = { has_estate_privilege = estate_nomadic_tribes_secured_succession }
42
+ }
35
43
  }
36
44
 
37
45
  immediate = {
events/WomenInHistory.txt CHANGED
@@ -1,7 +1,7 @@
1
1
  ########################################
2
2
  # Events for Women in History
3
3
  #
4
- # written by Sara Wendel-�rtqvist
4
+ # written by Sara Wendel-Örtqvist
5
5
  ########################################
6
6
 
7
7
  namespace = women_history_events
@@ -201,7 +201,7 @@ country_event = {
201
201
  }
202
202
  }
203
203
 
204
- # K�sem Sultan (1590-1651)
204
+ # Kösem Sultan (1590-1651)
205
205
  country_event = {
206
206
  id = women_history_events.3
207
207
  title = women_history_events.3.t
@@ -307,7 +307,7 @@ country_event = {
307
307
  culture = ruthenian
308
308
  discount = yes
309
309
  skill = 2
310
- name = "Kosem Sultan"
310
+ name = "K�sem Sultan"
311
311
  }
312
312
  }
313
313
  }
@@ -523,7 +523,7 @@ country_event = {
523
523
  }
524
524
  }
525
525
 
526
- # Germaine de Sta�l (1766-1817)
526
+ # Germaine de Staël (1766-1817)
527
527
  country_event = {
528
528
  id = women_history_events.7
529
529
  title = women_history_events.7.t
@@ -1532,7 +1532,7 @@ country_event = {
1532
1532
  }
1533
1533
  }
1534
1534
 
1535
- # Gr�inne N� Mh�ille
1535
+ # Gráinne Ní Mháille
1536
1536
  country_event = {
1537
1537
  id = women_history_events.22
1538
1538
  title = women_history_events.22.t
@@ -1971,7 +1971,7 @@ country_event = {
1971
1971
  }
1972
1972
  }
1973
1973
 
1974
- # Louise of Mecklenburg-Strelitz (1776 � 1810)
1974
+ # Louise of Mecklenburg-Strelitz (1776 - 1810)
1975
1975
  country_event = {
1976
1976
  id = women_history_events.28
1977
1977
  title = women_history_events.28.t
@@ -2184,7 +2184,7 @@ country_event = {
2184
2184
  }
2185
2185
  }
2186
2186
 
2187
- # Abigail Adams (1744 � 1818)
2187
+ # Abigail Adams (1744 - 1818)
2188
2188
  country_event = {
2189
2189
  id = women_history_events.31
2190
2190
  title = women_history_events.31.t
@@ -2333,7 +2333,7 @@ country_event = {
2333
2333
  }
2334
2334
  }
2335
2335
 
2336
- # Sacagawea (1787? � 1812)
2336
+ # Sacagawea (1787? - 1812)
2337
2337
  country_event = {
2338
2338
  id = women_history_events.33
2339
2339
  title = women_history_events.33.t
@@ -3296,7 +3296,7 @@ country_event = {
3296
3296
  }
3297
3297
  }
3298
3298
 
3299
- # Empress Dowager Xiaozhuang (1613 � 1688)
3299
+ # Empress Dowager Xiaozhuang (1613 - 1688)
3300
3300
  country_event = {
3301
3301
  id = women_history_events.48
3302
3302
  title = women_history_events.48.t
@@ -3372,7 +3372,7 @@ country_event = {
3372
3372
  }
3373
3373
  }
3374
3374
 
3375
- # In�s de Su�rez
3375
+ # Inés de Suárez
3376
3376
  country_event = {
3377
3377
  id = women_history_events.49
3378
3378
  title = women_history_events.49.t
@@ -3626,6 +3626,7 @@ country_event = {
3626
3626
  OR = {
3627
3627
  tag = CRO
3628
3628
  tag = HUN
3629
+ was_tag = HUN
3629
3630
  }
3630
3631
  has_truce = yes
3631
3632
  is_year = 1643
@@ -4227,6 +4228,7 @@ country_event = {
4227
4228
  tag = HUN
4228
4229
  tag = BOH
4229
4230
  tag = NED
4231
+ was_tag = HUN
4230
4232
  }
4231
4233
  is_year = 1505
4232
4234
  NOT = {
events/disaster_ambrosian_republic.txt CHANGED
@@ -132,10 +132,23 @@ country_event = {
132
132
  option = {
133
133
  name = ambrosian_republic.3.a
134
134
  ai_chance = { factor = 75 }
135
- add_casus_belli = {
136
- type = cb_restore_personal_union
137
- months = 300
138
- target = MLO
135
+ if = {
136
+ limit = {
137
+ valid_for_personal_unions_trigger = yes
138
+ MLO = { valid_for_personal_unions_trigger = yes }
139
+ }
140
+ add_casus_belli = {
141
+ type = cb_restore_personal_union
142
+ months = 300
143
+ target = MLO
144
+ }
145
+ }
146
+ else = {
147
+ add_casus_belli = {
148
+ type = cb_vassalize_mission
149
+ months = 300
150
+ target = MLO
151
+ }
139
152
  }
140
153
  }
141
154
  option = {
@@ -169,10 +182,23 @@ country_event = {
169
182
  option = {
170
183
  name = ambrosian_republic.3.a
171
184
  ai_chance = { factor = 75 }
172
- add_casus_belli = {
173
- type = cb_restore_personal_union
174
- months = 300
175
- target = MLO
185
+ if = {
186
+ limit = {
187
+ valid_for_personal_unions_trigger = yes
188
+ MLO = { valid_for_personal_unions_trigger = yes }
189
+ }
190
+ add_casus_belli = {
191
+ type = cb_restore_personal_union
192
+ months = 300
193
+ target = MLO
194
+ }
195
+ }
196
+ else = {
197
+ add_casus_belli = {
198
+ type = cb_vassalize_mission
199
+ months = 300
200
+ target = MLO
201
+ }
176
202
  }
177
203
  }
178
204
  option = {
events/estate_cossacks.txt CHANGED
@@ -218,6 +218,7 @@ country_event = {
218
218
 
219
219
  trigger = {
220
220
  has_dlc = "The Cossacks"
221
+ NOT = { has_country_flag = feo_disable_cossack_aggression_flag }
221
222
  num_of_cities = 6
222
223
  NOT = { has_reform = cossacks_reform }
223
224
  OR = {
events/flavorARB.txt CHANGED
@@ -316,14 +316,7 @@ country_event = {
316
316
  limit = {
317
317
  has_country_modifier = unified_islam
318
318
  }
319
- add_country_modifier = {
320
- name = ARB_united_islam_upgraded
321
- duration = -1
322
- }
323
- }
324
- else = {
325
- set_country_flag = ARB_upgraded_uniting_islam
326
- custom_tooltip = ARB_uniting_islam_will_now_give_10_warscore_cost_vs_other_religions
319
+ add_stability_or_adm_power = yes
327
320
  }
328
321
  }
329
322
  }
events/flavorAZT.txt CHANGED
@@ -603,6 +603,7 @@ country_event = {
603
603
  name = inc_smallpox_outbreak
604
604
  duration = 360
605
605
  }
606
+ set_province_flag = had_smallpox_at_one_point
606
607
  clr_province_flag = NA_smallpox_here
607
608
  }
608
609
  }
@@ -685,6 +686,7 @@ country_event = {
685
686
  name = inc_smallpox_outbreak
686
687
  duration = 365
687
688
  }
689
+ set_province_flag = had_smallpox_at_one_point
688
690
  clr_province_flag = NA_smallpox_here
689
691
  }
690
692
  }
@@ -891,4 +893,274 @@ country_event = {
891
893
  }
892
894
  }
893
895
 
896
+ }
897
+
898
+ #Rulers of the Lake
899
+ country_event = {
900
+ id = flavor_azt.19
901
+ title = flavor_azt.19.t
902
+ desc = flavor_azt.19.d
903
+ picture = GREAT_BUILDING_eventPicture
904
+
905
+ is_triggered_only = yes
906
+
907
+ option = { #The reign of Montezuma has started
908
+ name = flavor_azt.19.a
909
+ ai_chance = { factor = 1 }
910
+
911
+ add_ruler_modifier = {
912
+ name = azt_rise_of_montezuma
913
+ duration = -1
914
+ }
915
+ custom_tooltip = AZT_MONTEZUMA_DESCRIPTION
916
+ }
917
+ }
918
+
919
+ #Conflict Ender
920
+ country_event = {
921
+ id = flavor_azt.20
922
+ title = flavor_azt.20.t
923
+ desc = flavor_azt.20.d
924
+ picture = AZTEC_WARRIOR_eventPicture
925
+
926
+ is_triggered_only = yes
927
+
928
+ option = { #Our conflict with Tlaxcala is now over
929
+ name = flavor_azt.20.a
930
+ ai_chance = { factor = 1 }
931
+
932
+ custom_tooltip = AZT_MODIFY_RISE_OF_MONTEZUMA
933
+ hidden_effect = {
934
+ remove_country_modifier = azt_rise_of_montezuma
935
+ add_ruler_modifier = {
936
+ name = azt_rise_of_montezuma_2
937
+ duration = -1
938
+ }
939
+ }
940
+ }
941
+ }
942
+
943
+ #Cloud Splitter
944
+ country_event = {
945
+ id = flavor_azt.21
946
+ title = flavor_azt.21.t
947
+ desc = flavor_azt.21.d
948
+ picture = CIVIL_WAR_eventPicture
949
+
950
+ is_triggered_only = yes
951
+
952
+ option = { #We have divided them, now it is time we rule them
953
+ name = flavor_azt.21.a
954
+ ai_chance = { factor = 1 }
955
+
956
+ change_ruler_stat = {
957
+ type = mil
958
+ amount = 1
959
+ }
960
+ custom_tooltip = " "
961
+ custom_tooltip = AZT_MODIFY_RISE_OF_MONTEZUMA_2
962
+ hidden_effect = {
963
+ remove_country_modifier = azt_rise_of_montezuma_2
964
+ add_ruler_modifier = {
965
+ name = azt_rise_of_montezuma_3
966
+ duration = -1
967
+ }
968
+ }
969
+ }
970
+ }
971
+
972
+ #Blood-Spiller
973
+ country_event = {
974
+ id = flavor_azt.22
975
+ title = flavor_azt.22.t
976
+ desc = flavor_azt.22.d
977
+ picture = HUMAN_SACRIFICE_eventPicture
978
+
979
+ is_triggered_only = yes
980
+
981
+ option = { #Let the blood of our enemies grant the Gods more power
982
+ name = flavor_azt.22.a
983
+ ai_chance = { factor = 1 }
984
+
985
+ change_ruler_stat = {
986
+ type = adm
987
+ amount = 1
988
+ }
989
+
990
+ change_ruler_stat = {
991
+ type = dip
992
+ amount = 2
993
+ }
994
+ }
995
+ }
996
+
997
+ #Wings of Light
998
+ country_event = {
999
+ id = flavor_azt.23
1000
+ title = flavor_azt.23.t
1001
+ desc = flavor_azt.23.d
1002
+ picture = GREAT_MAN_eventPicture
1003
+
1004
+ is_triggered_only = yes
1005
+
1006
+ option = { #We are now the sole rulers of Mesoamerica
1007
+ name = flavor_azt.23.a
1008
+ ai_chance = { factor = 1 }
1009
+
1010
+ change_ruler_stat = {
1011
+ type = adm
1012
+ amount = 1
1013
+ }
1014
+ custom_tooltip = SEPERATOR_TOOLTIP
1015
+ change_ruler_stat = {
1016
+ type = dip
1017
+ amount = 1
1018
+ }
1019
+
1020
+ custom_tooltip = SEPERATOR_TOOLTIP
1021
+
1022
+ custom_tooltip = AZT_MODIFY_RISE_OF_MONTEZUMA_3
1023
+ hidden_effect = {
1024
+ remove_country_modifier = azt_rise_of_montezuma_3
1025
+ add_ruler_modifier = {
1026
+ name = azt_rise_of_montezuma_4
1027
+ duration = -1
1028
+ }
1029
+ }
1030
+ }
1031
+ }
1032
+
1033
+ #Choosing a Patron Deity
1034
+ country_event = {
1035
+ id = flavor_azt.24
1036
+ title = flavor_azt.24.t
1037
+ desc = flavor_azt.24.d
1038
+ picture = HUIZTILOPOCHTLI_eventPicture
1039
+
1040
+ is_triggered_only = yes
1041
+
1042
+ option = { #Huitzilopochtli
1043
+ name = flavor_azt.24.a
1044
+ ai_chance = { factor = 1 }
1045
+
1046
+ trigger = {
1047
+ OR = {
1048
+ has_country_flag = azt_tezcatlipoca_deity
1049
+ has_country_flag = azt_quetzacoatl_deity
1050
+ has_country_flag = azt_tlaloc_deity
1051
+ }
1052
+ }
1053
+
1054
+ clr_country_flag = azt_tezcatlipoca_deity
1055
+ clr_country_flag = azt_quetzacoatl_deity
1056
+ clr_country_flag = azt_tlaloc_deity
1057
+
1058
+ custom_tooltip = AZT_MODIFY_MECHANIC_HUITZILOPOCHTLI
1059
+ }
1060
+
1061
+ option = { #Tezcatlipoca
1062
+ name = flavor_azt.24.b
1063
+ ai_chance = { factor = 1 }
1064
+
1065
+ trigger = {
1066
+ NOT = {
1067
+ has_country_flag = azt_tezcatlipoca_deity
1068
+ }
1069
+ }
1070
+
1071
+ clr_country_flag = azt_tlaloc_deity
1072
+ clr_country_flag = azt_quetzacoatl_deity
1073
+
1074
+ set_country_flag = azt_tezcatlipoca_deity
1075
+
1076
+ custom_tooltip = AZT_MODIFY_MECHANIC_TEZCATLIPOCA
1077
+ }
1078
+
1079
+ option = { #Tlaloc
1080
+ name = flavor_azt.24.c
1081
+ ai_chance = { factor = 1 }
1082
+
1083
+ trigger = {
1084
+ NOT = {
1085
+ has_country_flag = azt_tlaloc_deity
1086
+ }
1087
+ }
1088
+
1089
+ clr_country_flag = azt_tezcatlipoca_deity
1090
+ clr_country_flag = azt_quetzacoatl_deity
1091
+
1092
+ set_country_flag = azt_tlaloc_deity
1093
+
1094
+ custom_tooltip = AZT_MODIFY_MECHANIC_TLALOC
1095
+ }
1096
+
1097
+ option = { #Quetzacoatl
1098
+ name = flavor_azt.24.dd
1099
+ ai_chance = { factor = 1 }
1100
+
1101
+ trigger = {
1102
+ NOT = {
1103
+ has_country_flag = azt_quetzacoatl_deity
1104
+ }
1105
+ }
1106
+
1107
+ clr_country_flag = azt_tlaloc_deity
1108
+ clr_country_flag = azt_tezcatlipoca_deity
1109
+
1110
+ set_country_flag = azt_quetzacoatl_deity
1111
+
1112
+ custom_tooltip = AZT_MODIFY_MECHANIC_QUETZACOATL
1113
+ }
1114
+ }
1115
+
1116
+ #Fate of the Alliance
1117
+ country_event = {
1118
+ id = flavor_azt.25
1119
+ title = flavor_azt.25.t
1120
+ desc = flavor_azt.25.d
1121
+ picture = GREAT_BUILDING_eventPicture
1122
+
1123
+ is_triggered_only = yes
1124
+
1125
+ option = { #Tenochtitlan Reigns Supreme
1126
+ name = flavor_azt.25.a
1127
+ ai_chance = { factor = 1 }
1128
+
1129
+ remove_estate_privilege = estate_nobles_AZT_triple_alliance
1130
+ change_estate_land_share = {
1131
+ estate = estate_nobles
1132
+ share = -10
1133
+ }
1134
+ }
1135
+
1136
+ option = { #Let us retain this alliance
1137
+ name = flavor_azt.25.b
1138
+ ai_chance = { factor = 1 }
1139
+
1140
+ custom_tooltip = AZT_MODIFY_TRIPLE_ALLIANCE_PRIVILEGE
1141
+ set_country_flag = azt_triple_alliance_buff
1142
+
1143
+ custom_tooltip = SEPERATOR_TOOLTIP
1144
+
1145
+ custom_tooltip = AZT_GAIN_DEVELOPMENT_PER_SUBJECT
1146
+ hidden_effect = {
1147
+ every_subject_country = {
1148
+ overlord = {
1149
+ capital_scope = {
1150
+ random_list = {
1151
+ 33 = {
1152
+ add_base_tax = 1
1153
+ }
1154
+ 33 = {
1155
+ add_base_production = 1
1156
+ }
1157
+ 33 = {
1158
+ add_base_manpower = 1
1159
+ }
1160
+ }
1161
+ }
1162
+ }
1163
+ }
1164
+ }
1165
+ }
894
1166
  }
events/flavorBOH.txt CHANGED
@@ -28,7 +28,10 @@ country_event = {
28
28
  fire_only_once = yes
29
29
 
30
30
  trigger = {
31
- tag = BOH
31
+ OR = {
32
+ tag = BOH
33
+ was_tag = BOH
34
+ }
32
35
  owns = 266
33
36
  is_year = 1446
34
37
  NOT = { is_year = 1500 }
@@ -46,6 +49,13 @@ country_event = {
46
49
  immediate = {
47
50
  hidden_effect = {
48
51
  set_country_flag = first_hussite_king
52
+ if = {
53
+ limit = {
54
+ ai = yes
55
+ has_dlc = "Winds of Change"
56
+ }
57
+ country_event = { id = flavor_boh.14 }
58
+ }
49
59
  }
50
60
  }
51
61
 
@@ -78,6 +88,9 @@ country_event = {
78
88
  culture = czech
79
89
  age = 25
80
90
  }
91
+ hidden_effect = {
92
+ set_ruler_flag = ruler_cant_trigger_this_event_flag
93
+ }
81
94
  if = {
82
95
  limit = {
83
96
  has_states_general_mechanic = yes
@@ -190,7 +203,10 @@ country_event = {
190
203
  is_triggered_only = yes
191
204
 
192
205
  trigger = {
193
- tag = BOH
206
+ OR = {
207
+ tag = BOH
208
+ was_tag = BOH
209
+ }
194
210
  OR = {
195
211
  AND = {
196
212
  religion = catholic
@@ -343,7 +359,10 @@ country_event = {
343
359
  fire_only_once = yes
344
360
 
345
361
  trigger = {
346
- tag = BOH
362
+ OR = {
363
+ tag = BOH
364
+ was_tag = BOH
365
+ }
347
366
  is_year = 1465
348
367
  owns = 265
349
368
  owns = 2970
@@ -421,7 +440,10 @@ country_event = {
421
440
  fire_only_once = yes
422
441
 
423
442
  trigger = {
424
- tag = BOH
443
+ OR = {
444
+ tag = BOH
445
+ was_tag = BOH
446
+ }
425
447
  owns = 266
426
448
  is_year = 1493
427
449
  }
@@ -446,7 +468,10 @@ country_event = {
446
468
  fire_only_once = yes
447
469
 
448
470
  trigger = {
449
- tag = BOH
471
+ OR = {
472
+ tag = BOH
473
+ was_tag = BOH
474
+ }
450
475
  is_year = 1500
451
476
  NOT = { is_year = 1550 }
452
477
  NOT = { ADM = 3 }
@@ -486,7 +511,10 @@ country_event = {
486
511
  fire_only_once = yes
487
512
 
488
513
  trigger = {
489
- tag = BOH
514
+ OR = {
515
+ tag = BOH
516
+ was_tag = BOH
517
+ }
490
518
  is_year = 1599
491
519
  owns = 266
492
520
  }
@@ -532,7 +560,10 @@ country_event = {
532
560
 
533
561
  trigger = {
534
562
  OR = {
535
- tag = BOH
563
+ OR = {
564
+ tag = BOH
565
+ was_tag = BOH
566
+ }
536
567
  any_owned_province = {
537
568
  religion = hussite
538
569
  }
@@ -621,7 +652,10 @@ country_event = {
621
652
  is_triggered_only = yes
622
653
 
623
654
  trigger = {
624
- tag = BOH
655
+ OR = {
656
+ tag = BOH
657
+ was_tag = BOH
658
+ }
625
659
  is_emperor = no
626
660
  religion = catholic
627
661
  any_owned_province = {
@@ -808,7 +842,10 @@ country_event = {
808
842
  fire_only_once = yes
809
843
 
810
844
  trigger = {
811
- tag = BOH
845
+ OR = {
846
+ tag = BOH
847
+ was_tag = BOH
848
+ }
812
849
  is_subject = no
813
850
  NOT = { is_year = 1450 }
814
851
  }
@@ -849,4 +886,350 @@ province_event = {
849
886
  }
850
887
 
851
888
  option = { }
889
+ }
890
+
891
+ ########################################
892
+ # 1.37 Bohemia by Parmelion
893
+ ########################################
894
+
895
+ country_event = {
896
+ id = flavor_boh.14
897
+ title = none
898
+ desc = none
899
+ picture = none
900
+ hidden = yes
901
+ is_triggered_only = yes
902
+ option = {
903
+ ai_chance = {
904
+ factor = 50
905
+ modifier = {
906
+ factor = 0
907
+ NOT = { religion = catholic }
908
+ }
909
+ }
910
+ set_country_flag = boh_catholic_missions
911
+ clr_country_flag = boh_hussite_missions
912
+ swap_non_generic_missions = yes
913
+ }
914
+ option = {
915
+ ai_chance = {
916
+ factor = 50
917
+ modifier = {
918
+ factor = 0
919
+ NOT = { religion = hussite }
920
+ }
921
+ }
922
+ set_country_flag = boh_hussite_missions
923
+ clr_country_flag = boh_catholic_missions
924
+ swap_non_generic_missions = yes
925
+ }
926
+ }
927
+
928
+ #The Aftermath of the Hussite Wars
929
+ country_event = {
930
+ id = flavor_boh.15
931
+ title = flavor_boh.15.t
932
+ desc = flavor_boh.15.d
933
+ picture = {
934
+ trigger = {
935
+ has_dlc = "Emperor"
936
+ }
937
+ picture = HUSSITE_eventPicture
938
+ }
939
+ picture = {
940
+ trigger = {
941
+ NOT = { has_dlc = "Emperor" }
942
+ }
943
+ picture = BATTLE_eventPicture
944
+ }
945
+
946
+ immediate = {
947
+ hidden_effect = {
948
+ bohemia_area = {
949
+ add_devastation = 50
950
+ }
951
+ erzgebirge_area = {
952
+ add_devastation = 20
953
+ }
954
+ moravia_area = {
955
+ add_devastation = 20
956
+ }
957
+ if = {
958
+ limit = {
959
+ has_dlc = "Winds of Change"
960
+ }
961
+ add_country_modifier = {
962
+ name = boh_hussite_destruction
963
+ duration = 10950
964
+ }
965
+ }
966
+ }
967
+ }
968
+
969
+ is_triggered_only = yes
970
+
971
+ option = {
972
+ name = flavor_boh.15.a
973
+ custom_tooltip = boh_starting_event_devastation
974
+ if = {
975
+ limit = {
976
+ has_dlc = "Winds of Change"
977
+ }
978
+ tooltip = {
979
+ add_country_modifier = {
980
+ name = boh_hussite_destruction
981
+ duration = 10950
982
+ desc = boh_complete_mission
983
+ }
984
+ }
985
+ }
986
+ }
987
+ }
988
+
989
+ #Legacy of Great Moravia
990
+ country_event = {
991
+ id = flavor_boh.16
992
+ title = flavor_boh.16.t
993
+ desc = flavor_boh.16.d
994
+ picture = GOOD_WITH_MONARCH_eventPicture
995
+
996
+ is_triggered_only = yes
997
+
998
+ option = {
999
+ name = flavor_boh.16.a
1000
+ set_country_flag = boh_unlocked_great_moravia
1001
+ custom_tooltip = boh_unlock_great_moravia_tt
1002
+ change_ruler_stat = {
1003
+ type = mil
1004
+ amount = 2
1005
+ }
1006
+ add_ruler_modifier = {
1007
+ name = boh_svatopluks_heir
1008
+ duration = -1
1009
+ }
1010
+ }
1011
+ }
1012
+
1013
+ #Reformatio Sigismundi
1014
+ country_event = {
1015
+ id = flavor_boh.17
1016
+ title = flavor_boh.17.t
1017
+ desc = flavor_boh.17.d
1018
+ picture = HRE_eventPicture
1019
+
1020
+ is_triggered_only = yes
1021
+
1022
+ option = {
1023
+ name = flavor_boh.17.a
1024
+ add_imperial_influence = 20
1025
+ add_country_modifier = {
1026
+ name = "boh_reformatio_sigismundi_hre"
1027
+ duration = -1
1028
+ }
1029
+ }
1030
+
1031
+ option = {
1032
+ name = flavor_boh.17.b
1033
+ unlock_estate_privilege = { estate_privilege = estate_nobles_reformatio_sigismundi }
1034
+ }
1035
+
1036
+ option = {
1037
+ name = flavor_boh.17.c
1038
+ change_ruler_stat = {
1039
+ type = dip
1040
+ amount = 3
1041
+ }
1042
+ }
1043
+ }
1044
+
1045
+ #Jan Rokycana
1046
+ country_event = {
1047
+ id = flavor_boh.18
1048
+ title = flavor_boh.18.t
1049
+ desc = flavor_boh.18.d
1050
+ picture = CHURCH_ESTATE_1_eventPicture
1051
+
1052
+ fire_only_once = yes
1053
+
1054
+ trigger = {
1055
+ OR = {
1056
+ tag = BOH
1057
+ was_tag = BOH
1058
+ }
1059
+ is_year = 1450
1060
+ religion = hussite
1061
+ NOT = { is_year = 1460 }
1062
+ }
1063
+
1064
+ mean_time_to_happen = {
1065
+ months = 60
1066
+ }
1067
+
1068
+ option = {
1069
+ name = flavor_boh.18.a
1070
+ ai_chance = { factor = 40 }
1071
+ define_advisor = {
1072
+ type = theologian
1073
+ name = "Jan Rokycana"
1074
+ culture = czech
1075
+ religion = hussite
1076
+ discount = yes
1077
+ skill = 3
1078
+ }
1079
+ }
1080
+
1081
+ option = {
1082
+ name = flavor_boh.18.b
1083
+ ai_chance = { factor = 40 }
1084
+ define_advisor = {
1085
+ type = inquisitor
1086
+ name = "Jan Rokycana"
1087
+ culture = czech
1088
+ religion = hussite
1089
+ discount = yes
1090
+ skill = 3
1091
+ }
1092
+ }
1093
+
1094
+ option = {
1095
+ name = flavor_boh.18.c
1096
+ ai_chance = { factor = 10 }
1097
+ add_dip_power = 50
1098
+ }
1099
+ }
1100
+
1101
+ #Kilian Ignaz Dientzenhofer
1102
+ country_event = {
1103
+ id = flavor_boh.19
1104
+ title = flavor_boh.19.t
1105
+ desc = flavor_boh.19.d
1106
+ picture = ADVISOR_eventPicture
1107
+
1108
+ fire_only_once = yes
1109
+
1110
+ trigger = {
1111
+ OR = {
1112
+ tag = BOH
1113
+ was_tag = BOH
1114
+ }
1115
+ is_year = 1720
1116
+ NOT = { is_year = 1740 }
1117
+ }
1118
+
1119
+ mean_time_to_happen = {
1120
+ months = 60
1121
+ }
1122
+
1123
+ option = {
1124
+ name = flavor_boh.19.a
1125
+ ai_chance = { factor = 40 }
1126
+ add_country_modifier = {
1127
+ name = "boh_dientzenhofer"
1128
+ duration = 3650
1129
+ }
1130
+ }
1131
+
1132
+ option = {
1133
+ name = flavor_boh.19.b
1134
+ ai_chance = { factor = 10 }
1135
+ add_adm_power = 50
1136
+ }
1137
+ }
1138
+
1139
+ #Jan Amos Komensky
1140
+ country_event = {
1141
+ id = flavor_boh.20
1142
+ title = flavor_boh.20.t
1143
+ desc = flavor_boh.20.d
1144
+ picture = UNIVERSITY_eventPicture
1145
+
1146
+ fire_only_once = yes
1147
+
1148
+ trigger = {
1149
+ OR = {
1150
+ tag = BOH
1151
+ was_tag = BOH
1152
+ }
1153
+ is_year = 1640
1154
+ NOT = { is_year = 1660 }
1155
+ }
1156
+
1157
+ mean_time_to_happen = {
1158
+ months = 60
1159
+ }
1160
+
1161
+ option = {
1162
+ name = flavor_boh.20.a
1163
+ ai_chance = { factor = 50 }
1164
+ define_advisor = {
1165
+ type = philosopher
1166
+ name = "Jan Amos Komensk�"
1167
+ culture = czech
1168
+ religion = hussite
1169
+ discount = yes
1170
+ skill = 3
1171
+ }
1172
+ }
1173
+
1174
+ option = {
1175
+ name = flavor_boh.20.b
1176
+ ai_chance = { factor = 50 }
1177
+ if = {
1178
+ limit = {
1179
+ has_dlc = "Rule Britannia"
1180
+ }
1181
+ change_innovativeness = 3
1182
+ }
1183
+ else = {
1184
+ change_government_reform_progress = 50
1185
+ }
1186
+ }
1187
+ }
1188
+
1189
+ #Ji�� Melantrich z Aventina
1190
+ country_event = {
1191
+ id = flavor_boh.21
1192
+ title = flavor_boh.21.t
1193
+ desc = flavor_boh.21.d
1194
+ picture = ADVISOR_eventPicture
1195
+
1196
+ fire_only_once = yes
1197
+
1198
+ trigger = {
1199
+ OR = {
1200
+ tag = BOH
1201
+ was_tag = BOH
1202
+ }
1203
+ has_unembraced_institution = printing_press
1204
+ is_year = 1550
1205
+ NOT = { is_year = 1570 }
1206
+ }
1207
+
1208
+ mean_time_to_happen = {
1209
+ months = 40
1210
+ }
1211
+
1212
+ option = {
1213
+ name = flavor_boh.21.a
1214
+ ai_chance = { factor = 10 }
1215
+ define_advisor = {
1216
+ type = philosopher
1217
+ name = "Jir� Melantrich z Aventina"
1218
+ culture = czech
1219
+ religion = hussite
1220
+ discount = yes
1221
+ skill = 3
1222
+ }
1223
+ }
1224
+
1225
+ option = {
1226
+ name = flavor_boh.21.b
1227
+ ai_chance = { factor = 90 }
1228
+ capital_scope = {
1229
+ add_institution_embracement = {
1230
+ which = printing_press
1231
+ value = 25
1232
+ }
1233
+ }
1234
+ }
852
1235
  }
events/flavorFEO.txt ADDED
@@ -0,0 +1,333 @@
1
+ ########################################
2
+ # Events For Theodoro #
3
+ ########################################
4
+
5
+ namespace = flavor_feo
6
+
7
+ country_event = {
8
+ id = flavor_feo.1
9
+ title = "flavor_feo.1.t"
10
+ desc = "flavor_feo.1.d"
11
+ picture = DIPLOMACY_eventPicture
12
+
13
+ is_triggered_only = yes
14
+
15
+ option = {
16
+ name = "flavor_feo.1.a"
17
+
18
+ ai_chance = {
19
+ factor = 3
20
+ }
21
+
22
+ FEO = {
23
+ vassalize = ROOT
24
+ }
25
+
26
+ }
27
+ option = {
28
+ name = "flavor_feo.1.b"
29
+
30
+ ai_chance = { factor = 1 }
31
+
32
+ capital_scope = {
33
+ add_core = FEO
34
+ }
35
+ }
36
+ }
37
+
38
+
39
+ country_event = {
40
+ id = flavor_feo.2
41
+ title = "flavor_feo.2.t"
42
+ desc = "flavor_feo.2.d"
43
+ picture = CITY_VIEW_eventPicture
44
+
45
+ is_triggered_only = yes
46
+
47
+ option = {
48
+ name = "flavor_feo.2.a"
49
+
50
+ ai_chance = { factor = 3 }
51
+
52
+ custom_tooltip = FEO_FORMING_BYZANTIUM_GIVES_US_RULER_STATS
53
+ set_country_flag = feo_byzantium_formation_stats_flag
54
+
55
+ }
56
+ option = {
57
+ name = "flavor_feo.2.b"
58
+
59
+ ai_chance = { factor = 1 }
60
+
61
+ custom_tooltip = FEO_MOVE_GOTHIC_TO_GERMAN
62
+ hidden_effect = {
63
+ change_primary_culture = gothic_ger
64
+ every_owned_province = {
65
+ limit = {
66
+ culture = goths
67
+ }
68
+ change_culture = gothic_ger
69
+ }
70
+ }
71
+ #custom_tooltip = " "
72
+ #custom_tooltip = FEO_UPGRADE_THEODORO_IDEAS
73
+ #set_country_flag
74
+ custom_tooltip = " "
75
+ add_government_reform = gothic_monarchy_reform
76
+ }
77
+ }
78
+
79
+ country_event = { #An event that fires when Genoa dies, in case the player decides to be peaceful with the Italians
80
+ id = flavor_feo.3
81
+ title = "flavor_feo.3.t"
82
+ desc = "flavor_feo.3.d"
83
+ picture = CONQUEST_eventPicture
84
+
85
+ trigger = {
86
+ tag = FEO
87
+ NOT = {
88
+ exists = GEN
89
+ }
90
+ has_country_flag = feo_peaceful_italian_approach
91
+ }
92
+
93
+ mean_time_to_happen = {
94
+ days = 1
95
+ }
96
+
97
+ fire_only_once = yes
98
+
99
+ option = {
100
+ name = "flavor_feo.3.a"
101
+
102
+ ai_chance = { factor = 1 }
103
+
104
+ clr_country_flag = feo_peaceful_italian_approach
105
+ set_country_flag = feo_hostile_italian_approach
106
+ custom_tooltip = FEO_MODIFY_TREE_REQUIREMENTS
107
+ }
108
+ }
109
+
110
+ country_event = {
111
+ id = flavor_feo.4
112
+ title = "flavor_feo.4.t"
113
+ desc = "flavor_feo.4.d"
114
+ picture = ECONOMY_eventPicture
115
+
116
+ is_triggered_only = yes
117
+
118
+ option = {
119
+ name = "flavor_feo.4.a"
120
+
121
+ ai_chance = { factor = 2 }
122
+
123
+ add_years_of_income = 3
124
+
125
+ }
126
+ option = {
127
+ name = "flavor_feo.4.b"
128
+
129
+ ai_chance = { factor = 4 }
130
+
131
+ add_country_modifier = {
132
+ name = feo_pricipate_guard_payments_secured
133
+ duration = 3650
134
+ }
135
+ if = {
136
+ limit = {
137
+ has_dlc = "Cradle of Civilization"
138
+ }
139
+ add_army_professionalism = 0.05
140
+ }
141
+ else = {
142
+ add_army_tradition = 10
143
+ }
144
+ }
145
+ option = {
146
+ name = "flavor_feo.4.c"
147
+
148
+ ai_chance = { factor = 2 }
149
+
150
+ capital_scope = {
151
+ add_devastation = -100
152
+ if = {
153
+ limit = {
154
+ has_dlc = "Mandate of Heaven"
155
+ }
156
+ add_prosperity = 100
157
+ }
158
+ else = {
159
+ add_base_manpower = 1
160
+ add_base_production = 1
161
+ add_base_tax = 1
162
+ }
163
+ }
164
+ }
165
+ }
166
+
167
+ country_event = {
168
+ id = flavor_feo.5
169
+ title = "flavor_feo.5.t"
170
+ desc = "flavor_feo.5.d"
171
+ picture = MERCHANTS_TALKING_eventPicture
172
+
173
+ is_triggered_only = yes
174
+
175
+ option = {
176
+ name = "flavor_feo.5.a"
177
+
178
+ ai_chance = { factor = 3 }
179
+
180
+ every_owned_province = {
181
+ limit = {
182
+ region = crimea_region
183
+ }
184
+ cede_province = FEO
185
+ add_core = FEO
186
+ }
187
+ FEO = {
188
+ capital_scope = {
189
+ add_trade_modifier = {
190
+ who = ROOT
191
+ duration = -1
192
+ power = 100
193
+ key = AZOV_AGREEMENT
194
+ }
195
+ }
196
+ }
197
+ }
198
+ option = {
199
+ name = "flavor_feo.5.b"
200
+
201
+ ai_chance = { factor = 1 }
202
+
203
+ every_owned_province = {
204
+ limit = {
205
+ region = crimea_region
206
+ }
207
+ add_core = FEO
208
+ }
209
+ }
210
+ }
211
+
212
+ country_event = {
213
+ id = flavor_feo.6
214
+ title = "flavor_feo.6.t"
215
+ desc = "flavor_feo.6.d"
216
+ picture = {
217
+ trigger = { has_dlc = "The Cossacks" }
218
+ picture = COSSACK_ESTATE_eventPicture
219
+ }
220
+ picture = {
221
+ trigger = { NOT = { has_dlc = "The Cossacks" } }
222
+ picture = COURT_eventPicture
223
+ }
224
+
225
+ is_triggered_only = yes
226
+
227
+ option = {
228
+ name = "flavor_feo.6.a"
229
+ ai_chance = { factor = 2 }
230
+ feo_integrate_cossacks_event_opt_1 = yes
231
+ }
232
+ option = {
233
+ name = "flavor_feo.6.b"
234
+ ai_chance = { factor = 1 }
235
+ feo_integrate_cossacks_event_opt_2 = yes
236
+ }
237
+ }
238
+
239
+ country_event = {
240
+ id = flavor_feo.7
241
+ title = "flavor_feo.7.t"
242
+ desc = "flavor_feo.7.d"
243
+ picture = {
244
+ trigger = { has_dlc = "The Cossacks" }
245
+ picture = COSSACK_ESTATE_RAIDERS_eventPicture
246
+ }
247
+ picture = {
248
+ trigger = { NOT = { has_dlc = "The Cossacks" } }
249
+ picture = GOOD_WITH_MONARCH_eventPicture
250
+ }
251
+
252
+ is_triggered_only = yes
253
+
254
+ option = {
255
+ name = "flavor_feo.7.a"
256
+ ai_chance = { factor = 3 }
257
+ feo_conflicts_in_lithuania_event_opt_1 = yes
258
+ }
259
+ option = {
260
+ name = "flavor_feo.7.b"
261
+ ai_chance = { factor = 1 }
262
+ feo_conflicts_in_lithuania_event_opt_2 = yes
263
+ }
264
+ }
265
+
266
+ country_event = {
267
+ id = flavor_feo.8
268
+ title = "flavor_feo.8.t"
269
+ desc = "flavor_feo.8.d"
270
+ picture = DIPLOMACY_eventPicture
271
+
272
+ hidden = yes
273
+ is_triggered_only = yes
274
+
275
+ immediate = {
276
+ event_target:feo_russian_pu = {
277
+ reverse_add_casus_belli = {
278
+ target = ROOT
279
+ type = cb_restore_personal_union
280
+ months = -1
281
+ }
282
+ }
283
+ }
284
+
285
+ option = {
286
+ name = "flavor_feo.8.a"
287
+
288
+ ai_chance = { factor = 1 }
289
+ }
290
+ }
291
+
292
+ country_event = {
293
+ id = flavor_feo.9
294
+ title = "flavor_feo.9.t"
295
+ desc = "flavor_feo.9.d"
296
+ picture = GREAT_BUILDING_eventPicture
297
+
298
+ is_triggered_only = yes
299
+
300
+ option = {
301
+ name = "flavor_feo.9.a"
302
+
303
+ ai_chance = { factor = 5 }
304
+
305
+ hidden_effect = {
306
+ create_subject = {
307
+ subject_type = theodoro_personal_union
308
+ subject = event_target:feo_russian_pu
309
+ keep_liberty_desire = yes
310
+ }
311
+ }
312
+ custom_tooltip = FEO_REDUCE_COST_OF_ANNEXING_RUSSIAN_PU
313
+ }
314
+ option = {
315
+ name = "flavor_feo.9.b"
316
+
317
+ ai_chance = { factor = 2 }
318
+
319
+ set_country_flag = feo_russian_cooperation_flag
320
+ custom_tooltip = FEO_RUSSIAN_SUBJECT_MAY_FORM_RUSSIA
321
+ }
322
+
323
+ option = {
324
+ name = "flavor_feo.9.c"
325
+
326
+ ai_chance = { factor = 100 }
327
+
328
+ add_country_modifier = {
329
+ name = feo_dominance_in_russia_modifier
330
+ duration = -1
331
+ }
332
+ }
333
+ }
events/flavorHOL.txt CHANGED
@@ -208,6 +208,12 @@ country_event = {
208
208
  months = 96
209
209
  }
210
210
 
211
+ immediate = {
212
+ hidden_effect = {
213
+ set_country_flag = ned_dutch_republic_event_happened
214
+ }
215
+ }
216
+
211
217
  option = {
212
218
  name = "flavor_hol.EVTOPTB3502" #Confederacy on Republican Model
213
219
  ai_chance = { factor = 100 }
@@ -341,14 +347,23 @@ country_event = {
341
347
  fire_only_once = yes
342
348
 
343
349
  trigger = {
344
- tag = NED
345
- is_year = 1601
346
- NOT = { is_year = 1626 }
350
+ OR = {
351
+ has_country_flag = ned_unlocked_military_reforms_flag
352
+ AND = {
353
+ tag = NED
354
+ is_year = 1601
355
+ NOT = { is_year = 1626 }
356
+ }
357
+ }
347
358
  }
348
359
 
349
360
  mean_time_to_happen = {
350
361
  months = 50
351
362
  }
363
+
364
+ immediate = {
365
+ set_country_flag = ned_unlocked_military_reforms_flag
366
+ }
352
367
 
353
368
  option = {
354
369
  name = "flavor_hol.EVTOPTA3507" # Reform Army and Navy
@@ -426,13 +441,13 @@ country_event = {
426
441
 
427
442
  option = {
428
443
  name = "flavor_hol.EVTOPTA3513" #Yes, we need Order!
429
- add_republican_tradition = -20
444
+ add_legitimacy_equivalent = { amount = -20 }
430
445
  add_stability_or_adm_power = yes
431
446
  set_country_flag = ned_hereditary_stadtholder
432
447
  }
433
448
  option = {
434
449
  name = "flavor_hol.EVTOPTB3513" #No, we need Freedom!
435
- add_republican_tradition = 10
450
+ add_legitimacy_equivalent = { amount = 10 }
436
451
  }
437
452
  }
438
453
 
@@ -536,10 +551,15 @@ country_event = {
536
551
  fire_only_once = yes
537
552
 
538
553
  trigger = {
539
- tag = NED
540
- is_year = 1575
541
- NOT = { is_year = 1600 }
542
- owns = 97
554
+ OR = {
555
+ has_country_flag = ned_unlocks_leiden_university
556
+ AND = {
557
+ tag = NED
558
+ is_year = 1575
559
+ NOT = { is_year = 1600 }
560
+ owns = 4383
561
+ }
562
+ }
543
563
  }
544
564
 
545
565
  mean_time_to_happen = {
@@ -550,7 +570,9 @@ country_event = {
550
570
  name = "flavor_hol.EVTOPTA1" #Sponsor the university
551
571
  add_years_of_income = -0.25
552
572
  add_prestige = 5
553
- add_adm_power = 100
573
+ 4383 = {
574
+ add_or_upgrade_university_building = yes
575
+ }
554
576
  add_innovativeness_small_effect = yes
555
577
  }
556
578
  option = {
@@ -1516,5 +1538,449 @@ country_event = {
1516
1538
  }
1517
1539
  }
1518
1540
 
1541
+ country_event = { #The Great Council of the Low Countries
1542
+ id = flavor_hol.200
1543
+ title = flavor_hol.200.t
1544
+ desc = flavor_hol.200.d
1545
+ picture = DEBATE_REPUBLICAN_eventPicture
1546
+ fire_only_once = yes
1547
+ trigger = {
1548
+ HOL = { is_subject_of = BUR }
1549
+ BRB = { is_subject_of = BUR }
1550
+ 1744 = { country_or_non_sovereign_subject_holds = BUR }
1551
+ is_year = 1460
1552
+ NOT = { is_year = 1500 }
1553
+ }
1554
+
1555
+ mean_time_to_happen = {
1556
+ months = 180
1557
+ }
1558
+
1559
+ option = {
1560
+ name = flavor_hol.200.a
1561
+
1562
+ add_country_modifier = {
1563
+ name = hol_parliament_of_mechelen_modifier
1564
+ duration = 3650
1565
+ }
1566
+ HOL = { add_liberty_desire = -5 }
1567
+ BRB = { add_liberty_desire = -5 }
1568
+ }
1569
+ }
1570
+
1571
+ country_event = { #The Shifting Winds of Trade
1572
+ id = flavor_hol.201
1573
+ title = flavor_hol.201.t
1574
+ desc = flavor_hol.201.d
1575
+ picture = HARBOUR_eventPicture
1576
+ fire_only_once = yes
1577
+ trigger = {
1578
+ OR = {
1579
+ primary_culture = dutch
1580
+ primary_culture = flemish
1581
+ primary_culture = frisian
1582
+ }
1583
+ capital_scope = { region = low_countries_region }
1584
+ monthly_income = HSA
1585
+ 45 = {
1586
+ trade_share = {
1587
+ country = ROOT
1588
+ share = 15
1589
+ }
1590
+ }
1591
+ is_at_war = no
1592
+ NOT = { is_year = 1500 }
1593
+ }
1594
+
1595
+ mean_time_to_happen = {
1596
+ months = 200
1597
+ }
1598
+
1599
+ option = {
1600
+ name = flavor_hol.201.a
1601
+
1602
+ add_country_modifier = {
1603
+ name = hol_influx_prosperity_modifier
1604
+ duration = 3650
1605
+ }
1606
+ add_country_modifier = {
1607
+ name = hol_ample_grain_trade_modifier
1608
+ duration = 3650
1609
+ }
1610
+ }
1611
+ }
1612
+
1613
+ country_event = {
1614
+ id = flavor_hol.202
1615
+ title = flavor_hol.202.t
1616
+ desc = flavor_hol.202.d
1617
+ picture = CITY_VIEW_eventPicture
1618
+ fire_only_once = yes
1619
+ trigger = {
1620
+ owns_core_province = 1744
1621
+ 1744 = {
1622
+ NOT = { unrest = 1 }
1623
+ if = {
1624
+ limit = { has_dlc = "Mandate of Heaven" }
1625
+ NOT = { devastation = 1 }
1626
+ }
1627
+ num_of_times_improved = 5
1628
+ num_of_buildings_in_province = 4
1629
+ }
1630
+ OR = {
1631
+ primary_culture = dutch
1632
+ primary_culture = flemish
1633
+ primary_culture = frisian
1634
+ }
1635
+ is_subject = no
1636
+ capital_scope = { region = low_countries_region }
1637
+ NOT = { is_year = 1525 }
1638
+ }
1639
+
1640
+ option = {
1641
+ name = flavor_hol.202.a
1642
+
1643
+ 1744 = {
1644
+ add_base_tax = 2
1645
+ }
1646
+ custom_tooltip = " "
1647
+ 1744 = { set_center_level_2_center_of_trade = yes }
1648
+ custom_tooltip = " "
1649
+ add_mercantilism_or_monarch_power = { amount = 1 }
1650
+ }
1651
+ }
1652
+
1653
+ country_event = { #Doctorate Rights in the Netherlands
1654
+ id = flavor_hol.203
1655
+ title = flavor_hol.203.t
1656
+ desc = flavor_hol.203.d
1657
+ picture = UNIVERSITY_eventPicture
1658
+ fire_only_once = yes
1659
+
1660
+ trigger = {
1661
+ tag = NED
1662
+ num_of_owned_provinces_with = {
1663
+ value = 12
1664
+ development = 15
1665
+ has_building = university
1666
+ region = low_countries_region
1667
+ }
1668
+ }
1669
+
1670
+ option = {
1671
+ name = flavor_hol.203.a
1672
+
1673
+ if = {
1674
+ limit = { has_dlc = "Rule Britannia" }
1675
+ change_innovativeness = 3
1676
+ }
1677
+ else = {
1678
+ random_owned_province = {
1679
+ limit = {
1680
+ development = 15
1681
+ has_building = university
1682
+ region = low_countries_region
1683
+ }
1684
+ add_base_production = 1
1685
+ }
1686
+ random_owned_province = {
1687
+ limit = {
1688
+ development = 15
1689
+ has_building = university
1690
+ region = low_countries_region
1691
+ }
1692
+ add_base_tax = 1
1693
+ }
1694
+ }
1695
+ add_country_modifier = {
1696
+ name = ned_illustrious_schools_low_countries_modifier
1697
+ duration = 5475
1698
+ }
1699
+ }
1700
+ }
1701
+
1702
+ country_event = { #The Port of Amsterdam
1703
+ id = flavor_hol.204
1704
+ title = flavor_hol.204.t
1705
+ desc = flavor_hol.204.d
1706
+ picture = CITY_VIEW_eventPicture
1707
+ fire_only_once = yes
1708
+
1709
+ trigger = {
1710
+ OR = {
1711
+ primary_culture = dutch
1712
+ primary_culture = flemish
1713
+ primary_culture = frisian
1714
+ }
1715
+ owns_core_province = 97
1716
+ 97 = { num_of_times_improved = 10 }
1717
+ 97 = { has_production_building_trigger = yes }
1718
+ is_year = 1525
1719
+ }
1720
+
1721
+ mean_time_to_happen = {
1722
+ months = 500
1723
+ }
1724
+
1725
+ option = {
1726
+ name = flavor_hol.204.a
1727
+
1728
+ 97 = {
1729
+ upgrade_production_building = yes
1730
+ }
1731
+ }
1732
+ }
1519
1733
 
1520
- ### Dutch Dejima chain
1734
+ country_event = { #Rempbrant
1735
+ id = flavor_hol.205
1736
+ title = flavor_hol.205.t
1737
+ desc = flavor_hol.205.d
1738
+ picture = PAINTER_ARTIST_eventPicture
1739
+ fire_only_once = yes
1740
+ trigger = {
1741
+ OR = {
1742
+ primary_culture = dutch
1743
+ primary_culture = flemish
1744
+ primary_culture = frisian
1745
+ }
1746
+ capital_scope = { region = low_countries_region }
1747
+ is_year = 1629
1748
+ NOT = { is_year = 1670 }
1749
+ }
1750
+
1751
+ mean_time_to_happen = {
1752
+ months = 24
1753
+ }
1754
+
1755
+ option = {
1756
+ name = flavor_hol.205.a
1757
+
1758
+ define_advisor = {
1759
+ type = artist
1760
+ name = "Rembrandt van Rijn"
1761
+ cost_multiplier = 0.25
1762
+ skill = 3
1763
+ }
1764
+ if = {
1765
+ limit = { has_dlc = "Rule Britannia" }
1766
+ change_innovativeness = 3
1767
+ }
1768
+ else = { add_dip_power = 50 }
1769
+ }
1770
+ }
1771
+
1772
+ country_event = { #Powerhouse in the Book Trade
1773
+ id = flavor_hol.206
1774
+ title = flavor_hol.206.t
1775
+ desc = flavor_hol.206.d
1776
+ picture = BIG_BOOK_eventPicture
1777
+ fire_only_once = yes
1778
+
1779
+ trigger = {
1780
+ tag = NED
1781
+ is_year = 1616
1782
+ owns_core_province = 100
1783
+ is_at_war = no
1784
+ }
1785
+
1786
+ mean_time_to_happen = {
1787
+ months = 120
1788
+ }
1789
+
1790
+ option = {
1791
+ name = flavor_hol.206.a
1792
+
1793
+ 100 = {
1794
+ change_trade_goods = paper
1795
+ add_base_production = 3
1796
+ }
1797
+ change_price = {
1798
+ trade_goods = paper
1799
+ key = ned_dutch_bookmarket_key
1800
+ value = 0.15
1801
+ duration = -1
1802
+ }
1803
+ }
1804
+ }
1805
+
1806
+ country_event = { #Jan Amos Comenius
1807
+ id = flavor_hol.207
1808
+ title = flavor_hol.207.t
1809
+ desc = flavor_hol.207.d
1810
+ picture = ADVISOR_eventPicture
1811
+ fire_only_once = yes
1812
+
1813
+ trigger = {
1814
+ tag = NED
1815
+ is_year = 1600
1816
+ NOT = { is_year = 1650 }
1817
+ OR = {
1818
+ religion = protestant
1819
+ religion = reformed
1820
+ has_global_modifier_value = {
1821
+ which = tolerance_heretic
1822
+ value = 2
1823
+ }
1824
+ }
1825
+ }
1826
+
1827
+ mean_time_to_happen = { months = 48 }
1828
+
1829
+ option = {
1830
+ name = flavor_hol.207.a
1831
+
1832
+ define_advisor = {
1833
+ type = philosopher
1834
+ name = "Jan Amos Comenius"
1835
+ culture = czech
1836
+ skill = 3
1837
+ cost_multiplier = 0.25
1838
+ }
1839
+ if = {
1840
+ limit = { has_dlc = "Rule Britannia" }
1841
+ change_innovativeness = 1
1842
+ }
1843
+ else = { add_adm_power = 50 }
1844
+ }
1845
+ }
1846
+
1847
+ country_event = { #Antonie van Leeuwenhoek
1848
+ id = flavor_hol.208
1849
+ title = flavor_hol.208.t
1850
+ desc = flavor_hol.208.d
1851
+ picture = ADVISOR_eventPicture
1852
+ fire_only_once = yes
1853
+
1854
+ trigger = {
1855
+ tag = NED
1856
+ is_year = 1630
1857
+ NOT = { is_year = 1720 }
1858
+ OR = {
1859
+ religion = protestant
1860
+ religion = reformed
1861
+ has_global_modifier_value = {
1862
+ which = tolerance_heretic
1863
+ value = 2
1864
+ }
1865
+ }
1866
+ }
1867
+
1868
+ mean_time_to_happen = { months = 120 }
1869
+
1870
+ option = {
1871
+ name = flavor_hol.208.a
1872
+
1873
+ define_advisor = {
1874
+ type = natural_scientist
1875
+ name = "Antonie van Leeuwenhoek"
1876
+ skill = 3
1877
+ cost_multiplier = 0.25
1878
+ }
1879
+ if = {
1880
+ limit = { has_dlc = "Rule Britannia" }
1881
+ change_innovativeness = 1
1882
+ }
1883
+ else = { add_adm_power = 50 }
1884
+ }
1885
+ }
1886
+
1887
+ country_event = { #Jan Leeghwater
1888
+ id = flavor_hol.209
1889
+ title = flavor_hol.209.t
1890
+ desc = flavor_hol.209.d
1891
+ picture = ADVISOR_eventPicture
1892
+ fire_only_once = yes
1893
+
1894
+ trigger = {
1895
+ tag = NED
1896
+ is_year = 1575
1897
+ NOT = { is_year = 1625 }
1898
+ any_owned_province = {
1899
+ OR = {
1900
+ development = 40
1901
+ is_capital_of = ROOT
1902
+ province_has_center_of_trade_of_level = 3
1903
+ region = low_countries_region
1904
+ }
1905
+ }
1906
+ }
1907
+
1908
+ mean_time_to_happen = { months = 120 }
1909
+
1910
+ option = {
1911
+ name = flavor_hol.209.a
1912
+
1913
+ add_adm_power = 100
1914
+ every_owned_province = {
1915
+ limit = {
1916
+ OR = {
1917
+ development = 40
1918
+ is_capital_of = ROOT
1919
+ province_has_center_of_trade_of_level = 3
1920
+ }
1921
+ region = low_countries_region
1922
+ }
1923
+ add_base_tax = 1
1924
+ }
1925
+ }
1926
+ }
1927
+
1928
+ country_event = { #Joost van den Vondel
1929
+ id = flavor_hol.210
1930
+ title = flavor_hol.210.t
1931
+ desc = flavor_hol.210.d
1932
+ picture = CULTURE_eventPicture
1933
+ fire_only_once = yes
1934
+ trigger = {
1935
+ tag = NED
1936
+ is_year = 1587
1937
+ NOT = { is_year = 1680 }
1938
+ }
1939
+ mean_time_to_happen = { months = 120 }
1940
+
1941
+ option = {
1942
+ name = flavor_hol.210.a
1943
+
1944
+ add_dip_power = 50
1945
+ if = {
1946
+ limit = { has_dlc = "Mandate of Heaven" }
1947
+ add_splendor = 100
1948
+ }
1949
+ else = { add_prestige_or_monarch_power = { amount = 10 } }
1950
+ }
1951
+ }
1952
+
1953
+ country_event = {
1954
+ id = flavor_hol.211
1955
+ title = flavor_hol.211.t
1956
+ desc = flavor_hol.211.d
1957
+ picture = CONSORT_DOING_BADLY_eventPicture
1958
+ fire_only_once = yes
1959
+
1960
+ trigger = {
1961
+ tag = NED
1962
+ NOT = { stability = 3 }
1963
+ num_of_loans = 1
1964
+ war_exhaustion = 3
1965
+ OR = {
1966
+ is_bankrupt = yes
1967
+ NOT = { adm = 3 }
1968
+ NOT = { dip = 3 }
1969
+ }
1970
+ is_at_war = yes
1971
+ }
1972
+
1973
+ mean_time_to_happen = {
1974
+ months = 12
1975
+ }
1976
+
1977
+ option = {
1978
+ name = flavor_hol.211.a
1979
+
1980
+ kill_ruler = yes
1981
+ add_stability = -3
1982
+ add_legitimacy = -25
1983
+ add_republican_tradition = -20
1984
+ add_manpower = -0.002
1985
+ }
1986
+ }
events/flavorHSA.txt CHANGED
@@ -957,11 +957,11 @@ country_event = { #
957
957
 
958
958
  97 = {
959
959
  owner = {
960
- save_event_target_as = fu_owner_of_amsterdam
960
+ save_event_target_as = EU_owner_of_amsterdam
961
961
  }
962
962
  1269 = {
963
963
  add_trade_modifier = {
964
- who = event_target:fu_owner_of_amsterdam
964
+ who = event_target:EU_owner_of_amsterdam
965
965
  duration = 5475
966
966
  power = 20
967
967
  key = hsa_moved_the_staple_port_key
@@ -969,11 +969,11 @@ country_event = { #
969
969
  }
970
970
  }
971
971
  add_opinion = {
972
- who = event_target:fu_owner_of_amsterdam
972
+ who = event_target:EU_owner_of_amsterdam
973
973
  modifier = hsa_moved_the_staple_port
974
974
  }
975
975
  add_casus_belli = {
976
- target = event_target:fu_owner_of_amsterdam
976
+ target = event_target:EU_owner_of_amsterdam
977
977
  type = cb_trade_war_triggered
978
978
  months = 120
979
979
  }
events/flavorHSN.txt ADDED
@@ -0,0 +1,369 @@
1
+ ########################################
2
+ # Made by Parmelion
3
+ ########################################
4
+
5
+ namespace = flavor_hsn
6
+ normal_or_historical_nations = yes
7
+
8
+ country_event = {
9
+ id = flavor_hsn.0
10
+ title = none
11
+ desc = none
12
+ picture = none
13
+ hidden = yes
14
+ is_triggered_only = yes
15
+ option = {
16
+ ai_chance = { factor = 1 }
17
+ set_country_flag = hsn_unlock_anatolian_alliance
18
+ clr_country_flag = hsn_unlock_anatolian_conquest
19
+ swap_non_generic_missions = yes
20
+ }
21
+ option = {
22
+ ai_chance = { factor = 1 }
23
+ set_country_flag = hsn_unlock_anatolian_conquest
24
+ clr_country_flag = hsn_unlock_anatolian_alliance
25
+ swap_non_generic_missions = yes
26
+ }
27
+ }
28
+
29
+ #Ayyubid Restoration
30
+ country_event = {
31
+ id = flavor_hsn.1
32
+ title = flavor_hsn.1.t
33
+ desc = flavor_hsn.1.d
34
+ picture = {
35
+ trigger = {
36
+ has_dlc = "Rights of Man"
37
+ }
38
+ picture = SWORD_OF_OSMAN_eventPicture
39
+ }
40
+ picture = {
41
+ trigger = {
42
+ NOT = { has_dlc = "Rights of Man" }
43
+ }
44
+ picture = GOOD_WITH_MONARCH_eventPicture
45
+ }
46
+
47
+ major = yes
48
+
49
+ is_triggered_only = yes
50
+
51
+ option = {
52
+ name = flavor_hsn.1.a
53
+ override_country_name = AYB
54
+ set_country_flag = is_AYB_flag
55
+ set_country_flag = has_overriden_name_flag
56
+ custom_tooltip = hsn_empower_ideas_tt
57
+ if = {
58
+ limit = {
59
+ NOT = {
60
+ government_rank = 2
61
+ }
62
+ }
63
+ set_government_rank = 2
64
+ }
65
+ add_country_modifier = {
66
+ name = "hsn_rise_of_the_eagle"
67
+ duration = 7300
68
+ }
69
+ hidden_effect = {
70
+ set_country_flag = hsn_ayyubid_ideas
71
+ swap_free_idea_group = yes
72
+ }
73
+ }
74
+ }
75
+
76
+ #Fate of the Mamluks
77
+ country_event = {
78
+ id = flavor_hsn.2
79
+ title = flavor_hsn.2.t
80
+ desc = flavor_hsn.2.d
81
+ picture = {
82
+ trigger = {
83
+ has_dlc = "Cradle of Civilization"
84
+ }
85
+ picture = MAMLUK_WARRIORS_eventPicture
86
+ }
87
+ picture = {
88
+ trigger = {
89
+ NOT = { has_dlc = "Cradle of Civilization" }
90
+ }
91
+ picture = HORDE_ON_HORSEBACK_eventPicture
92
+ }
93
+
94
+ is_triggered_only = yes
95
+
96
+ option = {
97
+ name = flavor_hsn.2.a
98
+ set_country_flag = enable_mamluk_privilege
99
+ custom_tooltip = hsn_unlock_mamluks
100
+ add_country_modifier = {
101
+ name = "hsn_mamluk_reconciliation"
102
+ duration = 7300
103
+ }
104
+ }
105
+
106
+ option = {
107
+ name = flavor_hsn.2.b
108
+ add_army_professionalism = 0.05
109
+ add_country_modifier = {
110
+ name = "hsn_rely_on_own_armies"
111
+ duration = 7300
112
+ }
113
+ }
114
+ }
115
+
116
+ #The Title of Khalifa
117
+ country_event = {
118
+ id = flavor_hsn.3
119
+ title = flavor_hsn.3.t
120
+ desc = flavor_hsn.3.d
121
+ picture = {
122
+ trigger = {
123
+ has_dlc = "Domination"
124
+ }
125
+ picture = CONQUEROR_eventPicture
126
+ }
127
+ picture = {
128
+ trigger = {
129
+ NOT = { has_dlc = "Domination" }
130
+ }
131
+ picture = GOOD_WITH_MONARCH_eventPicture
132
+ }
133
+
134
+ is_triggered_only = yes
135
+
136
+ option = {
137
+ name = flavor_hsn.3.a
138
+ add_legitimacy = 30
139
+ add_country_modifier = {
140
+ name = "hsn_abbasid_authority"
141
+ duration = -1
142
+ }
143
+ }
144
+
145
+ option = {
146
+ name = flavor_hsn.3.b
147
+ add_prestige = 30
148
+ add_country_modifier = {
149
+ name = "hsn_ayyubid_caliphate"
150
+ duration = -1
151
+ }
152
+ custom_tooltip = hsn_caliph_title_tt
153
+ }
154
+ }
155
+
156
+ country_event = {
157
+ id = flavor_hsn.4
158
+ title = none
159
+ desc = none
160
+ picture = none
161
+ hidden = yes
162
+ is_triggered_only = yes
163
+ option = {
164
+ ai_chance = { factor = 1 }
165
+ set_country_flag = hsn_unlock_persian_alliance
166
+ clr_country_flag = hsn_unlock_persian_conquest
167
+ swap_non_generic_missions = yes
168
+ }
169
+ option = {
170
+ ai_chance = { factor = 1 }
171
+ set_country_flag = hsn_unlock_persian_conquest
172
+ clr_country_flag = hsn_unlock_persian_alliance
173
+ swap_non_generic_missions = yes
174
+ }
175
+ }
176
+
177
+ #Legacy of Saladin
178
+ country_event = {
179
+ id = flavor_hsn.5
180
+ title = flavor_hsn.5.t
181
+ desc = flavor_hsn.5.d
182
+ picture = {
183
+ trigger = {
184
+ has_dlc = "Rights of Man"
185
+ }
186
+ picture = SWORD_OF_OSMAN_eventPicture
187
+ }
188
+ picture = {
189
+ trigger = {
190
+ NOT = { has_dlc = "Rights of Man" }
191
+ }
192
+ picture = GOOD_WITH_MONARCH_eventPicture
193
+ }
194
+
195
+ is_triggered_only = yes
196
+
197
+ option = {
198
+ name = flavor_hsn.5.a
199
+ custom_tooltip = hsn_scaling_advisors_tt
200
+ set_country_flag = hsn_has_scaling_advisors
201
+ add_country_modifier = {
202
+ name = hsn_legacy_of_saladin
203
+ duration = -1
204
+ }
205
+ }
206
+
207
+ option = {
208
+ name = flavor_hsn.5.b
209
+ unlock_government_reform = { government_reform = ayyubid_high_command }
210
+ }
211
+
212
+ option = {
213
+ name = flavor_hsn.5.c
214
+ trigger = {
215
+ has_dlc = "Rights of Man"
216
+ }
217
+ custom_tooltip = hsn_prevent_leader_trait
218
+ set_country_flag = hsn_prevent_leader_trait
219
+ }
220
+
221
+ option = {
222
+ name = flavor_hsn.5.de
223
+ add_army_tradition = 20
224
+ add_mil_power = 200
225
+ }
226
+ }
227
+
228
+ #The Tomb of Saladin
229
+ country_event = {
230
+ id = flavor_hsn.6
231
+ title = flavor_hsn.6.t
232
+ desc = flavor_hsn.6.d
233
+ picture = {
234
+ trigger = {
235
+ OR = {
236
+ has_dlc = "Cradle of Civilization"
237
+ has_dlc = "Star and Crescent"
238
+ }
239
+ }
240
+ picture = muslimgfx_GREAT_BUILDING_eventPicture
241
+ }
242
+ picture = {
243
+ trigger = {
244
+ NOT = {
245
+ OR = {
246
+ has_dlc = "Cradle of Civilization"
247
+ has_dlc = "Star and Crescent"
248
+ }
249
+ }
250
+ }
251
+ picture = GREAT_BUILDING_eventPicture
252
+ }
253
+
254
+ trigger = {
255
+ OR = {
256
+ tag = HSN
257
+ was_tag = HSN
258
+ }
259
+ owns_core_province = 382
260
+ is_at_war = no
261
+ 382 = {
262
+ has_tax_building_trigger = yes
263
+ }
264
+ }
265
+
266
+ mean_time_to_happen = {
267
+ months = 60
268
+ }
269
+
270
+ fire_only_once = yes
271
+
272
+ option = {
273
+ name = flavor_hsn.6.a
274
+ add_years_of_income = -0.5
275
+ 382 = {
276
+ add_base_tax = 1
277
+ add_base_production = 1
278
+ add_base_manpower = 1
279
+ }
280
+ 382 = {
281
+ upgrade_tax_building = yes
282
+ }
283
+ }
284
+
285
+ option = {
286
+ name = flavor_hsn.6.b
287
+ add_adm_power = 50
288
+ }
289
+
290
+ }
291
+
292
+ #Solidifying Egypt
293
+ country_event = {
294
+ id = flavor_hsn.7
295
+ title = flavor_hsn.7.t
296
+ desc = flavor_hsn.7.d
297
+ picture = {
298
+ trigger = {
299
+ has_dlc = "Star and Crescent"
300
+ }
301
+ picture = muslimgfx_BORDER_TENSION_eventPicture
302
+ }
303
+ picture = {
304
+ trigger = {
305
+ NOT = { has_dlc = "Star and Crescent" }
306
+ }
307
+ picture = BATTLE_eventPicture
308
+ }
309
+
310
+ trigger = {
311
+ OR = {
312
+ tag = HSN
313
+ was_tag = HSN
314
+ }
315
+ owns_core_province = 361
316
+ owns_core_province = 358
317
+ is_at_war = no
318
+ NOT = {
319
+ OR = {
320
+ 361 = {
321
+ is_capital_of = ROOT
322
+ }
323
+ 358 = {
324
+ is_capital_of = ROOT
325
+ }
326
+ }
327
+ }
328
+ }
329
+
330
+ fire_only_once = yes
331
+
332
+ mean_time_to_happen = {
333
+ months = 60
334
+ }
335
+
336
+ option = {
337
+ name = flavor_hsn.7.a
338
+ 361 = {
339
+ move_capital_effect = yes
340
+ }
341
+ 361 = {
342
+ add_base_tax = 2
343
+ add_base_production = 2
344
+ add_base_manpower = 2
345
+ }
346
+ }
347
+
348
+ option = {
349
+ name = flavor_hsn.7.b
350
+ 358 = {
351
+ move_capital_effect = yes
352
+ }
353
+ 358 = {
354
+ add_base_tax = 2
355
+ add_base_production = 2
356
+ add_base_manpower = 2
357
+ }
358
+ }
359
+
360
+ option = {
361
+ name = flavor_hsn.7.c
362
+ capital_scope = {
363
+ add_base_tax = 1
364
+ add_base_production = 1
365
+ add_base_manpower = 1
366
+ }
367
+ }
368
+
369
+ }
events/flavorHUN.txt CHANGED
@@ -17,7 +17,10 @@ country_event = {
17
17
  fire_only_once = yes
18
18
 
19
19
  trigger = {
20
- tag = HUN
20
+ OR = {
21
+ tag = HUN
22
+ was_tag = HUN
23
+ }
21
24
  has_regency = yes
22
25
  has_consort_regency = no
23
26
  is_lesser_in_union = no
@@ -174,7 +177,10 @@ country_event = {
174
177
  fire_only_once = yes
175
178
 
176
179
  trigger = {
177
- tag = HUN
180
+ OR = {
181
+ tag = HUN
182
+ was_tag = HUN
183
+ }
178
184
  is_year = 1450
179
185
  NOT = { is_year = 1457 }
180
186
  OR = {
@@ -340,7 +346,10 @@ country_event = {
340
346
  fire_only_once = yes
341
347
 
342
348
  trigger = {
343
- tag = HUN
349
+ OR = {
350
+ tag = HUN
351
+ was_tag = HUN
352
+ }
344
353
  is_year = 1450
345
354
  NOT = { is_year = 1457 }
346
355
  OR = {
@@ -534,7 +543,10 @@ country_event = {
534
543
  fire_only_once = yes
535
544
 
536
545
  trigger = {
537
- tag = HUN
546
+ OR = {
547
+ tag = HUN
548
+ was_tag = HUN
549
+ }
538
550
  is_year = 1466
539
551
  NOT = { is_year = 1470 }
540
552
  has_regency = no
@@ -587,7 +599,10 @@ country_event = {
587
599
  fire_only_once = yes
588
600
 
589
601
  trigger = {
590
- tag = HUN
602
+ OR = {
603
+ tag = HUN
604
+ was_tag = HUN
605
+ }
591
606
  is_year = 1465
592
607
  has_regency = no
593
608
  owns = 1772 #Pressburg
@@ -625,7 +640,10 @@ country_event = {
625
640
  fire_only_once = yes
626
641
 
627
642
  trigger = {
628
- tag = HUN
643
+ OR = {
644
+ tag = HUN
645
+ was_tag = HUN
646
+ }
629
647
  is_year = 1473
630
648
  NOT = { is_year = 1500 }
631
649
  }
@@ -650,7 +668,10 @@ country_event = {
650
668
  fire_only_once = yes
651
669
 
652
670
  trigger = {
653
- tag = HUN
671
+ OR = {
672
+ tag = HUN
673
+ was_tag = HUN
674
+ }
654
675
  is_year = 1490
655
676
  NOT = { is_year = 1530 }
656
677
  is_neighbor_of = TUR
@@ -696,7 +717,10 @@ country_event = {
696
717
  fire_only_once = yes
697
718
 
698
719
  trigger = {
699
- tag = HUN
720
+ OR = {
721
+ tag = HUN
722
+ was_tag = HUN
723
+ }
700
724
  is_year = 1614
701
725
  NOT = { is_year = 1620 }
702
726
  government = monarchy
@@ -733,7 +757,10 @@ country_event = {
733
757
  fire_only_once = yes
734
758
 
735
759
  trigger = {
736
- tag = HUN
760
+ OR = {
761
+ tag = HUN
762
+ was_tag = HUN
763
+ }
737
764
  truce_with = TUR
738
765
  exists = HAB
739
766
  HAB = {
@@ -785,7 +812,7 @@ country_event = {
785
812
  }
786
813
 
787
814
  #magyar Peasant Revolt
788
- #Gy�rgy D�zsa
815
+ #György Dózsa
789
816
  country_event = {
790
817
  id = flavor_hun.11
791
818
  title = flavor_hun.11.t
@@ -795,7 +822,10 @@ country_event = {
795
822
  fire_only_once = yes
796
823
 
797
824
  trigger = {
798
- tag = HUN
825
+ OR = {
826
+ tag = HUN
827
+ was_tag = HUN
828
+ }
799
829
  NOT = { stability = 3 }
800
830
  has_ruler_modifier = hun_power_to_magnates
801
831
  }
@@ -851,7 +881,7 @@ country_event = {
851
881
  }
852
882
  }
853
883
 
854
- #Tam�s Bak�cz
884
+ #Tamás Bakócz
855
885
  country_event = {
856
886
  id = flavor_hun.12
857
887
  title = flavor_hun.12.t
@@ -861,7 +891,10 @@ country_event = {
861
891
  fire_only_once = yes
862
892
 
863
893
  trigger = {
864
- tag = HUN
894
+ OR = {
895
+ tag = HUN
896
+ was_tag = HUN
897
+ }
865
898
  is_year = 1490
866
899
  NOT = { is_year = 1520 }
867
900
  }
@@ -1082,7 +1115,10 @@ country_event = {
1082
1115
  fire_only_once = yes
1083
1116
 
1084
1117
  trigger = {
1085
- tag = HUN
1118
+ OR = {
1119
+ tag = HUN
1120
+ was_tag = HUN
1121
+ }
1086
1122
  is_at_war = no
1087
1123
  has_truce = no
1088
1124
  slovakia_area = {
@@ -1146,7 +1182,10 @@ country_event = {
1146
1182
  fire_only_once = yes
1147
1183
 
1148
1184
  trigger = {
1149
- tag = HUN
1185
+ OR = {
1186
+ tag = HUN
1187
+ was_tag = HUN
1188
+ }
1150
1189
  has_regency = no
1151
1190
  OR = {
1152
1191
  has_country_flag = hun_had_mercenaries_in_slovakia
@@ -1204,7 +1243,10 @@ country_event = {
1204
1243
  is_triggered_only = yes
1205
1244
 
1206
1245
  trigger = {
1207
- tag = HUN
1246
+ OR = {
1247
+ tag = HUN
1248
+ was_tag = HUN
1249
+ }
1208
1250
  has_regency = no
1209
1251
  has_country_modifier = hun_black_army
1210
1252
  NOT = { has_reform = black_army_reform }
@@ -1284,7 +1326,10 @@ country_event = {
1284
1326
  name = flavor_hun.18.b
1285
1327
  trigger = {
1286
1328
  is_subject = no
1287
- has_dlc = "Emperor"
1329
+ OR = {
1330
+ has_dlc = "Emperor"
1331
+ has_dlc = "Domination"
1332
+ }
1288
1333
  }
1289
1334
  set_country_flag = black_army_reform_flag
1290
1335
  add_government_reform = black_army_reform
@@ -1392,7 +1437,10 @@ country_event = {
1392
1437
  fire_only_once = yes
1393
1438
 
1394
1439
  trigger = {
1395
- tag = HUN
1440
+ OR = {
1441
+ tag = HUN
1442
+ was_tag = HUN
1443
+ }
1396
1444
  owns = 4239
1397
1445
  is_year = 1450
1398
1446
  NOT = { is_year = 1500 }
@@ -1492,7 +1540,10 @@ country_event = {
1492
1540
  fire_only_once = yes
1493
1541
 
1494
1542
  trigger = {
1495
- tag = HUN
1543
+ OR = {
1544
+ tag = HUN
1545
+ was_tag = HUN
1546
+ }
1496
1547
  owns = 4239
1497
1548
  religion_group = christian
1498
1549
  NOT = { exists = SER }
@@ -1544,7 +1595,10 @@ country_event = {
1544
1595
 
1545
1596
  trigger = {
1546
1597
  OR = {
1547
- tag = HUN
1598
+ OR = {
1599
+ tag = HUN
1600
+ was_tag = HUN
1601
+ }
1548
1602
  tag = TRA
1549
1603
  }
1550
1604
  religion = catholic
@@ -1712,7 +1766,7 @@ country_event = {
1712
1766
  }
1713
1767
  }
1714
1768
 
1715
- #T�mas N�dasdy
1769
+ #Támas Nádasdy
1716
1770
  country_event = {
1717
1771
  id = flavor_hun.23
1718
1772
  title = flavor_hun.23.t
@@ -1722,7 +1776,10 @@ country_event = {
1722
1776
  fire_only_once = yes
1723
1777
 
1724
1778
  trigger = {
1725
- tag = HUN
1779
+ OR = {
1780
+ tag = HUN
1781
+ was_tag = HUN
1782
+ }
1726
1783
  is_year = 1530
1727
1784
  NOT = { is_year = 1555 }
1728
1785
  }
@@ -1778,7 +1835,10 @@ country_event = {
1778
1835
  fire_only_once = yes
1779
1836
 
1780
1837
  trigger = {
1781
- tag = HUN
1838
+ OR = {
1839
+ tag = HUN
1840
+ was_tag = HUN
1841
+ }
1782
1842
  exists = HAB
1783
1843
  is_subject = no
1784
1844
  government = monarchy
@@ -1928,7 +1988,10 @@ country_event = {
1928
1988
  trigger = {
1929
1989
  OR = {
1930
1990
  AND = {
1931
- tag = HUN
1991
+ OR = {
1992
+ tag = HUN
1993
+ was_tag = HUN
1994
+ }
1932
1995
  is_lesser_in_union = no
1933
1996
  }
1934
1997
  senior_union_with = HUN
@@ -2097,7 +2160,10 @@ country_event = {
2097
2160
 
2098
2161
  trigger = {
2099
2162
  OR = {
2100
- tag = HUN
2163
+ OR = {
2164
+ tag = HUN
2165
+ was_tag = HUN
2166
+ }
2101
2167
  tag = TRA
2102
2168
  }
2103
2169
  NOT = { primary_culture = romanian }
@@ -2144,7 +2210,7 @@ country_event = {
2144
2210
  }
2145
2211
 
2146
2212
 
2147
- # Tam�s Erd�dy
2213
+ # Tamás Erdödy
2148
2214
  country_event = {
2149
2215
  id = flavor_hun.28
2150
2216
  title = flavor_hun.28.t
@@ -2154,7 +2220,10 @@ country_event = {
2154
2220
  fire_only_once = yes
2155
2221
 
2156
2222
  trigger = {
2157
- tag = HUN
2223
+ OR = {
2224
+ tag = HUN
2225
+ was_tag = HUN
2226
+ }
2158
2227
  is_year = 1583
2159
2228
  NOT = { is_year = 1610 }
2160
2229
  owns = 131
@@ -2189,7 +2258,7 @@ country_event = {
2189
2258
  }
2190
2259
 
2191
2260
 
2192
- # Matthias D�vay
2261
+ # Matthias Dévay
2193
2262
  country_event = {
2194
2263
  id = flavor_hun.29
2195
2264
  title = flavor_hun.29.t
@@ -2199,7 +2268,10 @@ country_event = {
2199
2268
  fire_only_once = yes
2200
2269
 
2201
2270
  trigger = {
2202
- tag = HUN
2271
+ OR = {
2272
+ tag = HUN
2273
+ was_tag = HUN
2274
+ }
2203
2275
  is_year = 1530
2204
2276
  NOT = { is_year = 1540 }
2205
2277
  owns = 131
@@ -2264,7 +2336,7 @@ country_event = {
2264
2336
  clr_province_flag = magyar_reform
2265
2337
  }
2266
2338
  define_advisor = {
2267
- name = "Thomas Szalah�zy"
2339
+ name = "Tam�s Szalah�zy"
2268
2340
  culture = hungarian
2269
2341
  religion = catholic
2270
2342
  skill = 3
@@ -2284,7 +2356,10 @@ country_event = {
2284
2356
  fire_only_once = yes
2285
2357
 
2286
2358
  trigger = {
2287
- tag = HUN
2359
+ OR = {
2360
+ tag = HUN
2361
+ was_tag = HUN
2362
+ }
2288
2363
  is_institution_enabled = renaissance
2289
2364
  is_year = 1450
2290
2365
  NOT = { is_year = 1470 }
@@ -2341,7 +2416,10 @@ country_event = {
2341
2416
  fire_only_once = yes
2342
2417
 
2343
2418
  trigger = {
2344
- tag = HUN
2419
+ OR = {
2420
+ tag = HUN
2421
+ was_tag = HUN
2422
+ }
2345
2423
  is_year = 1580
2346
2424
  NOT = { is_year = 1640 }
2347
2425
  owns = 154
@@ -2399,7 +2477,10 @@ country_event = {
2399
2477
  fire_only_once = yes
2400
2478
 
2401
2479
  trigger = {
2402
- tag = HUN
2480
+ OR = {
2481
+ tag = HUN
2482
+ was_tag = HUN
2483
+ }
2403
2484
  NOT = { exists = SLO }
2404
2485
  is_year = 1750
2405
2486
  slovakia_area = {
@@ -2495,7 +2576,10 @@ country_event = {
2495
2576
  fire_only_once = yes
2496
2577
 
2497
2578
  trigger = {
2498
- tag = HUN
2579
+ OR = {
2580
+ tag = HUN
2581
+ was_tag = HUN
2582
+ }
2499
2583
  is_year = 1600
2500
2584
  NOT = { is_year = 1700 }
2501
2585
  any_owned_province = {
@@ -2537,7 +2621,7 @@ country_event = {
2537
2621
  }
2538
2622
 
2539
2623
 
2540
- #Francis (II) R�k�czi
2624
+ #Francis (II) Rákóczi
2541
2625
  #Event for independent Hungary
2542
2626
  country_event = {
2543
2627
  id = flavor_hun.34
@@ -2548,7 +2632,10 @@ country_event = {
2548
2632
  fire_only_once = yes
2549
2633
 
2550
2634
  trigger = {
2551
- tag = HUN
2635
+ OR = {
2636
+ tag = HUN
2637
+ was_tag = HUN
2638
+ }
2552
2639
  is_subject = no
2553
2640
  has_regency = yes
2554
2641
  government = monarchy
@@ -2600,7 +2687,7 @@ country_event = {
2600
2687
  }
2601
2688
  }
2602
2689
 
2603
- #Francis (II) R�k�czi
2690
+ #Francis (II) Rákóczi
2604
2691
  #Event for subjected Hungary
2605
2692
  country_event = {
2606
2693
  id = flavor_hun.35
@@ -2611,7 +2698,10 @@ country_event = {
2611
2698
  fire_only_once = yes
2612
2699
 
2613
2700
  trigger = {
2614
- tag = HUN
2701
+ OR = {
2702
+ tag = HUN
2703
+ was_tag = HUN
2704
+ }
2615
2705
  is_subject_other_than_tributary_trigger = yes
2616
2706
  government = monarchy
2617
2707
  is_year = 1694
@@ -2671,7 +2761,7 @@ country_event = {
2671
2761
  }
2672
2762
  }
2673
2763
 
2674
- #Francis (II) R�k�czi
2764
+ #Francis (II) Rákóczi
2675
2765
  #Event for subjected Hungary
2676
2766
  country_event = {
2677
2767
  id = flavor_hun.36
@@ -2703,7 +2793,7 @@ country_event = {
2703
2793
  }
2704
2794
 
2705
2795
 
2706
- #Francis (II) R�k�czi
2796
+ #Francis (II) Rákóczi
2707
2797
  #Event for subjected Hungary
2708
2798
  country_event = {
2709
2799
  id = flavor_hun.37
@@ -2765,7 +2855,7 @@ country_event = {
2765
2855
  spawn_rebels = {
2766
2856
  type = nationalist_rebels
2767
2857
  size = 3
2768
- leader = "Ferenc II R�k�czy"
2858
+ leader = "Ferenc II R�k�czi"
2769
2859
  }
2770
2860
  }
2771
2861
  }
@@ -2869,6 +2959,9 @@ country_event = {
2869
2959
  set_in_empire = yes
2870
2960
  elector = yes
2871
2961
  }
2962
+ event_target:hungary_country = {
2963
+ country_event = { id = flavor_hun.52 }
2964
+ }
2872
2965
  event_target:hungary_country = {
2873
2966
  add_opinion = {
2874
2967
  who = root
@@ -2954,6 +3047,9 @@ country_event = {
2954
3047
  modifier = opinion_hun_didnt_let_into_empire
2955
3048
  }
2956
3049
  }
3050
+ event_target:hungary_country = {
3051
+ country_event = { id = flavor_hun.54 }
3052
+ }
2957
3053
  if = {
2958
3054
  limit = {
2959
3055
  tag = HAB
@@ -3034,3 +3130,854 @@ country_event = {
3034
3130
  }
3035
3131
  }
3036
3132
  }
3133
+
3134
+ ########################################
3135
+ # New Hungarian flavor events for 1.37
3136
+ #
3137
+ # written by Parmelion
3138
+ ########################################
3139
+
3140
+ #Addressing the Ethnic Situation
3141
+ country_event = {
3142
+ id = flavor_hun.38
3143
+ title = flavor_hun.38.t
3144
+ desc = flavor_hun.38.d
3145
+ picture = REFORM_eventPicture
3146
+
3147
+ is_triggered_only = yes
3148
+
3149
+ option = { #Promote the Hungarian culture
3150
+ name = flavor_hun.38.a
3151
+ add_country_modifier = {
3152
+ name = "hun_promote_hungarian_culture"
3153
+ duration = -1
3154
+ }
3155
+ }
3156
+ option = { #Guarantee the minority rights
3157
+ name = flavor_hun.38.b
3158
+ add_country_modifier = {
3159
+ name = "hun_guarantee_minority_rights"
3160
+ duration = -1
3161
+ }
3162
+ }
3163
+ }
3164
+
3165
+ #Balazs Magyar
3166
+ country_event = {
3167
+ id = flavor_hun.39
3168
+ title = flavor_hun.39.t
3169
+ desc = flavor_hun.39.d
3170
+ picture = BATTLE_eventPicture
3171
+
3172
+ trigger = {
3173
+ OR = {
3174
+ tag = HUN
3175
+ was_tag = HUN
3176
+ }
3177
+ is_subject = no
3178
+ is_year = 1470
3179
+ OR = {
3180
+ has_country_modifier = hun_black_army
3181
+ has_reform = black_army_reform
3182
+ }
3183
+ }
3184
+
3185
+ fire_only_once = yes
3186
+
3187
+ mean_time_to_happen = {
3188
+ months = 120
3189
+ }
3190
+
3191
+ option = {
3192
+ name = flavor_hun.39.a
3193
+ ai_chance = { factor = 10 }
3194
+ define_advisor = {
3195
+ name = "Bal�zs Magyar"
3196
+ culture = hungarian
3197
+ type = commandant
3198
+ skill = 3
3199
+ discount = yes
3200
+ }
3201
+ }
3202
+
3203
+ option = {
3204
+ name = flavor_hun.39.b
3205
+ ai_chance = { factor = 80 }
3206
+ define_general = {
3207
+ shock = 4
3208
+ fire = 4
3209
+ manuever = 4
3210
+ siege = 2
3211
+ name = "Bal�zs Magyar"
3212
+ }
3213
+ }
3214
+
3215
+ option = {
3216
+ name = flavor_hun.39.c
3217
+ ai_chance = { factor = 10 }
3218
+ add_mil_power = 50
3219
+ }
3220
+ }
3221
+
3222
+ #Gubec's Peasant Uprising
3223
+ country_event = {
3224
+ id = flavor_hun.40
3225
+ title = flavor_hun.40.t
3226
+ desc = flavor_hun.40.d
3227
+ picture = ANGRY_MOB_eventPicture
3228
+
3229
+ fire_only_once = yes
3230
+
3231
+ trigger = {
3232
+ OR = {
3233
+ tag = HUN
3234
+ was_tag = HUN
3235
+ }
3236
+ is_year = 1573
3237
+ croatia_area = {
3238
+ type = all
3239
+ owned_by = ROOT
3240
+ }
3241
+ }
3242
+
3243
+ mean_time_to_happen = {
3244
+ months = 3
3245
+ }
3246
+
3247
+ option = {
3248
+ name = flavor_hun.40.a
3249
+ ai_chance = { factor = 20 }
3250
+ add_years_of_income = -0.3
3251
+ croatia_area = {
3252
+ limit = {
3253
+ country_or_non_sovereign_subject_holds = ROOT
3254
+ }
3255
+ add_province_modifier = {
3256
+ name = "hun_peasants_compensated"
3257
+ duration = 3650
3258
+ }
3259
+ }
3260
+ slavonia_area = {
3261
+ limit = {
3262
+ country_or_non_sovereign_subject_holds = ROOT
3263
+ }
3264
+ add_province_modifier = {
3265
+ name = "hun_peasants_compensated"
3266
+ duration = 3650
3267
+ }
3268
+ }
3269
+ if = {
3270
+ limit = {
3271
+ has_estate = estate_nobles
3272
+ }
3273
+ add_estate_loyalty = {
3274
+ estate = estate_nobles
3275
+ loyalty = -20
3276
+ }
3277
+ }
3278
+ }
3279
+
3280
+ option = {
3281
+ ai_chance = { factor = 80 }
3282
+ name = flavor_hun.40.b
3283
+ if = {
3284
+ limit = {
3285
+ has_estate = estate_nobles
3286
+ }
3287
+ add_estate_loyalty = {
3288
+ estate = estate_nobles
3289
+ loyalty = 10
3290
+ }
3291
+ }
3292
+ random_owned_province = {
3293
+ limit = {
3294
+ culture = croatian
3295
+ }
3296
+ spawn_rebels = {
3297
+ type = anti_tax_rebels
3298
+ size = 3
3299
+ leader = "Matija Gubec"
3300
+ }
3301
+ }
3302
+ random_owned_province = {
3303
+ limit = {
3304
+ culture = croatian
3305
+ }
3306
+ spawn_rebels = {
3307
+ type = anti_tax_rebels
3308
+ size = 2
3309
+ }
3310
+ }
3311
+ }
3312
+ }
3313
+
3314
+ #Ascendant Hungary
3315
+ country_event = {
3316
+ id = flavor_hun.41
3317
+ title = flavor_hun.41.t
3318
+ desc = flavor_hun.41.d
3319
+ picture = HRE_eventPicture
3320
+
3321
+ is_triggered_only = yes
3322
+
3323
+ option = {
3324
+ name = flavor_hun.41.a
3325
+ ai_chance = { factor = 90 }
3326
+ add_dip_power = 200
3327
+ add_country_modifier = {
3328
+ name = hun_imperial_crown_bid
3329
+ duration = 7300
3330
+ }
3331
+ }
3332
+
3333
+ option = {
3334
+ ai_chance = { factor = 10 }
3335
+ name = flavor_hun.41.b
3336
+ custom_tooltip = hun_elector_cb_tt
3337
+ hidden_effect = {
3338
+ every_elector = {
3339
+ reverse_add_casus_belli = {
3340
+ target = ROOT
3341
+ type = cb_vassalize_mission
3342
+ months = 300
3343
+ }
3344
+ }
3345
+ emperor = {
3346
+ reverse_add_casus_belli = {
3347
+ target = ROOT
3348
+ type = cb_vassalize_mission
3349
+ months = 300
3350
+ }
3351
+ }
3352
+ }
3353
+ }
3354
+ }
3355
+
3356
+ # Adam František Kollár
3357
+ country_event = {
3358
+ id = flavor_hun.42
3359
+ title = flavor_hun.42.t
3360
+ desc = flavor_hun.42.d
3361
+ picture = ADVISOR_eventPicture
3362
+
3363
+ fire_only_once = yes
3364
+
3365
+ trigger = {
3366
+ OR = {
3367
+ tag = HUN
3368
+ was_tag = HUN
3369
+ }
3370
+ exists = HAB
3371
+ HAB = {
3372
+ is_emperor = yes
3373
+ }
3374
+ is_year = 1760
3375
+ NOT = { is_year = 1783 }
3376
+ slovakia_area = {
3377
+ owned_by = ROOT
3378
+ }
3379
+ }
3380
+
3381
+ mean_time_to_happen = {
3382
+ months = 12
3383
+ }
3384
+
3385
+ option = {
3386
+ name = flavor_hun.42.a
3387
+ ai_chance = { factor = 90 }
3388
+ define_advisor = {
3389
+ type = statesman
3390
+ name = "Adam Frantisek Koll�r"
3391
+ culture = slovak
3392
+ discount = yes
3393
+ skill = 3
3394
+ }
3395
+ }
3396
+
3397
+ option = {
3398
+ ai_chance = { factor = 10 }
3399
+ name = flavor_hun.42.b
3400
+ add_dip_power = 50
3401
+ }
3402
+ }
3403
+
3404
+
3405
+ # Pal Kinizsi
3406
+ country_event = {
3407
+ id = flavor_hun.43
3408
+ title = flavor_hun.43.t
3409
+ desc = flavor_hun.43.d
3410
+ picture = LAND_MILITARY_eventPicture
3411
+
3412
+ trigger = {
3413
+ OR = {
3414
+ tag = HUN
3415
+ was_tag = HUN
3416
+ }
3417
+ is_year = 1490
3418
+ NOT = { is_year = 1494 }
3419
+ OR = {
3420
+ has_country_modifier = hun_black_army
3421
+ has_reform = black_army_reform
3422
+ }
3423
+ }
3424
+
3425
+ fire_only_once = yes
3426
+
3427
+ mean_time_to_happen = {
3428
+ months = 12
3429
+ }
3430
+
3431
+ option = {
3432
+ name = flavor_hun.43.a
3433
+ add_army_tradition_or_mil_power = { amount = 15 }
3434
+ }
3435
+
3436
+ option = {
3437
+ name = flavor_hun.43.b
3438
+ define_advisor = {
3439
+ name = "P�l Kinizsi"
3440
+ culture = hungarian
3441
+ type = army_reformer
3442
+ skill = 3
3443
+ discount = yes
3444
+ }
3445
+ }
3446
+
3447
+ option = {
3448
+ name = flavor_hun.43.c
3449
+ add_mil_power = 50
3450
+ }
3451
+ }
3452
+
3453
+ #Beatrice of Aragon
3454
+ country_event = {
3455
+ id = flavor_hun.44
3456
+ title = flavor_hun.44.t
3457
+ desc = flavor_hun.44.d
3458
+ picture = wihgfx_FEMALE_SCHOLAR_eventPicture
3459
+
3460
+ trigger = {
3461
+ OR = {
3462
+ tag = HUN
3463
+ was_tag = HUN
3464
+ }
3465
+ dynasty = "Hunyadi"
3466
+ is_year = 1480
3467
+ NOT = { is_year = 1508 }
3468
+ }
3469
+
3470
+ fire_only_once = yes
3471
+
3472
+ mean_time_to_happen = {
3473
+ months = 150
3474
+ }
3475
+
3476
+ option = {
3477
+ name = flavor_hun.44.a
3478
+ ai_chance = { factor = 90 }
3479
+ add_ruler_modifier = {
3480
+ name = "hun_beatrice_aragon"
3481
+ duration = 7300
3482
+ }
3483
+ }
3484
+
3485
+ option = {
3486
+ ai_chance = { factor = 10 }
3487
+ name = flavor_hun.44.b
3488
+ add_dip_power = 50
3489
+ }
3490
+ }
3491
+
3492
+ #Tripartitum
3493
+ country_event = {
3494
+ id = flavor_hun.45
3495
+ title = flavor_hun.45.t
3496
+ desc = flavor_hun.45.d
3497
+ picture = BIG_BOOK_eventPicture
3498
+
3499
+ trigger = {
3500
+ OR = {
3501
+ OR = {
3502
+ tag = HUN
3503
+ was_tag = HUN
3504
+ }
3505
+ tag = TRA
3506
+ }
3507
+ is_year = 1514
3508
+ }
3509
+
3510
+ fire_only_once = yes
3511
+
3512
+ mean_time_to_happen = {
3513
+ months = 6
3514
+ }
3515
+
3516
+ option = {
3517
+ name = flavor_hun.45.a
3518
+ ai_chance = { factor = 100 }
3519
+ add_country_modifier = {
3520
+ name = "hun_tripartitum"
3521
+ duration = -1
3522
+ }
3523
+ }
3524
+
3525
+ option = {
3526
+ name = flavor_hun.45.b
3527
+ ai_chance = { factor = 0 }
3528
+ add_stability_or_adm_power = yes
3529
+ }
3530
+ }
3531
+
3532
+ # Saxons convert to Protestantism
3533
+ country_event = {
3534
+ id = flavor_hun.46
3535
+ title = flavor_hun.46.t
3536
+ desc = flavor_hun.46.d
3537
+ picture = {
3538
+ trigger = {
3539
+ has_dlc = "Common Sense"
3540
+ }
3541
+ picture = PROTESTANT_RELIGIOUS_TENSIONS_eventPicture
3542
+ }
3543
+ picture = {
3544
+ trigger = {
3545
+ NOT = { has_dlc = "Common Sense" }
3546
+ }
3547
+ picture = PRAYING_eventPicture
3548
+ }
3549
+
3550
+ fire_only_once = yes
3551
+
3552
+ trigger = {
3553
+ OR = {
3554
+ tag = HUN
3555
+ was_tag = HUN
3556
+ }
3557
+ is_year = 1533
3558
+ NOT = { is_year = 1549 }
3559
+ religion = catholic
3560
+ is_religion_enabled = protestant
3561
+ owns = 4128
3562
+ owns = 4127
3563
+ }
3564
+
3565
+ mean_time_to_happen = {
3566
+ months = 48
3567
+ }
3568
+
3569
+ option = {
3570
+ name = flavor_hun.46.a
3571
+ 4128 = {
3572
+ change_religion = protestant
3573
+ }
3574
+ 4128 = {
3575
+ add_province_modifier = {
3576
+ name = hun_religious_tolerance
3577
+ duration = 3650
3578
+ }
3579
+ }
3580
+ 4127 = {
3581
+ change_religion = protestant
3582
+ }
3583
+ 4127 = {
3584
+ add_province_modifier = {
3585
+ name = hun_religious_tolerance
3586
+ duration = 3650
3587
+ }
3588
+ }
3589
+ }
3590
+
3591
+ option = {
3592
+ name = flavor_hun.46.b
3593
+ 4128 = {
3594
+ change_religion = protestant
3595
+ }
3596
+ 4128 = {
3597
+ add_unrest = 5
3598
+ }
3599
+ 4128 = {
3600
+ add_province_modifier = {
3601
+ name = hun_convert_the_saxons
3602
+ duration = 3650
3603
+ }
3604
+ }
3605
+ 4127 = {
3606
+ change_religion = protestant
3607
+ }
3608
+ 4127 = {
3609
+ add_unrest = 5
3610
+ }
3611
+ 4127 = {
3612
+ add_province_modifier = {
3613
+ name = hun_convert_the_saxons
3614
+ duration = 3650
3615
+ }
3616
+ }
3617
+ }
3618
+ }
3619
+
3620
+ #Bibliotheca Corviniana
3621
+ country_event = {
3622
+ id = flavor_hun.47
3623
+ title = flavor_hun.47.t
3624
+ desc = flavor_hun.47.d
3625
+ picture = BIG_BOOK_eventPicture
3626
+
3627
+ is_triggered_only = yes
3628
+
3629
+ option = {
3630
+ name = flavor_hun.47.a
3631
+ goto = 153
3632
+ add_country_modifier = {
3633
+ name = hun_corviana_library
3634
+ duration = 7300
3635
+ }
3636
+ 153 = {
3637
+ if = {
3638
+ limit = {
3639
+ has_dlc = "Leviathan"
3640
+ has_great_project = {
3641
+ type = buda_castle
3642
+ tier = 0
3643
+ }
3644
+ }
3645
+ set_great_project_tier_1 = {
3646
+ type = buda_castle
3647
+ }
3648
+ }
3649
+ else = {
3650
+ add_base_tax = 3
3651
+ }
3652
+ }
3653
+ }
3654
+ }
3655
+
3656
+ #Capital in Danger
3657
+ country_event = {
3658
+ id = flavor_hun.48
3659
+ title = flavor_hun.48.t
3660
+ desc = flavor_hun.48.d
3661
+ picture = CITY_VIEW_eventPicture
3662
+
3663
+ fire_only_once = yes
3664
+
3665
+ trigger = {
3666
+ OR = {
3667
+ tag = HUN
3668
+ was_tag = HUN
3669
+ }
3670
+ owns = 153
3671
+ 153 = {
3672
+ is_capital_of = ROOT
3673
+ }
3674
+ 153 = {
3675
+ any_neighbor_province = {
3676
+ owned_by = TUR
3677
+ }
3678
+ }
3679
+ owns_core_province = 1772
3680
+ }
3681
+
3682
+ mean_time_to_happen = {
3683
+ months = 4
3684
+ }
3685
+
3686
+ option = {
3687
+ name = flavor_hun.48.a
3688
+ ai_chance = { factor = 25 }
3689
+ goto = 153
3690
+ 153 = {
3691
+ add_permanent_province_modifier = {
3692
+ name = hun_buda_fortified
3693
+ duration = 14600
3694
+ }
3695
+ add_base_manpower = 3
3696
+ }
3697
+ }
3698
+
3699
+ option = {
3700
+ ai_chance = { factor = 75 }
3701
+ name = flavor_hun.48.b
3702
+ goto = 1772
3703
+ 1772 = {
3704
+ move_capital_effect = yes
3705
+ }
3706
+ 1772 = {
3707
+ add_base_tax = 2
3708
+ add_base_production = 2
3709
+ }
3710
+ }
3711
+ }
3712
+
3713
+ #Juraj Jánošík
3714
+ country_event = {
3715
+ id = flavor_hun.49
3716
+ title = flavor_hun.49.t
3717
+ desc = flavor_hun.49.d
3718
+ picture = JURAJ_JANOSIK_eventPicture #to be replaced
3719
+
3720
+ goto = 4236
3721
+
3722
+ fire_only_once = yes
3723
+
3724
+ trigger = {
3725
+ is_year = 1710
3726
+ OR = {
3727
+ tag = HUN
3728
+ was_tag = HUN
3729
+ }
3730
+ slovakia_area = {
3731
+ owned_by = ROOT
3732
+ }
3733
+ 4236 = {
3734
+ culture = slovak
3735
+ }
3736
+ }
3737
+
3738
+ mean_time_to_happen = {
3739
+ months = 24
3740
+ }
3741
+
3742
+ option = {
3743
+ name = flavor_hun.49.a
3744
+ ai_chance = { factor = 100 }
3745
+ custom_tooltip = hun_janosik_raid
3746
+ hidden_effect = {
3747
+ 4236 = {
3748
+ remove_loot = {
3749
+ who = REB
3750
+ amount = 100
3751
+ }
3752
+ }
3753
+ }
3754
+ 4236 = {
3755
+ add_base_production = -1
3756
+ }
3757
+ custom_tooltip = hun_empty
3758
+ add_years_of_income = -0.5
3759
+ set_country_flag = hun_hunt_of_janosik
3760
+ custom_tooltip = hun_janosik_group_tt
3761
+ }
3762
+
3763
+ option = {
3764
+ ai_chance = { factor = 75 }
3765
+ name = flavor_hun.49.b
3766
+ custom_tooltip = hun_janosik_raid
3767
+ hidden_effect = {
3768
+ 4236 = {
3769
+ remove_loot = {
3770
+ who = REB
3771
+ amount = 100
3772
+ }
3773
+ }
3774
+ }
3775
+ 4236 = {
3776
+ add_base_production = -1
3777
+ }
3778
+ custom_tooltip = hun_empty
3779
+ set_country_flag = hun_janosik_ignored
3780
+ add_stability = -1
3781
+ add_estate_loyalty = {
3782
+ estate = estate_nobles
3783
+ loyalty = -20
3784
+ }
3785
+ add_estate_loyalty = {
3786
+ estate = estate_burghers
3787
+ loyalty = -20
3788
+ }
3789
+ }
3790
+ }
3791
+
3792
+ #Jánošík Strikes Again
3793
+ country_event = {
3794
+ id = flavor_hun.50
3795
+ title = flavor_hun.50.t
3796
+ desc = flavor_hun.50.d
3797
+ picture = JURAJ_JANOSIK_eventPicture #to be replaced
3798
+
3799
+ goto = 154
3800
+
3801
+ fire_only_once = yes
3802
+
3803
+ trigger = {
3804
+ has_country_flag = hun_janosik_ignored
3805
+ OR = {
3806
+ tag = HUN
3807
+ was_tag = HUN
3808
+ }
3809
+ 154 = {
3810
+ owned_by = ROOT
3811
+ }
3812
+ }
3813
+
3814
+ mean_time_to_happen = {
3815
+ months = 50
3816
+ }
3817
+
3818
+ option = {
3819
+ name = flavor_hun.50.a
3820
+ ai_chance = { factor = 100 }
3821
+ add_estate_loyalty = {
3822
+ estate = estate_nobles
3823
+ loyalty = -20
3824
+ }
3825
+ add_estate_loyalty = {
3826
+ estate = estate_burghers
3827
+ loyalty = -20
3828
+ }
3829
+ custom_tooltip = hun_janosik_raid_nitra
3830
+ hidden_effect = {
3831
+ 154 = {
3832
+ remove_loot = {
3833
+ who = REB
3834
+ amount = 100
3835
+ }
3836
+ }
3837
+ }
3838
+ 154 = {
3839
+ add_base_production = -2
3840
+ }
3841
+ custom_tooltip = hun_empty
3842
+ add_years_of_income = -0.5
3843
+ set_country_flag = hun_hunt_of_janosik
3844
+ custom_tooltip = hun_janosik_group_tt
3845
+ }
3846
+ }
3847
+
3848
+ #The End of J�no��k
3849
+ country_event = {
3850
+ id = flavor_hun.51
3851
+ title = flavor_hun.51.t
3852
+ desc = flavor_hun.51.d
3853
+ picture = JURAJ_JANOSIK_eventPicture #to be replaced
3854
+
3855
+ fire_only_once = yes
3856
+
3857
+ trigger = {
3858
+ has_country_flag = hun_hunt_of_janosik
3859
+ OR = {
3860
+ tag = HUN
3861
+ was_tag = HUN
3862
+ }
3863
+ }
3864
+
3865
+ mean_time_to_happen = {
3866
+ months = 80
3867
+ }
3868
+
3869
+ option = {
3870
+ name = flavor_hun.51.a
3871
+ ai_chance = { factor = 100 }
3872
+ add_estate_loyalty = {
3873
+ estate = estate_nobles
3874
+ loyalty = 20
3875
+ }
3876
+ add_estate_loyalty = {
3877
+ estate = estate_burghers
3878
+ loyalty = 20
3879
+ }
3880
+ slovakia_area = {
3881
+ add_province_modifier = {
3882
+ name = "hun_end_of_banditry"
3883
+ duration = 7300
3884
+ }
3885
+ }
3886
+ }
3887
+ }
3888
+
3889
+ country_event = {
3890
+ id = flavor_hun.52
3891
+ title = flavor_hun.52.t
3892
+ desc = flavor_hun.52.d
3893
+ picture = HRE_eventPicture
3894
+
3895
+ is_triggered_only = yes
3896
+
3897
+ option = {
3898
+ name = flavor_hun.52.a
3899
+ }
3900
+ }
3901
+
3902
+ #New Trade Goods in Pest
3903
+ country_event = {
3904
+ id = flavor_hun.53
3905
+ title = flavor_hun.53.t
3906
+ desc = flavor_hun.53.d
3907
+ picture = CITY_VIEW_eventPicture
3908
+
3909
+ is_triggered_only = yes
3910
+
3911
+ option = {
3912
+ name = "flavor_hun.53.a"
3913
+ 153 = {
3914
+ change_trade_goods = cloth
3915
+ }
3916
+ 153 = {
3917
+ add_base_production = 1
3918
+ }
3919
+ ai_chance = {
3920
+ factor = 20
3921
+ }
3922
+ }
3923
+
3924
+ option = {
3925
+ name = "flavor_hun.53.b"
3926
+ 153 = {
3927
+ change_trade_goods = copper
3928
+ }
3929
+ 153 = {
3930
+ add_base_production = 1
3931
+ }
3932
+ ai_chance = {
3933
+ factor = 20
3934
+ }
3935
+ }
3936
+
3937
+ option = {
3938
+ name = "flavor_hun.53.c"
3939
+ 153 = {
3940
+ change_trade_goods = iron
3941
+ }
3942
+ 153 = {
3943
+ add_base_production = 1
3944
+ }
3945
+ ai_chance = {
3946
+ factor = 20
3947
+ }
3948
+ }
3949
+
3950
+ option = {
3951
+ name = "flavor_hun.53.de"
3952
+ 153 = {
3953
+ change_trade_goods = glass
3954
+ }
3955
+ 153 = {
3956
+ add_base_production = 1
3957
+ }
3958
+ ai_chance = {
3959
+ factor = 20
3960
+ }
3961
+ }
3962
+
3963
+ option = {
3964
+ name = "flavor_hun.53.e"
3965
+ 153 = {
3966
+ add_base_production = 3
3967
+ }
3968
+ }
3969
+ }
3970
+
3971
+ #Hungary Joins the Empire - Negative Response
3972
+ country_event = {
3973
+ id = flavor_hun.54
3974
+ title = flavor_hun.54.t
3975
+ desc = flavor_hun.54.d
3976
+ picture = HRE_eventPicture
3977
+
3978
+ is_triggered_only = yes
3979
+
3980
+ option = {
3981
+ name = flavor_hun.54.a
3982
+ }
3983
+ }
events/flavorINC.txt CHANGED
@@ -107,9 +107,18 @@ country_event = {
107
107
  fire_only_once = yes
108
108
 
109
109
  trigger = {
110
- tag = CSU
111
- has_ruler = "Pachacuti"
112
- NOT = { is_year = 1450 }
110
+ OR = {
111
+ AND = {
112
+ NOT = { has_dlc = "Winds of Change" }
113
+ tag = CSU
114
+ has_ruler = "Pachacuti"
115
+ NOT = { is_year = 1450 }
116
+ }
117
+ AND = {
118
+ has_country_flag = flavor_inc_2_can_fire
119
+ has_dlc = "Winds of Change"
120
+ }
121
+ }
113
122
  }
114
123
 
115
124
  mean_time_to_happen = {
@@ -125,6 +134,31 @@ country_event = {
125
134
  add_adm_power = 75
126
135
  add_dip_power = 75
127
136
  add_mil_power = 75
137
+
138
+ if = {
139
+ limit = {
140
+ has_dlc = "Winds of Change"
141
+ }
142
+ custom_tooltip = " "
143
+ set_ruler_flag = CSU_pachakuti_upgrades_flag
144
+ custom_tooltip = CSU_pachakuti_upgrades
145
+
146
+ custom_tooltip = " "
147
+
148
+ if = {
149
+ limit = {
150
+ has_dlc = "Leviathan"
151
+ NOT = { is_year = 1480 }
152
+ }
153
+ custom_tooltip = CSU_if_we_form_inca_before_1480_machu_picchu
154
+ set_country_flag = CSU_if_we_form_inca_before_1480_machu_picchu_flag
155
+ }
156
+ }
157
+ else = {
158
+ change_adm = 1
159
+ change_dip = 1
160
+ change_mil = 1
161
+ }
128
162
  }
129
163
  }
130
164
 
@@ -139,20 +173,20 @@ country_event = {
139
173
  is_triggered_only = yes
140
174
 
141
175
  trigger = {
142
- owns = 807 #Though losing this is very unlikely.
176
+ owns = 808 #Though losing this is very unlikely.
143
177
  }
144
178
 
145
179
  option = { #Let us create a worthy capital!
146
180
  name = flavor_inc.3.a
147
- goto = 807
181
+ goto = 808
148
182
  set_country_flag = inc_cusco_began
149
- 807 = {
183
+ 808 = {
150
184
  add_province_modifier = {
151
185
  name = "inc_cusco_construction"
152
186
  duration = 7300 #Illustrates the length of construction
153
187
  }
154
188
  }
155
- add_prestige = 10
189
+ add_prestige_or_monarch_power = { amount = 10 }
156
190
  add_adm_power = -25
157
191
  add_dip_power = -25
158
192
  }
@@ -168,13 +202,13 @@ country_event = {
168
202
  title = flavor_inc.4.t
169
203
  desc = flavor_inc.4.d
170
204
  picture = CITY_VIEW_eventPicture
171
- goto = 807
205
+ goto = 808
172
206
  fire_only_once = yes
173
207
 
174
208
  trigger = {
175
209
  tag = CSU
176
210
  had_country_flag = { flag = inc_cusco_began days = 7300 }
177
- owns = 807
211
+ owns = 808
178
212
  }
179
213
 
180
214
  mean_time_to_happen = {
@@ -183,7 +217,7 @@ country_event = {
183
217
 
184
218
  option = { #Great!
185
219
  name = flavor_inc.4.a
186
- 807 = {
220
+ 808 = {
187
221
  add_province_modifier = {
188
222
  name = "inc_cusco_reconstructed"
189
223
  duration = -1
@@ -299,13 +333,18 @@ country_event = {
299
333
  fire_only_once = yes
300
334
 
301
335
  trigger = {
302
- tag = INC
303
- NOT = { exists = CHM }
304
- NOT = { has_country_flag = INC_used_to_be_CHM }
305
- owns = 809 #Lima
306
- owns = 812 #Chanchan
307
- owns = 2821 #Piwra
308
- owns = 2822 #Tucume
336
+ OR = {
337
+ AND = {
338
+ tag = INC
339
+ NOT = { exists = CHM }
340
+ NOT = { has_country_flag = INC_used_to_be_CHM }
341
+ owns = 809 #Lima
342
+ owns = 812 #Chanchan
343
+ owns = 2821 #Piwra
344
+ owns = 2822 #Tucume
345
+ }
346
+ has_country_flag = flavor_inc_7_flag
347
+ }
309
348
  }
310
349
 
311
350
  mean_time_to_happen = {
@@ -318,16 +357,18 @@ country_event = {
318
357
  name = "inc_chimu_integration"
319
358
  duration = -1
320
359
  }
321
- every_owned_province = {
322
- limit = { culture = chimuan }
323
- add_local_autonomy = 25 #Trusted to rule themselves a bit more.
324
- }
360
+
361
+ add_accepted_culture_or_dip_power = { culture = chimuan dip_reward = yes }
325
362
  }
326
363
  option = { #Don't integrate them.
327
364
  name = flavor_inc.7.b
328
- every_owned_province = {
329
- limit = { culture = chimuan }
330
- add_local_autonomy = -10 #No special treatment.
365
+
366
+ custom_tooltip = INC_every_province_in_chimu_area_loses_25_autonomy
367
+ hidden_effect = {
368
+ chimor_area = {
369
+ limit = { country_or_non_sovereign_subject_holds = ROOT }
370
+ add_local_autonomy = -25 #No special treatment.
371
+ }
331
372
  }
332
373
  }
333
374
  }
@@ -557,6 +598,7 @@ country_event = {
557
598
  name = "inc_smallpox_outbreak"
558
599
  duration = 365
559
600
  }
601
+ set_province_flag = had_smallpox_at_one_point
560
602
  clr_province_flag = inc_smallpox_here
561
603
  }
562
604
  }
@@ -1106,6 +1148,7 @@ country_event = {
1106
1148
  name = "inc_smallpox_outbreak"
1107
1149
  duration = 365
1108
1150
  }
1151
+ set_province_flag = had_smallpox_at_one_point
1109
1152
  clr_province_flag = inc_smallpox_here
1110
1153
  }
1111
1154
  }
@@ -1167,4 +1210,382 @@ country_event = {
1167
1210
  }
1168
1211
  }
1169
1212
 
1213
+ }
1214
+
1215
+ country_event = {
1216
+ id = flavor_inc.22
1217
+ title = flavor_inc.22.t
1218
+ desc = flavor_inc.22.d
1219
+ picture = CONQUEST_eventPicture
1220
+
1221
+ is_triggered_only = yes
1222
+
1223
+ option = {
1224
+ name = flavor_inc.22.a
1225
+ ai_chance = { factor = 1 }
1226
+
1227
+ add_authority = 25
1228
+
1229
+ custom_tooltip = " "
1230
+
1231
+ antisuyu_area = {
1232
+ limit = {
1233
+ country_or_non_sovereign_subject_holds = ROOT
1234
+ }
1235
+ add_local_autonomy = -33
1236
+ add_nationalism = -5
1237
+ }
1238
+ }
1239
+
1240
+ option = {
1241
+ ai_chance = { factor = 0 }
1242
+ name = flavor_inc.22.b
1243
+
1244
+ add_accepted_culture_or_dip_power = { culture = aimara dip_reward = yes }
1245
+ }
1246
+ }
1247
+
1248
+
1249
+ country_event = {
1250
+ id = flavor_inc.23
1251
+ title = flavor_inc.23.t
1252
+ desc = flavor_inc.23.d
1253
+ picture = CITY_VIEW_eventPicture
1254
+
1255
+ is_triggered_only = yes
1256
+
1257
+ option = {
1258
+ ai_chance = { factor = 1 }
1259
+ name = flavor_inc.23.a
1260
+
1261
+ add_country_modifier = {
1262
+ name = INC_the_mitma_for_control
1263
+ duration = -1
1264
+ }
1265
+
1266
+ custom_tooltip = INC_how_mitma_works
1267
+ tooltip = {
1268
+ add_province_modifier = {
1269
+ name = INC_mitma_settlers
1270
+ duration = 10950
1271
+ }
1272
+ }
1273
+ }
1274
+
1275
+ option = {
1276
+ ai_chance = { factor = 0 }
1277
+ name = flavor_inc.23.b
1278
+
1279
+ add_adm_power = 100
1280
+ change_government_reform_progress = 50
1281
+ }
1282
+ }
1283
+
1284
+
1285
+ country_event = {
1286
+ id = flavor_inc.24
1287
+ title = flavor_inc.24.t
1288
+ desc = flavor_inc.24.d
1289
+ picture = RELIGION_eventPicture
1290
+
1291
+ is_triggered_only = yes
1292
+
1293
+ option = {
1294
+ ai_chance = { factor = 1 }
1295
+ name = flavor_inc.24.a
1296
+
1297
+ add_country_modifier = {
1298
+ name = INC_integrating_local_dieties
1299
+ duration = -1
1300
+ }
1301
+
1302
+ define_advisor = {
1303
+ type = theologian
1304
+ skill = 3
1305
+ culture = ROOT
1306
+ religion = ROOT
1307
+ cost_multiplier = 0.33
1308
+ }
1309
+ }
1310
+
1311
+ option = {
1312
+ ai_chance = { factor = 0 }
1313
+ name = flavor_inc.24.b
1314
+
1315
+ add_country_modifier = {
1316
+ name = INC_not_integrating_foreign_dieties
1317
+ duration = -1
1318
+ }
1319
+
1320
+ add_dip_power = 100
1321
+ }
1322
+ }
1323
+
1324
+ country_event = {
1325
+ id = flavor_inc.25
1326
+ title = flavor_inc.25.t
1327
+ desc = flavor_inc.25.d
1328
+ picture = RELIGION_eventPicture
1329
+
1330
+ is_triggered_only = yes
1331
+
1332
+ option = {
1333
+ ai_chance = { factor = 1 }
1334
+ name = flavor_inc.25.a
1335
+
1336
+ set_country_flag = INC_divine_missionary
1337
+ custom_tooltip = INC_divine_missionary_tt
1338
+
1339
+ custom_tooltip = " "
1340
+
1341
+ add_adm_power = 100
1342
+ }
1343
+
1344
+ option = {
1345
+ ai_chance = { factor = 1 }
1346
+ name = flavor_inc.25.b
1347
+
1348
+ set_country_flag = INC_divine_corruption
1349
+ custom_tooltip = INC_divine_corruption_tt
1350
+
1351
+ custom_tooltip = " "
1352
+
1353
+ add_corruption = -2
1354
+ }
1355
+
1356
+ option = {
1357
+ ai_chance = { factor = 1 }
1358
+ name = flavor_inc.25.c
1359
+
1360
+ set_country_flag = INC_divine_unrest
1361
+ custom_tooltip = INC_divine_unrest_tt
1362
+
1363
+ custom_tooltip = " "
1364
+
1365
+ add_stability_or_adm_power = yes
1366
+ }
1367
+ }
1368
+
1369
+ country_event = {
1370
+ id = flavor_inc.26
1371
+ title = flavor_inc.26.t
1372
+ desc = flavor_inc.26.d
1373
+ picture = RELIGION_eventPicture
1374
+
1375
+ is_triggered_only = yes
1376
+ immediate = {
1377
+ hidden_effect = {
1378
+ pick_best_provinces = {
1379
+ 1 = yes
1380
+ scale = higher_development_than
1381
+ scope = every_owned_province
1382
+ global_trigger = "
1383
+ NOT = { has_manpower_building_trigger = yes }
1384
+ "
1385
+ event_target_name = inca_manpower_prov
1386
+ }
1387
+ pick_best_provinces = {
1388
+ 1 = yes
1389
+ scale = higher_development_than
1390
+ scope = every_owned_province
1391
+ global_trigger = "
1392
+ NOT = { has_production_building_trigger = yes }
1393
+ NOT = { trade_goods = gold }
1394
+ "
1395
+ event_target_name = inca_workshop_prov
1396
+ }
1397
+ }
1398
+ }
1399
+
1400
+ option = {
1401
+ ai_chance = { factor = 1 }
1402
+ name = flavor_inc.26.a
1403
+
1404
+ add_yearly_manpower = 1
1405
+
1406
+ if = {
1407
+ limit = {
1408
+ has_saved_event_target = inca_manpower_prov_1
1409
+ }
1410
+ custom_tooltip = " "
1411
+
1412
+ event_target:inca_manpower_prov_1 = {
1413
+ add_building = barracks
1414
+ }
1415
+ }
1416
+ }
1417
+
1418
+ option = {
1419
+ ai_chance = { factor = 1 }
1420
+ name = flavor_inc.26.b
1421
+
1422
+ add_years_of_income = 0.75
1423
+
1424
+ custom_tooltip = " "
1425
+
1426
+ if = {
1427
+ limit = {
1428
+ has_saved_event_target = inca_workshop_prov_1
1429
+ }
1430
+ custom_tooltip = " "
1431
+
1432
+ event_target:inca_workshop_prov_1 = {
1433
+ add_building = workshop
1434
+ }
1435
+ }
1436
+ }
1437
+
1438
+ option = {
1439
+ ai_chance = { factor = 1 }
1440
+ name = flavor_inc.26.c
1441
+
1442
+ add_prestige_or_monarch_power = { amount = 25 }
1443
+
1444
+ custom_tooltip = " "
1445
+
1446
+ add_authority = 15
1447
+
1448
+ if = {
1449
+ limit = {
1450
+ has_dlc = "Mandate of Heaven"
1451
+ }
1452
+ custom_tooltip = " "
1453
+ add_splendor = 200
1454
+ }
1455
+ }
1456
+ }
1457
+
1458
+ country_event = {
1459
+ id = flavor_inc.27
1460
+ title = flavor_inc.27.t
1461
+ desc = flavor_inc.27.d
1462
+ picture = DEATH_OF_HEIR_eventPicture
1463
+
1464
+ is_triggered_only = yes
1465
+
1466
+ trigger = {
1467
+ religion = inti
1468
+ NOT = { has_ruler_flag = INC_suffered_for_parent_death }
1469
+ }
1470
+
1471
+ option = {
1472
+ ai_chance = { factor = 1 }
1473
+ name = flavor_inc.27.a
1474
+ change_estate_land_share = {
1475
+ estate = all
1476
+ share = 5
1477
+ }
1478
+
1479
+ custom_tooltip = " "
1480
+
1481
+ custom_tooltip = INC_increase_amount_of_mummified_rulers
1482
+ hidden_effect = {
1483
+ change_variable = {
1484
+ which = inca_amount_of_mummies
1485
+ value = 1
1486
+ }
1487
+ }
1488
+ hidden_effect = {
1489
+ if = {
1490
+ limit = {
1491
+ has_regency = yes
1492
+ }
1493
+ set_heir_flag = INC_suffered_for_parent_death
1494
+ }
1495
+ }
1496
+ }
1497
+ }
1498
+
1499
+ country_event = {
1500
+ id = flavor_inc.28
1501
+ title = flavor_inc.28.t
1502
+ desc = flavor_inc.28.d
1503
+ picture = COUNTRY_COLLAPSE_eventPicture
1504
+
1505
+ is_triggered_only = yes
1506
+
1507
+ major = yes
1508
+ major_trigger = {
1509
+ is_neighbor_of = event_target:INC_target
1510
+ }
1511
+
1512
+ immediate = {
1513
+ hidden_effect = {
1514
+ save_event_target_as = INC_target
1515
+ }
1516
+ }
1517
+ option = {
1518
+ ai_chance = { factor = 1 }
1519
+ name = flavor_inc.28.a
1520
+
1521
+ tooltip = {
1522
+ add_government_power = {
1523
+ mechanic_type = divine_authority_mechanic
1524
+ power_type = divine_authority
1525
+ value = 25
1526
+ }
1527
+
1528
+ custom_tooltip = " "
1529
+
1530
+ add_stability = -1
1531
+
1532
+ custom_tooltip = " "
1533
+
1534
+ add_country_modifier = {
1535
+ name = INC_religious_reform
1536
+ duration = 3650
1537
+ }
1538
+
1539
+ capital_scope = {
1540
+ pretender_rebels = 3
1541
+ }
1542
+ }
1543
+ }
1544
+ }
1545
+
1546
+ country_event = {
1547
+ id = flavor_inc.29
1548
+ title = flavor_inc.29.t
1549
+ desc = flavor_inc.29.d
1550
+ picture = GOOD_WITH_MONARCH_eventPicture
1551
+
1552
+ is_triggered_only = yes
1553
+
1554
+ major = yes
1555
+
1556
+ option = {
1557
+ ai_chance = { factor = 1 }
1558
+ name = flavor_inc.29.a
1559
+
1560
+ tooltip = {
1561
+ add_government_power = {
1562
+ mechanic_type = divine_authority_mechanic
1563
+ power_type = divine_authority
1564
+ value = -75
1565
+ }
1566
+
1567
+ custom_tooltip = " "
1568
+
1569
+ change_adm = 1
1570
+ change_dip = 1
1571
+ change_mil = 1
1572
+
1573
+ custom_tooltip = " "
1574
+
1575
+ custom_tooltip = INC_destroy_all_mummies
1576
+ hidden_effect = {
1577
+ set_variable = {
1578
+ which = inca_amount_of_mummies
1579
+ value = 0
1580
+ }
1581
+ }
1582
+
1583
+ custom_tooltip = " "
1584
+
1585
+ add_ruler_modifier = {
1586
+ name = INC_pachakuti
1587
+ duration = -1
1588
+ }
1589
+ }
1590
+ }
1170
1591
  }
events/flavorITA.txt ADDED
@@ -0,0 +1,543 @@
1
+ namespace = flavor_ita
2
+ normal_or_historical_nations = yes
3
+
4
+
5
+ country_event = {
6
+ id = flavor_ita.1
7
+ title = flavor_ita.1.t
8
+ desc = flavor_ita.1.d
9
+ picture = GOOD_WITH_MONARCH_eventPicture
10
+
11
+ is_triggered_only = yes
12
+
13
+ option = {
14
+ name = flavor_ita.1.a
15
+
16
+ ai_chance = {
17
+ factor = 1
18
+ }
19
+
20
+ if = {
21
+ limit = {
22
+ NOT = { government_rank = 3 }
23
+ }
24
+ set_government_rank = 3
25
+ custom_tooltip = " "
26
+ }
27
+
28
+ add_country_modifier = {
29
+ name = ITA_blatant_roman_larp
30
+ duration = -1
31
+ desc = ITA_until_roman_empire_is_formed
32
+ }
33
+
34
+ custom_tooltip = ITA_unlock_roman_ambition
35
+ set_country_flag = ITA_unlock_roman_ambition_flag
36
+
37
+ custom_tooltip = " "
38
+
39
+ custom_tooltip = ITA_stylize
40
+ set_country_flag = ITA_stylize_flag
41
+ }
42
+
43
+ option = {
44
+ name = flavor_ita.1.b
45
+
46
+ ai_chance = {
47
+ factor = 0
48
+ }
49
+
50
+ add_country_modifier = {
51
+ name = ITA_permanent_absolutism_buff
52
+ duration = -1
53
+ }
54
+
55
+ add_power_projection_mission = { amount = 10 }
56
+ }
57
+ }
58
+
59
+ country_event = {
60
+ id = flavor_ita.2
61
+ title = flavor_ita.2.t
62
+ desc = flavor_ita.2.d
63
+ picture = DEBATE_REPUBLICAN_eventPicture
64
+
65
+ is_triggered_only = yes
66
+
67
+ option = {
68
+ name = flavor_ita.2.a
69
+
70
+ ai_chance = {
71
+ factor = 1
72
+ }
73
+
74
+ hire_advisor = {
75
+ type = statesman
76
+ religion = root
77
+ culture = root
78
+ min_age = 25
79
+ max_age = 25
80
+ skill = 3
81
+ name = "Camillo Benso di Cavour"
82
+ cost_multiplier = 1
83
+ }
84
+
85
+ custom_tooltip = " "
86
+
87
+ custom_tooltip = ITA_while_cavour_is_active
88
+ set_country_flag = ITA_cavour_alive
89
+ }
90
+
91
+ option = {
92
+ name = flavor_ita.2.b
93
+
94
+ ai_chance = {
95
+ factor = 0
96
+ }
97
+
98
+ add_country_modifier = {
99
+ name = ITA_protectionism
100
+ duration = 10950
101
+ }
102
+
103
+ add_mercantilism = 5
104
+ }
105
+ }
106
+
107
+ country_event = {
108
+ id = flavor_ita.3
109
+ title = flavor_ita.3.t
110
+ desc = flavor_ita.3.d
111
+ picture = NAVAL_MILITARY_eventPicture
112
+
113
+ is_triggered_only = yes
114
+
115
+ option = {
116
+ name = flavor_ita.3.a
117
+
118
+ ai_chance = {
119
+ factor = 1
120
+ }
121
+
122
+ add_country_modifier = {
123
+ name = ITA_galleass_transport
124
+ duration = -1
125
+ }
126
+
127
+ add_dip_power = 50
128
+ }
129
+
130
+ option = {
131
+ name = flavor_ita.3.b
132
+
133
+ ai_chance = {
134
+ factor = 1
135
+ }
136
+
137
+ add_country_modifier = {
138
+ name = ITA_galleass_amount
139
+ duration = -1
140
+ }
141
+
142
+ add_years_of_income = 0.1
143
+ }
144
+
145
+ option = {
146
+ name = flavor_ita.3.c
147
+
148
+ ai_chance = {
149
+ factor = 1
150
+ }
151
+
152
+ add_country_modifier = {
153
+ name = ITA_galleass_durability
154
+ duration = -1
155
+ }
156
+
157
+ add_navy_tradition = 20
158
+ }
159
+ }
160
+
161
+ country_event = {
162
+ id = flavor_ita.4
163
+ title = flavor_ita.4.t
164
+ desc = flavor_ita.4.d
165
+ picture = LAND_MILITARY_eventPicture
166
+
167
+ is_triggered_only = yes
168
+
169
+ option = {
170
+ name = flavor_ita.4.a
171
+
172
+ ai_chance = {
173
+ factor = 1
174
+ }
175
+
176
+ custom_tooltip = ITA_upgrade_military_governorship_with_abso
177
+ set_country_flag = ITA_upgrade_military_governorship_with_abso_flag
178
+
179
+ custom_tooltip = " "
180
+
181
+ add_rebel_progress = {
182
+ value = -50
183
+ }
184
+ }
185
+
186
+ option = {
187
+ name = flavor_ita.4.b
188
+
189
+ ai_chance = {
190
+ factor = 1
191
+ }
192
+
193
+ custom_tooltip = ITA_upgrade_military_governorship_with_autonomy_in_terr
194
+ set_country_flag = ITA_upgrade_military_governorship_with_autonomy_in_terr_flag
195
+
196
+ custom_tooltip = " "
197
+
198
+ custom_tooltip = ITA_all_provinces_lose_10_autonomy
199
+ hidden_effect = {
200
+ every_owned_province = {
201
+ add_local_autonomy = -10
202
+ }
203
+ }
204
+ }
205
+
206
+ option = {
207
+ name = flavor_ita.4.c
208
+
209
+ ai_chance = {
210
+ factor = 1
211
+ }
212
+
213
+ custom_tooltip = ITA_upgrade_military_governorship_with_army_quality
214
+ set_country_flag = ITA_upgrade_military_governorship_with_army_quality_flag
215
+
216
+ custom_tooltip = " "
217
+
218
+ create_general_with_pips = { tradition = 80 add_siege = 2 add_fire = 1 }
219
+ }
220
+ }
221
+
222
+ country_event = {
223
+ id = flavor_ita.5
224
+ title = flavor_ita.5.t
225
+ desc = flavor_ita.5.d
226
+ picture = GOOD_WITH_MONARCH_eventPicture
227
+
228
+ is_triggered_only = yes
229
+ major = yes
230
+
231
+ option = {
232
+ name = flavor_ita.5.a
233
+
234
+ ai_chance = {
235
+ factor = 1
236
+ }
237
+ 118 = {
238
+ add_province_triggered_modifier = ITA_all_roads_lead_to_rome
239
+ }
240
+
241
+ custom_tooltip = " "
242
+
243
+ custom_tooltip = ITA_final_modifier_tt
244
+ hidden_effect = {
245
+ remove_country_modifier = ITA_conquest_of_africa_2
246
+ remove_country_modifier = ITA_conquest_of_east_2
247
+ remove_country_modifier = ITA_conquest_of_west_2
248
+ remove_country_modifier = ITA_humiliation_of_holy_roman_empire_2
249
+ add_country_modifier = {
250
+ name = ITA_final_modifier
251
+ duration = -1
252
+ }
253
+ }
254
+
255
+ custom_tooltip = " "
256
+
257
+ add_permanent_power_projection = {
258
+ amount = 10
259
+ type = ITA_true_roman_empire
260
+ }
261
+ }
262
+ }
263
+
264
+ country_event = {
265
+ id = flavor_ita.6
266
+ title = flavor_ita.6.t
267
+ desc = flavor_ita.6.d
268
+ picture = MILITARY_CAMP_eventPicture
269
+
270
+ is_triggered_only = yes
271
+
272
+ option = {
273
+ name = flavor_ita.6.a
274
+
275
+ ai_chance = {
276
+ factor = 1
277
+ }
278
+
279
+ add_country_modifier = {
280
+ name = ITA_adapt_the_condotierri
281
+ duration = -1
282
+ }
283
+
284
+ custom_tooltip = ITA_cruelty_of_mercenaries_event_will_no_longer_happen
285
+ }
286
+
287
+ option = {
288
+ name = flavor_ita.6.b
289
+
290
+ ai_chance = {
291
+ factor = 1
292
+ }
293
+ add_country_modifier = {
294
+ name = ITA_modern_military
295
+ duration = -1
296
+ }
297
+ }
298
+ }
299
+
300
+ country_event = {
301
+ id = flavor_ita.7
302
+ title = flavor_ita.7.t
303
+ desc = flavor_ita.7.d
304
+ picture = HRE_eventPicture
305
+
306
+ is_triggered_only = yes
307
+ major = yes
308
+ major_trigger = {
309
+ OR = {
310
+ war_with = emperor
311
+ any_war_enemy_country = {
312
+ war_with = emperor
313
+ }
314
+ }
315
+ }
316
+
317
+ option = {
318
+ name = flavor_ita.7.a
319
+
320
+ ai_chance = {
321
+ factor = 1
322
+ }
323
+
324
+ join_all_defensive_wars_of = emperor
325
+
326
+ add_power_projection_mission = { amount = 20 }
327
+
328
+ add_dip_power = 50
329
+ }
330
+
331
+ option = {
332
+ name = flavor_ita.7.b
333
+
334
+ ai_chance = {
335
+ factor = 0
336
+ }
337
+
338
+ add_war_exhaustion = -0.5
339
+ }
340
+ }
341
+
342
+ country_event = {
343
+ id = flavor_ita.8
344
+ title = flavor_ita.8.t
345
+ desc = flavor_ita.8.d
346
+ picture = SEJM_eventPicture
347
+
348
+ is_triggered_only = yes
349
+
350
+ option = {
351
+ name = flavor_ita.8.a
352
+
353
+ ai_chance = {
354
+ factor = 100
355
+ }
356
+
357
+ trigger = {
358
+ OR = {
359
+ has_country_flag = ITA_venice_missions
360
+ has_country_flag = ITA_genoa_missions
361
+ }
362
+ }
363
+ select_current_missions = { key = ITA_TRADE }
364
+ }
365
+
366
+ option = {
367
+ name = flavor_ita.8.b
368
+
369
+ ai_chance = {
370
+ factor = 0
371
+ }
372
+
373
+ trigger = {
374
+ NOT = { has_country_flag = ITA_venice_missions }
375
+ }
376
+
377
+ clr_country_flag = ITA_genoa_missions
378
+ set_country_flag = ITA_venice_missions
379
+ swap_non_generic_missions = yes
380
+ custom_tooltip = ITA_preview_venice
381
+ }
382
+
383
+ option = {
384
+ name = flavor_ita.8.c
385
+
386
+ ai_chance = {
387
+ factor = 0
388
+ }
389
+
390
+ trigger = {
391
+ NOT = { has_country_flag = ITA_genoa_missions }
392
+ }
393
+
394
+ clr_country_flag = ITA_venice_missions
395
+ set_country_flag = ITA_genoa_missions
396
+ swap_non_generic_missions = yes
397
+ custom_tooltip = ITA_preview_genoa
398
+ }
399
+
400
+ option = {
401
+ name = flavor_ita.8.e
402
+
403
+ ai_chance = {
404
+ factor = 0
405
+ }
406
+
407
+ trigger = {
408
+ }
409
+
410
+ custom_tooltip = BYZ_nothing_will_occur
411
+ }
412
+
413
+ #AI section
414
+ option = {
415
+ trigger = {
416
+ ai = yes
417
+ }
418
+
419
+ random_list = {
420
+ 1 = { set_country_flag = ITA_genoa_missions clr_country_flag = ITA_venice_missions }
421
+ 1 = { set_country_flag = ITA_venice_missions clr_country_flag = ITA_genoa_missions }
422
+ }
423
+ swap_non_generic_missions = yes
424
+ select_current_missions = { key = ITA_TRADE }
425
+ ai_chance = {
426
+ factor = 100
427
+ }
428
+ }
429
+ }
430
+
431
+ country_event = {
432
+ id = flavor_ita.9
433
+ title = flavor_ita.9.t
434
+ desc = flavor_ita.9.d
435
+ picture = FEAST_eventPicture
436
+
437
+ is_triggered_only = yes
438
+ major = yes
439
+
440
+ option = {
441
+ name = flavor_ita.9.a
442
+
443
+ ai_chance = {
444
+ factor = 1
445
+ }
446
+
447
+ change_price = {
448
+ trade_goods = wine
449
+ key = ITA_wine_upgrade
450
+ value = 0.4
451
+ duration = 10950
452
+ }
453
+ }
454
+ }
455
+
456
+ country_event = {
457
+ id = flavor_ita.10
458
+ title = flavor_ita.10.t
459
+ desc = flavor_ita.10.d
460
+ picture = HARBOUR_eventPicture
461
+
462
+ is_triggered_only = yes
463
+ major = yes
464
+
465
+ option = {
466
+ name = flavor_ita.10.a
467
+
468
+ ai_chance = {
469
+ factor = 1
470
+ }
471
+
472
+ custom_tooltip = ITA_upgrade_suez
473
+
474
+ custom_tooltip = " "
475
+
476
+ custom_tooltip = ITA_upgrade_privilege_with_spices
477
+ hidden_effect = { complete_mission = ITA_journey_to_the_east }
478
+ }
479
+ }
480
+
481
+ country_event = {
482
+ id = flavor_ita.11
483
+ title = flavor_ita.11.t
484
+ desc = flavor_ita.11.d
485
+ picture = EXPLORERS_eventPicture
486
+
487
+ is_triggered_only = yes
488
+
489
+ option = {
490
+ name = flavor_ita.11.a
491
+
492
+ ai_chance = {
493
+ factor = 1 #preferable to AI, more natural
494
+ }
495
+
496
+ custom_tooltip = ITA_estate_privilege_for_colonization
497
+ set_country_flag = ITA_estate_privilege_for_colonization_flag
498
+
499
+ custom_tooltip = " "
500
+
501
+ create_explorer = { tradition = 80 culture = ligurian }
502
+ }
503
+
504
+ option = {
505
+ name = flavor_ita.11.b
506
+
507
+ ai_chance = {
508
+ factor = 0
509
+ }
510
+
511
+ custom_tooltip = ITA_cb_for_america
512
+ set_country_flag = ITA_cb_for_america_flag
513
+
514
+ custom_tooltip = " "
515
+
516
+ create_conquistador = { tradition = 80 }
517
+ }
518
+ }
519
+
520
+
521
+ country_event = {
522
+ id = flavor_ita.12
523
+ title = flavor_ita.12.t
524
+ desc = flavor_ita.12.d
525
+ picture = COLONIZATION_eventPicture
526
+
527
+ is_triggered_only = yes
528
+ major = yes
529
+
530
+ option = {
531
+ name = flavor_ita.12.a
532
+
533
+ ai_chance = {
534
+ factor = 1
535
+ }
536
+
537
+ custom_tooltip = ITA_double_certain_trade_goods_trading_in_bonus
538
+
539
+ custom_tooltip = " "
540
+
541
+ custom_tooltip = ITA_every_colonial_nation_will_get_goods_produced
542
+ }
543
+ }
events/flavorMAM.txt CHANGED
@@ -885,10 +885,7 @@ country_event = {
885
885
  name = flavor_mam.100.a
886
886
 
887
887
  trigger = {
888
- OR = {
889
- has_dlc = "Golden Century"
890
- has_dlc = "Rule Britannia"
891
- }
888
+ has_dlc = "Rule Britannia"
892
889
  }
893
890
 
894
891
  custom_tooltip = mam_unlock_galley_doctrine_tt
@@ -905,10 +902,7 @@ country_event = {
905
902
  name = flavor_mam.100.b
906
903
 
907
904
  trigger = {
908
- OR = {
909
- has_dlc = "Golden Century"
910
- has_dlc = "Rule Britannia"
911
- }
905
+ has_dlc = "Rule Britannia"
912
906
  }
913
907
 
914
908
  custom_tooltip = mam_unlock_light_doctrine_tt
@@ -925,10 +919,7 @@ country_event = {
925
919
  name = flavor_mam.100.c
926
920
 
927
921
  trigger = {
928
- OR = {
929
- has_dlc = "Golden Century"
930
- has_dlc = "Rule Britannia"
931
- }
922
+ has_dlc = "Rule Britannia"
932
923
  }
933
924
 
934
925
  custom_tooltip = mam_unlock_warships_doctrine_tt
@@ -944,7 +935,7 @@ country_event = {
944
935
  option = {
945
936
  name = flavor_mam.100.e
946
937
 
947
- trigger = { has_dlc = "Golden Century" }
938
+ trigger = { has_dlc = "Rule Britannia" }
948
939
 
949
940
  custom_tooltip = mam_unlock_transports_doctrine_tt
950
941
 
@@ -960,7 +951,7 @@ country_event = {
960
951
  name = flavor_mam.100.f
961
952
 
962
953
  trigger = {
963
- NOT = { has_dlc = "Golden Century" }
954
+ NOT = { has_dlc = "Rule Britannia" }
964
955
  }
965
956
 
966
957
  create_admiral = { tradition = 80 }
@@ -1023,7 +1014,7 @@ country_event = {
1023
1014
  has_province_modifier = nile_estuary_modifier
1024
1015
  }
1025
1016
  remove_province_modifier = nile_estuary_modifier
1026
- add_province_modifier = { #TODO add in scripted trigger
1017
+ add_province_modifier = {
1027
1018
  name = expanded_nile_estuary_modifier
1028
1019
  duration = -1
1029
1020
  }
@@ -1665,9 +1656,10 @@ country_event = { #Construction Commences in [4316.GetName]
1665
1656
  title = flavor_mam.115.t
1666
1657
  desc = flavor_mam.115.d
1667
1658
  picture = BYZ_HARBOUR_eventPicture
1668
-
1669
- fire_only_once = yes
1670
1659
  is_triggered_only = yes
1660
+ major_trigger = {
1661
+ has_discovered = 2316
1662
+ }
1671
1663
 
1672
1664
  option = {
1673
1665
  name = flavor_mam.115.a
@@ -1676,12 +1668,10 @@ country_event = { #Construction Commences in [4316.GetName]
1676
1668
  add_treasury = 20000
1677
1669
  }
1678
1670
  4316 = {
1679
- add_great_project_tier = {
1680
- type = suez_canal
1681
- tier = 3
1682
- }
1683
1671
  add_great_project = {
1684
1672
  type = suez_canal
1673
+ instant = no
1674
+ builder = root
1685
1675
  }
1686
1676
  }
1687
1677
  hidden_effect = {
@@ -1689,9 +1679,6 @@ country_event = { #Construction Commences in [4316.GetName]
1689
1679
  }
1690
1680
  }
1691
1681
  after = {
1692
- 4316 = {
1693
- add_construction_progress = 1
1694
- }
1695
1682
  }
1696
1683
  }
1697
1684
 
events/flavorMAY.txt CHANGED
@@ -298,6 +298,8 @@ country_event = {
298
298
  }
299
299
 
300
300
  # SPAIN GETS CLAIMS
301
+
302
+
301
303
  country_event = {
302
304
  id = flavor_may.7
303
305
  title = flavor_may.7.t
@@ -324,4 +326,293 @@ country_event = {
324
326
  }
325
327
  }
326
328
  }
329
+ }
330
+
331
+ country_event = {
332
+ id = flavor_may.8
333
+ title = flavor_may.8.t
334
+ desc = flavor_may.8.d
335
+ picture = CONQUEST_eventPicture
336
+
337
+ is_triggered_only = yes
338
+
339
+ option = {
340
+ name = flavor_may.8.a
341
+
342
+ add_yearly_manpower = 1
343
+
344
+ custom_tooltip = " "
345
+
346
+ add_country_modifier = {
347
+ name = MAY_to_war
348
+ duration = 5475
349
+ }
350
+ }
351
+
352
+ option = {
353
+ name = flavor_may.8.b
354
+
355
+ add_years_of_income = 1
356
+
357
+ custom_tooltip = " "
358
+
359
+ add_stability_or_adm_power = yes
360
+ }
361
+
362
+ option = {
363
+ name = flavor_may.8.c
364
+
365
+ capital_scope = {
366
+ add_base_manpower = 2
367
+ }
368
+
369
+ custom_tooltip = " "
370
+
371
+ add_country_modifier = {
372
+ name = MAY_building_up_the_city
373
+ duration = 7300
374
+ }
375
+ }
376
+ }
377
+
378
+ country_event = {
379
+ id = flavor_may.9
380
+ title = flavor_may.9.t
381
+ desc = flavor_may.9.d
382
+ picture = TRADE_GOODS_PLANTATION_GOODS_IN_WAREHOUSE_eventPicture
383
+
384
+ is_triggered_only = yes
385
+
386
+ immediate = {
387
+ remove_estate_monopoly_modifier = { privilege = estate_church_MAY_cocoa_monopoly }
388
+ }
389
+
390
+ option = {
391
+ name = monopoly_privileges.1.a
392
+ reapply_estate_privilege = { privilege = estate_church_MAY_cocoa_monopoly }
393
+ }
394
+ option = {
395
+ name = monopoly_privileges.1.b
396
+ custom_tooltip = MAY_revoke_cocoa_event_tooltip
397
+
398
+ hidden_effect = {
399
+ every_owned_province = {
400
+ limit = {
401
+ trade_goods = cocoa
402
+ }
403
+ apply_estate_monopoly_modifier = { privilege = estate_church_MAY_cocoa_monopoly }
404
+ }
405
+ }
406
+ }
407
+ }
408
+
409
+ country_event = {
410
+ id = flavor_may.10
411
+ title = flavor_may.10.t
412
+ desc = flavor_may.10.d
413
+ picture = COURT_eventPicture
414
+
415
+ is_triggered_only = yes
416
+
417
+ option = {
418
+ name = flavor_may.10.a
419
+
420
+ if = {
421
+ limit = {
422
+ NOT = { government = monarchy }
423
+ }
424
+ change_government = monarchy
425
+ }
426
+ set_country_flag = maya_confederation_reform_unlocked
427
+ add_government_reform = maya_confederation_reform
428
+ }
429
+
430
+ option = {
431
+ name = flavor_may.10.b
432
+
433
+ if = {
434
+ limit = {
435
+ NOT = { government = monarchy }
436
+ }
437
+ change_government = monarchy
438
+ }
439
+ set_country_flag = divine_kingship_reform_unlocked
440
+ add_government_reform = divine_kingship_reform
441
+ }
442
+
443
+ option = {
444
+ name = flavor_may.10.c
445
+
446
+ if = {
447
+ limit = {
448
+ NOT = { government = republic }
449
+ }
450
+ change_government = republic
451
+ }
452
+ add_government_reform = oligarchy_reform
453
+ }
454
+
455
+ option = {
456
+ name = flavor_may.10.e
457
+
458
+ if = {
459
+ limit = {
460
+ NOT = { government = theocracy }
461
+ }
462
+ change_government = theocracy
463
+ }
464
+ add_government_reform = leading_clergy_reform
465
+ }
466
+
467
+ option = {
468
+ name = flavor_may.10.f
469
+
470
+ change_government_reform_progress = 250
471
+
472
+ custom_tooltip = " "
473
+
474
+ add_stability_or_adm_power = yes
475
+ }
476
+ }
477
+
478
+ country_event = {
479
+ id = flavor_may.11
480
+ title = flavor_may.11.t
481
+ desc = flavor_may.11.d
482
+ picture = HARBOUR_eventPicture
483
+
484
+ is_triggered_only = yes
485
+
486
+ option = {
487
+ name = flavor_may.11.a
488
+
489
+ if = {
490
+ limit = {
491
+ has_dlc = "Cradle of Civilization"
492
+ }
493
+ custom_tooltip = MAY_unlock_upgraded_establish_communities
494
+ set_country_flag = enabled_trading_policy_establish_communities_upgraded
495
+ custom_tooltip = " "
496
+ }
497
+ else = {
498
+ add_country_modifier = {
499
+ name = MAY_communities
500
+ duration = -1
501
+ }
502
+ }
503
+
504
+ add_country_modifier = {
505
+ name = MAY_merchant_travels
506
+ duration = -1
507
+ }
508
+ }
509
+ option = {
510
+ name = flavor_may.11.b
511
+
512
+ custom_tooltip = MAY_every_province_with_a_manufactory
513
+ tooltip = {
514
+ add_province_modifier = {
515
+ name = MAY_manufactory_buff
516
+ duration = 10950
517
+ }
518
+ }
519
+ hidden_effect = {
520
+ every_owned_province = {
521
+ limit = {
522
+ has_manufactory_trigger = yes
523
+ }
524
+ add_province_modifier = {
525
+ name = MAY_manufactory_buff
526
+ duration = 10950
527
+ }
528
+ }
529
+ }
530
+
531
+ add_country_modifier = {
532
+ name = MAY_production_efficiency
533
+ duration = -1
534
+ }
535
+ }
536
+ }
537
+
538
+
539
+ country_event = {
540
+ id = flavor_may.12
541
+ title = flavor_may.11.t
542
+ desc = flavor_may.11.d
543
+ picture = TRADE_GOODS_PLANTATION_GOODS_IN_WAREHOUSE_eventPicture
544
+
545
+ is_triggered_only = yes
546
+ hidden = yes
547
+ immediate = {
548
+ hidden_effect = {
549
+ pick_best_provinces = {
550
+ 3 = yes
551
+ scope = every_owned_province
552
+ scale = higher_development_than
553
+ global_trigger = "
554
+ "
555
+ event_target_name = "maya_target"
556
+ }
557
+ event_target:maya_target_1 = {
558
+ add_province_modifier = {
559
+ name = MAY_restoring_maya_golden_age
560
+ duration = -1
561
+ }
562
+ }
563
+ event_target:maya_target_2 = {
564
+ add_province_modifier = {
565
+ name = MAY_restoring_maya_golden_age
566
+ duration = -1
567
+ }
568
+ }
569
+ event_target:maya_target_3 = {
570
+ add_province_modifier = {
571
+ name = MAY_restoring_maya_golden_age
572
+ duration = -1
573
+ }
574
+ }
575
+ }
576
+ }
577
+
578
+ option = {
579
+ name = flavor_may.11.a
580
+
581
+ }
582
+ }
583
+ country_event = {
584
+ id = flavor_may.13
585
+ title = flavor_may.11.t
586
+ desc = flavor_may.11.d
587
+ picture = TRADE_GOODS_PLANTATION_GOODS_IN_WAREHOUSE_eventPicture
588
+
589
+ is_triggered_only = yes
590
+ hidden = yes
591
+ immediate = {
592
+ hidden_effect = {
593
+ pick_best_provinces = {
594
+ 3 = yes
595
+ scope = every_owned_province
596
+ scale = higher_development_than
597
+ global_trigger = "
598
+ province_has_center_of_trade_of_level = yes
599
+ "
600
+ event_target_name = "maya_target"
601
+ }
602
+ event_target:maya_target_1 = {
603
+ add_or_upgrade_trade_building = yes
604
+ }
605
+ event_target:maya_target_2 = {
606
+ add_or_upgrade_trade_building = yes
607
+ }
608
+ event_target:maya_target_3 = {
609
+ add_or_upgrade_trade_building = yes
610
+ }
611
+ }
612
+ }
613
+
614
+ option = {
615
+ name = flavor_may.11.a
616
+
617
+ }
327
618
  }
events/flavorMLO.txt CHANGED
@@ -116,7 +116,15 @@ country_event = {
116
116
  fire_only_once = yes
117
117
 
118
118
  trigger = {
119
- tag = MLO
119
+ OR = {
120
+ AND = {
121
+ tag = MLO
122
+ NOT = {
123
+ VEN = { has_country_flag = ven_access_italian_events_flag }
124
+ }
125
+ }
126
+ has_country_flag = ven_access_italian_events_flag
127
+ }
120
128
  is_year = 1456
121
129
  owns = 104
122
130
  is_at_war = no
@@ -124,7 +132,7 @@ country_event = {
124
132
  }
125
133
 
126
134
  mean_time_to_happen = {
127
- months = 12
135
+ months = 48
128
136
  }
129
137
  option = {
130
138
  name = flavor_mlo.3.a
@@ -254,8 +262,14 @@ country_event = {
254
262
 
255
263
  trigger = {
256
264
  OR = {
257
- tag = TUS
258
- tag = LAN
265
+ AND = {
266
+ tag = TUS
267
+ tag = LAN # florence
268
+ NOT = {
269
+ VEN = { has_country_flag = ven_access_italian_events_flag }
270
+ }
271
+ }
272
+ has_country_flag = ven_access_italian_events_flag
259
273
  }
260
274
  is_year = 1490
261
275
  NOT = { advisor_exists = 796 }
@@ -322,8 +336,14 @@ country_event = {
322
336
 
323
337
  trigger = {
324
338
  OR = {
325
- tag = TUS
326
- tag = LAN
339
+ AND = {
340
+ tag = TUS
341
+ tag = LAN # florence
342
+ NOT = {
343
+ VEN = { has_country_flag = ven_access_italian_events_flag }
344
+ }
345
+ }
346
+ has_country_flag = ven_access_italian_events_flag
327
347
  }
328
348
  is_year = 1513
329
349
  NOT = { is_year = 1530 }
@@ -348,6 +368,7 @@ country_event = {
348
368
  legitimacy = 80
349
369
  government = monarchy
350
370
  }
371
+ VEN = { NOT = { has_country_flag = ven_access_italian_events_flag } }
351
372
  }
352
373
  MLO = {
353
374
  country_event = {
@@ -357,6 +378,18 @@ country_event = {
357
378
  }
358
379
  }
359
380
  }
381
+ if = {
382
+ limit = {
383
+ VEN = { has_country_flag = ven_access_italian_events_flag }
384
+ }
385
+ VEN = {
386
+ country_event = {
387
+ id = flavor_mlo.8
388
+ days = 5
389
+ random = 8
390
+ }
391
+ }
392
+ }
360
393
  }
361
394
  }
362
395
  }
@@ -372,7 +405,7 @@ country_event = {
372
405
 
373
406
  option = {
374
407
  name = flavor_mlo.8.a
375
- add_prestige = 25
408
+ add_prestige_or_monarch_power = { amount = 25 }
376
409
  add_dip_power = 50
377
410
  }
378
411
  }
@@ -424,7 +457,15 @@ country_event = {
424
457
  fire_only_once = yes
425
458
 
426
459
  trigger = {
427
- tag = MLO
460
+ OR = {
461
+ AND = {
462
+ tag = MLO
463
+ NOT = {
464
+ VEN = { has_country_flag = ven_access_italian_events_flag }
465
+ }
466
+ }
467
+ has_country_flag = ven_access_italian_events_flag
468
+ }
428
469
  is_year = 1500
429
470
  owns = 104
430
471
  NOT = { is_year = 1600 }
@@ -451,7 +492,15 @@ country_event = {
451
492
  fire_only_once = yes
452
493
 
453
494
  trigger = {
454
- tag = MLO
495
+ OR = {
496
+ AND = {
497
+ tag = MLO
498
+ NOT = {
499
+ VEN = { has_country_flag = ven_access_italian_events_flag }
500
+ }
501
+ }
502
+ has_country_flag = ven_access_italian_events_flag
503
+ }
455
504
  is_year = 1490
456
505
  war_with = FRA
457
506
  owns = 104
@@ -468,7 +517,7 @@ country_event = {
468
517
  name = flavor_mlo.11.a
469
518
  add_country_modifier = {
470
519
  name = mlo_cheap_mercs
471
- duration = 185
520
+ duration = 3650
472
521
  }
473
522
  }
474
523
  }
events/flavorMOL.txt CHANGED
@@ -129,6 +129,10 @@ country_event = {
129
129
  }
130
130
  ai_chance = {
131
131
  factor = 20
132
+ modifier = {
133
+ factor = 2
134
+ has_global_flag = hun_moldavia_hungarian_alliance
135
+ }
132
136
  }
133
137
  set_global_flag = mol_hungarian_march
134
138
  define_ruler = {
events/flavorMOS.txt CHANGED
@@ -45,13 +45,41 @@ country_event = {
45
45
  country_event = {
46
46
  id = flavor_mos.2
47
47
  title = flavor_mos.2.t
48
- desc = flavor_mos.2.desc
48
+ desc = {
49
+ trigger = { has_country_flag = was_horde_flag }
50
+ desc = flavor_mos.2.desc_horde
51
+ }
52
+ desc = {
53
+ trigger = { NOT = { has_country_flag = was_horde_flag } }
54
+ desc = flavor_mos.2.desc
55
+ }
49
56
  picture = GOOD_WITH_MONARCH_eventPicture
50
57
  is_triggered_only = yes
51
58
  fire_only_once = yes
52
59
 
53
60
  option = {
54
61
  name = flavor_mos.2.a
62
+ trigger = { NOT = { has_country_flag = was_horde_flag } }
63
+ if = {
64
+ limit = { has_country_modifier = the_tatar_yoke }
65
+ remove_country_modifier = the_tatar_yoke
66
+ add_stability_or_adm_power = yes
67
+ }
68
+ else = {
69
+ every_country = {
70
+ limit = { has_country_modifier = the_tatar_yoke }
71
+ remove_country_modifier = the_tatar_yoke
72
+ add_stability_or_adm_power = yes
73
+ }
74
+ }
75
+
76
+ ai_chance = {
77
+ factor = 1
78
+ }
79
+ }
80
+ option = {
81
+ name = flavor_mos.2.b
82
+ trigger = { has_country_flag = was_horde_flag }
55
83
  if = {
56
84
  limit = { has_country_modifier = the_tatar_yoke }
57
85
  remove_country_modifier = the_tatar_yoke
events/flavorMUG.txt CHANGED
@@ -170,4 +170,309 @@ country_event = {
170
170
  }
171
171
  }
172
172
  }
173
+ }
174
+
175
+ country_event = {
176
+ id = flavor_mug.5
177
+ title = flavor_mug.5.t
178
+ desc = flavor_mug.5.d
179
+ picture = 12_Maratha_Estate_eventPicture
180
+
181
+ is_triggered_only = yes
182
+
183
+ option = {
184
+ name = "flavor_mug.5.a"
185
+
186
+ enable_estate_effect = { estate = estate_maratha }
187
+ disable_estate_effect = { estate = estate_rajput }
188
+ }
189
+
190
+ option = {
191
+ name = "flavor_mug.5.b"
192
+
193
+ add_country_modifier = {
194
+ name = MUG_rajput_loyalty
195
+ duration = -1
196
+ }
197
+ }
198
+ }
199
+
200
+ country_event = {
201
+ id = flavor_mug.6
202
+ title = flavor_mug.6.t
203
+ desc = flavor_mug.6.d
204
+ picture = CONQUEST_eventPicture
205
+
206
+ is_triggered_only = yes
207
+ immediate = {
208
+ hidden_effect = {
209
+ random_province = {
210
+ limit = {
211
+ OR = {
212
+ area = orissa_area
213
+ area = garjat_area
214
+ area = jharkhand_area
215
+ area = upper_mahanadi_area
216
+ }
217
+ country_or_non_sovereign_subject_holds = ROOT
218
+ }
219
+ save_event_target_as = mug_target
220
+ }
221
+ random_owned_province = {
222
+ limit = {
223
+ OR = {
224
+ area = orissa_area
225
+ area = garjat_area
226
+ area = jharkhand_area
227
+ area = upper_mahanadi_area
228
+ }
229
+ }
230
+ save_event_target_as = mug_target
231
+ }
232
+ }
233
+ }
234
+
235
+
236
+ option = {
237
+ name = "flavor_mug.6.a"
238
+
239
+ custom_tooltip = MUG_required_provinces_lose_nationalism
240
+ hidden_effect = {
241
+ every_owned_province = {
242
+ limit = {
243
+ OR = {
244
+ area = orissa_area
245
+ area = garjat_area
246
+ area = jharkhand_area
247
+ area = upper_mahanadi_area
248
+ }
249
+ }
250
+ add_nationalism = -10
251
+ }
252
+ }
253
+
254
+ custom_tooltip = " "
255
+
256
+ add_adm_power = 100
257
+ }
258
+
259
+ option = {
260
+ name = "flavor_mug.6.b"
261
+
262
+ add_country_modifier = {
263
+ name = MUG_integrating_garjati_vassals
264
+ duration = 10950
265
+ }
266
+
267
+ add_dip_power = 50
268
+ }
269
+
270
+ option = {
271
+ name = "flavor_mug.6.c"
272
+
273
+ event_target:mug_target = {
274
+ add_base_manpower = 2
275
+ }
276
+
277
+ custom_tooltip = " "
278
+
279
+ add_country_modifier = {
280
+ name = mug_garjat_recruitment
281
+ duration = 7300
282
+ }
283
+ }
284
+ }
285
+
286
+ country_event = {
287
+ id = flavor_mug.7
288
+ title = flavor_mug.7.t
289
+ desc = flavor_mug.7.d
290
+ picture = BATTLE_eventPicture
291
+
292
+ is_triggered_only = yes
293
+ major = yes
294
+ major_trigger = {
295
+ capital_scope = {
296
+ OR = {
297
+ superregion = india_superregion
298
+ superregion = east_indies_superregion
299
+ }
300
+ }
301
+ }
302
+
303
+
304
+ option = {
305
+ name = "flavor_mug.7.a"
306
+
307
+ add_country_modifier = {
308
+ name = MUG_victory_over_the_peacock
309
+ duration = 14600
310
+ }
311
+
312
+ add_prestige_or_monarch_power = { amount = 20 }
313
+ }
314
+ }
315
+
316
+ country_event = {
317
+ id = flavor_mug.8
318
+ title = flavor_mug.8.t
319
+ desc = flavor_mug.8.d
320
+ picture = MILITARY_CAMP_eventPicture
321
+
322
+ is_triggered_only = yes
323
+
324
+ option = {
325
+ name = "flavor_mug.8.a"
326
+
327
+ add_country_modifier = {
328
+ name = MUG_cavalry_tactics
329
+ duration = -1
330
+ }
331
+
332
+ create_general_with_pips = {
333
+ add_manuever = 2
334
+ tradition = 70
335
+ }
336
+ }
337
+
338
+ option = {
339
+ name = "flavor_mug.8.b"
340
+
341
+ add_country_modifier = {
342
+ name = MUG_focus_on_elephants
343
+ duration = -1
344
+ }
345
+
346
+ custom_tooltip = MUG_more_chance_for_elephants
347
+ set_country_flag = MUG_more_chance_for_elephants_flag
348
+
349
+ custom_tooltip = " "
350
+
351
+ create_general_with_pips = {
352
+ add_shock = 1
353
+ tradition = 60
354
+ }
355
+ }
356
+ }
357
+
358
+ country_event = {
359
+ id = flavor_mug.9
360
+ title = flavor_mug.9.t
361
+ desc = flavor_mug.9.d
362
+ picture = ANGRY_MOB_eventPicture
363
+ hidden = yes
364
+ is_triggered_only = yes
365
+
366
+ immediate = {
367
+ hidden_effect = {
368
+ pick_best_provinces = {
369
+ 3 = yes
370
+ global_trigger = "
371
+ has_manpower_building_trigger = yes
372
+ religion = hinduism
373
+ "
374
+ scope = every_owned_province
375
+ scale = higher_development_than
376
+ event_target_name = mug_target
377
+ }
378
+ }
379
+ event_target:mug_target_1 = {
380
+ add_or_upgrade_manpower_building = yes
381
+ }
382
+ event_target:mug_target_2 = {
383
+ add_or_upgrade_manpower_building = yes
384
+ }
385
+ event_target:mug_target_3 = {
386
+ add_or_upgrade_manpower_building = yes
387
+ }
388
+ }
389
+
390
+ option = {
391
+ name = "flavor_mug.9.a"
392
+ }
393
+ }
394
+
395
+ country_event = {
396
+ id = flavor_mug.10
397
+ title = flavor_mug.10.t
398
+ desc = flavor_mug.10.d
399
+ picture = CITY_VIEW_eventPicture
400
+
401
+ is_triggered_only = yes
402
+
403
+ option = {
404
+ name = "flavor_mug.10.a"
405
+
406
+ event_target:mug_proposed_capital = {
407
+ move_capital_effect = yes
408
+
409
+ custom_tooltip = " "
410
+
411
+ add_base_tax = 1
412
+ add_base_production = 1
413
+ add_base_manpower = 1
414
+ }
415
+ }
416
+
417
+ option = {
418
+ name = "flavor_mug.10.b"
419
+
420
+ capital_scope = {
421
+ add_base_tax = 2
422
+ add_base_production = 2
423
+ add_base_manpower = 2
424
+ }
425
+ }
426
+ }
427
+
428
+ country_event = {
429
+ id = flavor_mug.11
430
+ title = flavor_mug.11.t
431
+ desc = flavor_mug.11.d
432
+ picture = RELIGION_eventPicture
433
+
434
+ is_triggered_only = yes
435
+
436
+ option = {
437
+ name = "flavor_mug.11.a"
438
+
439
+ custom_tooltip = MUG_promote_din_i_ilahi
440
+ set_country_flag = MUG_promote_din_i_ilahi_flag
441
+
442
+
443
+ if = {
444
+ limit = {
445
+ has_dlc = "Rights of Man"
446
+ }
447
+ custom_tooltip = " "
448
+
449
+ custom_tooltip = MUG_disable_sinner
450
+ set_country_flag = MUG_disable_sinner_flag
451
+ if = {
452
+ limit = {
453
+ ruler_has_personality = sinner_personality
454
+ }
455
+ remove_ruler_personality = sinner_personality
456
+ }
457
+ if = {
458
+ limit = {
459
+ consort_has_personality = sinner_personality
460
+ }
461
+ remove_queen_personality = sinner_personality
462
+ }
463
+ if = {
464
+ limit = {
465
+ heir_has_personality = sinner_personality
466
+ }
467
+ remove_heir_personality = sinner_personality
468
+ }
469
+ }
470
+
471
+ custom_tooltip = " "
472
+
473
+ add_country_modifier = {
474
+ name = MUG_din_ilahi_promotion
475
+ duration = 10950
476
+ }
477
+ }
173
478
  }
events/flavorORMOMA.txt ADDED
@@ -0,0 +1,170 @@
1
+ ########################################
2
+ # Events For Hormuz/Oman #
3
+ ########################################
4
+
5
+ namespace = flavor_ormoma
6
+
7
+ country_event = {
8
+ id = flavor_ormoma.1
9
+ title = "flavor_ormoma.1.t"
10
+ desc = "flavor_ormoma.1.d"
11
+ picture = CITY_DEVELOPMENT_eventPicture
12
+
13
+ is_triggered_only = yes
14
+
15
+ option = { #focus on coastal provinces
16
+ name = "flavor_ormoma.1.a"
17
+
18
+ ai_chance = {
19
+ factor = 4
20
+ }
21
+
22
+ 430 = {
23
+ add_base_production = 1
24
+ add_or_upgrade_shipyard_building = yes
25
+ }
26
+ 4332 = {
27
+ add_or_upgrade_shipyard_building = yes
28
+ }
29
+ }
30
+ option = { #focus inland
31
+ name = "flavor_ormoma.1.b"
32
+
33
+ ai_chance = { factor = 1 }
34
+
35
+ 2223 = {
36
+ add_or_upgrade_production_building = yes
37
+ add_base_production = 3
38
+ }
39
+ 4329 = {
40
+ add_or_upgrade_production_building = yes
41
+ add_base_production = 3
42
+ }
43
+ }
44
+ }
45
+
46
+ country_event = {
47
+ id = flavor_ormoma.2
48
+ title = "flavor_ormoma.2.t"
49
+ desc = "flavor_ormoma.2.d"
50
+ picture = COLONIZATION_eventPicture
51
+
52
+ is_triggered_only = yes
53
+
54
+ option = {
55
+ name = "flavor_ormoma.2.a"
56
+
57
+ ai_chance = {
58
+ factor = 2
59
+ }
60
+ custom_tooltip = ORM_BUFF_ARABIC_MERCHANTS_PRIVILEGE_MERCHANT_BUFF
61
+ set_country_flag = orm_arabic_merchants_merchant_buff_flag
62
+ }
63
+ option = {
64
+ name = "flavor_ormoma.2.b"
65
+
66
+ ai_chance = { factor = 2 }
67
+
68
+ custom_tooltip = ORM_BUFF_ARABIC_MERCHANTS_PRIVILEGE_LIGHT_SHIPS_BUFF
69
+ set_country_flag = orm_arabic_merchants_light_ships_buff_flag
70
+ }
71
+ option = {
72
+ name = "flavor_ormoma.2.c"
73
+
74
+ trigger = {
75
+ has_dlc = "Wealth of Nations"
76
+ }
77
+
78
+ ai_chance = { factor = 2 }
79
+
80
+ custom_tooltip = ORM_BUFF_ARABIC_MERCHANTS_PRIVILEGE_DIPLOMATIC_BUFF
81
+ set_country_flag = orm_arabic_merchants_diplomatic_buff_flag
82
+ }
83
+ }
84
+
85
+ country_event = {
86
+ id = flavor_ormoma.3
87
+ title = "flavor_ormoma.3.t"
88
+ desc = "flavor_ormoma.3.d"
89
+ picture = CITY_VIEW_eventPicture
90
+
91
+ is_triggered_only = yes
92
+
93
+ option = {
94
+ name = "flavor_ormoma.3.a"
95
+
96
+ ai_chance = {
97
+ factor = 1
98
+ }
99
+
100
+ override_country_name = OMAN_ZANZIBAR
101
+ set_country_flag = is_OMAN_ZANZIBAR_flag
102
+ set_country_flag = has_overriden_name_flag
103
+ add_prestige_or_monarch_power = { amount = 20 }
104
+ }
105
+ }
106
+
107
+ country_event = {
108
+ id = flavor_ormoma.4
109
+ title = "flavor_ormoma.4.t"
110
+ desc = "flavor_ormoma.4.d"
111
+ picture = NAVAL_MILITARY_eventPicture
112
+
113
+ is_triggered_only = yes
114
+
115
+ option = {
116
+ name = "flavor_ormoma.4.a"
117
+
118
+ ai_chance = {
119
+ factor = 1
120
+ }
121
+
122
+ 2999 = {
123
+ add_or_upgrade_trade_building = yes
124
+ add_center_of_trade_level = 1
125
+ }
126
+ }
127
+
128
+ option = {
129
+ name = "flavor_ormoma.4.b"
130
+
131
+ ai_chance = {
132
+ factor = 1
133
+ }
134
+
135
+ 400 = {
136
+ add_or_upgrade_trade_building = yes
137
+ add_province_modifier = {
138
+ name = oma_development_of_masqat_port
139
+ duration = -1
140
+ }
141
+ }
142
+ }
143
+ }
144
+
145
+ country_event = {
146
+ id = flavor_ormoma.5
147
+ title = "flavor_ormoma.5.t"
148
+ desc = "flavor_ormoma.5.d"
149
+ picture = TRADEGOODS_eventPicture
150
+
151
+ is_triggered_only = yes
152
+
153
+ option = {
154
+ name = "flavor_ormoma.5.a"
155
+
156
+ ai_chance = {
157
+ factor = 1
158
+ }
159
+
160
+ add_country_modifier = {
161
+ name = orm_far_east_company
162
+ duration = -1
163
+ }
164
+ add_government_power = {
165
+ mechanic_type = arabic_trade_influence
166
+ power_type = arabic_trade_influence_power
167
+ value = 15
168
+ }
169
+ }
170
+ }
events/flavorPOL.txt CHANGED
@@ -1867,11 +1867,8 @@ country_event = {
1867
1867
  }
1868
1868
  set_country_flag = lit_decline_pu_flag
1869
1869
  }
1870
- if = {
1871
- limit = { has_dlc = "Emperor" }
1872
- custom_tooltip = pol_impact_future_missions_tt
1873
- set_country_flag = pol_denied_pu_flag
1874
- }
1870
+ custom_tooltip = pol_impact_future_missions_tt
1871
+ set_country_flag = pol_denied_pu_flag
1875
1872
  custom_tooltip = pol_potential_cb_on_bohemia_tt
1876
1873
  }
1877
1874
  }
events/flavorSIO.txt CHANGED
@@ -198,6 +198,7 @@ country_event = {
198
198
  trigger = {
199
199
  has_dlc = "Leviathan"
200
200
  is_year = 1659
201
+ primary_culture = dakota
201
202
  OR = {
202
203
  908 = { owned_by = ROOT }
203
204
  calc_true_if = {
events/flavorTIM.txt CHANGED
@@ -105,6 +105,16 @@ country_event = {
105
105
  picture = DEATH_OF_HEIR_eventPicture
106
106
 
107
107
  is_triggered_only = yes
108
+
109
+ immediate = {
110
+ hidden_effect = {
111
+ country_event = {
112
+ id = flavor_tim.20
113
+ days = 30
114
+ random = 60
115
+ }
116
+ }
117
+ }
108
118
 
109
119
  option = {
110
120
  name = "flavor_tim.2.a" # My time has come!
@@ -219,3 +229,1091 @@ country_event = {
219
229
  custom_tooltip = flavor_tim.0.a.tt
220
230
  }
221
231
  }
232
+
233
+ country_event = {
234
+ id = flavor_tim.5
235
+ title = "flavor_tim.5.t"
236
+ desc = "flavor_tim.5.d"
237
+ picture = BATTLE_eventPicture
238
+
239
+ is_triggered_only = yes
240
+ major = yes
241
+ major_trigger = {
242
+ TIM_interested_in_persian_matter = yes
243
+ }
244
+
245
+ option = {
246
+ name = "flavor_tim.5.a"
247
+
248
+ ai_chance = {
249
+ factor = 1
250
+ }
251
+
252
+ add_country_modifier = {
253
+ name = TIM_resolved_the_mushasha_milleniarism #increase ruler expectancy due to assassination concerns
254
+ duration = 10950
255
+ }
256
+
257
+ khuzestan_area = {
258
+ add_base_manpower = 1
259
+ }
260
+ }
261
+ }
262
+
263
+ country_event = {
264
+ id = flavor_tim.6
265
+ title = "flavor_tim.6.t"
266
+ desc = "flavor_tim.6.d"
267
+ picture = ECONOMY_eventPicture
268
+
269
+ is_triggered_only = yes
270
+
271
+ option = {
272
+ name = "flavor_tim.6.a"
273
+
274
+ ai_chance = {
275
+ factor = 1
276
+ }
277
+
278
+ custom_tooltip = TIM_upgrade_iqta_tax
279
+ set_country_flag = TIM_upgrade_iqta_tax_flag
280
+
281
+ custom_tooltip = " "
282
+
283
+ add_adm_power = 50
284
+ }
285
+
286
+ option = {
287
+ name = "flavor_tim.6.b"
288
+
289
+ ai_chance = {
290
+ factor = 1
291
+ }
292
+
293
+ custom_tooltip = TIM_upgrade_iqta_manpower
294
+ set_country_flag = TIM_upgrade_iqta_manpower_flag
295
+
296
+ custom_tooltip = " "
297
+
298
+ add_mil_power = 50
299
+ }
300
+
301
+ option = {
302
+ name = "flavor_tim.6.c"
303
+
304
+ ai_chance = {
305
+ factor = 1
306
+ }
307
+
308
+ custom_tooltip = TIM_upgrade_iqta_ld
309
+ set_country_flag = TIM_upgrade_iqta_ld_flag
310
+
311
+ custom_tooltip = " "
312
+
313
+ add_dip_power = 50
314
+ }
315
+ }
316
+
317
+ country_event = {
318
+ id = flavor_tim.7
319
+ title = "flavor_tim.7.t"
320
+ desc = "flavor_tim.7.d"
321
+ picture = CONQUEST_eventPicture
322
+
323
+ is_triggered_only = yes
324
+ major = yes
325
+ major_trigger = {
326
+ TIM_interested_in_persian_matter = yes
327
+ }
328
+
329
+ option = {
330
+ name = "flavor_tim.7.a"
331
+
332
+ ai_chance = {
333
+ factor = 1
334
+ }
335
+
336
+ azerbaijan_area = {
337
+ add_random_development = 1
338
+
339
+ add_province_modifier = {
340
+ name = TIM_conflict_with_qara_qoyunlu_over
341
+ duration = 5475
342
+ }
343
+ }
344
+ }
345
+ }
346
+
347
+ country_event = {
348
+ id = flavor_tim.8
349
+ title = "flavor_tim.8.t"
350
+ desc = "flavor_tim.8.d"
351
+ picture = CONQUEST_eventPicture
352
+
353
+ is_triggered_only = yes
354
+ major = yes
355
+ major_trigger = {
356
+ TIM_interested_in_persian_matter = yes
357
+ }
358
+
359
+
360
+ option = {
361
+ name = "flavor_tim.8.a"
362
+
363
+ ai_chance = {
364
+ factor = 50
365
+ }
366
+
367
+ custom_tooltip = TIM_lock_mughal_formable
368
+ set_country_flag = TIM_lock_mughal_formable
369
+
370
+ custom_tooltip = " "
371
+
372
+ if = {
373
+ limit = {
374
+ tag = TIM
375
+ }
376
+ add_country_modifier = {
377
+ name = TIM_india_conquest
378
+ duration = -1
379
+ desc = TIM_for_as_long_as_we_are_tim
380
+ }
381
+ }
382
+
383
+ add_power_projection_mission = { amount = 25 }
384
+ }
385
+
386
+ option = {
387
+ name = "flavor_tim.8.b"
388
+
389
+ ai_chance = {
390
+ factor = 50
391
+ }
392
+
393
+ add_power_projection_mission = { amount = 25 }
394
+ }
395
+ }
396
+
397
+ country_event = {
398
+ id = flavor_tim.9
399
+ title = "flavor_tim.9.t"
400
+ desc = "flavor_tim.9.d"
401
+ picture = RELIGION_eventPicture
402
+
403
+ is_triggered_only = yes
404
+
405
+ option = {
406
+ name = "flavor_tim.9.a"
407
+
408
+ ai_chance = {
409
+ factor = 20
410
+ }
411
+
412
+ if = {
413
+ limit = {
414
+ NOT = {
415
+ religious_school = {
416
+ group = muslim
417
+ school = hanbali_school
418
+ }
419
+ }
420
+ }
421
+ set_religious_school = {
422
+ group = muslim
423
+ school = hanbali_school
424
+ }
425
+ }
426
+ else = { add_adm_power = 200 }
427
+
428
+ custom_tooltip = " "
429
+
430
+ add_piety = -0.5
431
+ }
432
+
433
+ option = {
434
+ name = "flavor_tim.9.b"
435
+
436
+ ai_chance = {
437
+ factor = 80
438
+ }
439
+
440
+ set_country_flag = TIM_religious_diplomats_hanbali
441
+ if = {
442
+ limit = {
443
+ has_estate = estate_church
444
+ }
445
+ custom_tooltip = TIM_religious_diplomats_hanbali_tt
446
+
447
+ custom_tooltip = " "
448
+
449
+ add_estate_loyalty = { estate = estate_church loyalty = 15 }
450
+ }
451
+ else = {
452
+ add_stability_or_adm_power = yes
453
+ }
454
+ }
455
+ }
456
+
457
+ country_event = {
458
+ id = flavor_tim.10
459
+ title = "flavor_tim.10.t"
460
+ desc = "flavor_tim.10.d"
461
+ picture = RELIGION_eventPicture
462
+
463
+ is_triggered_only = yes
464
+
465
+ option = {
466
+ name = "flavor_tim.10.a"
467
+
468
+ ai_chance = {
469
+ factor = 1
470
+ }
471
+
472
+ custom_tooltip = TIM_revoking_yasa_will_be_easier
473
+ set_country_flag = TIM_revoking_yasa_will_be_easier_flag
474
+
475
+ custom_tooltip = " "
476
+
477
+ add_legitimacy = 10
478
+
479
+ custom_tooltip = " "
480
+
481
+ add_country_modifier = {
482
+ name = TIM_a_pious_ruler
483
+ duration = 10950
484
+ }
485
+ }
486
+
487
+ option = {
488
+ name = "flavor_tim.10.b"
489
+
490
+ ai_chance = {
491
+ factor = 0
492
+ }
493
+
494
+ custom_tooltip = TIM_soyurghals_will_be_less_penalizing
495
+ set_country_flag = TIM_soyurghals_will_be_less_penalizing_flag
496
+
497
+ custom_tooltip = " "
498
+
499
+ add_country_modifier = {
500
+ name = TIM_approval_of_governors
501
+ duration = 9125
502
+ }
503
+
504
+ add_mil_power = 100
505
+ }
506
+ }
507
+
508
+ country_event = {
509
+ id = flavor_tim.11
510
+ title = "flavor_tim.11.t"
511
+ desc = "flavor_tim.11.d"
512
+ picture = ECONOMY_eventPicture
513
+
514
+ is_triggered_only = yes
515
+
516
+ option = {
517
+ name = flavor_tim.11.a
518
+
519
+ ai_chance = {
520
+ factor = 100
521
+ }
522
+ if = {
523
+ limit = {
524
+ OR = {
525
+ has_dlc = "Res Publica"
526
+ has_dlc = "Common Sense"
527
+ }
528
+ }
529
+ custom_tooltip = TIM_unlock_timurid_diwan_reform
530
+ }
531
+ else = {
532
+ custom_tooltip = unlock_government_reform_timurid_diwan_reform
533
+ }
534
+ hidden_effect = {
535
+ unlock_government_reform = {
536
+ government_reform = timurid_diwan_reform
537
+ }
538
+ }
539
+
540
+ if = {
541
+ limit = {
542
+ NOT = { reform_level = 3 }
543
+ }
544
+ change_government_reform_progress = 100
545
+ }
546
+ else = {
547
+ custom_tooltip = TIM_enact_timurid_diwan_reform
548
+ hidden_effect = {
549
+ add_government_reform = timurid_diwan_reform
550
+ }
551
+ }
552
+ }
553
+
554
+ option = {
555
+ name = flavor_tim.11.b
556
+
557
+ ai_chance = {
558
+ factor = 0
559
+ }
560
+
561
+ trigger = {
562
+ reform_level = 3
563
+ }
564
+ change_government_reform_progress = 50
565
+ hidden_effect = {
566
+ unlock_government_reform = {
567
+ government_reform = timurid_diwan_reform
568
+ }
569
+ }
570
+
571
+ custom_tooltip = TIM_unlock_timurid_diwan_reform
572
+ }
573
+ }
574
+
575
+ country_event = {
576
+ id = flavor_tim.12
577
+ title = "flavor_tim.12.t"
578
+ desc = "flavor_tim.12.d"
579
+ picture = OVEREXTENSION_eventPicture
580
+
581
+ is_triggered_only = yes
582
+ hidden = yes
583
+
584
+ immediate = {
585
+ pick_best_provinces = {
586
+ 3 = yes
587
+ global_trigger = "
588
+ has_manpower_building_trigger = yes
589
+ "
590
+ scale = higher_development_than
591
+ event_target_name = tim_target
592
+ scope = every_owned_province
593
+ }
594
+ }
595
+
596
+ option = {
597
+ name = flavor_tim.12.a
598
+
599
+ ai_chance = {
600
+ factor = 1
601
+ }
602
+
603
+ event_target:tim_target_1 = {
604
+ add_or_upgrade_manpower_building = yes
605
+ }
606
+
607
+ event_target:tim_target_2 = {
608
+ add_or_upgrade_manpower_building = yes
609
+ }
610
+
611
+ event_target:tim_target_3 = {
612
+ add_or_upgrade_manpower_building = yes
613
+ }
614
+ }
615
+ }
616
+
617
+
618
+ country_event = {
619
+ id = flavor_tim.13
620
+ title = "flavor_tim.13.t"
621
+ desc = "flavor_tim.13.d"
622
+ picture = OVEREXTENSION_eventPicture
623
+
624
+ is_triggered_only = yes
625
+
626
+ #AI section
627
+ option = {
628
+ trigger = {
629
+ ai = yes
630
+ }
631
+
632
+ random_list = {
633
+ 1 = { set_country_flag = TIM_persian_missions clr_country_flag = TIM_nomad_missions }
634
+ 1 = { set_country_flag = TIM_nomad_missions clr_country_flag = TIM_persian_missions }
635
+ }
636
+ swap_non_generic_missions = yes
637
+ select_current_missions = { key = TIM }
638
+ ai_chance = {
639
+ factor = 100
640
+ }
641
+ }
642
+ }
643
+ country_event = {
644
+ id = flavor_tim.14
645
+ title = "flavor_tim.14.t"
646
+ desc = "flavor_tim.14.d"
647
+ picture = CHINESE_GENERAL_eventPicture
648
+
649
+ is_triggered_only = yes
650
+ major = yes
651
+ major_trigger = {
652
+ OR = {
653
+ TIM_interested_in_persian_matter = yes
654
+ capital_scope = {
655
+ superregion = china_superregion
656
+ }
657
+ capital_scope = {
658
+ superregion = far_east_superregion
659
+ }
660
+ }
661
+ }
662
+
663
+ option = {
664
+ ai_chance = {
665
+ factor = 100
666
+ }
667
+ name = flavor_tim.14.a
668
+
669
+ mongolia_region = {
670
+ limit = {
671
+ country_or_non_sovereign_subject_holds = ROOT
672
+ hidden_trigger = {
673
+ OR = {
674
+ owner = { ai = yes }
675
+ owned_by = ROOT
676
+ }
677
+ }
678
+ }
679
+ cede_province = YUA
680
+ }
681
+
682
+ custom_tooltip = " "
683
+
684
+ create_subject = {
685
+ subject = YUA
686
+ subject_type = incorporated_vassal
687
+ }
688
+
689
+ custom_tooltip = TIM_what_is_integrated_vassal
690
+ YUA = {
691
+ set_country_flag = free_incorporated_vassal
692
+ custom_tooltip = WoC_free_integrated_vassal_str
693
+ }
694
+
695
+ custom_tooltip = " "
696
+
697
+ north_china_region = {
698
+ add_permanent_claim = YUA
699
+ }
700
+ south_china_region = {
701
+ add_permanent_claim = YUA
702
+ }
703
+
704
+ custom_tooltip = " "
705
+
706
+ custom_tooltip = TIM_cb_to_get_china
707
+ YUA = {
708
+ set_country_flag = TIM_cb_to_get_china_flag
709
+ }
710
+ }
711
+
712
+ option = {
713
+ ai_chance = {
714
+ factor = 0
715
+ }
716
+ name = flavor_tim.14.b
717
+
718
+ give_claims = { region = north_china_region }
719
+
720
+ custom_tooltip = " "
721
+
722
+ add_power_projection_mission = { amount = 25 }
723
+
724
+ add_country_modifier = {
725
+ name = TIM_conquest_of_china
726
+ duration = 5475
727
+ }
728
+ }
729
+ }
730
+
731
+ country_event = {
732
+ id = flavor_tim.15
733
+ title = "flavor_tim.15.t"
734
+ desc = "flavor_tim.15.d"
735
+ picture = RELIGIOUS_TURMOIL_eventPicture
736
+
737
+ is_triggered_only = yes
738
+
739
+
740
+ option = {
741
+ ai_chance = {
742
+ factor = 100
743
+ }
744
+ name = flavor_tim.15.a
745
+
746
+ change_primary_culture = persian
747
+
748
+ custom_tooltip = TIM_will_be_necessary_to_form_persia
749
+
750
+ custom_tooltip = " "
751
+
752
+ add_accepted_culture_or_dip_power = {
753
+ culture = uzbehk
754
+ dip_reward = yes
755
+ }
756
+ }
757
+
758
+ option = {
759
+ ai_chance = {
760
+ factor = 0
761
+ }
762
+ name = flavor_tim.15.b
763
+
764
+ add_country_modifier = {
765
+ name = TIM_dev_cost_until_persia_formation
766
+ duration = -1
767
+ desc = TIM_until_persia
768
+ }
769
+ }
770
+ }
771
+
772
+ country_event = {
773
+ id = flavor_tim.16
774
+ title = "flavor_tim.16.t"
775
+ desc = "flavor_tim.16.d"
776
+ picture = TRADEGOODS_eventPicture
777
+
778
+ is_triggered_only = yes
779
+
780
+
781
+ option = {
782
+ ai_chance = {
783
+ factor = 50
784
+ }
785
+ name = flavor_tim.16.a
786
+
787
+ add_country_modifier = {
788
+ name = TIM_internal_benefits
789
+ duration = -1
790
+ }
791
+
792
+ add_adm_power = 100
793
+
794
+ custom_tooltip = " "
795
+
796
+ custom_tooltip = TIM_distribute_15_dev_amongst_trade_centers
797
+ hidden_effect = {
798
+ for = {
799
+ amount = 15
800
+ effect = "
801
+ random_owned_province = {
802
+ limit = { province_has_center_of_trade_of_level = 1 }
803
+ add_random_development = 1
804
+ }
805
+ "
806
+ }
807
+ }
808
+ }
809
+
810
+ option = {
811
+ ai_chance = {
812
+ factor = 50
813
+ }
814
+ name = flavor_tim.16.b
815
+
816
+ add_country_modifier = {
817
+ name = TIM_external_benefits
818
+ duration = -1
819
+ }
820
+
821
+ add_dip_power = 100
822
+
823
+ custom_tooltip = " "
824
+
825
+ custom_tooltip = TIM_gain_1_yearly_manpower_per_soyurghal_we_have
826
+ hidden_effect ={
827
+ every_subject_country = {
828
+ limit = {
829
+ is_subject_of_type = soyurghal_subject_type
830
+ }
831
+ ROOT = { add_yearly_manpower = 1 }
832
+ }
833
+ }
834
+ }
835
+ }
836
+
837
+ country_event = {
838
+ id = flavor_tim.17
839
+ title = "flavor_tim.17.t"
840
+ desc = "flavor_tim.17.d"
841
+ picture = BAD_WITH_MONARCH_eventPicture
842
+
843
+ mean_time_to_happen = {
844
+ months = 12
845
+ }
846
+
847
+ fire_only_once = yes
848
+
849
+ trigger = {
850
+ tag = FRS
851
+ is_subject_of = TIM
852
+ NOT = { liberty_desire = 50 }
853
+ has_ruler = "Mu'izz al-Din Malik"
854
+ NOT = { is_year = 1450 }
855
+ }
856
+
857
+ option = {
858
+ ai_chance = {
859
+ factor = 1
860
+ }
861
+ name = flavor_tim.17.a
862
+ add_prestige = -5
863
+
864
+ TIM = {
865
+ country_event = { id = flavor_tim.18 }
866
+ }
867
+ }
868
+ }
869
+
870
+ country_event = {
871
+ id = flavor_tim.18
872
+ title = "flavor_tim.18.t"
873
+ desc = "flavor_tim.18.d"
874
+ picture = BAD_WITH_MONARCH_eventPicture
875
+
876
+ is_triggered_only = yes
877
+ major = yes
878
+ major_trigger = {
879
+ OR = {
880
+ tag = QOM
881
+ is_subject_of = TIM
882
+ is_rival = TIM
883
+ is_enemy = TIM
884
+ is_neighbor_of = TIM
885
+ }
886
+ }
887
+
888
+ immediate = {
889
+ hidden_effect = {
890
+ define_exiled_ruler = {
891
+ exiled_as = FRS_candidate_1
892
+ min_age = 20
893
+ max_age = 50
894
+ change_dip = -2
895
+ change_mil = -2
896
+ change_adm = 1
897
+ option = 0
898
+ }
899
+ define_exiled_ruler = {
900
+ exiled_as = FRS_candidate_2
901
+ min_age = 20
902
+ max_age = 50
903
+ change_adm = -2
904
+ change_mil = -2
905
+ change_dip = 1
906
+ option = 1
907
+ }
908
+ define_exiled_ruler = {
909
+ exiled_as = FRS_candidate_3
910
+ min_age = 20
911
+ max_age = 50
912
+ change_dip = -2
913
+ change_adm = -2
914
+ change_mil = 1
915
+ option = 2
916
+ }
917
+ define_exiled_ruler = {
918
+ exiled_as = FRS_candidate_4
919
+ min_age = 20
920
+ max_age = 50
921
+ change_dip = -1
922
+ change_mil = -1
923
+ change_adm = -1
924
+ option = 3
925
+ }
926
+ define_exiled_ruler = {
927
+ exiled_as = FRS_candidate_5
928
+ min_age = 50
929
+ change_dip = 1
930
+ change_mil = 1
931
+ change_adm = 1
932
+ option = 4
933
+ }
934
+ }
935
+ }
936
+
937
+ option = {
938
+ ai_chance = {
939
+ factor = 1
940
+ }
941
+ name = flavor_tim.18.a
942
+
943
+ FRS = {
944
+ set_ruler = FRS_candidate_1
945
+ }
946
+
947
+ custom_tooltip = " "
948
+
949
+ custom_tooltip = FRS_color_will_change
950
+ hidden_effect = {
951
+ FRS = {
952
+ change_country_color = { color = { 79 0 185 } }
953
+ }
954
+ }
955
+ }
956
+
957
+ option = {
958
+ ai_chance = {
959
+ factor = 1
960
+ }
961
+ name = flavor_tim.18.b
962
+
963
+ FRS = {
964
+ set_ruler = FRS_candidate_2
965
+ }
966
+
967
+ custom_tooltip = " "
968
+
969
+ custom_tooltip = FRS_color_will_change
970
+ hidden_effect = {
971
+ FRS = {
972
+ change_country_color = { color = { 254 197 229 } }
973
+ }
974
+ }
975
+ }
976
+
977
+ option = {
978
+ ai_chance = {
979
+ factor = 1
980
+ }
981
+ name = flavor_tim.18.c
982
+
983
+ FRS = {
984
+ set_ruler = FRS_candidate_3
985
+ }
986
+
987
+ custom_tooltip = " "
988
+
989
+ custom_tooltip = FRS_color_will_change
990
+ hidden_effect = {
991
+ FRS = {
992
+ change_country_color = { color = { 0 62 107 } }
993
+ }
994
+ }
995
+ }
996
+
997
+ option = {
998
+ ai_chance = {
999
+ factor = 1
1000
+ }
1001
+ name = flavor_tim.18.e
1002
+
1003
+ FRS = {
1004
+ set_ruler = FRS_candidate_4
1005
+ }
1006
+
1007
+ custom_tooltip = " "
1008
+
1009
+ custom_tooltip = FRS_color_will_change
1010
+ hidden_effect = {
1011
+ FRS = {
1012
+ change_country_color = { color = { 232 206 0 } }
1013
+ }
1014
+ }
1015
+ }
1016
+
1017
+ option = {
1018
+ ai_chance = {
1019
+ factor = 1
1020
+ }
1021
+ name = flavor_tim.18.g
1022
+
1023
+ FRS = {
1024
+ set_ruler = FRS_candidate_5
1025
+ }
1026
+
1027
+ custom_tooltip = " "
1028
+
1029
+ custom_tooltip = FRS_color_will_change
1030
+ hidden_effect = {
1031
+ FRS = {
1032
+ change_country_color = { color = { 100 255 200 } }
1033
+ }
1034
+ }
1035
+ }
1036
+
1037
+ option = {
1038
+ ai_chance = {
1039
+ factor = 1
1040
+ }
1041
+
1042
+ name = flavor_tim.18.f
1043
+
1044
+
1045
+ }
1046
+ }
1047
+
1048
+ country_event = {
1049
+ id = flavor_tim.19
1050
+ title = "flavor_tim.19.t"
1051
+ desc = "flavor_tim.19.d"
1052
+ picture = ASSASSINATION_eventPicture
1053
+
1054
+ fire_only_once = yes
1055
+
1056
+ trigger = {
1057
+ NOT = { has_country_flag = TIM_muhammad_juki_no_longer_candidate }
1058
+ NOT = { is_year = 1455 }
1059
+ tag = TIM
1060
+ }
1061
+ mean_time_to_happen = {
1062
+ months = 36
1063
+ }
1064
+
1065
+ immediate = {
1066
+ hidden_effect = {
1067
+ set_country_flag = TIM_muhammad_juki_no_longer_candidate
1068
+ }
1069
+ }
1070
+
1071
+ option = {
1072
+ ai_chance = {
1073
+ factor = 0
1074
+ }
1075
+
1076
+ name = flavor_tim.19.a
1077
+ change_estate_land_share = {
1078
+ estate = estate_nobles
1079
+ share = -5
1080
+ }
1081
+
1082
+ custom_tooltip = " "
1083
+
1084
+ every_subject_country = {
1085
+ add_liberty_desire = 15
1086
+ }
1087
+
1088
+ custom_tooltip = " "
1089
+
1090
+ if = {
1091
+ limit = {
1092
+ owns = 2227
1093
+ }
1094
+ 2227 = { add_local_autonomy = -25 }
1095
+ }
1096
+ if = {
1097
+ limit = {
1098
+ owns = 4343
1099
+ }
1100
+ 4343 = { add_local_autonomy = -25 }
1101
+ }
1102
+ if = {
1103
+ limit = {
1104
+ owns = 1968
1105
+ }
1106
+ 1968 = { add_local_autonomy = -25 }
1107
+ }
1108
+ if = {
1109
+ limit = {
1110
+ owns = 450
1111
+ }
1112
+ 450 = { add_local_autonomy = -25 }
1113
+ }
1114
+ if = {
1115
+ limit = {
1116
+ owns = 452
1117
+ }
1118
+ 452 = { add_local_autonomy = -25 }
1119
+ }
1120
+ }
1121
+
1122
+ option = {
1123
+ ai_chance = {
1124
+ factor = 1
1125
+ }
1126
+
1127
+ name = flavor_tim.19.b
1128
+
1129
+ if = {
1130
+ limit = {
1131
+ owns = 2227
1132
+ }
1133
+ 2227 = { add_local_autonomy = -10 }
1134
+ }
1135
+ if = {
1136
+ limit = {
1137
+ owns = 4343
1138
+ }
1139
+ 4343 = { add_local_autonomy = -10 }
1140
+ }
1141
+ if = {
1142
+ limit = {
1143
+ owns = 1968
1144
+ }
1145
+ 1968 = { add_local_autonomy = -10 }
1146
+ }
1147
+ if = {
1148
+ limit = {
1149
+ owns = 450
1150
+ }
1151
+ 450 = { add_local_autonomy = -10 }
1152
+ }
1153
+ if = {
1154
+ limit = {
1155
+ owns = 452
1156
+ }
1157
+ 452 = { add_local_autonomy = -10 }
1158
+ }
1159
+ }
1160
+ }
1161
+
1162
+ country_event = {
1163
+ id = flavor_tim.20
1164
+ title = "flavor_tim.20.t"
1165
+ desc = "flavor_tim.20.d"
1166
+ picture = SIEGE_eventPicture
1167
+
1168
+ is_triggered_only = yes
1169
+
1170
+ trigger = {
1171
+ NOT = { has_country_flag = TIM_muhammad_juki_no_longer_candidate }
1172
+ }
1173
+
1174
+ immediate = {
1175
+ hidden_effect = {
1176
+ set_country_flag = TIM_muhammad_juki_no_longer_candidate
1177
+ random_owned_province = {
1178
+ save_event_target_as = tim_juki_revolt_prov
1179
+ }
1180
+ random_owned_province = {
1181
+ limit = {
1182
+ OR = {
1183
+ province_id = 2227
1184
+ province_id = 4343
1185
+ province_id = 1968
1186
+ province_id = 450
1187
+ province_id = 452
1188
+ }
1189
+ }
1190
+ save_event_target_as = tim_juki_revolt_prov
1191
+ }
1192
+ }
1193
+ }
1194
+
1195
+ option = {
1196
+ ai_chance = {
1197
+ factor = 0.8
1198
+ }
1199
+
1200
+ name = flavor_tim.20.a
1201
+
1202
+ add_legitimacy = -10
1203
+
1204
+ custom_tooltip = " "
1205
+
1206
+ add_mil_power = -25
1207
+
1208
+ custom_tooltip = " "
1209
+
1210
+ if = {
1211
+ limit = {
1212
+ owns = event_target:tim_juki_revolt_prov
1213
+ }
1214
+ event_target:tim_juki_revolt_prov = {
1215
+ spawn_rebels = {
1216
+ type = pretender_rebels
1217
+ size = 2
1218
+ leader = "Muhammad Juki"
1219
+ leader_dynasty = "Timurid"
1220
+ }
1221
+ }
1222
+ }
1223
+ else = {
1224
+ capital_scope = {
1225
+ spawn_rebels = {
1226
+ type = pretender_rebels
1227
+ size = 2
1228
+ leader = "Muhammad Juki"
1229
+ leader_dynasty = "Timurid"
1230
+ }
1231
+ }
1232
+ }
1233
+ }
1234
+
1235
+ option = {
1236
+ ai_chance = {
1237
+ factor = 0.2
1238
+ }
1239
+
1240
+ name = flavor_tim.20.b
1241
+
1242
+ define_ruler = {
1243
+ name = "Muhammad Juki"
1244
+ dynasty = "Timurid"
1245
+ adm = 3 #governing Khuttalan
1246
+ dip = 2
1247
+ mil = 5
1248
+ age = 40
1249
+ claim = 75
1250
+ }
1251
+
1252
+ add_ruler_modifier = {
1253
+ name = TIM_usurped_throne
1254
+ duration = -1
1255
+ }
1256
+ }
1257
+ }
1258
+
1259
+ country_event = {
1260
+ id = flavor_tim.21
1261
+ title = "flavor_tim.21.t"
1262
+ desc = "flavor_tim.21.d"
1263
+ picture = COUNTRY_COLLAPSE_eventPicture
1264
+
1265
+ fire_only_once = yes
1266
+
1267
+ mean_time_to_happen = {
1268
+ months = 6
1269
+ }
1270
+
1271
+ major = yes
1272
+ major_trigger = {
1273
+ TIM_interested_in_persian_matter = yes
1274
+ }
1275
+
1276
+ trigger = {
1277
+ exists = QOM
1278
+ NOT = { war_with = QOM }
1279
+ tag = TIM
1280
+ is_year = 1445
1281
+ }
1282
+
1283
+ option = {
1284
+ ai_chance = {
1285
+ factor = 1
1286
+ modifier = {
1287
+ factor = 0
1288
+ QOM = { ai = no }
1289
+ }
1290
+ }
1291
+ name = flavor_tim.21.a
1292
+
1293
+ declare_war_with_cb = {
1294
+ who = QOM
1295
+ casus_belli = cb_tim_crush_rebellion
1296
+ war_goal_province = 429
1297
+ }
1298
+
1299
+ custom_tooltip = TIM_cb_benefits
1300
+
1301
+ custom_tooltip = " "
1302
+
1303
+ add_years_of_income = -0.5
1304
+
1305
+ custom_tooltip = " "
1306
+
1307
+ add_yearly_manpower = -0.25
1308
+ }
1309
+
1310
+ option = {
1311
+ ai_chance = {
1312
+ factor = 1
1313
+ }
1314
+ name = flavor_tim.21.b
1315
+
1316
+ add_prestige = -10
1317
+ }
1318
+
1319
+ }
events/flavorTRE.txt ADDED
@@ -0,0 +1,289 @@
1
+ ########################################
2
+ # Made by Parmelion
3
+ ########################################
4
+
5
+ namespace = flavor_tre
6
+
7
+ #The Komnenian Restoration
8
+ country_event = {
9
+ id = flavor_tre.1
10
+ title = flavor_tre.1.t
11
+ desc = flavor_tre.1.d
12
+ picture = {
13
+ trigger = {
14
+ has_dlc = "Purple Phoenix"
15
+ }
16
+ picture = BYZ_BYZANTINE_EMPEROR_eventPicture
17
+ }
18
+ picture = {
19
+ trigger = {
20
+ NOT = { has_dlc = "Purple Phoenix" }
21
+ }
22
+ picture = GOOD_WITH_MONARCH_eventPicture
23
+ }
24
+
25
+ is_triggered_only = yes
26
+
27
+ fire_only_once = yes
28
+
29
+ option = {
30
+ name = flavor_tre.1.a
31
+ add_permanent_power_projection = {
32
+ type = tre_permanent_power_projection
33
+ amount = 10
34
+ }
35
+ custom_tooltip = tre_modify_komnenian_restoration_4_tt
36
+ custom_tooltip = tre_core_unowned_greek_provinces
37
+ hidden_effect = {
38
+ if = {
39
+ limit = {
40
+ has_country_modifier = tre_komnenian_restoration3
41
+ }
42
+ remove_country_modifier = tre_komnenian_restoration3
43
+ add_country_modifier = {
44
+ name = "tre_komnenian_restoration4"
45
+ duration = -1
46
+ }
47
+ }
48
+ every_province = {
49
+ limit = {
50
+ culture = greek
51
+ NOT = {
52
+ owned_by = ROOT
53
+ }
54
+ }
55
+ add_core = ROOT
56
+ }
57
+ }
58
+ }
59
+ }
60
+
61
+ #Culture Conversion Province
62
+ province_event = {
63
+ id = flavor_tre.2
64
+ title = flavor_tre.2.t
65
+ desc = flavor_tre.2.d
66
+ picture = FARMING_eventPicture
67
+
68
+ trigger = {
69
+ owner = {
70
+ culture_group = byzantine
71
+ has_country_flag = tre_culture_conversions_flag
72
+ tag = TRE
73
+ }
74
+ region = anatolia_region
75
+ NOT = {
76
+ culture_group = byzantine
77
+ }
78
+ if = {
79
+ limit = {
80
+ owner = {
81
+ has_country_flag = tre_wont_convert_armenians
82
+ }
83
+ }
84
+ NOT = {
85
+ culture = armenian
86
+ }
87
+ }
88
+ }
89
+
90
+ goto = ROOT
91
+
92
+ mean_time_to_happen = {
93
+ months = 240
94
+ modifier = {
95
+ factor = 0.5
96
+ owner = {
97
+ has_country_flag = tre_culture_conversion_will_be_faster_flag
98
+ }
99
+ }
100
+ }
101
+
102
+ option = {
103
+ name = flavor_tre.2.a
104
+
105
+ ai_chance = {
106
+ factor = 1
107
+ }
108
+
109
+ BYZ_convert_to_greek_culture = yes
110
+ }
111
+ }
112
+
113
+ #The Komnenian Restoration
114
+ country_event = {
115
+ id = flavor_tre.3
116
+ title = flavor_tre.3.t
117
+ desc = flavor_tre.3.d
118
+ picture = {
119
+ trigger = {
120
+ has_dlc = "Purple Phoenix"
121
+ }
122
+ picture = BYZANTINE_EAGLE_eventPicture
123
+ }
124
+ picture = {
125
+ trigger = {
126
+ NOT = { has_dlc = "Purple Phoenix" }
127
+ }
128
+ picture = BATTLE_eventPicture
129
+ }
130
+
131
+ is_triggered_only = yes
132
+
133
+ fire_only_once = yes
134
+
135
+ option = {
136
+ name = flavor_tre.3.a
137
+ add_prestige_or_monarch_power = {
138
+ amount = 25
139
+ }
140
+ add_country_modifier = {
141
+ name = tre_avengers_of_manzikert
142
+ duration = 5475
143
+ }
144
+ }
145
+
146
+ option = {
147
+ name = flavor_tre.3.b
148
+ add_accepted_culture_or_dip_power = {
149
+ culture = turkish
150
+ dip_reward = yes
151
+ free = yes
152
+ }
153
+ custom_tooltip = tre_manzikert_turkish_tt
154
+ tooltip = {
155
+ add_province_modifier = {
156
+ name = tre_grecoturkish_reconciliation
157
+ duration = 9125
158
+ }
159
+ }
160
+ hidden_effect = {
161
+ every_owned_province = {
162
+ limit = {
163
+ culture = turkish
164
+ }
165
+ add_province_modifier = {
166
+ name = tre_grecoturkish_reconciliation
167
+ duration = 9125
168
+ }
169
+ }
170
+ }
171
+ }
172
+ }
173
+
174
+ #Vassalization of Theodoro - Theodoro Event
175
+ country_event = {
176
+ id = flavor_tre.4
177
+ title = flavor_tre.4.t
178
+ desc = flavor_tre.4.d
179
+ picture = DIPLOMACY_eventPicture
180
+
181
+ is_triggered_only = yes
182
+
183
+ option = {
184
+ name = "flavor_tre.4.a"
185
+ ai_chance = {
186
+ factor = 50
187
+ modifier = {
188
+ factor = 0.8
189
+ num_of_cities = 6
190
+ }
191
+ modifier = {
192
+ factor = 0.8
193
+ num_of_cities = 12
194
+ }
195
+ modifier = {
196
+ factor = 1.5
197
+ ROOT = {
198
+ has_opinion = {
199
+ who = TRE
200
+ value = 190
201
+ }
202
+ }
203
+ }
204
+ }
205
+ tooltip = {
206
+ TRE = {
207
+ vassalize = ROOT
208
+ }
209
+ }
210
+ TRE = {
211
+ country_event = { id = flavor_tre.5 }
212
+ }
213
+ }
214
+
215
+ option = {
216
+ name = "flavor_tre.4.b"
217
+ ai_chance = {
218
+ factor = 50
219
+ modifier = {
220
+ factor = 1.5
221
+ TRE = {
222
+ NOT = { num_of_cities = 5 }
223
+ }
224
+ }
225
+ modifier = {
226
+ factor = 1.5
227
+ TRE = {
228
+ NOT = { num_of_cities = 10 }
229
+ }
230
+ }
231
+ modifier = {
232
+ factor = 1.5
233
+ TRE = { is_at_war = yes }
234
+ }
235
+ modifier = {
236
+ factor = 1.5
237
+ TRE = { is_rival = ROOT }
238
+ }
239
+ modifier = {
240
+ factor = 1.5
241
+ TRE = { is_enemy = ROOT }
242
+ }
243
+ }
244
+ tooltip = {
245
+ capital_scope = {
246
+ add_core = FROM
247
+ }
248
+ }
249
+ TRE = {
250
+ country_event = { id = flavor_tre.6 }
251
+ }
252
+ }
253
+ }
254
+
255
+ #Vassalization of Theodoro - Theodoro Agrees
256
+ country_event = {
257
+ id = flavor_tre.5
258
+ title = flavor_tre.5.t
259
+ desc = flavor_tre.5.d
260
+ picture = DIPLOMACY_eventPicture
261
+
262
+ is_triggered_only = yes
263
+
264
+ option = {
265
+ name = "flavor_tre.5.a"
266
+ ROOT = {
267
+ vassalize = FEO
268
+ }
269
+ }
270
+ }
271
+
272
+ #Vassalization of Theodoro - Theodoro Rejects
273
+ country_event = {
274
+ id = flavor_tre.6
275
+ title = flavor_tre.6.t
276
+ desc = flavor_tre.6.d
277
+ picture = DIPLOMACY_eventPicture
278
+
279
+ is_triggered_only = yes
280
+
281
+ option = {
282
+ name = "flavor_tre.6.a"
283
+ FEO = {
284
+ capital_scope = {
285
+ add_core = ROOT
286
+ }
287
+ }
288
+ }
289
+ }
events/flavorTUS.txt CHANGED
@@ -19,8 +19,14 @@ country_event = {
19
19
 
20
20
  trigger = {
21
21
  OR = {
22
- tag = TUS
23
- tag = LAN # florence
22
+ AND = {
23
+ tag = TUS
24
+ tag = LAN # florence
25
+ NOT = {
26
+ VEN = { has_country_flag = ven_access_italian_events_flag }
27
+ }
28
+ }
29
+ has_country_flag = ven_access_italian_events_flag
24
30
  }
25
31
  is_year = 1500
26
32
  NOT = { is_year = 1550 }
@@ -166,8 +172,14 @@ country_event = {
166
172
 
167
173
  trigger = {
168
174
  OR = {
169
- tag = TUS
170
- tag = LAN
175
+ AND = {
176
+ tag = TUS
177
+ tag = LAN # florence
178
+ NOT = {
179
+ VEN = { has_country_flag = ven_access_italian_events_flag }
180
+ }
181
+ }
182
+ has_country_flag = ven_access_italian_events_flag
171
183
  }
172
184
  is_year = 1550
173
185
  owns = 115
@@ -307,8 +319,14 @@ country_event = {
307
319
 
308
320
  trigger = {
309
321
  OR = {
310
- tag = TUS
311
- tag = LAN
322
+ AND = {
323
+ tag = TUS
324
+ tag = LAN # florence
325
+ NOT = {
326
+ VEN = { has_country_flag = ven_access_italian_events_flag }
327
+ }
328
+ }
329
+ has_country_flag = ven_access_italian_events_flag
312
330
  }
313
331
  is_year = 1650
314
332
  NOT = {
@@ -358,8 +376,14 @@ country_event = {
358
376
 
359
377
  trigger = {
360
378
  OR = {
361
- tag = TUS
362
- tag = LAN
379
+ AND = {
380
+ tag = TUS
381
+ tag = LAN # florence
382
+ NOT = {
383
+ VEN = { has_country_flag = ven_access_italian_events_flag }
384
+ }
385
+ }
386
+ has_country_flag = ven_access_italian_events_flag
363
387
  }
364
388
  has_institution = printing_press
365
389
  is_at_war = no
events/flavorYUA.txt ADDED
@@ -0,0 +1,32 @@
1
+ namespace = flavor_yua
2
+
3
+ country_event = {
4
+ id = flavor_yua.1
5
+ title = flavor_yua.1.t
6
+ desc = flavor_yua.1.d
7
+ picture = TRADE_eventPicture
8
+
9
+ is_triggered_only = yes
10
+
11
+ option = {
12
+ name = flavor_yua.1.a
13
+
14
+ add_country_modifier = {
15
+ name = yua_nadaam_festival_modifier
16
+ duration = 1825
17
+ }
18
+ }
19
+
20
+ option = {
21
+ name = flavor_yua.1.b
22
+
23
+ add_prestige_or_monarch_power = { amount = 10 }
24
+ add_legitimacy_equivalent = { amount = 10 }
25
+ }
26
+
27
+ option = {
28
+ name = flavor_yua.1.c
29
+
30
+ add_yearly_manpower = 0.5
31
+ }
32
+ }
events/flavorZAN.txt CHANGED
@@ -620,15 +620,6 @@ country_event = {
620
620
  immediate = {
621
621
  hidden_effect = {
622
622
  clr_global_flag = zan_persia_embassy
623
- if = {
624
- limit = {
625
- all_owned_province = { NOT = { has_province_modifier = zan_persian_embassy } }
626
- }
627
- 2218 = { owner = { save_event_target_as = embassy_owner } }
628
- }
629
- else = {
630
- save_event_target_as = embassy_owner
631
- }
632
623
  clear_global_event_target = persian_embassy_holder
633
624
  clear_global_event_target = kilwan_embassy_holder
634
625
  }
events/horde_mission_events.txt ADDED
@@ -0,0 +1,417 @@
1
+ namespace = horde_mission_events
2
+
3
+ country_event = {
4
+ id = horde_mission_events.1
5
+ title = horde_mission_events.1.t
6
+ desc = horde_mission_events.1.d
7
+ picture = LAND_MILITARY_eventPicture
8
+
9
+ is_triggered_only = yes
10
+
11
+ option = {
12
+ name = horde_mission_events.1.a
13
+
14
+ ai_chance = {
15
+ factor = 50
16
+ }
17
+
18
+ custom_tooltip = HORDES_UNLOCK_HUNGARIAN_COMPANIES
19
+ set_country_flag = hordes_unlock_hungarian_mercenaries_flag
20
+
21
+ custom_tooltip = SEPERATOR_TOOLTIP
22
+
23
+ if = {
24
+ limit = {
25
+ has_dlc = "Rights of Man"
26
+ NOT = { num_of_ruler_traits = { amount = 3 } }
27
+ }
28
+ add_ruler_personality = reaver_personality
29
+ }
30
+ }
31
+ }
32
+
33
+ country_event = {
34
+ id = horde_mission_events.2
35
+ title = horde_mission_events.2.t
36
+ desc = horde_mission_events.2.d
37
+ picture = COURT_eventPicture
38
+
39
+ is_triggered_only = yes
40
+
41
+ option = {
42
+ name = horde_mission_events.2.a
43
+
44
+ ai_chance = {
45
+ factor = 50
46
+ }
47
+
48
+ set_capital = 466
49
+ 466 = {
50
+ add_base_tax = 1
51
+ add_base_manpower = 1
52
+ }
53
+ }
54
+
55
+ option = {
56
+ name = horde_mission_events.2.b
57
+
58
+ ai_chance = {
59
+ factor = 50
60
+ }
61
+
62
+ capital_scope = {
63
+ add_base_tax = 1
64
+ add_base_manpower = 1
65
+ }
66
+ }
67
+ }
68
+
69
+ country_event = {
70
+ id = horde_mission_events.3
71
+ title = horde_mission_events.3.t
72
+ desc = horde_mission_events.3.d
73
+ picture = GOOD_WITH_MONARCH_eventPicture
74
+
75
+ is_triggered_only = yes
76
+
77
+ option = {
78
+ name = horde_mission_events.3.a
79
+
80
+ ai_chance = {
81
+ factor = 50
82
+ }
83
+
84
+ override_country_name = ULUG_ULUS
85
+ set_country_flag = is_ULUG_ULUS_flag
86
+
87
+ custom_tooltip = SEPERATOR_TOOLTIP
88
+ }
89
+
90
+ option = {
91
+ name = horde_mission_events.3.b
92
+
93
+ ai_chance = {
94
+ factor = 50
95
+ }
96
+
97
+ custom_tooltip = HORDES_RETAIN_GOLDEN_HORDE_NAME
98
+ }
99
+ }
100
+
101
+ country_event = {
102
+ id = horde_mission_events.4
103
+ title = horde_mission_events.4.t
104
+ desc = horde_mission_events.4.d
105
+ picture = CONQUEST_eventPicture
106
+
107
+ is_triggered_only = yes
108
+
109
+ option = {
110
+ name = horde_mission_events.4.a
111
+
112
+ ai_chance = {
113
+ factor = 50
114
+ }
115
+
116
+ custom_tooltip = TATARS_RELEASE_KAZAKH
117
+
118
+ hidden_effect = {
119
+ every_owned_province = {
120
+ limit = {
121
+ is_core = KZH
122
+ }
123
+ cede_province = KZH
124
+ }
125
+
126
+ vassalize = KZH
127
+ }
128
+ }
129
+
130
+ option = {
131
+ name = horde_mission_events.4.b
132
+
133
+ ai_chance = {
134
+ factor = 50
135
+ }
136
+
137
+ add_adm_power = 100
138
+ }
139
+ }
140
+
141
+ country_event = {
142
+ id = horde_mission_events.5
143
+ title = horde_mission_events.5.t
144
+ desc = horde_mission_events.5.d
145
+ picture = NOMAD_ESTATE_eventPicture
146
+
147
+ is_triggered_only = yes
148
+
149
+ option = {
150
+ name = horde_mission_events.5.a
151
+
152
+ ai_chance = {
153
+ factor = 50
154
+ }
155
+
156
+ custom_tooltip = HORDES_RESTORE_YUAN_IN_PERSIA
157
+ custom_tooltip = ""
158
+ custom_tooltip = MONGOL_BROTHER_REALM_EXPLANATION
159
+ hidden_effect = {
160
+ every_owned_province = {
161
+ limit = {
162
+ OR = {
163
+ region = persia_region
164
+ region = khorasan_region
165
+ }
166
+ }
167
+ cede_province = ILK
168
+ add_core = ILK
169
+ }
170
+ create_subject = {
171
+ subject_type = mongol_brother_realm
172
+ subject = ILK
173
+ }
174
+ }
175
+ }
176
+
177
+ option = {
178
+ name = horde_mission_events.5.b
179
+
180
+ ai_chance = {
181
+ factor = 50
182
+ }
183
+
184
+ add_adm_power = 100
185
+ add_mercantilism_or_monarch_power = { amount = 3 }
186
+ }
187
+
188
+ option = {
189
+ name = horde_mission_events.5.c
190
+
191
+ ai_chance = {
192
+ factor = 100
193
+ }
194
+
195
+ trigger = {
196
+ is_or_was_moghulistan_nation = yes
197
+ NOT = { tag = MGE }
198
+ }
199
+
200
+ change_tag = ILK
201
+ on_change_tag_effect = yes
202
+ restore_country_name_effect = yes
203
+ if = {
204
+ limit = {
205
+ has_custom_ideas = no
206
+ }
207
+ country_event = { id = ideagroups.1 } #Swap Ideas
208
+ }
209
+ }
210
+ }
211
+
212
+ country_event = {
213
+ id = horde_mission_events.7
214
+ title = horde_mission_events.7.t
215
+ desc = horde_mission_events.7.d
216
+ picture = DIET_eventPicture
217
+
218
+ is_triggered_only = yes
219
+
220
+ option = {
221
+ name = horde_mission_events.7.a
222
+
223
+ ai_chance = {
224
+ factor = 50
225
+ }
226
+
227
+ if = {
228
+ limit = {
229
+ is_or_was_tatar_nation = yes
230
+ }
231
+ custom_tooltip = HORDES_CREATE_PAX_MONGOLICA_MODIFIER
232
+ hidden_effect = {
233
+ remove_country_modifier = hordes_khan_of_khans_2
234
+ remove_country_modifier = tatars_like_a_dragon_2
235
+ add_country_modifier = {
236
+ name = hordes_pax_mongolica
237
+ duration = -1
238
+ }
239
+ }
240
+ }
241
+ else_if = {
242
+ limit = {
243
+ is_or_was_mongol_nation = yes
244
+ }
245
+ custom_tooltip = HORDES_CREATE_PAX_MONGOLICA_MODIFIER_MONGOLS
246
+ hidden_effect = {
247
+ remove_country_modifier = hordes_khan_of_khans_2
248
+ remove_country_modifier = hordes_return_of_the_mongols_2
249
+ add_country_modifier = {
250
+ name = hordes_pax_mongolica
251
+ duration = -1
252
+ }
253
+ }
254
+ }
255
+ else_if = {
256
+ limit = {
257
+ is_or_was_moghulistan_nation = yes
258
+ }
259
+ custom_tooltip = HORDES_CREATE_PAX_MONGOLICA_MODIFIER_MOGHULISTAN
260
+ hidden_effect = {
261
+ remove_country_modifier = tatars_like_a_dragon_2
262
+ remove_country_modifier = hordes_return_of_the_mongols_moghulistan_2
263
+ add_country_modifier = {
264
+ name = hordes_pax_mongolica
265
+ duration = -1
266
+ }
267
+ }
268
+ }
269
+
270
+ custom_tooltip = SEPERATOR_TOOLTIP
271
+ if = {
272
+ limit = {
273
+ has_dlc = "Rights of Man"
274
+ }
275
+ custom_tooltip = HORDES_CONQUERORS_GUARANTEED
276
+ set_country_flag = hordes_guaranteed_conquerors
277
+ hidden_effect = {
278
+ if = {
279
+ limit = {
280
+ has_heir = yes
281
+ NOT = { heir_has_personality = conqueror_personality }
282
+ }
283
+ add_heir_personality = conqueror_personality
284
+ }
285
+ }
286
+ }
287
+ else = {
288
+ change_mil = 2
289
+ add_mil_power = 100
290
+ }
291
+ }
292
+ }
293
+
294
+ country_event = {
295
+ id = horde_mission_events.8
296
+ title = horde_mission_events.8.t
297
+ desc = horde_mission_events.8.d
298
+ picture = FORT_eventPicture
299
+
300
+ is_triggered_only = yes
301
+
302
+ option = {
303
+ name = horde_mission_events.8.a
304
+
305
+ ai_chance = {
306
+ factor = 50
307
+ }
308
+
309
+ add_army_tradition_or_mil_power = { amount = 10 }
310
+
311
+ custom_tooltip = SEPERATOR_TOOLTIP
312
+
313
+ if = {
314
+ limit = {
315
+ has_dlc = "Leviathan"
316
+ }
317
+ custom_tooltip = HORDES_UNLOCK_GREAT_WALL_OF_CHINA
318
+ set_country_flag = hordes_unlocked_wall_of_china
319
+ }
320
+ else = {
321
+ 698 = {
322
+ add_or_upgrade_fort_building = yes
323
+ }
324
+ }
325
+ }
326
+ }
327
+
328
+ country_event = {
329
+ id = horde_mission_events.9
330
+ title = horde_mission_events.9.t
331
+ desc = horde_mission_events.9.d
332
+ picture = CHINESE_GENERAL_eventPicture
333
+
334
+ is_triggered_only = yes
335
+
336
+ option = {
337
+ name = horde_mission_events.9.a
338
+
339
+ ai_chance = {
340
+ factor = 50
341
+ }
342
+
343
+ add_army_tradition_or_mil_power = { amount = 10 }
344
+
345
+ custom_tooltip = MONGOLS_EXECUTE_EMPEROR
346
+ hidden_effect = {
347
+ remove_country_modifier = oir_captured_mng_emperor
348
+ add_ruler_modifier = {
349
+ name = oir_execution_of_the_emperor
350
+ duration = -1
351
+ }
352
+ }
353
+ }
354
+
355
+ option = {
356
+ name = horde_mission_events.9.b
357
+
358
+ ai_chance = {
359
+ factor = 50
360
+ }
361
+
362
+ change_ruler_stat = {
363
+ type = mil
364
+ amount = 1
365
+ }
366
+
367
+ add_stability = 1
368
+ }
369
+ }
370
+
371
+ country_event = {
372
+ id = horde_mission_events.10
373
+ title = horde_mission_events.10.t
374
+ desc = horde_mission_events.10.d
375
+ picture = COSSACK_ESTATE_eventPicture
376
+
377
+ is_triggered_only = yes
378
+
379
+ option = {
380
+ name = horde_mission_events.10.a
381
+
382
+ ai_chance = {
383
+ factor = 50
384
+ }
385
+
386
+ custom_tooltip = HORDES_RELEASE_GOLDEN_HORDE
387
+ custom_tooltip = ""
388
+ custom_tooltip = MONGOL_BROTHER_REALM_EXPLANATION
389
+ hidden_effect = {
390
+ every_owned_province = {
391
+ limit = {
392
+ OR = {
393
+ region = crimea_region
394
+ region = ural_region
395
+ region = russia_region
396
+ }
397
+ }
398
+ cede_province = GLH
399
+ add_core = GLH
400
+ }
401
+ create_subject = {
402
+ subject_type = mongol_brother_realm
403
+ subject = GLH
404
+ }
405
+ }
406
+ }
407
+
408
+ option = {
409
+ name = horde_mission_events.10.b
410
+
411
+ ai_chance = {
412
+ factor = 50
413
+ }
414
+
415
+ add_adm_power = 100
416
+ }
417
+ }
events/institutions.txt CHANGED
@@ -75,6 +75,9 @@ country_event = {
75
75
  name = "birthplace_of_the_renaissance"
76
76
  duration = -1
77
77
  }
78
+ hidden_effect = {
79
+ save_global_event_target_as = birthplace_of_the_renaissance
80
+ }
78
81
  }
79
82
  hidden_effect = {
80
83
  every_country = {
@@ -620,6 +623,17 @@ country_event = {
620
623
  }
621
624
  }
622
625
  }
626
+ if = {
627
+ limit = {
628
+ has_country_flag = yua_guaranteed_printing_press
629
+ }
630
+ capital_scope = {
631
+ add_institution_embracement = {
632
+ which = "printing_press"
633
+ value = 100
634
+ }
635
+ }
636
+ }
623
637
  }
624
638
  }
625
639
 
events/steppe_flavor.txt CHANGED
@@ -56,7 +56,7 @@ country_event = {
56
56
  prestige = 50
57
57
  }
58
58
  }
59
- add_army_tradition = -5
59
+ add_army_tradition = -5
60
60
  }
61
61
  }
62
62
 
@@ -466,6 +466,14 @@ country_event = {
466
466
  option = {
467
467
  name = "randomeventsstapehordes.8.EVTOPTA"
468
468
  ai_chance = { factor = 100 }
469
+
470
+ if = {
471
+ limit = {
472
+ has_country_flag = horde_wargames_buff_flag
473
+ }
474
+ add_legitimacy_equivalent = { amount = 5 }
475
+ }
476
+
469
477
  random_list = {
470
478
  25 = {
471
479
  country_event = { id = randomeventsstapehordes.9 days = 3 random = 2 }
@@ -480,9 +488,17 @@ country_event = {
480
488
  country_event = { id = randomeventsstapehordes.12 days = 3 random = 2 }
481
489
  }
482
490
  15 = {
491
+ modifier = {
492
+ factor = 2
493
+ has_country_flag = horde_wargames_buff_flag
494
+ }
483
495
  country_event = { id = randomeventsstapehordes.15 days = 3 random = 2 }
484
496
  }
485
497
  5 = {
498
+ modifier = {
499
+ factor = 2
500
+ has_country_flag = horde_wargames_buff_flag
501
+ }
486
502
  country_event = { id = randomeventsstapehordes.16 days = 3 random = 2 }
487
503
  }
488
504
  }
@@ -758,7 +774,15 @@ country_event = {
758
774
  name = "randomeventsstapehordes.15.EVTOPTA"
759
775
  ai_chance = { factor = 50 }
760
776
  add_prestige = 2
761
- create_general = { tradition = 50 }
777
+ if = {
778
+ limit = {
779
+ has_country_flag = horde_wargames_buff_flag
780
+ }
781
+ create_general_with_pips = { tradition = 50 add_shock = 1 add_siege = 1 }
782
+ }
783
+ else = {
784
+ create_general = { tradition = 50 }
785
+ }
762
786
  if = {
763
787
  limit = {
764
788
  has_estate = estate_nomadic_tribes
@@ -839,7 +863,15 @@ country_event = {
839
863
  }
840
864
  }
841
865
  add_prestige = 5
842
- create_general = { tradition = 75 }
866
+ if = {
867
+ limit = {
868
+ has_country_flag = horde_wargames_buff_flag
869
+ }
870
+ create_general_with_pips = { tradition = 75 add_shock = 1 add_siege = 1 }
871
+ }
872
+ else = {
873
+ create_general = { tradition = 75 }
874
+ }
843
875
  if = {
844
876
  limit = {
845
877
  has_estate = estate_nomadic_tribes