Event
The False Support of Target Country

Our relation with Target Country is strained and it has suffered even more during the Western Schism. While our influence within the Catholic Church is not endless, we could leverage it to shift the balance to our side.
RomeCountryimmediate, trigger
Catholic ChurchInternational Organizationimmediate, trigger
CatholicismReligiontrigger
Western SchismSituationimmediate, triggerDefinitionin_game/events/situations/western_schism.txt:1148
1149type = country_event
1150category = situation_event
1151title = western_schism.1100.title The False Support of Target Country
1152desc = western_schism.1100.desc Our relation with Target Country is strained and it has suffered even more during the Western Schism. While our influence within the Catholic Church is not endless, we could leverage it to shift the balance to our side.
1153outcome = neutral
1155image = "gfx/interface/illustrations/situation/western_schism.dds"
1158immediate = {
1162random_cardinal_country = {
1163limit = {
1164save_temporary_scope_as = voter
1166OR = {
1167has_voted_for = {
}
1172has_voted_for = {
1173voter = scope:voter
1174resolution = resolution:western_schism_resolution
}
}
}
1179is_rival_of = root
}
1181save_scope_as = target_country
}
}
1184save_scope_as = origin_country
}
1187trigger = {
1189any_cardinal_country = {
1190save_temporary_scope_as = voter
1192OR = {
1193has_voted_for = {
}
1198has_voted_for = {
1199voter = scope:voter
1200resolution = resolution:western_schism_resolution
}
}
}
1205is_rival_of = root
}
}
}