2024-01-25

This commit is contained in:
2024-01-25 12:15:58 +08:00
parent b0fe861612
commit 969e3ac758
19 changed files with 240 additions and 231 deletions

View File

@@ -80,11 +80,11 @@ ShipSelectPanel/Diffculty;"进阶模式"
ShipSelectPanel/DiffcultyNum;"进阶模式:{0}"
ShipSelectPanel/DiffcultyText;"进阶模式"
ShipSelectPanel/PilotDes;"每次会随机3名驾驶员需选择其中1名驾驶飞船。\n\n驾驶员的能力由<color=#DF925C>固有天赋</color>和<color=#4389E7>随机天赋</color>组成:\n<color=#DF925C>固有天赋</color>和驾驶员本身绑定。\n<color=#4389E7>随机天赋</color>则在所有已解锁的随机天赋中抽取。\n\n只有击败第1个精英敌人后驾驶员和随机天赋才会重新随机。"
ShipSelectPanel/DiffcultyString_1;"1.敌人拥有更高的伤害。"
ShipSelectPanel/DiffcultyString_1;"1.敌人拥有更高的生命值。"
ShipSelectPanel/DiffcultyString_2;"2.启航时受到损伤。"
ShipSelectPanel/DiffcultyString_3;"3.敌人拥有更高的耐久值。"
ShipSelectPanel/DiffcultyString_3;"3.敌人拥有更高的伤害。"
ShipSelectPanel/DiffcultyString_4;"4.商店贩卖物品的价格更高。"
ShipSelectPanel/DiffcultyString_5;"5.敌人拥有更高的生命值。"
ShipSelectPanel/DiffcultyString_5;"5.敌人拥有更高的耐久值。"
ShipSelectPanel/DiffcultyString_6;"6.首领战斗后的回复奖励只回复上限的一半。"
ShipSelectPanel/DiffcultyString_7;"7.敌人进一步提升伤害。"
ShipSelectPanel/DiffcultyString_8;"8.最后阶段需击败2个首领且此战斗间隙不提供任何奖励。"
@@ -395,6 +395,7 @@ HistoryPanel/Result;"结果"
HistoryPanel/Detail;"查看详情"
HistoryPanel/Back;"返回"
HistoryPanel/BossFight;"首领连战"
HistoryPanel/BossFightDes;"通关档案可以进行高难度的连续首领战斗。\n中途不提供奖励和保存谨慎挑战。"
HistoryPanel/BossFightCompleted;"首领连战完成!"
HistoryPanel/Clear;"清除所有记录"
HistoryPanel/ClearLose;"清除失败记录"
@@ -404,6 +405,7 @@ HistoryPanel/ClearLoseCheck;"确认要清除失败历史记录吗?"
HistoryPanel/DataNotUsed;"记录已过期,无法查看。"
HistoryPanel/Last;"上一条记录"
HistoryPanel/Next;"下一条记录"
HistoryPanel/Noitce;"您当前的历史记录较多,可能会占用您的磁盘空间\n建议清除一部分历史记录"
HistoryBossFight/Current;"当前进度:{0}/{1}"
BattleTips/Win;"胜利"
BattleTips/Lose;"失败"