2024-09-02 16:30:45
All checks were successful
sync / build (push) Successful in 48s

This commit is contained in:
actions[bot]
2024-09-02 16:30:46 +00:00
parent 0d752fb582
commit dc39b39603
13 changed files with 785 additions and 13 deletions

View File

@@ -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 = {

View File

@@ -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
}
}
}