diff --git a/src/common/bop/TIX.txt b/src/common/bop/TIX.txt new file mode 100755 index 0000000..28fe223 --- /dev/null +++ b/src/common/bop/TIX.txt @@ -0,0 +1,104 @@ +TIX_balance = { + initial_value = 0 + left_side = TIX_left_side + right_side = TIX_right_side + decision_category = TIX_quanlipingheng + range = { + id = TIX_qiaomiaopingheng + min = -0.1 + max = 0.1 + modifier = { + political_power_gain = 0.5 + } + } + side = { + id = TIX_left_side + icon = GFX_bop_aijier + range = { + id = TIX_zhenglunbuduan + min = -0.5 + max = -0.1 + modifier = { + army_attack_factor = 0.1 + army_defence_factor = 0.1 + planning_speed = 0.3 + } + on_activate = { + + } + on_deactivate = { + + } + } + range = { + id = TIX_hunluanbukan + min = -0.95 + max = -0.5 + modifier = { + army_attack_factor = 0.2 + army_defence_factor = 0.2 + planning_speed = 0.5 + } + on_activate = { + + } + on_deactivate = { + + } + } + range = { + id = TIX_bengkuibianyuan + min = -1.0 + max = -0.95 + modifier = { + army_attack_factor = 0.35 + army_defence_factor = 0.35 + planning_speed = 0.8 + } + on_activate = { + country_event = az_tianjiang.280 + } + } + } + side = { + id = TIX_right_side + icon = GFX_bop_feiteliekaer + range = { + id = TIX_yizhangquanwei + min = 0.1 + max = 0.5 + modifier = { + political_power_factor = 0.1 + army_org_factor = 0.2 + army_morale_factor = 0.2 + land_reinforce_rate = 0.02 + } + } + range = { + id = TIX_kuodaquanli + min = 0.5 + max = 0.95 + modifier = { + political_power_factor = 0.15 + army_org_factor = 0.3 + army_morale_factor = 0.3 + land_reinforce_rate = 0.04 + } + } + range = { + id = TIX_junzhengducai + min = 0.95 + max = 1 + modifier = { + political_power_factor = 0.25 + army_org_factor = 0.5 + army_morale_factor = 0.5 + land_reinforce_rate = 0.08 + } + on_activate = { + country_event = az_tianjiang.282 + } + } + } + +} \ No newline at end of file diff --git a/src/common/decisions/categories/tianjiang_decision_categories.txt b/src/common/decisions/categories/tianjiang_decision_categories.txt index 3a0474d..9471e95 100755 --- a/src/common/decisions/categories/tianjiang_decision_categories.txt +++ b/src/common/decisions/categories/tianjiang_decision_categories.txt @@ -174,4 +174,10 @@ HUJ_zhanzhengdezhongjie = { original_tag = HUJ } priority = 999 +} +TIX_quanlipingheng = { + allowed = { + original_tag = TIX + } + priority = 100 } \ No newline at end of file diff --git a/src/common/decisions/tianjiang_decision.txt b/src/common/decisions/tianjiang_decision.txt index 1876d11..0035c89 100755 --- a/src/common/decisions/tianjiang_decision.txt +++ b/src/common/decisions/tianjiang_decision.txt @@ -1408,14 +1408,14 @@ TIX_neiwu = { is_ai = no } available = { - has_completed_focus = TIX_tiexuedehansi + has_completed_focus = TIX_chongjiangongye OR = { has_completed_focus = TIX_tiexuededaolu has_completed_focus = TIX_hexiexintiexue } } ai_will_do = { - factor = 100 + factor = 0 } fire_only_once = yes complete_effect = { @@ -1633,6 +1633,10 @@ TIX_neiwu = { icon = SWI_expand_covert_operations available = { has_government = fascism + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } date > 1942.1.1 has_war_with = BFL has_war_with = HUJ @@ -9113,7 +9117,7 @@ TIX_bsmmanyidu = { priority = 100 visible = { has_country_leader = { - name = "俾斯麦" + character = TIX_bisimai ruling_only = yes } } @@ -10808,4 +10812,92 @@ HUJ_zhanzhengdezhongjie = { } } } +} + +TIX_quanlipingheng = { + TIX_tishijueyi_qlph = { + icon = eng_propaganda_campaigns + cost = 0 + available = { + always = no + } + complete_effect = { + custom_effect_tooltip = TIX_tips_qlph + } + } + TIX_qlph_ai = { + icon = eng_propaganda_campaigns + cost = 0 + visible = { + is_ai = yes + } + available = { + is_ai = yes + has_idea = TIX_fkAIbuff + } + fire_only_once = yes + ai_will_do = { + factor = 10000 + } + complete_effect = { + add_power_balance_value = { + id = TIX_balance + value = -0.65 + } + } + } + TIX_zhichiguofangjun = { + icon = generic_tank + cost = 50 + visible = { + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + } + available = { + } + days_re_enable = 120 + fire_only_once = no + complete_effect = { + add_power_balance_value = { + id = TIX_balance + value = -0.05 + } + } + days_remove = 90 + modifier = { + power_balance_weekly = -0.003 + } + ai_will_do = { + factor = 0 + } + } + TIX_zhichidangweijun = { + icon = generic_assassination + cost = 50 + visible = { + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + } + available = { + } + days_re_enable = 120 + fire_only_once = no + complete_effect = { + add_power_balance_value = { + id = TIX_balance + value = 0.05 + } + } + days_remove = 90 + modifier = { + power_balance_weekly = 0.003 + } + ai_will_do = { + factor = 0 + } + } } \ No newline at end of file diff --git a/src/common/ideas/tianjiang.txt b/src/common/ideas/tianjiang.txt index 85ad68d..0460674 100755 --- a/src/common/ideas/tianjiang.txt +++ b/src/common/ideas/tianjiang.txt @@ -1,6 +1,43 @@ ideas = { # 天降独有民族精神,防覆盖 country = { + TIX_dwjyoushibig_idea = { + name = TIX_dwjyoushi_idea + picture = generic_fascism_drift_bonus + allowed_civil_war = { + always = yes + } + cancel = { + has_war = no + } + modifier = { + power_balance_weekly = 0.01 + } + } + TIX_dwjyoushi_idea = { + picture = generic_fascism_drift_bonus + allowed_civil_war = { + always = yes + } + cancel = { + has_war = no + } + modifier = { + power_balance_weekly = 0.005 + } + } + TIX_gfjyoushi_idea = { + picture = generic_fascism_drift_bonus + allowed_civil_war = { + always = yes + } + cancel = { + has_war = no + } + modifier = { + power_balance_weekly = -0.005 + } + } TIX_guomintujidui_idea = { picture = generic_neglected_military allowed_civil_war = { diff --git a/src/common/national_focus/tiexue.txt b/src/common/national_focus/tiexue.txt index 91732ef..00d74a5 100755 --- a/src/common/national_focus/tiexue.txt +++ b/src/common/national_focus/tiexue.txt @@ -1879,16 +1879,16 @@ focus_tree = { } add_doctrine_cost_reduction = { name = "理论研究" - cost_reduction = 0.25 - uses = 5 + cost_reduction = 0.5 + uses = 4 category = land_doctrine } } else = { add_doctrine_cost_reduction = { name = "理论研究" - cost_reduction = 0.25 - uses = 5 + cost_reduction = 0.5 + uses = 4 category = cat_mobile_warfare } } @@ -2939,6 +2939,7 @@ focus_tree = { available_if_capitulated = no #search_filters = { FOCUS_FILTER_STABILITY } completion_reward = { + country_event = az_tianjiang.278 create_faction = "赤色中轴" set_global_flag = TIX_created_chisezhongzhou set_rule = { diff --git a/src/common/national_focus/yuanwei_free.txt b/src/common/national_focus/yuanwei_free.txt index 8aae0b5..81dfb02 100755 --- a/src/common/national_focus/yuanwei_free.txt +++ b/src/common/national_focus/yuanwei_free.txt @@ -450,7 +450,6 @@ focus_tree = { relative_position_id = YUW_fangongzhunbei available_if_capitulated = yes available = { - is_ai = no controls_state = 16 OR = { has_capitulated = yes @@ -464,7 +463,13 @@ focus_tree = { #search_filters = { FOCUS_FILTER_STABILITY } completion_reward = { set_country_flag = YUW_huiguibentu + country_event = az_tianjiang.279 + if = { + limit = { + is_ai = no + } load_focus_tree = yuanwei_focus + } } } diff --git a/src/common/units/equipment/modules/az_plane_modules.txt b/src/common/units/equipment/modules/az_plane_modules.txt index 7cfa3cc..8111123 100755 --- a/src/common/units/equipment/modules/az_plane_modules.txt +++ b/src/common/units/equipment/modules/az_plane_modules.txt @@ -31,7 +31,7 @@ equipment_modules = { add_stats = { air_ground_attack = 5 build_cost_ic = 10 - weight = 5 + weight = 2 air_agility = -1 } xp_cost = 2 @@ -48,7 +48,7 @@ equipment_modules = { } add_stats = { air_agility = -5 - weight = 5 + weight = 3 air_ground_attack = 15 } } @@ -59,7 +59,7 @@ equipment_modules = { } add_stats = { air_agility = -5 - weight = 5 + weight = 3 naval_strike_attack = 5 } add_average_stats = { diff --git a/src/events/AZ_tianjiangEvents.txt b/src/events/AZ_tianjiangEvents.txt index fd503ab..b2f9eab 100755 --- a/src/events/AZ_tianjiangEvents.txt +++ b/src/events/AZ_tianjiangEvents.txt @@ -7673,6 +7673,10 @@ country_event = { desc = "俾斯麦认为我们的参谋部效率过于低下,她决定亲自指挥部队。" picture = GFX_aze_txluoen2 trigger = { + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } check_variable = { var = tix_bsmmanyiduzhi value = -8 @@ -7736,6 +7740,10 @@ country_event = { has_war_with = TIX is_major = yes } + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } has_global_flag = MOD_azurlane_tianjiangjianniang } fire_only_once = yes @@ -8595,6 +8603,10 @@ country_event = { trigger = { tag = TIX has_government = fascism + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } date > 1943.1.1 has_war_with = BFL has_war_with = HUJ @@ -8604,6 +8616,7 @@ country_event = { surrender_progress < 0.3 } not = { has_country_flag = tix_nvwushenxingdongyishshi } + } fire_only_once = yes immediate = { @@ -8618,6 +8631,7 @@ country_event = { var = tix_bsmmanyiduzhi value = -15 } + remove_power_balance = { id = TIX_balance } BFL = { country_event = az_tianjiang.242 } @@ -9438,6 +9452,7 @@ country_event = { name = "军队会带领我们渡过难关!" add_stability = -0.5 add_war_support = -0.5 + remove_power_balance = { id = TIX_balance } TIX_aijier = { add_country_leader_role = { country_leader = { @@ -9470,6 +9485,7 @@ country_event = { name = "元帅将确保国家的稳定!" add_stability = -0.5 add_war_support = -0.5 + remove_power_balance = { id = TIX_balance } TIX_aogusite = { add_country_leader_role = { country_leader = { @@ -9502,6 +9518,7 @@ country_event = { name = "俾斯麦自有人选!" add_stability = -0.5 add_war_support = -0.5 + remove_power_balance = { id = TIX_balance } TIX_laibixi = { add_country_leader_role = { country_leader = { @@ -9601,4 +9618,478 @@ news_event = { option = { name = "会赢吗" } +} + +country_event = { + id = az_tianjiang.278 + title = "国防军与党卫军的冲突" + desc = az_tianjiang.278.d + picture = GFX_aze_dai + is_triggered_only = yes + option = { + name = "无需担心" + set_power_balance = { + id = TIX_balance + left_side = TIX_left_side # will keep the last set side if not specified + right_side = TIX_right_side # will keep the last set side if not specified + set_default = yes # whether or not to reset the power balance to the initial value, default = no + } + ai_chance = { + base = 100 + } + } +} + +country_event = { + id = az_tianjiang.279 + title = "领导层换任" + desc = "我们的领导人虽然带领我们解放了祖国,但她也彻底厌倦了战争与政治,也许我们该让另一位合适的舰娘来重建鸢尾。" + picture = GFX_aze_diannao + is_triggered_only = yes + option = { + name = "让伴尔维来吧" + YUW_banerwei = { + add_country_leader_role = { + country_leader = { + expire = "4999.1.1" + ideology = conservatism + traits = { + trait_psh_xczy + } + } + promote_leader = yes + } + } + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.280 + title = "腐败蔓延" + desc = "党卫军向元首发出了警告:由于国防军的影响力过大,军队内部已经开始产生更多的腐败,腓特烈卡尔希望即使制止腐败继续蔓延下去。" + picture = GFX_aze_diannao + is_triggered_only = yes + option = { + name = "听从她的建议" + add_power_balance_value = { + id = TIX_balance + value = 1 + } + ai_chance = { + factor = 100 + } + } + option = { + name = "我并没有感觉到军队懈怠" + hidden_effect = { + country_event = { id = az_tianjiang.281 days = 7 } + } + ai_chance = { + factor = 0 + } + } +} + +country_event = { + id = az_tianjiang.281 + title = "武装政变" + desc = "急报!党卫军对元首发起了武装政变,由于我们大部分军队都在外征战,内部完全依靠党卫军管治,我们几乎没有可用的部队来对抗党卫军!" + picture = GFX_aze_diannao + is_triggered_only = yes + option = { + name = "俾斯麦凭借强大的个人实力消灭了叛军" + remove_power_balance = { id = TIX_balance } + add_political_power = -500 + add_stability = -0.5 + add_war_support = -0.8 + ai_chance = { + factor = 100 + } + } + option = { + name = "俾斯麦不得不向党卫军妥协,成为台前的傀儡元首" + remove_power_balance = { id = TIX_balance } + TIX_feiteliekaer = { + add_country_leader_role = { + country_leader = { + expire = "4999.1.1" + ideology = nazism + traits = { + + } + } + promote_leader = yes + } + } + ai_chance = { + factor = 0 + } + } +} + +country_event = { + id = az_tianjiang.282 + title = "一人之下,万人之上" + desc = "党卫军的权利已经过度膨胀,多名国防军舰娘联名提议限制党卫军与其头目腓特烈·卡尔的权利,她们担心这可能会影响到前线战事。" + picture = GFX_aze_diannao + is_triggered_only = yes + option = { + name = "接受她们的请求" + add_power_balance_value = { + id = TIX_balance + value = -1 + } + ai_chance = { + factor = 100 + } + } + option = { + name = "这完全是无稽之谈" + hidden_effect = { + country_event = { id = az_tianjiang.283 days = 7 } + } + ai_chance = { + factor = 0 + } + } +} + +country_event = { + id = az_tianjiang.283 + title = "头号目标俾斯麦" + desc = "一名身份可疑的舰娘径直走向了俾斯麦放置舰装的位置,并将一枚奇怪的物体塞了进去....这一切都被远处的一名蛮啾看到,它的决定将改变整个铁血的命运。" + picture = GFX_aze_diannao + is_triggered_only = yes + option = { + name = "是心智魔方制成的炸药!" + remove_power_balance = { id = TIX_balance } + add_timed_idea = { days = 1095 idea = TIX_junduibuzhong } + ai_chance = { + factor = 100 + } + } + option = { + name = "黄鸡不懂揪" + remove_power_balance = { id = TIX_balance } + TIX_xingdengbao = { + add_country_leader_role = { + country_leader = { + expire = "4999.1.1" + ideology = fascism_ideology + traits = { + trait_psh_huanyuliesha + trait_psh_linshiyuanshou + } + } + promote_leader = yes + } + } + ai_chance = { + factor = 0 + } + } +} + +country_event = { + id = az_tianjiang.284 + title = "战争彻底爆发" + desc = "我们与碧蓝航线之间的战争彻底爆发,发展了多年的国防军终于得以施展拳脚。" + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + date > 1939.1.1 + tag = TIX + has_war_with = YUW + has_war_with = HUJ + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + has_global_flag = MOD_azurlane_tianjiangjianniang + } + option = { + name = "冲鸭" + custom_effect_tooltip = tix_qlphevent_tips1 + add_ideas = TIX_gfjyoushi_idea + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.285 + title = "初期战事结束" + desc = "我们轻松击败了鸢尾,这离不开国防军的优秀表现,但接下来的占领期内我们就需要党卫军的力量了。" + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + tag = TIX + has_war_with = YUW + has_war_with = HUJ + controls_state = 16 + YUW = { + has_capitulated = yes + } + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + has_global_flag = MOD_azurlane_tianjiangjianniang + } + option = { + name = "准备进行海狮计划" + custom_effect_tooltip = tix_qlphevent_tips2 + swap_ideas = { + remove_idea = TIX_gfjyoushi_idea + add_idea = TIX_dwjyoushi_idea + } + add_power_balance_value = { + id = TIX_balance + value = -0.1 + } + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.286 + title = "战争进入中期" + desc = "占领期内各地反抗都被党卫军粉碎了。如今我们已经全面向北联开战,这是我们至今为止面对过的敌人中最为强大的一个。" + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + tag = TIX + has_war_with = HUJ + has_war_with = BFL + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + has_global_flag = MOD_azurlane_tianjiangjianniang + } + option = { + name = "我们三个月就可以击败北联!" + set_country_flag = { flag = tix_qlph_vsbfltime days = 180 value = 1 } + custom_effect_tooltip = tix_qlphevent_tips3 + swap_ideas = { + remove_idea = TIX_dwjyoushi_idea + add_idea = TIX_gfjyoushi_idea + } + add_power_balance_value = { + id = TIX_balance + value = 0.05 + } + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.287 + title = "战争陷入僵持阶段" + desc = "我们的军队在北联遭受了巨大的挫折,每前进一步都要付出巨大的伤亡。" + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + date > 1942.1.1 + not = { controls_state = 219 } + not = { controls_state = 217 } + tag = TIX + has_war_with = HUJ + has_war_with = BFL + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + not = { has_country_flag = tix_qlph_vsbfltime } + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + has_global_flag = MOD_azurlane_tianjiangjianniang + } + option = { + name = "我们不会失败!" + custom_effect_tooltip = tix_qlphevent_tips4 + swap_ideas = { + remove_idea = TIX_gfjyoushi_idea + add_idea = TIX_dwjyoushi_idea + } + add_power_balance_value = { + id = TIX_balance + value = 0.1 + } + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.288 + title = "战争进入后期" + desc = "我们的军队在北联遭受了巨大的挫折,每前进一步都要付出巨大的伤亡。" + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + date > 1943.1.1 + not = { controls_state = 219 } + not = { controls_state = 217 } + tag = TIX + has_war_with = BYG + has_war_with = HUJ + has_war_with = BFL + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + not = { has_country_flag = tix_qlph_vsbfltime } + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + has_global_flag = MOD_azurlane_tianjiangjianniang + } + option = { + name = "战争还没有结束!" + custom_effect_tooltip = tix_qlphevent_tips5 + swap_ideas = { + remove_idea = TIX_dwjyoushi_idea + add_idea = TIX_dwjyoushibig_idea + } + add_power_balance_value = { + id = TIX_balance + value = 0.2 + } + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.289 + title = "击败北联" + desc = "我们的军队终于击败了庞大的北方联合,国防军将享受无尽的荣誉!" + picture = GFX_aze_hit + fire_only_once = yes + trigger = { + is_ai = no + tag = TIX + has_completed_focus = TIX_zhifujuxiong + or = { + BFL = { has_capitulated = yes } + BFL = { is_subject_of = TIX } + BFL = { country_exists = no } + } + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + } + option = { + name = "这都是国防军的功劳" + custom_effect_tooltip = tix_qlphevent_tips6 + add_power_balance_value = { + id = TIX_balance + value = -0.6 + } + remove_ideas = TIX_dwjyoushi_idea + remove_ideas = TIX_dwjyoushibig_idea + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.290 + title = "击败皇家" + desc = "海狮行动取得了成功,我们成功击败了皇家!" + picture = GFX_aze_hit + fire_only_once = yes + trigger = { + is_ai = no + tag = TIX + has_completed_focus = TIX_danzehuozhanzheng + or = { + HUJ = { has_capitulated = yes } + HUJ = { is_subject_of = TIX } + HUJ = { country_exists = no } + } + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + } + option = { + name = "这都是国防军的功劳" + custom_effect_tooltip = tix_qlphevent_tips7 + add_power_balance_value = { + id = TIX_balance + value = -0.6 + } + remove_ideas = TIX_dwjyoushi_idea + remove_ideas = TIX_dwjyoushibig_idea + ai_chance = { + factor = 100 + } + } +} + +country_event = { + id = az_tianjiang.291 + title = "战争进入末期" + desc = "铁血的失败似乎已经是板上钉钉的事实了,我们已经无力回天...." + picture = GFX_aze_dai + fire_only_once = yes + trigger = { + is_ai = no + date > 1943.1.1 + not = { controls_state = 219 } + not = { controls_state = 217 } + tag = TIX + has_war_with = BYG + has_war_with = HUJ + has_war_with = BFL + has_war_with = YUW + not = { controls_state = 16 } + not = { controls_state = 206 } + has_government = fascism + has_completed_focus = TIX_tiexuededaolu + not = { has_country_flag = tix_qlph_vsbfltime } + has_country_leader = { + character = TIX_bisimai + ruling_only = yes + } + } + option = { + name = "我们还有最后的办法..." + custom_effect_tooltip = tix_qlphevent_tips8 + add_power_balance_value = { + id = TIX_balance + value = 0.6 + } + ai_chance = { + factor = 100 + } + } } \ No newline at end of file diff --git a/src/gfx/interface/bop/bop_aijier.png b/src/gfx/interface/bop/bop_aijier.png new file mode 100755 index 0000000..dc47ab2 Binary files /dev/null and b/src/gfx/interface/bop/bop_aijier.png differ diff --git a/src/gfx/interface/bop/bop_feiteliekaer.png b/src/gfx/interface/bop/bop_feiteliekaer.png new file mode 100755 index 0000000..8a528cb Binary files /dev/null and b/src/gfx/interface/bop/bop_feiteliekaer.png differ diff --git a/src/interface/az_bop.gfx b/src/interface/az_bop.gfx new file mode 100755 index 0000000..d63051f --- /dev/null +++ b/src/interface/az_bop.gfx @@ -0,0 +1,10 @@ +spriteTypes = { + spriteType = { + name = "GFX_bop_feiteliekaer" + texturefile = "gfx/interface/bop/bop_feiteliekaer.png" + } + spriteType = { + name = "GFX_bop_aijier" + texturefile = "gfx/interface/bop/bop_aijier.png" + } +} \ No newline at end of file diff --git a/src/localisation/simp_chinese/az_misc_l_simp_chinese.yml b/src/localisation/simp_chinese/az_misc_l_simp_chinese.yml index bb40ede..598fec2 100755 --- a/src/localisation/simp_chinese/az_misc_l_simp_chinese.yml +++ b/src/localisation/simp_chinese/az_misc_l_simp_chinese.yml @@ -1,6 +1,6 @@ l_simp_chinese: - gengxinshuoming_title2:0"1.79更新内容" - gengxinshuoming_text2:"0.更新了历史挑战模式,在疯狂AI下面开启。\n1.白鹰添加了两个新顾问且增加了大量舰娘。\n2.皇家部分将领与顾问大幅加强,同时添加了一些舰娘和七个新顾问。\n3.铁血,鸢尾,撒丁,北联也补全了舰娘。\n\n部分国家开局最下面的决议里有政治线路线指南。\nMOD交流群539127559。" + gengxinshuoming_title2:0"1.792更新内容" + gengxinshuoming_text2:"0.更新了历史挑战模式,在疯狂AI下面开启。\n1.为铁血黑线添加了权利平衡系统与相关事件链,建议在历史挑战模式下游玩获得最佳体验。\n2.加强了对地型机载舰娘。\n\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◆注意◆§!" diff --git a/src/localisation/simp_chinese/azc_YUW_l_simp_chinese.yml b/src/localisation/simp_chinese/azc_YUW_l_simp_chinese.yml index 966a5f0..91558a4 100755 --- a/src/localisation/simp_chinese/azc_YUW_l_simp_chinese.yml +++ b/src/localisation/simp_chinese/azc_YUW_l_simp_chinese.yml @@ -2304,7 +2304,33 @@ trait_psh_handongjiangzhi:0"寒冬将至" trait_psh_rumunuanyang:0"如沐暖阳" trait_psh_zanxiangziyouzange:0"奏响自由赞歌" + TIX_balance:0"国防军与党卫军的竞争" + TIX_left_side:0"国防军" + TIX_right_side:0"党卫军" + TIX_quanlipingheng:0"铁血权利平衡" + TIX_zhenglunbuduan:0"元首偏爱国防军" + TIX_hunluanbukan:0"国防军深受器重" + TIX_bengkuibianyuan:0"军政一体化" + TIX_yizhangquanwei:0"元首偏爱党卫军" + TIX_kuodaquanli:0"党卫军深受器重" + TIX_junzhengducai:0"眼镜娘只手遮天" + TIX_qiaomiaopingheng:0"元首权威" + TIX_tishijueyi_qlph:0"铁血权力平衡小提示" + TIX_tips_qlph:0"§R在世界大战开始后,随着战争进程的不断变化,铁血权利平衡将开始自动向双方倾斜§!\n该机制建议在历史挑战模式下游玩以得到最佳体验。" + TIX_zhichiguofangjun:0"支持国防军" + TIX_zhichidangweijun:0"支持党卫军" + TIX_dwjyoushi_idea:0"§0党卫军§!正在取得影响力" + TIX_gfjyoushi_idea:0"§R国防军§!正在取得影响力" + tix_qlphevent_tips1:0"§R战争进入初期,国防军将获取大量影响力§!" + tix_qlphevent_tips2:0"§R初期战事结束,占领期内党卫军将获取大量影响力§!" + tix_qlphevent_tips3:0"§R战争进入中期,国防军将获取大量影响力§!" + tix_qlphevent_tips4:0"§R战争陷入僵持阶段,党卫军将获取大量影响力§!" + tix_qlphevent_tips5:0"§R战争进入后期,党卫军将获取更多影响力!§!" + tix_qlphevent_tips6:0"§G军队成功击败了北方联合,国防军将一次性获得大量影响力§!" + tix_qlphevent_tips7:0"§G军队成功击败了不列颠皇家,国防军将一次性获得大量影响力§!" + tix_qlphevent_tips8:0"§R战争进入末期,党卫军将一次性获取大量影响力§!" #events + az_tianjiang.278.d:0"铁血党卫军是由俾斯麦冲锋队演变而来的组织,其领袖腓特烈·卡尔也是国家秘密警察的头目。这批对俾斯麦绝对忠心的舰娘们时常与国防军军官发生冲突,但目前来说还只是小打小闹的程度。并且党卫军主要与国防军陆军起冲突,海空军目前对这个组织保持中立看法。" az_tianjiang.3.t:0"吞并奥地利" az_tianjiang.3.d:0"铁血军队跨越了奥地利边境,随即控制了该国全境。\n\n没有出现发生交火的报道,并且铁血士兵在入城时甚至还受到了城市中人群的热烈欢呼。\n\n在面向维也纳英雄广场的大批聚集群众发表的演说当中,俾斯麦宣布铁血奥地利实现合并,奥地利整个国家将并入铁血:\n\n“作为铁血所生活的最古老的东方省份,从现在起,奥地利将成为捍卫铁血帝国的崭新堡垒!”" az_tianjiang.3.a:0"欢迎加入铁血!"