mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 02:42:19 +02:00
updated bouncy bubble description
description update from 50% of the damage to 100% of the damage healed, as the move was updated
This commit is contained in:
parent
c1cff02a18
commit
b8c36bc816
@ -2931,7 +2931,7 @@ export const move: MoveTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"bouncyBubble": {
|
"bouncyBubble": {
|
||||||
name: "Bouncy Bubble",
|
name: "Bouncy Bubble",
|
||||||
effect: "The user attacks by shooting water bubbles at the target. It then absorbs water and restores its HP by half the damage taken by the target."
|
effect: "The user attacks by shooting water bubbles at the target. It then absorbs water and restores its HP by 100% of the damage taken by the target."
|
||||||
},
|
},
|
||||||
"buzzyBuzz": {
|
"buzzyBuzz": {
|
||||||
name: "Buzzy Buzz",
|
name: "Buzzy Buzz",
|
||||||
|
Loading…
Reference in New Issue
Block a user