
의회 쟁점
로마의 달
신성 로마 제국의 재정이 최근 바닥을 드러내자, 신성 로마 제국 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
}
}
}