|
@@ -1505,13 +1505,16 @@ persian_government_reform = {
|
|
|
1505
1505
|
is_playing_custom_nation = yes
|
|
1506
1506
|
}
|
|
1507
1507
|
}
|
|
1508
|
-
|
|
1508
|
+
OR = {
|
|
1509
|
+
NOT = { religion_group = zoroastrian_group }
|
|
1510
|
+
is_playing_custom_nation = yes
|
|
1511
|
+
}
|
|
1509
1512
|
}
|
|
1510
1513
|
trigger = {
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1514
|
+
OR = {
|
|
1515
|
+
NOT = { religion_group = zoroastrian_group }
|
|
1516
|
+
is_playing_custom_nation = yes
|
|
1517
|
+
}
|
|
1515
1518
|
}
|
|
1516
1519
|
valid_for_nation_designer = yes
|
|
1517
1520
|
nation_designer_cost = 40
|
|
@@ -4895,7 +4898,7 @@ reform_the_pronoiars_reform = {
|
|
|
4895
4898
|
icon = "reform_the_pronoiars_reform"
|
|
4896
4899
|
allow_normal_conversion = yes
|
|
4897
4900
|
potential = {
|
|
4898
|
-
|
|
4901
|
+
has_government_attribute = enables_pronoias
|
|
4899
4902
|
}
|
|
4900
4903
|
modifiers = {
|
|
4901
4904
|
allow_client_states = yes
|
|
@@ -998,7 +998,10 @@ tribe_tribal_unity = {
|
|
|
998
998
|
icon = "fist_in_air"
|
|
999
999
|
allow_normal_conversion = yes
|
|
1000
1000
|
potential = {
|
|
1001
|
-
|
|
1001
|
+
OR = {
|
|
1002
|
+
has_reform = tribal_federation
|
|
1003
|
+
has_reform = turkoman_ottoman_institutions
|
|
1004
|
+
}
|
|
1002
1005
|
has_dlc = "Cradle of Civilization"
|
|
1003
1006
|
}
|
|
1004
1007
|
modifiers = {
|
|
@@ -1713,10 +1713,7 @@ legacy_of_the_safavid_reform = {
|
|
|
1713
1713
|
}
|
|
1714
1714
|
}
|
|
1715
1715
|
trigger = {
|
|
1716
|
-
|
|
1717
|
-
has_reform = feudal_theocracy
|
|
1718
|
-
has_reform = persian_government_reform
|
|
1719
|
-
}
|
|
1716
|
+
has_government_mechanic = feudal_theocracy_mechanic
|
|
1720
1717
|
}
|
|
1721
1718
|
modifiers = {
|
|
1722
1719
|
church_loyalty_modifier = 0.1
|
|
@@ -4420,7 +4417,7 @@ karimi_stations_reform = {
|
|
|
4420
4417
|
icon = "karimi_stations_reform"
|
|
4421
4418
|
allow_normal_conversion = yes
|
|
4422
4419
|
potential = {
|
|
4423
|
-
has_dlc = "
|
|
4420
|
+
has_dlc = "King of Kings"
|
|
4424
4421
|
OR = {
|
|
4425
4422
|
have_had_reform = karimi_stations_reform
|
|
4426
4423
|
has_unlocked_government_reform = {
|