
Parliament IssueNew this version
Request Circle Levies
Request that the Imperial Circles raise levies for the Empire. Circle leaders are rewarded for their cooperation.
Holy Roman EmpireInternational Organizationon debate passed, potentialDefinitionin_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" Base Value
493value = 25
}
}