2025-08-19 04:02:07

This commit is contained in:
actions[bot]
2025-08-19 04:02:07 +00:00
parent 0de91a8c1a
commit 803129b7cc
4 changed files with 51 additions and 33 deletions

View File

@@ -14899,6 +14899,10 @@ AZ_chaowu_jyz = {
activate_mission = YUW_xinlingzhipeiyi_jy_time activate_mission = YUW_xinlingzhipeiyi_jy_time
country_event = az_tianjiang.379 country_event = az_tianjiang.379
} }
if = {
limit = {
is_ai = no
}
custom_effect_tooltip = YUW_xinlingzhipeiyi_timetips custom_effect_tooltip = YUW_xinlingzhipeiyi_timetips
every_other_country = { every_other_country = {
limit = { limit = {
@@ -14907,12 +14911,21 @@ AZ_chaowu_jyz = {
} }
transfer_units_fraction= { transfer_units_fraction= {
target = YUW target = YUW
size = 0
army_ratio = 0.05 army_ratio = 0.05
navy_ratio = 0
keep_unit_leaders_trigger = { keep_unit_leaders_trigger = {
has_trait = trait_SPA_nationalist_sympathies has_trait = trait_SPA_nationalist_sympathies
} }
} }
} }
}else = {
add_timed_idea = {
idea = YUW_xinlingnengliang_idea
days = 10
}
}
} }
} }
YUW_xinlingzhipeiyi_jy_time = { YUW_xinlingzhipeiyi_jy_time = {
@@ -15300,32 +15313,20 @@ AZ_chaowu_jyz = {
is_debug = yes is_debug = yes
} }
complete_effect = { complete_effect = {
#set_country_flag = az_xinlingzhipei_on
clr_country_flag = TIX_chaoshikong_lengquezhong clr_country_flag = TIX_chaoshikong_lengquezhong
clr_country_flag = BFL_tiemu_lengquezhong clr_country_flag = BFL_tiemu_lengquezhong
clr_country_flag = BYG_lizipao_lengquezhong clr_country_flag = BYG_lizipao_lengquezhong
annex_country = { HUJ = {
target = YUW transfer_units_fraction= {
target = HOL
size = 0
army_ratio = 0.05
navy_ratio = 0
keep_unit_leaders_trigger = {
has_trait = trait_SPA_nationalist_sympathies
} }
annex_country = {
target = TIX
} }
annex_country = {
target = HUJ
}
annex_country = {
target = SAD
}
annex_country = {
target = CHY
}
annex_country = {
target = DOH
}
annex_country = {
target = BYG
}
annex_country = {
target = BFL
} }
} }
} }

View File

@@ -1,6 +1,21 @@
ideas = { ideas = {
# 天降独有民族精神,防覆盖 # 天降独有民族精神,防覆盖
country = { country = {
YUW_xinlingnengliang_idea = {
picture = SWE_land_air_warfare
allowed_civil_war = {
always = yes
}
modifier = {
army_attack_factor = 0.8
army_defence_factor = 0.8
breakthrough_factor = 0.5
planning_speed = 10
org_loss_when_moving = -0.5
army_org_factor = 0.8
army_morale_factor = 0.8
}
}
DOH_dingdianbaofeng_idea = { DOH_dingdianbaofeng_idea = {
picture = generic_air_interception picture = generic_air_interception
allowed_civil_war = { allowed_civil_war = {

View File

@@ -12928,7 +12928,7 @@ country_event = {
country_event = { country_event = {
id = az_tianjiang.379 id = az_tianjiang.379
title = "鸢尾启动了心灵支配仪!" title = "鸢尾启动了心灵支配仪!"
desc = "鸢尾已经启动了她们的超级武器,一些部队被鸢尾心灵控制了!" desc = "鸢尾已经启动了她们的超级武器,强大的心灵能量被聚集起来了!"
picture = GFX_aze_dai picture = GFX_aze_dai
is_triggered_only = yes is_triggered_only = yes
option = { option = {

View File

@@ -154,3 +154,5 @@ DOH_baofengqiyuan_jy:"启动暴风起源"
DOH_baofengqiyuan_timetips:"§C◆提示◆§!§g暴风起源拥有160天的冷却时间剩余的冷却时间将为全世界直接显示在决议里。§!" DOH_baofengqiyuan_timetips:"§C◆提示◆§!§g暴风起源拥有160天的冷却时间剩余的冷却时间将为全世界直接显示在决议里。§!"
DOH_baofengqiyuan_jy_time:"§Y顶点暴风§!" DOH_baofengqiyuan_jy_time:"§Y顶点暴风§!"
DOH_baofengqiyuan_jy_time_desc:"超级武器剩余的冷却时间将为全世界直接显示。" DOH_baofengqiyuan_jy_time_desc:"超级武器剩余的冷却时间将为全世界直接显示。"
YUW_xinlingnengliang_idea:"心灵能量"
YUW_xinlingnengliang_idea_desc:"强大的心灵能量被鸢尾聚集了起来。"