This commit is contained in:
Renan LE CARO 2025-04-21 09:06:15 +02:00
parent 0a1d9dfe2f
commit 6b6e393d3b
16 changed files with 443 additions and 79 deletions

View file

@ -408,6 +408,9 @@
"upgrades.soft_reset.name": "Soft reset",
"upgrades.soft_reset.tooltip": "Combo resets keeps {{percent}}%",
"upgrades.soft_reset.verbose_description": "Limit the impact of a combo reset.",
"upgrades.sticky_coins.name": "Dust bunnies",
"upgrades.sticky_coins.tooltip": "Coins stick to things, and can be dislodged by explosions",
"upgrades.sticky_coins.verbose_description": "",
"upgrades.streak_shots.name": "Hit streak",
"upgrades.streak_shots.tooltip": "More coins if you break many bricks before bouncing on the paddle.",
"upgrades.streak_shots.verbose_description": "Every time you break a brick, your combo increases by one. \n\nHowever, as soon as the ball touches your paddle, the combo is reset to its default value.\n\nOnce your combo rises above the base value, your paddle will have a red border to remind you that it will destroy your combo to touch it with the ball.",
@ -421,6 +424,9 @@
"upgrades.telekinesis.name": "Telekinesis",
"upgrades.telekinesis.tooltip": "Paddle controls the ball's trajectory",
"upgrades.telekinesis.verbose_description": "You control the ball while it's going up. ",
"upgrades.three_cushion.name": "Three cushion",
"upgrades.three_cushion.tooltip": "+1 combo per hit on sides and top, up to +{{max}} per paddle bounce. Combo resets when you hit a brick without bouncing first. ",
"upgrades.three_cushion.verbose_description": "Every hit on a side will raise the combo by one, up to +3. After that, no combo will be gained until next paddle bounce. ",
"upgrades.top_is_lava.name": "Sky is the limit",
"upgrades.top_is_lava.tooltip": "+{{lvl}} combo per brick, reset when the top is hit",
"upgrades.top_is_lava.verbose_description": "Whenever you break a brick, your combo will increase by one. However, your combo will reset as soon as your ball hit the top of the screen. \n\nWhen your combo is above the minimum, a red bar will appear at the top to remind you that you should avoid hitting it. ",