Here is my proposal for France Quesiton:
1.Firstly, I changed some details in \events\LiberalRevolutions.txt, mostly political reform. I managed to make them more accurate.
Code:
country_event = {
id = 10223
title = "EVTNAME10223" #Louis-Napoleon's Coup d'Etat
desc = "EVTDESC10223"
major = yes
fire_only_once = yes
trigger = {
tag = FRA
has_country_flag = 2nd_republic
has_country_flag = louies_back
government = democracy
election = yes
year = 1850
owns = 410
NOT = { year = 1860 }
}
mean_time_to_happen = {
months = 2
modifier = {
factor = 0.75 #increase likelihood to happen
average_militancy = 1
}
modifier = {
factor = 0.5 #increase likelihood to happen
average_militancy = 2
}
}
option = {
name = "Viva la 2nd Empire!"
prestige = 50
government = prussian_constitutionalism
ruling_party_ideology = conservative
political_reform = universal_voting
political_reform = party_appointed
political_reform = no_meeting
political_reform = censored_press
political_reform = state_controlled
political_reform = underground_parties
capital_scope = {
any_pop = {
ideology = { factor = 0.1 value = reactionary }
}
}
any_pop = {
limit = { pop_majority_ideology = reactionary }
ideology = { factor = 0.1 value = reactionary }
}
any_pop = {
scaled_militancy = {
ideology = reactionary
factor = -8
}
scaled_militancy = {
ideology = conservative
factor = -4
}
scaled_militancy = {
ideology = liberal
factor = 4
}
scaled_militancy = {
ideology = anarcho_liberal
factor = 4
}
}
any_owned = {
remove_province_modifier = labor_union
remove_province_modifier = militant_trade_union
remove_province_modifier = worker_union
remove_province_modifier = strike_solution
remove_province_modifier = province_strike
remove_province_modifier = may_day
}
}
}
2.history\countries\FRA - France.txt, I changed government flag and 1861 part
Code:
govt_flag = {
government = hms_government
flag = presidential_dictatorship
}
govt_flag = {
government = prussian_constitutionalism
flag = presidential_dictatorship
}
schools = culture_tech_school
oob = "FRA_oob.txt"
1850.1.1 = {
decision = support_french_foreign_legion
}
1861.1.1 = {
oob = "/1861/FRA_oob.txt"
prestige = 140
set_country_flag = claimed_authority_over_holy_land
set_country_flag = cochinchina_campaign
clr_country_flag = liberal_election_win
plurality = 65
foreign_investment = {
PAP = 8000
}
set_country_flag = 2nd_empire
set_country_flag = 2nd_republic
# Political reforms
slavery = no_slavery
upper_house_composition = party_appointed
vote_franschise = universal_voting
public_meetings = yes_meeting
press_rights = censored_press
trade_unions = state_controlled
voting_system = first_past_the_post
political_parties = harassment
# Social Reforms
work_hours = twelve_hours
ruling_party = FRA_conservative_3
government = prussian_constitutionalism
upper_house = {
fascist = 0
liberal = 0
conservative = 100
reactionary = 0
anarcho_liberal = 0
socialist = 0
communist = 0
}
3.And I also changed France influence in some nations. France should have weaker influence in these two Italian nations in 1836.
Code:
PAP = {
value = 125 #relation
level = 3 #3=cordial, 4 = friendly, 5 sphere
influence_value = 0
}
SAR = {
value = 125 #relation
level = 3 #3=cordial, 4 = friendly, 5 sphere
influence_value = 0
}