
议会议案本版本新增
要求行政圈征召兵
要求帝国行政圈为帝国征召士兵。行政圈领袖将因为合作受到奖励。
神圣罗马帝国国际组织on debate passed, potential定义in_game/common/parliament_issues/10_hre_issues.txt:440
441type = international_organization
446allow = {
447NOT = {
447has_cooldown = hre_circle_levy_request
}
}
449chance = 10
450selectable_for = {
451is_leader_of_international_organization = scope:recipient
}
453on_debate_passed = {
454hidden_effect = {
455add_cooldown = {
456type = hre_circle_levy_request
457years = 10
}
}
460leader_country ?= {
461save_scope_as = hre_emperor_scope
}
464every_imperial_circle = {
465limit = {
465NOT = {
465is_dormant_imperial_circle = yes
}
}
466every_circle_member = {
470add_manpower = {
470value = -1
}
}
}
}
480if = {
481limit = {
481exists = scope:hre_emperor_scope
}
}
}
490wants_this_parliament_issue_bias = {
491add = {
492desc = "VOTE_BASE_VALUE" 基础值
493value = 25
}
}