Code:
#########################################################################
# Japan puts Pressure on Siam (Axis Japan)
#########################################################################
event = {
id = 3806
random = no
country = JAP ###dieses Event ist für Japan###
trigger = {
alliance = { country = JAP country = GER } ###Bündnis Japan DR###
exists = VIC ###Vichy muss existiere###
exists = SIA ###Siam muss existieren###
event = 3802 #The Nanking Massacre ###Das Event muss getriggert sein##
NOT = {
war = { country = JAP country = SIA } ### Kein Krieg Siam Japan###
}
}
date = { day = 1 month = january year = 1936 } ### Start Datum###
offset = 30 ###Alle 30 Tag###
deathdate = { day = 30 month = december year = 1947 }###End Datum###
name = "EVT_3806_NAME"
desc = "EVT_3806_DESC"
picture = "siam"
style = 0
action_a = {
name = "ACTIONNAME3806A" # Lean on Siam ###Entscheidung A###
ai_chance = 95
command = { type = relation which = SIA value = 5 }
command = { type = domestic which = interventionism value = 1 }
command = { type = trigger which = 4500 } # Siam/Thailand ###jetzt triggert event 4500###
command = { type = sleepevent which = 3807 }
}
action_b = {
name = "ACTIONNAME3806B" # Siam is Unimportant
ai_chance = 5
command = { type = sleepevent which = 3807 }
}
}
Code:
#########################################################################
# Japan puts Pressure on Siam (Axis Japan) Triggered by Siam
#########################################################################
event = {
id = 4500
random = no
country = SIA
### Triggered by JAP 3806###
name = "EVT_4500_NAME"
desc = "EVT_4500_DESC"
picture = "siam"
style = 0
action_a = {
name = "ACTIONNAME4500A" ### Accept###
ai_chance = 97 ###Ai Chance 97%###
command = { type = trigger which = 3808 } # Japan
command = { type = alliance which = GER }
command = { type = addcore which = 1304 }
command = { type = addcore which = 1349 }
command = { type = addcore which = 1350 }
#command = { type = secedeprovince which = JAP value = 1344 } ###Von Japan besetzte Provinsen###
#command = { type = secedeprovince which = JAP value = 1345 }
#command = { type = secedeprovince which = JAP value = 1347 }
#command = { type = secedeprovince which = JAP value = 1348 }
#command = { type = secedeprovince which = JAP value = 1303 }
#command = { type = secedeprovince which = JAP value = 1330 }
command = { type = relation which = JAP value = 20 }
command = { type = relation which = GER value = 10 }
command = { type = relation which = ENG value = -25 }
command = { type = relation which = FRA value = -20 }
command = { type = set_domestic which = democratic value = 2 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = headofstate which = 62001 }
command = { type = headofgovernment which = 62035 }
command = { type = foreignminister which = 62043 }
command = { type = armamentminister which = 62059 }
command = { type = ministerofsecurity which = 62073 }
command = { type = ministerofintelligence which = 62085 }
command = { type = chiefofstaff which = 62091 }
command = { type = chiefofarmy which = 62097 }
command = { type = chiefofnavy which = 62102 }
command = { type = chiefofair which = 62107 }
}
action_b = {
name = "ACTIONNAME4500B" # Decline
ai_chance = 3
command = { type = relation which = JAP value = -15 }
command = { type = relation which = GER value = -10 }
command = { type = relation which = ENG value = 15 }
command = { type = relation which = FRA value = 15 }
command = { type = relation which = USA value = 10 }
command = { type = domestic which = democratic value = 1 }
command = { type = trigger which = 3809 } # Japan
}
}
Die Wahrscheinlichkeit das Siam dir gehört liegt in diesem Fall bei 97%
Event 1 und 2 wenn Japan mit dem DR ein Bündins hast, 3 und 4 wenn Japan noch neutral ist.
Da liegt die Wahrscheinlichkeit bei 98%