事件
睁眼看世界

我国政府开明的态度,鼓舞了我国思想家对行政管理领域的思考。那些说不同语言的人会有怎样的方法,可以更好地和人打交道?
市民社会阶级immediate, trigger
守旧 vs 创新社会价值观trigger定义in_game/events/government/societal_values.txt:1314
1315type = country_event
1316title = societal_values.309.title 睁眼看世界
1317desc = societal_values.309.desc 我国政府开明的态度,鼓舞了我国思想家对行政管理领域的思考。那些说不同语言的人会有怎样的方法,可以更好地和人打交道?
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
}
}
}
}