Event
Seeking an Interpreter

So far from home, the Chinese Treasure Expedition's representatives are finding it quite difficult to efficiently converse with us and still, they aim to sail further, soon to meet with people of many cultures that they have never interacted with before. In order to continue their voyage, they have requested us to provide a local interpreter who could serve as a translator for them.
Definitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:2053
2054type = country_event
2055title = flavor_chi.2200.title Seeking an Interpreter
2056desc = flavor_chi.2200.desc So far from home, the Chinese Treasure Expedition's representatives are finding it quite difficult to efficiently converse with us and still, they aim to sail further, soon to meet with people of many cultures that they have never interacted with before. In order to continue their voyage, they have requested us to provide a local interpreter who could serve as a translator for them.
2057outcome = neutral
2059trigger = {
2060culture.language != scope:expedition_initiator.culture.language
2061NOT = {
2063any_culture_in_culture_group = {
2064language = root.culture.language
}
}
}
}
2070illustration_tags = {
207110 = regular
207210 = interior
}
2075immediate = {
2077if = {
2078limit = {
2079is_ai = no
}
2082scope:expedition_initiator = {
}
}
}