feat(nederland): goals
This commit is contained in:
parent
f2f79c3d41
commit
412097479f
1396 changed files with 50827 additions and 0 deletions
47
common/national_focus/nederland.txt
Executable file
47
common/national_focus/nederland.txt
Executable 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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue