Event
The Faith of Target Location
The people of Target Location tend to follow a different faith from our own, and the members of the Parliament which are responsible for Target Location have been accused of representing their interests over those of our own faith. However, these accusations usually spark nothing but laughter from the rest of the Parliament, as it is not uncommon for us to value those who follow a different faith from that of our state.
ClergyEstateimmediate, trigger
Spiritualist vs HumanistSocietal ValueoptionDefinitionin_game/events/government/parliaments.txt:971
972type = country_event
973title = parliaments.17.title The Faith of Target Location
975illustration_tags = {
97610 = angry
97710 = interior
}
980desc = {
981first_valid = {
982triggered_desc = {
986desc = parliaments.17.desc_tolerance The people of Target Location tend to follow a different faith from our own, and the members of the Parliament which are responsible for Target Location have been accused of representing their interests over those of our own faith. However, these accusations usually spark nothing but laughter from the rest of the Parliament, as it is not uncommon for us to value those who follow a different faith from that of our state.
}
988triggered_desc = {
989desc = parliaments.17.desc_intolerance The people of Target Location tend to follow a different faith from our own, and the members of the Parliament which are responsible for Target Location have been accused of representing their interests over those of our own faith. These drastic accusations have damaged the reputation of Target Location and hurt support for the current proposal in the Parliament.
}
}
}
993outcome = neutral
995trigger = {
1001any_owned_location = {
1002dominant_religion != root.religion
}
}
1006immediate = {
1007random_owned_location = {
1008limit = {
1009dominant_religion != root.religion
}
1011save_scope_as = target_location
1013ordered_pop = {
1014limit = {
1014NOT = {
1014religion = root.religion
}
}
1015max = 1
1016order_by = pop_size
1017order_by = {
1018value = 0
}
1028save_scope_as = target_pop
1029save_scope_as = target_pop_bckg
}
}
}