Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/province_triggered_modifiers/00_modifiers.txt +896 -4
common/province_triggered_modifiers/00_modifiers.txt CHANGED
@@ -31,6 +31,34 @@ test_modifier = {
31
31
 
32
32
  }
33
33
 
34
+
35
+ catholic_rome = {
36
+ potential = {
37
+ normal_or_historical_nations = yes
38
+ owner = {
39
+ religion = catholic
40
+ NOT = { tag = PAP }
41
+ }
42
+ }
43
+
44
+ trigger = {
45
+ owner = {
46
+ NOT = { overlord_of = PAP }
47
+ NOT = { tag = ITA }
48
+ NOT = { tag = HLR }
49
+ NOT = { tag = ROM }
50
+ custom_trigger_tooltip = {
51
+ tooltip = no_dip_malus_reward_tt
52
+ NOT = { has_country_flag = general_flag_for_FU_Rome_flag }
53
+ }
54
+ }
55
+ }
56
+
57
+ papal_influence = -10
58
+ diplomatic_reputation = -1
59
+ #icon = 9
60
+ }
61
+
34
62
  non_catholic_rome = {
35
63
  potential = {
36
64
  normal_or_historical_nations = yes
@@ -146,6 +174,35 @@ religious_center = {
146
174
  }
147
175
  religion = hussite
148
176
  }
177
+ else_if = {
178
+ limit = {
179
+ province_id = 2140 # Yanzhou
180
+ }
181
+ religion = confucianism
182
+ }
183
+ else_if = {
184
+ limit = {
185
+ province_id = 1 # Stockholm - or rather Uppsala
186
+ }
187
+ religion = norse_pagan_reformed
188
+ }
189
+ else_if = {
190
+ limit = {
191
+ OR = {
192
+ province_id = 2212
193
+ province_id = 4430
194
+ province_id = 4336
195
+ province_id = 2221
196
+ province_id = 2207
197
+ province_id = 2235
198
+ province_id = 2236
199
+ province_id = 2218
200
+ province_id = 441
201
+ province_id = 2223
202
+ }
203
+ }
204
+ religion = zoroastrian
205
+ }
149
206
  }
150
207
 
151
208
  local_missionary_strength = -0.05
@@ -545,6 +602,7 @@ christian_mecca = {
545
602
 
546
603
  jerusalem_held = {
547
604
  potential = {
605
+ NOT = { has_dlc = "Leviathan" }
548
606
  normal_or_historical_nations = yes
549
607
  }
550
608
 
@@ -610,11 +668,15 @@ changbai_mountain = {
610
668
  primary_culture = manchu
611
669
  primary_culture = manchu_new
612
670
  primary_culture = korean
671
+ primary_culture = korean_new
613
672
  }
614
673
  OR = {
615
674
  religion = tengri_pagan_reformed
616
675
  religion = confucianism
676
+ religion = mahayana
617
677
  }
678
+ owns_core_province = 2743
679
+ owns_core_province = 4201
618
680
  }
619
681
  }
620
682
 
@@ -642,6 +704,7 @@ mongol_kurultai = {
642
704
  primary_culture = chahar
643
705
  primary_culture = khalkha
644
706
  primary_culture = oirats
707
+ primary_culture = altaic_new
645
708
  }
646
709
  }
647
710
  }
@@ -775,12 +838,841 @@ krantor_crane = {
775
838
  normal_or_historical_nations = yes
776
839
  }
777
840
  trigger = {
778
- is_capital = yes
779
841
  owner = {
780
- has_reform = merchants_reform
842
+ estate_loyalty = {
843
+ estate = estate_burghers
844
+ loyalty = 50
845
+ }
846
+ }
847
+ if = {
848
+ limit = { has_dlc = "Mandate of Heaven" }
849
+ NOT = { devastation = 5 }
781
850
  }
782
851
  }
783
- global_trade_power = 0.05
852
+ province_trade_power_value = 5
784
853
  trade_efficiency = 0.1
