Are there any differences between this version and the pre-release from Kaiserreich forums?
And by the way, here's a corrected version for my Galician events:
Code:
#############################################
###### Jakub Bojko's cabinet crisis #
#############################################
event = {
id = 7300
random = no
country = GLD
picture = "Polish Sejm"
name = "Jakub Bojko's cabinet crisis"
desc = "In December 1935 'Czas', one of the most influential newspapers in Galicia, publish a number of articles accusing minister-president Jakub Bojko and a number of his ministers of frauding public money. The investiagation took over a month and confirmed many suspicions. As the result, Bojko's cabinet has been dissolved by Karol Olbracht Habsburg. Ignacy Daszynski, leader of the Galician social democrat movement was designated in Bojko's place."
style = 0
date = { day = 7 month = february year = 1936 }
action_a = {
name = "OK"
command = { type = dissent value = 15 }
command = { type = domestic which = political_left value = 2 }
command = { type = headofgovernment which = 551034 }
command = { type = foreignminister which = 551014 }
}
}
#############################################
###### Minister of Armament #
#############################################
event = {
id = 7301
random = no
country = GLD
picture = "Kwiatkowski"
trigger = {
event = 7300 # Galician political crisis
}
name = "Minister of Armament"
desc = "After assuming power, Daszynski had to make a number of important choices. The most pressing concern was the one of Eugeniusz Kwiatkowski. A long time minister of economy, Kwiatkowski stabilised Galician economy after the Weltkrieg and contributed a great deal of effort to its development. Should the new prime minister replace Kwiatkowski with a social democrat minister, or it would be better to leave the impartial economist alone?"
style = 0
date = { day = 1 month = january year = 1936 }
offset = 7
deathdate = { day = 30 month = december year = 1936 }
action_a = {
ai_chance = 60
name = "Kwiatkowski remains in the cabinet"
command = { type = dissent value = -3 }
}
action_b = {
ai_chance = 40
name = "Replace Kwiatkowski with Boleslaw Drobner"
command = { type = dissent value = 1 }
command = { type = armamentminister which = 551021 }
}
}
Still trying to recall my password for the Kaiserreich forums, please be patient