
内阁行动
以兵代工
作为一个陆军霸权,我们可以利用政府力量来改善国内所有类型的建设。
允许以兵代工修正类型potential修正
本地建造速度+33%
定义in_game/common/cabinet_actions/soldiers_as_workforce.txt:1
2ability = mil
3allow_multiple = no
10select_trigger = {
11looking_for_a = area
12source = actor
13target_flag = target
14name = "soldiers_as_workforce_select_area" 选择获得增益的地区
15none_available_msg_key = "soldiers_as_workforce_no_areas"
16column = {
17data = name
}
19column = {
20data = population
}
22visible = {
23any_location_in_area = {
24owner ?= {
25this = scope:actor
}
}
}
}
38map_marker = {
39show_for_owner = yes
}