#End of The Liberal Revolution Part 2
country_event = {
title = "EVTNAME10050"
desc = "EVTDESC10050"
picture = "Riot"
id = 10050
trigger = {
NOT = {
has_country_flag = had_liberal_revolution
}
OR = {
AND = {
NOT = {
has_country_modifier = springtime_of_nations
}
has_country_flag = liberal_revolution_fired
NOT = {
num_of_revolts = 1
}
}
AND = {
OR = {
has_country_flag = liberal_revolution_in_progress
has_country_flag = liberal_revolution_fired
}
vote_franschise = universal_weighted_voting
vote_franschise = universal_voting
NOT = {
num_of_revolts = 1
}
}
}
}
mean_time_to_happen = {
months = 12
}
option = {
name = "EVTOPTA10050"
any_owned = {
limit = {
is_colonial = no
}
any_pop = {
scaled_militancy = {
ideology = liberal
factor = -6
}
scaled_consciousness = {
ideology = liberal
factor = -4
}
}
}
remove_country_modifier = global_liberal_agitation
clr_country_flag = liberal_revolution_fired
clr_country_flag = liberal_revolution_in_progress
set_country_flag = had_liberal_revolution
prestige = 25
}
}