脚本值本版本变更

hre_default_policy_opinion

hre_default_policy_opinionin_game/common/script_values/io_policy.txt:237
需要君主国政体if神权国政体ifhre_imperial_religion变量ifhre_imperial_religion_group变量if

定义in_game/common/script_values/io_policy.txt:237

238if = {
239limit = {
240exists = scope:policy
241exists = scope:recipient
242scope:recipient = {
243international_organization_has_leader = yes
}
245NOT = {
245is_leader_of_international_organization = scope:recipient
}
}
248add = {
249desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 对皇帝的好感
250value = "opinion(scope:recipient.leader_country)"
251multiply = 0.5
}
254add = {
255desc = "IO_LEADER_DIP_REP" 领袖的外交声誉
256value = scope:recipient.leader_country.modifier:diplomatic_reputation
257multiply = 3
}
259add = {
260desc = "POLICY_BIAS_FAVORS_OF_EMPEROR" 皇帝的人情
261value = "favors(scope:recipient.leader_country)"
262multiply = 2
}
264add = {
265desc = "POLICY_BIAS_ANTAGONISM_OF_EMPEROR" 皇帝的敌意
266value = "antagonism(scope:recipient.leader_country)"
267multiply = -0.5
}
269add = {
270desc = "TAX_BASE_LEADER_COMPARISON" 与领袖的税基对比
271value = scope:recipient.leader_country.country_tax_base
272subtract = country_tax_base
273multiply = 0.025
}
275if = {
276limit = {
276is_allied_with = {
276target = scope:recipient.leader_country
}
}
277add = {
278desc = "game_concept_alliance" 同盟
279value = 5
}
}
282if = {
283limit = {
283same_dynasty_as = {
283target = scope:recipient.leader_country
}
}
284add = {
285desc = "opinion_same_dynasty" 同一宗族
286value = 10
}
}
289if = {
290limit = {
290is_subject_of = scope:recipient.leader_country
}
291add = {
292desc = "game_concept_subject" 附属国
293value = 25
}
}
296if = {
297limit = {
297culture.language = scope:recipient.leader_country.culture.language
}
298add = {
299desc = "DIPLOREASON_SAME_COMMON_LANGUAGE" 相同通用语言
300value = 5
}
}
303if = {
304limit = {
304NOT = {
304culture.language = scope:recipient.leader_country.culture.language
}
}
305add = {
306desc = "DIPLOREASON_DIFFERENT_COMMON_LANGUAGE" 不同通用语言
307value = -5
}
}
311add = {
312desc = "IA_DYNASTIC_POWER" 神圣罗马帝国 Dynasty的宗族权势
313value = "scope:recipient.leader_country.dynastic_power(international_organization:hre)"
314multiply = 0.5
}
317if = {
318limit = {
318scope:recipient.var:imperial_authority > 50
}
319add = {
320desc = "imperial_authority" 帝国权威
321value = "scope:recipient.var:imperial_authority"
322subtract = 50
323multiply = 2.5
}
}
326if = {
327limit = {
327government_type = government_type:monarchy
}
328add = {
329desc = "monarchy" 君主国
330value = 5
}
}
333if = {
334limit = {
334government_type = government_type:theocracy
}
335add = {
336desc = "theocracy" 神权国
337value = -5
}
}
340if = {
341limit = {
341scope:recipient = {
341has_variable = hre_imperial_religion_group
}
}
342if = {
343limit = {
343NOT = {
343religion.group = scope:recipient.var:hre_imperial_religion_group
}
}
344add = {
345desc = "DIPLOREASON_DIFFERENT_RELIGION_GROUP" 不同宗教组
346value = -250
}
}
}
350if = {
351limit = {
351scope:recipient = {
351has_variable = hre_imperial_religion
}
}
352if = {
353limit = {
353NOT = {
353religion = scope:recipient.var:hre_imperial_religion
}
}
354add = {
355desc = "DIPLOREASON_DIFFERENT_RELIGION" 不同宗教
356value = -50
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明