召开紧急议会
行动本版本新增

召开紧急议会

call_emergency_parliamentin_game/common/generic_actions/estate_emergency_actions.txt:712

无视常规冷却时间,在紧急情况下召开临时议会。花费正统性。仅在战争期间且议会处于冷却时可用。

需要NCountry|PARLIAMENT_COOLDOWN_MONTHS常量allow启用议会修正类型allow禁止召开议会修正类型allow

定义in_game/common/generic_actions/estate_emergency_actions.txt:712

713type = owncountry
715ai_tick = never
716automation_tick = never
718potential = {
719scope:actor = {
720has_parliament = yes
}
}
724allow = {
725scope:actor = {
726is_active_parliament = no
727months_since_last_parliament_called <= "define:NCountry|PARLIAMENT_COOLDOWN_MONTHS" (59)
728at_war = yes
}
}
736cooldown = {
737type = call_emergency_parliament_cooldown
738years = 5
}
741select_trigger = {
742looking_for_a = parliament_issue
743interaction_source_list = {
744scope:actor = {
745every_possible_parliament_issue = {
746add_to_list = source
}
}
}
750cache_interaction_source_list = yes
751cache_targets = yes
752target_flag = parliament_issue
753name = "select_parliament_debate" 选择议会讨论议案
754none_available_msg_key = "select_parliament_debate_none_available"
755column = {
756data = parliament_issue_widget
}
758visible = {
759is_available_for = scope:actor
}
}
763effect = {
764scope:actor = {
765set_parliament_location = scope:actor.capital
766set_parliament_active = yes
767if = {
768limit = {
768exists = scope:parliament_issue
}
769set_parliament_issue = scope:parliament_issue
770set_parliament_issue_support = {
771add = {
772desc = parliament_base_support
}
775if = {
776limit = {
777scope:parliament_issue.estate_type = {
778always_loyal = no
}
}
781add = {
782desc = estate_power
783value = "estate_power(scope:parliament_issue.estate_type)"
}
}
}
}
788add_legitimacy = legitimacy_mild_penalty (-10)
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明