イベントこのバージョンで追加

行き渡らない資金

imperial_circles.2in_game/events/imperial_circles_events.txt:17
行き渡らない資金

先日の帝国議会において帝国憲法の改正が提案され、我々のクライスはそれを支持した。そして支持したことで、クライスのリーダーである我々がメンバーに資金を分配するという共通認識が生まれた。期待が正当かどうかはさておき、我々はそれに応えておらず、クライスのメンバーのための資金を分け合うことなく権力を濫用しているとの苦情が出ている。こういった苦情に対応しなければ、将来的にリーダーとしての我々の立場を脅かす禍根となるかもしれない。

必要神聖ローマ帝国国際組織option 3

定義in_game/events/imperial_circles_events.txt:17

18type = country_event
19title = imperial_circles.2.title 行き渡らない資金
20desc = imperial_circles.2.desc 先日の帝国議会において帝国憲法の改正が提案され、我々のクライスはそれを支持した。そして支持したことで、クライスのリーダーである我々がメンバーに資金を分配するという共通認識が生まれた。期待が正当かどうかはさておき、我々はそれに応えておらず、クライスのメンバーのための資金を分け合うことなく権力を濫用しているとの苦情が出ている。こういった苦情に対応しなければ、将来的にリーダーとしての我々の立場を脅かす禍根となるかもしれない。
21outcome = neutral
22category = international_organization_event
23image = "gfx/interface/illustrations/international_organization_types/hre.dds"
25immediate = {
26save_scope_as = actor
}
107after = {
108remove_variable = has_received_imperial_bribe
}

選択肢

A彼らは正しい。いますぐ資金を分配すべきだ。
32custom_tooltip = {
33text = distribute_imperial_grant_tt わが国の経済基盤の20%にあたるTotal Grantを消費し、帝国クライスのリーダー以外のメンバーに等分に分配する。2年のあいだ、受け取った各メンバーは「帝国下賜金の受領」を獲得し、わが国に対する評価がOpinion Received Imperial Grant上昇する
35scope:actor = {
36save_temporary_scope_value_as = {
37name = total_grant
38value = {
39value = country_economical_base
40multiply = 0.20
}
}
}
44every_imperial_circle_country_is_member_of = {
45save_temporary_scope_value_as = {
46name = grant_per_member
47value = {
48value = scope:total_grant
49divide = {
50value = imperial_circle_member_count
51subtract = 1
}
}
}
56every_circle_member = {
57limit = {
58NOT = {
58this = scope:actor
}
}
60add_gold = scope:grant_per_member
61scope:actor = {
62add_gold = {
63value = scope:grant_per_member
64multiply = -1
}
}
67add_country_modifier = {
69years = 2
}
71add_opinion = {
72target = scope:actor
73modifier = opinion_received_imperial_grant
}
}
}
}
B彼らは間違っている。そのような不正は存在しない。
83every_imperial_circle_country_is_member_of = {
84add_circle_satisfaction = -5
}
C神聖ローマ帝国 Leader Country内の味方に助力を求めよ。
91trigger = {
93international_organization_has_leader = yes
}
95is_emperor = no
97opinion = {
98target = root
99value >= 150
}
}
}
104add_prestige = prestige_mild_bonus (10)
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報