mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-08 04:31:04 -04:00
Sacrifice : clear screen instead of doubling coins
This commit is contained in:
parent
39b6738805
commit
a134821a94
5 changed files with 1573 additions and 1641 deletions
|
@ -213,8 +213,8 @@
|
|||
"upgrades.right_is_lava.fullHelp": "Whenever you break a brick, your combo will increase by one, so you'll get one more coin from all the next bricks you break.\n\nHowever, your combo will reset as soon as your ball hits the right side . \n\nAs soon as your combo rises, the right side becomes red to remind you that you should avoid hitting them\n\nThe effect stacks with other combo perks, combo rises faster with more upgrades but will also reset if any\nof the reset conditions are met.",
|
||||
"upgrades.right_is_lava.help": "+1 combo per brick broken, resets on right side hit",
|
||||
"upgrades.right_is_lava.name": "Avoid right side",
|
||||
"upgrades.sacrifice.fullHelp": "This is made visual when possible, otherwise it's just going to update their score value",
|
||||
"upgrades.sacrifice.help": "Loosing a life doubles the value of each coin on screen",
|
||||
"upgrades.sacrifice.fullHelp": "This might get the combo pretty high",
|
||||
"upgrades.sacrifice.help": "Loosing a life clears all bricks",
|
||||
"upgrades.sacrifice.name": "Sacrifice",
|
||||
"upgrades.sapper.fullHelp": "Instead of just disappearing, the first brick you break will be replaced by a bomb brick. \n\nBouncing the ball on the puck re-arms the effect. \n\nLeveling-up this perk will allow you to place more bombs.\n\nRemember that bombs impact the velocity of nearby coins, so too many explosions could make it hard to catch the fruits of your hard work.",
|
||||
"upgrades.sapper.help": "The first brick broken becomes a bomb.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue