
内閣アクション
事務処理の簡素化
経済覇権国として、政府を利用しわが国の経済の効率化を図る。
事務処理の簡素化補正タイプpotential補正
生産効率+2.5%
定義in_game/common/cabinet_actions/reduced_paperwork.txt:1
2ability = adm
3allow_multiple = no
10select_trigger = {
11looking_for_a = area
12source = actor
13target_flag = target
14name = "reduced_paperwork_select_area" 利益をもたらす地域を選択
15none_available_msg_key = "reduced_paperwork_no_areas"
16column = {
17data = name
}
19column = {
20data = population
}
22visible = {
23any_location_in_area = {
24owner ?= {
25this = scope:actor
}
27is_city = yes
}
}
}
39map_marker = {
40show_for_owner = yes
}