Event
Translations of the Classics

Believers of the Target Location Adjective faith in Target Location are a people with strong traditions and rites, and their adherence to the language of their own teachings is holding them back from progressing towards civilization. If they are to ever elevate themselves from the barbarian of this world and really become integrated into our society, we must perhaps ensure that the classics and the proper rites are available for them to digest in their own language.
There are some scholars that have already begun to create such works, but others firmly oppose such an endeavor. Should we encourage them to continue synthesizing their old religious concepts with the sublime principles of Kǒng Fūzǐ?
SectInternational Organizationtrigger
Enable HarmonyModifier Typeoption 1
ConfucianismPolicytriggerClassics DefendedStatic ModifiertriggerClassics TranslatedStatic ModifiertriggerDefinitionin_game/events/religion/confucian_events.txt:82
83type = country_event
84title = confucian_events.2.title Translations of the Classics
85desc = confucian_events.2.desc Believers of the Target Location Adjective faith in Target Location are a people with strong traditions and rites, and their adherence to the language of their own teachings is holding them back from progressing towards civilization. If they are to ever elevate themselves from the barbarian of this world and really become integrated into our society, we must perhaps ensure that the classics and the proper rites are available for them to digest in their own language.
There are some scholars that have already begun to create such works, but others firmly oppose such an endeavor. Should we encourage them to continue synthesizing their old religious concepts with the sublime principles of Kǒng Fūzǐ?
There are some scholars that have already begun to create such works, but others firmly oppose such an endeavor. Should we encourage them to continue synthesizing their old religious concepts with the sublime principles of Kǒng Fūzǐ?
86outcome = neutral
88trigger = {
89exists = root.religion.language
90any_international_organizations_member_of = {
}
94any_owned_location = {
95OR = {
96AND = {
97exists = dominant_religion.language
98dominant_religion.language != root.religion.language
}
100AND = {
101dominant_religion != root.religion
102dominant_culture.language != root.culture.language
103dominant_culture.language != root.court_language
104dominant_culture.language != root.liturgical_language
}
}
107average_satisfaction >= 0.5
}
}
115illustration_tags = {
11610 = exterior
11710 = regular
}
120immediate = {
121random_owned_location = {
122limit = {
123OR = {
124AND = {
125exists = dominant_religion.language
126dominant_religion.language != root.religion.language
}
128AND = {
129dominant_religion != root.religion
130dominant_culture.language != root.culture.language
131dominant_culture.language != root.court_language
132dominant_culture.language != root.liturgical_language
}
}
135average_satisfaction >= 0.5
}
137save_scope_as = target_location
}
}