
アクション
ローマの代表団を要求
わが国と敵国との無益な戦争があまりにも長引いている! いまこそ仲介者を求め、両陣営に和平をもたらすべきだ。
イングランド国家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
}
}