mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
Build 29071489
This commit is contained in:
parent
16880533dd
commit
9ae649743c
25 changed files with 367 additions and 10873 deletions
|
@ -188,7 +188,7 @@
|
|||
"upgrades.corner_shot.verbose_description": "Helps with aiming in the corners. Further levels let you go further out. ",
|
||||
"upgrades.etherealcoins.name": "Coins, in Space",
|
||||
"upgrades.etherealcoins.tooltip": "Coins are no longer affected by gravity",
|
||||
"upgrades.etherealcoins.verbose_description": "You'll have to make sure that the coins fall down somehow, or you won't get any. ",
|
||||
"upgrades.etherealcoins.verbose_description": "The coins will maintain their speed even after several bounces, and will no longer be affected by gravity.",
|
||||
"upgrades.extra_levels.name": "5 min more",
|
||||
"upgrades.extra_levels.tooltip": "Play {{count}} levels instead of 7",
|
||||
"upgrades.extra_levels.verbose_description": "The default game can last a max of 7 levels, after which the game is over. \n\nEach level of this perk lets you go one level higher. The last levels are often the ones where you make the most score, so the difference can be dramatic.",
|
||||
|
@ -313,6 +313,12 @@
|
|||
"upgrades.trampoline.name": "Trampoline",
|
||||
"upgrades.trampoline.tooltip": "+{{lvl}} combo per paddle bounce,-{{lvl}} combo per bounce on any border",
|
||||
"upgrades.trampoline.verbose_description": "One of the rare combo upgrades that don't add a reset condition",
|
||||
"upgrades.transparency.name": "Transparency",
|
||||
"upgrades.transparency.tooltip": "The higher the ball is on the screen, the more transparent it becomes. The more transparent it is, the more coins it produces.",
|
||||
"upgrades.transparency.verbose_description": "Higher levels make the ball transparent sooner and increase the point bonus.",
|
||||
"upgrades.trickledown.name": "Trickle down economics",
|
||||
"upgrades.trickledown.tooltip": "The coins appear at the top of the screen.",
|
||||
"upgrades.trickledown.verbose_description": "It might help you put some coins aside.",
|
||||
"upgrades.unbounded.help_no_ceiling": "+{{lvl}} combo per brick, no more sides or ceiling",
|
||||
"upgrades.unbounded.name": "Unbounded",
|
||||
"upgrades.unbounded.tooltip": "+{{lvl}} combo per brick, no more sides to keep the ball in game, danger",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue