
行动
请求罗马调停
我们与敌方无意义的争战已历时过久,此刻正需调停者介入,以促成双方的和解。
英格兰国家allow, potential
法兰西国家allow, potential
罗马国家allow, potential
百年战争局势select trigger被绝罚静态修正allow定义in_game/common/generic_actions/hundred_years_war.txt:74
75type = situation
76show_message = no
77potential = {
}
92price = price:hyw_main_actions_price
94automation_tick = never
95automation_tick_frequency = 12
97allow = {
104scope:actor = {
108trigger_if = {
110any_current_war = {
}
}
116trigger_else = {
117any_current_war = {
}
}
}
}
126cooldown = {
127type = request_papal_delegates
128years = 15
}
131select_trigger = {
132looking_for_a = situation
133target_flag = recipient
134name = "choose_situation" 选择局势:
135column = {
136data = name
}
}
144effect = {
145custom_tooltip = {
146text = pap_will_be_asked_to_enforce_wp_tt 罗马将介入并强制要求法兰西和英格兰之间达成无条件和平
}
}
151ai_will_do = {
152if = {
153limit = {
}
172add = 100
}
174else = {
174subtract = -100
}
}