Skip to content

Commit

Permalink
New abilities for Regieleki and Kangaskhan (#2288)
Browse files Browse the repository at this point in the history
* new abilities for regieleki and kangaskhan

* effectInLine refactor and rolling kick rework

* buff flying press

* nerf sableye

---------

Co-authored-by: Keldaan <keldaan.ag@gmail.com>
  • Loading branch information
sylvainpolletvillard and keldaan-ag authored Oct 7, 2024
1 parent 43aa3ac commit 122171f
Show file tree
Hide file tree
Showing 63 changed files with 263 additions and 180 deletions.
331 changes: 194 additions & 137 deletions app/core/abilities/abilities.ts

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions app/models/colyseus-models/pokemon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7268,7 +7268,7 @@ export class Regieleki extends Pokemon {
speDef = 3
maxPP = 100
range = 2
skill = Ability.VOLT_SWITCH
skill = Ability.THUNDER_CAGE
attackSprite = AttackSprite.ELECTRIC_RANGE
}
export class Regidrago extends Pokemon {
Expand Down Expand Up @@ -10903,7 +10903,7 @@ export class Hitmonlee extends Pokemon {
types = new SetSchema<Synergy>([Synergy.FIGHTING, Synergy.HUMAN])
rarity = Rarity.UNIQUE
stars = 3
hp = 180
hp = 200
atk = 30
def = 3
speDef = 3
Expand All @@ -10917,7 +10917,7 @@ export class Hitmonchan extends Pokemon {
types = new SetSchema<Synergy>([Synergy.FIGHTING, Synergy.HUMAN])
rarity = Rarity.UNIQUE
stars = 3
hp = 180
hp = 200
atk = 20
def = 7
speDef = 7
Expand Down Expand Up @@ -11376,10 +11376,10 @@ export class Sableye extends Pokemon {
evolution = Pkm.MEGA_SABLEYE
rarity = Rarity.UNIQUE
stars = 3
hp = 220
hp = 200
atk = 12
def = 5
speDef = 5
def = 4
speDef = 4
maxPP = 100
range = 1
skill = Ability.KNOCK_OFF
Expand Down Expand Up @@ -13134,7 +13134,7 @@ export class Kangaskhan extends Pokemon {
speDef = 4
maxPP = 100
range = 1
skill = Ability.UPPERCUT
skill = Ability.HEADBUTT
attackSprite = AttackSprite.NORMAL_MELEE
}

Expand Down
2 changes: 1 addition & 1 deletion app/models/precomputed/credits.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/models/precomputed/emotions-per-pokemon-index.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions app/models/precomputed/pokemons-data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,16 @@ Index,Name,Category,Tier,Additional pick,Type 1,Type 2,Type 3,Type 4,HP,Attack,D
0104,CUBONE,EPIC,1,true,GROUND,GHOST,,,110,10,4,4,1,80,BONEMERANG,CUBONE,GROUND,GHOST,FIRE,,false,false,3
0105,MAROWAK,EPIC,2,true,GROUND,GHOST,,,250,20,6,5,1,80,BONEMERANG,CUBONE,GROUND,GHOST,FIRE,,false,false,3
0105-0001,ALOLAN_MAROWAK,EPIC,3,false,GROUND,FIRE,GHOST,,250,26,8,6,1,80,BONEMERANG,CUBONE,GROUND,GHOST,FIRE,,false,true,3
0106,HITMONLEE,UNIQUE,3,false,FIGHTING,HUMAN,,,180,30,3,3,1,100,MAWASHI_GERI,TYROGUE,FIGHTING,BABY,HUMAN,,false,false,3
0107,HITMONCHAN,UNIQUE,3,false,FIGHTING,HUMAN,,,180,20,7,7,1,100,UPPERCUT,TYROGUE,FIGHTING,BABY,HUMAN,,false,false,3
0106,HITMONLEE,UNIQUE,3,false,FIGHTING,HUMAN,,,200,30,3,3,1,100,MAWASHI_GERI,TYROGUE,FIGHTING,BABY,HUMAN,,false,false,3
0107,HITMONCHAN,UNIQUE,3,false,FIGHTING,HUMAN,,,200,20,7,7,1,100,UPPERCUT,TYROGUE,FIGHTING,BABY,HUMAN,,false,false,3
0108,LICKITUNG,UNCOMMON,1,false,WILD,NORMAL,,,70,6,2,3,1,90,LICK,LICKITUNG,WILD,NORMAL,,,false,false,2
0109,KOFFING,UNCOMMON,1,true,POISON,ARTIFICIAL,AMORPHOUS,,70,5,3,3,1,40,SMOG,KOFFING,POISON,ARTIFICIAL,AMORPHOUS,,false,false,2
0110,WEEZING,UNCOMMON,2,true,POISON,ARTIFICIAL,AMORPHOUS,,170,10,5,5,1,40,SMOG,KOFFING,POISON,ARTIFICIAL,AMORPHOUS,,false,false,2
0111,RHYHORN,RARE,1,false,GROUND,MONSTER,ROCK,,80,5,4,4,1,100,STOMP,RHYHORN,GROUND,MONSTER,ROCK,,false,false,3
0112,RHYDON,RARE,2,false,GROUND,MONSTER,ROCK,,130,9,6,6,1,100,STOMP,RHYHORN,GROUND,MONSTER,ROCK,,false,false,3
0113,CHANSEY,ULTRA,2,false,NORMAL,HUMAN,,,300,20,6,10,1,130,SOFT_BOILED,HAPPINY,NORMAL,HUMAN,BABY,,false,false,3
0114,TANGELA,UNCOMMON,1,true,GRASS,MONSTER,FOSSIL,,100,3,4,2,1,120,POWER_WHIP,TANGELA,GRASS,MONSTER,FOSSIL,,false,false,2
0115,KANGASKHAN,UNIQUE,3,false,WILD,FIGHTING,NORMAL,,200,16,4,4,1,100,UPPERCUT,KANGASKHAN,WILD,FIGHTING,NORMAL,,false,false,3
0115,KANGASKHAN,UNIQUE,3,false,WILD,FIGHTING,NORMAL,,200,16,4,4,1,100,HEADBUTT,KANGASKHAN,WILD,FIGHTING,NORMAL,,false,false,3
0116,HORSEA,UNCOMMON,1,false,DRAGON,WATER,,,70,6,1,1,2,100,WHIRLPOOL,HORSEA,DRAGON,WATER,,,false,false,3
0117,SEADRA,UNCOMMON,2,false,DRAGON,WATER,,,140,12,1,1,2,100,WHIRLPOOL,HORSEA,DRAGON,WATER,,,false,false,3
0118,GOLDEEN,RARE,1,true,WATER,NORMAL,,,90,8,2,2,1,100,WATERFALL,GOLDEEN,WATER,NORMAL,,,false,false,2
Expand Down Expand Up @@ -339,7 +339,7 @@ Index,Name,Category,Tier,Additional pick,Type 1,Type 2,Type 3,Type 4,HP,Attack,D
0297,HARIYAMA,RARE,2,true,FIGHTING,MONSTER,,,200,22,5,5,1,80,DYNAMIC_PUNCH,MAKUHITA,FIGHTING,MONSTER,,,false,false,2
0298,AZURILL,COMMON,1,false,WATER,FAIRY,BABY,,50,5,1,1,2,100,PLAY_ROUGH,AZURILL,WATER,FAIRY,BABY,,false,false,3
0299,NOSEPASS,UNCOMMON,1,true,ROCK,ARTIFICIAL,,,70,5,3,3,2,100,MAGNET_RISE,NOSEPASS,ROCK,ARTIFICIAL,,,false,false,2
0302,SABLEYE,UNIQUE,3,false,DARK,ROCK,GHOST,,220,12,5,5,1,100,KNOCK_OFF,SABLEYE,DARK,ROCK,GHOST,,false,false,4
0302,SABLEYE,UNIQUE,3,false,DARK,ROCK,GHOST,,200,12,4,4,1,100,KNOCK_OFF,SABLEYE,DARK,ROCK,GHOST,,false,false,4
0302-0001,MEGA_SABLEYE,UNIQUE,4,false,DARK,ROCK,GHOST,,230,12,6,6,1,100,KNOCK_OFF,SABLEYE,DARK,ROCK,GHOST,,false,false,4
0303,MAWILE,UNIQUE,3,false,STEEL,FAIRY,MONSTER,,180,15,6,6,1,80,PLAY_ROUGH,MAWILE,STEEL,FAIRY,MONSTER,,false,false,3
0304,ARON,COMMON,1,false,STEEL,MONSTER,ROCK,,60,4,2,2,1,100,HEAVY_SLAM,ARON,STEEL,MONSTER,ROCK,,false,false,3
Expand Down Expand Up @@ -799,7 +799,7 @@ Index,Name,Category,Tier,Additional pick,Type 1,Type 2,Type 3,Type 4,HP,Attack,D
0886,DRAKLOAK,HATCH,2,false,DRAGON,GHOST,,,140,15,3,3,2,100,DRAGON_DARTS,DREEPY,DRAGON,GHOST,,,false,false,3
0887,DRAGAPULT,HATCH,3,false,DRAGON,GHOST,,,190,26,3,3,2,100,DRAGON_DARTS,DREEPY,DRAGON,GHOST,,,false,false,3
0890,ETERNATUS,LEGENDARY,3,false,DRAGON,POISON,FOSSIL,,300,22,8,8,1,120,DYNAMAX_CANNON,ETERNATUS,DRAGON,POISON,FOSSIL,,false,false,3
0894,REGIELEKI,UNIQUE,3,false,ELECTRIC,HUMAN,,,200,20,3,3,2,100,VOLT_SWITCH,REGIELEKI,ELECTRIC,HUMAN,,,false,false,3
0894,REGIELEKI,UNIQUE,3,false,ELECTRIC,HUMAN,,,200,20,3,3,2,100,THUNDER_CAGE,REGIELEKI,ELECTRIC,HUMAN,,,false,false,3
0895,REGIDRAGO,UNIQUE,3,false,DRAGON,HUMAN,,,200,20,3,3,2,100,DRACO_ENERGY,REGIDRAGO,DRAGON,HUMAN,,,false,false,3
0897,SPECTRIER,LEGENDARY,3,false,GHOST,FIELD,,,280,30,5,10,1,80,ASTRAL_BARRAGE,SPECTRIER,GHOST,FIELD,,,false,false,3
0900,KLEAVOR,UNIQUE,4,false,BUG,ROCK,DARK,,190,25,7,5,1,80,STONE_AXE,SCYTHER,BUG,FLYING,STEEL,ROCK,false,false,4
Expand Down
7 changes: 7 additions & 0 deletions app/public/dist/client/changelog/patch-5.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@
- Buff Close Combat (Heracross): reduce user Def/SpeDef by ~~2~~ 1
- Buff Pawmot: Attack 27 → 35, HP: 230 → 240
- Zeraora is now Electric/Wild instead of Electric/Fighting
- New ability for Regieleki: Thunder Cage: Traps target and adjacent enemies in an electric prison that deals 60 special damage and inflicts Locked and Paralysis for 3 seconds.
- New ability for Kangaskhan: Headbutt: Deals 20/40/80 special damage to the target and inflicts Flinch for 5 seconds. Double damage if target has a shield.
- Buff Hitmonchan: HP: 180 → 200
- Buff Hitmonlee: HP: 180 → 200
- Change Rolling Kick (Hitmonlee): now also push target away
- Buff Flying Press (Hawlucha): deal ~~30%~~ 50% of user's max HP as SPECIAL
- Nerf Sableye: HP 220 → 200, Def/SpeDef 5/5 → 4/4
- Change Crabhammer (Poliwrath, Corphish): can now crit by default with a 30% increased crit chance

# Changes to Synergies
Expand Down
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@
"GRASSY_SURGE": "Erhöhe die ATK aller GRASS Pokémon um [5,SP]",
"MISTY_SURGE": "Alle FAIRY Verbündeten erholen sich von [30,SP] HP und [30,SP] PP.",
"SKY_ATTACK": "Erhebt sich in die Luft und fällt nach einer Sekunde auf das am weitesten entfernte Ziel und verursacht [120,SP] SPECIAL",
"FLYING_PRESS": "Stürzt sich vom Himmel auf das am weitesten entfernte Ziel und verursacht [30,SP]% der maximalen HP des Anwenders als SPECIAL",
"FLYING_PRESS": "Stürzt sich vom Himmel auf das am weitesten entfernte Ziel und verursacht [50,SP]% der maximalen HP des Anwenders als SPECIAL",
"ILLUSION": "Der Benutzer gewinnt [30,50,70,SP=0,5] HP-Punkte zurück und kopiert die Form sowie die ATK, DEF, SPE_DEF und RANGE des Ziel-Pokémon",
"SLUDGE": "Wirft Müll auf die 3 Felder vor sich, was [2,3,4] Stapel von POISONNED für [3,SP] Sekunden verursacht",
"SLUDGE_WAVE": "Wirf einen Sprühstrahl aus Abfall auf den Gegner mit den meisten HP, der allen Gegnern im Weg [10,20,30,SP] SPECIAL und POISON für [2,4,6] Sekunden zufügt",
Expand Down
12 changes: 8 additions & 4 deletions app/public/dist/client/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,9 @@
"ROAR": "Roar",
"INFESTATION": "Infestation",
"IVY_CUDGEL": "Ivy Cudgel",
"FORCE_PALM": "Force Palm"
"FORCE_PALM": "Force Palm",
"THUNDER_CAGE": "Thunder Cage",
"HEADBUTT": "Headbutt"
},
"pkm": {
"DEFAULT": "MissingNo.",
Expand Down Expand Up @@ -1375,7 +1377,7 @@
"MISTY_SURGE": "All FAIRY allies (except the caster) recover [30,SP] HP and [30,SP] PP.",
"SKY_ATTACK": "Rises in the air and fall on the farthest target after one second, dealing [120,SP] SPECIAL",
"SKY_ATTACK_SHADOW": "Rises in the air and fall on the farthest target after one second, dealing [120,SP] SPECIAL. Can crit by default.",
"FLYING_PRESS": "Dives down onto the farthest target from the sky, dealing [30,SP]% of user's max HP as SPECIAL",
"FLYING_PRESS": "Dives down onto the farthest target from the sky, dealing [50,SP]% of user's max HP as SPECIAL",
"ILLUSION": "User recovers [30,50,70,SP=0.5] HP points and copies the form as well as the ATK,DEF, SPE_DEF, and RANGE of the targeted Pokemon",
"SLUDGE": "Throws trash onto the 3 squares in front, which inflicts [2,3,4] stacks of POISONNED for [3,SP] seconds",
"SLUDGE_WAVE": "Throw a spray of waste at the enemy with the most HP, inflicting [10,20,30,SP] SPECIAL and POISONNED for [2,4,6] seconds on all opponents in the path",
Expand All @@ -1389,7 +1391,7 @@
"MACH_PUNCH": "Deals [50,SP] SPECIAL and attacks immediately after",
"UPPERCUT": "Deals [60,SP] SPECIAL. Double damage if attacker has a better DEF than target",
"TRIPLE_KICK": "Deals [60,SP] SPECIAL to up to 3 adjacent enemies",
"MAWASHI_GERI": "Deals [60,SP] SPECIAL. Double damage if attacker has a better ATK than target",
"MAWASHI_GERI": "Deals [60,SP] SPECIAL to target and push it away. Double damage if attacker has a better ATK than target",
"FORECAST": "Gives [10,SP] SHIELD to your team, plus additional bonus depending on the weather: \n Sun: also gives [3,SP] ATK \n Rain: also gives [5,SP] PP \n Snow: also gives [2,SP] DEF / SPE_DEF",
"X_SCISSOR": "Deals [10,20,40,60,SP] TRUE twice",
"MANTIS_BLADES": "Unleashes a trio of blades upon the target, each inflicting [30,60,120,SP] with a distinct damage type: PHYSICAL, SPECIAL and TRUE",
Expand Down Expand Up @@ -1614,7 +1616,9 @@
"ROAR": "Blow away the target. If it hits a wall, it suffers [10,20,40,SP] SPECIAL. If it hits another pokémon, both pokémons suffer SPECIAL.",
"INFESTATION": "Deals [10,SP] SPECIAL to the target for each allied BUG on board and places your most powerful BUG on your bench in the fight",
"IVY_CUDGEL": "Deals [100,SP] SPECIAL to the target",
"FORCE_PALM": "Deals [60,SP] + 10% of target max HP as SPECIAL and PARALYSIS for 6 seconds. If it was PARALYSIS, deals an additional [40,SP] SPECIAL and push it away."
"FORCE_PALM": "Deals [60,SP] + 10% of target max HP as SPECIAL and PARALYSIS for 6 seconds. If it was PARALYSIS, deals an additional [40,SP] SPECIAL and push it away.",
"THUNDER_CAGE": "Traps target and adjacent enemies in an electric prison that deals [60,SP] SPECIAL and inflicts LOCKED and PARALYSIS for 3 seconds.",
"HEADBUTT": "Deals [20,40,80,SP] SPECIAL to the target and inflicts FLINCH for 5 seconds. Double damage if target has a SHIELD."
},
"effect": {
"INGRAIN": "Ingrain",
Expand Down
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@
"GRASSY_SURGE": "Incrementa el ATK de todos los pokémon GRASS en [5,SP]",
"MISTY_SURGE": "Todos los aliados de FAIRY recuperan [30,SP] HP y [30,SP] PP.",
"SKY_ATTACK": "Se eleva en el aire y cae sobre el objetivo más lejano después de un segundo, infligiendo [120,SP] SPECIAL",
"FLYING_PRESS": "Cae desde el aire hacía el enemigo más lejano, infligiendo [30,SP]% de la vida máxima del usuario como SPECIAL",
"FLYING_PRESS": "Cae desde el aire hacía el enemigo más lejano, infligiendo [50,SP]% de la vida máxima del usuario como SPECIAL",
"ILLUSION": "El usuario recupera [30,50,70,SP=0.5] puntos de HP y copia tanto la forma como el ATK, DEF, SPE_DEF y RANGE del Pokémon objetivo",
"SLUDGE": "Lanza residuos a 3 espacios al frente, los cuales infligen [2,3,4] acumulaciones de POISONNED durante [3,SP] segundos",
"SLUDGE_WAVE": "Lanza un chorro de residuos al enemigo con más HP, lo que inflige [10,20,30,SP] SPECIAL y POISON durante [2,4,6] segundos a todos los oponentes en el camino.",
Expand Down
12 changes: 8 additions & 4 deletions app/public/dist/client/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,9 @@
"ROAR": "Hurlement",
"INFESTATION": "Harcèlement",
"IVY_CUDGEL": "Massue Liane",
"FORCE_PALM": "Forte-Paume"
"FORCE_PALM": "Forte-Paume",
"THUNDER_CAGE": "Voltageôle",
"HEADBUTT": "Coup d'Boule"
},
"pkm": {
"DEFAULT": "MissingNo.",
Expand Down Expand Up @@ -1375,7 +1377,7 @@
"MISTY_SURGE": "Tous les alliés FAIRY récupèrent [30,SP] HP et [30,SP] PP.",
"SKY_ATTACK": "S'élève dans les airs et tombe sur la cible la plus éloignée au bout d'une seconde, infligeant [120,SP] SPECIAL.",
"SKY_ATTACK_SHADOW": "Décolle dans les airs et plonge sur la cible la plus lointaine après une seconde, infligeant [120,SP] SPECIAL. Peut infliger un coup critique.",
"FLYING_PRESS": "Plonge depuis le ciel jusqu'à la cible la plus éloignée, infligeant [30,SP]% des HP max du lanceur en SPECIAL",
"FLYING_PRESS": "Plonge depuis le ciel jusqu'à la cible la plus éloignée, infligeant [50,SP]% des HP max du lanceur en SPECIAL",
"ILLUSION": "L'utilisateur récupère [30,50,70,SP = 0,5] points HP et copie le formulaire ainsi que l'ATK, la DEF, la SPE_DEF et la RANGE du Pokémon ciblé",
"SLUDGE": "Jette des détritus sur 3 cases devant, ce qui inflige [2,3,4] cumuls de POISONNED pendant [3,SP] secondes",
"SLUDGE_WAVE": "Envoie une vague de déchets sur l'ennemi avec le plus de HP, infligeant [10,20,30,SP] SPECIAL et POISON pendant [2,4,6] secondes à tous les adversaires sur le chemin",
Expand All @@ -1389,7 +1391,7 @@
"MACH_PUNCH": "Inflige [50,SP] SPECIAL et attaque immédiatement après",
"UPPERCUT": "Inflige [60,SP] SPECIAL. Dégâts doublés si l'attaquant a une meilleure DEF que la cible",
"TRIPLE_KICK": "Inflige [60,SP] SPECIAL à jusqu'à 3 ennemis adjacents",
"MAWASHI_GERI": "Inflige [60,SP] SPECIAL. Dégâts doublés si l'attaquant a une meilleure ATK que la cible",
"MAWASHI_GERI": "Inflige [60,SP] SPECIAL à la cible et la projette au loin. Dégâts doublés si l'attaquant a une meilleure ATK que la cible",
"FORECAST": "Donne [10,SP] SHIELD à votre équipe, plus un bonus supplémentaire en fonction de la météo :\n Soleil : donne également [3,SP] ATK\n Pluie : donne également [5,SP] PP\n Neige : donne également [2,SP] DEF / SPE_DEF",
"X_SCISSOR": "Inflige [10,20,40,60,SP] TRUE deux fois",
"MANTIS_BLADES": "Trois lames s'abattent sur la cible, chacune infligeant [30,60,120,SP] avec un type de dégâts distinct: PHYSICAL, SPECIAL et TRUE",
Expand Down Expand Up @@ -1614,7 +1616,9 @@
"ROAR": "Souffle sur la cible, ce qui la projette en arrière. Si elle heurte un mur, elle subit [10,20,40,SP] SPECIAL. Si elle heurte un autre Pokémon, les deux Pokémon subissent les dégâts.",
"INFESTATION": "Inflige [10,SP] SPECIAL à la cible pour chaque allié BUG sur le plateau, et amène au combat votre Pokémon BUG le plus puissant sur votre banc",
"IVY_CUDGEL": "Inflige [100,SP] SPECIAL à la cible",
"FORCE_PALM": "Inflige [60,SP] + 10% des HP max de la cible en SPECIAL et PARALYSIS pendant 6 secondes. Si la cible est déjà PARALYSIS, inflige [40,SP] SPECIAL supplémentaires et repousse la cible en arrière."
"FORCE_PALM": "Inflige [60,SP] + 10% des HP max de la cible en SPECIAL et PARALYSIS pendant 6 secondes. Si la cible est déjà PARALYSIS, inflige [40,SP] SPECIAL supplémentaires et repousse la cible en arrière.",
"THUNDER_CAGE": "Piège la cible et les adversaires adjacents dans une prison électrique qui inflige [60,SP] SPECIAL et LOCKED et PARALYSIS pendant 3 secondes.",
"HEADBUTT": "Inflige [20,40,80,SP] SPECIAL à la cible et inflige FLINCH pendant 5 secondes. Double les dégâts si la cible a un SHIELD."
},
"effect": {
"INGRAIN": "Enraciné",
Expand Down
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@
"MISTY_SURGE": "Tutti gli alleati FAIRY recuperano [30,SP] HP e [30,SP] PP.",
"SKY_ATTACK": "Spicca il volo e piomba sul bersaglio più lontano dopo un secondo, infliggendogli [120,SP] SPECIAL.",
"SKY_ATTACK_SHADOW": "Spicca il volo e, dopo un secondo, piomba sul nemico più lontano infliggendogli [120,SP] SPECIAL. Può criticare.",
"FLYING_PRESS": "Piomba dal cielo sul bersaglio più lontano, infliggendogli [30,SP]% dei HP dell'utilizzatore come SPECIAL.",
"FLYING_PRESS": "Piomba dal cielo sul bersaglio più lontano, infliggendogli [50,SP]% dei HP dell'utilizzatore come SPECIAL.",
"ILLUSION": "L'utilizzatore recupera [30,50,70,SP=0.5] HP e copia la forma, ATK, DEF, SPE_DEF e RANGE del Pokèmon bersaglio dell'abilità.",
"SLUDGE": "Lancia spazzatura nelle tre celle di fronte, la quale applica [2,3,4] istanze di POISONNED per [3,SP] secondi.",
"SLUDGE_WAVE": "Lancia uno spruzzo di sporcizia al Pokèmon nemico con più HP, infliggendogli [10,20,30,SP] SPECIAL e POISONNED per [2,4,6] secondi a tutti i Pokèmon nemici nel tragitto.",
Expand Down
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@
"GRASSY_SURGE": "모든 GRASS 포켓몬의 ATK 를 [5,SP] 만큼 증가시킨다.",
"MISTY_SURGE": "모든 아군 FAIRY 의 HP 와 PP 를 [30,SP] 만큼 회복시킨다.",
"SKY_ATTACK": "하늘로 올라가고 1초 후 대상을 향해 낙하하면서 [120,SP] 의 SPECIAL 을 가한다.",
"FLYING_PRESS": "하늘에서 대상을 향해 급강하하면서 시전자의 최대 HP 의 [30,SP] % 만큼을 SPECIAL 로 가한다.",
"FLYING_PRESS": "하늘에서 대상을 향해 급강하하면서 시전자의 최대 HP 의 [50,SP] % 만큼을 SPECIAL 로 가한다.",
"ILLUSION": "시전자의 HP 을 [30,50,70,SP=0.5] 만큼 회복하며 대상의 모습, ATK, DEF, SPE_DEF, RANGE 으로 변화한다.",
"SLUDGE": "전방 3칸에 [3,SP] 초동안 [2,3,4] 중첩의 POISONNED 상태로 만드는 쓰레기를 던진다.",
"SLUDGE_WAVE": "가장 HP 가 많은 적을 향해 쓰레기 먼지를 분사한다. 쓰레기 먼지의 경로상의 모든 적들은 [10,20,30,SP] 의 SPECIAL 을 입으며 [2,4,6] 초간 POISONNED 상태가 된다.",
Expand Down
2 changes: 1 addition & 1 deletion app/public/dist/client/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,7 @@
"GRASSY_SURGE": "Aumente o ATK de todos os pokémons GRASS em [5,SP]",
"MISTY_SURGE": "Todos os aliados FAIRY recuperam [30,SP] HP e [30,SP] PP.",
"SKY_ATTACK": "Levanta-se no ar e cai sobre o alvo mais distante após um segundo, causando [120,SP] SPECIAL",
"FLYING_PRESS": "Mergulha do céu no alvo mais distante, causando [30,SP]% do HP máximo do usuário como ESPECIAL",
"FLYING_PRESS": "Mergulha do céu no alvo mais distante, causando [50,SP]% do HP máximo do usuário como ESPECIAL",
"ILLUSION": "O usuário recupera [30,50,70,SP=0,5] pontos HP e copia o formulário, bem como o ATK,DEF, SPE_DEF e RANGE do Pokémon alvo",
"SLUDGE": "Joga lixo nos 3 quadrados à frente, o que inflige [2,3,4] stacks de ENVENENADO por [3,SP] segundos",
"SLUDGE_WAVE": "Joga um jato de lixo no inimigo com maior HP, infligindo [10,20,30,SP] DANO ESPECIAL e VENENO por [2,4,6] segundos em todos os oponentes no caminho",
Expand Down
Loading

0 comments on commit 122171f

Please sign in to comment.