event = {
id = 9123001
country = JAP
# persistent = yes
date = { hour = 0 day = 0 month = 0 year = 1940 }
offset = 10
deathdate = { hour = 0 day = 0 month = 0 year = 1943 }
trigger = {
not = { flag = sepjapsovwar }
# not = { event = 9123001 }
war = { country = SOV country = GER }
alliance = { country = GER country = JAP }
war = { country = SOV country = JAP }
OR = {
war = { country = JAP country = USA }
war = { country = JAP country = ENG }
}
not = { lost_VP = { country = SOV value = 25 } }
}
name = "An awkward position"
desc = "Our new alliance with Germany was directed at the United States and the Western Allies, and it puts us in an awkward position with regards the Soviet Union. We might not want to pursue a real war with them just now, in light of the disastrous border events of 1939."
style = 2
picture = "news_paper"
action = {
name = "Pursue a separate war"
ai_chance = 90
command = { type = trigger which = 9123002 }
}
action = {
}
name = "We can crush any number of foes!"
ai_chance = 10
command = {}
}
}
event = {
id = 9123002
country = SOV
name = "German-Japanese Alliance"
desc = "Japan, our pesky Eastern neighbour, is stirring more trouble: they've signed an alliance with Germany, technically putting them at war with us; however, they are inactive on our borders and have made it clear through discrete channels that, at least for now, they want peace with the Soviet Union, presumably so they can concentrate on the Western Allies, but in reality they just don't want to be erased from the map of the World."
style = 2
picture = "news_paper"
action = {
name = "Let us concentrate on Germany"
ai_chance = 70
command = { type = peace which = JAP value = 1 }
#command = { type = peace which = MAN value = 1 }
#command = { type = peace which = MEN value = 1 } # Will Japan's puppets be included in the peace?
}
action = {
name = "The Japanese need a lesson"
ai_chance = 30
command = {}
}
}
event = {
id = 9123004
country = JAP
trigger = {
not = { alliance = { country = GER country = JAP } }
war = { country = SOV country = JAP }
not = { flag = sepjapsovwar }
}
name = "Soviet-Japanese war!"
desc = "Japan and the Soviet Union have been on a collision course since before there was a Soviet Union. It's time to teach them that the East is ours!"
style = 2
picture = "news_paper"
action = {
ai_chance = 100
name = "Tennoheika banzai!"
command = { type = setflag which = sepjapsovwar }
}
}
event = {
id = 9123005
country = JAP
trigger = {
not = { alliance = { country = GER country = JAP } }
not = { war = { country = SOV country = JAP } }
flag = sepjapsovwar
}
name = "Soviet-Japanese war!"
desc = "Japan and the Soviet Union have been on a collision course since before there was a Soviet Union. It's time to teach them that the East is ours!"
style = 2
picture = "news_paper"
action = {
ai_chance = 100
name = "Tennoheika banzai!"
command = { type = clrflag which = sepjapsovwar }
}
}