强迫更改宫廷语言
国家互动

强迫更改宫廷语言

force_change_court_languagein_game/common/country_interactions/force_change_court_language.txt:1

我们会让他们使用我们的宫廷语言。

需要拉丁语语言select trigger允许强制更改宫廷语言修正类型potential

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

2type = diplomacy
3category = CATEGORY_INFLUENCE_ACTIONS
5potential = {
}
11allow = {
}
14diplomatic_cost = force_change_court_language_cost
17ai_tick = daily
18ai_tick_frequency = 180
20select_trigger = {
21looking_for_a = country
22target_flag = recipient
23name = "choose_country" 选择国家:
24column = {
25data = name
}
27visible = {
28is_great_power = no
29not = {
29court_dialect = scope:actor.court_dialect
}
30NOT = {
30has_cooldown = force_change_court_language
}
31NOT = {
31is_subject_of = scope:actor
}
}
33enabled = {
34trigger_if = {
35limit = {
36OR = {
37has_reform = government_reform:papacy_reform
38has_reform = government_reform:kingdom_of_god_reform
}
40court_language = language:latin_language
}
42always = no
}
}
}
47effect = {
48if = {
49limit = {
50exists = scope:recipient
}
52scope:recipient = {
53set_court_language = scope:actor.court_dialect
54add_cooldown = {
55type = force_change_court_language
56years = 10
}
}
}
}
61reject_effect = {
62type = country_interaction:force_change_court_language
}
}
64accept = {
}
67ai_will_do = {
69add = 10
70add = hegemon_demand_base_will_do
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明