2024-03-28

This commit is contained in:
2024-04-04 14:08:29 +08:00
parent 5cd86a9f70
commit 01537baade
14 changed files with 73 additions and 23 deletions

View File

@@ -93,6 +93,11 @@ ShipSelectPanel/UnlockTitle;"下一级解锁:"
ShipSelectPanel/UnlockShip;"飞船×{0}"
ShipSelectPanel/UnlockPilot;"驾驶员×{0}"
ShipSelectPanel/UnlockRandomTalent;"随机天赋×{0}"
ShipSelectPanel/SeedText;"设定种子"
ShipSelectPanel/SeedCurrent;"当前种子:{0}"
ShipSelectPanel/SeedNull;"未设定种子"
ShipSelectPanel/SeedDes;"以种子开始游戏,可以进行设定好的的冒险旅程。\n使用种子将<color=#FF8B25>无法完成成就,无法解锁难度,不计入统计数据</color>。\n相同的种子在不同的协会等级与解锁进度下可能存在差异。"
ShipSelectPanel/SeedNotValid;"驾驶员编码不可用,请检查种子是否正确。"
ShipSelectButton/HP;"血量:"
ShipSelectButton/Des;"特点:"
ShipSelectButton/UnitUnlock;"部件解锁"
@@ -450,6 +455,8 @@ CommonTips/BannerPanel/Time;"本局游戏时长"
CommonTips/BannerPanel/Phase;"赏金猎人的职业生涯分为3个阶段\n\n<color=#C9C9C9>一星猎人</color> | <color=#2792FF>二星猎人</color> | <color=#FF6000>三星猎人</color>\n\n每个阶段都需要逮捕<color=#FF8B25>4名</color>悬赏对象。"
CommonTips/BannerPanel/Re;"暂时撤退,回到战斗前的状态。"
CommonTips/BannerPanel/ShowUpgrade;"升级预览按钮,点击可显示当前浏览部件的升级版本"
CommonTips/BannerPanel/Seed;"种子:{0}\n点击复制\n与朋友分享种子这样他们就可以和你进行相同的冒险旅程。"
CommonTips/BannerPanel/SeedCopy;"种子已复制至剪切板"
NameListPanel/DesignAndDev;"设计与开发"
NameListPanel/DesignAndDevName1;"杨嘉熙"
NameListPanel/DesignAndDevName2;"郑增凯"

View File

@@ -114,7 +114,7 @@ Talent/talent_callforhelp_des;"进入最后1个星系后恢复所有呼叫支
Talent/talent_sameunitpoweradded_des;"战斗开始时每装备2个同名的部件所有*攻击部件*获得1点*功率*。"
Talent/talent_unitcreatecolor_des;"部件生成的能量将变为[*橙色*]。"
Talent/talent_turnmaster_des;"初始获得专属部件:<UNIT>80804|2</UNIT>。"
Talent/talent_musician_des;"战斗开始时从点数能量原料中随机3个点数当按其顺序装载手牌中的能量后,所有*攻击部件*获得{0}点威力。"
Talent/talent_musician_des;"战斗开始时从点数能量原料中随机3个点数当按其顺序装载手牌能量后所有*攻击部件*获得{0}点威力。"
Talent/talent_crazydiamond_des;"装载的第1个手牌能量在对波结束后不会被移除。"
Talent/talent_shopmaster_des;"初始获得{0}个与商店相关的宝物。"
Talent/talent_copytype_des;"前2场首领战斗结束后可选择1个部件进行复制。"

View File

@@ -1292,7 +1292,7 @@ Des/92092_1;"*超频*({0})削减自身1点*耐久*。"
Des/92093_1;"回合开始时,回复所有血量。"
Des/92094_1;"装载后随机使1个己方*攻击部件*和敌方*攻击部件*获得*威力翻倍*。"
Des/92095_1;"回合开始时在敌方空位装备1个<UNIT>11001|1</UNIT>。"
Des/92096_1;"敌方装载手牌中的能量时,使其*相邻*部件装载1个[*橙色*1点]能量。"
Des/92096_1;"敌方装载手牌能量时,使其*相邻*部件装载1个[*橙色*1点]能量。"
ExtraDes/base;"{0}"
ExtraDes/BattleOnce;"效果剩余:{0}次"
ExtraDes/11003_1;"上1个装载点数{0}。"

View File

@@ -94,6 +94,11 @@ ShipSelectPanel/UnlockTitle;"Unlocks at next level:"
ShipSelectPanel/UnlockShip;"Spaceship x{0}"
ShipSelectPanel/UnlockPilot;"Pilot x{0}"
ShipSelectPanel/UnlockRandomTalent;"Random Talents x{0}"
ShipSelectPanel/SeedText;"Set Seed"
ShipSelectPanel/SeedCurrent;"Seed: {0}"
ShipSelectPanel/SeedNull;"No Seed"
ShipSelectPanel/SeedDes;"Start the game with a seed and embark on a set adventure.\nUsing a seed will <color=#FF8B25>disable achievements, difficulty unlocks and statistics</color>.\nGame may vary slightly with different Assosiation Levels and unlock progress. "
ShipSelectPanel/SeedNotValid;"Pilot code invalid. Please check the seed. "
ShipSelectButton/HP;"HP: "
ShipSelectButton/Des;"Feature:"
ShipSelectButton/UnitUnlock;"Unit Unlock"
@@ -451,6 +456,8 @@ CommonTips/BannerPanel/Time;"Game Duration"
CommonTips/BannerPanel/Phase;"A Bounty Hunter's career consists of three stages: \n\n<color=#C9C9C9>1-Star Hunter</color> | <color=#2792FF>2-Star Hunter</color> | <color=#FF6000>3-Star Hunter</color> \n\nEach stage requires you to arrest <color=#FF8B25>4</color> wanted criminals."
CommonTips/BannerPanel/Re;"Retreat and return to the state before the battle."
CommonTips/BannerPanel/ShowUpgrade;"Upgrade preview button. Click to display the upgraded version of the current Unit."
CommonTips/BannerPanel/Seed;"Seed: {0}\nClick to copy.\nShare seeds to friends so they can embark on the same adventure as you!"
CommonTips/BannerPanel/SeedCopy;"Seed copied to clipboard!"
NameListPanel/DesignAndDev;"Designer & Developer"
NameListPanel/DesignAndDevName1;"杨嘉熙(777)"
NameListPanel/DesignAndDevName2;"郑增凯(Kyle Zheng)"