Event
The Country Ruler Title's Speech

Yet another council meeting, yet another official document, and it is clear that Ruler is not able to properly handle himself/herself at court.
Due to his/her Ruler Culture upbringing, his/her mastery of Court Language leaves much to be desired. his/her marked foreign accent is unbearable to native ears and a constant reminder that he/she is not truly someone that should be in charge of a Court Language court.
Definitionin_game/events/culture/language_events.txt:203
204type = country_event
205title = language.10.title The Country Ruler Title's Speech
206desc = language.10.desc Yet another council meeting, yet another official document, and it is clear that Ruler is not able to properly handle himself/herself at court.
Due to his/her Ruler Culture upbringing, his/her mastery of Court Language leaves much to be desired. his/her marked foreign accent is unbearable to native ears and a constant reminder that he/she is not truly someone that should be in charge of a Court Language court.
Due to his/her Ruler Culture upbringing, his/her mastery of Court Language leaves much to be desired. his/her marked foreign accent is unbearable to native ears and a constant reminder that he/she is not truly someone that should be in charge of a Court Language court.
207outcome = neutral
209trigger = {
210is_subject = no
211has_ruler = yes
212ruler = {
213culture = {
214language = {
214NOT = {
214this = root.court_language
}
}
}
}
}
219illustration_tags = {
22010 = angry
22110 = interior
}
224immediate = {
}
226save_scope_as = country
227ruler = {
228save_scope_as = ruler
229culture = {
230save_scope_as = ruler_culture
231dialect = {
232save_scope_as = ruler_language
}
}
}
236court_language = {
237save_scope_as = court_language
}
}