Event
Foreign-sponsored Cults

Our Clergy, while conducting their usual religious censorship duties, found and destroyed a small cult that has since been proven to belong to a foreign entity. This cult was sponsored by another nation in exchange for information, acting as a spy network. Its destruction has greatly damaged their information collection abilities.
Strict CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:1274
1275type = country_event
1277title = laws.0029.t Foreign-sponsored Cults
1278desc = laws.0029.desc Our Clergy, while conducting their usual religious censorship duties, found and destroyed a small cult that has since been proven to belong to a foreign entity. This cult was sponsored by another nation in exchange for information, acting as a spy network. Its destruction has greatly damaged their information collection abilities.
1279outcome = neutral
1282illustration_tags = {
128310 = armed
128410 = interior
}
1287immediate = {
}
}
1292trigger = {
1294any_known_country = {
1295spy_network = {
1296target = root
1297value >= 10
}
}
}