
Cabinet Action
Soldiers as Workforce
As a Military Hegemon we can use our government to improve all types constructions in the country.
Soldiers as WorkforceModifier TypepotentialModifiers
Definitionin_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" Select Area to Benefit
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
}
