import { MoveTranslationEntries } from "#app/interfaces/locales"; export const move: MoveTranslationEntries = { "pound": { name: "Pound", effect: "The target is physically pounded with a long tail, a foreleg, or the like." }, "karateChop": { name: "Karate Chop", effect: "The target is attacked with a sharp chop. Critical hits land more easily." }, "doubleSlap": { name: "Double Slap", effect: "The target is slapped repeatedly, back and forth, two to five times in a row." }, "cometPunch": { name: "Comet Punch", effect: "The target is hit with a flurry of punches that strike two to five times in a row." }, "megaPunch": { name: "Mega Punch", effect: "The target is slugged by a punch thrown with muscle-packed power." }, "payDay": { name: "Pay Day", effect: "Numerous coins are hurled at the target to inflict damage. Money is earned after the battle." }, "firePunch": { name: "Fire Punch", effect: "The target is punched with a fiery fist. This may also leave the target with a burn." }, "icePunch": { name: "Ice Punch", effect: "The target is punched with an icy fist. This may also leave the target frozen." }, "thunderPunch": { name: "Thunder Punch", effect: "The target is punched with an electrified fist. This may also leave the target with paralysis." }, "scratch": { name: "Scratch", effect: "Hard, pointed, sharp claws rake the target to inflict damage." }, "viseGrip": { name: "Vise Grip", effect: "The target is gripped and squeezed from both sides to inflict damage." }, "guillotine": { name: "Guillotine", effect: "A vicious, tearing attack with big pincers. The target faints instantly if this attack hits." }, "razorWind": { name: "Razor Wind", effect: "In this two-turn attack, blades of wind hit opposing Pokémon on the second turn. Critical hits land more easily." }, "swordsDance": { name: "Swords Dance", effect: "A frenetic dance to uplift the fighting spirit. This sharply raises the user's Attack stat." }, "cut": { name: "Cut", effect: "The target is cut with a scythe or claw." }, "gust": { name: "Gust", effect: "A gust of wind is whipped up by wings and launched at the target to inflict damage." }, "wingAttack": { name: "Wing Attack", effect: "The target is struck with large, imposing wings spread wide to inflict damage." }, "whirlwind": { name: "Whirlwind", effect: "The target is blown away, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon." }, "fly": { name: "Fly", effect: "The user flies up into the sky and then strikes its target on the next turn." }, "bind": { name: "Bind", effect: "Things such as long bodies or tentacles are used to bind and squeeze the target for four to five turns." }, "slam": { name: "Slam", effect: "The target is slammed with a long tail, vines, or the like to inflict damage." }, "vineWhip": { name: "Vine Whip", effect: "The target is struck with slender, whiplike vines to inflict damage." }, "stomp": { name: "Stomp", effect: "The target is stomped with a big foot. This may also make the target flinch." }, "doubleKick": { name: "Double Kick", effect: "The target is quickly kicked twice in succession using both feet." }, "megaKick": { name: "Mega Kick", effect: "The target is attacked by a kick launched with muscle-packed power." }, "jumpKick": { name: "Jump Kick", effect: "The user jumps up high, then strikes with a kick. If the kick misses, the user hurts itself." }, "rollingKick": { name: "Rolling Kick", effect: "The user lashes out with a quick, spinning kick. This may also make the target flinch." }, "sandAttack": { name: "Sand Attack", effect: "Sand is hurled in the target's face, reducing the target's accuracy." }, "headbutt": { name: "Headbutt", effect: "The user sticks out its head and attacks by charging straight into the target. This may also make the target flinch." }, "hornAttack": { name: "Horn Attack", effect: "The target is jabbed with a sharply pointed horn to inflict damage." }, "furyAttack": { name: "Fury Attack", effect: "The target is jabbed repeatedly with a horn or beak two to five times in a row." }, "hornDrill": { name: "Horn Drill", effect: "The user stabs the target with a horn that rotates like a drill. The target faints instantly if this attack hits." }, "tackle": { name: "Tackle", effect: "A physical attack in which the user charges and slams into the target with its whole body." }, "bodySlam": { name: "Body Slam", effect: "The user drops onto the target with its full body weight. This may also leave the target with paralysis." }, "wrap": { name: "Wrap", effect: "A long body, vines, or the like are used to wrap and squeeze the target for four to five turns." }, "takeDown": { name: "Take Down", effect: "A reckless, full-body charge attack for slamming into the target. This also damages the user a little." }, "thrash": { name: "Thrash", effect: "The user rampages and attacks for two to three turns. The user then becomes confused." }, "doubleEdge": { name: "Double-Edge", effect: "A reckless, life-risking tackle in which the user rushes the target. This also damages the user quite a lot." }, "tailWhip": { name: "Tail Whip", effect: "The user wags its tail cutely, making opposing Pokémon less wary and lowering their Defense stats." }, "poisonSting": { name: "Poison Sting", effect: "The user stabs the target with a poisonous stinger. This may also poison the target." }, "twineedle": { name: "Twineedle", effect: "The user damages the target twice in succession by jabbing it with two spikes. This may also poison the target." }, "pinMissile": { name: "Pin Missile", effect: "Sharp spikes are shot at the target in rapid succession. They hit two to five times in a row." }, "leer": { name: "Leer", effect: "The user gives opposing Pokémon an intimidating leer that lowers the Defense stat." }, "bite": { name: "Bite", effect: "The target is bitten with viciously sharp fangs. This may also make the target flinch." }, "growl": { name: "Growl", effect: "The user growls in an endearing way, making opposing Pokémon less wary. This lowers their Attack stats." }, "roar": { name: "Roar", effect: "The target is scared off, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon." }, "sing": { name: "Sing", effect: "A soothing lullaby is sung in a calming voice that puts the target into a deep slumber." }, "supersonic": { name: "Supersonic", effect: "The user generates odd sound waves from its body that confuse the target." }, "sonicBoom": { name: "Sonic Boom", effect: "The target is hit with a destructive shock wave that always inflicts 20 HP damage." }, "disable": { name: "Disable", effect: "For four turns, this move prevents the target from using the move it last used." }, "acid": { name: "Acid", effect: "Opposing Pokémon are attacked with a spray of harsh acid. This may also lower their Sp. Def stats." }, "ember": { name: "Ember", effect: "The target is attacked with small flames. This may also leave the target with a burn." }, "flamethrower": { name: "Flamethrower", effect: "The target is scorched with an intense blast of fire. This may also leave the target with a burn." }, "mist": { name: "Mist", effect: "The user cloaks itself and its allies in a white mist that prevents any of their stats from being lowered for five turns." }, "waterGun": { name: "Water Gun", effect: "The target is blasted with a forceful shot of water." }, "hydroPump": { name: "Hydro Pump", effect: "The target is blasted by a huge volume of water launched under great pressure." }, "surf": { name: "Surf", effect: "The user attacks everything around it by swamping its surroundings with a giant wave." }, "iceBeam": { name: "Ice Beam", effect: "The target is struck with an icy-cold beam of energy. This may also leave the target frozen." }, "blizzard": { name: "Blizzard", effect: "A howling blizzard is summoned to strike opposing Pokémon. This may also leave the opposing Pokémon frozen." }, "psybeam": { name: "Psybeam", effect: "The target is attacked with a peculiar ray. This may also leave the target confused." }, "bubbleBeam": { name: "Bubble Beam", effect: "A spray of bubbles is forcefully ejected at the target. This may also lower the target's Speed stat." }, "auroraBeam": { name: "Aurora Beam", effect: "The target is hit with a rainbow-colored beam. This may also lower the target's Attack stat." }, "hyperBeam": { name: "Hyper Beam", effect: "The target is attacked with a powerful beam. The user can't move on the next turn." }, "peck": { name: "Peck", effect: "The target is jabbed with a sharply pointed beak or horn." }, "drillPeck": { name: "Drill Peck", effect: "A corkscrewing attack that strikes the target with a sharp beak acting as a drill." }, "submission": { name: "Submission", effect: "The user grabs the target and recklessly dives for the ground. This also damages the user a little." }, "lowKick": { name: "Low Kick", effect: "A powerful low kick that makes the target fall over. The heavier the target, the greater the move's power." }, "counter": { name: "Counter", effect: "A retaliation move that counters any physical attack, inflicting double the damage taken." }, "seismicToss": { name: "Seismic Toss", effect: "The target is thrown using the power of gravity. It inflicts damage equal to the user's level." }, "strength": { name: "Strength", effect: "The target is slugged with a punch thrown at maximum power." }, "absorb": { name: "Absorb", effect: "A nutrient-draining attack. The user's HP is restored by half the damage taken by the target." }, "megaDrain": { name: "Mega Drain", effect: "A nutrient-draining attack. The user's HP is restored by half the damage taken by the target." }, "leechSeed": { name: "Leech Seed", effect: "A seed is planted on the target. It steals some HP from the target every turn." }, "growth": { name: "Growth", effect: "The user's body grows all at once, raising the Attack and Sp. Atk stats." }, "razorLeaf": { name: "Razor Leaf", effect: "Sharp-edged leaves are launched to slash at opposing Pokémon. Critical hits land more easily." }, "solarBeam": { name: "Solar Beam", effect: "In this two-turn attack, the user gathers light, then blasts a bundled beam on the next turn." }, "poisonPowder": { name: "Poison Powder", effect: "The user scatters a cloud of poisonous dust that poisons the target." }, "stunSpore": { name: "Stun Spore", effect: "The user scatters a cloud of numbing powder that paralyzes the target." }, "sleepPowder": { name: "Sleep Powder", effect: "The user scatters a big cloud of sleep-inducing dust around the target." }, "petalDance": { name: "Petal Dance", effect: "The user attacks the target by scattering petals for two to three turns. The user then becomes confused." }, "stringShot": { name: "String Shot", effect: "Opposing Pokémon are bound with silk blown from the user's mouth that harshly lowers the Speed stat." }, "dragonRage": { name: "Dragon Rage", effect: "This attack hits the target with a shock wave of pure rage. This attack always inflicts 40 HP damage." }, "fireSpin": { name: "Fire Spin", effect: "The target becomes trapped within a fierce vortex of fire that rages for four to five turns." }, "thunderShock": { name: "Thunder Shock", effect: "A jolt of electricity crashes down on the target to inflict damage. This may also leave the target with paralysis." }, "thunderbolt": { name: "Thunderbolt", effect: "A strong electric blast crashes down on the target. This may also leave the target with paralysis." }, "thunderWave": { name: "Thunder Wave", effect: "The user launches a weak jolt of electricity that paralyzes the target." }, "thunder": { name: "Thunder", effect: "A wicked thunderbolt is dropped on the target to inflict damage. This may also leave the target with paralysis." }, "rockThrow": { name: "Rock Throw", effect: "The user picks up and throws a small rock at the target to attack." }, "earthquake": { name: "Earthquake", effect: "The user sets off an earthquake that strikes every Pokémon around it." }, "fissure": { name: "Fissure", effect: "The user opens up a fissure in the ground and drops the target in. The target faints instantly if this attack hits." }, "dig": { name: "Dig", effect: "The user burrows into the ground, then attacks on the next turn." }, "toxic": { name: "Toxic", effect: "A move that leaves the target badly poisoned. Its poison damage worsens every turn." }, "confusion": { name: "Confusion", effect: "The target is hit by a weak telekinetic force. This may also confuse the target." }, "psychic": { name: "Psychic", effect: "The target is hit by a strong telekinetic force. This may also lower the target's Sp. Def stat." }, "hypnosis": { name: "Hypnosis", effect: "The user employs hypnotic suggestion to make the target fall into a deep sleep." }, "meditate": { name: "Meditate", effect: "The user meditates to awaken the power deep within its body and raise its Attack stat." }, "agility": { name: "Agility", effect: "The user relaxes and lightens its body to move faster. This sharply raises the Speed stat." }, "quickAttack": { name: "Quick Attack", effect: "The user lunges at the target at a speed that makes it almost invisible. This move always goes first." }, "rage": { name: "Rage", effect: "As long as this move is in use, the power of rage raises the Attack stat each time the user is hit in battle." }, "teleport": { name: "Teleport", effect: "The user switches places with a party Pokémon in waiting, if any. If a wild Pokémon uses this move, it flees." }, "nightShade": { name: "Night Shade", effect: "The user makes the target see a frightening mirage. It inflicts damage equal to the user's level." }, "mimic": { name: "Mimic", effect: "The user copies the target's last move. The move can be used during battle until the Pokémon is switched out." }, "screech": { name: "Screech", effect: "An earsplitting screech harshly lowers the target's Defense stat." }, "doubleTeam": { name: "Double Team", effect: "By moving rapidly, the user makes illusory copies of itself to raise its evasiveness." }, "recover": { name: "Recover", effect: "Restoring its own cells, the user restores its own HP by half of its max HP." }, "harden": { name: "Harden", effect: "The user stiffens all the muscles in its body to raise its Defense stat." }, "minimize": { name: "Minimize", effect: "The user compresses its body to make itself look smaller, which sharply raises its evasiveness." }, "smokescreen": { name: "Smokescreen", effect: "The user releases an obscuring cloud of smoke or ink. This lowers the target's accuracy." }, "confuseRay": { name: "Confuse Ray", effect: "The target is exposed to a sinister ray that triggers confusion." }, "withdraw": { name: "Withdraw", effect: "The user withdraws its body into its hard shell, raising its Defense stat." }, "defenseCurl": { name: "Defense Curl", effect: "The user curls up to conceal weak spots and raise its Defense stat." }, "barrier": { name: "Barrier", effect: "The user throws up a sturdy wall that sharply raises its Defense stat." }, "lightScreen": { name: "Light Screen", effect: "A wondrous wall of light is put up to reduce damage from special attacks for five turns." }, "haze": { name: "Haze", effect: "The user creates a haze that eliminates every stat change among all the Pokémon engaged in battle." }, "reflect": { name: "Reflect", effect: "A wondrous wall of light is put up to reduce damage from physical attacks for five turns." }, "focusEnergy": { name: "Focus Energy", effect: "The user takes a deep breath and focuses so that critical hits land more easily." }, "bide": { name: "Bide", effect: "The user endures attacks for two turns, then strikes back to cause double the damage taken." }, "metronome": { name: "Metronome", effect: "The user waggles a finger and stimulates its brain into randomly using nearly any move." }, "mirrorMove": { name: "Mirror Move", effect: "The user counters the target by mimicking the target's last move." }, "selfDestruct": { name: "Self-Destruct", effect: "The user attacks everything around it by causing an explosion. The user faints upon using this move." }, "eggBomb": { name: "Egg Bomb", effect: "A large egg is hurled at the target with maximum force to inflict damage." }, "lick": { name: "Lick", effect: "The target is licked with a long tongue, causing damage. This may also leave the target with paralysis." }, "smog": { name: "Smog", effect: "The target is attacked with a discharge of filthy gases. This may also poison the target." }, "sludge": { name: "Sludge", effect: "Unsanitary sludge is hurled at the target. This may also poison the target." }, "boneClub": { name: "Bone Club", effect: "The user clubs the target with a bone. This may also make the target flinch." }, "fireBlast": { name: "Fire Blast", effect: "The target is attacked with an intense blast of all-consuming fire. This may also leave the target with a burn." }, "waterfall": { name: "Waterfall", effect: "The user charges at the target and may make it flinch." }, "clamp": { name: "Clamp", effect: "The target is clamped and squeezed by the user's very thick and sturdy shell for four to five turns." }, "swift": { name: "Swift", effect: "Star-shaped rays are shot at opposing Pokémon. This attack never misses." }, "skullBash": { name: "Skull Bash", effect: "The user tucks in its head to raise its Defense stat on the first turn, then rams the target on the next turn." }, "spikeCannon": { name: "Spike Cannon", effect: "Sharp spikes are shot at the target in rapid succession. They hit two to five times in a row." }, "constrict": { name: "Constrict", effect: "The target is attacked with long, creeping tentacles, vines, or the like. This may also lower the target's Speed stat." }, "amnesia": { name: "Amnesia", effect: "The user temporarily empties its mind to forget its concerns. This sharply raises the user's Sp. Def stat." }, "kinesis": { name: "Kinesis", effect: "The user distracts the target by bending a spoon. This lowers the target's accuracy." }, "softBoiled": { name: "Soft-Boiled", effect: "The user restores its own HP by up to half of its max HP." }, "highJumpKick": { name: "High Jump Kick", effect: "The target is attacked with a knee kick from a jump. If it misses, the user is hurt instead." }, "glare": { name: "Glare", effect: "The user intimidates the target with the pattern on its belly to cause paralysis." }, "dreamEater": { name: "Dream Eater", effect: "The user eats the dreams of a sleeping target. The user's HP is restored by half the damage taken by the target." }, "poisonGas": { name: "Poison Gas", effect: "A cloud of poison gas is sprayed in the face of opposing Pokémon, poisoning those it hits." }, "barrage": { name: "Barrage", effect: "Round objects are hurled at the target to strike two to five times in a row." }, "leechLife": { name: "Leech Life", effect: "The user drains the target's blood. The user's HP is restored by half the damage taken by the target." }, "lovelyKiss": { name: "Lovely Kiss", effect: "With a scary face, the user tries to force a kiss on the target. If it succeeds, the target falls asleep." }, "skyAttack": { name: "Sky Attack", effect: "A second-turn attack move where critical hits land more easily. This may also make the target flinch." }, "transform": { name: "Transform", effect: "The user transforms into a copy of the target right down to having the same move set." }, "bubble": { name: "Bubble", effect: "A spray of countless bubbles is jetted at the opposing Pokémon. This may also lower their Speed stat." }, "dizzyPunch": { name: "Dizzy Punch", effect: "The target is hit with rhythmically launched punches. This may also leave the target confused." }, "spore": { name: "Spore", effect: "The user scatters bursts of spores that induce sleep." }, "flash": { name: "Flash", effect: "The user flashes a bright light that cuts the target's accuracy." }, "psywave": { name: "Psywave", effect: "The target is attacked with an odd psychic wave. The attack varies in intensity." }, "splash": { name: "Splash", effect: "The user just flops and splashes around to no effect at all..." }, "acidArmor": { name: "Acid Armor", effect: "The user alters its cellular structure to liquefy itself, sharply raising its Defense stat." }, "crabhammer": { name: "Crabhammer", effect: "The target is hammered with a large pincer. Critical hits land more easily." }, "explosion": { name: "Explosion", effect: "The user attacks everything around it by causing a tremendous explosion. The user faints upon using this move." }, "furySwipes": { name: "Fury Swipes", effect: "The target is raked with sharp claws or scythes quickly two to five times in a row." }, "bonemerang": { name: "Bonemerang", effect: "The user throws the bone it holds. The bone loops around to hit the target twice—coming and going." }, "rest": { name: "Rest", effect: "The user goes to sleep for two turns. This fully restores the user's HP and heals any status conditions." }, "rockSlide": { name: "Rock Slide", effect: "Large boulders are hurled at opposing Pokémon to inflict damage. This may also make the opposing Pokémon flinch." }, "hyperFang": { name: "Hyper Fang", effect: "The user bites hard on the target with its sharp front fangs. This may also make the target flinch." }, "sharpen": { name: "Sharpen", effect: "The user makes its edges more jagged, which raises its Attack stat." }, "conversion": { name: "Conversion", effect: "The user changes its type to become the same type as the move at the top of the list of moves it knows." }, "triAttack": { name: "Tri Attack", effect: "The user strikes with a simultaneous three-beam attack. This may also burn, freeze, or paralyze the target." }, "superFang": { name: "Super Fang", effect: "The user chomps hard on the target with its sharp front fangs. This cuts the target's HP in half." }, "slash": { name: "Slash", effect: "The target is attacked with a slash of claws or blades. Critical hits land more easily." }, "substitute": { name: "Substitute", effect: "The user creates a substitute for itself using some of its HP. The substitute serves as the user's decoy." }, "struggle": { name: "Struggle", effect: "This attack is used in desperation only if the user has no PP. It also damages the user a little." }, "sketch": { name: "Sketch", effect: "It enables the user to permanently learn the move last used by the target. Once used, Sketch disappears." }, "tripleKick": { name: "Triple Kick", effect: "A consecutive three-kick attack that becomes more powerful with each successful hit." }, "thief": { name: "Thief", effect: "The user attacks and has a 30% chance to steal the target's held item simultaneously." }, "spiderWeb": { name: "Spider Web", effect: "The user ensnares the target with thin, gooey silk so it can't flee from battle." }, "mindReader": { name: "Mind Reader", effect: "The user senses the target's movements with its mind to ensure its next attack does not miss the target." }, "nightmare": { name: "Nightmare", effect: "A sleeping target sees a nightmare that inflicts some damage every turn." }, "flameWheel": { name: "Flame Wheel", effect: "The user cloaks itself in fire and charges at the target. This may also leave the target with a burn." }, "snore": { name: "Snore", effect: "This attack can be used only if the user is asleep. The harsh noise may also make the target flinch." }, "curse": { name: "Curse", effect: "A move that works differently for the Ghost type than for all other types." }, "flail": { name: "Flail", effect: "The user flails about aimlessly to attack. The less HP the user has, the greater the move's power." }, "conversion2": { name: "Conversion 2", effect: "The user changes its type to make itself resistant to the type of the attack the target used last." }, "aeroblast": { name: "Aeroblast", effect: "A vortex of air is shot at the target to inflict damage. Critical hits land more easily." }, "cottonSpore": { name: "Cotton Spore", effect: "The user releases cotton-like spores that cling to opposing Pokémon, which harshly lowers their Speed stats." }, "reversal": { name: "Reversal", effect: "An all-out attack that becomes more powerful the less HP the user has." }, "spite": { name: "Spite", effect: "The user unleashes its grudge on the move last used by the target by cutting 4 PP from it." }, "powderSnow": { name: "Powder Snow", effect: "The user attacks with a chilling gust of powdery snow. This may also freeze opposing Pokémon." }, "protect": { name: "Protect", effect: "This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession." }, "machPunch": { name: "Mach Punch", effect: "The user throws a punch at blinding speed. This move always goes first." }, "scaryFace": { name: "Scary Face", effect: "The user frightens the target with a scary face to harshly lower its Speed stat." }, "feintAttack": { name: "Feint Attack", effect: "The user approaches the target disarmingly, then throws a sucker punch. This attack never misses." }, "sweetKiss": { name: "Sweet Kiss", effect: "The user kisses the target with a sweet, angelic cuteness that causes confusion." }, "bellyDrum": { name: "Belly Drum", effect: "The user maximizes its Attack stat in exchange for HP equal to half its max HP." }, "sludgeBomb": { name: "Sludge Bomb", effect: "Unsanitary sludge is hurled at the target. This may also poison the target." }, "mudSlap": { name: "Mud-Slap", effect: "The user hurls mud in the target's face to inflict damage and lower its accuracy." }, "octazooka": { name: "Octazooka", effect: "The user attacks by spraying ink in the target's face or eyes. This may also lower the target's accuracy." }, "spikes": { name: "Spikes", effect: "The user lays a trap of spikes at the opposing team's feet. The trap hurts Pokémon that switch into battle." }, "zapCannon": { name: "Zap Cannon", effect: "The user fires an electric blast like a cannon to inflict damage and cause paralysis." }, "foresight": { name: "Foresight", effect: "Enables a Ghost-type target to be hit by Normal- and Fighting-type attacks. This also enables an evasive target to be hit." }, "destinyBond": { name: "Destiny Bond", effect: "After using this move, if the user faints, the Pokémon that landed the knockout hit also faints. Its chance of failing rises if it is used in succession." }, "perishSong": { name: "Perish Song", effect: "Any Pokémon that hears this song faints in three turns, unless it switches out of battle." }, "icyWind": { name: "Icy Wind", effect: "The user attacks with a gust of chilled air. This also lowers opposing Pokémon's Speed stats." }, "detect": { name: "Detect", effect: "This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession." }, "boneRush": { name: "Bone Rush", effect: "The user strikes the target with a hard bone two to five times in a row." }, "lockOn": { name: "Lock-On", effect: "The user takes sure aim at the target. This ensures the next attack does not miss the target." }, "outrage": { name: "Outrage", effect: "The user rampages and attacks for two to three turns. The user then becomes confused." }, "sandstorm": { name: "Sandstorm", effect: "A five-turn sandstorm is summoned to hurt all combatants except Rock, Ground, and Steel types. It raises the Sp. Def stat of Rock types." }, "gigaDrain": { name: "Giga Drain", effect: "A nutrient-draining attack. The user's HP is restored by half the damage taken by the target." }, "endure": { name: "Endure", effect: "The user endures any attack with at least 1 HP. Its chance of failing rises if it is used in succession." }, "charm": { name: "Charm", effect: "The user gazes at the target rather charmingly, making it less wary. This harshly lowers the target's Attack stat." }, "rollout": { name: "Rollout", effect: "The user continually rolls into the target over five turns. It becomes more powerful each time it hits." }, "falseSwipe": { name: "False Swipe", effect: "A restrained attack that prevents the target from fainting. The target is left with at least 1 HP." }, "swagger": { name: "Swagger", effect: "The user enrages and confuses the target. However, this also sharply raises the target's Attack stat." }, "milkDrink": { name: "Milk Drink", effect: "The user restores its own HP by up to half of its max HP." }, "spark": { name: "Spark", effect: "The user throws an electrically charged tackle at the target. This may also leave the target with paralysis." }, "furyCutter": { name: "Fury Cutter", effect: "The target is slashed with scythes or claws. This attack becomes more powerful if it hits in succession." }, "steelWing": { name: "Steel Wing", effect: "The target is hit with wings of steel. This may also raise the user's Defense stat." }, "meanLook": { name: "Mean Look", effect: "The user pins the target with a dark, arresting look. The target becomes unable to flee." }, "attract": { name: "Attract", effect: "If it is the opposite gender of the user, the target becomes infatuated and less likely to attack." }, "sleepTalk": { name: "Sleep Talk", effect: "While it is asleep, the user randomly uses one of the moves it knows." }, "healBell": { name: "Heal Bell", effect: "The user makes a soothing bell chime to heal the status conditions of all the party Pokémon." }, "return": { name: "Return", effect: "This full-power attack grows more powerful the more the user likes its Trainer." }, "present": { name: "Present", effect: "The user attacks by giving the target a gift with a hidden trap. It restores HP sometimes, however." }, "frustration": { name: "Frustration", effect: "This full-power attack grows more powerful the less the user likes its Trainer." }, "safeguard": { name: "Safeguard", effect: "The user creates a protective field that prevents status conditions for five turns." }, "painSplit": { name: "Pain Split", effect: "The user adds its HP to the target's HP, then equally shares the combined HP with the target." }, "sacredFire": { name: "Sacred Fire", effect: "The target is razed with a mystical fire of great intensity. This may also leave the target with a burn." }, "magnitude": { name: "Magnitude", effect: "The user attacks everything around it with a ground-shaking quake. Its power varies." }, "dynamicPunch": { name: "Dynamic Punch", effect: "The user punches the target with full, concentrated power. This confuses the target if it hits." }, "megahorn": { name: "Megahorn", effect: "Using its tough and impressive horn, the user rams into the target with no letup." }, "dragonBreath": { name: "Dragon Breath", effect: "The user exhales a mighty gust that inflicts damage. This may also leave the target with paralysis." }, "batonPass": { name: "Baton Pass", effect: "The user switches places with a party Pokémon in waiting and passes along any stat changes." }, "encore": { name: "Encore", effect: "The user compels the target to keep using the move it encored for three turns." }, "pursuit": { name: "Pursuit", effect: "The power of this attack move is doubled if it's used on a target that's switching out of battle." }, "rapidSpin": { name: "Rapid Spin", effect: "A spin attack that can also eliminate such moves as Bind, Wrap, and Leech Seed. This also raises the user's Speed stat." }, "sweetScent": { name: "Sweet Scent", effect: "A sweet scent that harshly lowers opposing Pokémon's evasiveness." }, "ironTail": { name: "Iron Tail", effect: "The target is slammed with a steel-hard tail. This may also lower the target's Defense stat." }, "metalClaw": { name: "Metal Claw", effect: "The target is raked with steel claws. This may also raise the user's Attack stat." }, "vitalThrow": { name: "Vital Throw", effect: "The user attacks last. In return, this throw move never misses." }, "morningSun": { name: "Morning Sun", effect: "The user restores its own HP. The amount of HP regained varies with the weather." }, "synthesis": { name: "Synthesis", effect: "The user restores its own HP. The amount of HP regained varies with the weather." }, "moonlight": { name: "Moonlight", effect: "The user restores its own HP. The amount of HP regained varies with the weather." }, "hiddenPower": { name: "Hidden Power", effect: "A unique attack that varies in type depending on the Pokémon using it." }, "crossChop": { name: "Cross Chop", effect: "The user delivers a double chop with its forearms crossed. Critical hits land more easily." }, "twister": { name: "Twister", effect: "The user whips up a vicious tornado to tear at opposing Pokémon. This may also make them flinch." }, "rainDance": { name: "Rain Dance", effect: "The user summons a heavy rain that falls for five turns, powering up Water-type moves. It lowers the power of Fire-type moves." }, "sunnyDay": { name: "Sunny Day", effect: "The user intensifies the sun for five turns, powering up Fire-type moves. It lowers the power of Water-type moves." }, "crunch": { name: "Crunch", effect: "The user crunches up the target with sharp fangs. This may also lower the target's Defense stat." }, "mirrorCoat": { name: "Mirror Coat", effect: "A retaliation move that counters any special attack, inflicting double the damage taken." }, "psychUp": { name: "Psych Up", effect: "The user hypnotizes itself into copying any stat change made by the target." }, "extremeSpeed": { name: "Extreme Speed", effect: "The user charges the target at blinding speed. This move always goes first." }, "ancientPower": { name: "Ancient Power", effect: "The user attacks with a prehistoric power. This may also raise all the user's stats at once." }, "shadowBall": { name: "Shadow Ball", effect: "The user hurls a shadowy blob at the target. This may also lower the target's Sp. Def stat." }, "futureSight": { name: "Future Sight", effect: "Two turns after this move is used, a hunk of psychic energy attacks the target." }, "rockSmash": { name: "Rock Smash", effect: "The user attacks with a punch. This may also lower the target's Defense stat." }, "whirlpool": { name: "Whirlpool", effect: "The user traps the target in a violent swirling whirlpool for four to five turns." }, "beatUp": { name: "Beat Up", effect: "The user gets all party Pokémon to attack the target. The more party Pokémon, the greater the number of attacks." }, "fakeOut": { name: "Fake Out", effect: "This attack hits first and makes the target flinch. It only works the first turn each time the user enters battle." }, "uproar": { name: "Uproar", effect: "The user attacks in an uproar for three turns. During that time, no Pokémon can fall asleep." }, "stockpile": { name: "Stockpile", effect: "The user charges up power and raises both its Defense and Sp. Def stats. The move can be used three times." }, "spitUp": { name: "Spit Up", effect: "The power stored using the move Stockpile is released at once in an attack. The more power is stored, the greater the move's power." }, "swallow": { name: "Swallow", effect: "The power stored using the move Stockpile is absorbed by the user to heal its HP. Storing more power heals more HP." }, "heatWave": { name: "Heat Wave", effect: "The user attacks by exhaling hot breath on opposing Pokémon. This may also leave those Pokémon with a burn." }, "hail": { name: "Hail", effect: "The user summons a hailstorm lasting five turns. It damages all Pokémon except Ice types." }, "torment": { name: "Torment", effect: "The user torments and enrages the target, making it incapable of using the same move twice in a row." }, "flatter": { name: "Flatter", effect: "Flattery is used to confuse the target. However, this also raises the target's Sp. Atk stat." }, "willOWisp": { name: "Will-O-Wisp", effect: "The user shoots a sinister flame at the target to inflict a burn." }, "memento": { name: "Memento", effect: "The user faints when using this move. In return, this harshly lowers the target's Attack and Sp. Atk stats." }, "facade": { name: "Facade", effect: "This attack move doubles its power if the user is poisoned, burned, or paralyzed." }, "focusPunch": { name: "Focus Punch", effect: "The user focuses its mind before launching a punch. This move fails if the user is hit before it is used." }, "smellingSalts": { name: "Smelling Salts", effect: "This attack's power is doubled when used on a target with paralysis. This also cures the target's paralysis, however." }, "followMe": { name: "Follow Me", effect: "The user draws attention to itself, making all targets take aim only at the user." }, "naturePower": { name: "Nature Power", effect: "This attack makes use of nature's power. Its effects vary depending on the user's environment." }, "charge": { name: "Charge", effect: "The user boosts the power of the Electric move it uses on the next turn. This also raises the user's Sp. Def stat." }, "taunt": { name: "Taunt", effect: "The target is taunted into a rage that allows it to use only attack moves for three turns." }, "helpingHand": { name: "Helping Hand", effect: "The user assists an ally by boosting the power of that ally's attack." }, "trick": { name: "Trick", effect: "The user catches the target off guard and swaps its held item with its own." }, "rolePlay": { name: "Role Play", effect: "The user mimics the target completely, copying the target's Ability." }, "wish": { name: "Wish", effect: "One turn after this move is used, the user's or its replacement's HP is restored by half the user's max HP." }, "assist": { name: "Assist", effect: "The user hurriedly and randomly uses a move among those known by ally Pokémon." }, "ingrain": { name: "Ingrain", effect: "The user lays roots that restore its HP on every turn. Because it's rooted, it can't switch out." }, "superpower": { name: "Superpower", effect: "The user attacks the target with great power. However, this also lowers the user's Attack and Defense stats." }, "magicCoat": { name: "Magic Coat", effect: "Moves like Leech Seed and moves that inflict status conditions are blocked by a barrier and reflected back to the user of those moves." }, "recycle": { name: "Recycle", effect: "The user recycles a held item that has been used in battle so it can be used again." }, "revenge": { name: "Revenge", effect: "This attack move's power is doubled if the user has been hurt by the opponent in the same turn." }, "brickBreak": { name: "Brick Break", effect: "The user attacks with a swift chop. It can also break barriers, such as Light Screen and Reflect." }, "yawn": { name: "Yawn", effect: "The user lets loose a huge yawn that lulls the target into falling asleep on the next turn." }, "knockOff": { name: "Knock Off", effect: "The user slaps down the target's held item, and that item can't be used in that battle. The move does more damage if the target has a held item." }, "endeavor": { name: "Endeavor", effect: "This attack move cuts down the target's HP to equal the user's HP." }, "eruption": { name: "Eruption", effect: "The user attacks opposing Pokémon with explosive fury. The lower the user's HP, the lower the move's power." }, "skillSwap": { name: "Skill Swap", effect: "The user employs its psychic power to exchange Abilities with the target." }, "imprison": { name: "Imprison", effect: "If opposing Pokémon know any move also known by the user, they are prevented from using it." }, "refresh": { name: "Refresh", effect: "The user rests to cure itself of poisoning, a burn, or paralysis." }, "grudge": { name: "Grudge", effect: "If the user faints, the user's grudge fully depletes the PP of the opponent's move that knocked it out." }, "snatch": { name: "Snatch", effect: "The user steals the effects of any attempts to use a healing or stat-changing move." }, "secretPower": { name: "Secret Power", effect: "The additional effects of this attack depend upon where it was used." }, "dive": { name: "Dive", effect: "Diving on the first turn, the user floats up and attacks on the next turn." }, "armThrust": { name: "Arm Thrust", effect: "The user lets loose a flurry of open-palmed arm thrusts that hit two to five times in a row." }, "camouflage": { name: "Camouflage", effect: "The user's type is changed depending on its environment, such as at water's edge, in grass, or in a cave." }, "tailGlow": { name: "Tail Glow", effect: "The user stares at flashing lights to focus its mind, drastically raising its Sp. Atk stat." }, "lusterPurge": { name: "Luster Purge", effect: "The user lets loose a damaging burst of light. This may also lower the target's Sp. Def stat." }, "mistBall": { name: "Mist Ball", effect: "A mist-like flurry of down envelops and damages the target. This may also lower the target's Sp. Atk stat." }, "featherDance": { name: "Feather Dance", effect: "The user covers the target's body with a mass of down that harshly lowers its Attack stat." }, "teeterDance": { name: "Teeter Dance", effect: "The user performs a wobbly dance that confuses the Pokémon around it." }, "blazeKick": { name: "Blaze Kick", effect: "The user launches a kick that lands a critical hit more easily. This may also leave the target with a burn." }, "mudSport": { name: "Mud Sport", effect: "The user kicks up mud on the battlefield. This weakens Electric-type moves for five turns." }, "iceBall": { name: "Ice Ball", effect: "The user attacks the target for five turns. The move's power increases each time it hits." }, "needleArm": { name: "Needle Arm", effect: "The user attacks by wildly swinging its thorny arms. This may also make the target flinch." }, "slackOff": { name: "Slack Off", effect: "The user slacks off, restoring its own HP by up to half of its max HP." }, "hyperVoice": { name: "Hyper Voice", effect: "The user lets loose a horribly echoing shout with the power to inflict damage." }, "poisonFang": { name: "Poison Fang", effect: "The user bites the target with toxic fangs. This may also leave the target badly poisoned." }, "crushClaw": { name: "Crush Claw", effect: "The user slashes the target with hard and sharp claws. This may also lower the target's Defense stat." }, "blastBurn": { name: "Blast Burn", effect: "The target is razed by a fiery explosion. The user can't move on the next turn." }, "hydroCannon": { name: "Hydro Cannon", effect: "The target is hit with a watery blast. The user can't move on the next turn." }, "meteorMash": { name: "Meteor Mash", effect: "The target is hit with a hard punch fired like a meteor. This may also raise the user's Attack stat." }, "astonish": { name: "Astonish", effect: "The user attacks the target while shouting in a startling fashion. This may also make the target flinch." }, "weatherBall": { name: "Weather Ball", effect: "This attack move varies in power and type depending on the weather." }, "aromatherapy": { name: "Aromatherapy", effect: "The user releases a soothing scent that heals all status conditions affecting the user's party." }, "fakeTears": { name: "Fake Tears", effect: "The user feigns crying to fluster the target, harshly lowering its Sp. Def stat." }, "airCutter": { name: "Air Cutter", effect: "The user launches razor-like wind to slash opposing Pokémon. Critical hits land more easily." }, "overheat": { name: "Overheat", effect: "The user attacks the target at full power. The attack's recoil harshly lowers the user's Sp. Atk stat." }, "odorSleuth": { name: "Odor Sleuth", effect: "Enables a Ghost-type target to be hit by Normal- and Fighting-type attacks. This also enables an evasive target to be hit." }, "rockTomb": { name: "Rock Tomb", effect: "Boulders are hurled at the target. This also lowers the target's Speed stat by preventing its movement." }, "silverWind": { name: "Silver Wind", effect: "The target is attacked with powdery scales blown by the wind. This may also raise all the user's stats." }, "metalSound": { name: "Metal Sound", effect: "A horrible sound like scraping metal harshly lowers the target's Sp. Def stat." }, "grassWhistle": { name: "Grass Whistle", effect: "The user plays a pleasant melody that lulls the target into a deep sleep." }, "tickle": { name: "Tickle", effect: "The user tickles the target into laughing, reducing its Attack and Defense stats." }, "cosmicPower": { name: "Cosmic Power", effect: "The user absorbs a mystical power from space to raise its Defense and Sp. Def stats." }, "waterSpout": { name: "Water Spout", effect: "The user spouts water to damage opposing Pokémon. The lower the user's HP, the lower the move's power." }, "signalBeam": { name: "Signal Beam", effect: "The user attacks with a sinister beam of light. This may also confuse the target." }, "shadowPunch": { name: "Shadow Punch", effect: "The user throws a punch from the shadows. This attack never misses." }, "extrasensory": { name: "Extrasensory", effect: "The user attacks with an odd, unseeable power. This may also make the target flinch." }, "skyUppercut": { name: "Sky Uppercut", effect: "The user attacks the target with an uppercut thrown skyward with force." }, "sandTomb": { name: "Sand Tomb", effect: "The user traps the target inside a harshly raging sandstorm for four to five turns." }, "sheerCold": { name: "Sheer Cold", effect: "The target faints instantly. It's less likely to hit the target if it's used by Pokémon other than Ice types." }, "muddyWater": { name: "Muddy Water", effect: "The user attacks by shooting muddy water at opposing Pokémon. This may also lower their accuracy." }, "bulletSeed": { name: "Bullet Seed", effect: "The user forcefully shoots seeds at the target two to five times in a row." }, "aerialAce": { name: "Aerial Ace", effect: "The user confounds the target with speed, then slashes. This attack never misses." }, "icicleSpear": { name: "Icicle Spear", effect: "The user launches sharp icicles at the target two to five times in a row." }, "ironDefense": { name: "Iron Defense", effect: "The user hardens its body's surface like iron, sharply raising its Defense stat." }, "block": { name: "Block", effect: "The user blocks the target's way with arms spread wide to prevent escape." }, "howl": { name: "Howl", effect: "The user howls loudly to raise the spirit of itself and allies. This raises their Attack stats." }, "dragonClaw": { name: "Dragon Claw", effect: "The user slashes the target with huge sharp claws." }, "frenzyPlant": { name: "Frenzy Plant", effect: "The user slams the target with the roots of an enormous tree. The user can't move on the next turn." }, "bulkUp": { name: "Bulk Up", effect: "The user tenses its muscles to bulk up its body, raising both its Attack and Defense stats." }, "bounce": { name: "Bounce", effect: "The user bounces up high, then drops on the target on the second turn. This may also leave the target with paralysis." }, "mudShot": { name: "Mud Shot", effect: "The user attacks by hurling a blob of mud at the target. This also lowers the target's Speed stat." }, "poisonTail": { name: "Poison Tail", effect: "The user hits the target with its tail. This may also poison the target. Critical hits land more easily." }, "covet": { name: "Covet", effect: "The user endearingly approaches the target, then has a 30% chance to steal the target's held item." }, "voltTackle": { name: "Volt Tackle", effect: "The user electrifies itself and charges the target. This also damages the user quite a lot. This attack may leave the target with paralysis." }, "magicalLeaf": { name: "Magical Leaf", effect: "The user scatters curious leaves that chase the target. This attack never misses." }, "waterSport": { name: "Water Sport", effect: "The user soaks the battlefield with water. This weakens Fire-type moves for five turns." }, "calmMind": { name: "Calm Mind", effect: "The user quietly focuses its mind and calms its spirit to raise its Sp. Atk and Sp. Def stats." }, "leafBlade": { name: "Leaf Blade", effect: "The user handles a sharp leaf like a sword and attacks by cutting its target. Critical hits land more easily." }, "dragonDance": { name: "Dragon Dance", effect: "The user vigorously performs a mystic, powerful dance that raises its Attack and Speed stats." }, "rockBlast": { name: "Rock Blast", effect: "The user hurls hard rocks at the target. Two to five rocks are launched in a row." }, "shockWave": { name: "Shock Wave", effect: "The user strikes the target with a quick jolt of electricity. This attack never misses." }, "waterPulse": { name: "Water Pulse", effect: "The user attacks the target with a pulsing blast of water. This may also confuse the target." }, "doomDesire": { name: "Doom Desire", effect: "Two turns after this move is used, a concentrated bundle of light blasts the target." }, "psychoBoost": { name: "Psycho Boost", effect: "The user attacks the target at full power. The attack's recoil harshly lowers the user's Sp. Atk stat." }, "roost": { name: "Roost", effect: "The user lands and rests its body. This move restores the user's HP by up to half of its max HP." }, "gravity": { name: "Gravity", effect: "This move enables Flying-type Pokémon or Pokémon with the Levitate Ability to be hit by Ground-type moves. Moves that involve flying can't be used." }, "miracleEye": { name: "Miracle Eye", effect: "Enables a Dark-type target to be hit by Psychic-type attacks. This also enables an evasive target to be hit." }, "wakeUpSlap": { name: "Wake-Up Slap", effect: "This attack inflicts big damage on a sleeping target. This also wakes the target up, however." }, "hammerArm": { name: "Hammer Arm", effect: "The user swings and hits with its strong, heavy fist. It lowers the user's Speed, however." }, "gyroBall": { name: "Gyro Ball", effect: "The user tackles the target with a high-speed spin. The slower the user compared to the target, the greater the move's power." }, "healingWish": { name: "Healing Wish", effect: "The user faints. In return, the Pokémon taking its place will have its HP restored and status conditions cured." }, "brine": { name: "Brine", effect: "If the target's HP is half or less, this attack will hit with double the power." }, "naturalGift": { name: "Natural Gift", effect: "The user draws power to attack by using its held Berry. The Berry determines the move's type and power." }, "feint": { name: "Feint", effect: "This attack hits a target using a move such as Protect or Detect. This also lifts the effects of those moves." }, "pluck": { name: "Pluck", effect: "The user pecks the target. If the target is holding a Berry, the user eats it and gains its effect." }, "tailwind": { name: "Tailwind", effect: "The user whips up a turbulent whirlwind that ups the Speed stats of the user and its allies for four turns." }, "acupressure": { name: "Acupressure", effect: "The user applies pressure to stress points, sharply boosting one of its or its allies' stats." }, "metalBurst": { name: "Metal Burst", effect: "The user retaliates with much greater force against the opponent that last inflicted damage on it." }, "uTurn": { name: "U-turn", effect: "After making its attack, the user rushes back to switch places with a party Pokémon in waiting." }, "closeCombat": { name: "Close Combat", effect: "The user fights the target up close without guarding itself. This also lowers the user's Defense and Sp. Def stats." }, "payback": { name: "Payback", effect: "The user stores power, then attacks. If the user moves after the target, this attack's power will be doubled." }, "assurance": { name: "Assurance", effect: "If the target has already taken some damage in the same turn, this attack's power is doubled." }, "embargo": { name: "Embargo", effect: "This move prevents the target from using its held item for five turns. Its Trainer is also prevented from using items on it." }, "fling": { name: "Fling", effect: "The user flings its held item at the target to attack. This move's power and effects depend on the item." }, "psychoShift": { name: "Psycho Shift", effect: "Using its psychic power of suggestion, the user transfers its status conditions to the target." }, "trumpCard": { name: "Trump Card", effect: "The fewer PP this move has, the greater its power." }, "healBlock": { name: "Heal Block", effect: "For five turns, the user prevents the opposing team from using any moves, Abilities, or held items that recover HP." }, "wringOut": { name: "Wring Out", effect: "The user powerfully wrings the target. The more HP the target has, the greater the move's power." }, "powerTrick": { name: "Power Trick", effect: "The user employs its psychic power to switch its Attack stat with its Defense stat." }, "gastroAcid": { name: "Gastro Acid", effect: "The user hurls up its stomach acids on the target. The fluid eliminates the effect of the target's Ability." }, "luckyChant": { name: "Lucky Chant", effect: "The user chants an incantation toward the sky, preventing opposing Pokémon from landing critical hits for five turns." }, "meFirst": { name: "Me First", effect: "The user cuts ahead of the target to copy and use the target's intended move with greater power. This move fails if it isn't used first." }, "copycat": { name: "Copycat", effect: "The user mimics the move used immediately before it. The move fails if no other move has been used yet." }, "powerSwap": { name: "Power Swap", effect: "The user employs its psychic power to switch changes to its Attack and Sp. Atk stats with the target." }, "guardSwap": { name: "Guard Swap", effect: "The user employs its psychic power to switch changes to its Defense and Sp. Def stats with the target." }, "punishment": { name: "Punishment", effect: "The more the target has powered up with stat changes, the greater the move's power." }, "lastResort": { name: "Last Resort", effect: "This move can be used only after the user has used all the other moves it knows in the battle." }, "worrySeed": { name: "Worry Seed", effect: "A seed that causes worry is planted on the target. It prevents sleep by making the target's Ability Insomnia." }, "suckerPunch": { name: "Sucker Punch", effect: "This move enables the user to attack first. This move fails if the target is not readying an attack." }, "toxicSpikes": { name: "Toxic Spikes", effect: "The user lays a trap of poison spikes at the feet of the opposing team. The spikes will poison opposing Pokémon that switch into battle." }, "heartSwap": { name: "Heart Swap", effect: "The user employs its psychic power to switch stat changes with the target." }, "aquaRing": { name: "Aqua Ring", effect: "The user envelops itself in a veil made of water. It regains some HP every turn." }, "magnetRise": { name: "Magnet Rise", effect: "The user levitates using electrically generated magnetism for five turns." }, "flareBlitz": { name: "Flare Blitz", effect: "The user cloaks itself in fire and charges the target. This also damages the user quite a lot. This attack may leave the target with a burn." }, "forcePalm": { name: "Force Palm", effect: "The target is attacked with a shock wave. This may also leave the target with paralysis." }, "auraSphere": { name: "Aura Sphere", effect: "The user lets loose a blast of aura power from deep within its body at the target. This attack never misses." }, "rockPolish": { name: "Rock Polish", effect: "The user polishes its body to reduce drag. This sharply raises the Speed stat." }, "poisonJab": { name: "Poison Jab", effect: "The target is stabbed with a tentacle, arm, or the like steeped in poison. This may also poison the target." }, "darkPulse": { name: "Dark Pulse", effect: "The user releases a horrible aura imbued with dark thoughts. This may also make the target flinch." }, "nightSlash": { name: "Night Slash", effect: "The user slashes the target the instant an opportunity arises. Critical hits land more easily." }, "aquaTail": { name: "Aqua Tail", effect: "The user attacks by swinging its tail as if it were a vicious wave in a raging storm." }, "seedBomb": { name: "Seed Bomb", effect: "The user slams a barrage of hard-shelled seeds down on the target from above." }, "airSlash": { name: "Air Slash", effect: "The user attacks with a blade of air that slices even the sky. This may also make the target flinch." }, "xScissor": { name: "X-Scissor", effect: "The user slashes at the target by crossing its scythes or claws as if they were a pair of scissors." }, "bugBuzz": { name: "Bug Buzz", effect: "The user generates a damaging sound wave by vibration. This may also lower the target's Sp. Def stat." }, "dragonPulse": { name: "Dragon Pulse", effect: "The target is attacked with a shock wave generated by the user's gaping mouth." }, "dragonRush": { name: "Dragon Rush", effect: "The user tackles the target while exhibiting overwhelming menace. This may also make the target flinch." }, "powerGem": { name: "Power Gem", effect: "The user attacks with a ray of light that sparkles as if it were made of gemstones." }, "drainPunch": { name: "Drain Punch", effect: "An energy-draining punch. The user's HP is restored by half the damage taken by the target." }, "vacuumWave": { name: "Vacuum Wave", effect: "The user whirls its fists to send a wave of pure vacuum at the target. This move always goes first." }, "focusBlast": { name: "Focus Blast", effect: "The user heightens its mental focus and unleashes its power. This may also lower the target's Sp. Def stat." }, "energyBall": { name: "Energy Ball", effect: "The user draws power from nature and fires it at the target. This may also lower the target's Sp. Def stat." }, "braveBird": { name: "Brave Bird", effect: "The user tucks in its wings and charges from a low altitude. This also damages the user quite a lot." }, "earthPower": { name: "Earth Power", effect: "The user makes the ground under the target erupt with power. This may also lower the target's Sp. Def stat." }, "switcheroo": { name: "Switcheroo", effect: "The user trades held items with the target faster than the eye can follow." }, "gigaImpact": { name: "Giga Impact", effect: "The user charges at the target using every bit of its power. The user can't move on the next turn." }, "nastyPlot": { name: "Nasty Plot", effect: "The user stimulates its brain by thinking bad thoughts. This sharply raises the user's Sp. Atk stat." }, "bulletPunch": { name: "Bullet Punch", effect: "The user strikes the target with tough punches as fast as bullets. This move always goes first." }, "avalanche": { name: "Avalanche", effect: "The power of this attack move is doubled if the user has been hurt by the target in the same turn." }, "iceShard": { name: "Ice Shard", effect: "The user flash-freezes chunks of ice and hurls them at the target. This move always goes first." }, "shadowClaw": { name: "Shadow Claw", effect: "The user slashes with a sharp claw made from shadows. Critical hits land more easily." }, "thunderFang": { name: "Thunder Fang", effect: "The user bites with electrified fangs. This may also make the target flinch or leave it with paralysis." }, "iceFang": { name: "Ice Fang", effect: "The user bites with cold-infused fangs. This may also make the target flinch or leave it frozen." }, "fireFang": { name: "Fire Fang", effect: "The user bites with flame-cloaked fangs. This may also make the target flinch or leave it with a burn." }, "shadowSneak": { name: "Shadow Sneak", effect: "The user extends its shadow and attacks the target from behind. This move always goes first." }, "mudBomb": { name: "Mud Bomb", effect: "The user launches a hard-packed mud ball to attack. This may also lower the target's accuracy." }, "psychoCut": { name: "Psycho Cut", effect: "The user tears at the target with blades formed by psychic power. Critical hits land more easily." }, "zenHeadbutt": { name: "Zen Headbutt", effect: "The user focuses its willpower to its head and attacks the target. This may also make the target flinch." }, "mirrorShot": { name: "Mirror Shot", effect: "The user lets loose a flash of energy at the target from its polished body. This may also lower the target's accuracy." }, "flashCannon": { name: "Flash Cannon", effect: "The user gathers all its light energy and releases it all at once. This may also lower the target's Sp. Def stat." }, "rockClimb": { name: "Rock Climb", effect: "The user attacks the target by smashing into it with incredible force. This may also confuse the target." }, "defog": { name: "Defog", effect: "A strong wind blows away the target's barriers such as Reflect or Light Screen. This also lowers the target's evasiveness." }, "trickRoom": { name: "Trick Room", effect: "The user creates a bizarre area in which slower Pokémon get to move first for five turns." }, "dracoMeteor": { name: "Draco Meteor", effect: "Comets are summoned down from the sky onto the target. The attack's recoil harshly lowers the user's Sp. Atk stat." }, "discharge": { name: "Discharge", effect: "The user strikes everything around it by letting loose a flare of electricity. This may also cause paralysis." }, "lavaPlume": { name: "Lava Plume", effect: "The user torches everything around it in an inferno of scarlet flames. This may also leave those it hits with a burn." }, "leafStorm": { name: "Leaf Storm", effect: "The user whips up a storm of leaves around the target. The attack's recoil harshly lowers the user's Sp. Atk stat." }, "powerWhip": { name: "Power Whip", effect: "The user violently whirls its vines, tentacles, or the like to harshly lash the target." }, "rockWrecker": { name: "Rock Wrecker", effect: "The user launches a huge boulder at the target to attack. The user can't move on the next turn." }, "crossPoison": { name: "Cross Poison", effect: "A slashing attack with a poisonous blade that may also poison the target. Critical hits land more easily." }, "gunkShot": { name: "Gunk Shot", effect: "The user shoots filthy garbage at the target to attack. This may also poison the target." }, "ironHead": { name: "Iron Head", effect: "The user slams the target with its steel-hard head. This may also make the target flinch." }, "magnetBomb": { name: "Magnet Bomb", effect: "The user launches steel bombs that stick to the target. This attack never misses." }, "stoneEdge": { name: "Stone Edge", effect: "The user stabs the target from below with sharpened stones. Critical hits land more easily." }, "captivate": { name: "Captivate", effect: "If any opposing Pokémon is the opposite gender of the user, it is charmed, which harshly lowers its Sp. Atk stat." }, "stealthRock": { name: "Stealth Rock", effect: "The user lays a trap of levitating stones around the opposing team. The trap hurts opposing Pokémon that switch into battle." }, "grassKnot": { name: "Grass Knot", effect: "The user snares the target with grass and trips it. The heavier the target, the greater the move's power." }, "chatter": { name: "Chatter", effect: "The user attacks the target with sound waves of deafening chatter. This confuses the target." }, "judgment": { name: "Judgment", effect: "The user releases countless shots of light at the target. This move's type varies depending on the kind of Plate the user is holding." }, "bugBite": { name: "Bug Bite", effect: "The user bites the target. If the target is holding a Berry, the user eats it and gains its effect." }, "chargeBeam": { name: "Charge Beam", effect: "The user attacks the target with an electric charge. The user may use any remaining electricity to raise its Sp. Atk stat." }, "woodHammer": { name: "Wood Hammer", effect: "The user slams its rugged body into the target to attack. This also damages the user quite a lot." }, "aquaJet": { name: "Aqua Jet", effect: "The user lunges at the target at a speed that makes it almost invisible. This move always goes first." }, "attackOrder": { name: "Attack Order", effect: "The user calls out its underlings to pummel the target. Critical hits land more easily." }, "defendOrder": { name: "Defend Order", effect: "The user calls out its underlings to shield its body, raising its Defense and Sp. Def stats." }, "healOrder": { name: "Heal Order", effect: "The user calls out its underlings to heal it. The user regains up to half of its max HP." }, "headSmash": { name: "Head Smash", effect: "The user attacks the target with a hazardous, full-power headbutt. This also damages the user terribly." }, "doubleHit": { name: "Double Hit", effect: "The user slams the target with a long tail, vines, or a tentacle. The target is hit twice in a row." }, "roarOfTime": { name: "Roar of Time", effect: "The user blasts the target with power that distorts even time. The user can't move on the next turn." }, "spacialRend": { name: "Spacial Rend", effect: "The user tears the target along with the space around it. Critical hits land more easily." }, "lunarDance": { name: "Lunar Dance", effect: "The user faints. In return, the Pokémon taking its place will have its status and HP fully restored." }, "crushGrip": { name: "Crush Grip", effect: "The target is crushed with great force. The more HP the target has left, the greater this move's power." }, "magmaStorm": { name: "Magma Storm", effect: "The target becomes trapped within a maelstrom of fire that rages for four to five turns." }, "darkVoid": { name: "Dark Void", effect: "Opposing Pokémon are dragged into a world of total darkness that makes them sleep." }, "seedFlare": { name: "Seed Flare", effect: "The user emits a shock wave from its body to attack its target. This may also harshly lower the target's Sp. Def stat." }, "ominousWind": { name: "Ominous Wind", effect: "The user blasts the target with a gust of repulsive wind. This may also raise all the user's stats at once." }, "shadowForce": { name: "Shadow Force", effect: "The user disappears, then strikes the target on the next turn. This move hits even if the target protects itself." }, "honeClaws": { name: "Hone Claws", effect: "The user sharpens its claws to boost its Attack stat and accuracy." }, "wideGuard": { name: "Wide Guard", effect: "The user and its allies are protected from wide-ranging attacks for one turn." }, "guardSplit": { name: "Guard Split", effect: "The user employs its psychic power to average its Defense and Sp. Def stats with those of the target." }, "powerSplit": { name: "Power Split", effect: "The user employs its psychic power to average its Attack and Sp. Atk stats with those of the target." }, "wonderRoom": { name: "Wonder Room", effect: "The user creates a bizarre area in which Pokémon's Defense and Sp. Def stats are swapped for five turns." }, "psyshock": { name: "Psyshock", effect: "The user materializes an odd psychic wave to attack the target. This attack does physical damage." }, "venoshock": { name: "Venoshock", effect: "The user drenches the target in a special poisonous liquid. This move's power is doubled if the target is poisoned." }, "autotomize": { name: "Autotomize", effect: "The user sheds part of its body to make itself lighter and sharply raise its Speed stat." }, "ragePowder": { name: "Rage Powder", effect: "The user scatters a cloud of irritating powder to draw attention to itself. Opposing Pokémon aim only at the user." }, "telekinesis": { name: "Telekinesis", effect: "The user makes the target float with its psychic power. The target is easier to hit for three turns." }, "magicRoom": { name: "Magic Room", effect: "The user creates a bizarre area in which Pokémon's held items lose their effects for five turns." }, "smackDown": { name: "Smack Down", effect: "The user throws a stone or similar projectile to attack the target. A flying Pokémon will fall to the ground when it's hit." }, "stormThrow": { name: "Storm Throw", effect: "The user strikes the target with a fierce blow. This attack always results in a critical hit." }, "flameBurst": { name: "Flame Burst", effect: "The user attacks the target with a bursting flame. The bursting flame damages Pokémon next to the target as well." }, "sludgeWave": { name: "Sludge Wave", effect: "The user strikes everything around it by swamping the area with a giant sludge wave. This may also poison those hit." }, "quiverDance": { name: "Quiver Dance", effect: "The user lightly performs a beautiful, mystic dance. This boosts the user's Sp. Atk, Sp. Def, and Speed stats." }, "heavySlam": { name: "Heavy Slam", effect: "The user slams into the target with its heavy body. The more the user outweighs the target, the greater the move's power." }, "synchronoise": { name: "Synchronoise", effect: "Using an odd shock wave, the user inflicts damage on any Pokémon of the same type in the area around it." }, "electroBall": { name: "Electro Ball", effect: "The user hurls an electric orb at the target. The faster the user is than the target, the greater the move's power." }, "soak": { name: "Soak", effect: "The user shoots a torrent of water at the target and changes the target's type to Water." }, "flameCharge": { name: "Flame Charge", effect: "Cloaking itself in flame, the user attacks the target. Then, building up more power, the user raises its Speed stat." }, "coil": { name: "Coil", effect: "The user coils up and concentrates. This raises its Attack and Defense stats as well as its accuracy." }, "lowSweep": { name: "Low Sweep", effect: "The user makes a swift attack on the target's legs, which lowers the target's Speed stat." }, "acidSpray": { name: "Acid Spray", effect: "The user spits fluid that works to melt the target. This harshly lowers the target's Sp. Def stat." }, "foulPlay": { name: "Foul Play", effect: "The user turns the target's power against it. The higher the target's Attack stat, the greater the damage it deals." }, "simpleBeam": { name: "Simple Beam", effect: "The user's mysterious psychic wave changes the target's Ability to Simple." }, "entrainment": { name: "Entrainment", effect: "The user dances with an odd rhythm that compels the target to mimic it, making the target's Ability the same as the user's." }, "afterYou": { name: "After You", effect: "The user helps the target and makes it use its move right after the user." }, "round": { name: "Round", effect: "The user attacks the target with a song. Others can join in the Round to increase the power of the attack." }, "echoedVoice": { name: "Echoed Voice", effect: "The user attacks the target with an echoing voice. If this move is used every turn, its power is increased." }, "chipAway": { name: "Chip Away", effect: "Looking for an opening, the user strikes consistently. The target's stat changes don't affect this attack's damage." }, "clearSmog": { name: "Clear Smog", effect: "The user attacks the target by throwing a clump of special mud. All stat changes are returned to normal." }, "storedPower": { name: "Stored Power", effect: "The user attacks the target with stored power. The more the user's stats are raised, the greater the move's power." }, "quickGuard": { name: "Quick Guard", effect: "The user protects itself and its allies from priority moves." }, "allySwitch": { name: "Ally Switch", effect: "The user teleports using a strange power and switches places with one of its allies." }, "scald": { name: "Scald", effect: "The user shoots boiling hot water at its target. This may also leave the target with a burn." }, "shellSmash": { name: "Shell Smash", effect: "The user breaks its shell, which lowers Defense and Sp. Def stats but sharply raises its Attack, Sp. Atk, and Speed stats." }, "healPulse": { name: "Heal Pulse", effect: "The user emits a healing pulse that restores the target's HP by up to half of its max HP." }, "hex": { name: "Hex", effect: "This relentless attack does massive damage to a target affected by status conditions." }, "skyDrop": { name: "Sky Drop", effect: "The user takes the target into the sky, then drops it during the next turn. The target cannot attack while in the sky." }, "shiftGear": { name: "Shift Gear", effect: "The user rotates its gears, raising its Attack stat and sharply raising its Speed stat." }, "circleThrow": { name: "Circle Throw", effect: "The target is thrown, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon." }, "incinerate": { name: "Incinerate", effect: "The user attacks opposing Pokémon with fire. If a Pokémon is holding a certain item, such as a Berry, the item becomes burned up and unusable." }, "quash": { name: "Quash", effect: "The user suppresses the target and makes its move go last." }, "acrobatics": { name: "Acrobatics", effect: "The user nimbly strikes the target. The fewer held items, the higher the damage it inflicts." }, "reflectType": { name: "Reflect Type", effect: "The user reflects the target's type, making the user the same type as the target." }, "retaliate": { name: "Retaliate", effect: "The user gets revenge for a fainted ally. If an ally fainted in the previous turn, this move's power is increased." }, "finalGambit": { name: "Final Gambit", effect: "The user risks everything to attack its target. The user faints but does damage equal to its HP." }, "bestow": { name: "Bestow", effect: "The user passes its held item to the target when the target isn't holding an item." }, "inferno": { name: "Inferno", effect: "The user attacks by engulfing the target in an intense fire. This leaves the target with a burn." }, "waterPledge": { name: "Water Pledge", effect: "A column of water hits the target. When used with its fire equivalent, its power increases and a rainbow appears." }, "firePledge": { name: "Fire Pledge", effect: "A column of fire hits the target. When used with its grass equivalent, its power increases and a vast sea of fire appears." }, "grassPledge": { name: "Grass Pledge", effect: "A column of grass hits the target. When used with its water equivalent, its power increases and a vast swamp appears." }, "voltSwitch": { name: "Volt Switch", effect: "After making its attack, the user rushes back to switch places with a party Pokémon in waiting." }, "struggleBug": { name: "Struggle Bug", effect: "While resisting, the user attacks opposing Pokémon. This lowers the Sp. Atk stats of those hit." }, "bulldoze": { name: "Bulldoze", effect: "The user strikes everything around it by stomping down on the ground. This lowers the Speed stats of those hit." }, "frostBreath": { name: "Frost Breath", effect: "The user blows its cold breath on the target. This attack always results in a critical hit." }, "dragonTail": { name: "Dragon Tail", effect: "The target is knocked away, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon." }, "workUp": { name: "Work Up", effect: "The user is roused, and its Attack and Sp. Atk stats increase." }, "electroweb": { name: "Electroweb", effect: "The user attacks and captures opposing Pokémon using an electric net. This lowers their Speed stats." }, "wildCharge": { name: "Wild Charge", effect: "The user shrouds itself in electricity and smashes into its target. This also damages the user a little." }, "drillRun": { name: "Drill Run", effect: "The user crashes into its target while rotating its body like a drill. Critical hits land more easily." }, "dualChop": { name: "Dual Chop", effect: "The user attacks its target by hitting it with brutal strikes. The target is hit twice in a row." }, "heartStamp": { name: "Heart Stamp", effect: "The user unleashes a vicious blow after its cute act makes the target less wary. This may also make the target flinch." }, "hornLeech": { name: "Horn Leech", effect: "The user drains the target's energy with its horns. The user's HP is restored by half the damage taken by the target." }, "sacredSword": { name: "Sacred Sword", effect: "The user attacks by slicing with a long horn. The target's stat changes don't affect this attack's damage." }, "razorShell": { name: "Razor Shell", effect: "The user cuts its target with sharp shells. This may also lower the target's Defense stat." }, "heatCrash": { name: "Heat Crash", effect: "The user slams its target with its flame-covered body. The more the user outweighs the target, the greater the move's power." }, "leafTornado": { name: "Leaf Tornado", effect: "The user attacks its target by encircling it in sharp leaves. This attack may also lower the target's accuracy." }, "steamroller": { name: "Steamroller", effect: "The user crushes its target by rolling over the target with its rolled-up body. This may also make the target flinch." }, "cottonGuard": { name: "Cotton Guard", effect: "The user protects itself by wrapping its body in soft cotton, which drastically raises the user's Defense stat." }, "nightDaze": { name: "Night Daze", effect: "The user lets loose a pitch-black shock wave at its target. This may also lower the target's accuracy." }, "psystrike": { name: "Psystrike", effect: "The user materializes an odd psychic wave to attack the target. This attack does physical damage." }, "tailSlap": { name: "Tail Slap", effect: "The user attacks by striking the target with its hard tail. It hits the target two to five times in a row." }, "hurricane": { name: "Hurricane", effect: "The user attacks by wrapping its opponent in a fierce wind that flies up into the sky. This may also confuse the target." }, "headCharge": { name: "Head Charge", effect: "The user charges its head into its target, using its powerful guard hair. This also damages the user a little." }, "gearGrind": { name: "Gear Grind", effect: "The user attacks by throwing steel gears at its target twice." }, "searingShot": { name: "Searing Shot", effect: "The user torches everything around it in an inferno of scarlet flames. This may also leave those it hits with a burn." }, "technoBlast": { name: "Techno Blast", effect: "The user fires a beam of light at its target. The move's type changes depending on the Drive the user holds." }, "relicSong": { name: "Relic Song", effect: "The user sings an ancient song and attacks by appealing to the hearts of the listening opposing Pokémon. This may also induce sleep." }, "secretSword": { name: "Secret Sword", effect: "The user cuts with its long horn. The odd power contained in the horn does physical damage to the target." }, "glaciate": { name: "Glaciate", effect: "The user attacks by blowing freezing cold air at opposing Pokémon. This lowers their Speed stats." }, "boltStrike": { name: "Bolt Strike", effect: "The user surrounds itself with a great amount of electricity and charges its target. This may also leave the target with paralysis." }, "blueFlare": { name: "Blue Flare", effect: "The user attacks by engulfing the target in an intense, yet beautiful, blue flame. This may also leave the target with a burn." }, "fieryDance": { name: "Fiery Dance", effect: "Cloaked in flames, the user attacks the target by dancing and flapping its wings. This may also raise the user's Sp. Atk stat." }, "freezeShock": { name: "Freeze Shock", effect: "On the second turn, the user hits the target with electrically charged ice. This may also leave the target with paralysis." }, "iceBurn": { name: "Ice Burn", effect: "On the second turn, an ultracold, freezing wind surrounds the target. This may leave the target with a burn." }, "snarl": { name: "Snarl", effect: "The user yells as if it's ranting about something, which lowers the Sp. Atk stats of opposing Pokémon." }, "icicleCrash": { name: "Icicle Crash", effect: "The user attacks by harshly dropping large icicles onto the target. This may also make the target flinch." }, "vCreate": { name: "V-create", effect: "With a hot flame on its forehead, the user hurls itself at its target. This lowers the user's Defense, Sp. Def, and Speed stats." }, "fusionFlare": { name: "Fusion Flare", effect: "The user brings down a giant flame. This move's power is increased when influenced by an enormous lightning bolt." }, "fusionBolt": { name: "Fusion Bolt", effect: "The user throws down a giant lightning bolt. This move's power is increased when influenced by an enormous flame." }, "flyingPress": { name: "Flying Press", effect: "The user dives down onto the target from the sky. This move is Fighting and Flying type simultaneously." }, "matBlock": { name: "Mat Block", effect: "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves." }, "belch": { name: "Belch", effect: "The user lets out a damaging belch at the target. The user must eat a held Berry to use this move." }, "rototiller": { name: "Rototiller", effect: "Tilling the soil, the user makes it easier for plants to grow. This raises the Attack and Sp. Atk stats of Grass-type Pokémon." }, "stickyWeb": { name: "Sticky Web", effect: "The user weaves a sticky net around the opposing team, which lowers their Speed stats upon switching into battle." }, "fellStinger": { name: "Fell Stinger", effect: "When the user knocks out a target with this move, the user's Attack stat rises drastically." }, "phantomForce": { name: "Phantom Force", effect: "The user vanishes somewhere, then strikes the target on the next turn. This move hits even if the target protects itself." }, "trickOrTreat": { name: "Trick-or-Treat", effect: "The user takes the target trick-or-treating. This adds Ghost type to the target's type." }, "nobleRoar": { name: "Noble Roar", effect: "Letting out a noble roar, the user intimidates the target and lowers its Attack and Sp. Atk stats." }, "ionDeluge": { name: "Ion Deluge", effect: "The user disperses electrically charged particles, which changes Normal-type moves to Electric-type moves." }, "parabolicCharge": { name: "Parabolic Charge", effect: "The user attacks everything around it. The user's HP is restored by half the damage taken by those hit." }, "forestsCurse": { name: "Forest's Curse", effect: "The user puts a forest curse on the target. The target is now Grass type as well." }, "petalBlizzard": { name: "Petal Blizzard", effect: "The user stirs up a violent petal blizzard and attacks everything around it." }, "freezeDry": { name: "Freeze-Dry", effect: "The user rapidly cools the target. This may also leave the target frozen. This move is super effective on Water types." }, "disarmingVoice": { name: "Disarming Voice", effect: "Letting out a charming cry, the user does emotional damage to opposing Pokémon. This attack never misses." }, "partingShot": { name: "Parting Shot", effect: "With a parting threat, the user lowers the target's Attack and Sp. Atk stats. Then it switches with a party Pokémon." }, "topsyTurvy": { name: "Topsy-Turvy", effect: "All stat changes affecting the target turn topsy-turvy and become the opposite of what they were." }, "drainingKiss": { name: "Draining Kiss", effect: "The user steals the target's HP with a kiss. The user's HP is restored by over half of the damage taken by the target." }, "craftyShield": { name: "Crafty Shield", effect: "The user protects itself and its allies from status moves with a mysterious power. This does not stop moves that do damage." }, "flowerShield": { name: "Flower Shield", effect: "The user raises the Defense stats of all Grass-type Pokémon in battle with a mysterious power." }, "grassyTerrain": { name: "Grassy Terrain", effect: "The user turns the ground to grass for five turns. This restores the HP of Pokémon on the ground a little every turn and powers up Grass-type moves." }, "mistyTerrain": { name: "Misty Terrain", effect: "This protects Pokémon on the ground from status conditions and halves damage from Dragon-type moves for five turns." }, "electrify": { name: "Electrify", effect: "If the target is electrified before it uses a move during that turn, the target's move becomes Electric type." }, "playRough": { name: "Play Rough", effect: "The user plays rough with the target and attacks it. This may also lower the target's Attack stat." }, "fairyWind": { name: "Fairy Wind", effect: "The user stirs up a fairy wind and strikes the target with it." }, "moonblast": { name: "Moonblast", effect: "Borrowing the power of the moon, the user attacks the target. This may also lower the target's Sp. Atk stat." }, "boomburst": { name: "Boomburst", effect: "The user attacks everything around it with the destructive power of a terrible, explosive sound." }, "fairyLock": { name: "Fairy Lock", effect: "By locking down the battlefield, the user keeps all Pokémon from fleeing during the next turn." }, "kingsShield": { name: "King's Shield", effect: "The user takes a defensive stance while it protects itself from damage. It also lowers the Attack stat of any attacker that makes direct contact." }, "playNice": { name: "Play Nice", effect: "The user and the target become friends, and the target loses its will to fight. This lowers the target's Attack stat." }, "confide": { name: "Confide", effect: "The user tells the target a secret, and the target loses its ability to concentrate. This lowers the target's Sp. Atk stat." }, "diamondStorm": { name: "Diamond Storm", effect: "The user whips up a storm of diamonds to damage opposing Pokémon. This may also sharply raise the user's Defense stat." }, "steamEruption": { name: "Steam Eruption", effect: "The user immerses the target in superheated steam. This may also leave the target with a burn." }, "hyperspaceHole": { name: "Hyperspace Hole", effect: "Using a hyperspace hole, the user appears right next to the target and strikes. This also hits a target using a move such as Protect or Detect." }, "waterShuriken": { name: "Water Shuriken", effect: "The user hits the target with throwing stars two to five times in a row. This move always goes first." }, "mysticalFire": { name: "Mystical Fire", effect: "The user attacks by breathing a special, hot fire. This also lowers the target's Sp. Atk stat." }, "spikyShield": { name: "Spiky Shield", effect: "In addition to protecting the user from attacks, this move also damages any attacker that makes direct contact." }, "aromaticMist": { name: "Aromatic Mist", effect: "The user raises the Sp. Def stat of an ally Pokémon by using a mysterious aroma." }, "eerieImpulse": { name: "Eerie Impulse", effect: "The user's body generates an eerie impulse. Exposing the target to it harshly lowers the target's Sp. Atk stat." }, "venomDrench": { name: "Venom Drench", effect: "Opposing Pokémon are drenched in an odd poisonous liquid. This lowers the Attack, Sp. Atk, and Speed stats of a poisoned target." }, "powder": { name: "Powder", effect: "The user covers the target in a combustible powder. If the target uses a Fire-type move, the powder explodes and damages the target." }, "geomancy": { name: "Geomancy", effect: "The user absorbs energy and sharply raises its Sp. Atk, Sp. Def, and Speed stats on the next turn." }, "magneticFlux": { name: "Magnetic Flux", effect: "The user manipulates magnetic fields, which raises the Defense and Sp. Def stats of ally Pokémon with the Plus or Minus Ability." }, "happyHour": { name: "Happy Hour", effect: "Using Happy Hour doubles the amount of prize money received after battle." }, "electricTerrain": { name: "Electric Terrain", effect: "The user electrifies the ground for five turns, powering up Electric-type moves. Pokémon on the ground no longer fall asleep." }, "dazzlingGleam": { name: "Dazzling Gleam", effect: "The user damages opposing Pokémon by emitting a powerful flash." }, "celebrate": { name: "Celebrate", effect: "The Pokémon congratulates you on your special day!" }, "holdHands": { name: "Hold Hands", effect: "The user and an ally hold hands. This makes them very happy." }, "babyDollEyes": { name: "Baby-Doll Eyes", effect: "The user stares at the target with its baby-doll eyes, which lowers the target's Attack stat. This move always goes first." }, "nuzzle": { name: "Nuzzle", effect: "The user attacks by nuzzling its electrified cheeks against the target. This also leaves the target with paralysis." }, "holdBack": { name: "Hold Back", effect: "The user holds back when it attacks, and the target is left with at least 1 HP." }, "infestation": { name: "Infestation", effect: "The target is infested and attacked for four to five turns. The target can't flee during this time." }, "powerUpPunch": { name: "Power-Up Punch", effect: "Striking opponents over and over makes the user's fists harder. Hitting a target raises the Attack stat." }, "oblivionWing": { name: "Oblivion Wing", effect: "The user absorbs its target's HP. The user's HP is restored by over half of the damage taken by the target." }, "thousandArrows": { name: "Thousand Arrows", effect: "This move also hits opposing Pokémon that are in the air. Those Pokémon are knocked down to the ground." }, "thousandWaves": { name: "Thousand Waves", effect: "The user attacks with a wave that crawls along the ground. Those it hits can't flee from battle." }, "landsWrath": { name: "Land's Wrath", effect: "The user gathers the energy of the land and focuses that power on opposing Pokémon to damage them." }, "lightOfRuin": { name: "Light of Ruin", effect: "Drawing power from the Eternal Flower, the user fires a powerful beam of light. This also damages the user quite a lot." }, "originPulse": { name: "Origin Pulse", effect: "The user attacks opposing Pokémon with countless beams of light that glow a deep and brilliant blue." }, "precipiceBlades": { name: "Precipice Blades", effect: "The user attacks opposing Pokémon by manifesting the power of the land in fearsome blades of stone." }, "dragonAscent": { name: "Dragon Ascent", effect: "After soaring upward, the user attacks its target by dropping out of the sky at high speeds. But it lowers its own Defense and Sp. Def stats in the process." }, "hyperspaceFury": { name: "Hyperspace Fury", effect: "Using its many arms, the user unleashes a barrage of attacks that ignore the effects of moves like Protect and Detect. But the user's Defense stat falls." }, "breakneckBlitzPhysical": { name: "Breakneck Blitz", effect: "The user builds up its momentum using its Z-Power and crashes into the target at full speed. The power varies, depending on the original move." }, "breakneckBlitzSpecial": { name: "Breakneck Blitz", effect: "Dummy Data" }, "allOutPummelingPhysical": { name: "All-Out Pummeling", effect: "The user rams an energy orb created by its Z-Power into the target with full force. The power varies, depending on the original move." }, "allOutPummelingSpecial": { name: "All-Out Pummeling", effect: "Dummy Data" }, "supersonicSkystrikePhysical": { name: "Supersonic Skystrike", effect: "The user soars up with its Z-Power and plummets toward the target at full speed. The power varies, depending on the original move." }, "supersonicSkystrikeSpecial": { name: "Supersonic Skystrike", effect: "Dummy Data" }, "acidDownpourPhysical": { name: "Acid Downpour", effect: "The user creates a poisonous swamp using its Z-Power and sinks the target into it at full force. The power varies, depending on the original move." }, "acidDownpourSpecial": { name: "Acid Downpour", effect: "Dummy Data" }, "tectonicRagePhysical": { name: "Tectonic Rage", effect: "The user burrows deep into the ground and slams into the target with the full force of its Z-Power. The power varies, depending on the original move." }, "tectonicRageSpecial": { name: "Tectonic Rage", effect: "Dummy Data" }, "continentalCrushPhysical": { name: "Continental Crush", effect: "The user summons a huge rock mountain using its Z-Power and drops it onto the target with full force. The power varies, depending on the original move." }, "continentalCrushSpecial": { name: "Continental Crush", effect: "Dummy Data" }, "savageSpinOutPhysical": { name: "Savage Spin-Out", effect: "The user binds the target with full force with threads of silk that the user spits using its Z-Power. The power varies, depending on the original move." }, "savageSpinOutSpecial": { name: "Savage Spin-Out", effect: "Dummy Data" }, "neverEndingNightmarePhysical": { name: "Never-Ending Nightmare", effect: "Deep-seated grudges summoned by the user's Z-Power trap the target. The power varies, depending on the original move." }, "neverEndingNightmareSpecial": { name: "Never-Ending Nightmare", effect: "Dummy Data" }, "corkscrewCrashPhysical": { name: "Corkscrew Crash", effect: "The user spins very fast and rams into the target with the full force of its Z-Power. The power varies, depending on the original move." }, "corkscrewCrashSpecial": { name: "Corkscrew Crash", effect: "Dummy Data" }, "infernoOverdrivePhysical": { name: "Inferno Overdrive", effect: "The user breathes a stream of intense fire toward the target with the full force of its Z-Power. The power varies depending on the original move." }, "infernoOverdriveSpecial": { name: "Inferno Overdrive", effect: "Dummy Data" }, "hydroVortexPhysical": { name: "Hydro Vortex", effect: "The user creates a huge whirling current using its Z-Power to swallow the target with full force. The power varies, depending on the original move." }, "hydroVortexSpecial": { name: "Hydro Vortex", effect: "Dummy Data" }, "bloomDoomPhysical": { name: "Bloom Doom", effect: "The user collects energy from plants using its Z-Power and attacks the target with full force. The power varies, depending on the original move." }, "bloomDoomSpecial": { name: "Bloom Doom", effect: "Dummy Data" }, "gigavoltHavocPhysical": { name: "Gigavolt Havoc", effect: "The user hits the target with a powerful electric current collected by its Z-Power. The power varies, depending on the original move." }, "gigavoltHavocSpecial": { name: "Gigavolt Havoc", effect: "Dummy Data" }, "shatteredPsychePhysical": { name: "Shattered Psyche", effect: "The user controls the target with its Z-Power and hurts the target with full force. The power varies, depending on the original move." }, "shatteredPsycheSpecial": { name: "Shattered Psyche", effect: "Dummy Data" }, "subzeroSlammerPhysical": { name: "Subzero Slammer", effect: "The user dramatically drops the temperature using its Z-Power and freezes the target with full force. The power varies, depending on the original move." }, "subzeroSlammerSpecial": { name: "Subzero Slammer", effect: "Dummy Data" }, "devastatingDrakePhysical": { name: "Devastating Drake", effect: "The user materializes its aura using its Z-Power and attacks the target with full force. The power varies, depending on the original move." }, "devastatingDrakeSpecial": { name: "Devastating Drake", effect: "Dummy Data" }, "blackHoleEclipsePhysical": { name: "Black Hole Eclipse", effect: "The user gathers dark energy using its Z-Power and sucks the target into it. The power varies, depending on the original move." }, "blackHoleEclipseSpecial": { name: "Black Hole Eclipse", effect: "Dummy Data" }, "twinkleTacklePhysical": { name: "Twinkle Tackle", effect: "The user creates a very charming space using its Z-Power and totally toys with the target. The power varies, depending on the original move." }, "twinkleTackleSpecial": { name: "Twinkle Tackle", effect: "Dummy Data" }, "catastropika": { name: "Catastropika", effect: "The user, Pikachu, surrounds itself with the maximum amount of electricity using its Z-Power and pounces on its target with full force." }, "shoreUp": { name: "Shore Up", effect: "The user regains up to half of its max HP. It restores more HP in a sandstorm." }, "firstImpression": { name: "First Impression", effect: "Although this move has great power, it only works the first turn each time the user enters battle." }, "banefulBunker": { name: "Baneful Bunker", effect: "In addition to protecting the user from attacks, this move also poisons any attacker that makes direct contact." }, "spiritShackle": { name: "Spirit Shackle", effect: "The user attacks while simultaneously stitching the target's shadow to the ground to prevent the target from escaping." }, "darkestLariat": { name: "Darkest Lariat", effect: "The user swings both arms and hits the target. The target's stat changes don't affect this attack's damage." }, "sparklingAria": { name: "Sparkling Aria", effect: "The user bursts into song, emitting many bubbles. Any Pokémon suffering from a burn will be healed by the touch of these bubbles." }, "iceHammer": { name: "Ice Hammer", effect: "The user swings and hits with its strong, heavy fist. It lowers the user's Speed, however." }, "floralHealing": { name: "Floral Healing", effect: "The user restores the target's HP by up to half of its max HP. It restores more HP when the terrain is grass." }, "highHorsepower": { name: "High Horsepower", effect: "The user fiercely attacks the target using its entire body." }, "strengthSap": { name: "Strength Sap", effect: "The user restores its HP by the same amount as the target's Attack stat. It also lowers the target's Attack stat." }, "solarBlade": { name: "Solar Blade", effect: "In this two-turn attack, the user gathers light and fills a blade with the light's energy, attacking the target on the next turn." }, "leafage": { name: "Leafage", effect: "The user attacks by pelting the target with leaves." }, "spotlight": { name: "Spotlight", effect: "The user shines a spotlight on the target so that only the target will be attacked during the turn." }, "toxicThread": { name: "Toxic Thread", effect: "The user shoots poisonous threads to poison the target and lower the target's Speed stat." }, "laserFocus": { name: "Laser Focus", effect: "The user concentrates intensely. The attack on the next turn always results in a critical hit." }, "gearUp": { name: "Gear Up", effect: "The user engages its gears to raise the Attack and Sp. Atk stats of ally Pokémon with the Plus or Minus Ability." }, "throatChop": { name: "Throat Chop", effect: "The user attacks the target's throat, and the resultant suffering prevents the target from using moves that emit sound for two turns." }, "pollenPuff": { name: "Pollen Puff", effect: "The user attacks the enemy with a pollen puff that explodes. If the target is an ally, it gives the ally a pollen puff that restores its HP instead." }, "anchorShot": { name: "Anchor Shot", effect: "The user entangles the target with its anchor chain while attacking. The target becomes unable to flee." }, "psychicTerrain": { name: "Psychic Terrain", effect: "This protects Pokémon on the ground from priority moves and powers up Psychic-type moves for five turns." }, "lunge": { name: "Lunge", effect: "The user makes a lunge at the target, attacking with full force. This also lowers the target's Attack stat." }, "fireLash": { name: "Fire Lash", effect: "The user strikes the target with a burning lash. This also lowers the target's Defense stat." }, "powerTrip": { name: "Power Trip", effect: "The user boasts its strength and attacks the target. The more the user's stats are raised, the greater the move's power." }, "burnUp": { name: "Burn Up", effect: "To inflict massive damage, the user burns itself out. After using this move, the user will no longer be Fire type." }, "speedSwap": { name: "Speed Swap", effect: "The user exchanges Speed stats with the target." }, "smartStrike": { name: "Smart Strike", effect: "The user stabs the target with a sharp horn. This attack never misses." }, "purify": { name: "Purify", effect: "The user heals the target's status condition. If the move succeeds, it also restores the user's own HP." }, "revelationDance": { name: "Revelation Dance", effect: "The user attacks the target by dancing very hard. The user's type determines the type of this move." }, "coreEnforcer": { name: "Core Enforcer", effect: "If the Pokémon the user has inflicted damage on have already used their moves, this move eliminates the effect of the target's Ability." }, "tropKick": { name: "Trop Kick", effect: "The user lands an intense kick of tropical origins on the target. This also lowers the target's Attack stat." }, "instruct": { name: "Instruct", effect: "The user instructs the target to use the target's last move again." }, "beakBlast": { name: "Beak Blast", effect: "The user first heats up its beak, and then it attacks the target. Making direct contact with the Pokémon while it's heating up its beak results in a burn." }, "clangingScales": { name: "Clanging Scales", effect: "The user rubs the scales on its entire body and makes a huge noise to attack opposing Pokémon. The user's Defense stat goes down after the attack." }, "dragonHammer": { name: "Dragon Hammer", effect: "The user uses its body like a hammer to attack the target and inflict damage." }, "brutalSwing": { name: "Brutal Swing", effect: "The user swings its body around violently to inflict damage on everything in its vicinity." }, "auroraVeil": { name: "Aurora Veil", effect: "This move reduces damage from physical and special moves for five turns. This can be used only when it is snowing." }, "sinisterArrowRaid": { name: "Sinister Arrow Raid", effect: "The user, Decidueye, creates countless arrows using its Z-Power and shoots the target with full force." }, "maliciousMoonsault": { name: "Malicious Moonsault", effect: "The user, Incineroar, strengthens its body using its Z-Power and crashes into the target with full force." }, "oceanicOperetta": { name: "Oceanic Operetta", effect: "The user, Primarina, summons a massive amount of water using its Z-Power and attacks the target with full force." }, "guardianOfAlola": { name: "Guardian of Alola", effect: "The user, the Land Spirit Pokémon, obtains Alola's energy using its Z-Power and attacks the target with full force. This reduces the target's HP greatly." }, "soulStealing7StarStrike": { name: "Soul-Stealing 7-Star Strike", effect: "After obtaining Z-Power, the user, Marshadow, punches and kicks the target consecutively with full force." }, "stokedSparksurfer": { name: "Stoked Sparksurfer", effect: "After obtaining Z-Power, the user, Alolan Raichu, attacks the target with full force. This move leaves the target with paralysis." }, "pulverizingPancake": { name: "Pulverizing Pancake", effect: "Z-Power brings out the true capabilities of the user, Snorlax. The Pokémon moves its enormous body energetically and attacks the target with full force." }, "extremeEvoboost": { name: "Extreme Evoboost", effect: "After obtaining Z-Power, the user, Eevee, gets energy from its evolved friends and boosts its stats sharply." }, "genesisSupernova": { name: "Genesis Supernova", effect: "After obtaining Z-Power, the user, Mew, attacks the target with full force. The terrain will be charged with psychic energy." }, "shellTrap": { name: "Shell Trap", effect: "The user sets a shell trap. If the user is hit by a physical move, the trap will explode and inflict damage on opposing Pokémon." }, "fleurCannon": { name: "Fleur Cannon", effect: "The user unleashes a strong beam. The attack's recoil harshly lowers the user's Sp. Atk stat." }, "psychicFangs": { name: "Psychic Fangs", effect: "The user bites the target with its psychic capabilities. This can also destroy Light Screen and Reflect." }, "stompingTantrum": { name: "Stomping Tantrum", effect: "Driven by frustration, the user attacks the target. If the user's previous move has failed, the power of this move doubles." }, "shadowBone": { name: "Shadow Bone", effect: "The user attacks by beating the target with a bone that contains a spirit. This may also lower the target's Defense stat." }, "accelerock": { name: "Accelerock", effect: "The user smashes into the target at high speed. This move always goes first." }, "liquidation": { name: "Liquidation", effect: "The user slams into the target using a full-force blast of water. This may also lower the target's Defense stat." }, "prismaticLaser": { name: "Prismatic Laser", effect: "The user shoots powerful lasers using the power of a prism. The user can't move on the next turn." }, "spectralThief": { name: "Spectral Thief", effect: "The user hides in the target's shadow, steals the target's stat boosts, and then attacks." }, "sunsteelStrike": { name: "Sunsteel Strike", effect: "The user slams into the target with the force of a meteor. This move can be used on the target regardless of its Abilities." }, "moongeistBeam": { name: "Moongeist Beam", effect: "The user emits a sinister ray to attack the target. This move can be used on the target regardless of its Abilities." }, "tearfulLook": { name: "Tearful Look", effect: "The user gets teary eyed to make the target lose its combative spirit. This lowers the target's Attack and Sp. Atk stats." }, "zingZap": { name: "Zing Zap", effect: "A strong electric blast crashes down on the target, giving it an electric shock. This may also make the target flinch." }, "naturesMadness": { name: "Nature's Madness", effect: "The user hits the target with the force of nature. It halves the target's HP." }, "multiAttack": { name: "Multi-Attack", effect: "Cloaking itself in high energy, the user slams into the target. The memory held determines the move's type." }, "tenMillionVoltThunderbolt": { name: "10,000,000 Volt Thunderbolt", effect: "The user, Pikachu wearing a cap, powers up a jolt of electricity using its Z-Power and unleashes it. Critical hits land more easily." }, "mindBlown": { name: "Mind Blown", effect: "The user attacks everything around it by causing its own head to explode. This also damages the user." }, "plasmaFists": { name: "Plasma Fists", effect: "The user attacks with electrically charged fists. This move changes Normal-type moves to Electric-type moves." }, "photonGeyser": { name: "Photon Geyser", effect: "The user attacks a target with a pillar of light. This move inflicts Attack or Sp. Atk damage—whichever stat is higher for the user." }, "lightThatBurnsTheSky": { name: "Light That Burns the Sky", effect: "This attack inflicts Attack or Sp. Atk damage—whichever stat is higher for the user, Necrozma. This move ignores the target's Ability." }, "searingSunrazeSmash": { name: "Searing Sunraze Smash", effect: "After obtaining Z-Power, the user, Solgaleo, attacks the target with full force. This move can ignore the effect of the target's Ability." }, "menacingMoonrazeMaelstrom": { name: "Menacing Moonraze Maelstrom", effect: "After obtaining Z-Power, the user, Lunala, attacks the target with full force. This move can ignore the effect of the target's Ability." }, "letsSnuggleForever": { name: "Let's Snuggle Forever", effect: "After obtaining Z-Power, the user, Mimikyu, punches the target with full force." }, "splinteredStormshards": { name: "Splintered Stormshards", effect: "After obtaining Z-Power, the user, Lycanroc, attacks the target with full force. This move negates the effect on the battlefield." }, "clangorousSoulblaze": { name: "Clangorous Soulblaze", effect: "After obtaining Z-Power, the user, Kommo-o, attacks the opposing Pokémon with full force. This move boosts the user's stats." }, "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." }, "splishySplash": { name: "Splishy Splash", effect: "The user charges a huge wave with electricity and hits the opposing Pokémon with the wave. This may also leave the opposing Pokémon with paralysis." }, "floatyFall": { name: "Floaty Fall", effect: "The user floats in the air, and then dives at a steep angle to attack the target. This may also make the target flinch." }, "pikaPapow": { name: "Pika Papow", effect: "The more Pikachu loves its Trainer, the greater the move's power. It never misses." }, "bouncyBubble": { name: "Bouncy Bubble", effect: "The user attacks by shooting water bubbles at the target. It then absorbs water and restores its HP by the damage taken by the target." }, "buzzyBuzz": { name: "Buzzy Buzz", effect: "The user shoots a jolt of electricity to attack the target. This also leaves the target with paralysis." }, "sizzlySlide": { name: "Sizzly Slide", effect: "The user cloaks itself in fire and charges at the target. This also leaves the target with a burn." }, "glitzyGlow": { name: "Glitzy Glow", effect: "The user bombards the target with telekinetic force. A wondrous wall of light is put up to weaken the power of the opposing Pokémon's special moves." }, "baddyBad": { name: "Baddy Bad", effect: "The user acts bad and attacks the target. A wondrous wall of light is put up to weaken the power of the opposing Pokémon's physical moves." }, "sappySeed": { name: "Sappy Seed", effect: "The user grows a gigantic stalk that scatters seeds to attack the target. The seeds drain the target's HP every turn." }, "freezyFrost": { name: "Freezy Frost", effect: "The user attacks with a crystal made of cold frozen haze. It eliminates every stat change among all the Pokémon engaged in battle." }, "sparklySwirl": { name: "Sparkly Swirl", effect: "The user attacks the target by wrapping it with a whirlwind of an overpowering scent. This also heals all status conditions of the user's party." }, "veeveeVolley": { name: "Veevee Volley", effect: "The more Eevee loves its Trainer, the greater the move's power. It never misses." }, "doubleIronBash": { name: "Double Iron Bash", effect: "The user rotates, centering the hex nut in its chest, and then strikes with its arms twice in a row. This may also make the target flinch." }, "maxGuard": { name: "Max Guard", effect: "This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession." }, "dynamaxCannon": { name: "Dynamax Cannon", effect: "The user unleashes a strong beam from its core. Deals up to twice the damage if the target is overly leveled." }, "snipeShot": { name: "Snipe Shot", effect: "The user ignores the effects of opposing Pokémon's moves and Abilities that draw in moves, allowing this move to hit the chosen target." }, "jawLock": { name: "Jaw Lock", effect: "This move prevents the user and the target from switching out until either of them faints. The effect goes away if either of the Pokémon leaves the field." }, "stuffCheeks": { name: "Stuff Cheeks", effect: "The user eats its held Berry, then sharply raises its Defense stat." }, "noRetreat": { name: "No Retreat", effect: "This move raises all the user's stats but prevents the user from switching out or fleeing." }, "tarShot": { name: "Tar Shot", effect: "The user pours sticky tar over the target, lowering the target's Speed stat. The target becomes weaker to Fire-type moves." }, "magicPowder": { name: "Magic Powder", effect: "The user scatters a cloud of magic powder that changes the target to Psychic type." }, "dragonDarts": { name: "Dragon Darts", effect: "The user attacks twice using Dreepy. If there are two targets, this move hits each target once." }, "teatime": { name: "Teatime", effect: "The user has teatime with all the Pokémon in the battle. Each Pokémon eats its held Berry." }, "octolock": { name: "Octolock", effect: "The user locks the target in and prevents it from fleeing. This move also lowers the target's Defense and Sp. Def every turn." }, "boltBeak": { name: "Bolt Beak", effect: "The user stabs the target with its electrified beak. If the user attacks before the target, the power of this move is doubled." }, "fishiousRend": { name: "Fishious Rend", effect: "The user rends the target with its hard gills. If the user attacks before the target, the power of this move is doubled." }, "courtChange": { name: "Court Change", effect: "With its mysterious power, the user swaps the effects on either side of the field." }, "maxFlare": { name: "Max Flare", effect: "This is a Fire-type attack Dynamax Pokémon use. The user intensifies the sun for five turns." }, "maxFlutterby": { name: "Max Flutterby", effect: "This is a Bug-type attack Dynamax Pokémon use. This lowers the target's Sp. Atk stat." }, "maxLightning": { name: "Max Lightning", effect: "This is an Electric-type attack Dynamax Pokémon use. The user turns the ground into Electric Terrain for five turns." }, "maxStrike": { name: "Max Strike", effect: "This is a Normal-type attack Dynamax Pokémon use. This lowers the target's Speed stat." }, "maxKnuckle": { name: "Max Knuckle", effect: "This is a Fighting-type attack Dynamax Pokémon use. This raises ally Pokémon's Attack stats." }, "maxPhantasm": { name: "Max Phantasm", effect: "This is a Ghost-type attack Dynamax Pokémon use. This lowers the target's Defense stat." }, "maxHailstorm": { name: "Max Hailstorm", effect: "This is an Ice-type attack Dynamax Pokémon use. The user summons a hailstorm lasting five turns." }, "maxOoze": { name: "Max Ooze", effect: "This is a Poison-type attack Dynamax Pokémon use. This raises ally Pokémon's Sp. Atk stats." }, "maxGeyser": { name: "Max Geyser", effect: "This is a Water-type attack Dynamax Pokémon use. The user summons a heavy rain that falls for five turns." }, "maxAirstream": { name: "Max Airstream", effect: "This is a Flying-type attack Dynamax Pokémon use. This raises ally Pokémon's Speed stats." }, "maxStarfall": { name: "Max Starfall", effect: "This is a Fairy-type attack Dynamax Pokémon use. The user turns the ground into Misty Terrain for five turns." }, "maxWyrmwind": { name: "Max Wyrmwind", effect: "This is a Dragon-type attack Dynamax Pokémon use. This lowers the target's Attack stat." }, "maxMindstorm": { name: "Max Mindstorm", effect: "This is a Psychic-type attack Dynamax Pokémon use. The user turns the ground into Psychic Terrain for five turns." }, "maxRockfall": { name: "Max Rockfall", effect: "This is a Rock-type attack Dynamax Pokémon use. The user summons a sandstorm lasting five turns." }, "maxQuake": { name: "Max Quake", effect: "This is a Ground-type attack Dynamax Pokémon use. This raises ally Pokémon's Sp. Def stats." }, "maxDarkness": { name: "Max Darkness", effect: "This is a Dark-type attack Dynamax Pokémon use. This lowers the target's Sp. Def stat." }, "maxOvergrowth": { name: "Max Overgrowth", effect: "This is a Grass-type attack Dynamax Pokémon use. The user turns the ground into Grassy Terrain for five turns." }, "maxSteelspike": { name: "Max Steelspike", effect: "This is a Steel-type attack Dynamax Pokémon use. This raises ally Pokémon's Defense stats." }, "clangorousSoul": { name: "Clangorous Soul", effect: "The user raises all its stats by using some of its HP." }, "bodyPress": { name: "Body Press", effect: "The user attacks by slamming its body into the target. The higher the user's Defense, the more damage it can inflict on the target." }, "decorate": { name: "Decorate", effect: "The user sharply raises the target's Attack and Sp. Atk stats by decorating the target." }, "drumBeating": { name: "Drum Beating", effect: "The user plays its drum, controlling the drum's roots to attack the target. This also lowers the target's Speed stat." }, "snapTrap": { name: "Snap Trap", effect: "The user snares the target in a snap trap for four to five turns." }, "pyroBall": { name: "Pyro Ball", effect: "The user attacks by igniting a small stone and launching it as a fiery ball at the target. This may also leave the target with a burn." }, "behemothBlade": { name: "Behemoth Blade", effect: "The user wields a large, powerful sword using its whole body and cuts the target in a vigorous attack." }, "behemothBash": { name: "Behemoth Bash", effect: "The user's body becomes a firm shield and slams into the target fiercely." }, "auraWheel": { name: "Aura Wheel", effect: "Morpeko attacks and raises its Speed with the energy stored in its cheeks. This move's type changes depending on the user's form." }, "breakingSwipe": { name: "Breaking Swipe", effect: "The user swings its tough tail wildly and attacks opposing Pokémon. This also lowers their Attack stats." }, "branchPoke": { name: "Branch Poke", effect: "The user attacks the target by poking it with a sharply pointed branch." }, "overdrive": { name: "Overdrive", effect: "The user attacks opposing Pokémon by twanging a guitar or bass guitar, causing a huge echo and strong vibration." }, "appleAcid": { name: "Apple Acid", effect: "The user attacks the target with an acidic liquid created from tart apples. This also lowers the target's Sp. Def stat." }, "gravApple": { name: "Grav Apple", effect: "The user inflicts damage by dropping an apple from high above. This also lowers the target's Defense stat." }, "spiritBreak": { name: "Spirit Break", effect: "The user attacks the target with so much force that it could break the target's spirit. This also lowers the target's Sp. Atk stat." }, "strangeSteam": { name: "Strange Steam", effect: "The user attacks the target by emitting steam. This may also confuse the target." }, "lifeDew": { name: "Life Dew", effect: "The user scatters mysterious water around and restores the HP of itself and its ally Pokémon in the battle." }, "obstruct": { name: "Obstruct", effect: "This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession. Direct contact harshly lowers the attacker's Defense stat." }, "falseSurrender": { name: "False Surrender", effect: "The user pretends to bow its head, but then it stabs the target with its disheveled hair. This attack never misses." }, "meteorAssault": { name: "Meteor Assault", effect: "The user attacks wildly with its thick leek. The user can't move on the next turn, because the force of this move makes it stagger." }, "eternabeam": { name: "Eternabeam", effect: "This is Eternatus's most powerful attack in its original form. The user can't move on the next turn." }, "steelBeam": { name: "Steel Beam", effect: "The user fires a beam of steel that it collected from its entire body. This also damages the user." }, "expandingForce": { name: "Expanding Force", effect: "The user attacks the target with its psychic power. This move's power goes up and damages all opposing Pokémon on Psychic Terrain." }, "steelRoller": { name: "Steel Roller", effect: "The user attacks while destroying the terrain. This move fails when the ground hasn't turned into a terrain." }, "scaleShot": { name: "Scale Shot", effect: "The user attacks by shooting scales two to five times in a row. This move boosts the user's Speed stat but lowers its Defense stat." }, "meteorBeam": { name: "Meteor Beam", effect: "In this two-turn attack, the user gathers space power and boosts its Sp. Atk stat, then attacks the target on the next turn." }, "shellSideArm": { name: "Shell Side Arm", effect: "This move inflicts physical or special damage, whichever will be more effective. This may also poison the target." }, "mistyExplosion": { name: "Misty Explosion", effect: "The user attacks everything around it and faints upon using this move. This move's power is increased on Misty Terrain." }, "grassyGlide": { name: "Grassy Glide", effect: "Gliding on the ground, the user attacks the target. This move always goes first on Grassy Terrain." }, "risingVoltage": { name: "Rising Voltage", effect: "The user attacks with electric voltage rising from the ground. This move's power doubles when the target is on Electric Terrain." }, "terrainPulse": { name: "Terrain Pulse", effect: "The user utilizes the power of the terrain to attack. This move's type and power changes depending on the terrain when it's used." }, "skitterSmack": { name: "Skitter Smack", effect: "The user skitters behind the target to attack. This also lowers the target's Sp. Atk stat." }, "burningJealousy": { name: "Burning Jealousy", effect: "The user attacks with energy from jealousy. This leaves all opposing Pokémon that have had their stats boosted during the turn with a burn." }, "lashOut": { name: "Lash Out", effect: "The user lashes out to vent its frustration toward the target. If the user's stats were lowered during this turn, the power of this move is doubled." }, "poltergeist": { name: "Poltergeist", effect: "The user attacks the target by controlling the target's item. The move fails if the target doesn't have an item." }, "corrosiveGas": { name: "Corrosive Gas", effect: "The user surrounds everything around it with highly acidic gas and melts away items they hold." }, "coaching": { name: "Coaching", effect: "The user properly coaches its ally Pokémon, boosting their Attack and Defense stats." }, "flipTurn": { name: "Flip Turn", effect: "After making its attack, the user rushes back to switch places with a party Pokémon in waiting." }, "tripleAxel": { name: "Triple Axel", effect: "A consecutive three-kick attack that becomes more powerful with each successful hit." }, "dualWingbeat": { name: "Dual Wingbeat", effect: "The user slams the target with its wings. The target is hit twice in a row." }, "scorchingSands": { name: "Scorching Sands", effect: "The user throws scorching sand at the target to attack. This may also leave the target with a burn." }, "jungleHealing": { name: "Jungle Healing", effect: "The user becomes one with the jungle, restoring HP and healing any status conditions of itself and its ally Pokémon in battle." }, "wickedBlow": { name: "Wicked Blow", effect: "The user, having mastered the Dark style, strikes the target with a fierce blow. This attack always results in a critical hit." }, "surgingStrikes": { name: "Surging Strikes", effect: "The user, having mastered the Water style, strikes the target with a flowing motion three times in a row. This attack always results in a critical hit." }, "thunderCage": { name: "Thunder Cage", effect: "The user traps the target in a cage of sparking electricity for four to five turns." }, "dragonEnergy": { name: "Dragon Energy", effect: "Converting its life-force into power, the user attacks opposing Pokémon. The lower the user's HP, the lower the move's power." }, "freezingGlare": { name: "Freezing Glare", effect: "The user shoots its psychic power from its eyes to attack. This may also leave the target frozen." }, "fieryWrath": { name: "Fiery Wrath", effect: "The user transforms its wrath into a fire-like aura to attack. This may also make opposing Pokémon flinch." }, "thunderousKick": { name: "Thunderous Kick", effect: "The user overwhelms the target with lightning-like movement before delivering a kick. This also lowers the target's Defense stat." }, "glacialLance": { name: "Glacial Lance", effect: "The user attacks by hurling a blizzard-cloaked icicle lance at opposing Pokémon." }, "astralBarrage": { name: "Astral Barrage", effect: "The user attacks by sending a frightful amount of small ghosts at opposing Pokémon." }, "eerieSpell": { name: "Eerie Spell", effect: "The user attacks with its tremendous psychic power. This also removes 3 PP from the target's last move." }, "direClaw": { name: "Dire Claw", effect: "The user lashes out at the target with ruinous claws. This may also leave the target poisoned, paralyzed, or asleep." }, "psyshieldBash": { name: "Psyshield Bash", effect: "Cloaking itself in psychic energy, the user slams into the target. This also boosts the user's Defense stat." }, "powerShift": { name: "Power Shift", effect: "The user swaps its Attack and Defense stats." }, "stoneAxe": { name: "Stone Axe", effect: "The user swings its stone axes at the target. Stone splinters left behind by this attack float around the target." }, "springtideStorm": { name: "Springtide Storm", effect: "The user attacks by wrapping opposing Pokémon in fierce winds brimming with love and hate. This may also lower their Attack stats." }, "mysticalPower": { name: "Mystical Power", effect: "The user attacks by emitting a mysterious power. This also boosts the user's Sp. Atk stat." }, "ragingFury": { name: "Raging Fury", effect: "The user rampages around spewing flames for two to three turns. The user then becomes confused." }, "waveCrash": { name: "Wave Crash", effect: "The user shrouds itself in water and slams into the target with its whole body to inflict damage. This also damages the user quite a lot." }, "chloroblast": { name: "Chloroblast", effect: "The user launches its amassed chlorophyll to inflict damage on the target. This also damages the user." }, "mountainGale": { name: "Mountain Gale", effect: "The user hurls giant chunks of ice at the target to inflict damage. This may also make the target flinch." }, "victoryDance": { name: "Victory Dance", effect: "The user performs an intense dance to usher in victory, boosting its Attack, Defense, and Speed stats." }, "headlongRush": { name: "Headlong Rush", effect: "The user smashes into the target in a full-body tackle. This also lowers the user's Defense and Sp. Def stats." }, "barbBarrage": { name: "Barb Barrage", effect: "The user launches countless toxic barbs to inflict damage. This may also poison the target. This move's power is doubled if the target is already poisoned." }, "esperWing": { name: "Esper Wing", effect: "The user slashes the target with aura-enriched wings. This also boosts the user's Speed stat. This move has a heightened chance of landing a critical hit." }, "bitterMalice": { name: "Bitter Malice", effect: "The user attacks the target with spine-chilling resentment. This also lowers the target's Attack stat." }, "shelter": { name: "Shelter", effect: "The user makes its skin as hard as an iron shield, sharply boosting its Defense stat." }, "tripleArrows": { name: "Triple Arrows", effect: "The user kicks, then fires three arrows. This move has a heightened chance of landing a critical hit and may also lower the target's Defense stat or make it flinch." }, "infernalParade": { name: "Infernal Parade", effect: "The user attacks with myriad fireballs. This may also leave the target with a burn. This move's power is doubled if the target has a status condition." }, "ceaselessEdge": { name: "Ceaseless Edge", effect: "The user slashes its shell blade at the target. Shell splinters left behind by this attack remain scattered under the target as spikes." }, "bleakwindStorm": { name: "Bleakwind Storm", effect: "The user attacks with savagely cold winds that cause both body and spirit to tremble. This may also lower the Speed stats of opposing Pokémon." }, "wildboltStorm": { name: "Wildbolt Storm", effect: "The user summons a thunderous tempest and savagely attacks with lightning and wind. This may also leave opposing Pokémon with paralysis." }, "sandsearStorm": { name: "Sandsear Storm", effect: "The user attacks by wrapping opposing Pokémon in fierce winds and searingly hot sand. This may also leave them with a burn." }, "lunarBlessing": { name: "Lunar Blessing", effect: "The user receives a blessing from the crescent moon, restoring HP and curing status conditions for itself and its ally Pokémon currently in the battle." }, "takeHeart": { name: "Take Heart", effect: "The user lifts its spirits, curing its own status conditions and boosting its Sp. Atk and Sp. Def stats." }, "gMaxWildfire": { name: "G-Max Wildfire", effect: "A Fire-type attack that Gigantamax Charizard use. This move continues to deal damage to opponents for four turns." }, "gMaxBefuddle": { name: "G-Max Befuddle", effect: "A Bug-type attack that Gigantamax Butterfree use. This move inflicts the poisoned, paralyzed, or asleep status condition on opponents." }, "gMaxVoltCrash": { name: "G-Max Volt Crash", effect: "An Electric-type attack that Gigantamax Pikachu use. This move paralyzes opponents." }, "gMaxGoldRush": { name: "G-Max Gold Rush", effect: "A Normal-type attack that Gigantamax Meowth use. This move confuses opponents and also earns extra money." }, "gMaxChiStrike": { name: "G-Max Chi Strike", effect: "A Fighting-type attack that Gigantamax Machamp use. This move raises the chance of critical hits." }, "gMaxTerror": { name: "G-Max Terror", effect: "A Ghost-type attack that Gigantamax Gengar use. This Pokémon steps on the opposing Pokémon's shadow to prevent them from escaping." }, "gMaxResonance": { name: "G-Max Resonance", effect: "An Ice-type attack that Gigantamax Lapras use. This move reduces the damage received for five turns." }, "gMaxCuddle": { name: "G-Max Cuddle", effect: "A Normal-type attack that Gigantamax Eevee use. This move infatuates opponents." }, "gMaxReplenish": { name: "G-Max Replenish", effect: "A Normal-type attack that Gigantamax Snorlax use. This move restores Berries that have been eaten." }, "gMaxMalodor": { name: "G-Max Malodor", effect: "A Poison-type attack that Gigantamax Garbodor use. This move poisons opponents." }, "gMaxStonesurge": { name: "G-Max Stonesurge", effect: "A Water-type attack that Gigantamax Drednaw use. This move scatters sharp rocks around the field." }, "gMaxWindRage": { name: "G-Max Wind Rage", effect: "A Flying-type attack that Gigantamax Corviknight use. This move removes the effects of moves like Reflect and Light Screen." }, "gMaxStunShock": { name: "G-Max Stun Shock", effect: "An Electric-type attack that Gigantamax Toxtricity use. This move poisons or paralyzes opponents." }, "gMaxFinale": { name: "G-Max Finale", effect: "A Fairy-type attack that Gigantamax Alcremie use. This move heals the HP of allies." }, "gMaxDepletion": { name: "G-Max Depletion", effect: "A Dragon-type attack that Gigantamax Duraludon use. Reduces the PP of the last move used." }, "gMaxGravitas": { name: "G-Max Gravitas", effect: "A Psychic-type attack that Gigantamax Orbeetle use. This move changes gravity for five turns." }, "gMaxVolcalith": { name: "G-Max Volcalith", effect: "A Rock-type attack that Gigantamax Coalossal use. This move continues to deal damage to opponents for four turns." }, "gMaxSandblast": { name: "G-Max Sandblast", effect: "A Ground-type attack that Gigantamax Sandaconda use. Opponents are trapped in a raging sandstorm for four to five turns." }, "gMaxSnooze": { name: "G-Max Snooze", effect: "A Dark-type attack that Gigantamax Grimmsnarl use. The user lets loose a huge yawn that lulls the targets into falling asleep on the next turn." }, "gMaxTartness": { name: "G-Max Tartness", effect: "A Grass-type attack that Gigantamax Flapple use. This move reduces the opponents' evasiveness." }, "gMaxSweetness": { name: "G-Max Sweetness", effect: "A Grass-type attack that Gigantamax Appletun use. This move heals the status conditions of allies." }, "gMaxSmite": { name: "G-Max Smite", effect: "A Fairy-type attack that Gigantamax Hatterene use. This move confuses opponents." }, "gMaxSteelsurge": { name: "G-Max Steelsurge", effect: "A Steel-type attack that Gigantamax Copperajah use. This move scatters sharp spikes around the field." }, "gMaxMeltdown": { name: "G-Max Meltdown", effect: "A Steel-type attack that Gigantamax Melmetal use. This move makes opponents incapable of using the same move twice in a row." }, "gMaxFoamBurst": { name: "G-Max Foam Burst", effect: "A Water-type attack that Gigantamax Kingler use. This move harshly lowers the Speed of opponents." }, "gMaxCentiferno": { name: "G-Max Centiferno", effect: "A Fire-type attack that Gigantamax Centiskorch use. This move traps opponents in flames for four to five turns." }, "gMaxVineLash": { name: "G-Max Vine Lash", effect: "A Grass-type attack that Gigantamax Venusaur use. This move continues to deal damage to opponents for four turns." }, "gMaxCannonade": { name: "G-Max Cannonade", effect: "A Water-type attack that Gigantamax Blastoise use. This move continues to deal damage to opponents for four turns." }, "gMaxDrumSolo": { name: "G-Max Drum Solo", effect: "A Grass-type attack that Gigantamax Rillaboom use. This move can be used on the target regardless of its Abilities." }, "gMaxFireball": { name: "G-Max Fireball", effect: "A Fire-type attack that Gigantamax Cinderace use. This move can be used on the target regardless of its Abilities." }, "gMaxHydrosnipe": { name: "G-Max Hydrosnipe", effect: "A Water-type attack that Gigantamax Inteleon use. This move can be used on the target regardless of its Abilities." }, "gMaxOneBlow": { name: "G-Max One Blow", effect: "A Dark-type attack that Gigantamax Urshifu use. This single-strike move can ignore Max Guard." }, "gMaxRapidFlow": { name: "G-Max Rapid Flow", effect: "A Water-type attack that Gigantamax Urshifu use. This rapid-strike move can ignore Max Guard." }, "teraBlast": { name: "Tera Blast", effect: "If the user has Terastallized, it unleashes energy of its Tera Type. This move inflicts damage using the Attack or Sp. Atk stat-whichever is higher for the user." }, "silkTrap": { name: "Silk Trap", effect: "The user spins a silken trap, protecting itself from damage while lowering the Speed stat of any attacker that makes direct contact." }, "axeKick": { name: "Axe Kick", effect: "The user attacks by kicking up into the air and slamming its heel down upon the target. This may also confuse the target. If it misses, the user takes damage instead." }, "lastRespects": { name: "Last Respects", effect: "The user attacks to avenge its allies. The more defeated allies there are in the user's party, the greater the move's power." }, "luminaCrash": { name: "Lumina Crash", effect: "The user attacks by unleashing a peculiar light that even affects the mind. This also harshly lowers the target's Sp. Def stat." }, "orderUp": { name: "Order Up", effect: "The user attacks with elegant poise. If the user has a Tatsugiri in its mouth, this move boosts one of the user's stats based on the Tatsugiri's form." }, "jetPunch": { name: "Jet Punch", effect: "The user summons a torrent around its fist and punches at blinding speed. This move always goes first." }, "spicyExtract": { name: "Spicy Extract", effect: "The user emits an incredibly spicy extract, sharply boosting the target's Attack stat and harshly lowering the target's Defense stat." }, "spinOut": { name: "Spin Out", effect: "The user spins furiously by straining its legs, inflicting damage on the target. This also harshly lowers the user's Speed stat." }, "populationBomb": { name: "Population Bomb", effect: "The user's fellows gather in droves to perform a combo attack that hits the target one to ten times in a row." }, "iceSpinner": { name: "Ice Spinner", effect: "The user covers its feet in thin ice and twirls around, slamming into the target. This move's spinning motion also destroys the terrain." }, "glaiveRush": { name: "Glaive Rush", effect: "The user throws its entire body into a reckless charge. After this move is used, attacks on the user cannot miss and will inflict double damage until the user's next turn." }, "revivalBlessing": { name: "Revival Blessing", effect: "The user bestows a loving blessing, reviving a party Pokémon that has fainted and restoring half that Pokémon's max HP." }, "saltCure": { name: "Salt Cure", effect: "The user salt cures the target, inflicting damage every turn. Steel and Water types are more strongly affected by this move." }, "tripleDive": { name: "Triple Dive", effect: "The user performs a perfectly timed triple dive, hitting the target with splashes of water three times in a row." }, "mortalSpin": { name: "Mortal Spin", effect: "The user performs a spin attack that can also eliminate the effects of such moves as Bind, Wrap, and Leech Seed. This also poisons opposing Pokémon." }, "doodle": { name: "Doodle", effect: "The user captures the very essence of the target in a sketch. This changes the Abilities of the user and its ally Pokémon to that of the target." }, "filletAway": { name: "Fillet Away", effect: "The user sharply boosts its Attack, Sp. Atk, and Speed stats by using its own HP." }, "kowtowCleave": { name: "Kowtow Cleave", effect: "The user slashes at the target after kowtowing to make the target let down its guard. This attack never misses." }, "flowerTrick": { name: "Flower Trick", effect: "The user throws a rigged bouquet of flowers at the target. This attack never misses and always lands a critical hit." }, "torchSong": { name: "Torch Song", effect: "The user blows out raging flames as if singing a song, scorching the target. This also boosts the user's Sp. Atk stat." }, "aquaStep": { name: "Aqua Step", effect: "The user toys with the target and attacks it using light and fluid dance steps. This also boosts the user's Speed stat." }, "ragingBull": { name: "Raging Bull", effect: "The user performs a tackle like a raging bull. This move's type depends on the user's form. It can also break barriers, such as Light Screen and Reflect." }, "makeItRain": { name: "Make It Rain", effect: "The user attacks by throwing out a mass of coins. This also lowers the user's Sp. Atk stat. Money is earned after the battle." }, "psyblade": { name: "Psyblade", effect: "The user rends the target with an ethereal blade. This move's power is boosted by 50 percent if the user is on Electric Terrain." }, "hydroSteam": { name: "Hydro Steam", effect: "The user blasts the target with boiling-hot water. This move's power is not lowered in harsh sunlight but rather boosted by 50 percent." }, "ruination": { name: "Ruination", effect: "The user summons a ruinous disaster. This cuts the target's HP in half." }, "collisionCourse": { name: "Collision Course", effect: "The user transforms and crashes to the ground, causing a massive prehistoric explosion. This move's power is boosted more than usual if it's a supereffective hit." }, "electroDrift": { name: "Electro Drift", effect: "The user races forward at ultrafast speeds, piercing its target with futuristic electricity. This move's power is boosted more than usual if it's a supereffective hit." }, "shedTail": { name: "Shed Tail", effect: "The user creates a substitute for itself using its own HP before switching places with a party Pokémon in waiting." }, "chillyReception": { name: "Chilly Reception", effect: "The user tells a chillingly bad joke before switching places with a party Pokémon in waiting. This summons a snowstorm lasting five turns." }, "tidyUp": { name: "Tidy Up", effect: "The user tidies up and removes the effects of Spikes, Stealth Rock, Sticky Web, Toxic Spikes, and Substitute. This also boosts the user's Attack and Speed stats." }, "snowscape": { name: "Snowscape", effect: "The user summons a snowstorm lasting five turns. This boosts the Defense stats of Ice types." }, "pounce": { name: "Pounce", effect: "The user attacks by pouncing on the target. This also lowers the target's Speed stat." }, "trailblaze": { name: "Trailblaze", effect: "The user attacks suddenly as if leaping out from tall grass. The user's nimble footwork boosts its Speed stat." }, "chillingWater": { name: "Chilling Water", effect: "The user attacks the target by showering it with water that's so cold it saps the target's power. This also lowers the target's Attack stat." }, "hyperDrill": { name: "Hyper Drill", effect: "The user spins the pointed part of its body at high speed to pierce the target. This attack can hit a target using a move such as Protect or Detect." }, "twinBeam": { name: "Twin Beam", effect: "The user shoots mystical beams from its eyes to inflict damage. The target is hit twice in a row." }, "rageFist": { name: "Rage Fist", effect: "The user converts its rage into energy to attack. The more times the user has been hit by attacks, the greater the move's power." }, "armorCannon": { name: "Armor Cannon", effect: "The user shoots its own armor out as blazing projectiles. This also lowers the user's Defense and Sp. Def stats." }, "bitterBlade": { name: "Bitter Blade", effect: "The user focuses its bitter feelings toward the world of the living into a slashing attack. The user's HP is restored by up to half the damage taken by the target." }, "doubleShock": { name: "Double Shock", effect: "The user discharges all the electricity from its body to perform a high-damage attack. After using this move, the user will no longer be Electric type." }, "gigatonHammer": { name: "Gigaton Hammer", effect: "The user swings its whole body around to attack with its huge hammer. This move can't be used twice in a row." }, "comeuppance": { name: "Comeuppance", effect: "The user retaliates with much greater force against the opponent that last inflicted damage on it." }, "aquaCutter": { name: "Aqua Cutter", effect: "The user expels pressurized water to cut at the target like a blade. This move has a heightened chance of landing a critical hit." }, "blazingTorque": { name: "Blazing Torque", effect: "The user revs their blazing engine into the target. This may also leave the target with a burn." }, "wickedTorque": { name: "Wicked Torque", effect: "The user revs their engine into the target with malicious intent. This may put the target to sleep." }, "noxiousTorque": { name: "Noxious Torque", effect: "The user revs their poisonous engine into the target. This may also poison the target." }, "combatTorque": { name: "Combat Torque", effect: "The user revs their engine forcefully into the target. This may also leave the target with paralysis." }, "magicalTorque": { name: "Magical Torque", effect: "The user revs their fae-like engine into the target. This may also confuse the target." }, "bloodMoon": { name: "Blood Moon", effect: "The user unleashes the full brunt of its spirit from a full moon that shines as red as blood. This move can't be used twice in a row." }, "matchaGotcha": { name: "Matcha Gotcha", effect: "The user fires a blast of tea that it mixed. The user's HP is restored by up to half the damage taken by the target. This may also leave the target with a burn." }, "syrupBomb": { name: "Syrup Bomb", effect: "The user sets off an explosion of sticky candy syrup, which coats the target and causes the target's Speed stat to drop each turn for three turns." }, "ivyCudgel": { name: "Ivy Cudgel", effect: "The user strikes with an ivy-wrapped cudgel. This move's type changes depending on the mask worn by the user, and it has a heightened chance of landing a critical hit." }, "electroShot": { name: "Electro Shot", effect: "The user gathers electricity on the first turn, boosting its Sp. Atk stat, then fires a high-voltage shot on the next turn. The shot will be fired immediately in rain." }, "teraStarstorm": { name: "Tera Starstorm", effect: "With the power of its crystals, the user bombards and eliminates the target. When used by Terapagos in its Stellar Form, this move damages all opposing Pokémon." }, "fickleBeam": { name: "Fickle Beam", effect: "The user shoots a beam of light to inflict damage. Sometimes all the user's heads shoot beams in unison, doubling the move's power." }, "burningBulwark": { name: "Burning Bulwark", effect: "The user's intensely hot fur protects it from attacks and also burns any attacker that makes direct contact with it." }, "thunderclap": { name: "Thunderclap", effect: "This move enables the user to attack first with a jolt of electricity. This move fails if the target is not readying an attack." }, "mightyCleave": { name: "Mighty Cleave", effect: "The user wields the light that has accumulated atop its head to cleave the target. This move hits even if the target protects itself." }, "tachyonCutter": { name: "Tachyon Cutter", effect: "The user attacks by launching particle blades at the target twice in a row. This attack never misses." }, "hardPress": { name: "Hard Press", effect: "The target is crushed with an arm, a claw, or the like to inflict damage. The more HP the target has left, the greater the move's power." }, "dragonCheer": { name: "Dragon Cheer", effect: "The user raises its allies' morale with a draconic cry so that their future attacks have a heightened chance of landing critical hits. This rouses Dragon types more." }, "alluringVoice": { name: "Alluring Voice", effect: "The user attacks the target using its angelic voice. This also confuses the target if its stats have been boosted during the turn." }, "temperFlare": { name: "Temper Flare", effect: "Spurred by desperation, the user attacks the target. This move's power is doubled if the user's previous move failed." }, "supercellSlam": { name: "Supercell Slam", effect: "The user electrifies its body and drops onto the target to inflict damage. If this move misses, the user takes damage instead." }, "psychicNoise": { name: "Psychic Noise", effect: "The user attacks the target with unpleasant sound waves. For two turns, the target is prevented from recovering HP through moves, Abilities, or held items." }, "upperHand": { name: "Upper Hand", effect: "The user reacts to the target's movement and strikes with the heel of its palm, making the target flinch. This move fails if the target is not readying a priority move." }, "malignantChain": { name: "Malignant Chain", effect: "The user pours toxins into the target by wrapping them in a toxic, corrosive chain. This may also leave the target badly poisoned." } } as const;