2024-06-26 20:31:17
This commit is contained in:
439
src/common/national_focus/sho_focus.txt
Executable file
439
src/common/national_focus/sho_focus.txt
Executable file
@@ -0,0 +1,439 @@
|
||||
focus_tree = {
|
||||
id = sho_focus
|
||||
shared_focus = AL_zhuanyi
|
||||
shared_focus = AL_gujun
|
||||
shared_focus = AL_junshi
|
||||
country = {
|
||||
factor = 0
|
||||
|
||||
modifier = {
|
||||
add = 10
|
||||
tag = SHO
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
default = no
|
||||
|
||||
#####工业线#####
|
||||
focus = {
|
||||
id = SHO_industry_bill
|
||||
icon = GFX_focus_generic_treaty
|
||||
x = 4
|
||||
y = 0
|
||||
cost = 5
|
||||
|
||||
ai_will_do = {
|
||||
factor = 15
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_political_power = 100
|
||||
}
|
||||
}
|
||||
|
||||
####民工线####
|
||||
focus = {
|
||||
id = SHO_industrial_area
|
||||
icon = GFX_goal_generic_construct_civilian
|
||||
x = -1
|
||||
y = 1
|
||||
relative_position_id = SHO_industry_bill
|
||||
prerequisite = { focus = SHO_industry_bill }
|
||||
cost = 5
|
||||
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 2
|
||||
add_building_construction = {
|
||||
type = industrial_complex
|
||||
level = 2
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_industrial_area_2
|
||||
icon = GFX_goal_generic_construct_civilian
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_industrial_area
|
||||
prerequisite = { focus = SHO_industrial_area }
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 3
|
||||
add_building_construction = {
|
||||
type = industrial_complex
|
||||
level = 3
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_industrial_area_3
|
||||
icon = GFX_goal_generic_construct_civilian
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_industrial_area_2
|
||||
prerequisite = { focus = SHO_industrial_area_2 }
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 4
|
||||
add_building_construction = {
|
||||
type = industrial_complex
|
||||
level = 4
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
####军工线####
|
||||
focus = {
|
||||
id = SHO_aviation_industry
|
||||
icon = GFX_goal_generic_air_production
|
||||
x = 1
|
||||
y = 1
|
||||
relative_position_id = SHO_industry_bill
|
||||
prerequisite = { focus = SHO_industry_bill }
|
||||
cost = 5
|
||||
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 2
|
||||
add_building_construction = {
|
||||
type = arms_factory
|
||||
level = 2
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_aviation_industry_2
|
||||
icon = GFX_goal_generic_air_production
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_aviation_industry
|
||||
prerequisite = { focus = SHO_aviation_industry }
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 3
|
||||
add_building_construction = {
|
||||
type = arms_factory
|
||||
level = 3
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_aviation_industry_3
|
||||
icon = GFX_goal_generic_air_production
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_aviation_industry_2
|
||||
prerequisite = { focus = SHO_aviation_industry_2 }
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
294 = {
|
||||
add_extra_state_shared_building_slots = 4
|
||||
add_building_construction = {
|
||||
type = arms_factory
|
||||
level = 4
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
####铁路线####
|
||||
focus = {
|
||||
id = SHO_strategic_infrastructure
|
||||
icon = GFX_goal_generic_construct_infrastructure
|
||||
x = -3
|
||||
y = 1
|
||||
relative_position_id = SHO_industry_bill
|
||||
prerequisite = {
|
||||
focus = SHO_industry_bill
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_extra_state_shared_building_slots = 2
|
||||
add_building_construction = {
|
||||
type = infrastructure
|
||||
level = 1
|
||||
instant_build = yes
|
||||
}
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 3.0
|
||||
uses = 1
|
||||
category = construction3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_strategic_infrastructure_2
|
||||
icon = GFX_goal_generic_construct_infrastructure
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_strategic_infrastructure
|
||||
prerequisite = {
|
||||
focus = SHO_strategic_infrastructure
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_extra_state_shared_building_slots = 3
|
||||
add_building_construction = {
|
||||
type = infrastructure
|
||||
level = 2
|
||||
instant_build = yes
|
||||
}
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 5.0
|
||||
uses = 1
|
||||
category = construction4
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_strategic_infrastructure_3
|
||||
icon = GFX_goal_generic_construct_infrastructure
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_strategic_infrastructure_2
|
||||
prerequisite = {
|
||||
focus = SHO_strategic_infrastructure_2
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_extra_state_shared_building_slots = 4
|
||||
add_building_construction = {
|
||||
type = infrastructure
|
||||
level = 2
|
||||
instant_build = yes
|
||||
}
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 7.0
|
||||
uses = 1
|
||||
category = construction5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
####雷达线####
|
||||
focus = {
|
||||
id = SHO_RD_Electronics
|
||||
icon = GFX_goal_generic_radar
|
||||
x = 3
|
||||
y = 1
|
||||
relative_position_id = SHO_industry_bill
|
||||
prerequisite = { focus = SHO_industry_bill }
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 2.5
|
||||
uses = 1
|
||||
category = decimetric_radar
|
||||
}
|
||||
294 = {
|
||||
add_building_construction = {
|
||||
type = radar_station
|
||||
level = 1
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_RD_Electronics_2
|
||||
icon = GFX_goal_generic_radar
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_RD_Electronics
|
||||
prerequisite = {
|
||||
focus = SHO_RD_Electronics
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 3.0
|
||||
uses = 1
|
||||
category = improved_decimetric_radar
|
||||
}
|
||||
294 = {
|
||||
add_building_construction = {
|
||||
type = radar_station
|
||||
level = 1
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_RD_Electronics_3
|
||||
icon = GFX_goal_generic_radar
|
||||
x = 0
|
||||
y = 1
|
||||
relative_position_id = SHO_RD_Electronics_2
|
||||
prerequisite = {
|
||||
focus = SHO_RD_Electronics_2
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
|
||||
add_tech_bonus = {
|
||||
name = "加速研究"
|
||||
bonus = 2.0
|
||||
ahead_reduction = 4.0
|
||||
uses = 1
|
||||
category = centimetric_radar
|
||||
}
|
||||
294 = {
|
||||
add_building_construction = {
|
||||
type = radar_station
|
||||
level = 1
|
||||
instant_build = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_Military_Research_Network
|
||||
icon = GFX_focus_research
|
||||
x = 1
|
||||
y = 1
|
||||
relative_position_id = SHO_aviation_industry_3
|
||||
prerequisite = { focus = SHO_RD_Electronics_3 }
|
||||
prerequisite = { focus = SHO_aviation_industry_3 }
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
cost = 5
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_research_slot = 1
|
||||
add_ideas = SHO_Aviation_Communication_Research
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = SHO_Infrastructure_miracle
|
||||
icon = GFX_focus_generic_industry_3
|
||||
x = 1
|
||||
y = 1
|
||||
relative_position_id = SHO_strategic_infrastructure_3
|
||||
prerequisite = {
|
||||
focus = SHO_industrial_area_3
|
||||
}
|
||||
prerequisite = {
|
||||
focus = SHO_strategic_infrastructure_3
|
||||
}
|
||||
cost = 5
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_ideas = SHO_Developed_infrastructure
|
||||
}
|
||||
}
|
||||
|
||||
#### 合作 ####
|
||||
focus = {
|
||||
id = SHO_Reciprocity_of_science_and_engineering
|
||||
icon = GFX_goal_generic_intelligence_exchange
|
||||
x = 1
|
||||
y = 1
|
||||
relative_position_id = SHO_industrial_area_3
|
||||
prerequisite = {
|
||||
focus = SHO_strategic_infrastructure_3
|
||||
focus = SHO_industrial_area_3
|
||||
}
|
||||
prerequisite = {
|
||||
focus = SHO_aviation_industry_3
|
||||
focus = SHO_RD_Electronics_3
|
||||
}
|
||||
cost = 10
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
add_ideas = SHO_complex_system
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user