
议会议案
罗马月税
近来神圣罗马帝国的国库日渐空虚。神圣罗马帝国 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
}
}
}