2024-02-01

This commit is contained in:
2024-02-01 12:41:59 +08:00
parent 53bc5c4d61
commit cb72a0ea92
16 changed files with 181 additions and 93 deletions

View File

@@ -42,7 +42,7 @@ StatisticDicPanel/WinnerStrike;"Highest Winning Streak: {0}"
StatisticDicPanel/RerollTimes;"Reroll Chances Used: {0}"
StatisticDicPanel/BossCount;"Bosses Defeated: {0}"
StatisticDicPanel/EnemyCount;"Enemies Defeated: {0}"
StatisticDicPanel/MaxLineTotal;"Highest Strength in a Single Column: {0}"
StatisticDicPanel/MaxLineTotal;"Highest Strength in a Single Lane: {0}"
StatisticDicPanel/MaxRoundTotal;"Highest Total Strength in a Single Turn: {0}"
StatisticDicPanel/Re;"Retreat Times: {0}"
StatisticDicPanel/Coin;"Star Coins Gained: {0}"
@@ -263,9 +263,9 @@ VacationEventPanel/Refresh;"Refresh"
NoticeCell/Title;"Gathering Strength"
NoticeCell/Des;"A powerful attack will be launched next turn!"
BreakCell/Normal/TipsTitle;"Durability: {0}"
BreakCell/Normal/TipsDes;"At the end of each showdown, 1 point of Durability is reduced for each failed column.\n\nWhen Durability reaches 0, the ship becomes paralyzed and stops for 1 turn."
BreakCell/Normal/TipsDes;"At the end of each showdown, 1 point of Durability is reduced for each failed lane.\n\nWhen Durability reaches 0, the ship becomes paralyzed and stops for 1 turn."
BreakCell/Break/TipsTitle;"Durability reaches 0: Paralyzed"
BreakCell/Break/TipsDes;"At the end of each showdown, 1 point of Durability is reduced for each failed column. When Durability reaches 0, the ship becomes paralyzed.\n\nWhen the ship is paralyzed, it cannot move and will recover all Durability next turn."
BreakCell/Break/TipsDes;"At the end of each showdown, 1 point of Durability is reduced for each failed lane. When Durability reaches 0, the ship becomes paralyzed.\n\nWhen the ship is paralyzed, it cannot move and will recover all Durability next turn."
BreakCell/Normal/BreakNoticePreview;"-To be paralyzed-"
BreakCell/Normal/BreakNotice;"-Paralyzed-"
ShipMoveCell/Base/Title;"Spaceship Movement"
@@ -336,7 +336,7 @@ ProcessOverPanel/EnemyBossEmpty;"None"
ProcessOverPanel/Unit;"Unit Obtained"
ProcessOverPanel/Treasure;"Treasure Obtained"
ProcessOverPanel/Coin;"Total Star Coins Obtained"
ProcessOverPanel/LineMax;"Highest Strength in a Single Column"
ProcessOverPanel/LineMax;"Highest Strength in a Single Lane"
ProcessOverPanel/TotalMax;"Highest Total Strength in a Single Turn"
ProcessOverPanel/Re;"Retreat Times"
ProcessOverPanel/Unlock;"Unlock"