[Balance] Revert Zippy Zap back to its LGPE Implementation (#3495)

* Update move.ts

* Update Move Description

* Update move.ts

---------

Co-authored-by: xsn34kzx <xsn34kzx@gmail.com>
This commit is contained in:
Blitzy 2024-08-25 14:35:58 -04:00 committed by GitHub
parent 72702abb2f
commit 96a404a3d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 15 additions and 15 deletions

View File

@ -8345,8 +8345,8 @@ export function initMoves() {
.partial()
.ignoresVirtual(),
/* End Unused */
new AttackMove(Moves.ZIPPY_ZAP, Type.ELECTRIC, MoveCategory.PHYSICAL, 80, 100, 10, 100, 2, 7)
.attr(StatChangeAttr, BattleStat.EVA, 1, true),
new AttackMove(Moves.ZIPPY_ZAP, Type.ELECTRIC, MoveCategory.PHYSICAL, 50, 100, 15, 100, 2, 7) //LGPE Implementation
.attr(CritOnlyAttr),
new AttackMove(Moves.SPLISHY_SPLASH, Type.WATER, MoveCategory.SPECIAL, 90, 100, 15, 30, 0, 7)
.attr(StatusEffectAttr, StatusEffect.PARALYSIS)
.target(MoveTarget.ALL_NEAR_ENEMIES),

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "Zippy Zap",
"effect": "The user attacks the target with bursts of electricity at high speed. This move always goes first and raises the user's evasiveness."
"effect": "The user attacks the target with bursts of electricity at high speed. This move always goes first and results in a critical hit."
},
"splishySplash": {
"name": "Splishy Splash",

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "Pika-Sprint",
"effect": "Une attaque électrique rapide comme léclair qui augmente lesquive. Frappe en priorité."
"effect": "Une attaque électrique rapide comme léclair qui inflige un coup critique à coup sûr. Frappe en priorité."
},
"splishySplash": {
"name": "Pika-Splash",

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "Sprintaboom",
"effect": "Un attacco elettrico ad altissima velocità. Questa mossa ha priorità alta e aumenta l'elusione dell'utilizzatore."
"effect": "Un attacco elettrico ad altissima velocità. Questa mossa ha priorità alta e infligge sicuramente un brutto colpo."
},
"splishySplash": {
"name": "Surfasplash",

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "파찌파찌액셀",
"effect": "맹렬한 속도의 전격 공격. 반드시 선제공격할 수 있고 자신의 회피율을 높인다."
"effect": "맹렬한 속도의 전격 공격. 반드시 선제공격할 수 있고 급소에 맞는다."
},
"splishySplash": {
"name": "참방참방서핑",

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "Zippy Zap",
"effect": "O usuário ataca o alvo com rajadas de eletricidade em alta velocidade. Esse movimento sempre vai primeiro e aumenta a Evasão do usuário."
"effect": "O usuário ataca o alvo com rajadas de eletricidade em alta velocidade. Esse movimento sempre vai primeiro e resulta em um golpe crítico."
},
"splishySplash": {
"name": "Splishy Splash",

View File

@ -2913,7 +2913,7 @@
},
"zippyZap": {
"name": "电电加速",
"effect": "迅猛无比的电击。必定能够先制攻击,\n并且提高自己的闪避率。"
"effect": "迅猛无比的电击。必定能够先制攻击,击中对方的要害。"
},
"splishySplash": {
"name": "滔滔冲浪",