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

View File

@@ -2114,6 +2114,15 @@ country_event = {
DEN = {
load_focus_tree = generic_focus
}
if = {
limit = {
country_exists = NOR
}
set_autonomy = {
target = NOR
autonomy_state = autonomy_reichskommissariat
}
}
news_event = { id = az_tianjiang.74 days = 1}
add_named_threat = { threat = -200 name = "光荣和平" }
transfer_state = 28
@@ -10856,4 +10865,277 @@ country_event = {
base = 100
}
}
}
country_event = {
id = az_tianjiang.325
title = "世界大战的失败者"
desc = "由于我们节节败退,皇家与鸢尾已经失去了抵抗能力,我们将被迫与铁血签订停战协定。"
picture = GFX_aze_txbsm
is_triggered_only = yes
option = {
name = "我军败了!"
add_named_threat = { threat = -999 name = "新秩序" }
add_political_power - 500
add_stability = -0.5
add_war_support = -1
ai_chance = {
factor = 100
}
}
}
country_event = {
id = az_tianjiang.326
title = "新秩序"
desc = az_tianjiang.326.d
picture = GFX_aze_txbsm
is_triggered_only = yes
option = {
name = "铁血赢得了最终的胜利!"
if = {
limit = {
NOT = { has_global_flag = tix_guifanweixitudile }
}
transfer_state = 785
transfer_state = 806
transfer_state = 19
transfer_state = 23
transfer_state = 30
transfer_state = 14
transfer_state = 15
transfer_state = 16
transfer_state = 24
transfer_state = 27
transfer_state = 18
transfer_state = 17
}
hidden_effect = {
TIX = {
add_ideas = TIX_xinzhixu
}
SAD = {
add_ideas = TIX_xinzhixu
}
HUJ = {
add_ideas = TIX_xinzhixu
}
BYG = {
add_ideas = TIX_xinzhixu
}
YUW = {
add_ideas = TIX_xinzhixu
}
WEX = {
add_ideas = TIX_xinzhixu
}
BFL = {
add_ideas = TIX_xinzhixu
}
DEN = {
load_focus_tree = generic_focus
}
news_event = { id = az_tianjiang.328 days = 1}
add_named_threat = { threat = -999 name = "新秩序" }
transfer_state = 28
transfer_state = 8
transfer_state = 845
transfer_state = 3
transfer_state = 151
transfer_state = 29
transfer_state = 446
transfer_state = 772
transfer_state = 539
transfer_state = 660
transfer_state = 773
transfer_state = 548
transfer_state = 904
transfer_state = 547
transfer_state = 903
transfer_state = 905
transfer_state = 546
transfer_state = 771
transfer_state = 770
transfer_state = 981
transfer_state = 774
if = {
limit = {
country_exists = YUW
}
YUW = {
transfer_state = 274
transfer_state = 700
transfer_state = 298
transfer_state = 701
transfer_state = 902
transfer_state = 558
transfer_state = 900
transfer_state = 901
}
}
HUJ = {
release_on_controlled = SCO
release_on_controlled = WLS
release_on_controlled = IRE
release_on_controlled = BRM
release_on_controlled = MAL
release_on_controlled = PAK
release_on_controlled = RJP
release_on_controlled = KAS
release_on_controlled = KHL
release_on_controlled = WIS
release_on_controlled = CIP
release_on_controlled = HYD
release_on_controlled = KOL
release_on_controlled = MPU
release_on_controlled = MYS
release_on_controlled = RAS
}
HUJ = {
release_on_controlled = RAJ
}
ENG = {
load_focus_tree = tix_zdxq_focus
transfer_state = 123
transfer_state = 127
transfer_state = 338
transfer_state = 126
transfer_state = 125
transfer_state = 128
transfer_state = 129
transfer_state = 130
transfer_state = 132
transfer_state = 131
transfer_state = 931
}
set_autonomy = {
target = ENG
autonomy_state = autonomy_reichskommissariat
}
set_autonomy = {
target = SCO
autonomy_state = autonomy_reichskommissariat
}
set_autonomy = {
target = WLS
autonomy_state = autonomy_reichskommissariat
}
set_autonomy = {
target = IRE
autonomy_state = autonomy_reichskommissariat
}
if = {
limit = {
country_exists = NOR
}
set_autonomy = {
target = NOR
autonomy_state = autonomy_reichskommissariat
}
}
SAD = {
transfer_state = 735
transfer_state = 1
transfer_state = 114
transfer_state = 458
transfer_state = 665
transfer_state = 851
transfer_state = 846
transfer_state = 847
transfer_state = 116
transfer_state = 183
transfer_state = 268
transfer_state = 269
transfer_state = 454
transfer_state = 455
transfer_state = 553
transfer_state = 554
transfer_state = 680
transfer_state = 453
transfer_state = 907
transfer_state = 447
transfer_state = 452
transfer_state = 552
transfer_state = 456
transfer_state = 457
transfer_state = 767
transfer_state = 551
transfer_state = 883
transfer_state = 886
transfer_state = 549
transfer_state = 887
transfer_state = 884
transfer_state = 885
transfer_state = 775
transfer_state = 677
transfer_state = 906
transfer_state = 659
transfer_state = 765
transfer_state = 656
transfer_state = 658
transfer_state = 799
transfer_state = 992
transfer_state = 1014
transfer_state = 294
transfer_state = 1015
transfer_state = 1016
transfer_state = 293
set_autonomy = {
target = IRQ
autonomy_state = autonomy_reichskommissariat
}
set_autonomy = {
target = SAU
autonomy_state = autonomy_reichskommissariat
}
annex_country = { target = GRE transfer_troops = no }
}
annex_country = { target = HOL transfer_troops = no }
annex_country = { target = BEL transfer_troops = no }
annex_country = { target = COG transfer_troops = no }
white_peace = {
tag = HUJ
}
white_peace = {
tag = BYG
message = tix_yuhujyihecg2
}
}
ai_chance = {
factor = 100
}
}
}
country_event = {
id = az_tianjiang.327
title = "制裁弱智阿富汗"
desc = "阿富汗的神秘国策需要得到制裁"
picture = GFX_report_event_generic_sign_treaty2
fire_only_once = yes
trigger = {
tag = AFG
is_ai = yes
date > 1936.1.1
}
option = {
name = "不用控制台是看不见这个事件的"
load_focus_tree = generic_focus
ai_chance = {
factor = 100
}
}
}
news_event = {
id = az_tianjiang.328
title = az_tianjiang.328.t
desc = az_tianjiang.328.d
picture = GFX_az_tx1
is_triggered_only = yes
major = yes
option = {
name = az_tianjiang.328.a
}
}

