Skip to content

Commit

Permalink
Merge pull request #105 from icendoan/sbmunch-patch-44
Browse files Browse the repository at this point in the history
Russia Circassian conquest and decisions change
  • Loading branch information
sbmunch authored Mar 12, 2021
2 parents 591bc83 + 58a581f commit 53325db
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 14 deletions.
7 changes: 4 additions & 3 deletions icen_PUIR/decisions/PUIR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand All @@ -1508,7 +1509,7 @@ political_decisions = {
with = ENG
value = -25
}
badboy = 4
#badboy = 4
}
ai_will_do = {
factor = 1
Expand Down
17 changes: 14 additions & 3 deletions icen_PUIR/decisions/RUS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

allow = {
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
}
}
}

Expand Down Expand Up @@ -110,7 +121,7 @@ political_decisions = {
limit = {
has_pop_culture = ukrainian
}
militancy = 3
militancy = 2 #3
consciousness = -2
}
set_country_flag = ems_ukaz_dispatched
Expand Down
6 changes: 5 additions & 1 deletion icen_PUIR/history/countries/CIR - Circassia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 = {
Expand Down
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1048 - Ekaterinodar.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = cattle
life_rating = 35
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1049 - Novorossiysk.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = grain
life_rating = 35
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1050 - Stavropol.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = grain
life_rating = 35
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1052 - Derbent.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = fruit
life_rating = 35
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1053 - Gunib.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = silk
life_rating = 35
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1055 - Grozny.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
owner = CIR
controller = CIR
add_core = CIR
add_core = RUS
trade_goods = wool
life_rating = 35
1861.1.1 = {
Expand Down
1 change: 0 additions & 1 deletion icen_PUIR/history/provinces/soviet/1057 - Kizylyar.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
owner = RUS
controller = RUS
add_core = RUS
add_core = CIR
trade_goods = silk
life_rating = 35

0 comments on commit 53325db

Please sign in to comment.