スクリプト値このバージョンで変更

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。 概要 · プライバシー · 法的情報