From 13c670432d254b8ad3675c77f0c4538422222d27 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Wed, 10 Mar 2021 07:50:14 +0100 Subject: [PATCH 1/6] Rebalance Rus Decisions --- icen_PUIR/decisions/RUS.txt | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/icen_PUIR/decisions/RUS.txt b/icen_PUIR/decisions/RUS.txt index cbf8c15..45c0881 100644 --- a/icen_PUIR/decisions/RUS.txt +++ b/icen_PUIR/decisions/RUS.txt @@ -64,25 +64,36 @@ political_decisions = { manifesto_on_unshakable_autocracy = { potential = { tag = RUS - government = absolute_monarchy + OR = { + government = absolute_monarchy + government = prussian_constitutionalism + } NOT = { has_country_flag = the_manifesto } - nationalism_n_imperialism = 1 + #nationalism_n_imperialism = 1 } allow = { - revolution_n_counterrevolution = 1 + OR = { + government = absolute_monarchy + government = prussian_constitutionalism + } + #revolution_n_counterrevolution = 1 } effect = { prestige = 5 - badboy = 3 + badboy = 2.5 any_pop = { consciousness = -0.5 militancy = -0.5 } set_country_flag = the_manifesto + upper_house = { + ideology = reactionary + value = 0.8 + } } } @@ -110,7 +121,7 @@ political_decisions = { limit = { has_pop_culture = ukrainian } - militancy = 3 + militancy = 2 #3 consciousness = -2 } set_country_flag = ems_ukaz_dispatched From 9249489a4c011f5c3aa305c71b38afc61f96e1ae Mon Sep 17 00:00:00 2001 From: sbmunch Date: Wed, 10 Mar 2021 07:51:48 +0100 Subject: [PATCH 2/6] Comments removed --- icen_PUIR/decisions/RUS.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icen_PUIR/decisions/RUS.txt b/icen_PUIR/decisions/RUS.txt index 45c0881..dd59917 100644 --- a/icen_PUIR/decisions/RUS.txt +++ b/icen_PUIR/decisions/RUS.txt @@ -71,7 +71,7 @@ political_decisions = { NOT = { has_country_flag = the_manifesto } - #nationalism_n_imperialism = 1 + nationalism_n_imperialism = 1 } allow = { @@ -79,7 +79,7 @@ political_decisions = { government = absolute_monarchy government = prussian_constitutionalism } - #revolution_n_counterrevolution = 1 + revolution_n_counterrevolution = 1 } effect = { From 77ff6c8cbb7a691b36b22f74e460ebb818d5e90d Mon Sep 17 00:00:00 2001 From: sbmunch Date: Fri, 12 Mar 2021 09:19:42 +0100 Subject: [PATCH 3/6] Circassian Pacification Change --- icen_PUIR/decisions/PUIR.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/icen_PUIR/decisions/PUIR.txt b/icen_PUIR/decisions/PUIR.txt index 31a115a..a9cfdf6 100644 --- a/icen_PUIR/decisions/PUIR.txt +++ b/icen_PUIR/decisions/PUIR.txt @@ -1473,16 +1473,17 @@ political_decisions = { complete_circassian_pacification = { potential = { tag = RUS - exists = CIR + #exists = CIR NOT = { has_country_flag = circassian_campaign } NOT = { has_country_flag = RUS1861start } - RUS = { owns = 1050 } #Stavropol + #RUS = { owns = 1050 } #Stavropol } allow = { army_decision_making = 1 nationalism_n_imperialism = 1 RUS = { owns = 1049 } #Novorossiysk + Not = { exists = CIR } } effect = { @@ -1508,7 +1509,7 @@ political_decisions = { with = ENG value = -25 } - badboy = 4 + #badboy = 4 } ai_will_do = { factor = 1 From 3ebf6ac05d16edd4e658feb4d154bb019baa837c Mon Sep 17 00:00:00 2001 From: sbmunch Date: Fri, 12 Mar 2021 09:30:45 +0100 Subject: [PATCH 4/6] Remove RUS cores from Circassia --- .../history/provinces/soviet/1048 - Ekaterinodar.txt | 1 - .../history/provinces/soviet/1049 - Novorossiysk.txt | 1 - .../history/provinces/soviet/1050 - Stavropol.txt | 1 - icen_PUIR/history/provinces/soviet/1052 - Derbent.txt | 1 - icen_PUIR/history/provinces/soviet/1053 - Gunib.txt | 1 - icen_PUIR/history/provinces/soviet/1055 - Grozny.txt | 1 - icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt | 1 - icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt | 10 ++++++++++ 8 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt diff --git a/icen_PUIR/history/provinces/soviet/1048 - Ekaterinodar.txt b/icen_PUIR/history/provinces/soviet/1048 - Ekaterinodar.txt index 0c865ec..60e7d48 100644 --- a/icen_PUIR/history/provinces/soviet/1048 - Ekaterinodar.txt +++ b/icen_PUIR/history/provinces/soviet/1048 - Ekaterinodar.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = cattle life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1049 - Novorossiysk.txt b/icen_PUIR/history/provinces/soviet/1049 - Novorossiysk.txt index 2a02883..537525f 100644 --- a/icen_PUIR/history/provinces/soviet/1049 - Novorossiysk.txt +++ b/icen_PUIR/history/provinces/soviet/1049 - Novorossiysk.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = grain life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1050 - Stavropol.txt b/icen_PUIR/history/provinces/soviet/1050 - Stavropol.txt index 2a02883..537525f 100644 --- a/icen_PUIR/history/provinces/soviet/1050 - Stavropol.txt +++ b/icen_PUIR/history/provinces/soviet/1050 - Stavropol.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = grain life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1052 - Derbent.txt b/icen_PUIR/history/provinces/soviet/1052 - Derbent.txt index be0b95c..ffe3645 100644 --- a/icen_PUIR/history/provinces/soviet/1052 - Derbent.txt +++ b/icen_PUIR/history/provinces/soviet/1052 - Derbent.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = fruit life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1053 - Gunib.txt b/icen_PUIR/history/provinces/soviet/1053 - Gunib.txt index c70c85f..b0a8e41 100644 --- a/icen_PUIR/history/provinces/soviet/1053 - Gunib.txt +++ b/icen_PUIR/history/provinces/soviet/1053 - Gunib.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = silk life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1055 - Grozny.txt b/icen_PUIR/history/provinces/soviet/1055 - Grozny.txt index d510687..360633e 100644 --- a/icen_PUIR/history/provinces/soviet/1055 - Grozny.txt +++ b/icen_PUIR/history/provinces/soviet/1055 - Grozny.txt @@ -1,7 +1,6 @@ owner = CIR controller = CIR add_core = CIR -add_core = RUS trade_goods = wool life_rating = 35 1861.1.1 = { diff --git a/icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt b/icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt index c70c85f..b0a8e41 100644 --- a/icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt +++ b/icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt @@ -1,6 +1,5 @@ owner = RUS controller = RUS -add_core = RUS add_core = CIR trade_goods = silk life_rating = 35 diff --git a/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt b/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt new file mode 100644 index 0000000..589f887 --- /dev/null +++ b/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt @@ -0,0 +1,10 @@ +owner = CIR +controller = CIR +add_core = GEO +add_core = CIR +trade_goods = grain +life_rating = 35 +1861.1.1 = { +owner = RUS +controller = RUS +} From e5ce4b35c880b36cec76c75d75d9e68b74d27857 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Fri, 12 Mar 2021 09:33:25 +0100 Subject: [PATCH 5/6] Delete wrong location file --- icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt diff --git a/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt b/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt deleted file mode 100644 index 589f887..0000000 --- a/icen_PUIR/history/provinces/soviet/1095 - Sukhumi.txt +++ /dev/null @@ -1,10 +0,0 @@ -owner = CIR -controller = CIR -add_core = GEO -add_core = CIR -trade_goods = grain -life_rating = 35 -1861.1.1 = { -owner = RUS -controller = RUS -} From 58a581fa113a4d1460b8403ceacbc3239fe94c66 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Fri, 12 Mar 2021 09:43:00 +0100 Subject: [PATCH 6/6] Make CIR unciv --- icen_PUIR/history/countries/CIR - Circassia.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/icen_PUIR/history/countries/CIR - Circassia.txt b/icen_PUIR/history/countries/CIR - Circassia.txt index b6dffdd..e1e92f9 100644 --- a/icen_PUIR/history/countries/CIR - Circassia.txt +++ b/icen_PUIR/history/countries/CIR - Circassia.txt @@ -7,7 +7,7 @@ nationalvalue = nv_liberty literacy = 0.04 non_state_culture_literacy = 0.04 prestige = 1 -civilized = yes +#civilized = yes # Political reforms slavery = yes_slavery @@ -31,6 +31,10 @@ school_reforms = no_schools oob = "CIR_oob.txt" +#Reforms +foreign_training = foreign_training_two +foreign_weapons = foreign_weapons_two + ruling_party = CIR_conservative last_election = 1834.1.1 upper_house = {