事件
Target Country的虚假支持

我们与Target Country的关系紧张,且在西方教会大分裂期间进一步恶化。尽管我们在天主教会内的影响力并非无限,但仍可借此将局势转向有利于我方。
罗马国家immediate, trigger
天主教会国际组织immediate, trigger
天主教宗教trigger
西方教会大分裂局势immediate, trigger定义in_game/events/situations/western_schism.txt:1148
1149type = country_event
1150category = situation_event
1151title = western_schism.1100.title Target Country的虚假支持
1152desc = western_schism.1100.desc 我们与Target Country的关系紧张,且在西方教会大分裂期间进一步恶化。尽管我们在天主教会内的影响力并非无限,但仍可借此将局势转向有利于我方。
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
}
}
}