脚本值

hre_default_diplo_action_acceptance

hre_default_diplo_action_acceptancein_game/common/script_values/hre_action_values.txt:92

定义in_game/common/script_values/hre_action_values.txt:92

93if = {
94limit = {
94scope:actor = {
94target = scope:recipient
}
}
}
95add = {
96desc = "game_concept_alliance" 同盟
97value = 20
}
}
100if = {
101limit = {
102scope:recipient = {
103is_rival_of = scope:actor
}
}
106add = {
107desc = "game_concept_rival" 宿敌
108value = -1000
}
}
111if = {
112limit = {
113scope:recipient = {
114is_enemy_of = scope:actor
}
}
117add = {
118desc = "game_concept_enemy" 战争对手
119value = -100
}
}
122add = {
123desc = "DIPLOMATIC_REPUTATION" 外交声誉
124value = {
125value = scope:actor.modifier:diplomatic_reputation
126multiply = 3
}
}
129add = {
130desc = "CURRENT_PRESTIGE" 当前威望
131value = scope:actor.prestige
}
133add = {
134desc = "THEIR_OPINION_TOOLTIP" 他们对我们的好感
135value = "scope:recipient.opinion(scope:actor)"
136divide = 4
}
138if = {
139limit = {
139scope:actor.culture.language = scope:recipient.culture.language
}
140add = {
141desc = "UPKEEP_SAME_LANGUAGE" 相同语言
142value = 25
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明