47 lines
912 B
Text
Executable file
47 lines
912 B
Text
Executable file
### search_filters = {FOCUS_FILTER_POLITICAL}
|
|
### search_filters = {FOCUS_FILTER_RESEARCH}
|
|
### search_filters = {FOCUS_FILTER_INDUSTRY}
|
|
### search_filters = {FOCUS_FILTER_STABILITY}
|
|
### search_filters = {FOCUS_FILTER_WAR_SUPPORT}
|
|
### search_filters = {FOCUS_FILTER_MANPOWER}
|
|
### search_filters = {FOCUS_FILTER_ANNEXATION}
|
|
|
|
focus_tree = {
|
|
id = nederland_focus
|
|
|
|
country = {
|
|
factor = 0
|
|
}
|
|
|
|
default = no
|
|
|
|
continuous_focus_position = { x = 50 y = 1500 }
|
|
|
|
|
|
focus = {
|
|
id = NDL_expand_utrecht_industry
|
|
|
|
icon = GFX_goal_generic_construct_infrastructure
|
|
x = 3
|
|
y = 0
|
|
cost = 10
|
|
|
|
available_if_capitulated = no
|
|
|
|
completion_reward = {
|
|
add_building_construction = {
|
|
type = infrastructure
|
|
level = 1
|
|
instant_build = yes
|
|
}
|
|
add_extra_state_shared_building_slots = 1
|
|
add_building_construction = {
|
|
type = industrial_complex
|
|
level = 1
|
|
instant_build = yes
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
}
|