Event
Against All Odds

The Target Estate, composed of God Name-fearing people, has found itself supporting Target Schism Pope Cardinal and in opposition to the rest of the estates. This internal split, caused by the split running through the Catholic Church itself, is threatening to splinter our country into multiple factions if we do not act careful.
CrownEstateimmediate, option 1, option 2, triggerschism_opponent_cardinalVariabletriggerschism_pope_cardinalVariabletriggerDefinitionin_game/events/situations/western_schism.txt:787
788type = country_event
789category = situation_event
790title = western_schism.13.title Against All Odds
791desc = western_schism.13.desc The Target Estate, composed of God Name-fearing people, has found itself supporting Target Schism Pope Cardinal and in opposition to the rest of the estates. This internal split, caused by the split running through the Catholic Church itself, is threatening to splinter our country into multiple factions if we do not act careful.
792outcome = neutral
794image = "gfx/interface/illustrations/situation/western_schism.dds"
797immediate = {
800random_estate = {
801limit = {
805root = {
806estate_opinion = {
807estate_type = scope:target_schism_pope_cardinal
808target = prev
809value > 0
}
}
812root = {
813estate_opinion = {
814estate_type = scope:target_schism_opponent_cardinal
815target = prev
816value < 0
}
}
}
820save_scope_as = target_estate
}
}
824trigger = {
825NOT = {
}
831any_estate = {
835root = {
836estate_opinion = {
837estate_type = scope:target_schism_pope_cardinal
838target = prev
839value > 0
}
}
842root = {
843estate_opinion = {
844estate_type = scope:target_schism_opponent_cardinal
845target = prev
846value < 0
}
}
}
}