관료 조직 제거
행동이번 버전 변경

관료 조직 제거

remove_bureaucracy_actionin_game/common/generic_actions/bureaucracy_actions.txt:75

이 부서는 정부 내에서 오래전부터 재정적 부담이 되어 왔습니다. 한때 우리 영토의 원활한 행정을 감독한다는 순수한 대의 아래 조직되었던 것이, 이제는 중간 관리자와 관료들이 마구잡이로 얽힌 미로로 곪아 버리고 만 것입니다. 우리 백성들이 그 썩어빠진 무게 아래서 계속 고통받지 않도록 이제는 이를 해체해야 합니다.

정의in_game/common/generic_actions/bureaucracy_actions.txt:75

76type = owncountry
78ai_tick = never
80potential = {
81scope:actor = {
82any_current_bureaucracy = {
82count > 0
}
}
}
86price = {
87if = {
88limit = {
89exists = scope:target_bureaucracy
}
91scope:target_bureaucracy = {
92value = "removal_price(scope:actor)"
}
}
}
96price_modifier = {
97add = {
98value = 1
99desc = BASE_VALUE 기본: 발렌시아
}
101if = {
102limit = {
102exists = scope:target_bureaucracy
}
103add = {
104desc = "[entrenchment|e]"
105value = scope:target_bureaucracy.entrenchment
106multiply = 0.01
}
108divide = {
109desc = "MODIFIER_TYPE_NAME_global_bureaucracy_removal_efficiency" 관료 조직 철폐 효율
110value = 1
111add = scope:actor.modifier:global_bureaucracy_removal_efficiency
112min = 0.5
}
}
}
117select_trigger = {
118looking_for_a = bureaucracy
119interaction_source_list = {
120scope:actor = {
121every_current_bureaucracy = {
122add_to_list = source
}
}
}
126target_flag = target_bureaucracy
127name = "select_bureaucracy" 관료 조직 선택
128none_available_msg_key = "no_bureaucracies_available"
129column = {
129data = name
}
}
132effect = {
133if = {
134limit = {
134exists = scope:target_bureaucracy
}
135scope:actor = {
136every_current_bureaucracy = {
137limit = {
137bureaucracy_type = scope:target_bureaucracy.bureaucracy_type
}
138scope:actor = {
138remove_bureaucracy = prev
}
}
}
}
142else = {
142scope:actor = {
142add_prestige = 5
}
}
}
145ai_will_do = {
146value = -1
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지