#The Creation of a Cuban professional army#
event = {
id = 200008
random = no
country = U16
name = "The Need of a Professional Army"
desc = "Cuba is in need of a strong army in order to survive against the major powers of Spain and USA. My lord, how should we act?"
style = 5
date = { day = 2 month = may year = 1861 }
offset = 150
deathdate = { day = 4 month = june year = 1862 }
action_a ={
name = "Create Professional Army"
command = { type = domestic which = QUALITY value = 2 }
command = { type = domestic which = OFFENSIVE value = 1 }
command = { type = stability value = 1 }
command = { type = infantry which = -2 value = 25000 }
command = { type = cavalry which = -2 value = 10000 }
command = { type = artillery which = -2 value = 50 }
}
action_b ={
name = "Rely on farmer militias"
command = { type = domestic which = QUALITY value = -1 }
command = { type = domestic which = OFFENSIVE value = -2 }
command = { type = stability value = -1 }
command = { type = infantry which = -1 value = 5000 }
command = { type = infantry which = -1 value = 5000 }
command = { type = infantry which = -1 value = 5000 }
}
action_c ={
name = "Call for the patriots!"
command = { type = domestic which = QUALITY value = -2 }
command = { type = domestic which = SERFDOM value = -2 }
command = { type = stability value = 2 }
command = { type = provincemanpower which = -1 value = 3 }
command = { type = provincemanpower which = -1 value = 3 }
command = { type = provincemanpower which = -1 value = 3 }
}
}
#Taxes, taxes, taxes.#
event = {
id = 200009
date = { day = 1 month = january year = 1862 }
offset = 360
deathdate = { day = 2 month = february year = 1865 }
random = no
country = U16
name = "Taxes!"
desc = "My lord, if we are going to get a functional economy, we must increase taxes from in the provines we own. Otherwise, we will not survive this as a nation."
style = 5
action_a ={
name = "Increase taxes"
command = { type = stability value = 1 }
command = { type = provincetax which = -1 value = 2 }
command = { type = provincetax which = -1 value = 2 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
}
action_b ={
name = "Lower them instead..."
command = { type = domestic which = CENTRALIZATION value = -1 }
command = { type = domestic which = INNOVATIVE value = -1 }
command = { type = domestic which = SERFDOM value = -3 }
command = { type = domestic which = ARISTOCRACY value = -3 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
command = { type = provincetax which = -1 value = -2 }
}
action_c ={
name = "Don't do anything..."
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = provincetax which = -1 value = 4 }
command = { type = desertion which = -1 value = 10000}
command = { type = desertion which = -1 value = 10000}
command = { type = desertion which = -1 value = 10000}
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revoltrisk which = 64 value = 2 }
}
}
Okey here's the first two events...don't know if they fit onto this page, it seems like some parts of it starts at a new row :S Well, well, you get the picture, and all the rest events look the same, but they have different "commands".