Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions common/national_focus/finland.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2358,7 +2358,6 @@ focus_tree = {
available = {
has_government = democratic
has_civil_war = no
threat > 0.55
is_subject = no
OR = {
ENG = {
Expand Down Expand Up @@ -4837,7 +4836,7 @@ focus_tree = {
relative_position_id = FIN_repurpose_small_industries
cost = 5
available = {
has_tech = construction4
has_tech = construction3
}

search_filters = { FOCUS_FILTER_INDUSTRY FOCUS_FILTER_RESEARCH }
Expand Down Expand Up @@ -5180,7 +5179,6 @@ focus_tree = {

available = {
is_subject = no
threat > 0.55
has_war = no
democratic > 0.25
NOT = { has_government = communism }
Expand Down Expand Up @@ -5323,7 +5321,6 @@ focus_tree = {
cost = 5
available = {
is_subject = no
threat > 0.5
has_war = no
}

Expand Down Expand Up @@ -5395,7 +5392,6 @@ focus_tree = {
available = {
is_subject = no
is_in_faction = no
threat > 0.5
neutrality > 0.85
NOT = { has_government = democratic }
NOT = { has_government = communism }
Expand Down Expand Up @@ -9842,7 +9838,7 @@ focus_tree = {
add_extra_state_shared_building_slots = 2
add_building_construction = {
type = industrial_complex
level = 1
level = 2
instant_build = yes
}
add_resource = {
Expand Down Expand Up @@ -10319,14 +10315,9 @@ focus_tree = {
completion_reward = {
1036 = { #TURKU (Pori)
add_extra_state_shared_building_slots = 3
add_building_construction = {
type = industrial_complex
level = 1
instant_build = yes
}
add_building_construction = {
type = arms_factory
level = 1
level = 3
instant_build = yes
}
add_resource = {
Expand Down Expand Up @@ -10362,6 +10353,15 @@ focus_tree = {
popup = no
}
}

111 = {
add_extra_state_shared_building_slots = 2
add_building_construction = {
type = arms_factory
level = 2
instant_build = yes
}
}
}
}

Expand Down Expand Up @@ -10570,10 +10570,10 @@ focus_tree = {
include_locked = yes
}
}
add_extra_state_shared_building_slots = 1
add_extra_state_shared_building_slots = 2
add_building_construction = {
type = arms_factory
level = 1
level = 2
instant_build = yes
}
}
Expand Down