Ok, I think I've wrapped up my list for Guatemala, Here's what I have. Next will be Honduras.
Code:
##############################################
# Liberal Uprising by Bob 'Mettermrck' Kraus #
##############################################
event = {
id = 167010
random = no
country = GUA
trigger = { government = { type = conservative }
event = 167004
}
name = "Liberal Uprising"
desc = "With the death of Rafael Carrera in 1865, the power of the conservative government was weakened in Guatemala, and new momentum was granted to the liberal opposition, led by Serpio Cruz. Starting 1867, his unsuccessful bid for power threatened to lead to years of tension in the country."
style = 0
date = { day = 1 month = january year = 1865 }
deathdate = { day = 31 month = december year = 1868 }
offset = 30
action_a = {
name = "Keep the Conservatives in power"
command = { type = pop_ideology which = 25 value = conservative }
command = { type = pop_militancy which = farmers value = 2 }
command = { type = pop_militancy which = labourers value = 2 }
}
action_b = {
name = "We give in - Liberals take power"
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_ideology which = 25 value = liberal }
command = { type = sleepevent which = 167011 }
command = { type = prestige value = -5 }
command = { type = force_ruling_party which = liberal }
command = { type = pop_militancy which = capitalists value = 1 }
}
}
##################################################
# Justo Rufino Barrios by Bob 'Mettermrck' Kraus #
##################################################
event = {
id = 167011
random = no
country = GUA
trigger = { government = { type = conservative }
event = 167010
}
name = "Justo Rufino Barrios"
desc = "Inspired by the unsuccessful rising of Serpio Cruz, young liberals in Guatemala, such as Justo Rufino Barrios and Francisco Cruz took up the mantle of liberal opposition and mounted a series of unsuccessful revolts for several years, leading to a crisis in the government. Barrios arrived in Guatemala from Mexico with just 45 men, to start a Liberal Revolution."
style = 0
date = { day = 1 month = january year = 1870 }
deathdate = { day = 31 month = december year = 1872 }
offset = 30
action_a = {
name = "Barrios takes power!"
command = { type = pop_ideology which = 25 value = liberal }
command = { type = pop_militancy which = farmers value = -2 }
command = { type = pop_militancy which = labourers value = -2 }
command = { type = force_ruling_party which = liberal }
}
action_b = {
name = "Crush the Liberals!"
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
command = { type = pop_militancy which = farmers value = 1 }
command = { type = pop_militancy which = labourers value = 1 }
command = { type = pop_militancy which = capitalists value = -1 }
}
}
#################################################
# The Rise of Cabrera by Bob 'Mettermrck' Kraus #
#################################################
event = {
id = 167012
random = no
country = GUA
trigger = {
event = 167001
}
name = "The Rise of Cabrera"
desc = "Foreign investments, particularly by the United Fruit Company, and other American and German companies, had produced a need to ensure that a stable government ruled in Guatemala. Foreign interests backed the rise of Manuel Estrada Cabrera, who yearned for the powers of a dictator in Guatemala and favored tighter controls on government and the establishment of a secret police."
style = 0
date = { day = 1 month = january year = 1898 }
deathdate = { day = 31 month = december year = 1903 }
offset = 30
action_a = {
name = "The dictator comes to power"
command = { type = pop_militancy which = farmers value = 1 }
command = { type = pop_militancy which = labourers value = 1 }
command = { type = pop_militancy which = capitalists value = -1 }
command = { type = force_ruling_party which = conservative }
command = { type = relation which = USA value = 50 }
command = { type = relation which = GER value = 25 }
command = { type = constitution which = presidential_dictatorship }
command = { type = national_value which = order }
}
action_b = {
name = "Back the Liberals"
command = { type = pop_militancy which = farmers value = -1 }
command = { type = pop_militancy which = labourers value = -1 }
command = { type = pop_militancy which = capitalists value = 1 }
command = { type = force_ruling_party which = liberal }
command = { type = relation which = USA value = -50 }
command = { type = relation which = GER value = -50 }
}
}
#####################################################
# Eruption of Santa Maria by Bob 'Mettermrck' Kraus #
#####################################################
event = {
id = 167013
random = no
country = GUA
trigger = {
owned = { province = ID tag = GUA } #will add ID
}
name = "Eruption of Santa Maria"
desc = "In 1902, the Santa Maria volcano in Guatemala erupted, causing widespread devastation and killing over 6,000 people."
style = 0
date = { month = june year = 1902 }
action_a = {
name = "Yikes!"
command = { type = life_sustainability which = ID value = -1 when = 1 }
command = { type = treasury value = -500 } #damages
}
}
#############################################
# The Postal Code by Bob 'Mettermrck' Kraus #
#############################################
event = {
id = 167014
random = no
country = GUA
trigger = {
owned = { province = ID tag = GUA } #will add ID
}
name = "The Postal Code"
desc = "In 1904, in an attempt to improve communications in Guatemala, the government passed The Postal Code, which established a General Administration of Mail and Telegraphs for better regulation of all mails."
style = 0
date = { month = june year = 1904 }
action_a = {
name = "Good"
command = { type = literacy value = 0.01 }
command = { type = research_points value = 1 }
}
}
###############################################################
# Corte de Justicia Centroamericana by Bob 'Mettermrck' Kraus #
###############################################################
event = {
id = 167015
random = no
country = GUA
trigger = {
exists = HON
exists = ELS
exists = NIC
exists = COS
}
name = "Corte de Justicia Centroamericana"
desc = "In an attempt to ease tensions in Central America and minimize the incessant conflicts that plagued these nations, a proposal was made for a Corte de Justicia Centroamericana, or Central American Court of Justice, which would regulate disputes. The court had one judge from each of the five countries of Nicaragua, Honduras, Guatemala, El Salvador, and Costa Rica. It functioned for ten years and unfortunately, was considered to be ineffectual."
style = 0
date = { month = june year = 1907 }
action_a = {
name = "Support the Court!"
command = { type = relation which = HON value = 50 }
command = { type = relation which = ELS value = 50 }
command = { type = relation which = NIC value = 50 }
command = { type = relation which = COS value = 50 }
command = { type = pop_ideology which = 25 value = pacifism }
}
action_b = {
name = "We hate the idea"
command = { type = relation which = HON value = -50 }
command = { type = relation which = ELS value = -50 }
command = { type = relation which = NIC value = -50 }
command = { type = relation which = COS value = -50 }
}
}
#####################################################################
# Corte de Justicia Centroamericana (HON) by Bob 'Mettermrck' Kraus #
#####################################################################
event = {
id = 178006
random = no
country = HON
trigger = {
exists = GUA
exists = ELS
exists = NIC
exists = COS
}
name = "Corte de Justicia Centroamericana"
desc = "In an attempt to ease tensions in Central America and minimize the incessant conflicts that plagued these nations, a proposal was made for a Corte de Justicia Centroamericana, or Central American Court of Justice, which would regulate disputes. The court had one judge from each of the five countries of Nicaragua, Honduras, Guatemala, El Salvador, and Costa Rica. It functioned for ten years and unfortunately, was considered to be ineffectual."
style = 0
date = { month = june year = 1907 }
action_a = {
name = "Support the Court!"
command = { type = relation which = GUA value = 50 }
command = { type = relation which = ELS value = 50 }
command = { type = relation which = NIC value = 50 }
command = { type = relation which = COS value = 50 }
command = { type = pop_ideology which = 25 value = pacifism }
}
action_b = {
name = "We hate the idea"
command = { type = relation which = GUA value = -50 }
command = { type = relation which = ELS value = -50 }
command = { type = relation which = NIC value = -50 }
command = { type = relation which = COS value = -50 }
}
}
#####################################################################
# Corte de Justicia Centroamericana (ELS) by Bob 'Mettermrck' Kraus #
#####################################################################
event = {
id = 156017
random = no
country = ELS
trigger = {
exists = GUA
exists = HON
exists = NIC
exists = COS
}
name = "Corte de Justicia Centroamericana"
desc = "In an attempt to ease tensions in Central America and minimize the incessant conflicts that plagued these nations, a proposal was made for a Corte de Justicia Centroamericana, or Central American Court of Justice, which would regulate disputes. The court had one judge from each of the five countries of Nicaragua, Honduras, Guatemala, El Salvador, and Costa Rica. It functioned for ten years and unfortunately, was considered to be ineffectual."
style = 0
date = { month = june year = 1907 }
action_a = {
name = "Support the Court!"
command = { type = relation which = GUA value = 50 }
command = { type = relation which = HON value = 50 }
command = { type = relation which = NIC value = 50 }
command = { type = relation which = COS value = 50 }
command = { type = pop_ideology which = 25 value = pacifism }
}
action_b = {
name = "We hate the idea"
command = { type = relation which = GUA value = -50 }
command = { type = relation which = HON value = -50 }
command = { type = relation which = NIC value = -50 }
command = { type = relation which = COS value = -50 }
}
}
#####################################################################
# Corte de Justicia Centroamericana (NIC) by Bob 'Mettermrck' Kraus #
#####################################################################
event = {
id = 230004
random = no
country = NIC
trigger = {
exists = GUA
exists = HON
exists = ELS
exists = COS
}
name = "Corte de Justicia Centroamericana"
desc = "In an attempt to ease tensions in Central America and minimize the incessant conflicts that plagued these nations, a proposal was made for a Corte de Justicia Centroamericana, or Central American Court of Justice, which would regulate disputes. The court had one judge from each of the five countries of Nicaragua, Honduras, Guatemala, El Salvador, and Costa Rica. It functioned for ten years and unfortunately, was considered to be ineffectual."
style = 0
date = { month = june year = 1907 }
action_a = {
name = "Support the Court!"
command = { type = relation which = GUA value = 50 }
command = { type = relation which = HON value = 50 }
command = { type = relation which = ELS value = 50 }
command = { type = relation which = COS value = 50 }
command = { type = pop_ideology which = 25 value = pacifism }
}
action_b = {
name = "We hate the idea"
command = { type = relation which = GUA value = -50 }
command = { type = relation which = HON value = -50 }
command = { type = relation which = ELS value = -50 }
command = { type = relation which = COS value = -50 }
}
}
#####################################################################
# Corte de Justicia Centroamericana (COS) by Bob 'Mettermrck' Kraus #
#####################################################################
event = {
id = 142004
random = no
country = COS
trigger = {
exists = GUA
exists = HON
exists = ELS
exists = NIC
}
name = "Corte de Justicia Centroamericana"
desc = "In an attempt to ease tensions in Central America and minimize the incessant conflicts that plagued these nations, a proposal was made for a Corte de Justicia Centroamericana, or Central American Court of Justice, which would regulate disputes. The court had one judge from each of the five countries of Nicaragua, Honduras, Guatemala, El Salvador, and Costa Rica. It functioned for ten years and unfortunately, was considered to be ineffectual."
style = 0
date = { month = june year = 1907 }
action_a = {
name = "Support the Court!"
command = { type = relation which = GUA value = 50 }
command = { type = relation which = HON value = 50 }
command = { type = relation which = ELS value = 50 }
command = { type = relation which = NIC value = 50 }
command = { type = pop_ideology which = 25 value = pacifism }
}
action_b = {
name = "We hate the idea"
command = { type = relation which = GUA value = -50 }
command = { type = relation which = HON value = -50 }
command = { type = relation which = ELS value = -50 }
command = { type = relation which = NIC value = -50 }
}
}