2025-12-10 04:01:26

This commit is contained in:
actions[bot]
2025-12-10 04:01:26 +00:00
parent 2bf92cc8f2
commit b682fe853e
63 changed files with 1678 additions and 41851 deletions

View File

@@ -8063,6 +8063,10 @@ YUW_fuyyongjueyi = {
add_core_of = YUW
remove_core_of = BEL
}
980 = {
add_core_of = YUW
remove_core_of = BEL
}
release_on_controlled = HOL
release_on_controlled = AUS
release_on_controlled = HUN
@@ -8091,6 +8095,7 @@ YUW_fuyyongjueyi = {
BEL = {
set_cosmetic_tag = FLDS
add_state_claim = 34
add_state_claim = 980
}
}
}
@@ -15675,9 +15680,20 @@ AZ_chaowu_jyz = {
visible = {
is_debug = yes
}
complete_effect = {
#set_country_flag = az_lizijianongpao_on
#set_country_flag = az_beilunyinqing_on
#clr_country_flag = BYG_lizipao_lengquezhong
#every_state = {
# limit = {
# not = { is_core_of = YUW }
# is_owned_and_controlled_by = YUW
# }
# add_dynamic_modifier = {
# modifier = YUW_sesefushi_state
# scope = YUW
# }
#}
}
}
@@ -15720,10 +15736,10 @@ AZ_meizhoutiaozhan_jyz = {
not = { has_global_flag = modoption_fengkuangai_on }
}
custom_trigger_tooltip = {
tooltip = "完美达成过本次每挑战目标"
tooltip = "完美达成过本次每挑战目标"
has_completed_custom_achievement = {
mod = az_achievements
achievement = az_meizhoutiaozhan_cj
achievement = az_meizhoutiaozhan_cj2
}
}
custom_trigger_tooltip = {
@@ -15747,7 +15763,8 @@ AZ_meizhoutiaozhan_jyz = {
not = { has_global_flag = az_meizhoutiaozhan_action }
}
available = {
tag = BFL
tag = YUW
is_historical_focus_on = no
custom_trigger_tooltip = {
tooltip = az_aikongzhiqitaguojia
all_other_country = {
@@ -15759,7 +15776,8 @@ AZ_meizhoutiaozhan_jyz = {
complete_effect = {
#activate_mission = AZ_meizhoutiaozhan_jy_wanmei_time
#activate_mission = AZ_meizhoutiaozhan_jy_dacheng_time
set_global_flag = az_meizhoutiaozhan_BFL
#set_global_flag = az_meizhoutiaozhan_BFL
set_global_flag = az_meizhoutiaozhan_YUW
set_global_flag = az_meizhoutiaozhan_action
add_ideas = AZ_mztz_playerbuff
}
@@ -15884,7 +15902,7 @@ AZ_meizhoutiaozhan_jyz = {
}
days_mission_timeout = 2190
complete_effect = {
set_global_flag = az_meizhoutiaozhan_cj_get
set_global_flag = az_meizhoutiaozhan_cj_get2
custom_effect_tooltip = get_zs_shuliang_2500
add_to_variable = {
var = zs_sl
@@ -16007,4 +16025,54 @@ AZ_meizhoutiaozhan_jyz = {
}
}
}
AZ_meizhoutiaozhan_jy_YUW_misson = {
icon = generic_scorched_earth
cost = 0
visible = {
is_ai = no
has_global_flag = az_meizhoutiaozhan_YUW
}
fire_only_once = yes
available = {
has_completed_focus = YUW_buyetinghaodemang
all_state = {
owner = {
OR = {
tag = YUW
is_ally_with = YUW
}
}
OR = {
is_core_of = YUW
owner = {
is_ally_with = YUW
not = { tag = YUW }
}
has_dynamic_modifier = {
modifier = YUW_sesefushi_state
scope = YUW
}
}
}
}
complete_effect = {
if = {
limit = {
date < 1945.1.1
}
set_global_flag = az_meizhoutiaozhan_cj_get2
custom_effect_tooltip = get_zs_shuliang_10000
add_to_variable = {
var = zs_sl
value = 10000
}
}else = {
custom_effect_tooltip = get_zs_shuliang_7500
add_to_variable = {
var = zs_sl
value = 7500
}
}
}
}
}