イベント
広い視野

わが国の思想家たちは、政府の寛容な態度に触発され、異なる民族に関心をもちはじめた。外国語を話す人々や異国に住む人々と接する際、こうした関心が役に立つだろう。
市民社会階級immediate, trigger
伝統主義と革新主義社会的価値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
}
}
}
}