Bon j'ai essayé diverses possibilités mais à mon avis le plus simple est de modifier les réactions de la Tchécoslovaquie. Comme çà si tu veux jouer la France et intervenir tu n'a que quelques petites choses à modifier.
Bon là c'est l'event côté Tchèque, imaginons que tu souhaites qu'ils refusent de céder aux exigences du moustachu, là il suffit de changer le chiffre de "ai chance" (en rouge)
Citation:
################################################## #######################
# The Treaty of Munich
################################################## #######################
event = {
id = 2200
random = no
country = CZE
# triggered by GER 2030
name = "EVT_2200_NAME"
desc = "EVT_2200_DESC"
style = 0
picture = "Munich"
action_a = {
name = "ACTIONNAME2200A" # Accept the Claims
ai_chance = 96
command = { type = leave_alliance }
command = { type = construct which = land_fort where = 466 value = -5 } #Strakonice
command = { type = construct which = land_fort where = 467 value = -5 } #Tabor
command = { type = construct which = land_fort where = 471 value = -5 } #Usti
command = { type = construct which = land_fort where = 472 value = -5 } #Liberec
command = { type = secedeprovince which = GER value = 466 } #Strakonice
command = { type = secedeprovince which = GER value = 467 } #Tabor
command = { type = secedeprovince which = GER value = 471 } #Usti
command = { type = secedeprovince which = GER value = 472 } #Liberec
command = { type = secedeprovince which = GER value = 474 } #Ostrava
command = { type = relation which = GER value = 10 }
command = { type = relation which = ENG value = -10 }
command = { type = relation which = FRA value = -10 }
command = { type = domestic which = democratic value = -2 }
command = { type = domestic which = freedom value = -1 }
command = { type = dissent value = 25 }
command = { type = trigger which = 2003 } # GER
}
action_b = {
name = "ACTIONNAME2200B" # Join the Axis
ai_chance = 1
command = { type = leave_alliance }
command = { type = alliance which = GER }
command = { type = relation which = GER value = 40 }
command = { type = relation which = ENG value = -40 }
command = { type = relation which = FRA value = -40 }
command = { type = relation which = SOV value = -30 }
command = { type = domestic which = freedom value = -1 }
command = { type = set_domestic which = democratic value = 3 }
command = { type = set_domestic which = political_left value = 4 }
command = { type = dissent value = 25 }
command = { type = trigger which = 2004 } # GER
command = { type = headofstate which = 24034 }
command = { type = headofgovernment which = 24046 }
command = { type = foreignminister which = 24058 }
command = { type = armamentminister which = 24070 }
command = { type = ministerofsecurity which = 24087 }
command = { type = ministerofintelligence which = 24104 }
command = { type = chiefofstaff which = 24119 }
command = { type = chiefofarmy which = 24131 }
command = { type = chiefofnavy which = 24138 }
command = { type = chiefofair which = 24144 }
}
action_c = {
name = "ACTIONNAME2200C" # No way!
ai_chance = 3
command = { type = leave_alliance }
command = { type = domestic which = political_left value = 2 }
command = { type = relation which = GER value = -50 }
command = { type = relation which = SOV value = 30 }
command = { type = relation which = ENG value = -10 }
command = { type = relation which = FRA value = -10 }
command = { type = dissent value = 25 }
command = { type = trigger which = 2005 } # GER
}
}
|
Donc si tu met 96 au choix c (c'est un exemple), 3 au choix b et 1 au choix a tu auras ta guerre et la France pourra intervenir.
Là il faudrait tester mais normalement le refus Tchèque entraîne une attaque allemande et une réaction allié.
Attention à faire une sauvegarde du fichier "czechoslovakia.txt" avant de modifier des paramètres.