官僚機構を廃止
アクションこのバージョンで変更

官僚機構を廃止

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。 概要 · プライバシー · 法的情報