785
- dip_tech_cost_modifier = -0.01
854
+
855
+ }
856
+
857
+ #Province modifiers, which have become monuments
858
+
859
+ #Mountain of Riches - Potos?Silver Mines
860
+ cerro_rico_modifier = {
861
+ potential = {
862
+ NOT = { has_dlc = "Leviathan" }
863
+ }
864
+ trigger = {
865
+ #always
866
+ }
867
+ trade_goods_size = 3.0
868
+ }
869
+
870
+ # Restored Great Mosque of Djenn?for people without Leviathan
871
+ great_mosque_djenne_modifier = {
872
+ potential = {
873
+ NOT = { has_dlc = "Leviathan" }
874
+ }
875
+ trigger = {
876
+ religion_group = muslim
877
+ has_owner_religion = yes
878
+ }
879
+ missionaries = 1
880
+ global_heathen_missionary_strength = 0.01
881
+ monthly_piety = 0.003
882
+ }
883
+
884
+ promised_land_modifier = {
885
+ potential = {}
886
+ trigger = {
887
+ owner = {
888
+ religion = jewish
889
+ owns_core_province = 379
890
+ owns_core_province = 364
891
+ owns_core_province = 1854
892
+ }
893
+ religion = jewish
894
+ }
895
+ land_morale = 0.1
896
+ naval_morale = 0.1
897
+ tolerance_own = 2
898
+ church_loyalty_modifier = 0.1
899
+ }
900
+
901
+ kongo_cardinal_modifier = {
902
+ potential = {
903
+ owner = {
904
+ mission_completed = kon_gain_cardinal
905
+ }
906
+ }
907
+ trigger = {
908
+ religion = catholic
909
+ has_owner_religion = yes
910
+ owner = {
911
+ capital_scope = {
912
+ continent = africa
913
+ }
914
+ }
915
+ }
916
+ local_tax_modifier = 0.25
917
+ church_loyalty_modifier = 0.1
918
+ tolerance_own = 1
919
+ papal_influence = 1
920
+ }
921
+
922
+ ajuuran_place_of_istunka = {
923
+ potential = {
924
+ owner = {
925
+ mission_completed = aju_invent_istunka
926
+ }
927
+ }
928
+ trigger = {
929
+ owner = {
930
+ mission_completed = aju_invent_istunka
931
+ }
932
+ }
933
+ local_development_cost = -0.05
934
+ global_unrest = -1
935
+ }
936
+
937
+ city_of_401_deities = {
938
+ potential = {}
939
+ trigger = {
940
+ religion = shamanism
941
+ owner = { religion = shamanism }
942
+ }
943
+ missionaries = 1
944
+ tolerance_own = 1
945
+ }
946
+
947
+ temple_of_confucius_modifier = {
948
+ potential = {
949
+ NOT = { has_dlc = "Leviathan" }
950
+ }
951
+ trigger = {
952
+ religion = confucianism
953
+ owner = { religion = confucianism }
954
+ }
955
+ yearly_harmony = 0.25
956
+ religious_unity = 0.25
957
+ prestige = 0.25
958
+ }
959
+
960
+ temple_of_uppsala_modifier = {
961
+ potential = {}
962
+ trigger = {
963
+ religion = norse_pagan_reformed
964
+ owner = { religion = norse_pagan_reformed }
965
+ }
966
+ missionaries = 1
967
+ tolerance_own = 1
968
+ global_missionary_strength = 0.02
969
+ }
970
+
971
+ sound_toll_protection_modifier = {
972
+ potential = {
973
+ owner = { has_country_flag = dan_completed_mission_dan_the_sound_toll }
974
+ }
975
+ trigger = {
976
+ has_coast_defense_building_trigger = yes
977
+ has_trade_building_trigger = yes
978
+ custom_trigger_tooltip = {
979
+ tooltip = dan_completed_mission_dan_the_sound_toll_tt
980
+ owner = { has_country_flag = dan_completed_mission_dan_the_sound_toll }
981
+ }
982
+ }
983
+ province_trade_power_value = 3
984
+ hostile_fleet_attrition = 3
985
+ allowed_num_of_buildings = 2
986
+ mercantilism_cost = -0.05
987
+ }
988
+
989
+ imperial_prussian_capital = {
990
+ potential = {
991
+ owner = { has_country_flag = pru_imperial_capital }
992
+ }
993
+ trigger = {
994
+ owner = {
995
+ OR = {
996
+ has_reform = prussian_monarchy
997
+ has_reform = prussian_monarchy_base
998
+ has_reform = prussian_republic_reform
999
+ has_reform = prussian_theocratic_reform
1000
+ }
1001
+ }
1002
+ }
1003
+ governing_capacity_modifier = 0.1
1004
+ }
1005
+
1006
+ holy_horde_capital = {
1007
+ potential = {
1008
+ owner = { has_country_flag = teu_crusader_has_holy_horde_gov }
1009
+ }
1010
+ trigger = {
1011
+ owner = {
1012
+ has_reform = holy_horde_reform
1013
+ full_idea_group = religious_ideas
1014
+ }
1015
+ }
1016
+ manpower_in_true_faith_provinces = 0.25
1017
+ }
1018
+
1019
+ livonian_diet_capital = {
1020
+ potential = {
1021
+ owner = { has_country_flag = liv_completed_diet_mission }
1022
+ }
1023
+ trigger = {
1024
+ owner = {
1025
+ is_core = PREV
1026
+ }
1027
+ has_courthouse_building_trigger = yes
1028
+ }
1029
+ advisor_pool = 1
1030
+ local_tax_modifier = 0.1
1031
+ local_production_efficiency = 0.1
1032
+ local_manpower_modifier = 0.1
1033
+ local_development_cost = -0.05
1034
+ }
1035
+
1036
+ livonian_headquarter = {
1037
+ potential = {
1038
+ owner = { has_country_flag = teu_liv_alliance_flag }
1039
+ }
1040
+ trigger = {
1041
+ owner = {
1042
+ OR = {
1043
+ tag = LIV
1044
+ was_tag = LIV
1045
+ }
1046
+ alliance_with = TEU
1047
+ }
1048
+ }
1049
+ diplomatic_upkeep = 1
1050
+ yearly_army_professionalism = 0.005
1051
+ local_manpower_modifier = 0.25
1052
+ local_development_cost = -0.05
1053
+ }
1054
+
1055
+ teutonic_headquarter = {
1056
+ potential = {
1057
+ owner = { has_country_flag = teu_liv_alliance_flag }
1058
+ }
1059
+ trigger = {
1060
+ owner = {
1061
+ OR = {
1062
+ tag = TEU
1063
+ was_tag = TEU
1064
+ }
1065
+ alliance_with = LIV
1066
+ }
1067
+ }
1068
+ diplomatic_upkeep = 1
1069
+ yearly_army_professionalism = 0.01
1070
+ local_manpower_modifier = 0.25
1071
+ local_development_cost = -0.05
1072
+ }
1073
+
1074
+ seat_of_the_rigan_archbishopric = {
1075
+ potential = {
1076
+ owner = { has_country_flag = rig_has_completed_authority_mission }
1077
+ }
1078
+ trigger = {
1079
+ is_capital = yes
1080
+ has_tax_building_trigger = yes
1081
+ owner = {
1082
+ government = theocracy
1083
+ }
1084
+ custom_trigger_tooltip = {
1085
+ tooltip = not_more_than_6_provinces_outside_europe
1086
+ owner = {
1087
+ NOT = {
1088
+ num_of_owned_provinces_with = {
1089
+ continent = europe
1090
+ value = 6
1091
+ }
1092
+ }
1093
+ }
1094
+ }
1095
+ }
1096
+ devotion = 1
1097
+ local_tax_modifier = 0.25
1098
+ local_production_efficiency = 0.25
1099
+ local_manpower_modifier = 0.25
1100
+ local_sailors_modifier = 0.25
1101
+ local_development_cost = -0.15
1102
+ }
1103
+
1104
+ cathedral_of_riga = {
1105
+ potential = {
1106
+ owner = { has_country_flag = tall_riga_mission_flag }
1107
+ }
1108
+ trigger = {
1109
+ is_capital = yes
1110
+ has_tax_building_trigger = yes
1111
+ custom_trigger_tooltip = {
1112
+ tooltip = not_more_than_6_provinces_outside_europe
1113
+ owner = {
1114
+ NOT = {
1115
+ num_of_owned_provinces_with = {
1116
+ continent = europe
1117
+ value = 6
1118
+ }
1119
+ }
1120
+ }
1121
+ }
1122
+ }
1123
+ local_development_cost = -0.25
1124
+ tax_income = 60
1125
+ local_governing_cost = -0.25
1126
+ church_loyalty_modifier = 0.1
1127
+ }
1128
+
1129
+ market_of_riga = {
1130
+ potential = {
1131
+ owner = { has_country_flag = tall_riga_mission_flag }
1132
+ }
1133
+ trigger = {
1134
+ is_capital = yes
1135
+ has_trade_building_trigger = yes
1136
+ custom_trigger_tooltip = {
1137
+ tooltip = not_more_than_6_provinces_outside_europe
1138
+ owner = {
1139
+ NOT = {
1140
+ num_of_owned_provinces_with = {
1141
+ continent = europe
1142
+ value = 6
1143
+ }
1144
+ }
1145
+ }
1146
+ }
1147
+ }
1148
+ trade_goods_size = 3
1149
+ province_trade_power_value = 5
1150
+ naval_forcelimit = 20
1151
+ local_sailors = 5000
1152
+ burghers_loyalty_modifier = 0.1
1153
+ }
1154
+
1155
+ fortification_of_riga = {
1156
+ potential = {
1157
+ owner = { has_country_flag = tall_riga_mission_flag }
1158
+ }
1159
+ trigger = {
1160
+ is_capital = yes
1161
+ has_manpower_building_trigger = yes
1162
+ province_has_current_tech_fort_trigger = yes
1163
+ custom_trigger_tooltip = {
1164
+ tooltip = not_more_than_6_provinces_outside_europe
1165
+ owner = {
1166
+ NOT = {
1167
+ num_of_owned_provinces_with = {
1168
+ continent = europe
1169
+ value = 6
1170
+ }
1171
+ }
1172
+ }
1173
+ }
1174
+ }
1175
+ local_manpower = 6
1176
+ land_forcelimit = 20
1177
+ local_fort_maintenance_modifier = -0.9
1178
+ local_defensiveness = 0.5
1179
+ nobles_loyalty_modifier = 0.1
1180
+ }
1181
+
1182
+ stora_kopparberget_modifier = { #Great Copper Mountain
1183
+ potential = {
1184
+ NOT = { has_dlc = "Leviathan" }
1185
+ }
1186
+ trigger = {
1187
+ always = yes
1188
+ }
1189
+ trade_goods_size = 5.0
1190
+ }
1191
+
1192
+ heddal_stave_church_modifier_leviathan_catholic = {
1193
+ potential = {
1194
+ has_dlc = "Leviathan"
1195
+ }
1196
+ trigger = {
1197
+ has_owner_religion = yes
1198
+ religion = catholic
1199
+ has_tax_building_trigger = yes
1200
+ }
1201
+ local_tax_modifier = 0.75
1202
+ local_religious_conversion_resistance = 1
1203
+ papal_influence = 0.25
1204
+ }
1205
+
1206
+ heddal_stave_church_modifier_non_leviathan_catholic = {
1207
+ potential = {
1208
+ NOT = { has_dlc = "Leviathan" }
1209
+ }
1210
+ trigger = {
1211
+ has_owner_religion = yes
1212
+ religion = catholic
1213
+ has_tax_building_trigger = yes
1214
+ }
1215
+ local_unrest = -1
1216
+ stability_cost_modifier = -0.05
1217
+ missionaries = 1
1218
+ missionary_maintenance_cost = -0.1
1219
+
1220
+ local_tax_modifier = 0.75
1221
+ local_religious_conversion_resistance = 1
1222
+ papal_influence = 0.25
1223
+ }
1224
+
1225
+ heddal_stave_church_modifier_leviathan_reformation = {
1226
+ potential = {
1227
+ has_dlc = "Leviathan"
1228
+ }
1229
+ trigger = {
1230
+ has_owner_religion = yes
1231
+ religion_group = christian
1232
+ NOT = { religion = catholic }
1233
+ has_tax_building_trigger = yes
1234
+ }
1235
+ church_loyalty_modifier = 0.1
1236
+ church_power_modifier = 0.1
1237
+ monthly_fervor_increase = 0.25
1238
+ local_tax_modifier = 0.25
1239
+ }
1240
+
1241
+ heddal_stave_church_modifier_non_leviathan_reformation = {
1242
+ potential = {
1243
+ NOT = { has_dlc = "Leviathan" }
1244
+ }
1245
+ trigger = {
1246
+ has_owner_religion = yes
1247
+ religion_group = christian
1248
+ NOT = { religion = catholic }
1249
+ has_tax_building_trigger = yes
1250
+ }
1251
+ local_unrest = -1
1252
+ stability_cost_modifier = -0.05
1253
+ missionaries = 1
1254
+ missionary_maintenance_cost = -0.1
1255
+
1256
+ church_loyalty_modifier = 0.1
1257
+ church_power_modifier = 0.1
1258
+ monthly_fervor_increase = 0.25
1259
+ local_tax_modifier = 0.25
1260
+ }
1261
+
1262
+ mng_hanlin_academy_modifier = {
1263
+ potential = {
1264
+ owner = { mission_completed = mng_examination_system }
1265
+ }
1266
+ trigger = {
1267
+ owner = { has_reform = examination_system_reform }
1268
+ }
1269
+ eunuchs_loyalty_modifier = 0.05
1270
+ governing_capacity_modifier = 0.05
1271
+ yearly_corruption = -0.03
1272
+ }
1273
+
1274
+ mng_islamic_mosque_of_beijing_modifier = {
1275
+ potential = { owner = { has_country_flag = mng_islamic_mosque_of_beijing_flag } }
1276
+ trigger = {
1277
+ owner = {
1278
+ OR = {
1279
+ any_ally = { religion_group = muslim }
1280
+ AND = {
1281
+ custom_trigger_tooltip = {
1282
+ tooltip = mng_3_tolearnce_heathen_trigger_tt
1283
+ has_global_modifier_value = {
1284
+ which = tolerance_heathen
1285
+ value = 3
1286
+ }
1287
+ }
1288
+ religion = confucianism
1289
+ }
1290
+ has_harmonized_with = muslim
1291
+ }
1292
+ NOT = { religion_group = muslim }
1293
+ }
1294
+ }
1295
+ tolerance_of_heathens_capacity = 1
1296
+ improve_relation_modifier = 0.15
1297
+ }
1298
+
1299
+ fra_roi_palace_triggered_modifier = {
1300
+ potential = {
1301
+ owner = { mission_completed = fra_league_cambrai }
1302
+ }
1303
+ trigger = {
1304
+ NOT = {
1305
+ has_great_project = {
1306
+ type = doges_palace
1307
+ tier = 1
1308
+ }
1309
+ }
1310
+ }
1311
+
1312
+ reform_progress_growth = 0.15
1313
+ all_estate_loyalty_equilibrium = 0.05
1314
+ diplomatic_upkeep = 1
1315
+ }
1316
+
1317
+ # fra_palais_de_papes_triggered_modifier = {
1318
+ # potential = {
1319
+ # mission_completed = fra_house_god
1320
+ # custom_trigger_tooltip = {
1321
+ # tooltip = fra_aligned_with_pope_tt
1322
+ # has_country_flag = fra_chose_to_piss_off_pope_flag
1323
+ # }
1324
+ # }
1325
+ # trigger = {
1326
+ # OR = {
1327
+ # religion = catholic
1328
+ # custom_trigger_tooltip = {
1329
+ # tooltip = fra_3_tolerance_heretics
1330
+ # has_global_modifier_value = {
1331
+ # which = tolerance_heretic
1332
+ # value = 3
1333
+ # }
1334
+ # }
1335
+ # PAP = {
1336
+ # has_opinion = {
1337
+ # who = ROOT
1338
+ # value = 180
1339
+ # }
1340
+ # }
1341
+ # }
1342
+ # }
1343
+
1344
+ # church_loyalty_modifier = 0.15
1345
+ # tolerance_of_heretics_capacity = 1
1346
+ # tolerance_own = 1
1347
+ # diplomatic_annexation_cost = -0.2
1348
+ # }
1349
+
1350
+ gol_the_tatar_yoke = {
1351
+ potential = {
1352
+ has_dlc = "Domination"
1353
+ NOT = { has_global_flag = end_of_the_tatar_yoke }
1354
+ }
1355
+ trigger = {
1356
+ owner = {
1357
+ OR = {
1358
+ has_reform = steppe_horde
1359
+ has_reform = great_mongol_state_reform
1360
+ }
1361
+ is_subject = no
1362
+ num_of_cities = 4
1363
+ }
1364
+ custom_trigger_tooltip = {
1365
+ tooltip = gol_the_tatar_yoke_tt
1366
+ NOT = { has_global_flag = end_of_the_tatar_yoke }
1367
+ }
1368
+ }
1369
+ on_deactivation = {
1370
+ hidden_effect = {
1371
+ set_global_flag = end_of_the_tatar_yoke
1372
+ }
1373
+ owner = {
1374
+ country_event = {
1375
+ id = flavor_mos.2
1376
+ }
1377
+ }
1378
+ }
1379
+ global_tax_income = 24
1380
+ }
1381
+
1382
+ eng_globe_theatre = {
1383
+ potential = {
1384
+ owner = { has_country_flag = eng_globe_theatre }
1385
+ }
1386
+ trigger = {
1387
+ owner = {
1388
+ artist = 2
1389
+ }
1390
+ }
1391
+ monthly_splendor = 1
1392
+ idea_cost = -0.15
1393
+ local_tax_modifier = 0.2
1394
+ }
1395
+
1396
+ BYZ_heart_of_the_empire = {
1397
+ potential = {
1398
+ always = yes
1399
+ }
1400
+
1401
+ trigger = {
1402
+ owner = {
1403
+ stability = 2
1404
+ }
1405
+ controlled_by = owner
1406
+ }
1407
+
1408
+ movement_speed = 0.05
1409
+ free_land_leader_pool = 1
1410
+
1411
+ #Province scope
1412
+ on_activation = {
1413
+
1414
+ }
1415
+
1416
+ on_deactivation = {
1417
+
1418
+ }
1419
+
1420
+ }
1421
+
1422
+ BYZ_illustrious_court = {
1423
+ potential = {
1424
+ always = yes
1425
+ }
1426
+
1427
+ trigger = {
1428
+ owner = {
1429
+ stability = 2
1430
+ }
1431
+ controlled_by = owner
1432
+ }
1433
+
1434
+ reform_progress_growth = 0.1
1435
+ monthly_splendor = 1
1436
+
1437
+ #Province scope
1438
+ on_activation = {
1439
+
1440
+ }
1441
+
1442
+ on_deactivation = {
1443
+
1444
+ }
1445
+
1446
+ }
1447
+
1448
+ BYZ_seat_of_a_patriarch = {
1449
+ potential = {
1450
+ owner = {
1451
+ mission_completed = BYZ_pentarchy
1452
+ }
1453
+ }
1454
+
1455
+ trigger = {
1456
+ owner = {
1457
+ stability = 1
1458
+ }
1459
+ controlled_by = owner
1460
+ all_neighbor_province = {
1461
+ controlled_by = owner
1462
+ }
1463
+ NOT = { devastation = 1 }
1464
+ has_tax_building_trigger = yes
1465
+ }
1466
+
1467
+ tax_income = 12
1468
+ local_tax_modifier = 0.25
1469
+ local_development_cost = -0.1
1470
+
1471
+ #Province scope
1472
+ on_activation = {
1473
+
1474
+ }
1475
+
1476
+ on_deactivation = {
1477
+
1478
+ }
1479
+
1480
+ }
1481
+
1482
+ BYZ_bosphorus_toll = {
1483
+ potential = {
1484
+ always = yes
1485
+ }
1486
+
1487
+ trigger = {
1488
+ owner = {
1489
+ owns = 151
1490
+ owns = 316
1491
+ }
1492
+ controlled_by = owner
1493
+ all_neighbor_province = {
1494
+ controlled_by = owner
1495
+ }
1496
+ NOT = { devastation = 1 }
1497
+ has_coast_defense_building_trigger = yes
1498
+ }
1499
+
1500
+ province_trade_power_value = 10
1501
+ province_trade_power_modifier = 0.5
1502
+ }
1503
+
1504
+ BYZ_megalopolis_updater = {
1505
+ potential = {
1506
+ always = yes
1507
+ }
1508
+
1509
+ hidden = yes
1510
+
1511
+ trigger = {
1512
+ if = {
1513
+ limit = {
1514
+ has_province_modifier = BYZ_megalopolis_modifier_1
1515
+ }
1516
+ development = 70
1517
+ }
1518
+ else_if = {
1519
+ limit = {
1520
+ has_province_modifier = BYZ_megalopolis_modifier_2
1521
+ }
1522
+ OR = {
1523
+ development = 75
1524
+ NOT = { development = 70 }
1525
+ }
1526
+ }
1527
+ else_if = {
1528
+ limit = {
1529
+ has_province_modifier = BYZ_megalopolis_modifier_3
1530
+ }
1531
+ NOT = { development = 75 }
1532
+ }
1533
+ else = { }
1534
+ }
1535
+
1536
+ on_activation = {
1537
+ remove_province_modifier = BYZ_megalopolis_modifier_1
1538
+ remove_province_modifier = BYZ_megalopolis_modifier_2
1539
+ remove_province_modifier = BYZ_megalopolis_modifier_3
1540
+
1541
+ if = {
1542
+ limit = {
1543
+ development = 75
1544
+ }
1545
+ add_province_modifier = {
1546
+ name = BYZ_megalopolis_modifier_3
1547
+ duration = -1
1548
+ }
1549
+ }
1550
+ else_if = {
1551
+ limit = {
1552
+ development = 70
1553
+ }
1554
+ add_province_modifier = {
1555
+ name = BYZ_megalopolis_modifier_2
1556
+ duration = -1
1557
+ }
1558
+ }
1559
+ else = {
1560
+ add_province_modifier = {
1561
+ name = BYZ_megalopolis_modifier_1
1562
+ duration = -1
1563
+ }
1564
+ }
1565
+ }
1566
+ }
1567
+
1568
+ BYZ_galata = {
1569
+ potential = {
1570
+ always = yes
1571
+ }
1572
+
1573
+ trigger = {
1574
+ owned_by = BYZ
1575
+ NOT = {
1576
+ owner = {
1577
+ navy_size = GEN
1578
+ }
1579
+ }
1580
+ }
1581
+
1582
+ province_trade_power_value = -5
1583
+ province_trade_power_modifier = -0.75
1584
+ on_activation = {
1585
+ 151 = {
1586
+ add_trade_modifier = {
1587
+ who = GEN
1588
+ duration = -1
1589
+ power = 20
1590
+ key = BYZ_colony_in_galata
1591
+ }
1592
+ }
1593
+ }
1594
+ on_deactivation = {
1595
+ remove_trade_modifier = {
1596
+ who = GEN
1597
+ key = BYZ_colony_in_galata
1598
+ }
1599
+ }
1600
+ }
1601
+
1602
+ ARB_local_madrasa = {
1603
+ potential = {
1604
+ always = yes
1605
+ }
1606
+
1607
+ trigger = {
1608
+ owner = {
1609
+ stability = 2
1610
+ }
1611
+ }
1612
+
1613
+ same_culture_advisor_cost = -0.1
1614
+ }
1615
+
1616
+ ARB_mosque_of_kairouan = {
1617
+ potential = {
1618
+ owner = { mission_completed = ARB_maghreb }
1619
+ }
1620
+
1621
+ trigger = {
1622
+ owner = {
1623
+ stability = 1
1624
+ }
1625
+ development = 30
1626
+ }
1627
+
1628
+ overextension_impact_modifier = -0.1
1629
+ }
1630
+
1631
+ #Province modifier
1632
+ per_persian_embassy = {
1633
+ potential = {
1634
+ has_global_flag = per_chinese_embassy
1635
+ }
1636
+ trigger = {
1637
+ owner = {
1638
+ custom_trigger_tooltip = {
1639
+ tooltip = per_chinese_embassy_tooltip
1640
+ has_country_flag = has_chinese_embassy
1641
+ any_ally = { has_country_flag = has_persian_embassy }
1642
+ }
1643
+ }
1644
+ }
1645
+ on_deactivation = {
1646
+ owner = {
1647
+ country_event = {
1648
+ id = flavor_per.31
1649
+ }
1650
+ }
1651
+ }
1652
+ yearly_innovativeness = 0.2
1653
+ diplomatic_upkeep = 1
1654
+ local_institution_spread = 0.25
1655
+ province_trade_power_value = 5
1656
+ }
1657
+
1658
+ #Province modifier
1659
+ per_chinese_embassy = {
1660
+ potential = {
1661
+ has_global_flag = per_chinese_embassy
1662
+ }
1663
+ trigger = {
1664
+ owner = {
1665
+ custom_trigger_tooltip = {
1666
+ tooltip = per_chinese_embassy_tooltip
1667
+ has_country_flag = has_persian_embassy
1668
+ any_ally = { has_country_flag = has_chinese_embassy }
1669
+ }
1670
+ }
1671
+ }
1672
+ on_deactivation = {
1673
+ }
1674
+ yearly_innovativeness = 0.2
1675
+ diplomatic_upkeep = 1
1676
+ local_institution_spread = 0.25
1677
+ province_trade_power_value = 5
786
1678
  }