View File

@@ -1,6 +1,6 @@
l_simp_chinese:
gengxinshuoming_title2:0"1.92更新内容"
gengxinshuoming_text2:"1.优化了疯狂AI北联41年之前的表现。\n2.修复了提前选举线的BUG。\n3.全词条玩家加强中的“风灵月影”效果更改为40个地图外民工。 \n\n已知BUG游戏内读取存档可能会导致闪退重启游戏后读取存档则正常\n本MOD内95%的长文案由AI生成§C所有文案当做同人小说来看就好§!由于钢4本身的性质和有些路线在当时做的时候就比较抽象因此文案一长角色出现OOC是很正常的事情。如果有过于令人不适的OOC情节出现可以加群进行反馈提供改动建议。\n部分国家开局最下面的决议里有政治线路线指南。\nMOD交流群539127559。"
gengxinshuoming_title2:0"1.93更新内容"
gengxinshuoming_text2:"1.为鸢尾的莫加多尔线添加了更多的国策。\n2.给铁血新增了在占领不列颠群岛之后强迫白鹰和谈的决议和事件链(仍然需要击败北联)。\n3.后面可能会加入郁金王国,但不一定会做国策树。 \n\n已知BUG游戏内读取存档可能会导致闪退重启游戏后读取存档则正常\n本MOD内95%的长文案由AI生成§C所有文案当做同人小说来看就好§!由于钢4本身的性质和有些路线在当时做的时候就比较抽象因此文案一长角色出现OOC是很正常的事情。如果有过于令人不适的OOC情节出现可以加群进行反馈提供改动建议。\n部分国家开局最下面的决议里有政治线路线指南。\nMOD交流群539127559。"
az_openstart_button_tooltip:0"打开碧蓝MOD开始界面"
dancingxiaotiancheng_tooltip:0"§RDancing~§! §CDancing~§! §YNon Stop§! §Bmy§! §GDancing~§!"
az_start_mainwindow_stratgame_btn_tooltip:0"§Y◆注意◆§!确认你已完成所有MOD设定点击开始游戏后将§R无法更改§!任何设定§Y◆注意◆§!"

View File

