要求额外进贡
国家互动

要求额外进贡

demand_additional_tributein_game/common/country_interactions/demand_additional_tribute.txt:1

我们会要求他们提高上缴的现金。

需要额外贡品静态修正select trigger朝贡国属国类型select trigger

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5diplomatic_cost = demand_additional_tribute_cost
7potential = {
8scope:actor = {
9country_type = location
}
}
13allow = {
}
16select_trigger = {
17looking_for_a = country
18interaction_source_list = {
19scope:actor = {
20every_subject = {
21add_to_list = source
}
}
}
25target_flag = recipient
26name = "choose_country" 选择国家:
27column = {
28data = name
}
30visible = {
31country_type = location
32is_subject_type = tributary
}
34enabled = {
35subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
37NOT = {
37has_country_modifier = additional_tribute
}
}
}
41effect = {
42scope:recipient = {
43add_country_modifier = {
43modifier = additional_tribute
43years = 10
43mode = add_and_extend
}
44add_liberty_desire = liberty_desire_severe_plus (20)
45add_opinion = {
45target = scope:actor
45modifier = opinion_demanded_additional_tribute
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明