2025-04-26 04:01:37

This commit is contained in:
actions[bot]
2025-04-26 04:01:37 +00:00
parent 6f109b4548
commit 3909da77fd
10 changed files with 748 additions and 25 deletions

View File

@@ -3062,6 +3062,8 @@ TIX_zhanhou = {
is_puppet = no
has_government = fascism
is_faction_leader = yes
any_war_score > 29
longest_war_length > 24
OR = {
HUJ = {
is_faction_leader = yes
@@ -3136,6 +3138,149 @@ TIX_zhanhou = {
}
}
}
TIX_qiangzhibaiyinghetan = {
icon = generic_operation
visible = {
is_puppet = no
}
available = {
date > 1941.1.1
is_puppet = no
has_government = fascism
is_faction_leader = yes
any_war_score > 49
longest_war_length > 12
HUJ = {
has_war_with = TIX
is_in_faction_with = BYG
}
BYG = {
has_war_with = TIX
is_in_faction_with = HUJ
}
OR = {
YUW = {
has_capitulated = yes
}
NOT = {
country_exists = YUW
}
}
OR = {
BFL = {
has_capitulated = yes
}
NOT = {
country_exists = BFL
}
BFL = {
NOT = {
controls_state = 217
}
NOT = {
controls_state = 219
}
NOT = {
controls_state = 195
}
}
}
OR = {
HUJ = {
has_capitulated = yes
}
if = {
custom_trigger_tooltip = {
tooltip = TIX_states_HUJ_controlled
126 = {
is_controlled_by_ROOT_or_subject = yes
}
121 = {
is_controlled_by_ROOT_or_subject = yes
}
133 = {
is_controlled_by_ROOT_or_subject = yes
}
132 = {
is_controlled_by_ROOT_or_subject = yes
}
130 = {
is_controlled_by_ROOT_or_subject = yes
}
128 = {
is_controlled_by_ROOT_or_subject = yes
}
123 = {
is_controlled_by_ROOT_or_subject = yes
}
113 = {
is_controlled_by_ROOT_or_subject = yes
}
119 = {
is_controlled_by_ROOT_or_subject = yes
}
127 = {
is_controlled_by_ROOT_or_subject = yes
}
}
}
}
surrender_progress < 0.05
SAD = {
is_in_faction_with = TIX
surrender_progress < 0.1
}
WEX = {
is_subject_of = TIX
surrender_progress < 0.4
}
}
highlight_states = {
highlight_state_targets = {
state = 126
state = 121
state = 133
state = 132
state = 130
state = 128
state = 123
state = 113
state = 119
state = 127
}
}
ai_will_do = {
factor = 100
}
fire_only_once = yes
complete_effect = {
country_event = az_tianjiang.326
if = {
limit = {
country_exists = HUJ
}
HUJ = {
country_event = az_tianjiang.325
}
}
if = {
limit = {
country_exists = BYG
}
BYG = {
country_event = az_tianjiang.325
}
}
if = {
limit = {
country_exists = YUW
}
YUW = {
country_event = az_tianjiang.325
}
}
}
}
}
TIX_zongduxiaqujueyi = {
@@ -6778,26 +6923,62 @@ TIX_zongduxiaqujueyi = {
}
OR = {
TIX = {
controls_state = 415
controls_state = 1000
}
any_other_country = {
is_in_faction_with = TIX
NOT = {
tag = BFL
}
controls_state = 415
controls_state = 1000
}
}
OR = {
TIX = {
controls_state = 267
controls_state = 1001
}
any_other_country = {
is_in_faction_with = TIX
NOT = {
tag = BFL
}
controls_state = 267
controls_state = 1001
}
}
OR = {
TIX = {
controls_state = 1004
}
any_other_country = {
is_in_faction_with = TIX
NOT = {
tag = BFL
}
controls_state = 1004
}
}
OR = {
TIX = {
controls_state = 1002
}
any_other_country = {
is_in_faction_with = TIX
NOT = {
tag = BFL
}
controls_state = 1002
}
}
OR = {
TIX = {
controls_state = 1003
}
any_other_country = {
is_in_faction_with = TIX
NOT = {
tag = BFL
}
controls_state = 1003
}
}
}
@@ -6849,8 +7030,11 @@ TIX_zongduxiaqujueyi = {
transfer_state = 416
transfer_state = 414
transfer_state = 410
transfer_state = 415
transfer_state = 267
transfer_state = 1000
transfer_state = 1001
transfer_state = 1002
transfer_state = 1003
transfer_state = 1004
add_state_core = 419
add_state_core = 421
add_state_core = 413
@@ -6863,8 +7047,11 @@ TIX_zongduxiaqujueyi = {
add_state_core = 416
add_state_core = 414
add_state_core = 410
add_state_core = 415
add_state_core = 267
add_state_core = 1000
add_state_core = 1001
add_state_core = 1002
add_state_core = 1003
add_state_core = 1004
TIX = {
puppet = PREV
set_autonomy = {

View File

@@ -815,6 +815,25 @@ ideas = {
join_faction_tension = 0.5
}
}
TIX_xinzhixu = {
picture = ROM_king_carol_ii_hedonist
allowed_civil_war = {
always = yes
}
cancel = {
OR = {
has_war_with = TIX
has_war_with = BFL
has_war_with = BYG
}
}
modifier = {
generate_wargoal_tension = 1
justify_war_goal_time = 2
join_faction_tension = 0.8
}
}
TIX_dgqs = {
picture = german_advisors

View File

@@ -1,5 +1,22 @@
ideas = {
country = {
YUW_seseshensheng = {
picture = fengkuangai
allowed_civil_war = {
always = yes
}
rule = {
can_use_kamikaze_pilots = yes
}
modifier = {
army_attack_against_major_factor = 0.2
army_attack_against_minor_factor = 0.3
army_defence_against_major_factor = 0.2
army_defence_against_minor_factor = 0.3
army_breakthrough_against_major_factor = 0.2
army_breakthrough_against_minor_factor = 0.3
}
}
YUW_ywlj_idea1 = {
picture = SWE_varnplikt
name = YUW_ywlj_idea

View File

@@ -6904,7 +6904,7 @@ focus_tree = {
}
available = {
is_puppet = no
date > 1941.1.1
date > 1940.6.1
has_war = yes
}
cost = 4

View File

@@ -405,7 +405,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -425,7 +425,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -445,7 +445,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -466,7 +466,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -487,7 +487,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -508,7 +508,7 @@ focus_tree = {
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}

View File

@@ -582,7 +582,6 @@ focus_tree = {
}
add_country_leader_trait = zhdrg
}
custom_effect_tooltip = "注:以上效果提示可能会有显示错误,最终效果无问题"
set_technology = { backhand_blow_for_yuw = 1 popup = no }
}
}
@@ -625,7 +624,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -646,7 +645,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -668,7 +667,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -691,7 +690,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -714,7 +713,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -736,7 +735,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}
@@ -760,7 +759,7 @@ focus_tree = {
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
custom_effect_tooltip = YUW_tips
#custom_effect_tooltip = YUW_tips
}
}

View File

@@ -9774,6 +9774,207 @@ focus_tree = {
}
}
}
focus = {
id = YUW_zhudongchujispr
icon = GFX_focus_focus_fra_intervention_spain
x = -2
y = 1
cost = 5
prerequisite = {
focus = YUW_waijaoyehenjiandan
}
relative_position_id = YUW_waijaoyehenjiandan
available = {
is_puppet = no
has_global_flag = scw_over
has_country_leader = {
character = YUW_mojiaduoer
ruling_only = yes
}
}
bypass = {
OR = {
not = { country_exists = POR }
POR = { is_subject = yes }
}
}
ai_will_do = {
factor = 100
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
guojishengyu_down_5 = yes
POR = {
country_event = {
id = YUW_event.27
days = 1
}
}
every_country = {
limit = {
original_tag = SPR
owns_state = 41
}
country_event = {
id = YUW_event.27
days = 1
}
}
effect_tooltip = {
custom_effect_tooltip = if_they_accept_tt
annex_country = { target = SPR transfer_troops = no }
annex_country = { target = POR transfer_troops = no }
custom_effect_tooltip = if_they_refuse_tt
create_wargoal = { target = SPR type = annex_everything }
create_wargoal = { target = POR type = annex_everything }
}
}
}
focus = {
id = YUW_chenredatiezhongdong
icon = GFX_focus_IRQ_liberate_levant
x = 0
y = 1
cost = 5
prerequisite = {
focus = YUW_waijaoyehenjiandan
}
relative_position_id = YUW_waijaoyehenjiandan
available = {
is_puppet = no
date > 1939.1.1
has_country_leader = {
character = YUW_mojiaduoer
ruling_only = yes
}
}
bypass = {
OR = {
not = { country_exists = SAU }
SAU = { is_subject = yes }
}
OR = {
not = { country_exists = IRQ }
IRQ = { is_subject = yes }
}
}
ai_will_do = {
factor = 100
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
guojishengyu_down_5 = yes
SAU = {
country_event = {
id = YUW_event.27
days = 1
}
}
IRQ = {
country_event = {
id = YUW_event.27
days = 1
}
}
effect_tooltip = {
custom_effect_tooltip = if_they_accept_tt
annex_country = { target = SAU transfer_troops = no }
annex_country = { target = IRQ transfer_troops = no }
custom_effect_tooltip = if_they_refuse_tt
create_wargoal = { target = SAU type = annex_everything }
create_wargoal = { target = IRQ type = annex_everything }
}
}
}
focus = {
id = YUW_chuanshuohuhuannanmei
icon = GFX_focus_BRA_us_of_south_america
x = 2
y = 1
cost = 5
prerequisite = {
focus = YUW_waijaoyehenjiandan
}
relative_position_id = YUW_waijaoyehenjiandan
available = {
is_puppet = no
date > 1939.3.1
has_country_leader = {
character = YUW_mojiaduoer
ruling_only = yes
}
}
ai_will_do = {
factor = 100
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
if = {
limit = {
country_exists = BRA
}
create_wargoal = { target = BRA type = annex_everything }
create_wargoal = { target = VEN type = annex_everything }
create_wargoal = { target = COL type = annex_everything }
create_wargoal = { target = BOL type = annex_everything }
create_wargoal = { target = PAR type = annex_everything }
create_wargoal = { target = URG type = annex_everything }
create_wargoal = { target = ARG type = annex_everything }
create_wargoal = { target = CHL type = annex_everything }
}
if = {
limit = {
OR = {
SIR = {
has_war_with = BLI
}
SIR = { has_full_control_of_state = 302 }
}
}
create_wargoal = { target = SIR type = annex_everything }
create_wargoal = { target = BLI type = annex_everything }
}
}
}
focus = {
id = YUW_xianxiashiguangjieshule
icon = GFX_focus_GER_establish_protectorates_in_america
x = 0
y = 1
cost = 5
prerequisite = {
focus = YUW_chuanshuohuhuannanmei
}
prerequisite = {
focus = YUW_zhudongchujispr
}
prerequisite = {
focus = YUW_chenredatiezhongdong
}
relative_position_id = YUW_chenredatiezhongdong
available = {
is_puppet = no
has_war_with_major = yes
has_country_leader = {
character = YUW_mojiaduoer
ruling_only = yes
}
any_enemy_country = {
is_major = yes
war_length_with = {
tag = YUW
months > 2
}
}
}
ai_will_do = {
factor = 100
}
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
add_ideas = YUW_seseshensheng
}
}
#################################################军事线重做############################################################
focus = {
id = YUW_1