更改宫廷语言
国家互动

更改宫廷语言

change_subject_court_languagein_game/common/country_interactions/change_subject_court_language.txt:1

我们会要求他们采用我们的宫廷语言!

需要拉丁语语言select trigger

定义in_game/common/country_interactions/change_subject_court_language.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
8allow = {
}
11select_trigger = {
12looking_for_a = country
13interaction_source_list = {
14scope:actor = {
15every_subject = {
16add_to_list = source
}
}
}
20target_flag = recipient
21name = "choose_country" 选择国家:
22column = {
23data = name
}
25visible = {
26NOT = {
26court_language = scope:actor.court_language
}
}
28enabled = {
29trigger_if = {
30limit = {
31OR = {
32has_reform = government_reform:papacy_reform
33has_reform = government_reform:kingdom_of_god_reform
}
35court_language ?= language:latin_language
}
37always = no
}
39subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
44effect = {
45if = {
46limit = {
46exists = scope:recipient
}
47scope:recipient = {
48set_court_language = scope:actor.court_dialect
49add_country_modifier = {
51years = 50
52mode = add_and_extend
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明