Event
A Wedding Amidst Chaos

In a bold attempt to heal the Flavor Rank's religious divisions, Target Character has proposed marrying Target Character2, a man/woman that follows Target Religion. While envisioned as a gesture of reconciliation to end the French Wars of Religion, the union has sparked outrage among devout members of Religion, who see it as a betrayal of the faith.
Zealots across the land grow restless, and tensions threaten to boil over. If not managed carefully, this risky move could backfire, plunging the country into greater chaos or even triggering a devastating massacre, further deepening the fractures within.
CalvinismReligionimmediate
CatholicismReligionimmediate
LutheranismReligionimmediate
Spiritualist vs HumanistSocietal Valuetriggerhead_of_the_league_variableVariabletriggerDefinitionin_game/events/disaster/french_wars_religion.txt:827
828type = country_event
829category = disaster_event
830title = french_wars_religion.8.title A Wedding Amidst Chaos
831desc = french_wars_religion.8.desc In a bold attempt to heal the Flavor Rank's religious divisions, Target Character has proposed marrying Target Character2, a man/woman that follows Target Religion. While envisioned as a gesture of reconciliation to end the French Wars of Religion, the union has sparked outrage among devout members of Religion, who see it as a betrayal of the faith.
Zealots across the land grow restless, and tensions threaten to boil over. If not managed carefully, this risky move could backfire, plunging the country into greater chaos or even triggering a devastating massacre, further deepening the fractures within.
Zealots across the land grow restless, and tensions threaten to boil over. If not managed carefully, this risky move could backfire, plunging the country into greater chaos or even triggering a devastating massacre, further deepening the fractures within.
832outcome = neutral
833image = "gfx/interface/illustrations/disaster/religious_turmoil.dds"
835trigger = {
836ruler_or_regent = {
837is_married = no
838is_female = no
}
}
846immediate = {
847ruler_or_regent = {
847save_scope_as = target_character
}
849if = {
853random_character = {
855save_scope_as = target_character2
}
}
858else = {
859if = {
861random_list = {
86250 = {
863create_character = {
}
}
87050 = {
871create_character = {
}
}
}
}
880else_if = {
882random_list = {
88325 = {
884create_character = {
}
}
89175 = {
892create_character = {
}
}
}
}
901else = {
902random_list = {
90325 = {
904create_character = {
}
}
91175 = {
912create_character = {
}
}
}
}
}
922scope:target_character2.religion = {
922save_scope_as = target_religion
}
}