更改议会类型
行动

更改议会类型

change_parliament_typein_game/common/generic_actions/parliament.txt:703

这能让你为国家选择另一议会类型。

需要禁止召开议会修正类型allow

定义in_game/common/generic_actions/parliament.txt:703

704type = owncountry
706ai_prerequisite = {
707at_war = no
708stability >= 40
709legitimacy >= 90
}
713allow = {
714scope:actor = {
715is_active_parliament = no
}
}
720price = price:change_parliament_type
723select_trigger = {
724looking_for_a = parliament_type
725source = actor
726target_flag = parliament_type
727name = "select_parliament_type" 选择议会类型
728none_available_msg_key = "change_parliament_type_no_types"
729top_widget = parliament_Type_context_widget
730column = {
731data = parliament_type_widget
}
733visible = {
734is_visible_for = scope:actor
}
736enabled = {
737is_allowed_for = scope:actor
}
}
741effect = {
742scope:actor = {
743if = {
744limit = {
745exists = scope:parliament_type
}
747set_parliament_type = scope:parliament_type
}
}
}
752ai_tick = daily
753ai_tick_frequency = 365
755automation_tick = daily
756automation_tick_frequency = 365
757player_automated_category = parliament
758ai_will_do = {
760subtract = {
761value = 10
}
764scope:actor = {
765add = "parliament_type_utility(scope:parliament_type|yes)"
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明