@@ -674,7 +674,15 @@
YUW_waijaoyehenjiandan_desc:0"莫加多尔的外交方针很简单:谁打我,我就打谁。"
YUW_xianxiashiguangjieshule:0"闲暇时光结束了"
YUW_xianxiashiguangjieshule_desc:0"战火还是烧到了鸢尾,但鸢尾这次已经做好了应对战争的完全准备。"
YUW_zhudongchujispr:"主动出击:伊比利亚"
YUW_zhudongchujispr_desc:"莫加多尔最终还是坐不住了,挂机被动不是她的风格!第一个目标就放在鸢尾的后花园————伊比利亚吧!"
YUW_chenredatiezhongdong:"趁热打铁:称霸中东"
YUW_chenredatiezhongdong_desc:"中东似乎是一片被遗忘的土地,明明这里藏着很多资源,不过莫加多尔不会浪费的,嘿嘿嘿..."
YUW_chuanshuohuhuannanmei:"传说呼唤:南美秘宝"
YUW_chuanshuohuhuannanmei_desc:"传说有一种能打破次元壁的秘宝藏在南美洲,为了见到手机里心爱的指挥官,莫加多尔必须寻找并夺取这件秘宝!"
#新民族精神#
YUW_seseshensheng:"涩涩神圣"
YUW_seseshensheng_desc:"涩涩是神圣的,如果没有色欲,舰娘活着还有什么意思?"
YUW_zhenzhengdewang_idea:0"鸢尾王国"
YUW_zhenzhengdewang_idea_desc:0"路易九世就是鸢尾的正统国王!"
yuw_zjkr:0"宗教宽容"
@@ -2297,6 +2305,12 @@
TIX_LB:0"铁血联邦"
TIX_LB_ADJ:0"铁血民主联邦"
TIX_LB_DEF:0"铁血民主联邦"
TIX_states_HUJ_controlled:"我们已经§Y完全控制§!了不列颠群岛上的所有§Y主要地区§!。"
TIX_qiangzhibaiyinghetan:"强迫白鹰和谈"
TIX_qiangzhibaiyinghetan_desc:"如今我们已经彻底击败了皇家,鸢尾与北联。是时候强迫碧蓝航线接受我们的和平条款了!"
TIX_xinzhixu:"阴影下的新秩序"
TIX_xinzhixu_desc:"赤色中轴赢得了世界大战,但和平会持续多久?"
tix_yuhujyihecg2:"§Y@TIX赤色中轴§! 与 §Y@BYG碧蓝航线§! 强制和平\n碧蓝航线战败\n欧洲与非洲的战争已经停止世界大战即将结束"
#军事重组与动态修正
YUW_yuanweilujunfangshouweizhu_idea:0"军事重心-防守为主"
YUW_yuanweilujunfangshouweizhu_idea_desc:0"鸢尾目前的军事重心以防御为主。"
@@ -2873,6 +2887,10 @@
YUW_yuwjg_DEF:0"鸢尾教国"
YUW_yuwjg_ADJ:0"鸢尾教国"
az_tianjiang.273.d:0"在经过多年的发展后,曾经不起眼的塞壬教已经发展成了庞大的塞壬势力,如今她们正式宣布向所有舰娘国宣战,誓要掌控整个地球。"
az_tianjiang.328.t:"新秩序的降临"
az_tianjiang.328.d:"世界大战终于迎来终章:在历时多年的全球冲突后,赤色中轴终于取得决定性胜利。随着巴黎,莫斯科,伦敦相继陷落,孤立无援的白鹰联邦今日在冰岛雷克雅未克签署《北大西洋和平条约》,碧蓝航线最后一个主要成员白鹰联邦的屈服代表赤色中轴完成了对旧世界秩序的彻底颠覆。白鹰特使签署的无条件停战文件标志着这场席卷全球的冲突以赤色中轴的全面胜利告终。\n在柏林胜利的钟声响彻全城。铁血元首[TIX.getleader]站在总理府阳台,向下方沸腾的人群宣告:"今天,我们改写了历史!"与此同时,罗马的威尼斯广场上,撒丁民众挥舞着红黑旗帜,高呼[SAD.getleader]的名字。\n军事分析家指出白鹰的投降源于其欧洲盟友的全面溃败。随着北联红军在莫斯科郊外覆灭、皇家海军在斯卡帕湾自沉、鸢尾最后抵抗力量在里昂投降孤军奋战的白鹰最终不得不面对现实。"
az_tianjiang.328.a:"尘埃落定"
az_tianjiang.326.d:"柏林街头化作了一片欢腾的海洋!金红相间的彩带从每一扇窗户飘落,军乐队演奏的凯旋曲响彻云霄。[TIX.getleader]难得换下了严肃的军装,穿着一身笔挺的礼服出现在总理府阳台上,引得广场上的人群发出阵阵欢呼。\n\n"今天,我们创造了历史!"她高举香槟杯的样子被无数相机定格,杯中的气泡在阳光下闪闪发亮,像是盛满了整片星辰。\n\n提尔比茨在人群中格外显眼——这位平日冷峻的北方女王此刻正被一群小孩围着手忙脚乱地分发着做成铁十字形状的巧克力。欧根亲王则带着海军姑娘们在临时舞池中央旋转她的笑声甚至盖过了手风琴的旋律。\n\n最令人惊喜的是美因茨港传来的消息最后一批投降的白鹰水兵居然和铁血的潜艇官兵在码头开起了烧烤派对两边的水手们勾肩搭背地唱着跑调的歌谣连严肃的港口司令都忍不住加入了跳舞的行列。\n\n夜幕降临时全城的探照灯将铁血旗帜映照得如同白昼。不知是谁先起的头人们开始把鲜花抛向巡逻的坦克——这些钢铁巨兽此刻炮管上挂满了花环。而在总理府的花园里[TIX.getleader]正和参谋们争论要不要给白鹰总统寄一箱最好的香槟,毕竟"没有像样的对手,胜利会少一半乐趣"。"
#规则#
CHY_AI_BEHAVIOR:0"重樱AI走向"
CHY_zouxiang_historical:0"赤城担任新旗舰"