脚本值本版本变更

hre_default_opinion_check

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

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

364if = {
365limit = {
366exists = scope:recipient
367scope:recipient = {
367international_organization_has_leader = yes
}
368NOT = {
368is_leader_of_international_organization = scope:recipient
}
}
371if = {
372limit = {
372opinion(scope:recipient.leader_country) > 0
}
373add = {
374desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 对皇帝的好感
375value = "opinion(scope:recipient.leader_country)"
376multiply = 0.25
}
}
379else = {
380add = {
381desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 对皇帝的好感
382value = "opinion(scope:recipient.leader_country)"
383multiply = 0.5
}
}
387add = {
388desc = "IO_LEADER_DIP_REP" 领袖的外交声誉
389value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
391add = {
392desc = "POLICY_BIAS_FAVORS_OF_EMPEROR" 皇帝的人情
393value = "favors(scope:recipient.leader_country)"
394multiply = 2
}
396add = {
397desc = "POLICY_BIAS_ANTAGONISM_OF_EMPEROR" 皇帝的敌意
398value = "antagonism(scope:recipient.leader_country)"
399multiply = -0.5
}
401add = {
402desc = "TAX_BASE_LEADER_COMPARISON" 与领袖的税基对比
403value = scope:recipient.leader_country.country_tax_base
404subtract = country_tax_base
405multiply = 0.025
}
407if = {
408limit = {
408is_allied_with = {
408target = scope:recipient.leader_country
}
}
409add = {
410desc = "game_concept_alliance" 同盟
411value = 5
}
}
414if = {
415limit = {
415same_dynasty_as = {
415target = scope:recipient.leader_country
}
}
416add = {
417desc = "opinion_same_dynasty" 同一宗族
418value = 10
}
}
421if = {
422limit = {
422is_subject_of = scope:recipient.leader_country
}
423add = {
424desc = "game_concept_subject" 附属国
425value = 25
}
}
428if = {
429limit = {
429culture.language = scope:recipient.leader_country.culture.language
}
430add = {
431desc = "DIPLOREASON_SAME_COMMON_LANGUAGE" 相同通用语言
432value = 5
}
}
435if = {
436limit = {
436NOT = {
436culture.language = scope:recipient.leader_country.culture.language
}
}
437add = {
438desc = "DIPLOREASON_DIFFERENT_COMMON_LANGUAGE" 不同通用语言
439value = -5
}
}
443add = {
444desc = "IA_DYNASTIC_POWER" 神圣罗马帝国 Dynasty的宗族权势
445value = "scope:recipient.leader_country.dynastic_power(international_organization:hre)"
446multiply = 0.5
}
449if = {
450limit = {
450scope:recipient.var:imperial_authority > 50
}
451add = {
452desc = "imperial_authority" 帝国权威
453value = "scope:recipient.var:imperial_authority"
454subtract = 50
455multiply = 2.5
}
}
458if = {
459limit = {
459government_type = government_type:monarchy
}
460add = {
461desc = "monarchy" 君主国
462value = 5
}
}
465if = {
466limit = {
466government_type = government_type:theocracy
}
467add = {
468desc = "theocracy" 神权国
469value = -5
}
}
472if = {
473limit = {
473scope:recipient = {
473has_variable = hre_imperial_religion_group
}
}
474if = {
475limit = {
475NOT = {
475religion.group = scope:recipient.var:hre_imperial_religion_group
}
}
476add = {
477desc = "DIPLOREASON_DIFFERENT_RELIGION_GROUP" 不同宗教组
478value = -250
}
}
}
482if = {
483limit = {
483scope:recipient = {
483has_variable = hre_imperial_religion
}
}
484if = {
485limit = {
485NOT = {
485religion = scope:recipient.var:hre_imperial_religion
}
}
486add = {
487desc = "DIPLOREASON_DIFFERENT_RELIGION" 不同宗教
488value = -50
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明