|
@@ -1384,9 +1384,9 @@ country_event = {
|
|
|
1384
1384
|
trigger ={
|
|
1385
1385
|
tag = TUR
|
|
1386
1386
|
is_year = 1700
|
|
1387
|
-
NOT = { exists =
|
|
1387
|
+
NOT = { exists = TRP }
|
|
1388
1388
|
any_owned_province = {
|
|
1389
|
-
is_core =
|
|
1389
|
+
is_core = TRP
|
|
1390
1390
|
culture = tunisian
|
|
1391
1391
|
can_spawn_rebels = nationalist_rebels
|
|
1392
1392
|
}
|
|
@@ -1401,7 +1401,7 @@ country_event = {
|
|
|
1401
1401
|
random_owned_province = {
|
|
1402
1402
|
limit = {
|
|
1403
1403
|
culture = tunisian
|
|
1404
|
-
is_core =
|
|
1404
|
+
is_core = TRP
|
|
1405
1405
|
can_spawn_rebels = nationalist_rebels
|
|
1406
1406
|
}
|
|
1407
1407
|
set_province_flag = tripolitanian_uprising_3
|
|
@@ -1409,7 +1409,7 @@ country_event = {
|
|
|
1409
1409
|
random_owned_province = {
|
|
1410
1410
|
limit = {
|
|
1411
1411
|
culture = tunisian
|
|
1412
|
-
is_core =
|
|
1412
|
+
is_core = TRP
|
|
1413
1413
|
can_spawn_rebels = nationalist_rebels
|
|
1414
1414
|
NOT = { has_province_flag = tripolitanian_uprising_3 }
|
|
1415
1415
|
}
|
|
@@ -1427,7 +1427,7 @@ country_event = {
|
|
|
1427
1427
|
spawn_rebels = {
|
|
1428
1428
|
type = nationalist_rebels
|
|
1429
1429
|
size = 3
|
|
1430
|
-
friend =
|
|
1430
|
+
friend = TRP
|
|
1431
1431
|
}
|
|
1432
1432
|
clr_province_flag = tripolitanian_uprising_3
|
|
1433
1433
|
}
|
|
@@ -1438,7 +1438,7 @@ country_event = {
|
|
|
1438
1438
|
spawn_rebels = {
|
|
1439
1439
|
type = nationalist_rebels
|
|
1440
1440
|
size = 2
|
|
1441
|
-
friend =
|
|
1441
|
+
friend = TRP
|
|
1442
1442
|
}
|
|
1443
1443
|
clr_province_flag = tripolitanian_uprising_2
|
|
1444
1444
|
}
|
|
@@ -48,6 +48,7 @@ country_event = {
|
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
+
is_subject = no
|
|
51
52
|
}
|
|
52
53
|
2313 = {
|
|
53
54
|
add_core = KNI
|
|
@@ -16,10 +16,7 @@ country_event = {
|
|
|
16
16
|
4430 = {
|
|
17
17
|
religion = zoroastrian
|
|
18
18
|
}
|
|
19
|
-
employed_advisor = {
|
|
20
|
-
religion = zoroastrian
|
|
21
|
-
culture = parsi
|
|
22
|
-
}
|
|
19
|
+
employed_advisor = { religion = zoroastrian }
|
|
23
20
|
not = { has_country_flag = had_parsi_event }
|
|
24
21
|
}
|
|
25
22
|
immediate = {
|
|
@@ -2882,7 +2882,7 @@ country_event = {
|
|
|
2882
2882
|
}
|
|
2883
2883
|
|
|
2884
2884
|
option = {
|
|
2885
|
-
name = MEE_Byzantine_Events.
|
|
2885
|
+
name = MEE_Byzantine_Events.43.a
|
|
2886
2886
|
|
|
2887
2887
|
ai_chance = {
|
|
2888
2888
|
factor = 25
|
|
@@ -1688,7 +1688,11 @@ country_event = { #Construction Commences in [4316.GetName]
|
|
|
1688
1688
|
add_treasury = -20000
|
|
1689
1689
|
}
|
|
1690
1690
|
}
|
|
1691
|
-
|
|
1691
|
+
after = {
|
|
1692
|
+
4316 = {
|
|
1693
|
+
add_construction_progress = 1
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1692
1696
|
}
|
|
1693
1697
|
|
|
1694
1698
|
# Extension of Coffee Monopoly
|