2024-08-07 16:31:47
All checks were successful
sync / build (push) Successful in 50s

This commit is contained in:
actions[bot]
2024-08-07 16:31:47 +00:00
parent 878803e0e4
commit 7e3c0417a5
12 changed files with 930 additions and 237 deletions

View File

@@ -167,4 +167,11 @@ BFL_fanduipaiyinmou = {
original_tag = BFL
}
priority = 999
}
}
HUJ_zhanzhengdezhongjie = {
icon = eng_imperial_conference
allowed = {
original_tag = HUJ
}
priority = 999
}

View File

@@ -1629,6 +1629,32 @@ TIX_neiwu = {
add_ideas = TIX_zongtizhan
}
}
TIX_nvwushenxingdong_jy = {
icon = SWI_expand_covert_operations
available = {
has_government = fascism
date > 1942.1.1
has_war_with = BFL
has_war_with = HUJ
has_war_with = BYG
NOT = { controls_state = 16 }
BFL = {
surrender_progress < 0.3
}
not = { has_country_flag = tix_nvwushenxingdongyishshi }
}
visible = {
not = { has_country_flag = tix_nvwushenxingdongyishshi }
}
ai_will_do = {
factor = 10000
}
fire_only_once = yes
complete_effect = {
set_country_flag = tix_nvwushenxingdongyishshi
country_event = az_tianjiang.274
}
}
}
HUJ_neiwu = {
@@ -10710,3 +10736,64 @@ TIX_zhenyadikangstate = {
}
}
}
HUJ_zhanzhengdezhongjie = {
yaerta_jueyi = {
icon = generic_political_discourse
available = {
date > 1941.6.1
tag = HUJ
controls_state = 126
has_war_with = TIX
HUJ = { is_in_faction_with = BYG }
NOT = { has_war_with = BFL }
surrender_progress < 0.3
TIX = {
surrender_progress > 0.1
has_war_with = BYG
}
BFL = {
has_war_with = TIX
surrender_progress < 0.3
}
}
visible = {
tag = HUJ
has_war_with = TIX
date > 1940.6.1
}
ai_will_do = {
factor = 10000
}
fire_only_once = yes
complete_effect = {
country_event = az_tianjiang.83
}
}
kongzhiita_jueyi = {
icon = generic_political_address
available = {
date > 1941.6.1
tag = HUJ
controls_state = 126
surrender_progress < 0.3
is_faction_leader = yes
is_in_faction_with = ITA
}
visible = {
tag = HUJ
country_exists = ITA
date > 1940.6.1
}
ai_will_do = {
factor = 10000
}
fire_only_once = yes
complete_effect = {
set_autonomy = {
target = ITA
autonomy_state = autonomy_integrated_puppet
}
}
}
}