
Parliament Issue
Roman Month
The treasury of the Holy Roman Empire has been running dry as of late. The Holy Roman Empire Leader Title requests the finanical support of the members of the Empire to ensure its security.
Seal the Golden BullPolicypotentialDefinitionin_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 Increased Imperial Tax
}
}
157wants_this_parliament_issue_bias = {
158if = {
159limit = {
159scope:recipient = {
159international_organization_has_leader = yes
}
}
161add = {
162desc = "VOTE_BASE_VALUE" Base Value
163value = -400
}
}
168else = {
169add = {
170desc = "VOTE_BASE_VALUE" Base Value
171value = 0
}
}
}