2024-04-04

This commit is contained in:
2024-04-04 14:22:30 +08:00
parent 01537baade
commit 255dc5694a
64 changed files with 1057 additions and 998 deletions

View File

@@ -82,7 +82,7 @@ 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_2;"2.启航时受到伤。"
ShipSelectPanel/DiffcultyString_2;"2.启航时受到伤。"
ShipSelectPanel/DiffcultyString_3;"3.敌人拥有更高的伤害。"
ShipSelectPanel/DiffcultyString_4;"4.商店贩卖物品的价格更高。"
ShipSelectPanel/DiffcultyString_5;"5.敌人拥有更高的耐久值。"
@@ -214,9 +214,11 @@ BattleCorePanel/CDDes;"能量原料生成能量后会进入冷却库"
ShopPanel/Title;"商店"
ShopPanel/Free;"免费"
ShopPanel/Price;"{0}星币"
ShopPanel/PriceImage;"{0}<sprite="common_icon" name=coin>"
ShopPanel/Sold;"售出"
ShopPanel/Lack;"缺货"
ShopPanel/HPPrice;"{0}血量"
ShopPanel/HPPriceImage;"{0}<sprite="common_icon" name=hp>"
ShopPanel/Spend;"已花费:{0}"
ShopPanel/Refresh;"刷新商品"
ShopPanel/Steal;"盗窃"
@@ -383,13 +385,15 @@ UnitData/SlotRefit_DemoteHighest;"改造:降低颜色最高槽位"
UnitData/SlotRefit_AddEquiptLimit;"改造:负载+1"
UnitData/SlotRefit_SubEquiptLimit;"改造:负载-1"
UnitData/SlotRefit_Duplicate;"改造复制上1个改造"
UnitData/SlotRefit_AddPowerAdded;"改造:在战斗中拥有1点功率"
UnitData/SlotRefit_AddPowerAdded;"改造拥有1点功率"
UnitData/SlotRefit_ClearSlot;"改造:移除所有槽位"
BattlePanel/EndTurn;"结束回合"
BattlePanel/Core;"能量原料"
BattlePanel/PreviewPower;"生成能量预览"
BattlePanel/Notice/ColorTitle;"能量颜色等级不足"
BattlePanel/Notice/ColorDes;"能量颜色小于槽位颜色(<color=#FF6000>橙色</color>><color=#2792FF>蓝色</color>><color=#C9C9C9>白色</color>"
BattlePanel/Notice/ColorTitleOCD;"强迫症犯了!"
BattlePanel/Notice/ColorDesOCD;"能量颜色必须与槽位颜色匹配!"
BattlePanel/Notice/NoSlotTitle;"部件无空槽位"
BattlePanel/Notice/NoSlotDes;"部件没有可装载能量的空槽位"
BattlePanel/CheckEndTurn;"确定要结束回合吗?"