
議題
レーマーモーナト
最近、神聖ローマ帝国の財政が枯渇しつつある。神聖ローマ帝国 Leader Titleは帝国の安全を保障するため、帝国の各メンバーに財政支援を要請した。
金印勅書を封印ポリシーpotential定義in_game/common/parliament_issues/10_hre_issues.txt:118
119type = international_organization
124allow = {
125NOT = {
125has_cooldown = hre_roman_month
}
}
127chance = 10
128selectable_for = {
129is_leader_of_international_organization = scope:recipient
}
131on_debate_passed = {
132hidden_effect = {
133add_cooldown = {
134type = hre_roman_month
135years = 10
}
}
138leader_country ?= {
139save_scope_as = leader_country_scope
}
141if = {
142limit = {
142exists = scope:leader_country_scope
}
}
149modifier = pi_hre_increased_imperial_tax_modifier
150years = 10
151tooltip = hre_roman_month_modifier_effect 帝国の課税を増加
}
}
157wants_this_parliament_issue_bias = {
158if = {
159limit = {
159scope:recipient = {
159international_organization_has_leader = yes
}
}
161add = {
162desc = "VOTE_BASE_VALUE" 基本値
163value = -400
}
}
168else = {
169add = {
170desc = "VOTE_BASE_VALUE" 基本値
171value = 0
}
}
}