
내각 행동
사무 감축
우리는 경제적 패권 국가로서 정부를 통해 나라의 경제를 더욱 효율적으로 개선할 수 있습니다.
사무 감축보정치 유형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
}