
의회 쟁점
영구 의회 설립
제국 의회는 이전까지 신성 로마 제국 전역의 수많은 도시에서 불규칙적으로 소집되었던 탓에, 신성 로마 제국 Leader Title를 비롯한 대표자들은 매번 의회가 열리는 곳까지 발길을 옮겨야 했습니다. 영구적이고 상시적인 의회를 설립함으로써, 산발적으로 열리는 회담이 아닌 지속적이고 안정적인 심의 체계로 운영되는 상설 의회를 구성합시다.
정의in_game/common/parliament_issues/10_hre_issues.txt:314
315type = international_organization
317chance = 100
318selectable_for = {
319is_leader_of_international_organization = scope:recipient
}
321potential = {
322type = hre_establish_perpetual_diet
}
}
324on_debate_passed = {
325type = hre_establish_perpetual_diet
}
326custom_tooltip = {
327text = hre_establish_perpetual_diet_tt 신성 로마 제국 의회청이 유효한 의회를 소집할 수 있는 유일한 지점이 됩니다
328if = {
329limit = {
329exists = parliament_seat
}
331parliament_seat ?= {
}
}
336else = {
337random_international_organization_owned_location = {
338limit = {
339root = {
339has_location = prev
}
340is_capital = yes
341OR = {
346development = 30
347location:regensburg = this
348location:augsburg = this
349location:ulm = this
}
}
}
}
}
}
361wants_this_parliament_issue_bias = {
362if = {
363limit = {
363scope:recipient = {
363international_organization_has_leader = yes
}
}
365add = {
366desc = "VOTE_BASE_VALUE" 기본값
367value = -150
}
}
372else = {
373add = {
374desc = "VOTE_BASE_VALUE" 기본값
375value = 0
}
}
}