Event
Delhi's Dilemma

Our Country is like a fine rug sown together by its many ethnicities and religious groups who all work in unison, but with the arrival of this cataclysmic disaster, this rug is beginning to come apart at its seams...
The various religious groups in our Flavor Rank are now at each other's throats, blaming one another, and their deities for the outbreak. If this is not controlled soon, it will lead to a bloodbath.
DelhiCountrytrigger
Bubonic PlagueDiseasetriggerbd1007_cdVariabletriggerDefinitionin_game/events/situations/black_death.txt:725
726type = country_event
727category = situation_event
729title = black_death.1007.t Delhi's Dilemma
730desc = black_death.1007.desc Our Country is like a fine rug sown together by its many ethnicities and religious groups who all work in unison, but with the arrival of this cataclysmic disaster, this rug is beginning to come apart at its seams...
The various religious groups in our Flavor Rank are now at each other's throats, blaming one another, and their deities for the outbreak. If this is not controlled soon, it will lead to a bloodbath.
The various religious groups in our Flavor Rank are now at each other's throats, blaming one another, and their deities for the outbreak. If this is not controlled soon, it will lead to a bloodbath.
731outcome = neutral
732image = "gfx/interface/illustrations/situation/black_death.dds"
734trigger = {
738any_owned_location = {
739any_pop = {
739religion = root.religion
}
740any_pop = {
740religion != root.religion
}
}
}
744immediate = {
746random_owned_location = {
747limit = {
748any_pop = {
748religion = root.religion
}
749any_pop = {
749religion != root.religion
}
}
751save_scope_as = target_location
752random_pop = {
753limit = {
753religion = root.religion
}
754religion = {
754save_scope_as = target_owner_religion
}
}
756random_pop = {
757limit = {
757religion != root.religion
}
758religion = {
758save_scope_as = target_other_religion
}
}
}
}