Skip to content

Commit

Permalink
Merge pull request #57 from icendoan/sbmunch-patch-7
Browse files Browse the repository at this point in the history
Bug Fixes
Mongol get Tartar accepted
Russian liferating balance
  • Loading branch information
sbmunch authored Aug 18, 2018
2 parents c4e5d34 + 0e8719a commit b552a96
Show file tree
Hide file tree
Showing 10 changed files with 121 additions and 27 deletions.
74 changes: 54 additions & 20 deletions icen_PUIR/decisions/PUIR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1160,24 +1160,43 @@ political_decisions = {
}
pursue_unification = {
potential = {
tag = MOL
NOT = {
exists = ROM
}
NOT = { has_country_flag = romanian_dream }
OR = {
AND = {
tag = MOL
NOT = {
ai = yes
WAL = { ai = no }
}
}
AND = {
tag = WAL
ai = no
MOL = { ai = yes }
}
}
}

allow = {
exists = WAL
year = 1859
exists = MOL
OR = {
year = 1859
WAL = { is_vassal = no }
}
}

effect = {
set_country_flag = romanian_dream
set_global_flag = romanian_dream
set_variable = {
which = unification_count
value = 1
MOL = {
set_variable = {
which = unification_count
value = 1
}
}
}
ai_will_do = {
Expand All @@ -1190,23 +1209,23 @@ political_decisions = {
has_global_flag = romanian_dream
NOT = { has_country_flag = romanian_dream }
OR = {
is_greater_power = yes
tag = RUS
tag = TUR
tag = ENG
tag = FRA
#tag = ENG
#tag = FRA
tag = AUS
tag = KUK
tag = PRU
tag = NGF
tag = GER
tag = SAR
tag = ITA
#tag = PRU
#tag = NGF
#tag = GER
#tag = SAR
#tag = ITA
}
NOT = { exists = ROM }
}

allow = {
year = 1859
}

effect = {
Expand All @@ -1233,7 +1252,21 @@ political_decisions = {
}
unite_the_principalities = {
potential = {
tag = MOL
OR = {
AND = {
tag = MOL
NOT = {
ai = yes
WAL = { ai = no }
}
}
AND = {
tag = WAL
ai = no
MOL = { ai = yes }
}
}
MOL = {
OR = {
check_variable = {
which = unification_count
Expand All @@ -1252,17 +1285,17 @@ political_decisions = {
value = 7
}
}
}
}

allow = {
year = 1859
}

effect = {
prestige = 20
treasury = 10000
change_tag = ROM
inherit = WAL
inherit = MOL
ruling_party_ideology = liberal
nationalvalue = nv_liberty
government = hms_government
Expand Down Expand Up @@ -1307,19 +1340,20 @@ political_decisions = {
potential = {
tag = ROM
NOT = { has_country_flag = we_shall_make_it_beautiful }
664 = { owned_by = THIS }
664 = { owned_by = THIS }
NOT = {
664 = { is_capital = yes }
}
}

allow = {
war = no
NOT = {
664 = { is_capital = yes }
}

}

effect = {
set_country_flag = we_shall_make_it_beautiful
prestige = 2
capital = 664
}
ai_will_do = {
Expand Down
1 change: 1 addition & 0 deletions icen_PUIR/decisions/Puppet Release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,5 @@ political_decisions = {
gtfo_SPA = { picture = gtfo alert = no potential = { has_country_flag = gtfo SPA = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -150 release_vassal = SPA diplomatic_influence = { who = SPA value = -100 } } }
gtfo_TUR = { picture = gtfo alert = no potential = { has_country_flag = gtfo TUR = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -150 release_vassal = TUR diplomatic_influence = { who = TUR value = -100 } } }
gtfo_CHI = { picture = gtfo alert = no potential = { has_country_flag = gtfo CHI = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -400 release_vassal = CHI diplomatic_influence = { who = CHI value = -100 } } }
gtfo_BNG = { picture = gtfo alert = no potential = { has_country_flag = gtfo BNG = { vassal_of = THIS NOT = { substate_of = THIS } } } allow = { ai = no } effect = { prestige = -150 release_vassal = BNG diplomatic_influence = { who = BNG value = -100 } } }
}
57 changes: 57 additions & 0 deletions icen_PUIR/history/countries/MGL - Mongolia.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
capital = 1465
primary_culture = mongol
culture = tatar
religion = gelugpa
government = absolute_monarchy
plurality = 0.0
nationalvalue = nv_order
literacy = 0.02
non_state_culture_literacy = 0.04 #Chinese
civilized = no
prestige = 1

# Political reforms
slavery = no_slavery
upper_house_composition = appointed
vote_franschise = wealth_voting
public_meetings = no_meeting
press_rights = state_press
trade_unions = no_trade_unions
voting_system = jefferson_method
political_parties = underground_parties

# Social Reforms
wage_reform = no_minimum_wage
work_hours = fourteen_hours
safety_regulations = trinket_safety
health_care = no_health_care
unemployment_subsidies = no_subsidies
pensions = no_pensions
school_reforms = no_schools

ruling_party = MGL_conservative
last_election = 1834.1.1
upper_house = {
fascist = 0
liberal = 35
conservative = 55
reactionary = 10
anarcho_liberal = 0
socialist = 0
communist = 0
}



# Starting Consciousness
consciousness = 2
nonstate_consciousness = 1

1861.1.1 = {
oob = "/1861/MGL_oob.txt"
literacy = 0.04
non_state_culture_literacy = 0.07 #Chinese

#Military Reforms
foreign_training = yes_foreign_training
}
2 changes: 1 addition & 1 deletion icen_PUIR/history/countries/SPA - Spain.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ basic_chemistry = 1
#corvettes = yes

# Starting Consciousness
consciousness = 3
consciousness = 5
nonstate_consciousness = 1

govt_flag = {
Expand Down
4 changes: 2 additions & 2 deletions icen_PUIR/history/provinces/soviet/1008 - Moscow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ owner = RUS
controller = RUS
add_core = RUS
trade_goods = timber
life_rating = 40
life_rating = 38
fort = 1
#state_building = {
# level = 1
Expand Down Expand Up @@ -31,4 +31,4 @@ fort = 1
upgrade = yes
}
}
1861.1.1 = { railroad = 2 }
1861.1.1 = { railroad = 2 }
2 changes: 1 addition & 1 deletion icen_PUIR/history/provinces/soviet/1018 - Belgorod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ owner = RUS
controller = RUS
add_core = RUS
trade_goods = grain
life_rating = 30
life_rating = 34
2 changes: 1 addition & 1 deletion icen_PUIR/history/provinces/soviet/968 - Odessa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ controller = RUS
add_core = RUS
add_core = UKR
trade_goods = fish
life_rating = 37
life_rating = 39
naval_base = 1
state_building = {
level = 1
Expand Down
2 changes: 1 addition & 1 deletion icen_PUIR/history/provinces/soviet/977 - Kursk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ owner = RUS
controller = RUS
add_core = RUS
trade_goods = grain
life_rating = 30
life_rating = 36
2 changes: 1 addition & 1 deletion icen_PUIR/history/provinces/soviet/998 - Tver.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ owner = RUS
controller = RUS
add_core = RUS
trade_goods = timber
life_rating = 30
life_rating = 32
2 changes: 2 additions & 0 deletions icen_PUIR/localisation/00_PDM_gtfo.csv
Original file line number Diff line number Diff line change
Expand Up @@ -912,3 +912,5 @@ gtfo_CHI_title;Grant China Independence;;;;;;;;;;;;x,,
gtfo_CHI_desc;We've had a good run, but it's time to end our rulership of China: if you love something, let it go!;;;;;;;;;;;;x
gtfo_QNG_title;Grant Qing Independence;;;;;;;;;;;;x,,
gtfo_QNG_desc;We've had a good run, but it's time to end our rulership of Qing: if you love something, let it go!;;;;;;;;;;;;x
gtfo_BNG_title;Grant Bengal Independence;;;;;;;;;;;;x,,
gtfo_BNG_desc;We've had a good run, but it's time to end our rulership of Bengal: if you love something, let it go!;;;;;;;;;;;;x

0 comments on commit b552a96

Please sign in to comment.