Event
Gifted Translator
The exploration in Area has been stalled for some time, but recently the camp of Character was approached by a member of the Pop Culture, speaking in a somewhat broken but understandable Language. he/she says that a Culture person visited his/her village many years ago when he/she was little, and managed to learn the language then. he/she offers to help establish further contact with his/her people, and adds that he/she can also help create a dictionary of his/her language, claiming that it would be a very useful tool to have.
Definitionin_game/events/exploration/exploration_monthly_events.txt:773
774type = exploration_event
775title = exploration_monthly.21.title Gifted Translator
776desc = exploration_monthly.21.desc The exploration in Area has been stalled for some time, but recently the camp of Character was approached by a member of the Pop Culture, speaking in a somewhat broken but understandable Language. he/she says that a Culture person visited his/her village many years ago when he/she was little, and managed to learn the language then. he/she offers to help establish further contact with his/her people, and adds that he/she can also help create a dictionary of his/her language, claiming that it would be a very useful tool to have.
777outcome = neutral
780trigger = {
781exists = leader
782location = {
}
}
789immediate = {
790location = {
795save_scope_as = target_location
}
798owner = {
799create_character = {
800culture = scope:pop.culture
801religion = scope:pop.religion
802age = 18
803birth_location = scope:target_location
804save_scope_as = translator
805create_in_limbo = yes
}
}
}