
Action
Request Roman Delegates
This senseless war between us and our foe has dragged on for long enough! It is time to request a mediator to enforce peace on both sides.
EnglandCountryallow, potential
FranceCountryallow, potential
RomeCountryallow, potential
Hundred Years' WarSituationselect triggerExcommunicatedStatic ModifierallowDefinitionin_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" Choose the Situation:
135column = {
136data = name
}
}
144effect = {
145custom_tooltip = {
146text = pap_will_be_asked_to_enforce_wp_tt The Rome will be asked to enforce a White Peace between France and England
}
}
151ai_will_do = {
152if = {
153limit = {
}
172add = 100
}
174else = {
174subtract = -100
}
}