feat(nederland): goals

This commit is contained in:
lilylindstrand 2024-05-15 01:50:10 +02:00
commit 412097479f
1396 changed files with 50827 additions and 0 deletions

View file

@ -0,0 +1,47 @@
### 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
}
}
}
}