
Aktion
Militärische Eskalation vorbereiten
Wir müssen die Soldaten unserer Liga ( Religious League Name) versammeln, um gemeinsam den Angriff auf die Enemy Religious League Name vorzubereiten.
GlaubensüberlegenheitKriegsgrundpotential
Katholische LigaZusammenschlussallow, effect, potential
Protestantische UnionZusammenschlussallow, effect, potential
GlaubenskriegSituationallow, select triggerDefinitionin_game/common/generic_actions/war_of_religions.txt:1
2type = situation
3potential = {
4scope:actor = {
5OR = {
}
}
}
12allow = {
}
19select_trigger = {
20looking_for_a = situation
26target_flag = recipient
27name = "choose_situation" Die Situation wählen:
28column = {
29data = name
}
}
37automation_tick = never
38automation_tick_frequency = 12
39cooldown = {
40type = prepare_military_escalation
41years = 5
}
43effect = {
44if = {
45limit = {
}
49if = {
50limit = {
50scope:actor = {
}
}
}
53else = {
}
56if = {
57limit = {
57exists = scope:target_country
}
58scope:actor = {
59if = {
60limit = {
60is_human = yes
}
}
66else = {
67declare_war_with_cb = {
68target = scope:target_country
}
}
}
}
}
75else = {
75custom_tooltip = prepare_military_escalation_tt „Actor“ erhält den Kriegsgrund „Glaubensüberlegenheit“ gegen den Anführer der gegensätzlichen Liga ( Enemy Religious League Name).
}
}
77ai_will_do = {
78add = 1000
}