2024-04-03 v1.0

This commit is contained in:
2025-04-03 16:47:38 +08:00
parent f1386f6085
commit faab39cafc
78 changed files with 15254 additions and 791 deletions

View File

@@ -1,7 +1,7 @@
KeyWord/PowerAdded;"*Power*"
KeyWord/X;"*X*"
KeyWord/Win;"*Victory*;*victory*;*win*;*Victory in the Showdown*"
KeyWord/Lose;"*Failure*;*failed*;*failure*;*Failure in the Showdown*"
KeyWord/Lose;"*Failure*;*failed*;*failure*;*Failure in the Showdown*;*failed in the Showdown*"
KeyWord/Equal;"*Draw*;*Draws*;*draw*;*draws*;*Draw in the Showdown*"
KeyWord/LoadFull;"*Fully Loaded*"
KeyWord/Charge;"*Charge*;*Charging*;*Charged*"
@@ -14,12 +14,18 @@ KeyWord/Overclock;"*Overclock*"
KeyWord/Triangle;"*Tripower*"
KeyWord/PowerRate;"*Double Strength*"
KeyWord/DestroyUnit;"*Destroy*;*destroy*;*destroyed*;*Destruction*"
KeyWord/Times;"*Use*;*Usage*"
KeyWord/TriColor;"*Tricolor*"
KeyWord/Sum;"*Sum*"
KeyWord/Disturb;"*Jam*;*Jammed*;*jam*;*jammed*"
KeyWord/ColorSlot;"*Paint*;*paint*"
KeyWord/Grip;"*Suppression*"
KeyWord/Burn;"*Burn*"
KeyWord/Link;"*Chain*"
KeyWord/Mist;"*Mist*"
KeyWord/Permission;"*Permission*"
KeyWord/Corrupt;"*Corruption*"
KeyWord/Taunt;"*Taunt*"
KeyWord/SecretTreasure;"*Secret Treasure*"
KeyWord/UnitTest;"*Unit Test*"
KeyWord/ShopLocation;"*Warping Coordinate*;*Warping Coordinates*"
@@ -28,6 +34,7 @@ KeyWord/Near;"*adjacent*;*Adjacent*;*adjacent to*"
KeyWord/Device;"*Support Unit*;*Support Units*"
KeyWord/Cannon;"*Attack Unit*;*Attack Units*"
KeyWord/Both;"*Both*;*both sides*"
KeyWord/Row;"*same column*"
KeyWord/Front;"*front*"
KeyWord/Back;"*behind*"
KeyWord/Up;"*upper*"
@@ -41,6 +48,10 @@ KeyWord/ShipCenter;"*Spaceship Center*;*Central*;*central*"
KeyWord/White;"*White*"
KeyWord/Blue;"*Blue*"
KeyWord/Purple;"*Orange*"
KeyWord/Whites;"*White*"
KeyWord/Blues;"*Blue*"
KeyWord/Purples;"*Orange*"
KeyWord/CallForSupport;"*Call for Support<sprite="buff" name=call>*;*<sprite="buff" name=call>*"
KeyWordDes/Empty;""
KeyWordDes/PowerAdded;"Boosts strength after first Energy loaded each turn."
KeyWordDes/Win;"You win the Shockwave Showdown if the Strength of the Units in the lane exceeds that of the enemy."
@@ -49,6 +60,7 @@ KeyWordDes/Equal;"During Shockwave Showdown, it's considered a draw if the Stren
KeyWordDes/LoadFull;"Triggers when all slots are loaded."
KeyWordDes/Charge;"Triggers when sum of Energy Points loaded reaches the threshold."
KeyWordDes/Use;"When cooldown is ready, click on the Unit to trigger."
KeyWordDes/Use_gamepad;"When cooldown is ready, press the Unit to trigger."
KeyWordDes/CountDown;"Triggers when turn counter reaches 0."
KeyWordDes/Sleep;"Unable to load energy. Strength disabled. Cannot Activate."
KeyWordDes/Break;"Breaks 1 Durability for each winning lane in the Showdown. Paralyzes the enemy for 1 turn when their durability reaches 0."
@@ -57,15 +69,23 @@ KeyWordDes/Overclock;"Triggers when Point of one single Energy loaded reaches th
KeyWordDes/Triangle;"Triggers every 3rd Energy loaded."
KeyWordDes/PowerRate;"Strength doubled this turn. Does not stack."
KeyWordDes/DestroyUnit;"Will be removed in this battle."
KeyWordDes/Times;"Click on the unit to consume usage times and trigger the effect. You may Use once per turn."
KeyWordDes/Times_gamepad;"Press the unit to consume usage times and trigger the effect. You may Use once per turn."
KeyWordDes/TriColor;"Triggers after loading each of [<color=#FF6000>Orange</color>], [<color=#2792FF>Blue</color>] and [<color=#C9C9C9>White</color>] Energy colors."
KeyWordDes/Sum;"Triggers if Energy loaded this turn is EXACTLY equal to the threshold. Reset on trigger or overflow."
KeyWordDes/Disturb;"Makes the highest-graded slot unable to load Energy in hand."
KeyWordDes/ColorSlot;"Mixes additional colors into Energy in hand during battles."
KeyWordDes/Grip;"Negates the next energy to load this turn."
KeyWordDes/Burn;"Takes 1 damage when loading Energy."
KeyWordDes/Link;"After loading, other Units with Chain will load the same Energy."
KeyWordDes/Mist;"Units in the Mist cannot load Energy in hand and cannot be selected. The Mist's position is fixed and will not change with the movement of the spaceship."
KeyWordDes/Permission;"Can be loaded with Energy by the enemy."
KeyWordDes/Corrupt;"Takes 1 damage at the start of the turn."
KeyWordDes/Taunt;"Energy in hand must load Units with Taunt first. After loading, remove this effect."
KeyWordDes/SecretTreasure;"Gain 1 random Treasure after the battle. Failure in the Showdown: Remove this buff."
KeyWordDes/UnitTest;"After loading a total of 3 Energy, gain this Unit at the end of the battle."
KeyWordDes/ShopLocation;"If involved in a Swap, removes all Warping Coordinates."
KeyWordDes/CheckLoad;"If not loaded with Energy in hand, gain 8 Star Coins at the end of the turn. At the start of the 3rd turn, remove this buff."
KeyWordDes/Dir;"Includes: Adjacent, Upper, Lower, Front, Behind."
KeyWordDes/ReadyToLoad;"Will load Energy next turn."
KeyWordDes/ReadyToLoad;"Will load Energy next turn."
KeyWordDes/CallForSupport;"A single-use support event that can be called any time."