Hello everybody.
I noticed that there are very few italian events (besides those related with the Indipendence Wars and with the conquest of Lybia ).
So I started writing some of them.
comments and critics are both welcomed
ciao
= = =
######################
# I Fasci Siciliani
######################
event = {
id = 185200
random = no
country = ITA
name = "I Fasci Siciliani"
desc = "In 1894 a socialist movement called Fasci dei Lavoratori spread in southern Italy, expecially in Sicily. Pressed by the land owner, the prime minister Francesco Crispi strongly repressed it."
picture = default
trigger = {
AND = {
owned = { province = 1295 data = -1 }
NOT = {
constitution = { type = proletarian_dictatorship }
}
OR = {
reform = { type = trade_unions level = none }
reform = { type = trade_unions level = non_socialist }
}
}
}
date = { day = 1 month = march year = 1894 }
action_a = {
Name = "Send the Army to handle with this socialist scum"
command = { type = pop_consciousness which = labourers value = 1 where = 1295 }
command = { type = pop_militancy which = labourers value = 1 where = 1295 }
command = { type = pop_consciousness which = farmers value = 2 where = 1295 }
command = { type = pop_militancy which = farmers value = 2 where = 1295 }
command = { type = revolt where = -1 when = 1295 }
command = { type = revolt where = -1 when = 1295 }
}
action_b = {
Name = "Try to make a compromise"
command = { type = pop_consciousness which = labourers value = 1 where = 1295 }
command = { type = pop_consciousness which = farmers value = 1 where = 1295 }
command = { type = pop_militancy which = farmers value = 1 where = 1295 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_militancy which = aristocrats value = 1 }
command = { type = pop_militancy which = capitalists value = 1 }
command = { type = prestige value = -10 }
}
action_c = {
Name = "Accept their demands"
command = { type = prestige value = -20 }
command = { type = trade_unions which = all }
command = { type = pop_ideology which = farmers where = 1295 value = socialist }
command = { type = pop_consciousness which = aristocrats value = 2 }
command = { type = pop_consciousness which = clergymen value = 2 }
command = { type = pop_consciousness which = capitalists value = 2 }
command = { type = pop_militancy which = aristocrats value = 2 }
command = { type = pop_militancy which = capitalists value = 2 }
}
}
######################
# I Fatti di Milano
######################
event = {
id = 185201
random = no
country = ITA
name = "I Fatti di Milano"
desc = "Low salaries, high prices, brought low classes to protest against the conservative government of Francesco Crispi. When the revolt spread in Milan, Crispi sent the general Bava Beccaris to bloodly repress it."
picture = default
date = { day = 6 month = may year = 1898 }
trigger = {
AND = {
OR = {
reform = { type = minimum_wages level = trinkets }
reform = { type = minimum_wages level = none }
}
owned = { province = 825 data = -1 }
}
}
action_a = {
Name = "General Bava Beccaris will quickly calm down that scum"
command = { type = pop_consciousness which = labourers value = 2 where = 825 }
command = { type = pop_militancy which = labourers value = 2 where = 825 }
command = { type = pop_consciousness which = craftsmen value = 2 where = 825 }
command = { type = pop_militancy which = craftsmen value = 2 where = 825 }
command = { type = revolt where = -1 when = 825 }
command = { type = revolt where = -1 when = 825 }
command = { type = prestige value = -10 } #Even in italy the ferocity of repression was hardly criticized
}
action_b = {
Name = "Give them some money to buy bread"
command = { type = pop_consciousness which = labourers value = 1 where = 825 }
command = { type = pop_militancy which = labourers value = 1 where = 825 }
command = { type = pop_consciousness which = craftsmen value = 1 where = 825 }
command = { type = pop_militancy which = craftsmen value = 1 where = 825 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = officers value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_militancy which = aristocrats value = 1 }
command = { type = pop_militancy which = officers value = 1 }
command = { type = pop_militancy which = capitalists value = 1 }
command = { type = pop_cash which = labourers value = 50 }
command = { type = pop_cash which = craftsmen value = 50 }
command = { type = treasury value = -5000 }
command = { type = sleepevent which = 185202 }
command = { type = sleepevent which = 185203 }
command = { type = sleepevent which = 185204 }
}
action_c = {
Name = "Accept their demands"
command = { type = minimum_wages which = accettable }
command = { type = pop_consciousness which = aristocrats value = 2 }
command = { type = pop_consciousness which = officers value = 2 }
command = { type = pop_consciousness which = capitalists value = 2 }
command = { type = pop_militancy which = aristocrats value = 2 }
command = { type = pop_militancy which = officers value = 2 }
command = { type = pop_militancy which = capitalists value = 2 }
command = { type = sleepevent which = 185202 }
command = { type = sleepevent which = 185203 }
command = { type = sleepevent which = 185204 }
}
}
######################
# Pellaux
######################
event = {
id = 185202
random = no
country = ITA
name = "Luigi Pellaux internal policies"
desc = "After the revolts, the prime minister Luigi Pellaux issued exceptional laws, temporary lowering the constitutional rights."
picture = default
date = { day = 1 month = december year = 1898 }
trigger = {
event = 185201
OR = {
constitution = { type = monarchy }
constitution = { type = constitutional_monarchy }
}
}
action_a = {
Name = "This is the only choice to control the country"
command = { type = public_meetings value = no }
command = { type = constitution which = monarchy }
command = { type = political_parties which = right_to_ban }
}
action_b = {
Name = "We can talk with lower classes"
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = officers value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_militancy which = aristocrats value = 1 }
command = { type = pop_militancy which = officers value = 1 }
command = { type = pop_militancy which = capitalists value = 1 }
command = { type = sleepevent which = 185203 }
}
}
######################
# Saracco
######################
event = {
id = 185203
random = no
country = ITA
name = "End of the reactionary government"
desc = "Prime minister Saracco cancelled the Pellaux exeptional laws."
picture = default
date = { day = 15 month = june year = 1900 }
trigger = {
event = 185202
}
action_a = {
Name = "Start to reconcile with all the people."
command = { type = constitution which = constitutional_monarchy }
command = { type = political_parties which = all_allowed }
command = { type = public_meetings value = yes }
}
action_b = {
Name = "No, too early"
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
}
}
######################
# Gaetano Bresci
######################
event = {
id = 185204
random = no
country = ITA
name = "Assassination of King Umberto I"
desc = "In november 1900 King Umberto was killed by the anarchist Gaetano Bresci in Monza. "
picture = default
date = { day = 29 month = july year = 1900 }
trigger = {
AND = {
event = 185201
OR = {
constitution = { type = monarchy }
constitution = { type = constitutional_monarchy }
}
}
}
action_a = {
Name = "Our good king..!!"
command = { type = prestige value = -50 }
command = {type = pop_militancy which = north_italian value = -1} #sticky with wounded monarchy
command = {type = pop_militancy which = south_italian value = -1}
}
}
######################
# Riforme di Giolitti
######################
event = {
id = 185205
random = no
country = ITA
name = "Giolitti Reforms"
desc = "Trying to resolve the country internal contrasts, Giolitti definitely ended the reactionary politics of his precedessors and started a new period of reforms"
picture = default
date = { day = 15 month = january year = 1905 }
action_a = {
Name = "Time is right for reforms."
command = { type = health_care which = acceptable }
command = { type = minimum_wages which = accettable }
command = { type = pension_funds which = low }
command = { type = safety_regulations which = low }
command = { type = maximum_workhours which = 10 }
command = { type = crime_fighting_eff value = -10 } # Corruption and forged elections..
command = { type = pop_militancy value = -2 }
command = { type = treasury value = -150000 }
}
action_b = {
Name = "We cannot afford them."
command = { type = pop_militancy value = 1 }
}
}
######################
# Suffragio Universale
######################
event = {
id = 185206
random = no
country = ITA
name = "The Universal Suffrage"
desc = "In 1912 Giolitti instituted universal (male) suffrage. Women had to wait until 1948.."
picture = default
date = { day = 15 month = may year = 1912 }
trigger = {
NOT = {
reform = { type = voting_rights level = suffrage }
}
}
action_a = {
Name = "Time is right for more reforms."
command = { type = voting_rights which = suffrage }
command = { type = crime_fighting_eff value = -10 } # Corruption and forged elections..
command = { type = pop_militancy value = -1 }
command = { type = pop_consciousness value = -1 }
}
}