Event
A Look Outward

Our thinkers, taking the cue from the government's relaxed attitude to these things, have started to take an interest in those who are not like us. Those who speak a different language or live in another country, these ideas will help them when it comes to dealing with those people.
BurghersPop Typeimmediate, trigger
Traditionalist vs InnovativeSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:1314
1315type = country_event
1316title = societal_values.309.title A Look Outward
1317desc = societal_values.309.desc Our thinkers, taking the cue from the government's relaxed attitude to these things, have started to take an interest in those who are not like us. Those who speak a different language or live in another country, these ideas will help them when it comes to dealing with those people.
1318outcome = neutral
1319trigger = {
1321capital.sub_continent = {
1322any_location_in_sub_continent = {
1323is_discovered_by = root
1324any_pop = {
1326NOT = {
1326culture.language = root.culture.language
}
}
}
}
}
1332illustration_tags = {
133310 = regular
133410 = exterior
}
1337immediate = {
}
1339capital.sub_continent = {
1340random_location_in_sub_continent = {
1341limit = {
1342is_discovered_by = root
1343any_pop = {
1345NOT = {
1345culture.language = root.culture.language
}
}
}
1348random_pop = {
1349limit = {
1351NOT = {
1351culture.language = root.culture.language
}
}
1353save_scope_as = target_pop
1354save_scope_as = target_pop_bckg
}
}
}
}