This commit is contained in:
Renan LE CARO 2025-04-11 20:34:11 +02:00
parent 8099ced71b
commit a8e9fc6cb6
13 changed files with 2879 additions and 2783 deletions

View file

@ -170,6 +170,9 @@
"upgrades.bigger_puck.name": "Bigger paddle",
"upgrades.bigger_puck.tooltip": "Easily catch more coins.",
"upgrades.bigger_puck.verbose_description": "A bigger paddle makes it easier to never miss the ball and to catch more coins, and also to precisely angle the bounces (the ball's angle only depends on where it hits the paddle). ",
"upgrades.bricks_attract_ball.name": "Bricks attract balls",
"upgrades.bricks_attract_ball.tooltip": "Ball goes toward the first {{count}} bricks it will hit.",
"upgrades.bricks_attract_ball.verbose_description": "The effect is stronger at higher levels. The number of bricks that can hit before the effect stops is also higher. The effect rearms when the ball hits the puck.",
"upgrades.bricks_attract_coins.name": "Bricks attract coins",
"upgrades.bricks_attract_coins.tooltip": "Helps them stay up there",
"upgrades.bricks_attract_coins.verbose_description": "",
@ -331,10 +334,9 @@
"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",
"upgrades.unbounded.verbose_description": "I hope you've found a way to keep your ball on screen. Penalties for hitting the sides no longer apply. At level 2+, the ceiling will also disappear. This is an advanced perk. ",
"upgrades.unbounded.name": "Padding",
"upgrades.unbounded.tooltip": "Adds space left and right of the level, but your paddle can't go that far. ",
"upgrades.unbounded.verbose_description": "Another upgrade might help you extends the reach of your paddle. ",
"upgrades.viscosity.name": "Viscosity",
"upgrades.viscosity.tooltip": "Slower coin fall",
"upgrades.viscosity.verbose_description": "Coins normally accelerate with gravity and explosions to pretty high speeds. \n\nThis perk constantly makes them slow down, as if they were in some sort of viscous liquid. \n\nThis makes catching them easier, and combines nicely with perks that influence the coin's movement.",