This commit is contained in:
@@ -1879,16 +1879,16 @@ focus_tree = {
|
||||
}
|
||||
add_doctrine_cost_reduction = {
|
||||
name = "理论研究"
|
||||
cost_reduction = 0.25
|
||||
uses = 5
|
||||
cost_reduction = 0.5
|
||||
uses = 4
|
||||
category = land_doctrine
|
||||
}
|
||||
}
|
||||
else = {
|
||||
add_doctrine_cost_reduction = {
|
||||
name = "理论研究"
|
||||
cost_reduction = 0.25
|
||||
uses = 5
|
||||
cost_reduction = 0.5
|
||||
uses = 4
|
||||
category = cat_mobile_warfare
|
||||
}
|
||||
}
|
||||
@@ -2939,6 +2939,7 @@ focus_tree = {
|
||||
available_if_capitulated = no
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
country_event = az_tianjiang.278
|
||||
create_faction = "赤色中轴"
|
||||
set_global_flag = TIX_created_chisezhongzhou
|
||||
set_rule = {
|
||||
|
||||
@@ -450,7 +450,6 @@ focus_tree = {
|
||||
relative_position_id = YUW_fangongzhunbei
|
||||
available_if_capitulated = yes
|
||||
available = {
|
||||
is_ai = no
|
||||
controls_state = 16
|
||||
OR = {
|
||||
has_capitulated = yes
|
||||
@@ -464,7 +463,13 @@ focus_tree = {
|
||||
#search_filters = { FOCUS_FILTER_STABILITY }
|
||||
completion_reward = {
|
||||
set_country_flag = YUW_huiguibentu
|
||||
country_event = az_tianjiang.279
|
||||
if = {
|
||||
limit = {
|
||||
is_ai = no
|
||||
}
|
||||
load_focus_tree = yuanwei_focus
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user