조직체 의회 유형 변경
행동

조직체 의회 유형 변경

change_organization_parliament_typein_game/common/generic_actions/io_parliament.txt:201

여기서는 국가 간 조직체의 의회 유형을 다른 유형으로 변경할 수 있습니다.

요구 조건동군연합국가 간 조직체select trigger 1상위 연합국특별 지위select trigger 1

정의in_game/common/generic_actions/io_parliament.txt:201

202icon = call_parliament
203type = internationalorganization
205ai_tick = monthly
206ai_tick_frequency = 6
208automation_tick = monthly
209automation_tick_frequency = 1
210player_automated_category = diplomacy
214show_in_gui_list = no
215ai_prerequisite = {
}
217potential = {
}
219allow = {
}
222select_trigger = {
223looking_for_a = international_organization
224source = actor
225target_flag = recipient
226name = "choose_international_organization" 국가 간 조직체 선택:
227column = {
228data = name
}
230visible = {
231has_parliament = yes
}
233enabled = {
234trigger_if = {
235limit = {
235international_organization_type = international_organization_type:union
}
236country_has_special_status = {
238country = scope:actor
}
}
241trigger_else = {
242leader_country ?= scope:actor
}
244is_active_parliament = no
245OR = {
246NOT = {
246exists = parliament_type
}
247parliament_type ?= {
248NOT = {
248is_locked_for_international_organization = prev
}
}
}
}
}
254select_trigger = {
255looking_for_a = parliament_type
256source = actor
257target_flag = parliament_type
258name = "select_parliament_type" 의회 유형 선택
259none_available_msg_key = "change_parliament_type_no_types"
260column = {
261data = parliament_type_widget
}
264visible = {
265is_visible_for_international_organization = scope:recipient
}
268enabled = {
269is_available_for_international_organization = scope:recipient
}
}
273effect = {
274scope:recipient = {
275if = {
276limit = {
276exists = scope:parliament_type
}
277set_parliament_type = scope:parliament_type
}
}
}
281ai_will_do = {
283scope:actor = {
284add = "parliament_type_utility(scope:parliament_type|yes)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지