updated bouncy bubble description
description update from 50% of the damage to 100% of the damage healed, as the move was updatedpull/676/head
parent
97b50707a0
commit
796f07bd14
|
|
@ -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