Event
Unsanctioned Missionaries

Self-proclaimed missionaries from the country of Mis Origin have recently caught the eye of our Clergy for making too much progress in converting our populace.
We have no religious censorship laws, and as such the missionaries are within their right to do as they please, but not taking any action will upset our Clergy, who are calling for the outright imprisonment of these "false prophets".
No CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:358
359type = country_event
361title = laws.0026.t Unsanctioned Missionaries
362desc = laws.0026.desc Self-proclaimed missionaries from the country of Mis Origin have recently caught the eye of our Clergy for making too much progress in converting our populace.
We have no religious censorship laws, and as such the missionaries are within their right to do as they please, but not taking any action will upset our Clergy, who are calling for the outright imprisonment of these "false prophets".
We have no religious censorship laws, and as such the missionaries are within their right to do as they please, but not taking any action will upset our Clergy, who are calling for the outright imprisonment of these "false prophets".
363outcome = neutral
366illustration_tags = {
36710 = regular
36810 = exterior
}
372trigger = {
374any_neighbor_country = {
374NOT = {
374religion = root.religion
}
}
375at_war = no
}
378immediate = {
379random_neighbor_country = {
380limit = {
380NOT = {
380religion = root.religion
}
}
381save_scope_as = mis_origin
}
}
}