event = {
id = 401040
random = no
country = GER
trigger = {
control = { province = 413 data = GER } # Lodz
control = { province = 412 data = GER } #Warsaw
control = { province = 419 data = GER } #Suwalki
control = { province = 942 data = GER } #Spiff
}
name = "Victory in Poland?"
desc = "We have pushed the Russians completely out of Poland we will ask Austria if they will accept a creation of a Polish puppet."
style = 0
date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Ask the Austrians about a puppet Poland"
command = { type = trigger which = 412040 }
}
}
event = {
id = 412040
random = no
country = AUS
name = "Polish Question"
desc = "The Germans have captured all of Poland and are asking us if we want to co-op on a puppet poland. Should we entertain the proposal."
style = 0
action_a = {
name = "Only if a Hapsburg sits on the throne."
ai_chance = 95
command = { type = trigger which = 401041 }
}
action_b = {
name = "Poland will be kept off the map."
ai_chance = 5
command = { }
}
}
event = {
id = 401041
random = no
country = GER
name = "Hapsburg on the Throne?"
desc = "Austria agrees on the terms that a Hapsburg rules Poland should since we have done all the work should we allow this or demand a Hohenzollern on the throne."
style = 0
date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Fine, give them what they want"
ai_chance = 75
command = { type = trigger which = 400040 }
command = { type = sleepevent which = 401043 }
}
action_b = {
name = "No, A Hohenzollern will rule Poland!"
ai_chance = 25
command = { type = trigger which = 412041 }
}
}
event = {
id = 412041
random = no
country = AUS
name = "A Hohenzollern on the throne of Poland!"
desc = "The Germans have refused Hapsburg rule of Poland, should we continue with this plan or pull out?"
style = 0
action_a = {
name = "Fine, but we won't forget this."
ai_chance = 50
command = { type = sleepevent which = 412042 }
command = { type = relation which = GER value = -50 }
}
action_b = {
name = "NO!"
ai_chance = 50
command = { type = relation which = GER value = -200 }
command = { }
}
}
event = {
id = 400040
random = no
country = RUS
name = "Poland Lost!"
desc = "The Germans have overrun poland and have co-oped with Austria the creation of a Polish puppet state, should we declare Poland lost for now or keep trying to retake it. "
style = 0
date = { day = 25 month = december year = 1914 }
action_a = {
name = "Poland is Lost!"
ai_chance = 80
command = { type = secedestate which = GER value = 412 }
command = { type = trigger which = 401042 }
}
action_b = {
name = "We'll get it back!"
ai_chance = 20
command = { }
}
}
event = {
id = 401042
random = no
country = GER
name = "Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria."
style = 0
date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Poland"
command = { type = independence which = POL }
command = { type = trigger which = 470001 }
}
}
event = {
id = 470001
random = no
country = POL
name = "Poland Gives back German Territory"
desc = "After poland is created it must give back German National territory."
style = 0
action_a = {
name = "Yes, Master"
command = { type = secedeprovince which = GER value = 391 }
command = { type = secedeprovince which = GER value = 392 }
command = { type = secedeprovince which = GER value = 394 }
command = { type = secedeprovince which = GER value = 262 }
command = { type = secedeprovince which = GER value = 393 }
command = { type = secedeprovince which = GER value = 414 }
command = { type = secedeprovince which = GER value = 340 }
command = { type = secedeprovince which = GER value = 944 }
command = { type = secedeprovince which = GER value = 963 }
}
}
event = {
id = 412042
random = no
country = AUS
trigger = {
exists = POL
}
name = "Hapsburg Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria and will be ruled by a Hapsburg."
style = 0
date = { day = 1 month = january year = 1914 }
offset = 1
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Hapsburg Poland!"
command = { type = make_satellite which = POL }
}
}
event = {
id = 401043
random = no
country = GER
trigger = {
exists = POL
}
name = "Hohenzollern Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria and will be ruled by a Hohenzollern."
style = 0
date = { day = 1 month = january year = 1914 }
offset = 1
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "Hohenzollern Poland!"
command = { type = make_satellite which = POL }
}
}