<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bulbapedia.bulbagarden.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PLMMJ</id>
	<title>Bulbapedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://bulbapedia.bulbagarden.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PLMMJ"/>
	<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/wiki/Special:Contributions/PLMMJ"/>
	<updated>2026-06-16T08:49:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Chatter_(move)&amp;diff=3330054</id>
		<title>Chatter (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Chatter_(move)&amp;diff=3330054"/>
		<updated>2021-02-24T23:40:11Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: Oh wait, smeargle and therefore sketch dont exist in gen 8&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveResearch|Confusion chance in Battle Revolution}}&lt;br /&gt;
{{MoveInfobox|&lt;br /&gt;
n=448 |&lt;br /&gt;
name=Chatter |&lt;br /&gt;
jname=おしゃべり |&lt;br /&gt;
jtrans=Chatter |&lt;br /&gt;
jtranslit=Oshaberi |&lt;br /&gt;
gameimage=Chatter VII.png |&lt;br /&gt;
gameimage2=Chatter VII 2.png |&lt;br /&gt;
gameimagewidth=300 |&lt;br /&gt;
type=Flying |&lt;br /&gt;
damagecategory=Special |&lt;br /&gt;
basepp=20 |&lt;br /&gt;
maxpp=32 |&lt;br /&gt;
power={{tt|65|60 in Generations IV-V}} |&lt;br /&gt;
accuracy=100 |&lt;br /&gt;
bdesc= |&lt;br /&gt;
gen=IV |&lt;br /&gt;
category=Smart |&lt;br /&gt;
appeal=1 |&lt;br /&gt;
jam=0 |&lt;br /&gt;
cdesc=+3 if lowest number of points in that turn |&lt;br /&gt;
appealsc=1 |&lt;br /&gt;
scdesc=Earn +3 if the Pokémon gets the lowest score. |&lt;br /&gt;
category6=Cute|&lt;br /&gt;
appeal6=3|&lt;br /&gt;
jam6=0|&lt;br /&gt;
cdesc6=Brings down the energy of any Pokémon that have already used a move this turn.|&lt;br /&gt;
pokefordex=chatter |&lt;br /&gt;
touches=no |&lt;br /&gt;
protect=yes |&lt;br /&gt;
magiccoat=no |&lt;br /&gt;
snatch=no |&lt;br /&gt;
mirrormove= yes |&lt;br /&gt;
kingsrock=no |&lt;br /&gt;
flag7=yes |&lt;br /&gt;
flag8=no |&lt;br /&gt;
sound=yes |&lt;br /&gt;
field=yes |&lt;br /&gt;
target=any |&lt;br /&gt;
footnotes= }}&lt;br /&gt;
&#039;&#039;&#039;Chatter&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;おしゃべり&#039;&#039;&#039; &#039;&#039;Chatter&#039;&#039;) is a damage-dealing {{type|Flying}} [[move]] introduced in [[Generation IV]]. It is the [[signature move]] of {{p|Chatot}}.&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===In battle===&lt;br /&gt;
====Generation IV====&lt;br /&gt;
Chatter inflicts damage and may {{status|Confusion|confuse}} the target. Pokémon with the [[Ability]] {{a|Soundproof}} are not affected by this move. If the move has recorded audio from its [[field move]] functionality, that audio will play for the move&#039;s sound effect instead of Chatot&#039;s regular cry.&lt;br /&gt;
&lt;br /&gt;
If Chatter has no audio data (as is the case for wild and NPC-owned Chatot), the chance of confusion is 1%. Otherwise, the chance of confusing the foe is determined by the volume of the recording.&lt;br /&gt;
&lt;br /&gt;
Generally, the higher the volume of the recording is, the higher the chance of confusion. The recording is stored as a 1000-byte structure within the game as a 4-bit PCM ({{wp|pulse-code modulation}}) recording. When a sound is recorded, 1984 8-bit {{wp|Sampling (signal processing)|samples}} of microphone input are taken at roughly 2000 samples per second. 16 zero bytes are appended onto the end of this recording to create a 2000 byte 8-bit PCM recording, which is then downsized to a 4-bit PCM recording via a translation table:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | 8-bit&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -128&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -127 - -112&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -111 - -96&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -95 - -80&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -79 - -64&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -63 - -48&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -47 - -32&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -31 - -16&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -15 - 15&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 16 - 31&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 32 - 47&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 48 - 63&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 64 - 79&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 80 - 95&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 96 - 111&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundytr|5px}}&amp;quot; | 112 - 127&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundybl|5px}}&amp;quot; | 4-bit&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 10&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 11&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 13&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 15&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To pack two 4-bit samples into a byte, the first sample takes up the lower four bits and the second sample takes up the upper 4 bits. Now, depending on the value of the 16th byte in the 1000-byte 4-bit PCM recording (corresponding to the 31st and 32nd samples from the original), the chance of confusion is as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | Value&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}&amp;quot; | Volume&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytr|5px}}&amp;quot; | Confusion odds&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| -31 or less || Medium || 11%&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| -30 to 29 || Low || 1%&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybl|5px}}&amp;quot; | 30 or more&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | High&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 31%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The volume level roughly corresponding to the specific values are given in the table. Note that since the sample is near the beginning of the recording, it is not necessary to maintain a high volume throughout the recording.&lt;br /&gt;
&lt;br /&gt;
The odds of confusion are not affected by {{a|Serene Grace}}, but are affected by {{a|Shield Dust}}.&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
Chatter can hit non-adjacent opponents in [[Triple Battle]]s.&lt;br /&gt;
&lt;br /&gt;
If Chatter has no audio data, the chance of confusion is now 0%.&lt;br /&gt;
&lt;br /&gt;
Generation V games record 8000 8-bit samples at 8000 samples per second for its recordings, and convert every fourth sample taken from these, starting with the first sample, to the 1000-byte 4-bit PCM recording in the same manner as that of Generation IV. However, instead of one byte determining the confusion odds, the {{wp|exclusive or}} of three bytes, the 100th, 500th, and 700th bytes (corresponding to the 397th, 401st, 1997th, 2001st, 2797th and 2801st samples of the original recording), are taken. The odds of confusion are calculated as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | Value&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}&amp;quot; | Volume&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytr|5px}}&amp;quot; | Confusion odds&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 99 or less || Medium || 10%&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 100 to 149 || Low || 0%&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybl|5px}}&amp;quot; | 150 or more&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | High&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 10%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Thus, it is necessary to maintain medium or high volume in roughly the first quarter-second for the maximum odds of confusion. The confusion odds are affected by {{a|Shield Dust}}, {{a|Serene Grace}}, {{a|Sheer Force}}, and the combined effect of {{m|Water Pledge}} and {{m|Fire Pledge}}.&lt;br /&gt;
&lt;br /&gt;
====Generation VI and VII====&lt;br /&gt;
Chatter&#039;s power was changed from 60 to 65.&lt;br /&gt;
&lt;br /&gt;
Chatter can no longer be used outside of battle to record sound; it will now always confuse the target. Despite the removal of its field move functionality, Chatter still cannot be copied by {{m|Sketch}}; however, it can be copied by {{m|Mirror Move}}.&lt;br /&gt;
&lt;br /&gt;
Chatter will become a {{type|Water}} move when used by a [[Pokémon]] with the ability {{a|Liquid Voice}}. If the user is affected by {{m|Throat Chop}}, it will be unable to use this move for two turns.&lt;br /&gt;
&lt;br /&gt;
===Outside of battle===&lt;br /&gt;
In Generations IV and V, Chatter can be used as a [[field move]] to record audio using the [[Nintendo DS]]&#039;s microphone. This audio will then play as Chatot&#039;s cry, as well as when Chatot uses Chatter. Audio recorded for Chatter gets distorted, possibly as a failsafe to prevent inappropriate language from being played back.&lt;br /&gt;
&lt;br /&gt;
If Chatot is deposited in the [[PC]], the recorded audio is reset to Chatot&#039;s default cry.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}|The user attacks using a sound wave based on words it has learned. It may also confuse the foe.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|PBR}}|The user attacks using a sound wave based on words it has learned.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev5|BWB2W2}}|The user attacks using a sound wave based on words it has learned. It may also confuse the target.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XY}}|The user attacks using a sound wave based on words it has learned. This confuses the target.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|ORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUM}}&amp;lt;br&amp;gt;{{gameabbrev8|SwSh}}|The user attacks the target with sound waves of deafening chatter. This confuses the target.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Flying|4}}&lt;br /&gt;
{{Moveentry/5|441|Chatot|type=Normal|type2=Flying|1|Flying|Flying|21|21|1, 21|1, 21||STAB=&#039;&#039;&#039;}}&lt;br /&gt;
{{Movefoot|Flying|5}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
==={{g|Mystery Dungeon series}}===&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Explorers of Time and Explorers of Darkness|Explorers of Time, Darkness]] and [[Pokémon Mystery Dungeon: Explorers of Sky|Sky]], Chatter is a move with 10 base power, 12PP and 77.44% accuracy. The user attacks all adjacent enemies, possibly inflicting confusion on them. This move is affected by {{DL|Status condition (Mystery Dungeon)|Muzzled}} status condition. Being a sound-based move, it is blocked by {{a|Soundproof}}.&lt;br /&gt;
&lt;br /&gt;
In {{pkmn|Super Mystery Dungeon}}, it always inflicts confusion on the targets it hits.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TDS}}|Inflicts damage on enemies within a 1-tile range. It may also afflict enemies with a Confused status condition.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|まわりの てきポケモンに ダメージをあたえる しかも いっていのかくりつで こんらんじょうたいにかえる|Inflicts damage on enemies within a 1-tile range. It may also afflict enemies with a Confused status condition}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|[[File:IconKanji2MD.png]]UNUSED}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|It damages nearby enemies. It also causes them to be confused.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user attacks using a sound wave based on words it has learned. It may also confuse the foe.|image1=Chatler Rayler Chatter Discharge.png|image1p=Chatot}}&lt;br /&gt;
{{movep|type=flying|ms=441|pkmn=Chatot|method=Chatot angrily babbles at the opponent, causing it to become confused or hold its ears in pain, or Chatot opens its mouth and releases a loud sound from its beak, causing the opponent to hold its ears in pain.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Chatler|user1=Pearl&#039;s Chatler|startcode=PS357|startname=Magnificent Meditite &amp;amp; Really Riolu II|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
genIV=Chatter IV|&lt;br /&gt;
genV=Chatter V|&lt;br /&gt;
genVI=Chatter VI|&lt;br /&gt;
genVI2=Chatter VI 2|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
PBR=Chatter PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
PSMD=Chatter PSMD&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Prior to [[Generation VIII]], Chatter is the one of only three moves in the [[core series]] that cannot be {{m|Sketch}}ed. This is presumably because, as a field move, if Chatter is used by a Pokémon other than {{p|Chatot}}, that Pokémon&#039;s cry will not be temporarily changed to the recorded version even if audio is recorded. This is because recording audio via Chatter is programmed to switch Chatter&#039;s user to its alternative cry, and only Chatot is programmed to have its alternative cry read from the audio data. Despite all of this, Chatter still remains not Sketchable even in Generation VI and after, where vocals can no longer be recorded.&lt;br /&gt;
** This makes it one of the only two true [[signature move]]s, the other one being Sketch itself. The only other moves which can&#039;t be Sketched are {{m|Struggle}} and [[Shadow move]]s in {{Pokémon XD}}, which cannot be learned naturally.&lt;br /&gt;
* Prior to the discontinuation of Nintendo Wi-Fi Connection, Chatot was banned from the Pokémon [[Global Battle Union]], presumably because of Chatter being abused to record vulgar words and phrases. This abuse is also presumably the reason for the ability to record audio for the move being removed starting with Generation VI.&lt;br /&gt;
* Chatter is the only {{type|Flying}} {{cat|Sound-based moves|sound-based move}}.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{flying color}}|bordercolor={{flying color light}}&lt;br /&gt;
|zh_yue=喋喋不休‎ &#039;&#039;{{tt|Dihpdihpbātyāu|Chatter}}&#039;&#039;&lt;br /&gt;
|zh_cmn=喋喋不休‎ &#039;&#039;{{tt|Diédiébùxiū|Chatter}}&#039;&#039;&lt;br /&gt;
|nl=Kwetter&lt;br /&gt;
|fr=Babil&lt;br /&gt;
|de=Geschwätz&lt;br /&gt;
|el=Τιτιβισμός&lt;br /&gt;
|it=Schiamazzo&lt;br /&gt;
|ko=수다 &#039;&#039;Suda&#039;&#039;&lt;br /&gt;
|pt_br=Tagarelar&lt;br /&gt;
|es=Cháchara&lt;br /&gt;
|vi=Nhiều Chuyện&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Signature moves]]&lt;br /&gt;
[[Category:Moves that can confuse]]&lt;br /&gt;
[[Category:Moves that require use of mouth]]&lt;br /&gt;
&lt;br /&gt;
[[de:Geschwätz]]&lt;br /&gt;
[[es:Cháchara]]&lt;br /&gt;
[[fr:Babil]]&lt;br /&gt;
[[it:Schiamazzo]]&lt;br /&gt;
[[ja:おしゃべり]]&lt;br /&gt;
[[zh:喋喋不休（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Chatter_(move)&amp;diff=3330048</id>
		<title>Chatter (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Chatter_(move)&amp;diff=3330048"/>
		<updated>2021-02-24T23:28:51Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveResearch|Confusion chance in Battle Revolution}}&lt;br /&gt;
{{MoveInfobox|&lt;br /&gt;
n=448 |&lt;br /&gt;
name=Chatter |&lt;br /&gt;
jname=おしゃべり |&lt;br /&gt;
jtrans=Chatter |&lt;br /&gt;
jtranslit=Oshaberi |&lt;br /&gt;
gameimage=Chatter VII.png |&lt;br /&gt;
gameimage2=Chatter VII 2.png |&lt;br /&gt;
gameimagewidth=300 |&lt;br /&gt;
type=Flying |&lt;br /&gt;
damagecategory=Special |&lt;br /&gt;
basepp=20 |&lt;br /&gt;
maxpp=32 |&lt;br /&gt;
power={{tt|65|60 in Generations IV-V}} |&lt;br /&gt;
accuracy=100 |&lt;br /&gt;
bdesc= |&lt;br /&gt;
gen=IV |&lt;br /&gt;
category=Smart |&lt;br /&gt;
appeal=1 |&lt;br /&gt;
jam=0 |&lt;br /&gt;
cdesc=+3 if lowest number of points in that turn |&lt;br /&gt;
appealsc=1 |&lt;br /&gt;
scdesc=Earn +3 if the Pokémon gets the lowest score. |&lt;br /&gt;
category6=Cute|&lt;br /&gt;
appeal6=3|&lt;br /&gt;
jam6=0|&lt;br /&gt;
cdesc6=Brings down the energy of any Pokémon that have already used a move this turn.|&lt;br /&gt;
pokefordex=chatter |&lt;br /&gt;
touches=no |&lt;br /&gt;
protect=yes |&lt;br /&gt;
magiccoat=no |&lt;br /&gt;
snatch=no |&lt;br /&gt;
mirrormove= yes |&lt;br /&gt;
kingsrock=no |&lt;br /&gt;
flag7=yes |&lt;br /&gt;
flag8=no |&lt;br /&gt;
sound=yes |&lt;br /&gt;
field=yes |&lt;br /&gt;
target=any |&lt;br /&gt;
footnotes= }}&lt;br /&gt;
&#039;&#039;&#039;Chatter&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;おしゃべり&#039;&#039;&#039; &#039;&#039;Chatter&#039;&#039;) is a damage-dealing {{type|Flying}} [[move]] introduced in [[Generation IV]]. It is the [[signature move]] of {{p|Chatot}}.&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===In battle===&lt;br /&gt;
====Generation IV====&lt;br /&gt;
Chatter inflicts damage and may {{status|Confusion|confuse}} the target. Pokémon with the [[Ability]] {{a|Soundproof}} are not affected by this move. If the move has recorded audio from its [[field move]] functionality, that audio will play for the move&#039;s sound effect instead of Chatot&#039;s regular cry.&lt;br /&gt;
&lt;br /&gt;
If Chatter has no audio data (as is the case for wild and NPC-owned Chatot), the chance of confusion is 1%. Otherwise, the chance of confusing the foe is determined by the volume of the recording.&lt;br /&gt;
&lt;br /&gt;
Generally, the higher the volume of the recording is, the higher the chance of confusion. The recording is stored as a 1000-byte structure within the game as a 4-bit PCM ({{wp|pulse-code modulation}}) recording. When a sound is recorded, 1984 8-bit {{wp|Sampling (signal processing)|samples}} of microphone input are taken at roughly 2000 samples per second. 16 zero bytes are appended onto the end of this recording to create a 2000 byte 8-bit PCM recording, which is then downsized to a 4-bit PCM recording via a translation table:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | 8-bit&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -128&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -127 - -112&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -111 - -96&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -95 - -80&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -79 - -64&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -63 - -48&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -47 - -32&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -31 - -16&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | -15 - 15&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 16 - 31&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 32 - 47&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 48 - 63&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 64 - 79&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 80 - 95&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 96 - 111&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundytr|5px}}&amp;quot; | 112 - 127&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundybl|5px}}&amp;quot; | 4-bit&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 10&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 11&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 13&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 15&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To pack two 4-bit samples into a byte, the first sample takes up the lower four bits and the second sample takes up the upper 4 bits. Now, depending on the value of the 16th byte in the 1000-byte 4-bit PCM recording (corresponding to the 31st and 32nd samples from the original), the chance of confusion is as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | Value&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}&amp;quot; | Volume&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytr|5px}}&amp;quot; | Confusion odds&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| -31 or less || Medium || 11%&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| -30 to 29 || Low || 1%&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybl|5px}}&amp;quot; | 30 or more&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | High&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 31%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The volume level roughly corresponding to the specific values are given in the table. Note that since the sample is near the beginning of the recording, it is not necessary to maintain a high volume throughout the recording.&lt;br /&gt;
&lt;br /&gt;
The odds of confusion are not affected by {{a|Serene Grace}}, but are affected by {{a|Shield Dust}}.&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
Chatter can hit non-adjacent opponents in [[Triple Battle]]s.&lt;br /&gt;
&lt;br /&gt;
If Chatter has no audio data, the chance of confusion is now 0%.&lt;br /&gt;
&lt;br /&gt;
Generation V games record 8000 8-bit samples at 8000 samples per second for its recordings, and convert every fourth sample taken from these, starting with the first sample, to the 1000-byte 4-bit PCM recording in the same manner as that of Generation IV. However, instead of one byte determining the confusion odds, the {{wp|exclusive or}} of three bytes, the 100th, 500th, and 700th bytes (corresponding to the 397th, 401st, 1997th, 2001st, 2797th and 2801st samples of the original recording), are taken. The odds of confusion are calculated as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#{{flying color}}; border:3px solid #{{flying color dark}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytl|5px}}&amp;quot; | Value&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}&amp;quot; | Volume&lt;br /&gt;
! style=&amp;quot;background:#{{flying color light}}; {{roundytr|5px}}&amp;quot; | Confusion odds&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 99 or less || Medium || 10%&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 100 to 149 || Low || 0%&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybl|5px}}&amp;quot; | 150 or more&lt;br /&gt;
| style=&amp;quot;background:#fff&amp;quot; | High&lt;br /&gt;
| style=&amp;quot;background:#fff; {{roundybr|5px}}&amp;quot; | 10%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Thus, it is necessary to maintain medium or high volume in roughly the first quarter-second for the maximum odds of confusion. The confusion odds are affected by {{a|Shield Dust}}, {{a|Serene Grace}}, {{a|Sheer Force}}, and the combined effect of {{m|Water Pledge}} and {{m|Fire Pledge}}.&lt;br /&gt;
&lt;br /&gt;
====Generation VI and VII====&lt;br /&gt;
Chatter&#039;s power was changed from 60 to 65.&lt;br /&gt;
&lt;br /&gt;
Chatter can no longer be used outside of battle to record sound; it will now always confuse the target. Despite the removal of its field move functionality, Chatter still cannot be copied by {{m|Sketch}}; however, it can be copied by {{m|Mirror Move}}.&lt;br /&gt;
&lt;br /&gt;
Chatter will become a {{type|Water}} move when used by a [[Pokémon]] with the ability {{a|Liquid Voice}}. If the user is affected by {{m|Throat Chop}}, it will be unable to use this move for two turns.&lt;br /&gt;
&lt;br /&gt;
====Generation VIII====&lt;br /&gt;
Chatter can now be Sketched.&lt;br /&gt;
&lt;br /&gt;
===Outside of battle===&lt;br /&gt;
In Generations IV and V, Chatter can be used as a [[field move]] to record audio using the [[Nintendo DS]]&#039;s microphone. This audio will then play as Chatot&#039;s cry, as well as when Chatot uses Chatter. Audio recorded for Chatter gets distorted, possibly as a failsafe to prevent inappropriate language from being played back.&lt;br /&gt;
&lt;br /&gt;
If Chatot is deposited in the [[PC]], the recorded audio is reset to Chatot&#039;s default cry.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}|The user attacks using a sound wave based on words it has learned. It may also confuse the foe.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|PBR}}|The user attacks using a sound wave based on words it has learned.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev5|BWB2W2}}|The user attacks using a sound wave based on words it has learned. It may also confuse the target.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XY}}|The user attacks using a sound wave based on words it has learned. This confuses the target.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|ORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUM}}&amp;lt;br&amp;gt;{{gameabbrev8|SwSh}}|The user attacks the target with sound waves of deafening chatter. This confuses the target.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Flying|4}}&lt;br /&gt;
{{Moveentry/5|441|Chatot|type=Normal|type2=Flying|1|Flying|Flying|21|21|1, 21|1, 21||STAB=&#039;&#039;&#039;}}&lt;br /&gt;
{{Movefoot|Flying|5}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
==={{g|Mystery Dungeon series}}===&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Explorers of Time and Explorers of Darkness|Explorers of Time, Darkness]] and [[Pokémon Mystery Dungeon: Explorers of Sky|Sky]], Chatter is a move with 10 base power, 12PP and 77.44% accuracy. The user attacks all adjacent enemies, possibly inflicting confusion on them. This move is affected by {{DL|Status condition (Mystery Dungeon)|Muzzled}} status condition. Being a sound-based move, it is blocked by {{a|Soundproof}}.&lt;br /&gt;
&lt;br /&gt;
In {{pkmn|Super Mystery Dungeon}}, it always inflicts confusion on the targets it hits.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TDS}}|Inflicts damage on enemies within a 1-tile range. It may also afflict enemies with a Confused status condition.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|まわりの てきポケモンに ダメージをあたえる しかも いっていのかくりつで こんらんじょうたいにかえる|Inflicts damage on enemies within a 1-tile range. It may also afflict enemies with a Confused status condition}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|[[File:IconKanji2MD.png]]UNUSED}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|It damages nearby enemies. It also causes them to be confused.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user attacks using a sound wave based on words it has learned. It may also confuse the foe.|image1=Chatler Rayler Chatter Discharge.png|image1p=Chatot}}&lt;br /&gt;
{{movep|type=flying|ms=441|pkmn=Chatot|method=Chatot angrily babbles at the opponent, causing it to become confused or hold its ears in pain, or Chatot opens its mouth and releases a loud sound from its beak, causing the opponent to hold its ears in pain.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Chatler|user1=Pearl&#039;s Chatler|startcode=PS357|startname=Magnificent Meditite &amp;amp; Really Riolu II|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
genIV=Chatter IV|&lt;br /&gt;
genV=Chatter V|&lt;br /&gt;
genVI=Chatter VI|&lt;br /&gt;
genVI2=Chatter VI 2|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
PBR=Chatter PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{movegen|&lt;br /&gt;
type=Flying|&lt;br /&gt;
PSMD=Chatter PSMD&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Prior to [[Generation VIII]], Chatter is the one of only three moves in the [[core series]] that cannot be {{m|Sketch}}ed. This is presumably because, as a field move, if Chatter is used by a Pokémon other than {{p|Chatot}}, that Pokémon&#039;s cry will not be temporarily changed to the recorded version even if audio is recorded. This is because recording audio via Chatter is programmed to switch Chatter&#039;s user to its alternative cry, and only Chatot is programmed to have its alternative cry read from the audio data. Despite all of this, Chatter still remains not Sketchable even in Generation VI and after, where vocals can no longer be recorded.&lt;br /&gt;
** This makes it one of the only two true [[signature move]]s, the other one being Sketch itself. The only other moves which can&#039;t be Sketched are {{m|Struggle}} and [[Shadow move]]s in {{Pokémon XD}}, which cannot be learned naturally.&lt;br /&gt;
* Prior to the discontinuation of Nintendo Wi-Fi Connection, Chatot was banned from the Pokémon [[Global Battle Union]], presumably because of Chatter being abused to record vulgar words and phrases. This abuse is also presumably the reason for the ability to record audio for the move being removed starting with Generation VI.&lt;br /&gt;
* Chatter is the only {{type|Flying}} {{cat|Sound-based moves|sound-based move}}.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{flying color}}|bordercolor={{flying color light}}&lt;br /&gt;
|zh_yue=喋喋不休‎ &#039;&#039;{{tt|Dihpdihpbātyāu|Chatter}}&#039;&#039;&lt;br /&gt;
|zh_cmn=喋喋不休‎ &#039;&#039;{{tt|Diédiébùxiū|Chatter}}&#039;&#039;&lt;br /&gt;
|nl=Kwetter&lt;br /&gt;
|fr=Babil&lt;br /&gt;
|de=Geschwätz&lt;br /&gt;
|el=Τιτιβισμός&lt;br /&gt;
|it=Schiamazzo&lt;br /&gt;
|ko=수다 &#039;&#039;Suda&#039;&#039;&lt;br /&gt;
|pt_br=Tagarelar&lt;br /&gt;
|es=Cháchara&lt;br /&gt;
|vi=Nhiều Chuyện&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Signature moves]]&lt;br /&gt;
[[Category:Moves that can confuse]]&lt;br /&gt;
[[Category:Moves that require use of mouth]]&lt;br /&gt;
&lt;br /&gt;
[[de:Geschwätz]]&lt;br /&gt;
[[es:Cháchara]]&lt;br /&gt;
[[fr:Babil]]&lt;br /&gt;
[[it:Schiamazzo]]&lt;br /&gt;
[[ja:おしゃべり]]&lt;br /&gt;
[[zh:喋喋不休（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Glitzer_Popping&amp;diff=3329046</id>
		<title>Glitzer Popping</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Glitzer_Popping&amp;diff=3329046"/>
		<updated>2021-02-22T16:21:37Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cleanup}}&lt;br /&gt;
{{move|Pomeg glitch data corruption}}&lt;br /&gt;
&#039;&#039;&#039;Glitzer Popping&#039;&#039;&#039; is a subglitch of the [[Pomeg_glitch#Access_Pok.C3.A9mon_beyond_slot_6|access Pokémon beyond slot 6]] subglitch of the [[Pomeg glitch]]. As with the latter subglitch, it can only be initially performed in {{game|Emerald}} (and can also be performed in {{2v2|FireRed|LeafGreen}} via [[Trade|trading]] with Emerald).&lt;br /&gt;
&lt;br /&gt;
By scrolling past slot 255 and below in a player&#039;s party, it allows the player to corrupt Pokémon in the Pokémon Storage System&#039;s box 1 and 2. Most of the time these become Bad Eggs, which may have glitch moves with beneficial effects such as skipping battles.&lt;br /&gt;
&lt;br /&gt;
The glitch is notable as a means of producing a glitched {{pkmn|Egg}} which can be hatched. The player can manipulate the Egg to contain any valid Pokémon and various [[glitch Pokémon]]. Additionally, using a technique known as &amp;quot;double corruption&amp;quot;, one can create an unhatched Pokémon in the Pokémon Storage System with multiple characteristics (Item, Moves, Species, IVs, Origin, etc.) that they desire.&lt;br /&gt;
&lt;br /&gt;
In addition to Pokémon data, Glitzer Popping can corrupt [[Pokémon Day Care|Day Care]] data, [[Pokémon Contest|contest]] data, map data (NPCs with their location and script address), flag data (story, trainers, events), bag quantity data, PC item data, {{gdis|Battle Frontier|III}} data, Trainer data (name, ID, SID) and Secret Base items.&lt;br /&gt;
&lt;br /&gt;
==Name==&lt;br /&gt;
The name Glitzer Popping does not have any meaning in itself, and was chosen by the speedrunner Werster because he didn&#039;t want the glitch to have a name that in his view would be &#039;too generic&#039;.&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
===Requirements===&lt;br /&gt;
#A Pokémon who gained 1 or more health points with a single HP Up. That would mean it would lose 1 or more HP when fed a Pomeg Berry; for example a level 100 Pokémon with 10 HP EVs or more would lose two health points when fed the Pomeg Berry, but a high level Pokémon (from [[Sky Pillar]], [[Victory Road (Hoenn)|Victory Road]], [[Artisan Cave]], any Legendary, etc.) can work as well.&lt;br /&gt;
#At least three Pokémon, one of which needs to be a fainted Pokémon with the move {{m|Fly}}, and a different fainted Pokémon.&lt;br /&gt;
#A Pokémon with a suitable personality value that should preferably be [[Cloning glitches#Generation III|cloned]] multiple times. After the glitch, most of this Pokémon&#039;s data will be permuted depending on its personality value (e.g. EVs data becoming species data, species data becoming attacks data, etc.).&lt;br /&gt;
&lt;br /&gt;
The [[in-game trade]] Pokémon &amp;quot;Seasor&amp;quot; the {{p|Horsea}} and &amp;quot;Dots&amp;quot; the {{p|Seedot}} are ideal for the glitch because they work and always have the same personality values; 0x0000007F and 0x00000084 respectively. These Pokémon may be used to convert &#039;EVs into Growth&#039; (see {{OBP|Pokémon data substructures|Generation III}}), with the Attack EV representing the most significant byte of the [[List of Pokémon by index number (Generation III)|Pokémon&#039;s index number]] and the HP EV representing the least significant byte (e.g. 151 HP EVs and 0 Attack EVs would result in a {{p|Mew}}).&lt;br /&gt;
&lt;br /&gt;
Alternatively, a Pokémon with a personality value that would convert &#039;Attacks into Growth&#039; could be used for an exploit such as converting a Pokémon with {{m|Beat Up}} (move ID 251) into a {{p|Celebi}}.&lt;br /&gt;
&lt;br /&gt;
===Steps===&lt;br /&gt;
#Move the Pokémon with the suitable personality value to box 2 slot 23 or box 2 slot 24 of the Pokémon Storage System, and preferably 4  clones of the Pokémon obtained with a [[Cloning glitches#Generation III|cloning glitch]] to other places of the box. Though it is not required, it is recommended to place the clones two spaces apart from each other (e.g. in slots 23, 21, 19, 17, 15 of Box 2), and to maximize the success rate (which is low) a good &amp;quot;corruption initiator&amp;quot; (a Pokémon to &amp;quot;absorb&amp;quot; unfavourable corruptions) should be placed at positions one space left of the Pokémon (e.g. slots 22, 20, 18, 16 of Box 2). Pluses the in-game trade Plusle, with all of its moves erased except for {{m|Growl}} is an example of a good corruption initiator. Without a corruption initiator, it may take a very long time for the glitch to work; if at all.&lt;br /&gt;
#Fill the party with fainted Pokémon (one of which needs to know Fly), and a Pokémon that can lose HP with a Pomeg Berry.&lt;br /&gt;
#Decrease the HP of said Pokémon to 1, so that its HP can fall to 0 or below (underflow to 65535 or less) with a Pomeg Berry. A Banette with Curse and odd HP can come in handy to quickly decrease the Pokémon&#039;s HP to 1.&lt;br /&gt;
#Once the process is complete, the player can save the game here. If the glitch doesn&#039;t work the first time (quite likely), the player will be able to restart from this point and try again.&lt;br /&gt;
#Initiate a wild battle and flee from it.&lt;br /&gt;
#Deposit the first fainted Pokémon in the Pokémon Storage System.&lt;br /&gt;
#Use the Pomeg Berry on the Pokémon with 1 HP. If it receives 0 HP, then nothing else needs to be done. Though if it receives 65535 HP or less, a healing item such as a Potion should be used to faint it. The player should now have two fainted Pokémon.&lt;br /&gt;
#Initiate another wild Pokémon battle to send out a ??????????.&lt;br /&gt;
#Open the Pokémon menu and view the summary of the first valid Pokémon in the party.&lt;br /&gt;
#After viewing the summary, exit back to the party menu and scroll up. The more that the player scrolls up, beginning from &amp;quot;Cancel&amp;quot;, the more Pokémon in the storage system are corrupted. The first slot up from Cancel may affect the data of the Pokémon in box 2 slot 23 in English Emerald. The corruption of storage box Pokémon ends at around slot 215 (affecting the Pokémon in box 1 slot 1).&lt;br /&gt;
#Exit the Pokémon battle and check Pokémon in the Pokémon Storage System. If there is a regular &amp;quot;Egg&amp;quot; rather than a Bad Egg, withdraw it and send it into battle to see if it converted into a different Pokémon. Sometimes a regular Egg will appear as the original Pokémon, this is normal and if no ideal Eggs appear, the player is free to reset the game and try the glitch again.&lt;br /&gt;
#Hatch the Egg to obtain the converted Pokémon, which will be registered in the Pokédex.&lt;br /&gt;
#Remove any unwanted Bad Eggs using the [https://www.youtube.com/watch?v=nESJ1KZMav8 inverse cloning glitch]. (Optional)&lt;br /&gt;
&lt;br /&gt;
===Double corruption===&lt;br /&gt;
A double corruption allows the player to obtain the modified Pokémon in an Egg without hatching it. To cause a double corruption, the player should perform the usual steps to obtain a regular Egg, but leave the Egg in the storage system and corrupt it again. The Egg must not be picked up, or it will never corrupt into the desired unhatched Pokémon (unless the Pokémon is specifically crafted to work around this; e.g. a &amp;quot;Dots&amp;quot; Egg that had Flash as the fourth move).&lt;br /&gt;
&lt;br /&gt;
Double corruption allows the player to obtain the Pokémon without going through hatching, which preserves the Held Item, EVs, Origin, Obedience, Ribbons, Experience, Contest Stats, PP Boosts, etc. While a simple corruption slightly changes some of the Pokémon&#039;s values (Move 2 and Move 4 will always be Glitch Moves, for example), a double corruption leaves the data intact (it will only permute the substructures), which allows a complete manipulation of said Pokémon&#039;s moves.&lt;br /&gt;
&lt;br /&gt;
The Eon Ticket, AuroraTicket, and MysticTicket, if held by a storage box Pokémon, cannot be taken and used to travel to an event island, as the flag must also be set. However, Glitzer Popping may rarely activate an NPC on the second floor of a Pokémon Center who will give an Eon Ticket while activating the flag. Additionally a derivative of Glitzer Popping known as the Pokémon news reporter glitch can be used to set the flags, by sending the 104th Pokémon into battle, checking that it has specific attributes (which will be random) and letting its HP drop to a specific value.&lt;br /&gt;
&lt;br /&gt;
Some Key Items for Ruby/Sapphire/Emerald or FireRed/LeafGreen obtained this way can be traded and used during the main story to skip certain parts. (Poké Flute, Tea, Silph Scope, HM01 Cut, Rainbow Pass, Mach Bike &amp;amp; Acro Bike, Go-Goggles, etc.)&lt;br /&gt;
&lt;br /&gt;
====Notes====&lt;br /&gt;
In order to perform the same glitch in Pokémon FireRed and LeafGreen, a Pokémon with 65535 HP or less just be traded over there and the same basic steps should be performed (switching to the last Pokémon and depositing it, healing the Pokémon with 65535 HP or less to faint it).&lt;br /&gt;
&lt;br /&gt;
{{p|Mew}} and {{p|Deoxys}} obtained from Horsea or Seedot with this glitch will not obey the player due to them not being met in a &amp;quot;[[fateful encounter]]&amp;quot;. However, by catching multiple Smeargle with a certain personality value and giving them certain Moves, EVs, Contests stats, and performing double corruption on them, it is possible to obtain an obedient Mew or Deoxys from their original location.&amp;lt;ref&amp;gt;[http://pastebin.com/ur3UiNmA Pastebin with corruption details for obtaining obedient Mew and Deoxys]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is also possible to trigger Glitzer Popping with an Invisible Bad Egg (a corrupted empty slot produced with Glitzer Popping or with a Glitch Pokémon) instead of a Pokémon who gained 1 HP or more with HP Ups and whose current HP is at 1, making the procedure a bit easier to perform. This trick discovered by Voltage is called Decaswitch. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=QB67-pKKY3Q Performing Decaswitch]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making the journalist at Slateport Poké Fan Club read the species name of a certain Glitch Pokémon, it is possible to overwrite party Pokémon data and to have an empty slot in the party. This empty slot allows the player to perform Glitzer Popping just by opening the party from the start menu and by pressing Up. This third way to perform Glitzer Popping, called Instant Pomeg Glitch, is significantly faster from the two others. &amp;lt;ref&amp;gt;[http://pastebin.com/wsYtbzpG Perform Instant Pomeg Glitch]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to Pokémon Emerald and FireRed/LeafGreen&#039;s &amp;quot;dynamic memory allocation&amp;quot; (DMA) in which the location of memory addresses are randomized after performing tasks such as opening the Pokémon menu, the game won&#039;t always alter the correct bit in the target Pokémon&#039;s personality value and will leave the Pokémon corrupted in an unfavourable way. Corruption initiators are used so that the corruption initiator and not the Pokémon to be manipulated for a species, item or move may receive a corruption that would turn it into a Bad Egg. The glitch generally has a low success rate and should be repeated until the player receives the corruption they desire.&lt;br /&gt;
&lt;br /&gt;
The probability that the glitch corrupts a certain value or a certain PC Pokémon is generally 1/32 or 0 (depending on the surrounding value and on the location of the value ). The success rate of Pokémon Corruption can be raised to 6/32 by using 5 clones and Corruption Initiators.&lt;br /&gt;
&lt;br /&gt;
A Corruption Initiator ensures the good corruption of personality values (and Trainer ID) whose hexadecimal value (in 32-bit format) have a leftmost character of 0,1,2,3,8,9,A,B or of 4,5,6,7,C,D,E,F. Thus, two different Corruption Initiators are required to cover every possible personality values. Personality values (and Trained ID) of in-game trade Pokémon in Emerald always have a leftmost hexadecimal character of 0. Thus, only one Corruption Initiator (in-game trade Plusle with Growl) is required to corrupt (or double corrupt) them. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=hBWkshUJv_8 Obtaining both corruption initiators]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While in-game trade Pokémon can be corrupted with the use of Corruption Initiators, this is not true for every possible Pokémon. A Pokémon can only have its personnality value corrupted if its data responds to a specific criteria. While it is easy to have a Pokémon that does not match this criteria, it is also easy to change some of its values to make it corruptible. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=65e-SKeE5Ec Specific criteria for Pokémon corruption]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Even though Pomeg Glitched Pokémon can be transferred to Ruby and Sapphire, Glitzer Popping cannot be performed in these games because the game does not update the amount of party Pokémon when the player opens and closes the summary of a Party Pokémon (this step is necessary to access Pokémon beyond party slot 6).&lt;br /&gt;
&lt;br /&gt;
==Cause==&lt;br /&gt;
{{incomplete|section|needs=Why does depositing the last Pokémon matter?}}&lt;br /&gt;
When the &amp;quot;??????????&amp;quot; or Decamark is sent out and the player opens and closes a Pokémon summary, the party Pokémon counter is refreshed.&lt;br /&gt;
&lt;br /&gt;
The game counts 0 Pokémon (it counts Pokémon from first party slot until it finds an empty slot). This makes the party Pokémon selection pointer underflow, allowing it to select 256 party slots instead of 1-6. Selecting the &amp;quot;Quit&amp;quot; button moves the pointer to the 256th party slot.&lt;br /&gt;
&lt;br /&gt;
When the player scrolls up from Quit, they are accessing Pokémon beyond slot 6. The first up press moves the selected Pokémon to party Pokémon 255, the second up press moves the selected Pokémon to party Pokémon 254, and so on.&lt;br /&gt;
&lt;br /&gt;
Selecting Pokémon beyond slot 6 causes the game to select blocks of {{wp|Random-access memory|RAM data}} and treat them as party Pokémon data (with a size of 100 bytes). The 255th party slot ends up being over PC Pokémon data (around Box 2, Slot 23 for Emerald and Box 3, Slot 1 for FireRed/LeafGreen), and scrolling up will go over Day Care data, Pokémon Contest data, map data (NPCs with their location and script address), flag data (story, trainers, events), bag data, PC item data, {{gdis|Battle Frontier|III}} data, Trainer data (name, ID, SID...), and other data, in that order.&lt;br /&gt;
&lt;br /&gt;
Each time the party Pokémon selection pointer selects a new party slot, an anti-cheating function is applied to the selected &amp;quot;Pokémon&amp;quot;. If the checksum of the &amp;quot;Pokémon&amp;quot; is invalid, it is changed into a Bad Egg. This change is made by setting the Egg Status flag of the Pokémon to 1, and by setting two other bits to 1 in order to turn that Egg into a &amp;quot;Bad&amp;quot; Egg. As the blocks of data considered as party Pokémon aren&#039;t actually party Pokémon to begin with, the checksum of a selected &amp;quot;Pokémon&amp;quot; will nearly always be invalid if it isn&#039;t empty.&lt;br /&gt;
&lt;br /&gt;
The Egg Status flag can be at 4 different locations in a Pokémon&#039;s data. It belongs to one of the 4 substructures of the Pokémon and these substructures are ordered depending on the Pokémon&#039;s PID (PID modulo 24); since these substructures are also crypted with the Pokémon&#039;s PID and TID, setting the Egg status flag to 1 can result in either a bit set to 1 or 0 (depending on TID xor PID). However, the two &amp;quot;Bad&amp;quot; Egg bits are at a fixed location and will always be set to 1 if the Pokémon&#039;s checksum is invalid. These bit changes are what corrupts RAM data, which can induce many good things - as this corruption only changes up to 3 bits on a block of 100 bytes, only a tiny portion of RAM data is corrupted in the process. Since one of these bits isn&#039;t on a set location and can be changed to either 1 or 0, the addresses and nature of the corruption won&#039;t be fixed too.&lt;br /&gt;
&lt;br /&gt;
Another element of randomness is added by the DMA. The DMA is a cheat-prevention script that moves the RAM addresses of a good amount of data every time the player engages in battle, enters a door, opens their Bag, and so on. The DMA changes the RAM addresses of values by translating them from several double-words. A value affected by DMA can take 32 different addresses, each separated by a double-word (4 bytes). Party Pokémon aren&#039;t affected by DMA, which means that the addresses of every party slot is constant; however, the data read on party slots beyond slot 6 is affected by DMA. Since party Pokémon data is 25 double-words long, and since the DMA translation is at most 32 double-words long, every double-word on a party slot beyond slot 6 can end up on an address where one of the bit corruptions can occur. However, as both RAM values and the addresses where corruption occur can move, interferences can easily occur between these two, that can sometimes prevent a set double-word to be affected by the Egg Flag corruption. For example, the [[Ever Grande City]] Fly location can&#039;t always be corrupted because of such an interference.&lt;br /&gt;
&lt;br /&gt;
Using different strategies, it is possible to manipulate the corruption of some values and ensure that no other value in an area near them has been corrupted, allowing for a somehow pinpointed corruption. With this glitch, the PID and/or TID of PC Pokémon can be corrupted, while leaving the rest of the Pokémon&#039;s data untouched. As PID and TID encrypt the 4 substructures of a Pokémon, corrupting them will heavily change the Pokémon&#039;s checksum. The two &amp;quot;Bad&amp;quot; Egg bits corruption won&#039;t preserve the checksum, making them unusable for Pokémon corruption, but the Egg State Flag corruption can easily preserve the checksum. The Egg State Flag corruption changes the checksum by a multiple of 0x4000; as a Pokémon&#039;s checksum is coded on a word, if that multiple is even, the checksum won&#039;t be changed. Only a few things can make that multiple odd, and they can be easily prevented, making Pokémon corruption viable.&lt;br /&gt;
&lt;br /&gt;
As PID manages the order of the 4 substructures of a Pokémon, corrupting it changes that order, which means that the game will read the substructures of that corrupted Pokémon in a wrong order (for example, the Moves substructure gets read on the EVs substructure). This change of substructures order allows manipulation of many parts of the Pokémon&#039;s data (species, held item, experience, moves, EVs, origin, IVs, obedience, etc.) by giving it specific moves, EVs, Friendship, Held Items, and so on, before corrupting it. Out of the 24 theoretically possible changes of substructure order, only 10 can happen. These changes are called Corruption Types as they completely determine the effects of a PID corruption on a Pokémon.&lt;br /&gt;
&lt;br /&gt;
Even if corrupting a Pokémon&#039;s PID with the Egg State flag corruption preserves its checksum and changes its substructure order, it also changes the encryption of these substructures (PID or TID changes). This change of encryption brings some changes to the decrypted values, and this can be a hindrance to the corrupted Pokémon. It will for example turn the Pokémon in an Egg, give it glitched moves 2 and 4, and/or affect its attributes. Having a corrupted Pokémon in an Egg is a hindrance as hatching it removes/resets its attributes; many Glitch Pokémon will also freeze the game when hatched, and always having moves 2 and 4 glitched can prevent you from using them, seeing them, swapping them, or changing them.&lt;br /&gt;
&lt;br /&gt;
However, corrupting both PID and TID of a Pokémon in the course of two Glitzer Popping uses leaves the corrupted Pokémon with a valid checksum, a change of substructure orders, and a restored substructure encryption (PID or TID was changed back to its original value). This procedure can then be used for a precise corruption of nearly every Pokémon, leaving them without any residual glitched value.&lt;br /&gt;
&lt;br /&gt;
==Origin/Discovery==&lt;br /&gt;
===Key people===&lt;br /&gt;
*Voltage (discovery of the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch) - early 2011.&lt;br /&gt;
*Luckytyphlosion (discovery that the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch can be used to create Bad Eggs and hatchable eggs) - April 9, 2014.&lt;br /&gt;
*Sanqui, Werster, TheZZAZZGlitch (analysis of the mechanics of the glitch) - May 2014.&lt;br /&gt;
*Metarkrai (further analysis and documentation of additional techniques, including ways to get obedient Mew and Deoxys).&amp;lt;ref&amp;gt;[http://pastebin.com/ur3UiNmA Pastebin with corruption details for obtaining obedient Mew and Deoxys]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://pastebin.com/2kJpBQCr &amp;lt;nowiki&amp;gt;[Pomeg Glitch]&amp;lt;/nowiki&amp;gt; Obtain any Pokemon/Item/Move]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
The original Pomeg glitch was discovered many years before Glitzer Popping was found, from as early as 2006 or before.&amp;lt;ref&amp;gt;[http://www.serebiiforums.com/showthread.php?150005-The-Official-Pomeg-Glitch-Thread The Official Pomeg Glitch Thread - Serebii Forums]&amp;lt;/ref&amp;gt; Later, various derivative tricks of the Pomeg glitch were researched and researched, including one which was found that allows the player to send out a ?????????? or &amp;quot;Decamark&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In early 2011, voltage discovered that the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch allows access to a hidden party of Pokémon beyond slot 6 if the player views the summary of their first fainted Pokémon first and then attempts to scroll through the party.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=0nDwHEoqPhM Hidden team glitch/Access beyond 6th slot (FR/LG/E)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On April 9, 2014; luckytyphlosion (who is known in the Pokémon speedrunning community for his various discoveries) decided to experiment with voltage&#039;s hidden party glitch and documented an [https://www.youtube.com/watch?v=SXVLVP4Ij7M alternative cloning glitch] involving sending out a Pokémon beyond slot six and duplicating the fifth Pokémon on [[Glitch City Laboratories|Glitch City Laboratories Forums]].&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.0 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This discovery encouraged further discussion of the glitch, and luckytyphlosion later documented on April 19 that it is possible to corrupt Pokémon in the Pokémon Storage System, although he did not document the method until Torchickens noted the cause of the Bad Egg occurrence was scrolling through the Pokémon at position 255 and below. It is unclear whether the replication method was known prior to this.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg194538#msg194538 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Bad Egg occurrence post by luckytyphlosion].&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg194544#msg194544 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Replication details by Torchickens.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It was also discovered by luckytyphlosion that sending out Bad Eggs into battle by having all fainted Pokémon in the party allows access to &amp;quot;[[Super Glitch (move)|Generation III Super Glitch]]&amp;quot; moves which can be used for tricks such as skipping Trainer battles and capturing Trainer Pokémon; and importantly that it is possible with the glitch to obtain regular Eggs which can be hatched.&lt;br /&gt;
&lt;br /&gt;
The mechanics relating to what makes the regular Eggs appear, and what determines their species, moves and other attributes were not known until werster and Sanqui did additional research into the glitch in early May on Twitch and the Glitch City Laboratories forums. They concluded that it is not the Pokémon&#039;s main data that changes per se, but the personality value itself; and that the Bad Egg/Egg occurrences are related to a change of one bit in the Pokémon&#039;s personality value.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg195147#msg195147 - Glitch City Laboratories forums - Personality value change details by Sanqui]&amp;lt;/ref&amp;gt; Furthermore, they discovered that data from the Pokémon&#039;s data substructure such as move IDs could be converted into species IDs, depending on the Pokémon&#039;s former personality value.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg195144#msg195144 - Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Conversion and substructure modification details.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TheZZAZZGlitch documented on May 14 that the cause of the corruption after scrolling was ironically one of the game&#039;s anti-cheating mechanisms. In this mechanism, every time a Pokémon is selected, the game verifies its integrity and if the Pokémon is deemed invalid, then the game changes its data by setting bit 0, 1 and 6 at varies places in its &amp;quot;Miscellaneous&amp;quot; substructure but when the player selects Pokémon from beyond slot 6, the game attempts to validate the data of a non-existent &amp;quot;Pokémon&amp;quot;; hence altering &#039;out of bounds&#039; data such as stored Pokémon in the PC.&lt;br /&gt;
&lt;br /&gt;
Since its discovery, details related to Glitzer Popping have since been published on the Internet in different languages including French (in particular; Metarkrai has published much information related to the glitch in the French language), Japanese&amp;lt;ref&amp;gt;[http://archive.is/xrhPw 第3世代バグ技スレ [転載禁止©2ch.net]&amp;lt;/ref&amp;gt; and Spanish&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=poVy2U3yXTk CONSEGUIR CUALQUIER POKÉMON/OBJETO EN ESMERALDA + EVENTOS MEW Y DEOXYS - Youtube video by MikaCookies].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Videos==&lt;br /&gt;
{{YouTubeEmbed|6hJeA6i26VU|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Cool}}&lt;br /&gt;
{{YouTubeEmbed|nOEwPnv2TFM|channel/UCO_0coJ_V8PFPaXRtLlHNhw|name=Werster|Cool}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Obtaining obedient Mew and Deoxys===&lt;br /&gt;
{{YouTubeEmbed|2sCWRHeTp0s|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Psychic}}&lt;br /&gt;
&lt;br /&gt;
===Accessing Faraway Island and Birth Island on non-English European Emerald===&lt;br /&gt;
{{YouTubeEmbed|v375qQ_9ddE|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Psychic}}&lt;br /&gt;
&lt;br /&gt;
===Accessing Southern Island===&lt;br /&gt;
{{YouTubeEmbed|nNGMcLyrpAQ|channel/nNGMcLyrpAQ|name=Metarkrai M|Psychic}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Glitches}}&amp;lt;br/&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice|no}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[zh:整个盒子的坏蛋（漏洞）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Glitzer_Popping&amp;diff=3329045</id>
		<title>Glitzer Popping</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Glitzer_Popping&amp;diff=3329045"/>
		<updated>2021-02-22T16:20:45Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cleanup}}&lt;br /&gt;
{{move|Pomeg glitch data corruption}}&lt;br /&gt;
&#039;&#039;&#039;Glitzer Popping&#039;&#039;&#039; is a subglitch of the [[Pomeg_glitch#Access_Pok.C3.A9mon_beyond_slot_6|access Pokémon beyond slot 6]] subglitch of the [[Pomeg glitch]]. As with the latter subglitch, it can only be initially performed in {{game|Emerald}} (and can also be performed in {{2v2|FireRed|LeafGreen}} via [[Trade|trading]] with Emerald).&lt;br /&gt;
&lt;br /&gt;
By scrolling past slot 255 and below in a player&#039;s party, it allows the player to corrupt Pokémon in the Pokémon Storage System&#039;s box 1 and 2. Most of the time these become Bad Eggs, which may have glitch moves with beneficial effects such as skipping battles.&lt;br /&gt;
&lt;br /&gt;
The glitch is notable as a means of producing a glitched {{pkmn|Egg}} which can be hatched. The player can manipulate the Egg to contain any valid Pokémon and various [[glitch Pokémon]]. Additionally, using a technique known as &amp;quot;double corruption&amp;quot;, one can create an unhatched Pokémon in the Pokémon Storage System with multiple characteristics (Item, Moves, Species, IVs, Origin, etc.) that they desire.&lt;br /&gt;
&lt;br /&gt;
In addition to Pokémon data, Glitzer Popping can corrupt [[Pokémon Day Care|Day Care]] data, [[Pokémon Contest|contest]] data, map data (NPCs with their location and script address), flag data (story, trainers, events), bag quantity data, PC item data, {{gdis|Battle Frontier|III}} data, Trainer data (name, ID, SID) and Secret Base items.&lt;br /&gt;
&lt;br /&gt;
==Name==&lt;br /&gt;
The name Glitzer Popping does not have any meaning in itself, and was chosen by the speedrunner Werster because he didn&#039;t want the glitch to have a name that in his view would be &#039;too generic&#039;.&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
===Requirements===&lt;br /&gt;
#A Pokémon who gained 1 or more health points with a single HP Up. That would mean it would lose 1 or more HP when fed a Pomeg Berry; for example a level 100 Pokémon with 10 HP EVs or more would lose two health points when fed the Pomeg Berry, but a high level Pokémon (from [[Sky Pillar]], [[Victory Road (Hoenn)|Victory Road]], [[Artisan Cave]], any Legendary, etc.) can work as well.&lt;br /&gt;
#At least three Pokémon, one of which needs to be a fainted Pokémon with the move {{m|Fly}}, and a different fainted Pokémon.&lt;br /&gt;
#A Pokémon with a suitable personality value that should preferably be [[Cloning glitches#Generation III|cloned]] multiple times. After the glitch, most of this Pokémon&#039;s data will be permuted depending on its personality value (e.g. EVs data becoming species data, species data becoming attacks data, etc.).&lt;br /&gt;
&lt;br /&gt;
The [[in-game trade]] Pokémon &amp;quot;Seasor&amp;quot; the {{p|Horsea}} and &amp;quot;Dots&amp;quot; the {{p|Seedot}} are ideal for the glitch because they work and always have the same personality values; 0x0000007F and 0x00000084 respectively. These Pokémon may be used to convert &#039;EVs into Growth&#039; (see {{OBP|Pokémon data substructures|Generation III}}, with the Attack EV representing the most significant byte of the [[List of Pokémon by index number (Generation III)|Pokémon&#039;s index number]] and the HP EV representing the least significant byte (e.g. 151 HP EVs and 0 Attack EVs would result in a {{p|Mew}}).&lt;br /&gt;
&lt;br /&gt;
Alternatively, a Pokémon with a personality value that would convert &#039;Attacks into Growth&#039; could be used for an exploit such as converting a Pokémon with {{m|Beat Up}} (move ID 251) into a {{p|Celebi}}.&lt;br /&gt;
&lt;br /&gt;
===Steps===&lt;br /&gt;
#Move the Pokémon with the suitable personality value to box 2 slot 23 or box 2 slot 24 of the Pokémon Storage System, and preferably 4  clones of the Pokémon obtained with a [[Cloning glitches#Generation III|cloning glitch]] to other places of the box. Though it is not required, it is recommended to place the clones two spaces apart from each other (e.g. in slots 23, 21, 19, 17, 15 of Box 2), and to maximize the success rate (which is low) a good &amp;quot;corruption initiator&amp;quot; (a Pokémon to &amp;quot;absorb&amp;quot; unfavourable corruptions) should be placed at positions one space left of the Pokémon (e.g. slots 22, 20, 18, 16 of Box 2). Pluses the in-game trade Plusle, with all of its moves erased except for {{m|Growl}} is an example of a good corruption initiator. Without a corruption initiator, it may take a very long time for the glitch to work; if at all.&lt;br /&gt;
#Fill the party with fainted Pokémon (one of which needs to know Fly), and a Pokémon that can lose HP with a Pomeg Berry.&lt;br /&gt;
#Decrease the HP of said Pokémon to 1, so that its HP can fall to 0 or below (underflow to 65535 or less) with a Pomeg Berry. A Banette with Curse and odd HP can come in handy to quickly decrease the Pokémon&#039;s HP to 1.&lt;br /&gt;
#Once the process is complete, the player can save the game here. If the glitch doesn&#039;t work the first time (quite likely), the player will be able to restart from this point and try again.&lt;br /&gt;
#Initiate a wild battle and flee from it.&lt;br /&gt;
#Deposit the first fainted Pokémon in the Pokémon Storage System.&lt;br /&gt;
#Use the Pomeg Berry on the Pokémon with 1 HP. If it receives 0 HP, then nothing else needs to be done. Though if it receives 65535 HP or less, a healing item such as a Potion should be used to faint it. The player should now have two fainted Pokémon.&lt;br /&gt;
#Initiate another wild Pokémon battle to send out a ??????????.&lt;br /&gt;
#Open the Pokémon menu and view the summary of the first valid Pokémon in the party.&lt;br /&gt;
#After viewing the summary, exit back to the party menu and scroll up. The more that the player scrolls up, beginning from &amp;quot;Cancel&amp;quot;, the more Pokémon in the storage system are corrupted. The first slot up from Cancel may affect the data of the Pokémon in box 2 slot 23 in English Emerald. The corruption of storage box Pokémon ends at around slot 215 (affecting the Pokémon in box 1 slot 1).&lt;br /&gt;
#Exit the Pokémon battle and check Pokémon in the Pokémon Storage System. If there is a regular &amp;quot;Egg&amp;quot; rather than a Bad Egg, withdraw it and send it into battle to see if it converted into a different Pokémon. Sometimes a regular Egg will appear as the original Pokémon, this is normal and if no ideal Eggs appear, the player is free to reset the game and try the glitch again.&lt;br /&gt;
#Hatch the Egg to obtain the converted Pokémon, which will be registered in the Pokédex.&lt;br /&gt;
#Remove any unwanted Bad Eggs using the [https://www.youtube.com/watch?v=nESJ1KZMav8 inverse cloning glitch]. (Optional)&lt;br /&gt;
&lt;br /&gt;
===Double corruption===&lt;br /&gt;
A double corruption allows the player to obtain the modified Pokémon in an Egg without hatching it. To cause a double corruption, the player should perform the usual steps to obtain a regular Egg, but leave the Egg in the storage system and corrupt it again. The Egg must not be picked up, or it will never corrupt into the desired unhatched Pokémon (unless the Pokémon is specifically crafted to work around this; e.g. a &amp;quot;Dots&amp;quot; Egg that had Flash as the fourth move).&lt;br /&gt;
&lt;br /&gt;
Double corruption allows the player to obtain the Pokémon without going through hatching, which preserves the Held Item, EVs, Origin, Obedience, Ribbons, Experience, Contest Stats, PP Boosts, etc. While a simple corruption slightly changes some of the Pokémon&#039;s values (Move 2 and Move 4 will always be Glitch Moves, for example), a double corruption leaves the data intact (it will only permute the substructures), which allows a complete manipulation of said Pokémon&#039;s moves.&lt;br /&gt;
&lt;br /&gt;
The Eon Ticket, AuroraTicket, and MysticTicket, if held by a storage box Pokémon, cannot be taken and used to travel to an event island, as the flag must also be set. However, Glitzer Popping may rarely activate an NPC on the second floor of a Pokémon Center who will give an Eon Ticket while activating the flag. Additionally a derivative of Glitzer Popping known as the Pokémon news reporter glitch can be used to set the flags, by sending the 104th Pokémon into battle, checking that it has specific attributes (which will be random) and letting its HP drop to a specific value.&lt;br /&gt;
&lt;br /&gt;
Some Key Items for Ruby/Sapphire/Emerald or FireRed/LeafGreen obtained this way can be traded and used during the main story to skip certain parts. (Poké Flute, Tea, Silph Scope, HM01 Cut, Rainbow Pass, Mach Bike &amp;amp; Acro Bike, Go-Goggles, etc.)&lt;br /&gt;
&lt;br /&gt;
====Notes====&lt;br /&gt;
In order to perform the same glitch in Pokémon FireRed and LeafGreen, a Pokémon with 65535 HP or less just be traded over there and the same basic steps should be performed (switching to the last Pokémon and depositing it, healing the Pokémon with 65535 HP or less to faint it).&lt;br /&gt;
&lt;br /&gt;
{{p|Mew}} and {{p|Deoxys}} obtained from Horsea or Seedot with this glitch will not obey the player due to them not being met in a &amp;quot;[[fateful encounter]]&amp;quot;. However, by catching multiple Smeargle with a certain personality value and giving them certain Moves, EVs, Contests stats, and performing double corruption on them, it is possible to obtain an obedient Mew or Deoxys from their original location.&amp;lt;ref&amp;gt;[http://pastebin.com/ur3UiNmA Pastebin with corruption details for obtaining obedient Mew and Deoxys]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is also possible to trigger Glitzer Popping with an Invisible Bad Egg (a corrupted empty slot produced with Glitzer Popping or with a Glitch Pokémon) instead of a Pokémon who gained 1 HP or more with HP Ups and whose current HP is at 1, making the procedure a bit easier to perform. This trick discovered by Voltage is called Decaswitch. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=QB67-pKKY3Q Performing Decaswitch]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By making the journalist at Slateport Poké Fan Club read the species name of a certain Glitch Pokémon, it is possible to overwrite party Pokémon data and to have an empty slot in the party. This empty slot allows the player to perform Glitzer Popping just by opening the party from the start menu and by pressing Up. This third way to perform Glitzer Popping, called Instant Pomeg Glitch, is significantly faster from the two others. &amp;lt;ref&amp;gt;[http://pastebin.com/wsYtbzpG Perform Instant Pomeg Glitch]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to Pokémon Emerald and FireRed/LeafGreen&#039;s &amp;quot;dynamic memory allocation&amp;quot; (DMA) in which the location of memory addresses are randomized after performing tasks such as opening the Pokémon menu, the game won&#039;t always alter the correct bit in the target Pokémon&#039;s personality value and will leave the Pokémon corrupted in an unfavourable way. Corruption initiators are used so that the corruption initiator and not the Pokémon to be manipulated for a species, item or move may receive a corruption that would turn it into a Bad Egg. The glitch generally has a low success rate and should be repeated until the player receives the corruption they desire.&lt;br /&gt;
&lt;br /&gt;
The probability that the glitch corrupts a certain value or a certain PC Pokémon is generally 1/32 or 0 (depending on the surrounding value and on the location of the value ). The success rate of Pokémon Corruption can be raised to 6/32 by using 5 clones and Corruption Initiators.&lt;br /&gt;
&lt;br /&gt;
A Corruption Initiator ensures the good corruption of personality values (and Trainer ID) whose hexadecimal value (in 32-bit format) have a leftmost character of 0,1,2,3,8,9,A,B or of 4,5,6,7,C,D,E,F. Thus, two different Corruption Initiators are required to cover every possible personality values. Personality values (and Trained ID) of in-game trade Pokémon in Emerald always have a leftmost hexadecimal character of 0. Thus, only one Corruption Initiator (in-game trade Plusle with Growl) is required to corrupt (or double corrupt) them. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=hBWkshUJv_8 Obtaining both corruption initiators]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While in-game trade Pokémon can be corrupted with the use of Corruption Initiators, this is not true for every possible Pokémon. A Pokémon can only have its personnality value corrupted if its data responds to a specific criteria. While it is easy to have a Pokémon that does not match this criteria, it is also easy to change some of its values to make it corruptible. &amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=65e-SKeE5Ec Specific criteria for Pokémon corruption]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Even though Pomeg Glitched Pokémon can be transferred to Ruby and Sapphire, Glitzer Popping cannot be performed in these games because the game does not update the amount of party Pokémon when the player opens and closes the summary of a Party Pokémon (this step is necessary to access Pokémon beyond party slot 6).&lt;br /&gt;
&lt;br /&gt;
==Cause==&lt;br /&gt;
{{incomplete|section|needs=Why does depositing the last Pokémon matter?}}&lt;br /&gt;
When the &amp;quot;??????????&amp;quot; or Decamark is sent out and the player opens and closes a Pokémon summary, the party Pokémon counter is refreshed.&lt;br /&gt;
&lt;br /&gt;
The game counts 0 Pokémon (it counts Pokémon from first party slot until it finds an empty slot). This makes the party Pokémon selection pointer underflow, allowing it to select 256 party slots instead of 1-6. Selecting the &amp;quot;Quit&amp;quot; button moves the pointer to the 256th party slot.&lt;br /&gt;
&lt;br /&gt;
When the player scrolls up from Quit, they are accessing Pokémon beyond slot 6. The first up press moves the selected Pokémon to party Pokémon 255, the second up press moves the selected Pokémon to party Pokémon 254, and so on.&lt;br /&gt;
&lt;br /&gt;
Selecting Pokémon beyond slot 6 causes the game to select blocks of {{wp|Random-access memory|RAM data}} and treat them as party Pokémon data (with a size of 100 bytes). The 255th party slot ends up being over PC Pokémon data (around Box 2, Slot 23 for Emerald and Box 3, Slot 1 for FireRed/LeafGreen), and scrolling up will go over Day Care data, Pokémon Contest data, map data (NPCs with their location and script address), flag data (story, trainers, events), bag data, PC item data, {{gdis|Battle Frontier|III}} data, Trainer data (name, ID, SID...), and other data, in that order.&lt;br /&gt;
&lt;br /&gt;
Each time the party Pokémon selection pointer selects a new party slot, an anti-cheating function is applied to the selected &amp;quot;Pokémon&amp;quot;. If the checksum of the &amp;quot;Pokémon&amp;quot; is invalid, it is changed into a Bad Egg. This change is made by setting the Egg Status flag of the Pokémon to 1, and by setting two other bits to 1 in order to turn that Egg into a &amp;quot;Bad&amp;quot; Egg. As the blocks of data considered as party Pokémon aren&#039;t actually party Pokémon to begin with, the checksum of a selected &amp;quot;Pokémon&amp;quot; will nearly always be invalid if it isn&#039;t empty.&lt;br /&gt;
&lt;br /&gt;
The Egg Status flag can be at 4 different locations in a Pokémon&#039;s data. It belongs to one of the 4 substructures of the Pokémon and these substructures are ordered depending on the Pokémon&#039;s PID (PID modulo 24); since these substructures are also crypted with the Pokémon&#039;s PID and TID, setting the Egg status flag to 1 can result in either a bit set to 1 or 0 (depending on TID xor PID). However, the two &amp;quot;Bad&amp;quot; Egg bits are at a fixed location and will always be set to 1 if the Pokémon&#039;s checksum is invalid. These bit changes are what corrupts RAM data, which can induce many good things - as this corruption only changes up to 3 bits on a block of 100 bytes, only a tiny portion of RAM data is corrupted in the process. Since one of these bits isn&#039;t on a set location and can be changed to either 1 or 0, the addresses and nature of the corruption won&#039;t be fixed too.&lt;br /&gt;
&lt;br /&gt;
Another element of randomness is added by the DMA. The DMA is a cheat-prevention script that moves the RAM addresses of a good amount of data every time the player engages in battle, enters a door, opens their Bag, and so on. The DMA changes the RAM addresses of values by translating them from several double-words. A value affected by DMA can take 32 different addresses, each separated by a double-word (4 bytes). Party Pokémon aren&#039;t affected by DMA, which means that the addresses of every party slot is constant; however, the data read on party slots beyond slot 6 is affected by DMA. Since party Pokémon data is 25 double-words long, and since the DMA translation is at most 32 double-words long, every double-word on a party slot beyond slot 6 can end up on an address where one of the bit corruptions can occur. However, as both RAM values and the addresses where corruption occur can move, interferences can easily occur between these two, that can sometimes prevent a set double-word to be affected by the Egg Flag corruption. For example, the [[Ever Grande City]] Fly location can&#039;t always be corrupted because of such an interference.&lt;br /&gt;
&lt;br /&gt;
Using different strategies, it is possible to manipulate the corruption of some values and ensure that no other value in an area near them has been corrupted, allowing for a somehow pinpointed corruption. With this glitch, the PID and/or TID of PC Pokémon can be corrupted, while leaving the rest of the Pokémon&#039;s data untouched. As PID and TID encrypt the 4 substructures of a Pokémon, corrupting them will heavily change the Pokémon&#039;s checksum. The two &amp;quot;Bad&amp;quot; Egg bits corruption won&#039;t preserve the checksum, making them unusable for Pokémon corruption, but the Egg State Flag corruption can easily preserve the checksum. The Egg State Flag corruption changes the checksum by a multiple of 0x4000; as a Pokémon&#039;s checksum is coded on a word, if that multiple is even, the checksum won&#039;t be changed. Only a few things can make that multiple odd, and they can be easily prevented, making Pokémon corruption viable.&lt;br /&gt;
&lt;br /&gt;
As PID manages the order of the 4 substructures of a Pokémon, corrupting it changes that order, which means that the game will read the substructures of that corrupted Pokémon in a wrong order (for example, the Moves substructure gets read on the EVs substructure). This change of substructures order allows manipulation of many parts of the Pokémon&#039;s data (species, held item, experience, moves, EVs, origin, IVs, obedience, etc.) by giving it specific moves, EVs, Friendship, Held Items, and so on, before corrupting it. Out of the 24 theoretically possible changes of substructure order, only 10 can happen. These changes are called Corruption Types as they completely determine the effects of a PID corruption on a Pokémon.&lt;br /&gt;
&lt;br /&gt;
Even if corrupting a Pokémon&#039;s PID with the Egg State flag corruption preserves its checksum and changes its substructure order, it also changes the encryption of these substructures (PID or TID changes). This change of encryption brings some changes to the decrypted values, and this can be a hindrance to the corrupted Pokémon. It will for example turn the Pokémon in an Egg, give it glitched moves 2 and 4, and/or affect its attributes. Having a corrupted Pokémon in an Egg is a hindrance as hatching it removes/resets its attributes; many Glitch Pokémon will also freeze the game when hatched, and always having moves 2 and 4 glitched can prevent you from using them, seeing them, swapping them, or changing them.&lt;br /&gt;
&lt;br /&gt;
However, corrupting both PID and TID of a Pokémon in the course of two Glitzer Popping uses leaves the corrupted Pokémon with a valid checksum, a change of substructure orders, and a restored substructure encryption (PID or TID was changed back to its original value). This procedure can then be used for a precise corruption of nearly every Pokémon, leaving them without any residual glitched value.&lt;br /&gt;
&lt;br /&gt;
==Origin/Discovery==&lt;br /&gt;
===Key people===&lt;br /&gt;
*Voltage (discovery of the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch) - early 2011.&lt;br /&gt;
*Luckytyphlosion (discovery that the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch can be used to create Bad Eggs and hatchable eggs) - April 9, 2014.&lt;br /&gt;
*Sanqui, Werster, TheZZAZZGlitch (analysis of the mechanics of the glitch) - May 2014.&lt;br /&gt;
*Metarkrai (further analysis and documentation of additional techniques, including ways to get obedient Mew and Deoxys).&amp;lt;ref&amp;gt;[http://pastebin.com/ur3UiNmA Pastebin with corruption details for obtaining obedient Mew and Deoxys]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://pastebin.com/2kJpBQCr &amp;lt;nowiki&amp;gt;[Pomeg Glitch]&amp;lt;/nowiki&amp;gt; Obtain any Pokemon/Item/Move]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
The original Pomeg glitch was discovered many years before Glitzer Popping was found, from as early as 2006 or before.&amp;lt;ref&amp;gt;[http://www.serebiiforums.com/showthread.php?150005-The-Official-Pomeg-Glitch-Thread The Official Pomeg Glitch Thread - Serebii Forums]&amp;lt;/ref&amp;gt; Later, various derivative tricks of the Pomeg glitch were researched and researched, including one which was found that allows the player to send out a ?????????? or &amp;quot;Decamark&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In early 2011, voltage discovered that the &amp;quot;Decamark&amp;quot; sub-glitch of the Pomeg glitch allows access to a hidden party of Pokémon beyond slot 6 if the player views the summary of their first fainted Pokémon first and then attempts to scroll through the party.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=0nDwHEoqPhM Hidden team glitch/Access beyond 6th slot (FR/LG/E)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On April 9, 2014; luckytyphlosion (who is known in the Pokémon speedrunning community for his various discoveries) decided to experiment with voltage&#039;s hidden party glitch and documented an [https://www.youtube.com/watch?v=SXVLVP4Ij7M alternative cloning glitch] involving sending out a Pokémon beyond slot six and duplicating the fifth Pokémon on [[Glitch City Laboratories|Glitch City Laboratories Forums]].&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.0 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This discovery encouraged further discussion of the glitch, and luckytyphlosion later documented on April 19 that it is possible to corrupt Pokémon in the Pokémon Storage System, although he did not document the method until Torchickens noted the cause of the Bad Egg occurrence was scrolling through the Pokémon at position 255 and below. It is unclear whether the replication method was known prior to this.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg194538#msg194538 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Bad Egg occurrence post by luckytyphlosion].&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg194544#msg194544 Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Replication details by Torchickens.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It was also discovered by luckytyphlosion that sending out Bad Eggs into battle by having all fainted Pokémon in the party allows access to &amp;quot;[[Super Glitch (move)|Generation III Super Glitch]]&amp;quot; moves which can be used for tricks such as skipping Trainer battles and capturing Trainer Pokémon; and importantly that it is possible with the glitch to obtain regular Eggs which can be hatched.&lt;br /&gt;
&lt;br /&gt;
The mechanics relating to what makes the regular Eggs appear, and what determines their species, moves and other attributes were not known until werster and Sanqui did additional research into the glitch in early May on Twitch and the Glitch City Laboratories forums. They concluded that it is not the Pokémon&#039;s main data that changes per se, but the personality value itself; and that the Bad Egg/Egg occurrences are related to a change of one bit in the Pokémon&#039;s personality value.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg195147#msg195147 - Glitch City Laboratories forums - Personality value change details by Sanqui]&amp;lt;/ref&amp;gt; Furthermore, they discovered that data from the Pokémon&#039;s data substructure such as move IDs could be converted into species IDs, depending on the Pokémon&#039;s former personality value.&amp;lt;ref&amp;gt;[http://forums.glitchcity.info/index.php?topic=6868.msg195144#msg195144 - Gen III: Access Pokémon beyond the sixth slot sub-glitches. - Glitch City Laboratories forums - Conversion and substructure modification details.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TheZZAZZGlitch documented on May 14 that the cause of the corruption after scrolling was ironically one of the game&#039;s anti-cheating mechanisms. In this mechanism, every time a Pokémon is selected, the game verifies its integrity and if the Pokémon is deemed invalid, then the game changes its data by setting bit 0, 1 and 6 at varies places in its &amp;quot;Miscellaneous&amp;quot; substructure but when the player selects Pokémon from beyond slot 6, the game attempts to validate the data of a non-existent &amp;quot;Pokémon&amp;quot;; hence altering &#039;out of bounds&#039; data such as stored Pokémon in the PC.&lt;br /&gt;
&lt;br /&gt;
Since its discovery, details related to Glitzer Popping have since been published on the Internet in different languages including French (in particular; Metarkrai has published much information related to the glitch in the French language), Japanese&amp;lt;ref&amp;gt;[http://archive.is/xrhPw 第3世代バグ技スレ [転載禁止©2ch.net]&amp;lt;/ref&amp;gt; and Spanish&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=poVy2U3yXTk CONSEGUIR CUALQUIER POKÉMON/OBJETO EN ESMERALDA + EVENTOS MEW Y DEOXYS - Youtube video by MikaCookies].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Videos==&lt;br /&gt;
{{YouTubeEmbed|6hJeA6i26VU|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Cool}}&lt;br /&gt;
{{YouTubeEmbed|nOEwPnv2TFM|channel/UCO_0coJ_V8PFPaXRtLlHNhw|name=Werster|Cool}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Obtaining obedient Mew and Deoxys===&lt;br /&gt;
{{YouTubeEmbed|2sCWRHeTp0s|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Psychic}}&lt;br /&gt;
&lt;br /&gt;
===Accessing Faraway Island and Birth Island on non-English European Emerald===&lt;br /&gt;
{{YouTubeEmbed|v375qQ_9ddE|channel/UCZz2ixp-5T6VeAPtAMQ5v5Q|name=ChickasaurusGL|Psychic}}&lt;br /&gt;
&lt;br /&gt;
===Accessing Southern Island===&lt;br /&gt;
{{YouTubeEmbed|nNGMcLyrpAQ|channel/nNGMcLyrpAQ|name=Metarkrai M|Psychic}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Glitches}}&amp;lt;br/&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice|no}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[zh:整个盒子的坏蛋（漏洞）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Trap&amp;diff=3329044</id>
		<title>Trap</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Trap&amp;diff=3329044"/>
		<updated>2021-02-22T16:00:21Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Hole Traps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{samename|Traps in the Mystery Dungeon series|Dungeon tile#Effect tile|Dungeon tile → Effect tile}}&lt;br /&gt;
{{samename|moves that can trap Pokémon|:Category:Trapping moves|Category:Trapping moves}} &#039;&#039;For the Abilities that can trap Pokémon, see [[:Category:Trapping Abilities|Category:Trapping Abilities]].&#039;&#039;&lt;br /&gt;
[[File:Underground merchant locations DPPt.png|thumb|260px|Location of the merchants who sell and buy Traps from players.]]&lt;br /&gt;
A &#039;&#039;&#039;Trap&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;トラップ&#039;&#039;&#039; &#039;&#039;Trap&#039;&#039;) is an object that can be obtained and used only in [[the Underground]] of [[Sinnoh]]. All Traps, except the [[Digger Drill]], are activated when stepped on and can be buried on the ground to slow down or to stop any Trainer from returning another player&#039;s flag to their own [[Secret Base]].&lt;br /&gt;
&lt;br /&gt;
Traps can be bought by the player using [[Sphere]]s or be found placed in the ground. The maximum number of Traps allowed to be placed by a player is sixteen. If a player exceeds the sixteen, the oldest laid Trap will disappear and become impossible to retrieve. Traps laid by a player usually come in two different colors: light orange, for easier to escape and less expensive Traps, and dark red, for more difficult to escape and more expensive Traps. Message Traps, however, come in different pastel colors to indicate which message the Trap will send out. This helps the player as to not get caught in her/his own Traps.&lt;br /&gt;
&lt;br /&gt;
It should be noted that a laid Trap does not differentiate between the player that set it from any other player, so care should be taken to avoid accidentally stepping in it afterwards.&lt;br /&gt;
&lt;br /&gt;
When buried on the ground by a different player or a computer, one can distinguish a Trap from a sphere by looking at the color of the sparkling light. As the [[Nintendo DS]]&#039;s touch screen is touched, nearby Traps will give out a white sparkling light while [[sphere]]s give out a yellow one. &lt;br /&gt;
&lt;br /&gt;
Players may help each other out of Traps by speaking with the Trapped. Strangely, this works even for the Alert Traps.&lt;br /&gt;
&lt;br /&gt;
Some Traps also come in furniture versions that can be placed in one&#039;s Secret Base, called Tools. These are visible to everyone, but have the same effects as their Trap counterparts when stepped on. Unlike Traps, they do not disappear and will remain after being activated.&lt;br /&gt;
&lt;br /&gt;
==List of Traps by function==&lt;br /&gt;
===Alert Traps===&lt;br /&gt;
Alert Traps send messages to everyone in the underground. The Trap is otherwise harmless, and allows the player to regain control immediately. Alert Traps 1 and 2 send &amp;quot;hello&amp;quot; and &amp;quot;good-bye&amp;quot; messages respectively. Alert Trap 3 sends a message stating one is heading to the [[Union Room]], and Alert Trap 4 sends a message to come to one&#039;s location. Alert Traps come in pastel colors when set by the player. Trap merchants will usually exchange Alert Traps for Pale Spheres.&lt;br /&gt;
&lt;br /&gt;
*Alert Trap 1 - Stepping on this Trap sends greetings to everyone near you.&lt;br /&gt;
*Alert Trap 2 - Stepping on this Trap sends farewells to everyone near you.&lt;br /&gt;
*Alert Trap 3 - Stepping on this Trap tells all nearby that you are going to the Union Room.&lt;br /&gt;
*Alert Trap 4 - Stepping on this Trap alerts everyone to gather around you.&lt;br /&gt;
&lt;br /&gt;
===Bubble Traps===&lt;br /&gt;
Bubble Traps create many bubbles around the player. After they all have been popped with the touch screen, the player can move again. The Bubble Trap makes more bubbles than the Foam Trap.&lt;br /&gt;
*Foam Trap - A Trap that releases bubbles. Pop the bubbles to get free.&lt;br /&gt;
*Bubble Trap - A Trap that releases a mass of bubbles. Pop them to get free.&lt;br /&gt;
&lt;br /&gt;
===Control-affecting Traps===&lt;br /&gt;
The Confuse Trap causes the Trapped player&#039;s character to ignore commands, and will walk randomly around until the Trap wears off after 50 steps. The Reverse Trap reverses the player&#039;s controls for 20 steps.&lt;br /&gt;
*Reverse Trap - Stepping on this Trap reverses the victim&#039;s movements.&lt;br /&gt;
*Confuse Trap - Stepping on this Trap scrambles the victim&#039;s movements.&lt;br /&gt;
&lt;br /&gt;
===Digging Traps===&lt;br /&gt;
While it is not technically a Trap per se, the [[Digger Drill]] is classified as a Trap under the game&#039;s standards. It is only classified as a Trap because it cannot be placed into the [[bag]] like a treasure, or be placed into the [[Secret Base]] like [[goods]]. It allows players to create a Secret Base.&lt;br /&gt;
*Digger Drill - A single-use drill to drill a hole in the wall for your Secret Base.&lt;br /&gt;
&lt;br /&gt;
===Fire Traps===&lt;br /&gt;
Fire Traps create a fire on the screen, which must be blown out using the DS&#039;s microphone. The fire will go back to full size if the blowing stops before they are out. After it has been blown out, the player can move again. The Fire Trap produces a larger flame than the Ember Trap.&lt;br /&gt;
*Ember Trap - This Trap releases immobilizing embers. Blow the embers away to get free.&lt;br /&gt;
*Fire Trap - This Trap releases billowing flames. Blow the flames away to get free.&lt;br /&gt;
&lt;br /&gt;
===Hole Traps===&lt;br /&gt;
Hole Traps create a hole beneath the player. The player is stuck in them until they move themself around with the D-pad enough to get unstuck. Pit Traps take longer to get unstuck from than Hole Traps, and Crater Traps are the hardest to get out of.&lt;br /&gt;
*Hole Trap - A pit opens up underneath the Trap to immobilize the victim.&lt;br /&gt;
*Pit Trap - A huge pit opens up underneath the Trap to immobilize the victim.&lt;br /&gt;
*Crater Trap - A gigantic pit opens up underneath the Trap to immobilize the victim.&lt;br /&gt;
&lt;br /&gt;
===Movement Traps===&lt;br /&gt;
Moving Traps will move a player stepping on them in the indicated direction and they will be unable to stop themselves unless they hit into an obstacle or go too far. Stepping on a Hurl Trap will cause a player to move about twice the distance as a normal Move Trap.&lt;br /&gt;
*Move Trap ↑ - Stepping on this Trap sends the victim flying upwards.&lt;br /&gt;
*Move Trap → - Stepping on this Trap sends the victim flying to the right.&lt;br /&gt;
*Move Trap ↓ - Stepping on this Trap sends the victim flying downward.&lt;br /&gt;
*Move Trap ← - Stepping on this Trap sends the victim flying to the left.&lt;br /&gt;
*Hurl Trap ↑ - Stepping on this Trap sends the victim flying far upward.&lt;br /&gt;
*Hurl Trap → - Stepping on this Trap sends the victim flying far to the right.&lt;br /&gt;
*Hurl Trap ↓ - Stepping on this Trap sends the victim flying far downward.&lt;br /&gt;
*Hurl Trap ← - Stepping on this Trap sends the victim flying far to the left.&lt;br /&gt;
&lt;br /&gt;
===Plant Traps===&lt;br /&gt;
Plant Traps create a flurry of leaves or flower petals, depending on which Trap is stepped on. Similar to the fire Traps, after blowing away the plant with the microphone, the player can move again.&lt;br /&gt;
*Leaf Trap - This Trap releases immobilizing leaves. Blow the leaves away to get free.&lt;br /&gt;
*Flower Trap - This Trap releases many flowers. Blow the flowers away to get free.&lt;br /&gt;
&lt;br /&gt;
===Rock Traps===&lt;br /&gt;
Rock Traps drop a rock on the player. After the rock has been smashed away using the touch screen, the player can move again. The Rock Trap&#039;s rock takes less hits to smash.&lt;br /&gt;
*Rock Trap - A Trap that makes blocking boulders. Break the boulders to get free.&lt;br /&gt;
*Rockfall Trap - A Trap that makes Big Boulders. Break the boulders to get free.&lt;br /&gt;
&lt;br /&gt;
===Smoke Traps===&lt;br /&gt;
Smoke Traps cause smoke to cover the touch screen. The player must rub the smoke off the screen in order to regain control. Big Smoke Traps produce more smoke than Smoke Traps.&lt;br /&gt;
*Smoke Trap - A Trap that releases obscuring smoke. The smoke can be rubbed away.&lt;br /&gt;
*Big Smoke Trap - A Trap that releases billowing smoke. The smoke can be rubbed away.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{locationcolor/light|cave}}|bordercolor={{locationcolor/dark|cave}}&lt;br /&gt;
|de=Falle&lt;br /&gt;
|es=Trampa&lt;br /&gt;
|fr=Piège&lt;br /&gt;
|it=Trappola&lt;br /&gt;
|ko=트랩 &#039;&#039;Trap&#039;&#039;&lt;br /&gt;
|pt=Armadilha{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
}}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{Special tiles}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project ItemDex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
&lt;br /&gt;
[[de:Fallen (Untergrund)]]&lt;br /&gt;
[[it:Trappola]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Klara&amp;diff=3328964</id>
		<title>Klara</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Klara&amp;diff=3328964"/>
		<updated>2021-02-22T04:31:45Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Trivia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CharInfobox&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|corecolor={{poison color light}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|name=Klara&lt;br /&gt;
|jname=クララ&lt;br /&gt;
|tmname=Kurara&lt;br /&gt;
|image=Sword Shield Klara.png&lt;br /&gt;
|size=170px&lt;br /&gt;
|caption=Art from Pokémon Sword and Shield&lt;br /&gt;
|gender=Female&lt;br /&gt;
|colors=yes&lt;br /&gt;
|eyes=Blue&lt;br /&gt;
|hair=Pink&lt;br /&gt;
|region=[[Galar]]&lt;br /&gt;
|trainer=yes&lt;br /&gt;
|trainerclass=[[Pokémon Trainer]]&amp;lt;br&amp;gt;[[Gym Leader]]&lt;br /&gt;
|game=yes&lt;br /&gt;
|generation={{Gen|VIII}}&lt;br /&gt;
|games=[[Pokémon Sword and Shield|Sword]]&lt;br /&gt;
|leader=yes&lt;br /&gt;
|gym=Galar{{!}}Unnamed Galar Gym&lt;br /&gt;
|badge=Badge#Galar{{!}}Unknown&lt;br /&gt;
|specialist=yes&lt;br /&gt;
|type={{t|Poison}} types&lt;br /&gt;
|anime=no&lt;br /&gt;
|pv=yes&lt;br /&gt;
|pvnum=TW08&lt;br /&gt;
|pvname=The Gathering of Stars&lt;br /&gt;
|gameanim=yes&lt;br /&gt;
|envagame=[[Erica Mendez]]&lt;br /&gt;
|javagame=[[Yui Ishikawa]]&lt;br /&gt;
|}}&lt;br /&gt;
&#039;&#039;&#039;Klara&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;クララ&#039;&#039;&#039; &#039;&#039;Kurara&#039;&#039;) is the [[rival]] character in [[The Isle of Armor]] in {{pkmn|Sword and Shield|Pokémon Sword}}. She is a {{type|Poison}} [[Gym Leader]] in the [[Galar]] [[region]].&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
Klara originally started off an underground pop singer with traits of cuteness and the virulence of poison. Despite her attempts at promoting herself, she only sold about eight copies of her debut album. After that she decided to try out being a [[Gym Leader]] as her new goal in order to boost her popularity. At some point, she obtained a {{rf|Galarian}} {{p|Slowpoke}}. However, she gave up on that goal after two days of harsh training at the {{type|Poison}} [[Gym]]. She eventually learned about the [[Master Dojo]] thanks to a late-night TV show. After she saw how kind [[Mustard]] looked in the commercial, Klara decided to head to the [[Isle of Armor]] to train, believing she can become stronger without trying too hard. She quickly called the Dojo in order to apply.&lt;br /&gt;
&lt;br /&gt;
She is first encountered by the player at [[Wedgehurst]] Station, obtaining the [[Armor Pass]] needed to visit the Isle of Armor. Before she can get on train, a Galarian Slowpoke appeared, blocking the way, requiring the player to catch it. After complimenting the player&#039;s capture of Galarian Slowpoke, she went on the train to the Isle of Armor.  She eventually reached her location and became a student at the Master Dojo. However, she focused more on being doted on by others and barely worked on her training. This resulted in Klara becoming lazy due to lack of a rival and motivation. &lt;br /&gt;
&lt;br /&gt;
The player meets Klara again once they arrive at the Isle of Armor. She challenges the player to a battle off the bat, assuming they are to be the Master Dojo&#039;s new student that she has been assigned to escort. After being defeated, she attempts to scare the player away from enrolling in the Dojo, and even lies to {{gal|Honey}} about the student in question not wanting to show up, only for the player to eventually appear at the Dojo, much to Klara&#039;s shock. She threatens the player to not tell of what transpired. During Mustard&#039;s trials, her Dojo Uniform gets stolen by Mustard&#039;s three fast Slowpoke, which the player retrieves in short order. She battles the player over the next two trials, the former over a set of Max Mushrooms she claims discovered first, and the latter as part of a formal challenge. Klara cheats during the third trial by immediately summoning Toxic Spikes on the player&#039;s side of the field. She is eventually defeated, and feels guilty about playing dirty. Mustard asks Klara to look after the Dojo Pokémon afterwards.&lt;br /&gt;
&lt;br /&gt;
In the post-game, after Mustard has been defeated in a final showdown, Klara can be rematched daily.&lt;br /&gt;
&lt;br /&gt;
In the [[Galarian Star Tournament]], Klara reveals that she has become a minor division Poison Gym Leader. After becoming a Gym Leader, Klara adds a {{rf|Galarian}} {{p|Slowking}} to her team, having it replace her {{p|Drapion}} as the lead of her team.&lt;br /&gt;
&lt;br /&gt;
===League Cards===&lt;br /&gt;
This is a transcript of the back of Klara&#039;s [[League Card]]s in [[Pokémon Sword and Shield|Pokémon Sword]].&lt;br /&gt;
&lt;br /&gt;
;Normal League Card&lt;br /&gt;
:&amp;quot;Klara was originally an underground pop singer. She promoted herself as a star that had both cuteness and the virulence of poison. She energetically held live concerts and other events, even selling some Klara-themed collectables that she made herself, but in spite of everything, she only managed to sell eight copies of her debut album &amp;quot;Krazy for Klara.&amp;quot; She decided becoming a Gym Leader would help her gain more popularity and has been working towards that goal since. She chose the Poison type because it matched her image and there was less competition.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Rare League Card&lt;br /&gt;
:&amp;quot;The training at the Poison-type Gym was a lot harsher than Klara was ready for, and she gave up after two days. It was during this time she saw an ad for the Master Dojo during a late-night TV show. The master seemed kind, and Klara thought it would help her become strong without having to try too hard, so she immediately called in to apply. Normally, Klara&#039;s sole focus is to be doted on by others, so she puts only the bare minimum into her training, but recently a new student at the dojo has caused a change of attitude. She now works secretly with her Slowbro to better herself.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
===={{pkmn|Sword and Shield|Pokémon Sword}}====&lt;br /&gt;
Klara&#039;s Pokémon are at different levels depending on whether she is battled before or after the [[Darkest Day]].&lt;br /&gt;
&lt;br /&gt;
=====First battle=====&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png&lt;br /&gt;
|size=150px&lt;br /&gt;
|prize={{pdollar}}{{tt|1,440|Before Darkest Day}}/{{tt|7,200|After Darkest Day}}&lt;br /&gt;
|class=Pokémon Trainer&lt;br /&gt;
|classlink=Pokémon Trainer&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Fields of Honor&lt;br /&gt;
|pokemon=2}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=543&lt;br /&gt;
|pokemon=Venipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|10|Before Darkest Day}}/{{tt|58|After Darkest Day}}&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Poison Tail|move1type=Poison|move1cat=Physical}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=079&lt;br /&gt;
|pokemon=Slowpoke&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|12|Before Darkest Day}}/{{tt|60|After Darkest Day}}&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|ability=Gluttony&lt;br /&gt;
|move1=Confusion|move1type=Psychic|move1cat=Special&lt;br /&gt;
|move2=Acid|move2type=Poison|move2cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====Second battle=====&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png&lt;br /&gt;
|size=150px&lt;br /&gt;
|prize={{pdollar}}{{tt|2,280|Before Darkest Day}}/{{tt|7,560|After Darkest Day}}&lt;br /&gt;
|class=Pokémon Trainer&lt;br /&gt;
|classlink=Pokémon Trainer&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Warm-Up Tunnel&lt;br /&gt;
|pokemon=3}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=079&lt;br /&gt;
|pokemon=Slowpoke&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|18|Before Darkest Day}}/{{tt|62|After Darkest Day}}&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|ability=Gluttony&lt;br /&gt;
|move1=Confusion|move1type=Psychic|move1cat=Special&lt;br /&gt;
|move2=Acid|move2type=Poison|move2cat=Special}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=109&lt;br /&gt;
|pokemon=Koffing&lt;br /&gt;
|gender=male&lt;br /&gt;
|level={{tt|18|Before Darkest Day}}/{{tt|62|After Darkest Day}}&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|ability=Levitate&lt;br /&gt;
|move1=Clear Smog|move1type=Poison|move1cat=Special&lt;br /&gt;
|move2=Assurance|move2type=Dark|move2cat=Physical}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=544&lt;br /&gt;
|pokemon=Whirlipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|19|Before Darkest Day}}/{{tt|63|After Darkest Day}}&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Poison Tail|move1type=Poison|move1cat=Physical&lt;br /&gt;
|move2=Bug Bite|move2type=Bug|move2cat=Physical}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====Third battle=====&lt;br /&gt;
Klara will [[Dynamax]] her {{p|Slowbro}} at the first opportunity.&lt;br /&gt;
&lt;br /&gt;
Two layers of {{m|Toxic Spikes}} are placed on the player&#039;s side of the field at the start of the battle.&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png|size=150px&lt;br /&gt;
|prize={{pdollar}}{{tt|3,000|Before Darkest Day}}/{{tt|8,040|After Darkest Day}}&lt;br /&gt;
|class=Pokémon Trainer&lt;br /&gt;
|classlink=Pokémon Trainer&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Master Dojo&lt;br /&gt;
|locationname=Battle Court&lt;br /&gt;
|pokemon=4}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=451&lt;br /&gt;
|pokemon=Skorupi&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|23|Before Darkest Day}}/{{tt|65|After Darkest Day}}&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Bug&lt;br /&gt;
|ability=Battle Armor&lt;br /&gt;
|move1=Bite|move1type=Dark|move1cat=Physical&lt;br /&gt;
|move2=Poison Fang|move2type=Poison|move2cat=Physical}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=110&lt;br /&gt;
|pokemon=Weezing&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=male&lt;br /&gt;
|level={{tt|24|Before Darkest Day}}/{{tt|66|After Darkest Day}}&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Fairy&lt;br /&gt;
|ability=Levitate&lt;br /&gt;
|move1=Clear Smog|move1type=Poison|move1cat=Special&lt;br /&gt;
|move2=Assurance|move2type=Dark|move2cat=Physical}}&lt;br /&gt;
{{Party/Div|color={{poison color}}}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=544&lt;br /&gt;
|pokemon=Whirlipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|24|Before Darkest Day}}/{{tt|66|After Darkest Day}}&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Poison Tail|move1type=Poison|move1cat=Physical&lt;br /&gt;
|move2=Bug Bite|move2type=Bug|move2cat=Physical}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=080&lt;br /&gt;
|pokemon=Slowbro&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level={{tt|25|Before Darkest Day}}/{{tt|67|After Darkest Day}}&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{color2|000|Dynamax}}&amp;lt;/small&amp;gt;&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Quick Draw&lt;br /&gt;
|move1=Water Pulse|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Shell Side Arm|move2type=Poison|move2cat=Special&lt;br /&gt;
|move3=Confusion|move3type=Psychic|move3cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====[[Rematch]]es=====&lt;br /&gt;
======After obtaining Klara&#039;s rare [[League Card]]======&lt;br /&gt;
Klara will [[Dynamax]] her {{p|Slowbro}} at the first opportunity.&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png|size=150px&lt;br /&gt;
|prize={{pdollar}}8,040&lt;br /&gt;
|class=Pokémon Trainer&lt;br /&gt;
|classlink=Pokémon Trainer&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Master Dojo&lt;br /&gt;
|locationname=Battle Court&lt;br /&gt;
|pokemon=4}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=452&lt;br /&gt;
|pokemon=Drapion&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=65&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Dark&lt;br /&gt;
|ability=Battle Armor&lt;br /&gt;
|move1=X-Scissor|move1type=Bug|move1cat=Physical&lt;br /&gt;
|move2=Poison Fang|move2type=Poison|move2cat=Physical&lt;br /&gt;
|move3=Crunch|move3type=Dark|move3cat=Physical&lt;br /&gt;
|move4=Ice Fang|move4type=Ice|move4cat=Physical}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=110&lt;br /&gt;
|pokemon=Weezing&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=66&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Fairy&lt;br /&gt;
|ability=Levitate&lt;br /&gt;
|move1=Toxic|move1type=Poison|move1cat=Status&lt;br /&gt;
|move2=Heat Wave|move2type=Fire|move2cat=Special&lt;br /&gt;
|move3=Protect|move3type=Normal|move3cat=Status&lt;br /&gt;
|move4=Strange Steam|move4type=Fairy|move4cat=Special}}&lt;br /&gt;
{{Party/Div|color={{poison color}}}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=545&lt;br /&gt;
|pokemon=Scolipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Smart Strike|move1type=Steel|move1cat=Physical&lt;br /&gt;
|move2=Poison Jab|move2type=Poison|move2cat=Physical&lt;br /&gt;
|move3=Megahorn|move3type=Bug|move3cat=Physical&lt;br /&gt;
|move4=Protect|move4type=Normal|move4cat=Status}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=080&lt;br /&gt;
|pokemon=Slowbro&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=67&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{color2|000|Dynamax}}&amp;lt;/small&amp;gt;&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Quick Draw&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Shell Side Arm|move2type=Poison|move2cat=Special&lt;br /&gt;
|move3=Focus Blast|move3type=Fighting|move3cat=Special&lt;br /&gt;
|move4=Psychic|move4type=Psychic|move4cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
======After completing the [[Galarian Star Tournament]]======&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png|size=150px&lt;br /&gt;
|prize={{pdollar}}11,200&lt;br /&gt;
|class=Gym Leader&lt;br /&gt;
|classlink=Gym Leader&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Master Dojo&lt;br /&gt;
|locationname=Battle Court&lt;br /&gt;
|pokemon=5}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=199&lt;br /&gt;
|pokemon=Slowking&lt;br /&gt;
|gender=female&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Curious Medicine&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Eerie Spell|move2type=Psychic|move2cat=Special&lt;br /&gt;
|move3=Power Gem|move3type=Rock|move3cat=Special&lt;br /&gt;
|move4=Blizzard|move4type=Ice|move4cat=Special}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=110&lt;br /&gt;
|pokemon=Weezing&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Fairy&lt;br /&gt;
|ability=Levitate&lt;br /&gt;
|move1=Toxic|move1type=Poison|move1cat=Status&lt;br /&gt;
|move2=Heat Wave|move2type=Fire|move2cat=Special&lt;br /&gt;
|move3=Protect|move3type=Normal|move3cat=Status&lt;br /&gt;
|move4=Strange Steam|move4type=Fairy|move4cat=Special}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=452&lt;br /&gt;
|pokemon=Drapion&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Dark&lt;br /&gt;
|ability=Battle Armor&lt;br /&gt;
|move1=X-Scissor|move1type=Bug|move1cat=Physical&lt;br /&gt;
|move2=Poison Fang|move2type=Poison|move2cat=Physical&lt;br /&gt;
|move3=Crunch|move3type=Dark|move3cat=Physical&lt;br /&gt;
|move4=Ice Fang|move4type=Ice|move4cat=Physical}}&lt;br /&gt;
{{Party/Div|color={{poison color}}}}&lt;br /&gt;
|style=&amp;quot;margin:auto&amp;quot;|{{Pokémon/8&lt;br /&gt;
|ndex=545&lt;br /&gt;
|pokemon=Scolipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Smart Strike|move1type=Steel|move1cat=Physical&lt;br /&gt;
|move2=Poison Jab|move2type=Poison|move2cat=Physical&lt;br /&gt;
|move3=Megahorn|move3type=Bug|move3cat=Physical&lt;br /&gt;
|move4=Protect|move4type=Normal|move4cat=Status}}&lt;br /&gt;
|style=&amp;quot;margin:auto&amp;quot;|{{Pokémon/8&lt;br /&gt;
|ndex=080&lt;br /&gt;
|pokemon=Slowbro&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=70&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{color2|000|Dynamax}}&amp;lt;/small&amp;gt;&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Quick Draw&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Shell Side Arm|move2type=Poison|move2cat=Special&lt;br /&gt;
|move3=Focus Blast|move3type=Fighting|move3cat=Special&lt;br /&gt;
|move4=Psychic|move4type=Psychic|move4cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====[[Galarian Star Tournament]]=====&lt;br /&gt;
Klara uses these three Pokémon as both a partner and potential opponent in the [[Galarian Star Tournament]]. She will [[Dynamax]] her {{p|Slowbro}} at the first opportunity if her partner has not Dynamaxed or [[Gigantamax]]ed themselves.&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png|size=150px&lt;br /&gt;
|prize={{pdollar}}{{tt|11,200|As an opponent}}&lt;br /&gt;
|class=Gym Leader&lt;br /&gt;
|classlink=Gym Leader&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Wyndon Stadium&lt;br /&gt;
|pokemon=3}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=199&lt;br /&gt;
|pokemon=Slowking&lt;br /&gt;
|gender=female&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Curious Medicine&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Eerie Spell|move2type=Psychic|move2cat=Special&lt;br /&gt;
|move3=Power Gem|move3type=Rock|move3cat=Special&lt;br /&gt;
|move4=Blizzard|move4type=Ice|move4cat=Special}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=545&lt;br /&gt;
|pokemon=Scolipede&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Poison Point&lt;br /&gt;
|move1=Smart Strike|move1type=Steel|move1cat=Physical&lt;br /&gt;
|move2=Poison Jab|move2type=Poison|move2cat=Physical&lt;br /&gt;
|move3=Megahorn|move3type=Bug|move3cat=Physical&lt;br /&gt;
|move4=Protect|move4type=Normal|move4cat=Status}}&lt;br /&gt;
|{{Pokémon/8&lt;br /&gt;
|ndex=080&lt;br /&gt;
|pokemon=Slowbro&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=70&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{color2|000|Dynamax}}&amp;lt;/small&amp;gt;&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Quick Draw&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Shell Side Arm|move2type=Poison|move2cat=Special&lt;br /&gt;
|move3=Focus Blast|move3type=Fighting|move3cat=Special&lt;br /&gt;
|move4=Psychic|move4type=Psychic|move4cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====[[Max Raid Battle]] partner=====&lt;br /&gt;
Klara can occasionally appear as a partner to assist the player in Max Raid Battles on the Isle of Armor.&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{poison color}}&lt;br /&gt;
|bordercolor={{poison color dark}}&lt;br /&gt;
|headcolor={{poison color light}}&lt;br /&gt;
|sprite=VSKlara.png|size=150px&lt;br /&gt;
|prize=N/A&lt;br /&gt;
|class=Pokémon Trainer&lt;br /&gt;
|classlink=Pokémon Trainer&lt;br /&gt;
|name=Klara&lt;br /&gt;
|game=Sw&lt;br /&gt;
|location=Isle of Armor&lt;br /&gt;
|pokemon=1}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/8&lt;br /&gt;
|ndex=080&lt;br /&gt;
|pokemon=Slowbro&lt;br /&gt;
|form=-Galar&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=1-70&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|ability=Quick Draw&lt;br /&gt;
|move1=Scald|move1type=Water|move1cat=Special&lt;br /&gt;
|move2=Shell Side Arm|move2type=Poison|move2cat=Special&lt;br /&gt;
|move3=Focus Blast|move3type=Fighting|move3cat=Special&lt;br /&gt;
|move4=Psychic|move4type=Psychic|move4cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====Status unknown=====&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|trainer=Klara&lt;br /&gt;
|pkmn=Slowpoke&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|img=Klara Avery Second Slowpoke.png&lt;br /&gt;
|epnum=Pokémon Sword and Shield&lt;br /&gt;
|epname=Pokémon Sword&lt;br /&gt;
|desc=During the cutscene where the player receives Klara&#039;s rare [[League Card]], she can be seen training with another {{rf|Galarian}} {{p|Slowpoke}}. Its relationship to her final team is unknown.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Quotes===&lt;br /&gt;
===={{pkmn|Sword and Shield|Pokémon Sword}}====&lt;br /&gt;
;[[Wedgehurst]] Station&lt;br /&gt;
:&#039;&#039;&amp;quot;Hee hee! Of course! I totally have one!&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, a Slowpoke!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*If talked to prior to interacting with the Slowpoke&lt;br /&gt;
:&#039;&#039;&amp;quot;Is this the first time you&#039;ve seen a Galarian Slowpoke? The coloring of the top of its head is curry-like. Isn&#039;t it superduper cute?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*After catching the Slowpoke&lt;br /&gt;
:&#039;&#039;&amp;quot;Wow! Amazing! The way you caught that Slowpoke was the absolute coolest.&amp;quot;&lt;br /&gt;
:&#039;&#039;&amp;quot;Okaaay.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;m heading to a place called the Isle of Armor. I&#039;m gonna catch some rare Pokémon and do some training. Let&#039;s hang if we meet up again, &#039;K? Bye-bye, then! See ya!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Isle of Armor]] Station&lt;br /&gt;
:&#039;&#039;&amp;quot;Aha, there you are, right on time too! You&#039;re pretty punctual for a kid! Hmmm....Hey, have we met before or something? Oh, it doesn&#039;t really matter, I guess! I&#039;m Klara! I&#039;ve been at the dojo awhile, so they sent me to help out the newbie!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;What dojo?/I think you&#039;ve got the wrong person...&#039;&#039;&#039; : &#039;&#039;&amp;quot;Oh, come on! I know you&#039;re the new student who&#039;s supposed to join the Master Dojo!&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;What&#039;s going on? Am I being mocked...by a kid?!.&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;But I&#039;m the colorful, caring, and charismatic Klara!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Well then... How about we have a quick battle? Just so, y&#039;know, we can see who&#039;s better?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I&#039;ll be waiting outside, so come on out when you&#039;re ready!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;He&#039;ll/She&#039;ll never know what hit him/her...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Fields of Honor]]&lt;br /&gt;
* Outside Station&lt;br /&gt;
::&#039;&#039;&amp;quot;Hee hee! I bet this is your first time on the Isle of Armor. I bet you can&#039;t wait to start exploring, but first things first! We need to make sure you&#039;re ready! Since I&#039;ve already been at the Master Dojo for a little while now... I&#039;ll be the one testing you out! Go easy on me, Ok?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*In battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Remember, it&#039;s just a test--so take it easy! I&#039;ll be nice and gentle... as I knock you out flat!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Upon landing a hit&#039;&#039;&#039;: &#039;&#039;&amp;quot;Look, the first damage you took on the Isle of Armor! Consider it a little gift from me!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before sending out final Pokémon&#039;&#039;&#039;: &#039;&#039;&amp;quot;How am I the one getting backed into a corner? This should NOT be a thing!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before using Acid&#039;&#039;&#039;: &#039;&#039;&amp;quot;Hah! That&#039;s right! Let my poison drive you Kla-razy!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When defeated&#039;&#039;&#039;: &#039;&#039;&amp;quot;Oh, my next Pokémon&#039;s gonna make short work-- Huh? That was my last one?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*After battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Huh?! No no no! NO no no! Th-there must be some kind of mistake!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Not good... Not good at all, man... How&#039;d this kid get so strong?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;If this kid joins the dojo, nobody&#039;s gonna pay attention to my strength... I could just tell him/her to buzz off... No, they asked me to bring in the new student!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Ahem! Hey, that wasn&#039;t bad! I mean, It&#039;s not like I was going all out--not at all--but still! Buutt...you see...our dojo is one that&#039;s got a long-standing reputation! Even the famous Champion Leon trained at our place!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;No offense, but maybe, just maybe, you&#039;re not quiiite good enough to make it? Sooo... how about this? Why not enjoy the sights, but just stay away from the Master Dojo over there, &#039;K? Here, I&#039;ll even give you this! Y&#039;know, as a souvenir!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Just show it when you visit a boutique or a hair salon, and they&#039;ll let you buy stuff that&#039;s not available to most people! Anyway... I guess that&#039;s that! See you never! Hee hee hee!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Outside Master Dojo&lt;br /&gt;
::&#039;&#039;&amp;quot;Seems that way, yep! I did my best to welcome him/her, but... he/she just suddenly left after our battle...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Huh? Agh!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Right, right, right, right! Exactly, ma&#039;am! I swear! He/she must&#039;ve changed his mind about joining the dojo! Oh, but here you are! I&#039;m sooo happy you decided to come after all!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Aaaagh! Why?! How?! What does he think he/she&#039;s doing, just showing up like that?! This ain&#039;t good... Ms. Honey will know I lied!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hee hee, I&#039;m sure we&#039;ll be best friends!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Listen, you... If you dare tell Ms. Honey about what happened at the station... I&#039;ll melt you down to size! You understand?!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Master Dojo]]&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&amp;quot;Aww! But, Masterrr! You haven&#039;t given me my uniform yet! Why does that kid get a uniform but not me?! It&#039;s not fair!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hee hee! The squeaky wheel gets the grease!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Huh?! What was that?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Wha--?! It&#039;s gone! Where&#039;d my Dojo Uniform go?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Huh?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hey! Give it back! Give me my Dojo Uniform!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hey! Get back here!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*After completing first trial&lt;br /&gt;
::&#039;&#039;&amp;quot;You... Don&#039;t tell me you got my uniform back all on your own!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Here you go!/You can have it back&#039;&#039;&#039;: &#039;&#039;&amp;quot;Oh... Well, uh, thanks.&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;Uuugh...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*If talked to prior to starting the second trial&lt;br /&gt;
::&#039;&#039;&amp;quot;Sorry, not sorry, but I haven&#039;t accepted you as the hotshot everyone else seems to think you are. You&#039;d better think again if you think I&#039;m gonna let you finish this trial before me, mate...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Warm-Up Tunnel]]&lt;br /&gt;
*Upon finding Max Mushrooms&lt;br /&gt;
::&#039;&#039;&amp;quot;Hold up a sec!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;*wheeze*... *wheeze*...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hellooo, what&#039;s this?! Three Max Mushrooms in one spot?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Here I thought I&#039;d need to go find them one by one!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I saw those mushrooms first! I swear!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I&#039;ve been at the dojo longer and all. Sooo... it&#039;s only fair that you let me have &#039;em. Riiight?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;No way!&#039;&#039;&#039;: &#039;&#039;&amp;quot;Tsk! Yeah, I figured that&#039;s what you&#039;d say...&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Sure, you can have them!&#039;&#039;&#039;: &#039;&#039;&amp;quot;Waaait... What&#039;s this, now? Are you givin&#039; me attitude? Pityin&#039; me, are you?!&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;Gosh, you&#039;re a pain in the neck... You just show up outta nowhere, and just happen to be young and talented...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;If you&#039;re looking to get in my way, well, I think some vile poisons will take care of that!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*In battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Let&#039;s set the record straight right here. I&#039;ll show you once and for all that I&#039;m the better Trainer!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;When player lands a supereffective hit&#039;&#039;&#039;: &#039;&#039;&amp;quot;Oh fine, hit us with our weakness! what&#039;re you, a supereffective move machine?!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before sending out final Pokémon&#039;&#039;&#039;: &#039;&#039;&amp;quot;Am I really gonna lose again? Is there just... something wrong with me?&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When defeated&#039;&#039;&#039;: &#039;&#039;&amp;quot;Just what have you got that I don&#039;t?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*After battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Aaagh! Why can&#039;t I win?! I&#039;m trying as hard as I can! What am I missing?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Fine, you can have those silly mushrooms! I&#039;m going to find better ones, anyway!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;So there! Nyah!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Master Dojo]]&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&amp;quot;*gasp*... *pant*... Ms. Honey! Please wait...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;*pant*... *pant*...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I...I&#039;ve got some Max Mushrooms, too!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Waaaaaah! I did it! I did it! *sob* *sniff*...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Master, Ms. Honey...please, can I ask for something, just this once?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I want you to use my Max Mushrooms in the Max Soup!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I really want to share my hard work with everybody here!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Ms. Honey...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*If talked to prior to talking to Mustard&lt;br /&gt;
::&#039;&#039;&amp;quot;Hmmm? Did the master call for you, too?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Upon speaking to Mustard&lt;br /&gt;
::&#039;&#039;&amp;quot;Sooo...what&#039;s this all about, Master? What did you want to tell us?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;The final...last...ultimate...third trial?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Uh...so basically this is the last trial?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;We&#039;re going to battle? That&#039;s the last trial?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;This is it... Finally... But can I...?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I-I&#039;ve gotta get going!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I need to go there right away to prepare my pure heart for this! I&#039;m going on ahead, &#039;K? You can laze about like a Slowpoke and take as much time as you need!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Battle Court]]&lt;br /&gt;
*Upon talking to her&lt;br /&gt;
::&#039;&#039;&amp;quot;You are here.&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;When I beat you, I&#039;ll get the secret armor... and then I&#039;ll become a Poison-type Gym Leader! I&#039;ve got to win, no matter what... I&#039;m gonna go all out and totally beat you. You ready?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*In battle&lt;br /&gt;
::&#039;&#039;&amp;quot;I&#039;m not holding a single thing back anymore. Time to settle this--fair and square! Oh, and maybe watch your step... Looks like some Toxic Spikes somehow got on the Battle Court!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;When player lands a supereffective hit&#039;&#039;&#039;: &#039;&#039;&amp;quot;Sorry, my dear Pokémon! I should&#039;ve given better directions. But hang in there! You&#039;ve got this!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before sending out final Pokémon&#039;&#039;&#039;: &#039;&#039;&amp;quot;There&#039;s no way I&#039;m losing! I ain&#039;t letting go till the bitter end!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When [[Dynamaxing]] {{p|Slowbro}}&#039;&#039;&#039;: &#039;&#039;&amp;quot;Watch out, audience! One dose of Klara poison and there&#039;s no turning back!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When defeated&#039;&#039;&#039;: &#039;&#039;&amp;quot;But I didn&#039;t hold back! I gave it everything I&#039;ve got...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*After battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Aw man... I totally lost...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hah, well, this stinks. I do everything--even cheat a little--and still lose. I don&#039;t expect a young, talented kid like you to really get it, but... I... really was trying, you know? As hard as I could...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Maybe it&#039;s time for me to just give up on my dream of being a Gym Leader...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Once they find out what I did, I&#039;ll be expelled from the dojo anyway. &amp;lt;player&amp;gt;, you can tell the master that I cheated.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;OK&#039;&#039;&#039;: &#039;&#039;&amp;quot;I&#039;m sorry...&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;I won&#039;t&#039;&#039;&#039;: &#039;&#039;&amp;quot;Huh? B-but why? It was supposed to be a fair battle, and I cheated just so I could win...&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;M-Master?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;*hic* *sniff* Master...thank you... I&#039;m sorry, &amp;lt;player&amp;gt;...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;What?! I mean, yeah, that&#039;s a lot of work, but... is that all?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;O-OK!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;! Um! I... Well... You&#039;re...really strong!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Master Dojo]]&lt;br /&gt;
*If talked to after receiving {{p|Kubfu}}&lt;br /&gt;
::&#039;&#039;&amp;quot;One day...I&#039;d like to be strong like you.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Battle Court]]&lt;br /&gt;
*After defeating Mustard&lt;br /&gt;
::&#039;&#039;&amp;quot;Um, &amp;lt;player&amp;gt;... I-I just...well...I guess I should congratulate you... But I won&#039;t! Why should I celebrate anything you do, huh?! Still, that cleared up a lot! You are strong enough to beat the master going all out! I never stood a chance! But the next time I face you... I&#039;ll take you on fair and square! And I won&#039;t lose... You&#039;ll see!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;I don&#039;t think I&#039;ll lose!/Are you sure?&#039;&#039;&#039;: &#039;&#039;&amp;quot;Agh! You&#039;re downright infuriating--you know that? Almost as bad as I am!&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;Oh, back to normal, huh, Master?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Potbottom Desert]]&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&amp;quot;That&#039;s it, Slowpoke! Use that epic poison move!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Aw, come on! Can&#039;t you at least try to be more energetic?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Next time I battle him/her, I&#039;ll be the one that comes out on top.&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Huh? &amp;lt;player&amp;gt;?! How long have you been eavesdropping?!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Are you training?&#039;&#039;&#039;: &#039;&#039;&amp;quot;Buzz off! I-it&#039;s none of your business what I&#039;m up to!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;How&#039;ve you been?&#039;&#039;&#039;: &#039;&#039;&amp;quot;I&#039;ve been fine, thank you! And I&#039;m glad to see you look like you&#039;re doin&#039; fine, too! Now, stop botherin&#039; me!&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;Juuust forget ever seeing me here, &#039;K?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;You can keep that--if you promise to keep your mouth shut!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;And well... Good luck to you, too, I guess.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Master Dojo]]&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&amp;quot;Heeey, &amp;lt;player&amp;gt;! D&#039;you think you could help me out with my training?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Yes&#039;&#039;&#039;: &#039;&#039;&amp;quot;That&#039;s what I&#039;m talking about! C&#039;mon, let&#039;s go to the Battle Court!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;No&#039;&#039;&#039;: &#039;&#039;&amp;quot;Hee hee, you must be super busy! That&#039;s funny, &#039;cause you really look like you&#039;ve got nothing better to do...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*In battle&lt;br /&gt;
::&#039;&#039;&amp;quot;I&#039;m still working on getting stronger! So don&#039;t go laughing if I don&#039;t do well!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;When player lands a supereffective hit&#039;&#039;&#039;: &#039;&#039;&amp;quot;You&#039;ll have to do more than that to make me lose heart! I&#039;m gettin&#039; better every day!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Upon landing a supereffective hit&#039;&#039;&#039;: &#039;&#039;&amp;quot;Tee hee! That&#039;s me--as cute as I am clever with moves!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before sending out final Pokémon&#039;&#039;&#039;: &#039;&#039;&amp;quot;Still not pulling any punches, I see. Not that I care or anything!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When [[Dynamaxing]] {{p|Slowbro}}&#039;&#039;&#039;: &#039;&#039;&amp;quot;All righty, Slowbro! Time to dream bigger--and be bigger!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;Before using {{m|Max Ooze}}&#039;&#039;&#039;: &#039;&#039;&amp;quot;Your Pokémon will look sooo much cuter once I give it a nice coat of venom!&amp;quot;&lt;br /&gt;
::&#039;&#039;&#039;When defeated&#039;&#039;&#039;: &#039;&#039;&amp;quot;Aww, come on! What a drag! But...I guess it was also kinda fun!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*After battle&lt;br /&gt;
*If player wins&lt;br /&gt;
::&#039;&#039;&amp;quot;Whew, as strong as ever! But I think I&#039;m beginning to get it... Hey, thanks for helping me out.&amp;quot;&#039;&#039;&lt;br /&gt;
*If player loses&lt;br /&gt;
::&#039;&#039;&amp;quot;Oooh, I didn&#039;t expect to win! Maybe I am getting stronger! Still, it could be I just got lucky... Let&#039;s do this again, &#039;K?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;[[Wyndon Stadium]] ([[Galarian Star Tournament]])&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&amp;quot;Ohhh, ex-CUSE me! Am I interrupting your private little chat?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;That&#039;s exactly right! You sweet little thing! I&#039;m so happy you remember me, Hoppy-kins!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;I&#039;ve been working real hard with my team since you beat us all into the dust before... And I did it! I really did! I finally became a Gym Leader!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;That&#039;s amazing!/Congratulations!&#039;&#039;&#039;: &#039;&#039;&amp;quot;Feel free to keep heaping on the praise and adoration! It really is a fantastic achievement! Even if our Gym is still in the minor division.&amp;quot;&lt;br /&gt;
::&#039;&#039;&amp;quot;H-Hoppy-kins...&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Well, you can bet your bottom I&#039;ll be going all out in this event! Just you wait and see!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&amp;quot;Hee hee! Don&#039;t worry--I&#039;ll knock you out nice and cold!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* On the field before the first round battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Seems like a great chance to show off just how toxic we can be!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* On the field before the second round battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Doesn&#039;t matter who we&#039;re up against! They&#039;ll all get a toxic dose of Klara and &amp;lt;player&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* On the field before the final round battle&lt;br /&gt;
::&#039;&#039;&amp;quot;Stand aside, &amp;lt;player&amp;gt;... I got this one!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Winning the tournament&lt;br /&gt;
::&#039;&#039;&amp;quot;Ahaha! You know, I really didn&#039;t like you at first, kid. But now that we&#039;ve won this thing... I&#039;m actually happy that I did it together with you!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Artwork==&lt;br /&gt;
===Sprites===&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{poison color dark}}; background: #{{poison color}}; font-size:80%&amp;quot;&lt;br /&gt;
|style=&amp;quot;{{roundy|20px}} border: 2px solid #{{poison color dark}}; background: #{{poison color light}}&amp;quot;| [[File:GST Klara icon.png|100px]]&lt;br /&gt;
|-&lt;br /&gt;
|Icon from the&amp;lt;br&amp;gt;{{color2|000|Galarian Star Tournament}} menu&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[[League Card]]s===&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{poison color dark}}; background: #{{poison color}}; font-size:80%&amp;quot;&lt;br /&gt;
|style=&amp;quot;{{roundy|5px}} border: 2px solid #{{poison color dark}}; background: #{{poison color light}}&amp;quot;| [[File:League Card Klara.png|x250px]]&lt;br /&gt;
|style=&amp;quot;{{roundy|5px}} border: 2px solid #{{poison color dark}}; background: #{{poison color light}}&amp;quot;| [[File:League Card Klara rare.png|x250px]]&lt;br /&gt;
|-&lt;br /&gt;
|Klara&#039;s {{color2|000|League Card}} in&amp;lt;br&amp;gt;{{color2|000|Pokémon Sword and Shield|Sword}}&lt;br /&gt;
|Klara&#039;s rare {{color2|000|League Card}} in&amp;lt;br&amp;gt;{{color2|000|Pokémon Sword and Shield|Sword}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Klara Twilight Wings.png|thumb|250px|Klara in [[Pokémon: Twilight Wings]]]]&lt;br /&gt;
===In Pokémon: Twilight Wings===&lt;br /&gt;
In &#039;&#039;[[TW08|The Gathering of Stars]]&#039;&#039;, Klara was seen looking for [[Max Mushrooms]]. She was then invited to the [[Galarian Star Tournament]] and was seen walking out on to the field at [[Wyndon Stadium]] for the opening ceremony.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Company Icon RKS Laboratories.png|thumb|150px|Icon of RKS Laboratories, Klara&#039;s sponsor]]&lt;br /&gt;
* The back part of Klara&#039;s headband is the same shape as the wings of a {{p|Dustox}}.&lt;br /&gt;
* Klara&#039;s uniform number is &amp;quot;881&amp;quot;, which can be read in Japanese as {{wp|Japanese wordplay#Goroawase|goroawase}} for やばい &#039;&#039;yabai&#039;&#039;, meaning &amp;quot;dangerous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Names==&lt;br /&gt;
{| class=&amp;quot;roundtable&amp;quot; style=&amp;quot;background:#{{poison color light}}; border:3px solid #{{poison color dark}}&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Name&lt;br /&gt;
! Origin&lt;br /&gt;
|-&lt;br /&gt;
| Japanese&lt;br /&gt;
| クララ &#039;&#039;Kurara&#039;&#039;&lt;br /&gt;
| From 苦参 &#039;&#039;kurara&#039;&#039; (&#039;&#039;{{wp|Sophora flavescens}}&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
| English&lt;br /&gt;
| Klara&lt;br /&gt;
| Same as her Japanese name&lt;br /&gt;
|-&lt;br /&gt;
| German, French&lt;br /&gt;
| Sophora&lt;br /&gt;
| From &#039;&#039;Sophora flavescens&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Spanish&lt;br /&gt;
| Sófora&lt;br /&gt;
| From &#039;&#039;Sophora flavescens&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Italian&lt;br /&gt;
| Sofora&lt;br /&gt;
| From &#039;&#039;Sophora flavescens&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Korean&lt;br /&gt;
| 도정 &#039;&#039;Dojeong&#039;&#039;&lt;br /&gt;
| From 도둑놈의지팡이 &#039;&#039;dodungnom-ui jipang-i&#039;&#039; (lit. &amp;quot;thief&#039;s staff&amp;quot;, colloquial name of &#039;&#039;Sophora flavescens&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
| Chinese ({{tt|Mandarin|Taiwan and Mainland China}})&lt;br /&gt;
| 克拉拉 &#039;&#039;Kèlālā&#039;&#039;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Transcription of her Japanese name&lt;br /&gt;
|-&lt;br /&gt;
| Chinese ({{tt|Cantonese|Hong Kong}})&lt;br /&gt;
| 克拉拉 &#039;&#039;Hāklāailāai&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Russian&lt;br /&gt;
| Клара &#039;&#039;Klara&#039;&#039;&lt;br /&gt;
| Transcription of her English name&lt;br /&gt;
|}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{rival characters}}&lt;br /&gt;
{{NPC|poison|galar=yes}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project CharacterDex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Sword and Shield characters]]&lt;br /&gt;
[[Category:Trainers with Dynamax Bands]]&lt;br /&gt;
[[Category:Poison-type Trainers]]&lt;br /&gt;
[[Category:Gym Leaders]]&lt;br /&gt;
[[Category:Pokémon: Twilight Wings characters]]&lt;br /&gt;
&lt;br /&gt;
[[de:Sophora]]&lt;br /&gt;
[[es:Sófora]]&lt;br /&gt;
[[fr:Sophora]]&lt;br /&gt;
[[it:Sofora]]&lt;br /&gt;
[[ja:クララ]]&lt;br /&gt;
[[zh:克拉拉]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Rival&amp;diff=3328963</id>
		<title>Rival</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Rival&amp;diff=3328963"/>
		<updated>2021-02-22T04:11:27Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the main series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|article|needs TCG section}}&lt;br /&gt;
:&#039;&#039;For the [[Elite Four]] {{pkmn|Champion}} in {{eng|Pokémon Stadium}}, see [[Blue (game)]]&#039;&#039;.&lt;br /&gt;
:&#039;&#039;For the Japanese opening theme, see [[The Rivals]].&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
[[File:Bandai Jumbo2 Back.jpg|thumb|230px|{{ga|Red}} battling his rival {{ga|Blue}}]]&lt;br /&gt;
A &#039;&#039;&#039;rival&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ライバル&#039;&#039;&#039; &#039;&#039;rival&#039;&#039;) is one of the main characters in the [[Pokémon games]] that is well known to the {{player|protagonist}} and has similar skills, goals, and achievements. Rival characters appear frequently during the protagonist&#039;s quest, having a role in several of the games&#039; events and often challenges them in {{pkmn|battle}}s. Defeating a rival may be a primary or necessary goal of said character.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
===Core series===&lt;br /&gt;
[[File:Rivals Masters Trailer.png|thumb|250px|From left to right: Hugh, Silver, and Wally]]&lt;br /&gt;
In the [[core series]], a rival is a recurring opponent to the {{player}} throughout the game. This character class appeared beginning in [[Generation I]] and in every core series game since. Typically, rivals will be met by the player early in the game, usually around the time the player receives their [[starter Pokémon]]. In most games, the rival will also obtain a starter Pokémon and will usually participate in the player&#039;s first [[Pokémon battle]] against a Trainer. From then on, rivals will appear frequently throughout the player&#039;s journey, often being one step ahead of the player as the player moves through the region, meeting and battling the player at various points in the game with a progressively stronger and diversified [[party]]. Usually, they must be defeated in order to continue the game; the most important of these battles happening either right before or during the player&#039;s challenge to the [[Elite Four]].&lt;br /&gt;
&lt;br /&gt;
After the defeat of the [[Elite Four]] and the [[Pokémon Champion]], the rival can usually be battled at the player&#039;s leisure, but only at certain times with increasingly powerful Pokémon. More often than not, they will have the starter Pokémon of their home region that is strong against the one the player chose at the beginning of the game.&lt;br /&gt;
&lt;br /&gt;
Players are able to choose a different name for Blue, Silver, Barry, Hugh, and Trace. In [[Hoenn]]- and [[Kalos]]-based games, the player character not chosen will serve as a rival.&lt;br /&gt;
&lt;br /&gt;
The following are the characters considered to be rivals in the games. It should be noted, though, that only {{ga|Blue}} and {{ga|Silver}} have ever received the &#039;&#039;Rival&#039;&#039; {{DL|Pokémon Trainer|Trainer class}}; all others have been referred to as &#039;&#039;[[Pokémon Trainer|{{PK}}{{MN}} Trainer]]s&#039;&#039; (Generations III-V) or &#039;&#039;Pokémon Trainers&#039;&#039; (Generation VI onward).&lt;br /&gt;
&lt;br /&gt;
Additionally, in {{game|FireRed and LeafGreen|s}}, Blue is referred to as &amp;quot;Champion Blue&amp;quot; during the Champion battle and [[rematch]]. In [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]], {{ga|Trace}} will also use the &amp;quot;Champion&amp;quot; Trainer class during the Champion battle, but, unlike Blue, does not use it in the rematch. In addition to the main characters, [[Raihan]] and [[Leon]] have a long-standing rivalry relationship, this rivalry is carried over to several other medias.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Please do not add N, as he is not a rival--&amp;gt;&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 4px solid #BABACC; background:#F3F3FF&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size:95%;&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundytl|15px}}&amp;quot; | {{gameabbrev1|RGBY}}{{gameabbrev3|FRLG}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev7|PE}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{gameabbrev2|GSC}}{{gameabbrev4|HGSS}}&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#D1D1E6;&amp;quot; | {{gameabbrev3|RSE}}{{gameabbrev6|ORAS}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{gameabbrev4|DPPt}}&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:#D1D1E6;&amp;quot; | {{gameabbrev5|BW}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundytr|15px}}&amp;quot; | {{gameabbrev5|B2W2}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{blue color dark}}; background: #{{blue color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:FireRed LeafGreen Blue.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{green color dark}}; background: #{{green color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Lets Go Pikachu Eevee Rival.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{silver color dark}}; background: #{{silver color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:HeartGold SoulSilver Silver.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{ruby color dark}}; background: #{{ruby color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Brendan.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{sapphire color dark}}; background: #{{sapphire color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire May.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{tcg grass color dark}}; background: #{{tcg grass color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Wally.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #629C20; background: #E08040; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Platinum Barry.png|100x100px]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 0px solid #{{black color dark}}; background: #{{black color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Black White Cheren.png|100x100px]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 0px solid #{{white color dark}}; background: #{{white color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Black White Bianca.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{black 2 color dark}}; background: #{{black 2 color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Black 2 White 2 Hugh.png|100x100px]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Blue (game)|Blue}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Trace (game)|Trace}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Silver (game)|Silver}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Brendan (game)|Brendan}}{{fn|1}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|May (game)|May}}{{fn|2}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Wally (game)|Wally}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Barry (game)|Barry}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Cheren}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Bianca (game)|Bianca}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Hugh}}&lt;br /&gt;
|- style=&amp;quot;font-size:95%;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;5&amp;quot; style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev6|XY}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev7|SMUSUM}}&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev8|SwSh}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev8|Sw}}&#039;&#039;&#039;{{color2|{{stamina color dark}}|The Isle of Armor|IoA}}&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6&amp;quot; | {{gameabbrev8|Sh}}&#039;&#039;&#039;{{color2|{{stamina color dark}}|The Isle of Armor|IoA}}&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{x color dark}}; background: #{{x color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:XY Calem.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{y color dark}}; background: #{{y color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:XY Serena.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{contest color dark}}; background: #{{contest color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:XY Shauna.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{orange color dark}}; background: #{{orange color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:XY Tierno.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{castle color dark}}; background: #{{castle color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:XY Trevor.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{sun color dark}}; background: #{{sun color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:USUM Hau.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{black color dark}}; background: #{{black color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Sun Moon Gladion.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{sword color dark}}; background: #{{sword color light}}; width:84px; height: 90px&amp;quot;|&lt;br /&gt;
[[File:Sword Shield Hop.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{psychic color dark}}; background: #{{fairy color light}}; width:84px; height: 90px&amp;quot;|&lt;br /&gt;
[[File:Sword Shield Bede.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{dark color dark}}; background: #{{dark color light}}; width:84px; height: 90px&amp;quot;|&lt;br /&gt;
[[File:Sword Shield Marnie.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{poison color dark}}; background: #{{poison color light}}; width:84px; height: 90px&amp;quot;|&lt;br /&gt;
[[File:Sword Shield Klara.png|100x100px]]&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{psychic color dark}}; background: #{{psychic color light}}; width:84px; height: 90px&amp;quot;|&lt;br /&gt;
[[File:Sword Shield Avery.png|100x100px]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundybl|15px}}&amp;quot; | {{color2|000|Calem (game)|Calem}}{{fn|1}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Serena (game)|Serena}}{{fn|2}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Shauna}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Tierno}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Trevor}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Hau}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Gladion}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Hop}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6;&amp;quot; | {{color2|000|Bede}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6&amp;quot; | {{color2|000|Marnie}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6&amp;quot; | {{color2|000|Klara}}&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundybr|15px}}&amp;quot; | {{color2|000|Avery}}&lt;br /&gt;
|}&lt;br /&gt;
* {{fnb|1}} Only if the female player character is picked.&lt;br /&gt;
* {{fnb|2}} Only if the male player character is picked.&lt;br /&gt;
&lt;br /&gt;
===Spin-off games===&lt;br /&gt;
====Pokémon Card GB series====&lt;br /&gt;
In the Card GB series, {{TCG GB|Ronald}} does not use actual Pokémon themselves, but cards instead.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 4px solid #BABACC; background:#F3F3FF&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 95%; font-weight: bold&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundytop|15px}}&amp;quot; | {{color2|{{blue color dark}}|Pokémon Trading Card Game (game)|TCG}}{{color2|{{black color dark}}|Pokémon Card GB2: Here Comes Team GR!|TCG2}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{Tcg Goods color dark}}; background: #{{Tcg Goods color light}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Ronald.png|100x100px]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundybottom|15px}}&amp;quot; | {{color2|000|Ronald (TCG GB)|Ronald}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Pokémon Masters EX====&lt;br /&gt;
In Pokémon Masters EX, [[Paulo]] serves as the player&#039;s rival.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 4px solid #BABACC; background:#F3F3FF&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 95%; font-weight: bold&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundytop|15px}}&amp;quot; | {{color2|{{orange color dark}}|Pokémon Masters EX|Masters EX}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 0px solid #{{steel color dark}}; background: #{{steel color}}; width:84px; height:90px&amp;quot;|&lt;br /&gt;
[[File:Masters Paulo.png|100x100px]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundybottom|15px}}&amp;quot; | {{color2|000|Paulo}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Pokémon Ranger====&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border:4px solid #BABACC; background:#F3F3FF&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size:95%; font-weight:bold&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundytl|15px}}&amp;quot; | {{color2|000|Pokémon Ranger: Shadows of Almia|Ranger: Shadows of Almia}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#{{SoA color}}&amp;quot; | [[File:Keith.png|90px]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#D1D1E6; {{roundybottom|15px}}&amp;quot; | {{color2|000|Keith (Ranger)|Keith}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
[[File:Ash and Paul.png|thumb|250px|Ash and Paul, his main &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039; rival]]&lt;br /&gt;
Various rivals for the main characters have also appeared in the {{pkmn|anime}}.&lt;br /&gt;
&lt;br /&gt;
;Ash&#039;s rivals&lt;br /&gt;
* {{Ash}}&#039;s main rival in the [[original series]] was {{Gary}}. They were close when they were younger, but their friendship ended when they argued over an old {{i|Poké Ball}} and broke it. Eventually, Gary gained some respect for Ash, and after losing to him in the [[Silver Conference]], they became friends again altogether.&lt;br /&gt;
[[File:Ash and Gladion.png|thumb|250px|Ash and Gladion, his main &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039; rival]]&lt;br /&gt;
* [[Paul]] was Ash&#039;s main rival for the duration of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;. When they met, Paul despised Ash due to his approach to [[Pokémon training]] and [[friendship]], constantly insulting him every time they crossed paths. However, like Gary, he eventually grew to respect Ash after losing to him in the [[Lily of the Valley Conference]].&lt;br /&gt;
** {{an|Barry}} was Ash&#039;s secondary Sinnoh rival. Unlike Ash&#039;s other major rivals, the two have a friendly rivalry, though Barry would frequently comment that he believed he was much stronger than Ash would ever be.&lt;br /&gt;
** Ash&#039;s minor rivals include [[Nando]] and [[Conway]] who, while they battled Ash more than once across an entire saga, have a smaller role than the other rivals.&lt;br /&gt;
* [[Trip]] was Ash&#039;s only unfriendly rival in &#039;&#039;[[Pokémon the Series: Black &amp;amp; White]]&#039;&#039;. The rivalry formed when Trip found out that Ash was from Kanto, a region Trip thinks very little of. Trip believed Ash to be a redneck from the boonies who needed to go back to the basics of Pokémon, causing a heated rivalry. However, they were shown to respect each other to some extent in various episodes. Like with Gary and Paul, the two became friends when Ash beat Trip at the [[Vertress Conference]].&lt;br /&gt;
* {{an|Tierno}} was Ash&#039;s primary rival for the first part of &#039;&#039;[[Pokémon the Series: XY]]&#039;&#039;, with {{an|Trevor}} serving as a minor secondary rival. During the second part of his Kalos journey, however, Ash struck up serious rivalries with [[Alain]] and [[Sawyer]]. Alain wished to test the unique power of Ash and his {{AP|Greninja}}, while Sawyer looked up to Ash and made it his goal to surpass him.&lt;br /&gt;
* {{an|Gladion}} was Ash&#039;s main rival in &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;. Ash and Gladion&#039;s rivalry was mutually respectful from the start, with Gladion recognizing Ash&#039;s strength almost immediately. Gladion eventually became more dedicated to surpassing Ash after witnessing his and his Pikachu&#039;s aptitude for [[Z-Move]]s, leading him to undertake the [[island challenge]]. Though Gladion is much calmer than Ash, he and Ash both share a deep, internal passion for intense battling.&lt;br /&gt;
* Ash also has friendly rivalries with [[Ritchie]], {{jo|Harrison}}, [[Morrison]], {{ho|Tyson}}, {{si|Tobias}}, [[Stephan]], {{an|Bianca}}, [[Virgil]], {{un|Cameron}}, {{an|Kiawe}}, [[Hau]], and [[Bea]].&lt;br /&gt;
* In the {{pkmn|movie}}s, Ash has had rivalries with [[Rafe]] and [[Cross]].&lt;br /&gt;
&lt;br /&gt;
;Other characters&#039; rivals&lt;br /&gt;
* [[Jessie]] and [[James]] have unfriendly rivalries with [[Cassidy]] and [[Butch]], respectively.&lt;br /&gt;
* {{an|May}} has friendly rivalries with [[Drew]] and [[Solidad]], and an unfriendly rivalry with [[Harley]].&lt;br /&gt;
[[File:Dawn rivals.png|thumb|370px|Dawn&#039;s recurring rivals]]&lt;br /&gt;
* {{an|Dawn}} has friendly rivalries with [[Zoey]] and {{si|Kenny}}, and unfriendly rivalries with [[Ursula]] and [[Jessie|Jessilina]]. She also has [[Nando]] as a minor rival.&lt;br /&gt;
* [[Johanna]] had a friendly rivalry with [[Lila]] when they were younger. Lila was the first person to defeat Johanna in a [[Contest Battle]], but she eventually gave up {{pkmn|Coordinator|coordinating}} and became a {{pkmn|Stylist}}.&lt;br /&gt;
* {{an|Iris}} has an unfriendly rivalry with [[Georgia]], which comes from the fact that Iris wants to become a [[Type expert|Dragon Master]] while Georgia focuses on defeating {{type|Dragon}} Pokémon.&lt;br /&gt;
* {{an|Cilan}} has an unfriendly rivalry with [[Burgundy]], which comes from when he defeated her at the [[Striaton Gym]], and also from Cilan&#039;s better reputation as a {{pkmn|Connoisseur}}, though Cilan frequently comments on how he looks forward to seeing Burgundy&#039;s growth the next time they meet.&lt;br /&gt;
* [[Stephan]] engaged in an unfriendly rivalry with [[Montgomery]] during the [[Clubsplosion]].&lt;br /&gt;
* {{an|Serena}} has friendly rivalries with {{an|Shauna}}, [[Miette]], [[Nini]], and {{an|Aria}}.&lt;br /&gt;
* {{an|Sophocles}} has a rivalry with [[Horacio]]. While they were initially unfriendly, they became more respectful towards each other after an encounter in the [[Vast Poni Canyon]].&lt;br /&gt;
&lt;br /&gt;
===In &#039;&#039;[[M20|I Choose You!]]&#039;&#039;===&lt;br /&gt;
[[Cross]] could be said to be {{OBP|Ash Ketchum|M20|Ash}}&#039;s rival in the alternate storyline depicted in &#039;&#039;[[M20|I Choose You!]]&#039;&#039;. In a similar manner to Paul, Cross abandoned his {{AP|Charmander}}, deeming it to be too weak, and allowing Ash to catch it. Their relationship could even be said to be antagonistic, with Cross being even more aggressive than Paul. Cross&#039;s aggressiveness and thirst for power is derived from an inferiority complex, from being able to see {{p|Ho-Oh}}, but not being chosen as the Rainbow Hero. In the end, despite losing to Ash and his former Charmander, who by that point had evolved into Charizard, he still attempted to steal the [[Rainbow Wing]] in order to battle Ho-Oh and prove himself as the strongest Trainer.&lt;br /&gt;
[[File:Red-Blue rivalry PO.png|250px|thumb|Blue with his rival Red in [[Pokémon Origins]]]]&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Origins===&lt;br /&gt;
{{OBP|Blue|Origins}} appears as {{OBP|Red|Origins}}&#039;s rival in [[Pokémon Origins]], fulfilling his traditional role in the {{pkmn|games}}.&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
* {{ga|Red}}&#039;s rival {{ga|Blue}} appears in &#039;&#039;[[PG03|The Challenger]]&#039;&#039;, becoming the {{pkmn|Champion|Pokémon League Champion}} shortly before Red challenges him to a battle over the title.&lt;br /&gt;
* {{ga|Ethan}}&#039;s rival {{ga|Silver}} appears in &#039;&#039;[[PG05|The Legacy]]&#039;&#039;, although the two are never shown encountering each other.&lt;br /&gt;
&lt;br /&gt;
===In Pokémon: Twilight Wings===&lt;br /&gt;
[[File:Hop Twilight Wings.png|thumb|250px|Hop in [[Pokémon: Twilight Wings]]]]&lt;br /&gt;
All [[Pokémon Sword &amp;amp; Shield]] rivals appeared in [[Pokémon: Twilight Wings]]. &lt;br /&gt;
* [[Hop]] is a major recurring character in the miniseries. He debuted in a cameo in &#039;&#039;[[TW01|Letter]]&#039;&#039;, made another cameo in &#039;&#039;[[TW02|Training]]&#039;&#039;, and then served as the main character of &#039;&#039;[[TW03|Buddy]]&#039;&#039;.&lt;br /&gt;
* [[Marnie]] first appeared in &#039;&#039;[[TW04|Early-Evening Waves]]&#039;&#039;.&lt;br /&gt;
* [[Bede]] first appeared in &#039;&#039;[[TW07|Sky]]&#039;&#039;, where he watched the battle between [[Leon]] and [[Raihan]].&lt;br /&gt;
* [[Avery]] and [[Klara]] appears in &#039;&#039;[[TW08|The Gathering of Stars]]&#039;&#039;.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
[[File:Rivals Adventures.png|thumb|200px|Red and his rival, Blue]]&lt;br /&gt;
===In the Phantom Thief Pokémon 7 manga===&lt;br /&gt;
* [[Hiori]] has [[Rocco]].&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Zensho manga===&lt;br /&gt;
* {{Zensho|Satoshi}} has {{Zensho|Shigeru}}.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
Several of the characters in [[Pokémon Adventures]] have been rivals to each other.&lt;br /&gt;
* {{adv|Red}} and {{adv|Blue}}.&lt;br /&gt;
* {{adv|Gold}} and {{adv|Silver}}.&lt;br /&gt;
* {{adv|Crystal}} and [[Eusine]].&lt;br /&gt;
* {{adv|Ruby}} and {{adv|Sapphire}}.&lt;br /&gt;
* [[Team Magma]] and [[Team Aqua]].&lt;br /&gt;
* {{adv|Black}} and {{adv|Cheren}}.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Diamond &amp;amp; Pearl Adventure! manga===&lt;br /&gt;
[[File:Rivals DPA.png|thumb|200px|Hareta and his rival, Koya]]&lt;br /&gt;
Several characters have rivals in this series.&lt;br /&gt;
* [[Hareta]] has {{OBP|Jun|DPA}} and [[Koya]].&lt;br /&gt;
* [[Mitsumi]] has [[Jupiter]].&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All! manga===&lt;br /&gt;
* [[Shu]] has a number of one-off rivalries in early volumes, but starting with [[GDZ52|Enter the Rival!]] in {{Vol|Pokémon Gotta Catch &#039;Em All|4}}, his recurring rival becomes [[Nagi]].&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
* {{GnB|Gold}} has {{GnB|Black}}.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
* {{OBP|Red|Pocket Monsters}} has {{OBP|Green|Pocket Monsters}} and {{OBP|Blue|Pocket Monsters}}.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon RéBURST manga===&lt;br /&gt;
* [[Ryouga]] has [[Hariru]].&lt;br /&gt;
&lt;br /&gt;
===In the Magical Pokémon Journey manga===&lt;br /&gt;
* [[Hazel]] has [[Coconut]].&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* {{Ash}} has at least one species of Pokémon from the same [[List of Pokémon by evolution family|evolutionary line]] as each of his major rivals. {{Gary}} captured a {{p|Krabby}} and uses a {{p|Blastoise}}, [[Paul]] uses a {{p|Torterra}} and {{p|Gliscor}}, [[Trip]] uses a {{p|Serperior}} and {{p|Tranquill}}, [[Alain]] uses a {{p|Charizard}} and an {{p|Unfezant}}, and {{an|Gladion}} uses a {{p|Lycanroc}}. At various times in the anime, this is used as part of the plot, such as the comparison between Ash&#039;s Krabby and Gary&#039;s Krabby in &#039;&#039;[[EP013|Mystery at the Lighthouse]]&#039;&#039; and &#039;&#039;[[EP065|Showdown at the Po-ké Corral]]&#039;&#039; and Paul&#039;s Torterra serving as mentor to Ash&#039;s Grotle in &#039;&#039;[[DP100|Aiding the Enemy!]]&#039;&#039;.&lt;br /&gt;
* Powerful enemies in the [[Battle Royale]]s of {{g|Rumble}} and {{g|Rumble Blast}}&amp;amp;mdash;chosen from Miis&amp;amp;mdash;are called rivals as well.&lt;br /&gt;
* In every [[generation]], at least one of the player&#039;s rivals can be battled at the [[Pokémon League]] and/or [[Victory Road]].&lt;br /&gt;
* According to an interview with [[Junichi Masuda]], the rivals have become less antagonistic due to the following reason: &#039;&#039;&amp;quot;I think the biggest reason that rivals were more of a jerk in the early days is that we were just limited in what we could express with the pixel graphics. There&#039;s not much that you can do with that kind of little sprite on the screen, so we worked harder to characterize them through dialogue and give them certain personalities. Also, because it&#039;s just dialogue and there&#039;s not a whole lot going on on the screen, it doesn&#039;t give as harsh of an impression even if they&#039;re jerks, I think. Now we have HD graphics and the visuals are much more impressive. If you also made him a jerk, the impression would be a lot stronger on players. Another thing, just my own personal take, is that it feels that people with those kinds of personalities these days are just not as accepted by players as they were back then.&amp;quot;&#039;&#039;&amp;lt;ref&amp;gt;[https://www.gamespot.com/articles/pokemon-dev-explains-why-your-rivals-arent-jerks-a/1100-6462397/ GameSpot interview about rivals]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{blue color light}}|bordercolor={{silver color}}&lt;br /&gt;
|zh_yue=勁敵 {{tt|Gihngdihk|Rival}}&lt;br /&gt;
|zh_cmn=勁敵 / 劲敌 {{tt|Jìngdí|Rival}}&lt;br /&gt;
|fi=Kilpailija&lt;br /&gt;
|nl=Mededinger&lt;br /&gt;
|fr=Rival&lt;br /&gt;
|de=Rivale&lt;br /&gt;
|hi=दुश्मन {{tt|Dushman|Rival}} {{tt|*|Hungama dub}}&lt;br /&gt;
|it=Rivale&lt;br /&gt;
|ko=라이벌 &#039;&#039;Rival&#039;&#039;&lt;br /&gt;
|pl=Rywal&lt;br /&gt;
|pt=Rival&lt;br /&gt;
|ru=Соперник &#039;&#039;Sopernik&#039;&#039;&lt;br /&gt;
|es=Rival&lt;br /&gt;
|th=คู่แข่ง&lt;br /&gt;
|tr=Rakip&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{cat|Rivals&#039; Pokémon}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Rival characters}}&lt;br /&gt;
{{TrainerNav|battle items|kanto=yes|johto=yes}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project CharacterDex notice|tc}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Trainer classes]]&lt;br /&gt;
&lt;br /&gt;
[[de:Rivale]]&lt;br /&gt;
[[es:Rival]]&lt;br /&gt;
[[fr:Rival]]&lt;br /&gt;
[[it:Rivale]]&lt;br /&gt;
[[ja:ライバル]]&lt;br /&gt;
[[zh:劲敌]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Daisy_Oak&amp;diff=3328962</id>
		<title>Daisy Oak</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Daisy_Oak&amp;diff=3328962"/>
		<updated>2021-02-22T04:01:31Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CharInfobox&lt;br /&gt;
|color={{normal color}}&lt;br /&gt;
|corecolor={{normal color light}}&lt;br /&gt;
|bordercolor={{normal color dark}}&lt;br /&gt;
|name=Daisy Oak&lt;br /&gt;
|jname=オーキド・ナナミ&lt;br /&gt;
|tmname=Nanami Okido&lt;br /&gt;
|slogan=no&lt;br /&gt;
|image=Daisy Adventures.png&lt;br /&gt;
|size=200px |&lt;br /&gt;
|caption=Daisy as she appears in [[Pokémon Adventures]]&lt;br /&gt;
|gender=Female&lt;br /&gt;
|hometown=[[Pallet Town]]&lt;br /&gt;
|region=[[Kanto]]&lt;br /&gt;
|relatives={{ga|Blue}} (younger brother), [[Professor Oak]] (grandfather), [[Samson Oak]] (cousin-twice-removed) &amp;lt;small&amp;gt;({{pkmn|games}})&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;{{adv|Blue}} (younger brother), {{adv|Professor Oak}} (grandfather) &amp;lt;small&amp;gt;({{pkmn|Adventures}})&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;{{Gary}} (younger brother), {{an|Professor Oak}} (grandfather) &amp;lt;small&amp;gt;([[The Electric Tale of Pikachu|TEToP]])&amp;lt;/small&amp;gt;&lt;br /&gt;
|trainer=yes&lt;br /&gt;
|trainerclass=&amp;lt;!--(former?)--&amp;gt; {{pkmn|Coordinator}}, {{pkmn|groomer}}, {{tc|Doctor}}{{tt|*|Pokémon Adventures}}&lt;br /&gt;
|game=yes&lt;br /&gt;
|generation={{Gen|I}}, {{Gen|II}}, {{Gen|III}}, {{Gen|IV}}&lt;br /&gt;
|games=[[Pokémon Red and Blue Versions|Red, Blue,]] [[Pokémon Yellow Version|Yellow,]] [[Pokémon Gold and Silver Versions|Gold, Silver,]] [[Pokémon Crystal Version|Crystal,]] [[Pokémon FireRed and LeafGreen Versions|FireRed, LeafGreen]], [[Pokémon HeartGold and SoulSilver Versions|HeartGold and SoulSilver]]&lt;br /&gt;
|leader=no&lt;br /&gt;
|anime=no&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Daisy Oak&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;オーキド・ナナミ&#039;&#039;&#039; &#039;&#039;Nanami Okido&#039;&#039;) is the older sister of {{ga|Blue}}, and the granddaughter of [[Professor Oak]]. She is known as &#039;&#039;&#039;May&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;サツキ&#039;&#039;&#039; &#039;&#039;Satsuki&#039;&#039;) in [[The Electric Tale of Pikachu]] manga.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
In {{game2|Red|Blue|Yellow}}, as well as in {{game|FireRed and LeafGreen|s}}, Daisy gives the player a [[Town Map]] (despite her brother telling her not to) if they visit her after receiving a [[starter Pokémon]]. She gives free [[Pokémon groomer|grooming]] to one of the player&#039;s Pokémon in the [[Generation II]] games once per day between 3 and 4 PM, and in FireRed and LeafGreen every 512 steps once the player has entered the [[Hall of Fame]].&lt;br /&gt;
&lt;br /&gt;
Also in FireRed and LeafGreen, after the player has entered the Hall of Fame, Daisy will tell a player how [[friendship|happy]] their Pokémon are. She&#039;s well known for being adored by all kinds of Pokémon. It is said that when she&#039;s around, even the most ferocious Pokémon calm down. Daisy enjoys tea every day, and buys hers from the [[Celadon Department Store]]. She&#039;s also a champion [[Pokémon Coordinator]], having won the Spring [[Pokémon Contest]] some years back. In her house, there&#039;s a photo of &amp;quot;the lovely and sweet Clefairy.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In {{game|HeartGold and SoulSilver|s}}, she gives the player Blue&#039;s number so they can call and arrange a [[rematch#Pokémon HeartGold and SoulSilver|rematch]] with him at the [[Fighting Dojo]] in [[Saffron City]]. She will only share this once she has given seven groomings and been shown one Pokémon with maxed friendship.&lt;br /&gt;
&lt;br /&gt;
Also returning from previous generations, Daisy, still located in her home of [[Pallet Town]], will groom one of the player&#039;s Pokémon for free once daily between 3:01 and 4:00 PM. As in Generation II, it will raise a Pokémon&#039;s friendship greatly, but it will also raise the Pokémon&#039;s [[Contest condition]] by 32 {{OBP|Beautiful|condition|Beauty}} and 22 [[sheen]]. This is not displayed anywhere in-game, and the Pokémon must be seen from the point of view of Diamond, Pearl, or Platinum to notice. Despite this, a {{p|Feebas}} whose Beauty is maxed out this way can [[Evolution|evolve]] into {{p|Milotic}}.&lt;br /&gt;
&lt;br /&gt;
As a reference to her enjoyment of tea in Generation III, a large mug of tea sits on her table. She will also mention that she &amp;quot;usually has tea about this time&amp;quot; if she is visited between 15:01 and 16:00 in Generation IV.&lt;br /&gt;
&lt;br /&gt;
===Fame Checker===&lt;br /&gt;
This is a list of the [[Fame Checker]]&#039;s information on Daisy in {{game|FireRed and LeafGreen|s}}.&lt;br /&gt;
&lt;br /&gt;
;Pallet Town Research Lab - aide&lt;br /&gt;
*What does this person do?&lt;br /&gt;
:&amp;quot;If you show &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt; your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;, she can tell how much it likes you.&lt;br /&gt;
:Occasionally, she will even groom a &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; for you.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;[[Vermilion City]] - woman&lt;br /&gt;
*What is this person like?&lt;br /&gt;
:&amp;quot;But the person who is most liked by &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; is &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt;, I think.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;[[Water Labyrinth]] - man (with a {{p|Togepi}} or {{p|Togetic}} in the [[party]])&lt;br /&gt;
*What is this person like?&lt;br /&gt;
:&amp;quot;She was gently grooming &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;...&lt;br /&gt;
:She was a little angel.&lt;br /&gt;
:That little girl&#039;s name...&lt;br /&gt;
:I think it was &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;[[Viridian City]] - {{DL|Magazines in the Pokémon world|Pokémon Journal}}&lt;br /&gt;
*Family and friends?&lt;br /&gt;
:&amp;quot;&amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt; reportedly lives with his grandchildren, &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt; and &amp;lt;sc&amp;gt;[[Blue (game)|&amp;lt;nowiki&amp;gt;[rival]&amp;lt;/nowiki&amp;gt;]]&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;[[Celadon Condominiums|Celadon Mansion]] - old lady&lt;br /&gt;
*What is this person like?&lt;br /&gt;
:&amp;quot;A girl from &amp;lt;sc&amp;gt;Pallet Town&amp;lt;/sc&amp;gt;, &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt;, she enjoys &amp;lt;sc&amp;gt;tea&amp;lt;/sc&amp;gt; every day.&lt;br /&gt;
:She visits the &amp;lt;sc&amp;gt;[[Celadon Department Store|Celadon Dept. Store]]&amp;lt;/sc&amp;gt; to buy some &amp;lt;sc&amp;gt;tea&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;{{OBP|Four Island|town}} - Pokémon Journal&lt;br /&gt;
*There&#039;s a rumor...&lt;br /&gt;
:&amp;quot;The Spring &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon Contest&amp;lt;/sc&amp;gt;&#039;s Grand Champion is &amp;lt;sc&amp;gt;Daisy Oak&amp;lt;/sc&amp;gt; of &amp;lt;sc&amp;gt;Pallet Town&amp;lt;/sc&amp;gt;!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Message from &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt;&lt;br /&gt;
*From: &amp;lt;sc&amp;gt;Daisy&amp;lt;/sc&amp;gt;&lt;br /&gt;
*To: [Player]&lt;br /&gt;
:&amp;quot;While I was comfortably enjoying my tea breaks, you&#039;ve grown very skilled and powerful.&lt;br /&gt;
:I hope you&#039;ll remain a good rival to my little brother.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Quotes===&lt;br /&gt;
====Red, Blue, and Yellow====&lt;br /&gt;
:&#039;&#039;&amp;quot;Hi &amp;lt;player&amp;gt;! &amp;lt;Rival&amp;gt; is out at Grandpa&#039;s lab.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Grandpa asked you to run an errand? Here, this will help you!&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Use the &amp;lt;sc&amp;gt;Town Map&amp;lt;/sc&amp;gt; to find out where you are.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are living things! If they get tired, give them a rest!&amp;quot;&#039;&#039; {{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Spending time with your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; makes them more friendly to you.&amp;quot;&#039;&#039; {{sup/1|Y}}&lt;br /&gt;
&lt;br /&gt;
====Gold, Silver, and Crystal====&lt;br /&gt;
*Anytime that is not between 3pm and 4pm&lt;br /&gt;
:&#039;&#039;&amp;quot;Hi! {{ga|Blue|My kid brother}} is the &amp;lt;sc&amp;gt;[[Gym Leader]]&amp;lt;/sc&amp;gt; in &amp;lt;sc&amp;gt;[[Viridian City]]&amp;lt;/sc&amp;gt;. But he goes out of town so often, it causes problems for the trainers.&amp;quot;&#039;&#039;&lt;br /&gt;
*Between 3pm and 4pm&lt;br /&gt;
:&#039;&#039;&amp;quot;Hi! Good timing. I&#039;m about to have some tea. Would you like to join me? Oh, your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are a bit dirty. Would you like me to groom one?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;No&#039;&#039;&#039;:&#039;&#039;&amp;quot;You don&#039;t want to have one groomed? OK, we&#039;ll just have tea.&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Yes&#039;&#039;&#039;: &#039;&#039;&amp;quot;Which one should I groom?&amp;quot;&#039;&#039;&lt;br /&gt;
:::&#039;&#039;&amp;quot;OK, I&#039;ll get it looking nice in no time.&amp;quot;&#039;&#039;&lt;br /&gt;
:::&#039;&#039;&amp;quot;There you go! All done. See? Doesn&#039;t it look nice? It&#039;s such a cute &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;.&amp;quot;&#039;&#039;&lt;br /&gt;
:*After having a Pokémon groomed&lt;br /&gt;
::&#039;&#039;&amp;quot;I always have tea around this time. Come join me.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====FireRed and LeafGreen====&lt;br /&gt;
:&#039;&#039;&amp;quot;HI, &amp;lt;player&amp;gt;! My brother, &amp;lt;rival&amp;gt;, is out at Grandpa&#039;s &amp;lt;sc&amp;gt;Lab&amp;lt;/sc&amp;gt;.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;, I heard that you had a battle against &amp;lt;rival&amp;gt;. I wish I&#039;d seen that!&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Grandpa asked you to run an errand? Gee, that&#039;s lazy of him. Here, this will help you.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;You can use the &amp;lt;sc&amp;gt;Town Map&amp;lt;/sc&amp;gt; to find out where you are, or check the names of places.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Just like people, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are living things. When they get tired, please give them a rest.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====HeartGold and SoulSilver====&lt;br /&gt;
:&#039;&#039;&amp;quot;Hi! My kid brother is the Gym Leader in Viridian City. But he goes out of town so often, it causes problems for the trainers.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*PokéGear registration&lt;br /&gt;
:&#039;&#039;&amp;quot;You are really into grooming! Say! Would you like my kid brother&#039;s number? He&#039;s the Gym Leader at Viridian City. Have you challenged him? Do you want to register him?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Yes&#039;&#039;&#039;:&#039;&#039;&amp;quot;Give him a call when you feel like it. He can be overly confident, but he still needs company. He says he won&#039;t have any plans on Sunday nights... Giggle!&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;No&#039;&#039;&#039;:&#039;&#039;&amp;quot;Really? You won&#039;t? I see… How disappointing.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Between 3PM and 4PM&lt;br /&gt;
:&#039;&#039;&amp;quot;Hi! Good timing. I&#039;m about to have some tea. Would you like to join me? Oh, you seem to keep your Pokémon a bit on the dirty side. Grooming them helps them become more beautiful and friendly. Would you like me to groom one?&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;No&#039;&#039;&#039;:&#039;&#039;&amp;quot;You don&#039;t want me to have one groomed? OK, we&#039;ll just have tea.&amp;quot;&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Yes&#039;&#039;&#039;:&#039;&#039;&amp;quot;Which one should I groom?&amp;quot;&#039;&#039;&lt;br /&gt;
:::&#039;&#039;&amp;quot;There you go! All done. See? Doesn&#039;t it look nice? It&#039;s such a cute Pokémon.&amp;quot;&#039;&#039;&lt;br /&gt;
:*After having a Pokémon groomed&lt;br /&gt;
::&#039;&#039;&amp;quot;I always have tea around this time. Come join me.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sprites===&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{normal color dark}}; background: #{{normal color}}; font-size:80%&amp;quot;&lt;br /&gt;
| style=&amp;quot;{{roundy|80px}} border: 2px solid #{{normal color dark}}; background: #{{normal color light}}; width:96px; height:96px&amp;quot;| [[File:Daisy Oak I OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|80px}} border: 2px solid #{{normal color dark}}; background: #{{normal color light}}; width:96px; height:96px&amp;quot;| [[File:Daisy Oak II OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|80px}} border: 2px solid #{{normal color dark}}; background: #{{normal color light}}; width:96px; height:96px&amp;quot;| [[File:Daisy Oak III OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|80px}} border: 2px solid #{{normal color dark}}; background: #{{normal color light}}; width:96px; height:96px&amp;quot;| [[File:Spr FRLG Daisy Oak.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|80px}} border: 2px solid #{{normal color dark}}; background: #{{normal color light}}; width:96px; height:96px&amp;quot;| [[File:Daisy Oak OD.png]]&lt;br /&gt;
|-&lt;br /&gt;
| Overworld sprite from &amp;lt;br/&amp;gt;{{color2|000|Generation I}}&lt;br /&gt;
| Overworld sprite from &amp;lt;br/&amp;gt;{{color2|000|Generation II}}&lt;br /&gt;
| Overworld sprite from &amp;lt;br/&amp;gt;{{color2|000|Pokémon FireRed and LeafGreen Versions|FireRed and LeafGreen}}&lt;br /&gt;
| {{color2|000|Fame Checker}} sprite from &amp;lt;br/&amp;gt;{{color2|000|Pokémon FireRed and LeafGreen Versions|FireRed and LeafGreen}}&lt;br /&gt;
| Overworld sprite from &amp;lt;br/&amp;gt;{{color2|000|Pokémon HeartGold and SoulSilver Versions|HeartGold and SoulSilver}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In The Electric Tale of Pikachu manga===&lt;br /&gt;
[[File:May Oak EToP.png|thumb|120px|May Oak in the Japanese version]]&lt;br /&gt;
Daisy apparently does not exist in the {{pkmn|anime}}, but in [[The Electric Tale of Pikachu]], which is based on the anime, she appears as &#039;&#039;&#039;May&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;サツキ&#039;&#039;&#039; &#039;&#039;Satsuki&#039;&#039;). Ash has a very obvious and powerful crush on her, and trying to impress May is one of Ash&#039;s biggest motivations to do well and not give up on his [[Pokémon journey]].&lt;br /&gt;
&lt;br /&gt;
Ash and May seem to be friends or at least acquainted, as he speaks with her before he leaves [[Pallet Town]] and she gives him a [[Town Map]] before he leaves, much like Daisy gives one to {{ga|Red}}/{{ga|Leaf}} in the {{pkmn|games}}. He also writes her a letter with details on his progress as a Pokémon Trainer in &#039;&#039;[[ET02|Play Misty For Me]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
She is drawn with an oversized bust in the original Japanese version, though it is heavily toned down in the English translations.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
Daisy is the granddaughter of {{adv|Professor Oak}} and the older sister of {{adv|Blue}}. &lt;br /&gt;
&lt;br /&gt;
=====History=====&lt;br /&gt;
======Past======&lt;br /&gt;
As a young girl, she competed in [[Pokémon Contest]]s alongside [[Courtney]].&lt;br /&gt;
&lt;br /&gt;
======{{chap|Yellow}}======&lt;br /&gt;
Daisy debuted in &#039;&#039;[[PS063|Extricated from Exeggutor]]&#039;&#039;, where she was seen helping her grandfather as his new research assistant.&lt;br /&gt;
&lt;br /&gt;
======{{chap|Gold, Silver &amp;amp; Crystal}}======&lt;br /&gt;
In &#039;&#039;[[PS160|Playful Porygon2]]&#039;&#039;, Daisy was sent to search for Blue as it was nearly his turn in the Gym Leader exhibition tournament. As she walked, she noticed that it was unusually hot, which she assumed was due to a lack of air conditioning. After making her way up the stairs, she found Blue and {{adv|Silver}} facing off against {{DL|Legendary beasts (Adventures)|Entei}}. After Entei escaped, Silver attempted to chase it down. When Blue tried to follow Silver, he was stopped by Daisy, who informed him about his battle against Chuck. Later, Daisy went to inform the [[Pokémon Association]] Chairman about the heat caused by Entei.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[PS178|The Last Battle XII]]&#039;&#039;, [[Radio Director|Hiro]] found Daisy and {{adv|Bill}} lying on the ground unconscious. Bill used his body to protect Daisy from falling rubble caused by the [[Masked Man]]&#039;s attack on the [[Indigo Plateau]]. After bandaging his wounds, Daisy helped Bill fix the Pokémon Transfer System. With it, many Trainers from around [[Kanto]] and [[Johto]] were able to send in their Pokémon to help stop the Masked Man.&lt;br /&gt;
&lt;br /&gt;
After the Masked Man&#039;s defeat, in &#039;&#039;[[PS180|The Last Battle XIV]]&#039;&#039;, Daisy was shown to have become Bill&#039;s new assistant and was replaced by {{adv|Crystal}} at Professor Oak&#039;s laboratory.&lt;br /&gt;
&lt;br /&gt;
======{{chap|Platinum}}======&lt;br /&gt;
In &#039;&#039;[[PS423|Tackling Togekiss]]&#039;&#039;, it was revealed that Daisy had become a doctor. She traveled to the [[Sinnoh]] region to heal {{adv|Platinum}}&#039;s Pokémon, who had come down with an illness. In &#039;&#039;[[PS439|The Final Dimensional Duel IX]]&#039;&#039;, Daisy and [[Yanase Berlitz]] came to the conclusion that Platinum&#039;s Pokémon were actually infected with the [[Pokérus]].&lt;br /&gt;
&lt;br /&gt;
======{{chap|Omega Ruby &amp;amp; Alpha Sapphire}}======&lt;br /&gt;
In &#039;&#039;[[PAORAS11|Omega Alpha Adventure 11]]&#039;&#039;, Daisy went with {{adv|Red}} and {{adv|Green}} to meet with Bill, only to find him injured after [[Maxie]] and [[Archie]] stole the {{i|Ruby}} and {{i|Sapphire}} from him. While Red and Green chased after the thieves, Daisy stayed behind to tend to Bill&#039;s wounds.&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|trainer=Daisy&lt;br /&gt;
|pkmn=Chansey&lt;br /&gt;
|nick=Seych&lt;br /&gt;
|gender=female&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|img=Daisy Oak Luckytchi Adventures.png&lt;br /&gt;
|epnum=PS066&lt;br /&gt;
|epname=Punching Poliwrath&lt;br /&gt;
|desc=Daisy was given a {{p|Chansey}} who was nicknamed &#039;&#039;&#039;Seych&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ラキっち&#039;&#039;&#039; &#039;&#039;Laki-tchi&#039;&#039;) from her {{adv|Professor Oak|grandfather}}.&lt;br /&gt;
&lt;br /&gt;
Seych&#039;s only known move is {{m|Soft-Boiled|Softboiled}}.}}&lt;br /&gt;
&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|trainer=Daisy&lt;br /&gt;
|pkmn=Clefairy&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|img=Daisy Clefairy Courtney Vulpix Follow Me Tail Whip Adventures.png&lt;br /&gt;
|epnum=PS262&lt;br /&gt;
|epname=It All Ends Now III&lt;br /&gt;
|desc={{p|Clefairy}} only appeared in a flashback while Daisy was participating in a Contest with [[Courtney]].&lt;br /&gt;
&lt;br /&gt;
Clefairy&#039;s only known move is {{m|Follow Me}}.}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Zensho manga===&lt;br /&gt;
[[File:Daisy Oak Zensho.png|thumb|180px|Daisy Oak in Pokémon Zensho]]&lt;br /&gt;
The [[Pokémon Zensho]] manga depicts the scenario where Daisy gives {{Zensho|Satoshi}} a [[Town Map]]. Later on, in [[Lavender Town]] with {{Zensho|Shigeru}}, {{prof|Oak}} tells Satoshi and Shigeru the story on how she and her brother lost their parents in a car accident when they were young, resulting in him raising them since.&lt;br /&gt;
{{sectionstub}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Names==&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;float:left; background:#{{normal color light}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Name&lt;br /&gt;
! Origin&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Japanese&lt;br /&gt;
|オーキド・ナナミ &#039;&#039;Nanami Okido&#039;&#039;&lt;br /&gt;
|From 七実の木 &#039;&#039;nanami-no-ki&#039;&#039;, &#039;&#039;Ilex chinensis&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|サツキ &#039;&#039;Satsuki&#039;&#039;{{tt|*|Electric Tale of Pikachu}}&lt;br /&gt;
|From &#039;&#039;{{wp|Satsuki azalea}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|English&lt;br /&gt;
|Daisy Oak&lt;br /&gt;
|From &#039;&#039;{{wp|Asteraceae|daisy}}&#039;&#039; and &#039;&#039;{{wp|oak}}&#039;&#039; tree&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|May{{tt|*|Electric Tale of Pikachu}}&lt;br /&gt;
|Possibly a reference to &#039;&#039;Satsuki&#039;&#039; being the traditional name for {{wp|May}}&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|French&lt;br /&gt;
|Nina Chen&lt;br /&gt;
|From &#039;&#039;chêne&#039;&#039;, Oak&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|German&lt;br /&gt;
|Sarah Eich&lt;br /&gt;
|From &#039;&#039;Eiche&#039;&#039;, Oak&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Italian&lt;br /&gt;
|Margi Oak&lt;br /&gt;
|From &#039;&#039;margherita&#039;&#039;, daisy&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Spanish&lt;br /&gt;
|Dalia Oak&lt;br /&gt;
|From &#039;&#039;{{wp|dahlia}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Korean&lt;br /&gt;
|남나리 &#039;&#039;Namnari&#039;&#039;{{tt|*|Games}}&lt;br /&gt;
|Possibly from 나리 &#039;&#039;nari&#039;&#039;, lily&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|나미 &#039;&#039;Nami&#039;&#039;{{tt|*|Adventures}}&lt;br /&gt;
|Similar to her Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Chinese ({{tt|Mandarin|Taiwan and Mainland China}})&lt;br /&gt;
|奈奈美 &#039;&#039;Nàinàiměi&#039;&#039;{{tt|*|Pokémon Adventures (Ching Win Publishing)}}&lt;br /&gt;
|From the Japanese name 奈奈美 &#039;&#039;Nanami&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|娜娜美 &#039;&#039;Nànàměi&#039;&#039;{{tt|*|Pokémon Adventures (Jilin Publishing)}}&lt;br /&gt;
|Transliteration of &#039;&#039;Nanami&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Brazilian Portuguese&lt;br /&gt;
|Daisy Carvalho{{tt|*|Pokémon Adventures}}&amp;lt;br&amp;gt;May Carvalho{{tt|*|The Electric Tale of Pikachu}}&lt;br /&gt;
|From her English name and &#039;&#039;carvalho&#039;&#039; (oak)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | Vietnamese&lt;br /&gt;
| style=&amp;quot;background:#FFF&amp;quot; | Okido Nanami&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | Transliteration of her Japanese name&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
===Daisy Oak&#039;s Pokémon===&lt;br /&gt;
;Seych&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;float:left; background:#{{normal color light}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Name&lt;br /&gt;
! Origin&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Japanese&lt;br /&gt;
|ラキっち &#039;&#039;Laki-tchi&#039;&#039;&lt;br /&gt;
|From ラッキー &#039;&#039;Lucky&#039;&#039; ({{p|Chansey}})&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|English ({{tt|Viz|not nicknamed in Chuang Yi translation.}})&lt;br /&gt;
|Seych&lt;br /&gt;
|From &#039;&#039;Chansey&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Chinese ({{tt|Mandarin|Taiwan}})&lt;br /&gt;
|吉利 &#039;&#039;Jílì&#039;&#039;&lt;br /&gt;
|From 吉利蛋 &#039;&#039;Jílìdàn&#039;&#039; (Chansey)&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Brazilian Portuguese&lt;br /&gt;
|Chansi{{tt|*|PS179-present}}&amp;lt;br&amp;gt;Chansinha{{tt|*|PS066-PS076}}&lt;br /&gt;
|From &#039;&#039;Chansey&#039;&#039;&amp;lt;br&amp;gt;From &#039;&#039;Chansey&#039;&#039; and the diminutive suffix &#039;&#039;-inha&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|Vietnamese&lt;br /&gt;
|Rakicchi&lt;br /&gt;
|Transliteration of her Japanese name&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{NPC|normal|kanto=yes}}&amp;lt;br/&amp;gt;&lt;br /&gt;
{{Electric Tale of Pikachu characters}}&amp;lt;br/&amp;gt;&lt;br /&gt;
{{Project CharacterDex notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Oak, Daisy}}&lt;br /&gt;
[[Category:Electric Tale of Pikachu characters]]&lt;br /&gt;
[[Category:Pokémon Adventures characters]]&lt;br /&gt;
[[Category:Red, Blue and Yellow characters]]&lt;br /&gt;
[[Category:Gold, Silver and Crystal characters]]&lt;br /&gt;
[[Category:FireRed and LeafGreen characters]]&lt;br /&gt;
[[Category:HeartGold and SoulSilver characters]]&lt;br /&gt;
[[Category:Coordinators|Oak, Daisy]]&lt;br /&gt;
[[Category:Laboratory assistants]]&lt;br /&gt;
[[Category:Doctors]]&lt;br /&gt;
[[Category:Pokémon Zensho characters]] &lt;br /&gt;
&lt;br /&gt;
[[de:Sarah Eich]]&lt;br /&gt;
[[es:Dalia Oak]]&lt;br /&gt;
[[fr:Nina Chen]]&lt;br /&gt;
[[it:Margi Oak]]&lt;br /&gt;
[[ja:ナナミ]]&lt;br /&gt;
[[zh:奈奈美]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Special_Episode&amp;diff=3328952</id>
		<title>Special Episode</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Special_Episode&amp;diff=3328952"/>
		<updated>2021-02-22T02:04:45Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the Future of Darkness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{samename|special episodes in the anime|List of anime specials}}&lt;br /&gt;
&#039;&#039;&#039;Special Episodes&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;スペシャルエピソード&#039;&#039;&#039; &#039;&#039;Special Episodes&#039;&#039;) are extensions to the storyline of {{g|Mystery Dungeon: Explorers of Sky}}. They take one or more characters that play an important role in the storyline and expand on their background or what the Pokémon is/are like in that period of time. There are five Special Episodes in all.&lt;br /&gt;
&lt;br /&gt;
==Unlocking==&lt;br /&gt;
Special Episodes are unlocked automatically, so players do not have to talk to a certain [[Non-player character|NPC]] to unlock them. Each special episode is unlocked by reaching a certain point in the game, at which a screen is displayed announcing that the special episode has been unlocked. Once unlocked, they can be found in the &amp;quot;Special Episodes&amp;quot; section of the game&#039;s main menu.&lt;br /&gt;
&lt;br /&gt;
==Special things about Special Episodes==&lt;br /&gt;
* Rather than playing as their team, players play as the Pokémon focused on in the episode.&lt;br /&gt;
* Players can take items and money out of Kangaskhan Storage and the Duskull Bank, if their adventure starts in [[Treasure Town]]. If it isn&#039;t in Treasure Town, the storage can still be accessed via Kangaskhan Rock.&lt;br /&gt;
* All items and money found in the episodes are moved to Kangaskhan Storage and the Duskull Bank, respectively, at the end of the episode.&lt;br /&gt;
** Should a Used TM be in the inventory, it will say &amp;quot;Used TMs cannot be stored. They will be discarded instead.&amp;quot;&lt;br /&gt;
* Players may only have a save file for one Special Episode at a time. Selecting another Special Episode from the list will overwrite the save data, resulting in a loss of all items and money not in storage or the bank.&lt;br /&gt;
* If a Special Episode is in progress, when the player selects &amp;quot;Continue&amp;quot; from the main menu, they are given the option to continue the Special Episode from there.&lt;br /&gt;
&lt;br /&gt;
For a more detailed synopsis of any episode, possible movesets for any of the characters within an episode, or additional trivia about an episode, please select an episode from the list below.&lt;br /&gt;
&lt;br /&gt;
==List of Special Episodes==&lt;br /&gt;
===Bidoof&#039;s Wish===&lt;br /&gt;
[[File:MDSky EP1.png|thumb|Bidoof and Jirachi]]&lt;br /&gt;
{{main|Bidoof&#039;s Wish}}&lt;br /&gt;
The first episode, Bidoof&#039;s Wish, is unlocked after the player and partner return from [[Mt. Bristle]] and arrest {{mdc|Drowzee|2}}. It features {{mdc|Bidoof|2}} and expands on his past and how he became an explorer.&lt;br /&gt;
&lt;br /&gt;
Before the player and partner arrive at the Guild, Bidoof had been training for an unknown length of time, but long enough to make him almost lose his ambition in becoming an explorer because he messed so many things up. One day, when at in [[Treasure Town]], a {{p|Snover}} bumped into him and gave him a map to [[Star Cave]], where Jirachi lies. The next day, Bidoof asked Chatot about Star Cave, and Chatot told Bidoof the legend of Star Cave: if you manage to wake up Jirachi at the bottom, he&#039;ll grant you a wish. Hearing this, Bidoof gets excited, asks to take a day off, and goes to Star Cave with Snover.&lt;br /&gt;
&lt;br /&gt;
Just before the duo reached the bottom, they found themselves at what seemed to be a dead end. Snover told Bidoof that the whole thing was a plan to steal Bidoof&#039;s 7,000 Poké he had pulled out earlier at Kecleon Market. Two other Pokémon, a {{p|Bagon}} and {{p|Gligar}}, joined Snover and a three-on-one battle began. Bidoof couldn&#039;t defeat the trio, but the Guild showed up and fought them off. Wigglytuff then knocked down the wall, allowing Bidoof to continue through the depths of Star Cave.&lt;br /&gt;
&lt;br /&gt;
Bidoof finally reached the bottom, defeated a sleepy Jirachi, and thought about his wish. After contemplating several possibilities, Bidoof wished to have new members join the Guild. Jirachi then granted his wish. It is assumed that the player and partner are the result of this wish.&lt;br /&gt;
&lt;br /&gt;
===Igglybuff the Prodigy===&lt;br /&gt;
[[File:MDSky EP2.png|thumb|left|Igglybuff]]&lt;br /&gt;
{{main|Igglybuff the Prodigy}}&lt;br /&gt;
The second episode, Igglybuff the Prodigy, is unlocked after the player and partner return from [[Fogbound Lake]] and discover its Time Gear. It features {{mdc|Wigglytuff|2}} as a young Pokémon, way back when he was an {{p|Igglybuff}}, and expands on what made him become an explorer.&lt;br /&gt;
&lt;br /&gt;
It starts in Wigglytuff&#039;s chamber, with {{mdc|Chatot|2}} delivering him a Perfect Apple. While dancing around with the apple, Wigglytuff accidentally drops a shiny item, which Chatot recognizes as a Defend Globe, an item which he points out to be only for {{type|Bug}} Pokémon, and thus, not very useful for Wigglytuff. However, Wigglytuff explains that it is special for him, and explains that it has to do with what made him start exploration, and begins to tell the story of how he became an explorer.&lt;br /&gt;
&lt;br /&gt;
Way back when Wigglytuff was an Igglybuff, he lived in a little house on a prairie, on which life was easy. Igglybuff had a group of friends he played with pretty much every day: {{p|Wooper}}, {{p|Budew}} and {{p|Smoochum}}. One day when Igglybuff is sharing Gummis with his friends, {{p|Banette}} and {{p|Skorupi}}, who had apparently made a repetition of being bullies, came into the group and demanded Gummis. Igglybuff&#039;s friends told him not to share Gummis, but Igglybuff did so anyway. The next day, the two returned, and convinced Igglybuff to go with them on an exploration of [[Murky Forest]], despite rumors of a monster living within.&lt;br /&gt;
&lt;br /&gt;
At the end of the forest, where the monster supposedly lived, Banette and Skorupi claimed to be explorers who would fight the monster, but they got scared and ran away as they saw {{p|Armaldo}}. They wound up leaving Igglybuff behind with Armaldo, but Igglybuff didn&#039;t run away. He told Armaldo he would only go home if he was told of why Armaldo was there in the forest. Due to Igglybuff&#039;s persistence, Armaldo obliged, taking Igglybuff into Armaldo&#039;s little home and explaining that he was a former explorer, searching for treasure.&lt;br /&gt;
&lt;br /&gt;
Assisting him in deciphering a map, Igglybuff befriends Armaldo, and they decide to go on an exploration to [[Eastern Cave]] together. At the end of the dungeon, they found a room full of traps and puzzles, which Armaldo proceeded to analyze. However, Igglybuff proceeded to simply walk up to the door and blow it up, much to Armaldo&#039;s shock. In the next room, they found a treasure chest, and within it was a Defend Globe, a very valuable exclusive item. Igglybuff did not care for the value of the item, and began to dance with joy simply because he had a fun time exploring.&lt;br /&gt;
&lt;br /&gt;
After dancing around, Igglybuff requests to become Armaldo&#039;s exploration apprentice, because he enjoyed the exploration so much. Armaldo reluctantly allowed this, and they made plans for explorations again and again, exploring many different places and finding lots of treasure. One day, after an exploration, they planned to go to a place called [[Fortune Ravine]]. However, while they were talking, a {{p|Nidoking}} was watching, seemingly recognising Armaldo.&lt;br /&gt;
&lt;br /&gt;
The next day, Igglybuff&#039;s friends confront his parents about him going to Murky Forest every day, only for the parents to reveal that they didn&#039;t know. Banette and Skorupi show up as well, and confirm their fears that Igglybuff had indeed been heading to Murky Forest to play. Then, Nidoking shows up, introduces himself as an explorer, and explains that he knows who Igglybuff is with offscreen, shocking everyone. They realize they have a problem on their hands, and go off to find Igglybuff.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, Igglybuff and Armaldo explore the dungeon, finding a room full of torches at the end. Believing that putting out all the torches is what has to be done to open the door, Armaldo uses {{m|Water Gun}} on all of them. Rather than open the door, however, it opens a pit in the floor that leads to a [[Monster House]]. They defeat the Monster House, however, and leave the hole, leading to the ruins of an ancient city.&lt;br /&gt;
&lt;br /&gt;
Before they can explore, they get confronted by Nidoking, along with Igglybuff&#039;s friends and family, and Officer {{p|Magnezone}} and some {{p|Magnemite}}. Smoochum tells Igglybuff that Armaldo is an outlaw, and it is revealed that Nidoking has been searching long and hard to apprehend him. Igglybuff can&#039;t bring himself to believe that Armaldo is a bad guy, and begs for them to stop taking him away, though they don&#039;t listen. Then, in sad anger, Igglybuff begins to prepare to blow up the entire area, but Armaldo stops him, telling Igglybuff that if he blows up Nidoking and Magnezone, he&#039;ll be a bad Pokémon too.&lt;br /&gt;
&lt;br /&gt;
Armaldo then explained that he was an outlaw, and that he had been running around the region to escape capture. But he had taken a break in Murky Forest, and stirred up a rumor that there was a monster within so nobody would explore the forest and find him. Then, he encourages Igglybuff to become an explorer instead of a &amp;quot;blockhead&amp;quot;. As Magnezone, the Magnemite, and Nidoking take Armaldo away without resistance, Armaldo tosses the Defend Globe to Igglybuff, and then left.&lt;br /&gt;
&lt;br /&gt;
It goes back to Chatot and Wigglytuff, with Wigglytuff explaining that the Defend Globe was the first thing he ever got from his first true exploration, and thanks to his experiences with Armaldo, he continued exploring and exploring.&lt;br /&gt;
{{-}}&lt;br /&gt;
===Today&#039;s &amp;quot;Oh My Gosh&amp;quot;===&lt;br /&gt;
[[File:MDSky EP3.png|thumb|Sunflora, Haunter and Slugma]]&lt;br /&gt;
{{main|Today&#039;s &amp;quot;Oh My Gosh&amp;quot;}}&lt;br /&gt;
The third Special Episode, Today&#039;s &amp;quot;Oh My Gosh&amp;quot;, is unlocked after the player, partner, and the rest of the Guild come up with the plan to capture {{mdc|Grovyle|2}} in Chapter 13. It takes place in the time when the player and partner are exploring [[Waterfall Cave]] for the first time.&lt;br /&gt;
&lt;br /&gt;
Sunflora is called into Wigglytuff&#039;s room one night and is asked to capture the &amp;quot;Invincible Haunter&amp;quot; in [[Spring Cave]]. Sunflora, a Grass type, determines that this will be a hard exploration, as Spring Cave contains many Fire- and Poison-type Pokémon, two types she is weak to. Sunflora explores Upper and Lower Spring Cave, confronting Haunter at the end of both. Two {{p|Slugma}} assisted Haunter in Lower Spring Cave, by burning Sunflora and chasing her around for a bit. Loudred came and saved Sunflora just before the two Slugma attacked.&lt;br /&gt;
&lt;br /&gt;
Sunflora then continued on to Spring Cave Pit, keeping in mind what Loudred said at Lower Spring Cave. Upon arrival, she told Haunter that his &amp;quot;invincibility&amp;quot; was discovered and that he actually wasn&#039;t invincible. Two other Haunter revealed themselves, but then turned the entire ground into an area full of lava and magma, burning Sunflora again. Loudred popped out of nowhere again, and a 2-on-3 battle started. The Haunter were eventually defeated and arrested. Sunflora wrote in her diary that she hoped she and Loudred could be friends.&lt;br /&gt;
&lt;br /&gt;
===Here Comes Team Charm!===&lt;br /&gt;
[[File:MDSky EP4.png|thumb|left|[[Team Charm]]]]&lt;br /&gt;
{{main|Here Comes Team Charm!}}&lt;br /&gt;
The fourth Special Episode, Here Comes Team Charm!, is unlocked after the player and partner return from the future. It expands on how Wigglytuff met Team Charm, and reveals the location of the {{tt|fifth|This Time Gear&#039;s location is revealed fifth, but Grovyle stole it second.}} [[Time Gear]]. In this episode, {{p|Lopunny}} is the team leader.&lt;br /&gt;
&lt;br /&gt;
Team Charm was, one day, exploring [[Southern Jungle]], in hope of finding treasure. On their way to the bottom, they found Wigglytuff, who had fainted from hunger, apparently having been robbed. The team gave Wigglytuff a Perfect Apple, which (being Wigglytuff) he gobbled up quickly. Team Charm continued to head through, arriving at [[Boulder Quarry]], which is much like [[Aegis Cave]] in that explorers constantly go around in circles. After coming to a dead end themselves, Wigglytuff showed up, chasing a Perfect Apple, and inadvertently showed the team a secret, invisible entrance into [[Limestone Cavern]].&lt;br /&gt;
&lt;br /&gt;
Once Team Charm went inside the cave, they found a treasure chest. When they opened it though, it appeared to be empty.&lt;br /&gt;
&lt;br /&gt;
When they start to leave, Team AWD shows up, deciding that Team Charm took the treasure and were lying about where it was. The teams fought, but the battle was interrupted by Wigglytuff, who deduced that the empty treasure chest was in fact a {{p|Ditto}}, who explained that it had been the {{p|Bellossom}} outside Southern Jungle who tried encouraging Team Charm to leave, the {{p|Sentret}} who convinced them to battle Team AWD, and the one who had stolen Wigglytuff&#039;s food. The Ditto revealed that all these actions were for the sake of protecting Limestone Cavern&#039;s treasure, a Time Gear. Wigglytuff, after both teams left the cavern, joined forces with Team Charm, and the four went off exploring together.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===In the Future of Darkness===&lt;br /&gt;
[[File:In the Future of Darkness.png|thumb|Grovyle and Dusknoir in the future]]&lt;br /&gt;
{{main|In the Future of Darkness}}&lt;br /&gt;
The fifth and final Special Episode, In the Future of Darkness, is unlocked after the player graduates from [[Wigglytuff&#039;s Guild]]. It expands on what happened to Grovyle and {{mdc|Dusknoir|2}} following their return to the future after the [[Hidden Land]].&lt;br /&gt;
&lt;br /&gt;
Upon finding himself back in the future, Grovyle decided to also confront [[Primal Dialga]] atop [[Temporal Tower]] in order to buy the player and partner some time. A still-injured Dusknoir chased after Grovyle and caught up with him at the end of [[Barren Valley]], only to discover that his {{p|Sableye}} minions, previously loyal, were now attacking him as well as Grovyle. The two Pokémon fought off this attack together and, after Grovyle suggested that the order to attack their superior may have come from Primal Dialga, Dusknoir proposes that he and Grovyle co-operate for the time being, claiming that he must learn why he was also targeted. Though deeply wary, Grovyle accepted.&lt;br /&gt;
&lt;br /&gt;
Shortly afterwards, the duo successfully cornered one of the Sableye after clearing [[Dark Wasteland]] and carried him off for questioning. Under Dusknoir&#039;s threats, the Sableye fearfully revealed that Primal Dialga had ordered for Dusknoir&#039;s execution following his failure to stop the player and Grovyle at the Hidden Land, and that a new henchman would be sent to the past in his place to preserve the planet&#039;s paralysis. An enraged Dusknoir scared the Sableye away and decided to accompany Grovyle up Temporal Tower. Grovyle was concerned by this, uncertain of what Dusknoir would do when they see Primal Dialga and the new henchman. He eventually voices these thoughts out loud halfway through the dungeon, to which Dusknoir insisted that he didn&#039;t intend to make friends with his replacement and told Grovyle that he won&#039;t have help against Primal Dialga.&lt;br /&gt;
&lt;br /&gt;
However, Primal Dialga was not present at the Temporal Pinnacle, confusing Grovyle; Dialga would need to remain inactive to gather power and send his henchman to the past. Dusknoir recalled the Passage of Time located at [[Dusk Forest]] and deduced that Dialga planned to use that instead. Fearing for {{mdc|Celebi|2}}&#039;s safety, Grovyle rushes off to the dungeon, where the Sableye attack them again. Dusknoir grabbed one of them after the battle, who tells them that Celebi was caught and, oddly, taken to a place called [[Frozen Island]]. With their next lead, Dusknoir guides Grovyle through [[Spacial Cliffs]] and to the {{p|Porygon}} at the dungeon&#039;s end, who transport the two there.&lt;br /&gt;
&lt;br /&gt;
After Dusknoir explained that Frozen Island was once known as [[Blizzard Island]] in the past, he and Grovyle pressed onwards until they arrived at the top of [[Dark Ice Mountain]]. There, Dusknoir was hurt protecting Grovyle from a falling shard of ice, immediately following which they are ambushed by four {{p|Glalie}} and a {{p|Mamoswine}}. After fending off these attackers amd escaping, the two Pokémon found a place to rest.&lt;br /&gt;
&lt;br /&gt;
During this downtime, Dusknoir finally asked Grovyle why he was so intent on changing time even at the cost of his own existence, confessing that he simply just didn&#039;t want to disappear. Grovyle claims that he really doesn&#039;t want to disappear either, but says that even if he were to fail and the dark future continued as it was, eventually he wouldn&#039;t exist anyway. As a result, he believes the timing doesn&#039;t matter, stating that a shorter life where his spirit would shine, where he performed actions that would live on beyond his existence, was prefereble to a long and empty one.&lt;br /&gt;
&lt;br /&gt;
They soon got back on the trail and, after getting a lead from a surprisingly agreeable {{p|Snorunt}}, finally encountered Celebi being held prisoner by a {{p|Spiritomb}} at the end of [[Icicle Forest]]. Remembering the species from his previous experience, Grovyle leaps in despite feeling an intense sense of unease and is caught in a sudden, powerful discharge of strange electricity foming from four nearby ice pillars.&lt;br /&gt;
&lt;br /&gt;
At this point, Dusknoir laughs and begins to explain how he had fooled Grovyle. Primal Dialga&#039;s supposed order to execute Dusknoir and intent to replace him with a new henchman were lies; Dusknoir and the Sableye had all played out their roles in order to lead Grovyle into this trap, and even Dusknoir protecting Grovyle from the falling ice shard was for the sake of this plan. Dusknoir explains that the electrical discharge would soon melt Grovyle&#039;s spirit away, after which Dusknoir would inhabit his empty body and travel back to the past, sure that the player and partner would accept him as Grovyle. Though shocked at how Dusknoir managed to orchestrate the entire ruse, Grovyle surprises Dusknoir back by claiming that he still trusted him. Noting their earlier heart to heart and the fact that Dusknoir sided with Primal Dialga merely out of the desire to not disappear, Grovyle insists to both him and the Sableye that the dark future has no happiness to be found. Dusknoir begins to show visible emotional conflict.&lt;br /&gt;
&lt;br /&gt;
Just before Grovyle is overcome by the discharge, something pushes him away. Celebi and the Sableye are surprised to see Dusknoir saving Grovyle, and a furious Primal Dialga arrives on the scene to savagely attack Dusknoir for this betrayal. When the Sableye also choose to join Dusknoir in open defiance and attack Dialga together, only to be swept aside, the terrified Spiritomb releases Celebi and flees. She attemps to attack Dialga herself, but everyone stops when an aurora appears in the sky and winds start to blow, indicating that the player and partner have succeeded in their mission.&lt;br /&gt;
&lt;br /&gt;
Dialga goes completely berserk at the sight and blasts everyone again before he flees, to which Dusknoir believes he intends to attack the Passage of Time at the top of [[Vast Ice Mountain]] in his rampage. Once they recovered from Dialga&#039;s attacks, and with mutual understanding that they would all soon cease to be, Grovyle, Dusknoir, and Celebi all proceeded up the dungeon and confronted Dialga again at the top. A final battle ensued, with the team of three ultimately emerging triumphant from the harsh struggle.&lt;br /&gt;
&lt;br /&gt;
Everyone&#039;s disappearance begins to escalate, one by one, with Primal Dialga going first. Dusknoir asks Grovyle whether his spirit did shine, and with Grovyle&#039;s affirmative response, he is able to vanish with no regrets. As the sun begins to rise upon the dark world for the first time, Grovyle and an overwhelmed, tearful Celebi watch the sight as they both disappear together.&lt;br /&gt;
&lt;br /&gt;
All three of them soon awaken however, they and Dialga having not disappeared after all, nor have any of the other Pokémon. The restored Dialga does not claim responsibility for this and says their survival was the work of {{p|Arceus|a being higher than him}}. Grovyle, hoping that the player has also survived their fate, calls out to the wind that he and the others are safe and that they&#039;ll rebuild the new future together.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{MD Sky color}}|bordercolor={{MD Sky color dark}}&lt;br /&gt;
|fr=Épisode spécial&lt;br /&gt;
|de=Bonusepisoden&lt;br /&gt;
|it=Episodio Speciale&lt;br /&gt;
|es=Capítulo especiale&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EoSSpecialEpisodes}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Sidegames notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pokémon Mystery Dungeon: Explorers of Sky Special Episodes|*]]&lt;br /&gt;
[[Category:Pokémon Mystery Dungeon]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Mystery Dungeon: Erkundungsteam Himmel#Bonusepisoden]]&lt;br /&gt;
[[es:Capítulos especiales de Pokémon Mundo misterioso: Exploradores del cielo]]&lt;br /&gt;
[[fr:Épisode spécial]]&lt;br /&gt;
[[it:Episodio Speciale]]&lt;br /&gt;
[[ja:スペシャルエピソード]]&lt;br /&gt;
[[zh:特殊剧情（时暗空探险队）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Mystery_Dungeon:_Red_Rescue_Team_and_Blue_Rescue_Team&amp;diff=3328943</id>
		<title>Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Mystery_Dungeon:_Red_Rescue_Team_and_Blue_Rescue_Team&amp;diff=3328943"/>
		<updated>2021-02-22T01:33:42Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: Urgh&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox game|colorscheme=MD Red|bordercolorscheme=MD Blue&lt;br /&gt;
|name=Pokémon Mystery Dungeon: Red Rescue Team&lt;br /&gt;
|name2=Pokémon Mystery Dungeon: Blue Rescue Team&lt;br /&gt;
|jname={{tt|ポケモン不思議のダンジョン 赤の救助隊|ポケモンふしぎのダンジョン あかのきゅうじょたい}}&lt;br /&gt;
|jname2={{tt|ポケモン不思議のダンジョン 青の救助隊|ポケモンふしぎのダンジョン あおのきゅうじょたい}}&lt;br /&gt;
|boxart=MD Red EN boxart.jpg&lt;br /&gt;
|boxart2=MD Blue EN boxart.jpg&lt;br /&gt;
|caption=Boxart of Pokémon Mystery Dungeon: Red Rescue Team&lt;br /&gt;
|caption2=Boxart of Pokémon Mystery Dungeon: Blue Rescue Team&lt;br /&gt;
|jbox=MD Red JP boxart.png&lt;br /&gt;
|jbox2=MD Blue JP boxart.png&lt;br /&gt;
|jcaption=Japanese boxart of Pokémon Mystery Dungeon: Red Rescue Team&lt;br /&gt;
|jcaption2=Japanese boxart of Pokémon Mystery Dungeon: Blue Rescue Team&lt;br /&gt;
|platform=[[Game Boy Advance]], [[Wii U]] ([[Virtual Console]]){{sup/md|R}}&amp;lt;br&amp;gt;[[Nintendo DS]], [[Wii U]] ([[Virtual Console]]){{sup/md|B}}&lt;br /&gt;
|category=Dungeon crawler&lt;br /&gt;
|players=1&lt;br /&gt;
|link_method=[[Dual-slot mode]], [[Game Link Cable]]{{sup/md|R}}, [[DS Wireless Communications|DS Wireless]]{{sup/md|B}}&lt;br /&gt;
|developer=[[The Pokémon Company]]/[[Spike Chunsoft|Chunsoft]]&lt;br /&gt;
|publisher=[[Nintendo]]/[[The Pokémon Company]]&lt;br /&gt;
|gen_series=[[Generation III]] [[Spin-off Pokémon games|side series]]&lt;br /&gt;
|cero=All&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=3&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=G&lt;br /&gt;
|grb=ALL&lt;br /&gt;
|release_date_ja=November 17, 2005 &amp;lt;small&amp;gt;(GBA, DS)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/ds/dungeon/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;March 23, 2016 &amp;lt;small&amp;gt;(Wii U VC)&amp;lt;/small&amp;gt;&lt;br /&gt;
|release_date_na=September 18, 2006 &amp;lt;small&amp;gt;(GBA, DS)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/pokemon-video-games/pokemon-mystery-dungeon-blue-rescue-team-and-pokemon-mystery-dungeon-red-rescue-team/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;June 23, 2016 &amp;lt;small&amp;gt;(Wii U VC)&amp;lt;/small&amp;gt;&lt;br /&gt;
|release_date_au=September 28, 2006 &amp;lt;small&amp;gt;(GBA, DS)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[http://web.archive.org/web/20060821205755/http://games.nintendo.com.au/title.php?id=1168 Nintendo of Australia - Pokémon Mystery Dungeon: Red Rescue Team (archive)]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://web.archive.org/web/20060821211342/http://games.nintendo.com.au/title.php?id=1167 Nintendo of Australia - Pokémon Mystery Dungeon: Blue Rescue Team (archive)]&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;February 12, 2016 &amp;lt;small&amp;gt;(Wii U VC)&amp;lt;/small&amp;gt;&lt;br /&gt;
|release_date_eu=November 10, 2006 &amp;lt;small&amp;gt;(GBA, DS)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-mystery-dungeon-blue-rescue-team-and-pokemon-mystery-dungeon-red-rescue-team/ Pokémon.com (UK)]&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;February 11, 2016 &amp;lt;small&amp;gt;(Wii U VC)&amp;lt;/small&amp;gt;&lt;br /&gt;
|release_date_kr=August 30, 2007 &amp;lt;small&amp;gt;(Blue Rescue Team only)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[http://www.nintendo.co.kr/DS/soft/poketmon_dungeon/main.php Nintendo of Korea]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_tw=November 17, 2005 &amp;lt;small&amp;gt;(Blue Rescue Team only)&amp;lt;/small&amp;gt;&amp;lt;ref&amp;gt;[https://web.archive.org/web/20120621130309/http://www.nintendo.tw/ds_software2006.htm Nintendo Phuten (archive)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/ds/dungeon/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/ds/aphjb24j/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-mystery-dungeon-blue-rescue-team-and-pokemon-mystery-dungeon-red-rescue-team/ Pokémon.com (US)]&amp;lt;br&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-mystery-dungeon-blue-rescue-team-and-pokemon-mystery-dungeon-red-rescue-team/ Pokémon.com (UK)]&amp;lt;br&amp;gt;[https://web.archive.org/web/20070121204024/http://www.nintendo.com/gamemini?gameid=G5kL9vk2sf1vW92MibaL2gqCG3lpYFZs Nintendo.com (Red Rescue Team)]&amp;lt;br&amp;gt;[http://www.nintendo.com/games/detail/m-iVHWijRI-Kbd6vIHop4YzzT6R5CYXf Nintendo.com (Blue Rescue Team)]&lt;br /&gt;
}}&lt;br /&gt;
{{Bulbanews|game}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Mystery Dungeon: Red Rescue Team&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|ポケモン不思議のダンジョン 赤の救助隊|ポケモンふしぎのダンジョン あかのきゅうじょたい}}&#039;&#039;&#039; &#039;&#039;Pokémon Mystery Dungeon: Red Rescue Team&#039;&#039;) and &#039;&#039;&#039;Pokémon Mystery Dungeon: Blue Rescue Team&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|ポケモン不思議のダンジョン 青の救助隊|ポケモンふしぎのダンジョン あおのきゅうじょたい}}&#039;&#039;&#039; &#039;&#039;Pokémon Mystery Dungeon: Blue Rescue Team&#039;&#039;) are a matched pair of [[Pokémon games]] for the [[Game Boy Advance]] and [[Nintendo DS]], respectively. These games are the first two entries in the [[Pokémon Mystery Dungeon series]], an adaptation of the {{wp|Mystery Dungeon}} games for Pokémon. These two games were developed by [[Chunsoft]] and were published by [[Nintendo]]. They were released in Japan on November 17, 2005, in the United States on September 18, 2006, in Europe on November 10, 2006, and in Australia on September 28, 2006.&lt;br /&gt;
&lt;br /&gt;
In South Korea, Blue Rescue Team was released on August 30, 2007; Red Rescue Team was never released, because the Nintendo DS was the first console released by Nintendo of Korea. Nintendo of Korea also released a demo version of Blue Rescue Team for PC, [[Pokémon Mystery Dungeon: Gold Rescue Team]].&lt;br /&gt;
&lt;br /&gt;
Both games were released for the [[Wii U]] [[Virtual Console]] in Europe on February 11, 2016, in Australia on February 12, 2016, in Japan on March 23, 2016, and in the United States on June 23, 2016. A remake of the games, titled [[Pokémon Mystery Dungeon: Rescue Team DX]], was released for the [[Nintendo Switch]] on March 6, 2020.&lt;br /&gt;
&lt;br /&gt;
All Pokémon from [[Generation]]s {{gen|I}}, {{gen|II}}, and {{gen|III}} are available in this game; all may be encountered and [[recruitment|recruited]] as the player ventures across the land and through various dungeons.&lt;br /&gt;
&lt;br /&gt;
The games have received adaptations in other formats through the anime episode &#039;&#039;[[Pokémon Mystery Dungeon: Team Go-Getters Out of the Gate!]]&#039;&#039; and the manga series &#039;&#039;[[Pokémon Mystery Dungeon: Ginji&#039;s Rescue Team]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
Like the main Pokémon RPGs, it has two gameplay modes; unlike the main RPGs, battle mode and dungeon mode are not distinct. It is a semi-turn-based game, with each step, attack, or item use being counted as a single turn. &lt;br /&gt;
&lt;br /&gt;
The size of a party is limited to four in Pokémon Mystery Dungeon, compared to six in the main RPGs; furthermore, players are only able to directly control one Pokémon: their own character (or, later in the game, any other befriended Pokémon). The player&#039;s teammates are essentially autonomous, with player control being limited to general strategy such as avoiding Pokémon battles or not moving and staying in one place.&lt;br /&gt;
&lt;br /&gt;
The games use level-up movesets from {{game|FireRed and LeafGreen|s}}. Weather-inducing moves {{m|Double Team}}, {{m|Rock Tomb}}, and {{m|Snatch}} are not contained in [[TM]]s, instead having corresponding [[Wonder Orb]]s.&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
===Main story===&lt;br /&gt;
Pokémon Mystery Dungeon starts with the player as a human who is turned into a {{OBP|Pokémon|species}}. A series of questions at the start of the game determines what Pokémon the player becomes.&lt;br /&gt;
&lt;br /&gt;
When the player first discovers that they are a Pokémon, they will first meet their partner who happens to be there. The journey begins with the player going out to find a lost {{p|Caterpie}}. Once this first quest is done, the journey begins in earnest.&lt;br /&gt;
&lt;br /&gt;
* The {{player}} wakes up one day in the Pokémon world, as a human turned into a Pokémon.&lt;br /&gt;
* This world is suffering an imbalance in nature, with natural disasters occurring everywhere.&lt;br /&gt;
* The player and their partner form a rescue team after successfully rescuing {{mdc|Caterpie|1}} from [[Tiny Woods]].&lt;br /&gt;
* Soon after, they rescue two {{p|Magnemite}} from [[Thunderwave Cave]], one of which joins the team.&lt;br /&gt;
* The player and his friends save a {{p|Diglett}} from a {{p|Skarmory}} on [[Mt. Steel]].&lt;br /&gt;
* [[Team Meanies]] steal the requests for help from the player&#039;s mailbox. The team rescues a {{p|Metapod}} who is stuck at [[Sinister Woods]].&lt;br /&gt;
* A {{p|Jumpluff}} is stuck at [[Silent Chasm]]. {{p|Shiftry}} is asked to go. When he doesn&#039;t return the team goes down to rescue {{p|Shiftry}}.&lt;br /&gt;
* After {{p|Zapdos}} kidnaps {{p|Shiftry}}, the player must fight it at the top of [[Mt. Thunder]]. &lt;br /&gt;
* The player consults {{p|Xatu}} for an explanation of their presence in this world as a Pokémon at Great Canyon.&lt;br /&gt;
* The player learns of the legend of {{p|Ninetales}}: one day, a human angered a {{p|Ninetales}} and was cursed, however, the human&#039;s {{p|Gardevoir}} took the curse upon herself to save her master. However, the human selfishly deserts the cursed {{p|Gardevoir}}. {{p|Ninetales}} prophesises that the selfish human would be reborn as a Pokémon, and when that happens, the balance of nature in the world would collapse.&lt;br /&gt;
* {{p|Gengar}} convinces the Pokémon that the player is the selfish human in the legend of {{p|Ninetales}}, and they decide to run them out of town.&lt;br /&gt;
* To escape their pursuers the team pass through [[Lapis Cave]] and then [[Mt. Blaze]], where they encounter {{p|Moltres}}.&lt;br /&gt;
* The team enters [[Frosty Forest]] and is attacked by {{p|Articuno}}, who blames the player for bringing natural disasters to its forest. An {{p|Absol}} steps in and stops the fighting, then joins the rescue team.&lt;br /&gt;
* The player reaches [[Mt. Freeze]] and meets the {{p|Ninetales}} of the legend. The player discovers that while part of the legend is true, and the selfish human from the legend is alive, it is not the player.&lt;br /&gt;
* The player returns to the town, and {{p|Gengar}} is discredited. Meanwhile [[Team A.C.T.]] goes to the Magma Caverns to defeat {{p|Groudon}}.&lt;br /&gt;
* {{p|Wynaut}} and {{p|Wobbuffet}} ask the player to go defeat the {{p|Mankey}} gang in the [[Uproar Forest]]. In return, they offer a peeled Chestnut, which is in turn used to convince the {{p|Mankey}} gang to help renovate the [[Team Base]].&lt;br /&gt;
* Team A.C.T. does not return, and a new team—{{p|Blastoise}}, {{p|Octillery}} and {{p|Golem}}—is formed to go rescue them.&lt;br /&gt;
* The new team is also defeated. The player goes to [[Magma Cavern]] themselves to rescue Team A.C.T.&lt;br /&gt;
* After defeating {{p|Groudon}}, {{p|Xatu}} announces that a falling star is headed towards the planet, and that it is the meteor that is causing the imbalance in nature.&lt;br /&gt;
* {{p|Gardevoir}} reveals to the player, in a dream, the true reason for their transformation: the player was destined to be the savior of the [[Pokémon world]]; the player decided to erase the memories of being a human in order to cleanse the heart and mind.&lt;br /&gt;
* The player goes to find {{p|Rayquaza}} at [[Sky Tower]] in order to convince it to destroy the falling star.&lt;br /&gt;
* {{p|Rayquaza}}&#039;s {{m|Hyper Beam}} destroys the meteorite. However, the player ends up in the netherworld in the aftermath of the explosion; {{p|Gengar}} helps them return to the Pokémon world.&lt;br /&gt;
* As the Pokémon celebrate the end of the calamities, the player says farewell and leaves to return to the human world.&lt;br /&gt;
* After the credits roll, the player decides to remain in the Pokémon world, and reappears at the [[Team Base]].&lt;br /&gt;
&lt;br /&gt;
===Epilogue===&lt;br /&gt;
* The player gains entrance to [[Luminous Cave]]. &lt;br /&gt;
* After talking to {{mdc|Medicham|1}}, {{mdc|Lombre|1}} and {{mdc|Whiscash|1}} in order, the player goes to [[Stormy Sea]] and defeats {{p|Kyogre}}.&lt;br /&gt;
* After getting mail about a [[Buried Relic|new dungeon]], the player talks to Lombre. Then Shiftry will let the player go to [[Buried Relic]].&lt;br /&gt;
* [[Southern Cavern]], [[Wyvern Hill]], and [[Howling Forest]] open up after receiving specific [[Friend Area]]s from {{OBP|Job|Mystery Dungeon|jobs}}.&lt;br /&gt;
* After getting [[HM]] {{m|Surf}} in the [[Solar Cave]], {{p|Spinda}} walks into Pokémon Square and collapses. The player and their partner take him back to their rescue base.&lt;br /&gt;
* Spinda reveals he was looking for the mirage Pokémon, but doesn&#039;t know what it is. He gives the player the Clear Wing, then leaves and stays in Pokémon Square for a while.&lt;br /&gt;
* The player&#039;s partner suggests that they go and speak to Xatu.&lt;br /&gt;
* Upon reaching the top of the Great Canyon, Xatu reveals that the player must first go to the three fields and face the Lords of those areas (the [[Legendary beasts]]).&lt;br /&gt;
* After clearing the [[Fiery Field]] and defeating Entei, {{p|Entei}} turns the Clear Wing into the Red Wing.&lt;br /&gt;
* After clearing the [[Lightning Field]] and defeating Raikou, {{p|Raikou}} turns the Red Wing into the Sunset Wing.&lt;br /&gt;
* After clearing the [[Northwind Field]] and defeating Suicune, {{p|Suicune}} turns the Sunset Wing into the Rainbow Wing, and [[Mt. Faraway]] is unlocked.&lt;br /&gt;
* Once the player clears Mt. Faraway and defeats the {{p|Ho-Oh|Mirage Pokémon}}, the player can go back to the Fields and Mt. Faraway to recruit the legendary beasts and Ho-Oh (if their Friend Areas have been opened).&lt;br /&gt;
* If the player goes back to Pokémon Square and talks to Spinda, it will leave, encouraged to go exploring again.&lt;br /&gt;
* After getting the {{OBP|Southern Island|Mystery Dungeon}} Friend Area and obtaining Surf from Solar Cave, a flying Pokémon steals the TMs from Kecleon Wares and flees to the [[Northern Range]]. The player follows it and defeats the Pokémon, revealed to be {{p|Latios}}.&lt;br /&gt;
* Latios is revealed to have stolen the TMs because of losing {{p|Latias}} in [[Pitfall Valley]]. The player saves her there using the Teleport Gem. Both Eon Pokémon may join the player&#039;s team afterwards.&lt;br /&gt;
* Medicham and Ekans go to the [[Wish Cave]] to try to grant wishes for themselves.&lt;br /&gt;
* Ekans is defeated and places a rescue request for Medicham, who is still stuck in the cave.&lt;br /&gt;
* After rescuing Medicham, the player is rewarded with the Wish Stone, which can be used to make Jirachi grant a wish.&lt;br /&gt;
* Medicham and Ekans reveal that Gengar is trying to climb [[Mt. Freeze]].&lt;br /&gt;
* Gengar asks the player to escort him up Mt. Freeze.&lt;br /&gt;
* Gengar reveals himself to be the selfish human in the legend of Ninetales, and is the master of Gardevoir.&lt;br /&gt;
* Ninetales gives Gengar the Nine Tail Crest, and sends him to [[Murky Cave]].&lt;br /&gt;
* The player and Gengar go rescue {{p|Gardevoir}}. Gardevoir then offers to join the player&#039;s rescue team, but it has lost all its memory relating to Gengar.&lt;br /&gt;
* Once the player goes back and recruits Ho-Oh, a cutscene will be shown showing Blastoise and Charizard being KO&#039;d by an incredibly strong Pokémon in [[Western Cave|an extremely tough dungeon.]]&lt;br /&gt;
* When the player goes through the dungeon, the Pokémon is revealed as {{p|Mewtwo}}. &lt;br /&gt;
* If the player has the Friend Area Cryptic Cave, Mewtwo will ask to join the player&#039;s rescue team second time through the dungeon if the player defeats Mewtwo.&lt;br /&gt;
* After recruiting all of the [[legendary birds]], the player talks to {{p|Alakazam}}. The player then goes to [[Legendary Island]] and Articuno, Zapdos, and Moltres will grant access to [[Silver Trench]].&lt;br /&gt;
*After recruiting {{p|Lugia}}, {{p|Xatu}} will appear outside the Team base. After that, Blastoise will come and say that he saw a cave and saw &amp;quot;weird things&amp;quot;. Xatu will then name the place [[Meteor Cave]]. Then, the player will gain access to it. The player may recruit {{p|Deoxys}} in the Meteor Cave.&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
What if you woke up one day, and you were a Pokémon? What if all of a sudden you find yourself in a NEW world, where you can speak and interact with other Pokémon? The adventure begins when you and your partner Pokémon set out on rescue missions in a world ravaged by natural disasters. But what is your true purpose and destiny in this Pokémon world? That&#039;s the REAL mystery....&amp;lt;!--four periods, not three--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Playable characters===&lt;br /&gt;
In the beginning of the game, the player takes a quiz. The answers to these questions determine a nature that decides which Pokémon the player starts with. Certain characters are only available to players of a certain gender.&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{md blue color dark}}; border: 5px solid #{{md red color}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}; {{roundytl|5px}}&amp;quot; rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot; | {{color2|000|Pokémon}}&lt;br /&gt;
! style=&amp;quot;background:#{{md blue color light}}&amp;quot; colspan=&amp;quot;2&amp;quot; | {{color2|000|Nature}}&lt;br /&gt;
|- style=&amp;quot;background:#{{MD Blue color light}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{md blue color light}}&amp;quot; | {{color2|000|Gender|Male}}&lt;br /&gt;
! style=&amp;quot;background:#{{md blue color light}}&amp;quot; | {{color2|000|Gender|Female}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 001.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{grass color light}}&amp;quot; | {{pcolor|Bulbasaur|000}}&lt;br /&gt;
| Docile &lt;br /&gt;
| Calm&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 004.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{fire color light}}&amp;quot; | {{pcolor|Charmander|000}}&lt;br /&gt;
| Hardy&lt;br /&gt;
| Brave&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 007.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{water color light}}&amp;quot; | {{pcolor|Squirtle|000}}&lt;br /&gt;
| Jolly &lt;br /&gt;
| Relaxed&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 025.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{electric color light}}&amp;quot; | {{pcolor|Pikachu|000}}&lt;br /&gt;
| Impish &lt;br /&gt;
| Hardy&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 052.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{normal color light}}&amp;quot; | {{pcolor|Meowth|000}}&lt;br /&gt;
| Quirky &lt;br /&gt;
| —&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 054.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{water color light}}&amp;quot; | {{pcolor|Psyduck|000}}&lt;br /&gt;
| Relaxed &lt;br /&gt;
| Lonely&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 066.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{fighting color light}}&amp;quot; | {{pcolor|Machop|000}}&lt;br /&gt;
| Brave &lt;br /&gt;
| —&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 104.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{ground color light}}&amp;quot; | {{pcolor|Cubone|000}}&lt;br /&gt;
| Lonely &lt;br /&gt;
| Impish&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 133.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{normal color light}}&amp;quot; | {{pcolor|Eevee|000}}&lt;br /&gt;
| —&lt;br /&gt;
| Naive&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 152.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{grass color light}}&amp;quot; | {{pcolor|Chikorita|000}}&lt;br /&gt;
| —&lt;br /&gt;
| Docile&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 155.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{fire color light}}&amp;quot; | {{pcolor|Cyndaquil|000}}&lt;br /&gt;
| Timid &lt;br /&gt;
| —&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 158.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{water color light}}&amp;quot; | {{pcolor|Totodile|000}}&lt;br /&gt;
| Naive &lt;br /&gt;
| Jolly&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 252.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{grass color light}}&amp;quot; | {{pcolor|Treecko|000}}&lt;br /&gt;
| Sassy &lt;br /&gt;
| Quirky&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 255.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{fire color light}}&amp;quot; | {{pcolor|Torchic|000}}&lt;br /&gt;
| Hasty &lt;br /&gt;
| Sassy&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 258.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{water color light}}&amp;quot; | {{pcolor|Mudkip|000}}&lt;br /&gt;
| Calm &lt;br /&gt;
| Timid&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | [[File:MDP RT 300.png]]&lt;br /&gt;
! style=&amp;quot;background:#{{normal color light}}&amp;quot; | {{pcolor|Skitty|000}}&lt;br /&gt;
| —&lt;br /&gt;
| Hasty&lt;br /&gt;
|}&lt;br /&gt;
After the player&#039;s character is determined, they then choose their partner Pokémon. The partner can only be any of the [[Starter Pokémon]] from the first three Generations, including {{p|Pikachu}}. However, the partner cannot be the same [[type]] as the player (although Eevee can evolve into the same type with a Stone).&lt;br /&gt;
&lt;br /&gt;
===Non-player characters===&lt;br /&gt;
{{main|List of Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team characters}}&lt;br /&gt;
* {{mdc|Gardevoir|1}} (Player&#039;s dreams) Eventually able to be recruited after helping out Gengar.&lt;br /&gt;
* {{mdc|Xatu|1}} ([[Hill of the Ancients]]) Stares into the sun all day, and can see into the future.&lt;br /&gt;
* {{p|Ninetales}} ([[Mt. Freeze]])&lt;br /&gt;
* {{p|Wynaut}} ([[Uproar Forest]])&lt;br /&gt;
* {{p|Wobbuffet}} ([[Uproar Forest]]) &lt;br /&gt;
* {{p|Mankey}} ([[Uproar Forest]]) Helps build Team Base. Goes on strike, prompting the player to find {{DL|Food (Mystery Dungeon)|Chestnut}}s.&lt;br /&gt;
* {{p|Munchlax}} ([[Pokémon Square]]) Gives out the [[Munch Belt]] in exchange for {{OBP|food|Mystery Dungeon}} items.&lt;br /&gt;
* {{mdc|Butterfree|1}} ([[Tiny Woods]]) Sends the player on their first quest to rescue Caterpie.&lt;br /&gt;
* {{p|Spinda}} ([[Pokémon Square]]) Sends the player out to find the mirage Pokémon, {{p|Ho-Oh}}.&lt;br /&gt;
&lt;br /&gt;
====Automatic recruits====&lt;br /&gt;
* {{p|Magnemite}}&lt;br /&gt;
* {{p|Absol}}&lt;br /&gt;
* {{p|Smeargle}}&lt;br /&gt;
* {{p|Latios}}&lt;br /&gt;
* {{p|Latias}}&lt;br /&gt;
* {{p|Celebi}}&lt;br /&gt;
&lt;br /&gt;
====Pokémon Square====&lt;br /&gt;
* [[Kecleon Shop|Kecleon brothers]]&lt;br /&gt;
* {{p|Persian}}&lt;br /&gt;
* {{p|Wigglytuff}}&lt;br /&gt;
* {{p|Kangaskhan}} &lt;br /&gt;
* {{p|Gulpin}}&lt;br /&gt;
* {{p|Snubbull}} → {{mdc|Granbull|1}}&lt;br /&gt;
* {{mdc|Lombre|1}}&lt;br /&gt;
* {{p|Magnemite}} ×2&lt;br /&gt;
* {{p|Jumpluff}} ×2&lt;br /&gt;
&lt;br /&gt;
====Makuhita Dojo====&lt;br /&gt;
* {{p|Makuhita}}&lt;br /&gt;
&lt;br /&gt;
====Whiscash Pond====&lt;br /&gt;
* {{mdc|Whiscash|1}}&lt;br /&gt;
* {{p|Caterpie}}&lt;br /&gt;
* {{p|Metapod}}&lt;br /&gt;
&lt;br /&gt;
====Pelipper Post Office====&lt;br /&gt;
* Pelipper Post Office &lt;br /&gt;
** {{mdc|Pelipper|1}}&lt;br /&gt;
* {{p|Bellsprout}}&lt;br /&gt;
* {{p|Diglett}} (son)&lt;br /&gt;
* {{p|Dugtrio}} (father)&lt;br /&gt;
&lt;br /&gt;
====Rescue teams====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; background: #{{md blue color}}; border: 5px solid #{{md red color}}&amp;quot;&lt;br /&gt;
! style= &amp;quot;color: #fff&amp;quot;|Team&lt;br /&gt;
! colspan=&amp;quot;6&amp;quot; style= &amp;quot;color: #fff&amp;quot;|Members&lt;br /&gt;
|- style=&amp;quot;background: #{{Psychic color}}&amp;quot;&lt;br /&gt;
| {{color2|000|Team A.C.T.}}&lt;br /&gt;
| [[File:MDP E 065.png]] {{pcolor|Alakazam|000}}&lt;br /&gt;
| [[File:MDP E 006.png]] {{pcolor|Charizard|000}}&lt;br /&gt;
| [[File:MDP E 248.png]] {{pcolor|Tyranitar|000}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Ghost color}}&amp;quot;&lt;br /&gt;
| {{color2|000|Team Meanies}}&lt;br /&gt;
| [[File:MDP E 094.png]] {{pcolor|Gengar|000}}&lt;br /&gt;
| [[File:MDP E 308.png]] {{pcolor|Medicham|000}}&lt;br /&gt;
| [[File:MDP E 023.png]] {{pcolor|Ekans|000}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Grass color}}&amp;quot;&lt;br /&gt;
| Team Shiftry&lt;br /&gt;
| [[File:MDP E 275.png]] {{mdc|Shiftry|1|c=000}}&lt;br /&gt;
| [[File:MDP E 274.png]] {{pcolor|Nuzleaf|000}}&lt;br /&gt;
| [[File:MDP E 274.png]] {{pcolor|Nuzleaf|000}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Water color}}&amp;quot;&lt;br /&gt;
| Team Constrictor&lt;br /&gt;
| [[File:MDP E 224.png]] {{pcolor|Octillery|000}}&lt;br /&gt;
| [[File:MDP E 073.png]] {{pcolor|Tentacruel|000}}&lt;br /&gt;
| [[File:MDP E 346.png]] {{pcolor|Cradily|000}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Water color}}&amp;quot;&lt;br /&gt;
| Team Hydro&lt;br /&gt;
| [[File:MDP E 009.png]] {{pcolor|Blastoise|000}}&lt;br /&gt;
| [[File:MDP E 160.png]] {{pcolor|Feraligatr|000}}&lt;br /&gt;
| [[File:MDP E 260.png]] {{pcolor|Swampert|000}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Rock color}}&amp;quot;&lt;br /&gt;
| Team Rumblerock&lt;br /&gt;
| [[File:MDP E 076.png]] {{pcolor|Golem|000}}&lt;br /&gt;
| [[File:MDP E 075.png]] {{pcolor|Graveler|000}}&lt;br /&gt;
| [[File:MDP E 075.png]] {{pcolor|Graveler|000}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bosses====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; background: #{{md blue color}}; border: 5px solid #{{md red color}}&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style= &amp;quot;color: #fff&amp;quot;|Boss&lt;br /&gt;
! style= &amp;quot;color: #fff&amp;quot;|Level&lt;br /&gt;
! style= &amp;quot;color: #fff&amp;quot;|Dungeon&lt;br /&gt;
|- rowspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #{{md red color}}&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style= &amp;quot;color: #fff&amp;quot;|Main Story&lt;br /&gt;
|- style=&amp;quot;background: #{{Steel color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 227.png]]&lt;br /&gt;
| {{pcolor|Skarmory|000}}&lt;br /&gt;
| 10&lt;br /&gt;
| {{color2|000|Mt. Steel}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Ghost color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 094.png]]&amp;lt;br&amp;gt;[[File:MDP RT 308.png]]&amp;lt;br&amp;gt;[[File:MDP RT 023.png]]&lt;br /&gt;
| {{pcolor|Gengar|000}}, {{pcolor|Medicham|000}}, {{pcolor|Ekans|000}}&amp;lt;br&amp;gt;({{color2|000|Team Meanies}})&lt;br /&gt;
| 15&amp;lt;br&amp;gt;12&amp;lt;br&amp;gt;15&lt;br /&gt;
| {{color2|000|Sinister Woods}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Electric color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 145.png]]&lt;br /&gt;
| {{pcolor|Zapdos|000}}&lt;br /&gt;
| 25&lt;br /&gt;
| {{color2|000|Mt. Thunder|Mt. Thunder Peak}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Fire color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 146.png]]&lt;br /&gt;
| {{pcolor|Moltres|000}}&lt;br /&gt;
| 33&lt;br /&gt;
| {{color2|000|Mt. Blaze|Mt. Blaze Peak}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Ice color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 144.png]]&lt;br /&gt;
| {{pcolor|Articuno|000}}&lt;br /&gt;
| 33&lt;br /&gt;
| {{color2|000|Frosty Forest|Frosty Grotto}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Fighting color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 056.png]]&amp;lt;br&amp;gt;[[File:MDP RT 056.png]]&amp;lt;br&amp;gt;[[File:MDP RT 056.png]]&lt;br /&gt;
| {{pcolor|Mankey|000}} ×3&lt;br /&gt;
| 11&lt;br /&gt;
| {{color2|000|Uproar Forest}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Ground color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 383.png]]&lt;br /&gt;
| {{pcolor|Groudon|000}}&lt;br /&gt;
| 27&lt;br /&gt;
| {{color2|000|Magma Cavern|Magma Cavern Pit}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Dragon color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 384.png]]&lt;br /&gt;
| {{pcolor|Rayquaza|000}}&lt;br /&gt;
| 35&lt;br /&gt;
| {{color2|000|Sky Tower|Sky Tower Summit}}&lt;br /&gt;
|- rowspan=&amp;quot;3&amp;quot; style=&amp;quot;background: #{{md red color}}&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; | {{color|{{md blue color dark}}|Post-Story}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Water color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 382.png]]&lt;br /&gt;
| {{pcolor|Kyogre|000}}&lt;br /&gt;
| 25&lt;br /&gt;
| {{color2|000|Stormy Sea}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Rock color}}&amp;quot;&lt;br /&gt;
| [[File:MDP E 377.png]]&lt;br /&gt;
| {{pcolor|Regirock|000}}&lt;br /&gt;
| 18&lt;br /&gt;
| {{color2|000|Buried Relic}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Ice color}}&amp;quot;&lt;br /&gt;
| [[File:MDP E 378.png]]&lt;br /&gt;
| {{pcolor|Regice|000}}&lt;br /&gt;
| 23&lt;br /&gt;
| {{color2|000|Buried Relic}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Steel color}}&amp;quot;&lt;br /&gt;
| [[File:MDP E 379.png]]&lt;br /&gt;
| {{pcolor|Registeel|000}}&lt;br /&gt;
| 25&lt;br /&gt;
| {{color2|000|Buried Relic}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Dragon color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 381.png]]&lt;br /&gt;
| {{pcolor|Latios|000}}&lt;br /&gt;
| 30&lt;br /&gt;
| {{color2|000|Northern Range}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Fire color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 244.png]]&lt;br /&gt;
| {{pcolor|Entei|000}}&lt;br /&gt;
| 45&lt;br /&gt;
| {{color2|000|Fiery Field}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Electric color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 243.png]]&lt;br /&gt;
| {{pcolor|Raikou|000}}&lt;br /&gt;
| 45&lt;br /&gt;
| {{color2|000|Lightning Field}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Water color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 245.png]]&lt;br /&gt;
| {{pcolor|Suicune|000}}&lt;br /&gt;
| 45&lt;br /&gt;
| {{color2|000|Northwind Field}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Fire color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 250.png]]&lt;br /&gt;
| {{pcolor|Ho-Oh|000}}&lt;br /&gt;
| 50&lt;br /&gt;
| {{color2|000|Mt. Faraway}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Steel color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 385.png]]&lt;br /&gt;
| {{pcolor|Jirachi|000}}&lt;br /&gt;
| 40&lt;br /&gt;
| {{color2|000|Wish Cave}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Psychic color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 249.png]]&lt;br /&gt;
| {{pcolor|Lugia|000}}&lt;br /&gt;
| 30&lt;br /&gt;
| {{color2|000|Silver Trench}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Psychic color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 150.png]]&lt;br /&gt;
| {{pcolor|Mewtwo|000}}&lt;br /&gt;
| 40&lt;br /&gt;
| {{color2|000|Western Cave}}&lt;br /&gt;
|- style=&amp;quot;background: #{{Psychic color}}&amp;quot;&lt;br /&gt;
| [[File:MDP RT 386.png]]&lt;br /&gt;
| {{pcolor|Deoxys|000}}&lt;br /&gt;
| 40&lt;br /&gt;
| {{color2|000|Meteor Cave}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Wonder Mail exclusives==&lt;br /&gt;
Four dungeons are only available through [[Wonder Mail]] codes:&lt;br /&gt;
{| class=&amp;quot;expandable roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; background: #{{md blue color}}; border: 5px solid #{{md red color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;quot;color: #fff&amp;quot;|Dungeon&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; &amp;quot;color: #fff&amp;quot;|Wonder Mail Code&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{fire color}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[Oddity Cave]]&lt;br /&gt;
| &amp;lt;code&amp;gt;??MS&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;CJ(...)?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;44?P&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;MF?8&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;7J6R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;(...)M?1&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{flying color}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[Remains Island]]&lt;br /&gt;
| &amp;lt;code&amp;gt;??M4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;CJY?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;44?P&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;CF?8&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;7J6R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;(...)M?1&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{water color}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[Marvelous Sea]]&lt;br /&gt;
| &amp;lt;code&amp;gt;??MH&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;CJ(...)?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;44?P&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;CF?8&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;7J6R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;(...)M?1&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{water color}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[Fantasy Strait]]&lt;br /&gt;
| &amp;lt;code&amp;gt;??M1&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;CJY?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;44?P&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;HF?8&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;7J6R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;(...)M?1&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Version-exclusive Pokémon==&lt;br /&gt;
Similar to the [[core series]] games, each version has its own [[game-exclusive Pokémon]]. They are:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background: #{{MD Red color}}; {{roundy|1em}}; border: 5px solid #{{MD Red color light}};&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! {{color|{{MD Red color dark}}|Red}}&lt;br /&gt;
|- &lt;br /&gt;
| &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border: 1px solid #{{MD Red color}}; border-collapse: collapse; background: white; margin: auto;&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
{{Moveentrytm|349|Feebas|1|Water|}}&lt;br /&gt;
{{Moveentrytm|226|Mantine|2|Water|Flying}}&lt;br /&gt;
{{Moveentrytm|315|Roselia|2|Grass|Poison}}&lt;br /&gt;
{{Moveentrytm|137|Porygon|1|Normal|}}&lt;br /&gt;
{{Moveentrytm|311|Plusle|1|Electric|}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
| &lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background: #{{MD Blue color}}; {{roundy|1em}}; border: 5px solid #{{MD Blue color light}};&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! {{color|{{MD Blue color dark}}|Blue}}&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border: 1px solid #{{MD Blue color}}; border-collapse: collapse; background: white; margin: auto;&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
{{Moveentrytm|129|Magikarp|1|Water|}}&lt;br /&gt;
{{Moveentrytm|131|Lapras|2|Water|Ice}}&lt;br /&gt;
{{Moveentrytm|190|Aipom|1|Normal|}}&lt;br /&gt;
{{Moveentrytm|233|Porygon2|1|Normal|}}&lt;br /&gt;
{{Moveentrytm|312|Minun|1|Electric|}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Wonder Mail codes===&lt;br /&gt;
Codes, such as these, may unlock the Pokémon on the opposite version.&lt;br /&gt;
{| class=&amp;quot;expandable&amp;quot; style=&amp;quot;margin:auto; text-align:center; background: #{{MD Blue color}}; {{roundy|10px}}; border: 5px solid #{{MD Red color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | {{color2|{{MD Blue color dark}}|Pokémon}}&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | {{color|{{MD Blue color dark}}|Wonder Mail Code}}&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 190.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Aipom|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;4?N…&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;W3+?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;??P?&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;♂M?P&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;2?60&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;M…?W&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 349.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Feebas|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;1?69&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;♀JY?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;?X6Q&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;XJ?Q&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;F4?6&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;Q!?X&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 131.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Lapras|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?J?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;690?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;4Q6C&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;C!??&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;8?66&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;8Q?♀&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 129.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Magikarp|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;X??S&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;??X?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;468?&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;♀+??&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;9756&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;SY??&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 226.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Mantine|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;4??N&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;22…?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;?Q6J&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;H3?♂&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;8470&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;JN?W&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 312.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Minun|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?RP&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;F?…?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;4+7?&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;…R?H&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;64?0&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;R???&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 311.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Plusle|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?1C&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;FK…?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;?878&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;3R?H&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;6??6&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;N7?W&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 137.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Porygon|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?43&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;4?T?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;429H&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;90?7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;H56R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;8K?♀&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 233.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Red color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Porygon2|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?5N&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;-QF?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;?+6!&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;?H??&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;F?6R&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;69?W&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:MDP E 315.png]]&lt;br /&gt;
| style=&amp;quot;background: #{{MD Blue color light}}&amp;quot; rowspan=&amp;quot;2&amp;quot; | {{pcolor|Roselia|000}}&lt;br /&gt;
| &amp;lt;code&amp;gt;F?4N&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;+WT?&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;?+6N&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &amp;lt;code&amp;gt;FR?J&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;F?66&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;85?W&amp;lt;/code&amp;gt;&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
==Connectivity==&lt;br /&gt;
===Unknown Dungeon===&lt;br /&gt;
{{main|Unknown Dungeon (Mystery Dungeon)}}&lt;br /&gt;
A player with Blue Rescue Team can go to an {{OBP|Unknown Dungeon|Mystery Dungeon}} (found as an option on the main screen) through wireless communication with another player. When both players have contacted each other, they should close their DS and wait till they automatically finish a random dungeon and return an [[item]] and sometimes recruit a [[Pokémon]]. The player can open their DS whenever they want even if the other player has already opened theirs. Items received are usually rare. The player can go to the Unknown Dungeon however many times they like as long as the player has another player to communicate with.&lt;br /&gt;
&lt;br /&gt;
===Rescuing===&lt;br /&gt;
The player can also go rescue another player who has fainted in a dungeon and prefers to await a rescue. The player can rescue from the title screen, or through [[Pelipper Post Office]]. The player should receive an SOS Mail from the other player through Wireless Mode or through a Password. When the player has received the SOS Mail, they can go rescue anytime they want. The player can go rescue by talking with {{p|Pelipper}} in the Post Office. The player who&#039;s awaiting rescue can cancel the wait, but the player who has already gotten the SOS Mail can rescue the other player and get a reward from Pelipper instead. &lt;br /&gt;
&lt;br /&gt;
===Being rescued===&lt;br /&gt;
When the player faints in a certain dungeon, they can choose to send an SOS Mail to another player. While awaiting rescue, the player can explore on their current unlocked dungeons and can store items and [[Poké]] after completing the dungeon. The player can also organize their team members. The player is rescued when they receive an A-OK Mail. The player then may continue their exploration from the spot where they fainted. All items and Poké are restored. After the player completes or escapes from the dungeon, they may optionally (but are recommended to) go to Pelipper Post Office or the title screen to send a Thank-You Mail in thanks for the rescue. The player may also choose whether or not to reward the rescuer with one of their items.&lt;br /&gt;
&lt;br /&gt;
===Pokémon Trozei!===&lt;br /&gt;
The wireless communications function can be used to communicate with [[Pokémon Trozei!]] along with other copies of Blue Rescue Team. Prize coins are awarded to the copy of Trozei! while an item is awarded to the copy of Blue Rescue Team.&amp;lt;ref&amp;gt;[https://www.pokemon.co.jp/game/ds/toroze/communication.html Pokémon.co.jp]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.pokemon.co.jp/game/ds/dungeon/communication.html Pokémon.co.jp]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nintendo.co.kr/DS/soft/poketmon_dungeon/sub06.php Nintendo of Korea]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Reception==&lt;br /&gt;
Gaming magazine {{wp|Famitsu}} gave Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team a score of 35 out of 40. {{wp|IGN}} rated the games an &amp;quot;Okay&amp;quot; 6.5/10.&amp;lt;ref&amp;gt;[https://www.ign.com/articles/2006/09/20/pokemon-mystery-dungeon-review Pokémon Mystery Dungeon Review - IGN]&amp;lt;/ref&amp;gt; Red Rescue Team and Blue Rescue Team hold a rating of 70.82%&amp;lt;ref&amp;gt;[https://www.gamerankings.com/gba/929408-pokemon-mystery-dungeon-red-rescue-team/index.html Pokémon Mystery Dungeon: Red Rescue Team for Game Boy Advance - GameRankings]&amp;lt;/ref&amp;gt; and 64.01%,&amp;lt;ref&amp;gt;[https://www.gamerankings.com/ds/929407-pokemon-mystery-dungeon-blue-rescue-team/index.html Pokémon Mystery Dungeon: Blue Rescue Team for DS - GameRankings]&amp;lt;/ref&amp;gt; respectively, on {{wp|GameRankings}}.&lt;br /&gt;
&lt;br /&gt;
===Sales===&lt;br /&gt;
As of March 31, 2007, Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team have sold 5.23 million copies worldwide, being 2.20 million from Red Rescue Team and 3.03 million from Blue Rescue Team.&amp;lt;ref&amp;gt;[https://www.nintendo.co.jp/ir/pdf/2007/070427e.pdf#page=6 Nintendo Co., Ltd. - Fiscal Year Ended March 31, 2007]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Japanese sales====&lt;br /&gt;
Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team sold 236,454 units on their first week on the Japanese market, being 112,898 from Red Rescue Team and 123,556 from Blue Rescue Team, with a {{wp|sell-through}} of 51.38% and 48.99% respectively. By December 31, 2006, the end of their 59th week, they had sold 1,458,314 copies, being 714,324 from Red Rescue Team and 743,990 from Blue Rescue Team.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;Red Rescue Team&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;text-align:center; border:3px solid #{{MD Red color dark}}; background:#{{MD Red color}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}; {{roundytl|5px}}&amp;quot; | Week&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | Week ending&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | Ranking&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}&amp;quot; | Units sold&lt;br /&gt;
! style=&amp;quot;background:#{{MD Red color light}}; {{roundytr|5px}}&amp;quot; | Total units sold&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| November 20, 2005&lt;br /&gt;
| 3rd&lt;br /&gt;
| 112,898&lt;br /&gt;
| 112,898&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| November 27, 2005&lt;br /&gt;
| 7th&lt;br /&gt;
| 57,143&lt;br /&gt;
| 170,041&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| December 4, 2005&lt;br /&gt;
| 5th&lt;br /&gt;
| 39,267&lt;br /&gt;
| 209,307&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| December 11, 2005&lt;br /&gt;
| 9th&lt;br /&gt;
| 61,648&lt;br /&gt;
| 270,955&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| December 18, 2005&lt;br /&gt;
| 6th&lt;br /&gt;
| 84,669&lt;br /&gt;
| 355,624&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| December 25, 2005&lt;br /&gt;
| 6th&lt;br /&gt;
| 156,430&lt;br /&gt;
| 512,054&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| January 1, 2006&lt;br /&gt;
| 12th&lt;br /&gt;
| -&lt;br /&gt;
| 558,456&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| January 8, 2006&lt;br /&gt;
| 10th&lt;br /&gt;
| 48,729&lt;br /&gt;
| 607,185&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| January 15, 2006&lt;br /&gt;
| 15th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| January 22, 2006&lt;br /&gt;
| 15th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| January 29, 2006&lt;br /&gt;
| 23rd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| February 5, 2006&lt;br /&gt;
| 22nd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| February 12, 2006&lt;br /&gt;
| 24th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| February 19, 2006&lt;br /&gt;
| 27th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| February 26, 2006&lt;br /&gt;
| 43rd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 16&lt;br /&gt;
| March 5, 2006&lt;br /&gt;
| 41st&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 17&lt;br /&gt;
| March 12, 2006&lt;br /&gt;
| 34th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 18&lt;br /&gt;
| March 19, 2006&lt;br /&gt;
| 37th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 19&lt;br /&gt;
| March 26, 2006&lt;br /&gt;
| 43rd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 59&lt;br /&gt;
| December 31, 2006&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| 714,324&amp;lt;!--&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 268&lt;br /&gt;
| January 2, 2011&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| 718,129--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#{{MD Red color light}}; {{roundybottom|5px}}&amp;quot; colspan=&amp;quot;5&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;Blue Rescue Team&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;text-align:center; border:3px solid #{{MD Blue color dark}}; background:#{{MD Blue color}}&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}; {{roundytl|5px}}&amp;quot; | Week&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}&amp;quot; | Week ending&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}&amp;quot; | Ranking&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}&amp;quot; | Units sold&lt;br /&gt;
! style=&amp;quot;background:#{{MD Blue color light}}; {{roundytr|5px}}&amp;quot; | Total units sold&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| November 20, 2005&lt;br /&gt;
| 2nd&lt;br /&gt;
| 123,556&lt;br /&gt;
| 123,556&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| November 27, 2005&lt;br /&gt;
| 9th&lt;br /&gt;
| 50,309&lt;br /&gt;
| 173,865&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| December 4, 2005&lt;br /&gt;
| 7th&lt;br /&gt;
| 35,093&lt;br /&gt;
| 208,959&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| December 11, 2005&lt;br /&gt;
| 6th&lt;br /&gt;
| 64,475&lt;br /&gt;
| 273,434&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| December 18, 2005&lt;br /&gt;
| 7th&lt;br /&gt;
| 80,484&lt;br /&gt;
| 353,918&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| December 25, 2005&lt;br /&gt;
| 5th&lt;br /&gt;
| 157,786&lt;br /&gt;
| 511,704&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| January 1, 2006&lt;br /&gt;
| 10th&lt;br /&gt;
| 61,154&lt;br /&gt;
| 572,858&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| January 8, 2006&lt;br /&gt;
| 9th&lt;br /&gt;
| 57,065&lt;br /&gt;
| 629,923&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| January 15, 2006&lt;br /&gt;
| 14th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| January 22, 2006&lt;br /&gt;
| 14th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| January 29, 2006&lt;br /&gt;
| 22nd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| February 5, 2006&lt;br /&gt;
| 21st&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| February 12, 2006&lt;br /&gt;
| 23rd&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| February 19, 2006&lt;br /&gt;
| 24th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| February 26, 2006&lt;br /&gt;
| 40th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 16&lt;br /&gt;
| March 5, 2006&lt;br /&gt;
| 38th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 17&lt;br /&gt;
| March 12, 2006&lt;br /&gt;
| 30th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 18&lt;br /&gt;
| March 19, 2006&lt;br /&gt;
| 31st&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 19&lt;br /&gt;
| March 26, 2006&lt;br /&gt;
| 44th&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| 59&lt;br /&gt;
| December 31, 2006&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| 743,990&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#{{MD Blue color light}}; {{roundybottom|5px}}&amp;quot; colspan=&amp;quot;5&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Staff==&lt;br /&gt;
{{main|Staff of Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team}}&lt;br /&gt;
&lt;br /&gt;
==Gallery==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
PMD Red Rescue Team Logo JP.png|Japanese Red Rescue Team logo&lt;br /&gt;
PMD Blue Rescue Team Logo JP.png|Japanese Blue Rescue Team logo&lt;br /&gt;
PMD Red Rescue Team Logo EN.png|English Red Rescue Team logo&lt;br /&gt;
PMD Blue Rescue Team Logo EN.png|English Blue Rescue Team logo&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In the original Japanese release of Blue Rescue Team, a bug would wipe data from any [[Game Boy Advance]] game in the [[Nintendo DS]]&#039;s second slot that was not Red Rescue Team. This was fixed in all subsequent releases.&lt;br /&gt;
* These are the first games that allow the player to understand what Pokémon are saying.&lt;br /&gt;
* These are the first games in the franchise to allow [[move duplication|the same move to be learned more than once at one time]] without a glitch.&lt;br /&gt;
* The [[Generation IV]] {{OBP|Pokémon|species}} {{p|Munchlax}} is obtainable in these games through hacking, despite the fact that the games only contain Pokémon from the first three generations.&lt;br /&gt;
* These games feature the most {{OBP|Pokémon|species}} in a [[Generation IV|generation that has not been released at the time]] with five. There are statues of {{p|Weavile}}, {{p|Bonsly}}, {{p|Mime Jr.}}, and {{p|Lucario}}; and Munchlax is an NPC in the game.&lt;br /&gt;
* These are the only paired games to be released on separate [[:Category:Game systems|handheld consoles]].&lt;br /&gt;
* Red Rescue Team was the last Pokémon game released on the Game Boy Advance, and the last Pokémon game to be released on a Game Boy system.&lt;br /&gt;
* The box arts of the games are linked. The blue rescue team is looking at the red rescue team through a hole in the ground. Also, Mudkip throws a rock in it which can be seen on the other box.&lt;br /&gt;
* These are the first Pokémon games outside the [[core series]] to get a remake, in the form of [[Pokémon Mystery Dungeon: Rescue Team DX]].&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{MD Red color}}|bordercolor={{MD Blue color light}}&lt;br /&gt;
|ja={{tt|ポケモン不思議のダンジョン 赤の救助隊|ポケモンふしぎのダンジョン あかのきゅうじょたい}}&amp;lt;br&amp;gt;{{tt|ポケモン不思議のダンジョン 青の救助隊|ポケモンふしぎのダンジョン あおのきゅうじょたい}}&lt;br /&gt;
|fr=Pokémon Donjon Mystère: Équipe De Secours Rouge&amp;lt;br&amp;gt;Pokémon Donjon Mystère: Équipe De Secours Bleue&lt;br /&gt;
|de=Pokémon Mystery Dungeon: Team Rot&amp;lt;br&amp;gt;Pokémon Mystery Dungeon: Team Blau&lt;br /&gt;
|it=Pokémon Mystery Dungeon: Squadra Rossa&amp;lt;br&amp;gt;Pokémon Mystery Dungeon: Squadra Blu&lt;br /&gt;
|es=Pokémon Mundo misterioso: Equipo de rescate rojo&amp;lt;br&amp;gt;Pokémon Mundo misterioso: Equipo de rescate azul&lt;br /&gt;
|ko={{tt|포켓몬 불가사의 던전: 파랑 구조대|Pokémon Mystery Dungeon: Blue Rescue Team}}}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Mystery Dungeon game mechanics]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Spin-off series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Sidegames notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Mystery Dungeon|*]]&lt;br /&gt;
[[Category:Game Boy Advance games]]&lt;br /&gt;
[[Category:Nintendo DS games]]&lt;br /&gt;
[[Category:Pokémon game crossovers]]&lt;br /&gt;
[[Category:Virtual Console games]]&lt;br /&gt;
[[Category:Wii U games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Mystery Dungeon: Team Blau und Team Rot]]&lt;br /&gt;
[[es:Pokémon Mundo misterioso: Equipo de rescate rojo y Equipo de rescate azul]]&lt;br /&gt;
[[fr:Pokémon Donjon Mystère : Équipe de Secours Rouge et Bleue]]&lt;br /&gt;
[[it:Pokémon Mystery Dungeon: Squadra Rossa e Squadra Blu]]&lt;br /&gt;
[[ja:ポケモン不思議のダンジョン 青の救助隊・赤の救助隊]]&lt;br /&gt;
[[zh:宝可梦不可思议迷宫 赤之救助队／青之救助队]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Ryme_City&amp;diff=3328939</id>
		<title>Ryme City</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Ryme_City&amp;diff=3328939"/>
		<updated>2021-02-22T01:01:46Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the movie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox location&lt;br /&gt;
|image=Ryme City artwork.png&lt;br /&gt;
|type=city&lt;br /&gt;
|slogan=A Place of Harmony Between Humans and Pokémon&lt;br /&gt;
|location_name=Ryme City&lt;br /&gt;
|japanese_name=ライムシティ&lt;br /&gt;
|translated_name=Ryme City&lt;br /&gt;
|location=Unknown&lt;br /&gt;
|region=Unknown&lt;br /&gt;
|generation={{gen|VI}}, {{gen|VII}}&lt;br /&gt;
|mapdisplay=no&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ryme City&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ライムシティ&#039;&#039;&#039; &#039;&#039;Ryme City&#039;&#039;) is the setting of the game {{ga|Detective Pikachu}} and {{mov|Detective Pikachu|the movie of the same name}}.&lt;br /&gt;
&lt;br /&gt;
Home to many people and Pokémon, the city is most famous for the annual [[Pokémon Carnival]], its largest festival which attracts world-class ships such as the [[S.S. Prime Treasure]] to observe it. It is also connected by a ferry service which runs once a day to [[Cappucci Island]]. The [[Pokémon Comprehensive Laboratory]], which researches the abilities of Pokémon and has developed various inventions, is located on a mountain pass to the northwest of the city. &lt;br /&gt;
&lt;br /&gt;
Although its location relative to other [[region]]s is unknown, the mention of [[Pokémon Trainer]]s, [[Pokémon Ranger]]s, [[Pokémon Contest]]s, and the [[Alola]] region indicate that it is located in the same {{pkmn|world}} as the [[core series]] games.&lt;br /&gt;
&lt;br /&gt;
==Places of interest==&lt;br /&gt;
===Tahnti Station===&lt;br /&gt;
{{main|Vicinity of Tahnti Station}}&lt;br /&gt;
Tahnti Station is an underground train station located outside [[Tahnti Park]]. [[Tim Goodman]] arrives in Ryme City through Tahnti Station. The first part of Chapter 1 takes place outside of it, above ground.&lt;br /&gt;
&lt;br /&gt;
===Tahnti Park===&lt;br /&gt;
{{main|Tahnti Park}}&lt;br /&gt;
Tahnti Park is a park home to various species of Pokémon located southeast of the central square. The second part of Chapter 1 takes place here.&lt;br /&gt;
&lt;br /&gt;
===Baker Detective Agency===&lt;br /&gt;
{{main|Baker Detective Agency}}&lt;br /&gt;
The Baker Detective Agency is located on the second floor of a building south of Tahnti Park in Ryme City, above the [[Hi-Hat Café]]. It is first visited at the end of Chapter 1.&lt;br /&gt;
&lt;br /&gt;
===Harry&#039;s apartment===&lt;br /&gt;
Tim and Pikachu stay in [[Harry Goodman|his father]]&#039;s apartment over the course of the story. It is first visited at the beginning of Chapter 2.&lt;br /&gt;
&lt;br /&gt;
===Litwick Cave===&lt;br /&gt;
{{main|Litwick Cave}}&lt;br /&gt;
Litwick Cave is one of Ryme City&#039;s famous spots, popular with tourists as well as with couples. Most of Chapter 2 takes place here.&lt;br /&gt;
&lt;br /&gt;
===Hi-Hat Café===&lt;br /&gt;
{{main|Hi-Hat Café}}&lt;br /&gt;
The Hi-Hat Café is located on the first floor of a building south of Tahnti Park in Ryme City, below the [[Baker Detective Agency]]. It is first visited at the end of Chapter 2.&lt;br /&gt;
&lt;br /&gt;
===Fine Park===&lt;br /&gt;
{{main|Fine Park}}&lt;br /&gt;
Fine Park was an amusement park located in Ryme City. Although it was closed down following an incident a year prior to the events of the game involving a {{p|Charizard}}, a few Pokémon still remain there. Most of Chapter 5 takes place here.&lt;br /&gt;
&lt;br /&gt;
===GNN===&lt;br /&gt;
{{main|GNN}}&lt;br /&gt;
GNN is a popular local television station headquartered in Ryme City. Most of Chapter 6 takes place here.&lt;br /&gt;
&lt;br /&gt;
===Ryme Wharf===&lt;br /&gt;
{{main|Ryme Wharf}}&lt;br /&gt;
Ryme Wharf is the city&#039;s western port, located in the southwest of the city. Goods from all over the world are stored in the many warehouses located around the area. Most of Chapter 7 takes place here.&lt;br /&gt;
&lt;br /&gt;
===Central Square===&lt;br /&gt;
{{main|Central Square}}&lt;br /&gt;
Ryme City&#039;s central square is located in the middle of the city. During the city&#039;s annual Pokémon Carnival, each of the three routes meet here. Most of Chapter 9 takes place here.&lt;br /&gt;
&lt;br /&gt;
===Ryme University===&lt;br /&gt;
&#039;&#039;&#039;Ryme University&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ライム{{tt|大学|だいがく}}&#039;&#039;&#039; &#039;&#039;Ryme University&#039;&#039;) is a university mentioned to be located in the eastern part of the city. Having passed its admissions test, Tim plans to attend the university in the fall. One of the routes for the Pokémon Carnival passes through the university.&lt;br /&gt;
&lt;br /&gt;
===Ryme Central Station===&lt;br /&gt;
&#039;&#039;&#039;Ryme Central Station&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ライム{{tt|中央駅|ちゅうおうえき}}&#039;&#039;&#039; &#039;&#039;Ryme Central Station&#039;&#039;) is a station mentioned to be the destination of one of the routes for the Pokémon Carnival.&lt;br /&gt;
&lt;br /&gt;
===Ryme Botanical Garden===&lt;br /&gt;
The &#039;&#039;&#039;Ryme Botanical Garden&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ライム{{tt|植物園|しょくぶつえん}}&#039;&#039;&#039; &#039;&#039;Ryme Botanical Garden&#039;&#039;) is a botanical garden mentioned to be located in the northwestern part of the city. One of the routes for the Pokémon Carnival passes through the garden.&lt;br /&gt;
&lt;br /&gt;
===West Building===&lt;br /&gt;
The &#039;&#039;&#039;West Building&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ウェストビル&#039;&#039;&#039; &#039;&#039;West Building&#039;&#039;) is a building mentioned to be located in the western part of the city. One of the routes for the Pokémon Carnival passes by the building.&lt;br /&gt;
&lt;br /&gt;
==In the movie==&lt;br /&gt;
[[File:Ryme City Detective Pikachu.png|thumb|250px|Ryme City in &#039;&#039;{{mov|Detective Pikachu}}&#039;&#039;]]&lt;br /&gt;
Ryme City is the main setting of &#039;&#039;{{mov|Detective Pikachu}}&#039;&#039;. Ryme City was founded by [[Howard Clifford]] as a utopia where [[human]]s and Pokémon could live and work together side by side. Unlike other [[region]]s, Pokémon do not live in the wild and being a [[Pokémon Trainer]], taking part in a [[Pokémon battle]] and using [[Poké Ball]]s are prohibited.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In the Pokémon Today newspaper given away for free in Japan, Ryme City is romanized as &amp;quot;Lime City&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{yellow color light}}; border: 3px solid #{{red color light}}&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Name&lt;br /&gt;
! Origin&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| French, German, Italian, Spanish,&amp;lt;br&amp;gt;Croatian, Czech, Danish, Dutch,&amp;lt;br&amp;gt;Estonian, Finnish, Hungarian,&amp;lt;br&amp;gt;Norwegian, Brazilian Portuguese&amp;lt;br&amp;gt;Romanian, Slovak, Swedish, Turkish&lt;br /&gt;
| Ryme City&lt;br /&gt;
| Same as its Japanese and English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Chinese ({{tt|Mandarin|Taiwan and Mainland China}})&lt;br /&gt;
| 萊姆市 / 莱姆市 &#039;&#039;Láimǔ Shì&#039;&#039;&lt;br /&gt;
| Transliteration of its Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
|rowspan=2| Chinese ({{tt|Cantonese|Hong Kong}})&lt;br /&gt;
| 萊姆市 &#039;&#039;Lòihmóuh Síh&#039;&#039;{{tt|*|Game}}&lt;br /&gt;
| Mandarin-based transliteration of its Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 瑞美市 &#039;&#039;Seuihméih Síh&#039;&#039;{{tt|*|Movie}}&lt;br /&gt;
| Mandarin-based transliteration of its Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Arabic&lt;br /&gt;
| رايم سيتي &#039;&#039;Ryme City&#039;&#039;&lt;br /&gt;
| Transcription of its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Basque&lt;br /&gt;
| Ryme hiri&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Bulgarian&lt;br /&gt;
| Райм Сити &#039;&#039;Raym Siti&#039;&#039;&lt;br /&gt;
| Transcription of English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| European Portuguese&lt;br /&gt;
| Cidade de Ryme&lt;br /&gt;
| Same as its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Greek&lt;br /&gt;
| Πόλη Ράιμ &#039;&#039;Póli Ráim&#039;&#039;&amp;lt;br&amp;gt;Πόλη Ραϊμ &#039;&#039;Póli Raïm&#039;&#039;&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Hebrew&lt;br /&gt;
| ראים סיטי &#039;&#039;Raim Siti&#039;&#039;&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Indonesian&lt;br /&gt;
| Kota Ryme&lt;br /&gt;
| Same as its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Korean&lt;br /&gt;
| 라임시티 &#039;&#039;Ryme City&#039;&#039;&lt;br /&gt;
| Transliteration of its Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Khmer&lt;br /&gt;
| ក្រុង Ryme &#039;&#039;krong Ryme&#039;&#039;&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Lithuanian&lt;br /&gt;
| Raim Miestas&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Malaysian&lt;br /&gt;
| Bandar Ryme&lt;br /&gt;
| Same as its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Polish&lt;br /&gt;
| Miasto Ryme&lt;br /&gt;
| Same as its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Russian&lt;br /&gt;
| Райм-Сити &#039;&#039;Raym-Siti&#039;&#039;&lt;br /&gt;
| Transcription of its English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Serbian&lt;br /&gt;
| Rajm Siti&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Ukrainian&lt;br /&gt;
| Рима-сіті &#039;&#039;Ryma-siti&#039;&#039;&lt;br /&gt;
| From English name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Thai&lt;br /&gt;
| ไรม์ ซิตี้ &#039;&#039;Ryme City&#039;&#039;&lt;br /&gt;
| Same as its Japanese name&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Vietnamese&lt;br /&gt;
| Thành phố Ryme&lt;br /&gt;
| Same as its English name&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Detective Pikachu locations}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Regions|Yellow}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Locations notice}}&lt;br /&gt;
&lt;br /&gt;
[[de:Ryme City]]&lt;br /&gt;
[[es:Ryme City]]&lt;br /&gt;
[[fr:Ryme City]]&lt;br /&gt;
[[zh:萊姆市]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Walking_Pok%C3%A9mon&amp;diff=3328938</id>
		<title>Walking Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Walking_Pok%C3%A9mon&amp;diff=3328938"/>
		<updated>2021-02-22T00:57:57Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the anime */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:LGPE Walking Pokémon.png|thumb|350px|Art from [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!|Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]] illustrating the concept]]&lt;br /&gt;
&#039;&#039;&#039;Walking Pokémon&#039;&#039;&#039; are Pokémon that walk alongside their {{pkmn|Trainer}} when they normally would be inside their [[Poké Ball]]s outside of battle.&lt;br /&gt;
&lt;br /&gt;
A walking Pokémon will follow behind its Trainer much like [[Stat Trainers|partner Trainers]] do, and can be interacted with if the player turns back and talks to them. The first game that this appeared in was {{game|Yellow}} on the [[Game Boy]]. This feature also appears in {{game2|Diamond|Pearl|Platinum}}, and to a greater extent {{game|HeartGold and SoulSilver|s}} for the [[Nintendo DS]].  Walking and ridable Pokémon appear in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!|Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]] for the [[Nintendo Switch]]. Pokémon walking alongside Trainers has appeared many times in the anime series as well as the [[Pokémon Adventures]] manga.&lt;br /&gt;
&lt;br /&gt;
==In the core series games==&lt;br /&gt;
===Pokémon Yellow===&lt;br /&gt;
{{main|Red&#039;s Pikachu (game)}}&lt;br /&gt;
[[File:Pokémon Yellow shop worker.png|frame|{{p|Pikachu}} following the {{player}}]]&lt;br /&gt;
In {{game|Yellow}}, when the player runs into [[Professor Oak]] at the entrance of [[Pallet Town]], a [[wild Pokémon|wild Pikachu]] appears and attacks Oak, and Oak is forced to capture it to keep the player out of danger. Back in the lab, {{ga|Blue}} will obtain an {{p|Eevee}}, the Pokémon originally intended for the player. Professor Oak will then give the player the {{p|Pikachu}} he caught. Pikachu refuses to stay in its Poké Ball and insists on following the player around.&lt;br /&gt;
&lt;br /&gt;
By turning around and talking to the Pikachu, the player can learn how it feels and thinks about the player. At the beginning of the game, Pikachu is unhappy to be stuck with the player as a Trainer. By using it in lots of battles and keeping it healthy, however, it will change its attitude towards the player. Pikachu displays a variety of expressions, from anger to shock to fear to love, as it reacts to the player and its surroundings. If Pikachu is traded to another game, evolved, and traded back, it will no longer follow the player.&lt;br /&gt;
[[File:Spr Y Red Pikachu.png|frame|left|Pikachu&#039;s status screen]]&lt;br /&gt;
Pikachu has many expressions, and some events will trigger certain expressions. For example, when it first meets the player, Pikachu is not happy to see the player, and will sometimes turn its back towards them. If the player decides to speak to Pikachu, a small image of Pikachu&#039;s current emotion will pop up. The image also shows how much the Pikachu [[friendship|likes]] the player. Further on in the game, Pikachu will begin to like the player, and smile at them. When Pikachu enters the [[Pokémon Fan Club]], it will fall in love with a {{p|Clefairy}}, changing its expression again. When first going into the [[Sea Cottage]], [[Bill]] was experimenting with his cellular teleportation device when he was accidentally turned into a {{p|Clefairy}}. Pikachu will run to him and exchange confused looks. After he is rescued, and transported back to his original self, Pikachu will have a look of shock. Pikachu will also change its expression when it is inflicted with a [[status condition]], such as poison, where Pikachu will feel sick, or under sleep conditions, where Pikachu will be asleep. In [[Pewter City]]&#039;s Pokémon Center, there is a {{p|Jigglypuff}} that will {{m|sing}} a lullaby if talked to, and Pikachu will fall asleep and not move unless awakened by the player. The center&#039;s nurse will also comment on Pikachu&#039;s sleep if talked to. When entering the [[Pokémon Tower]], Pikachu will feel scared and shudder fearfully. If the player uses a fishing rod, then checks Pikachu, it will appear with a bucket over its head. Besides showing Pikachu&#039;s emotions and friendship, the image can also show several other &#039;events&#039; such as when Pikachu learns {{m|Thunderbolt}}, where it will shock the player. Also, if the player tries to use a [[Thunder Stone]] on it, it will shake its head in refusal.&lt;br /&gt;
&lt;br /&gt;
If the player character jumps over a ledge and leaves Pikachu above it for a short while, Pikachu will start to dance.&lt;br /&gt;
&lt;br /&gt;
===Pokémon Diamond, Pearl, and Platinum===&lt;br /&gt;
{{main|Amity Square}}&lt;br /&gt;
[[File:Amity Square Pokémon following Pt.png|thumb|{{p|Infernape}} following the {{player}}]]&lt;br /&gt;
Amity Square, located on the north side of [[Hearthome City]] in [[Sinnoh]], allows several select Pokémon to follow the player around within its borders. An expansion on the concept introduced in Yellow, Amity Square allows the player&#039;s Pokémon to pick up [[Accessory|Accessories]] for [[Pokémon Super Contest|Super Contests]] and [[Berry|Berries]], which vary depending on which Pokémon is allowed in.&lt;br /&gt;
&lt;br /&gt;
Only 11 of the 493 Pokémon are allowed into Amity Square in {{game|Diamond and Pearl|s}}: {{p|Pikachu}}, {{p|Clefairy}}, {{p|Jigglypuff}}, {{p|Psyduck}}, {{p|Torchic}}, {{p|Shroomish}}, {{p|Skitty}}, {{p|Pachirisu}}, {{p|Drifloon}}, {{p|Buneary}}, and {{p|Happiny}}. These Pokémon typically have some appearance elsewhere in Sinnoh, or are regarded as popular Pokémon in the franchise; most have somewhat of a mascot status due to appearing under the ownership of a main character of the {{pkmn|anime}}.&lt;br /&gt;
&lt;br /&gt;
In {{game|Platinum}}, nine additional Pokémon are allowed into Amity Square: the Sinnoh region&#039;s [[starter Pokémon]] and their evolutions. In addition, Amity Square itself has been redesigned and expanded.&lt;br /&gt;
&lt;br /&gt;
===Pokémon HeartGold and SoulSilver===&lt;br /&gt;
{{incomplete|needs=List of accessories by location}}&lt;br /&gt;
[[File:HGSS Walking Pokémon.png|thumb|350px|Art from {{game|HeartGold and SoulSilver|s}}]]&lt;br /&gt;
[[File:Baoba.png|thumb|left|{{Shiny|Shininess}} is maintained in the overworld sprites.]]&lt;br /&gt;
Walking Pokémon return to their former prominence in {{game|HeartGold and SoulSilver|s}}, being able to walk with players throughout the entire game.&lt;br /&gt;
&lt;br /&gt;
Though the fact that the starter Pokémon is the first Pokémon that this is allowed for mimics {{game|Yellow}} in a way, unlike Yellow, the starter is not the only one able to follow, and any Pokémon obtained by the player can be in this position provided it is the first in the [[party]].&lt;br /&gt;
&lt;br /&gt;
If a walking Pokémon knows a move that can be used on the field, such as {{m|Cut}} or {{m|Headbutt}}, and the correct Badge has been earned (for HM moves), it will be shown to use the move in the overworld when the player comes upon its respective obstacle. When sent into battle, like Red&#039;s Pikachu, it will appear from the side rather than from a Poké Ball. Also, when the walking Pokémon faints, the next Pokémon in the party takes its place as the walking Pokémon.&lt;br /&gt;
&lt;br /&gt;
There are few instances wherein the first Pokémon in the party will not follow players. For example, riding a [[bicycle]] will send the Pokémon back to its [[Poké Ball]]. This will also cause it to be sent out from its Poké Ball when a battle begins, instead of just appearing from the side. Certain locations, such as [[Blackthorn Gym]] and the [[Global Terminal]], also prohibit the walking Pokémon from following players. Large Pokémon, such as {{p|Wailord}}, will be sent back to their Poké Balls as well when entering most buildings, as they are too large.&lt;br /&gt;
&lt;br /&gt;
Much like in other games, it is possible to interact with the Pokémon. Checking the Pokémon will cause a small image of its current mood to pop up, as in Yellow. Unlike in Yellow, however, the mood is restricted to the thought bubble above the Pokémon&#039;s head. The walking Pokémon will also sometimes interact with the overworld, such as an {{DL|List of Nintendo event Pokémon with in-game effects|Pikachu-colored Pichu|event Pichu}} becoming interested in [[Spiky-eared Pichu|a wild Pichu from the past]] in [[Ilex Forest]], or an event {{p|Arceus}} allowing players to obtain a member of the [[creation trio]] at level 1. Walking Pokémon will occasionally pick up [[accessory|accessories]], depending on the location it found the item. In some cases, the Pokémon will refuse to hand over the item it has picked up, and will remain angry at the player for a while after trying to take it. Certain Pokémon will react in a unique way if spoken to in a certain place. For example, speaking to a {{p|Sudowoodo}} on Route 36 will cause it to imitate a tree. When the player calls {{ga|Lyra}} or {{ga|Ethan}}, they will give information on which Pokémon will react to the player&#039;s current location.&lt;br /&gt;
&lt;br /&gt;
Some Pokémon will react either happily or unhappily depending on the environment they&#039;re in. For example, Fire-type Pokémon react unhappily if they are forced to walk in water on a beach. The game then states that the Pokémon doesn&#039;t like to get wet feet. The game also states that Fire-type Pokémon will appear unhappy for some reason if they are forced to enter a rainy route. Grass-type Pokémon will react unhappily if they are in icy terrains, such as [[Ice Path]], or hotter places, such as [[Blackthorn Gym]].&lt;br /&gt;
&lt;br /&gt;
Sometimes, the walking Pokémon will find a [[Shiny Leaf]], a very rare item, while they walk on certain [[routes]]. When it is found by a Pokémon, it will have no apparent presence other than in that Pokémon&#039;s status screen. Once five Shiny Leaves are found, Lyra/Ethan will make a [[Leaf Crown]] out of the Shiny Leaves, which adds a star on the player&#039;s Trainer card.&lt;br /&gt;
&lt;br /&gt;
====Non-player characters====&lt;br /&gt;
Certain [[non-player characters]] also let their Pokémon follow them around. {{p|Marill}} follows {{ga|Ethan}}/{{ga|Lyra}} throughout the character&#039;s encounters with the player. [[Lance]] is accompanied by his {{p|Dragonite}} during his raid on the [[Team Rocket HQ]]. [[Magnus]] is followed by his faithful {{p|Poliwrath}} during his tour of the [[Pokéathlon Dome]]. As a testament to his changed attitudes towards training his partners, {{ga|Silver}}&#039;s stolen [[starter Pokémon]] is let out of its Poké Ball during their training in the [[Dragon&#039;s Den]]. Notably, like the player&#039;s own walking Pokémon, those that are seen being sent into battle are correctly shown entering from the side of the screen rather than emerging from a Poké Ball.&lt;br /&gt;
&lt;br /&gt;
====Gallery====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:HGSS Prerelease Ethan Lyra.png|{{ga|Ethan}} and {{ga|Lyra}} with their {{p|Chikorita}} and {{p|Marill}}, respectively&lt;br /&gt;
File:Teddiursa and Gold.png|{{p|Teddiursa}} is happy&lt;br /&gt;
File:HGSS Prerelease Larvitar sad.png|{{p|Larvitar}} is unhappy&lt;br /&gt;
File:HGSS Prerelease Walking Wobbuffet.png|{{p|Wobbuffet}} has an [[item]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Pokémon Black 2 and White 2===&lt;br /&gt;
{{main|Humilau City}}&lt;br /&gt;
In {{game|Black and White|s|Pokémon Black 2 and White 2|2}}, in the northwest of Humilau City, there is a house the player can visit. Inside is a {{tc|Madame|Socialite}} who has a {{p|Mienfoo}}. She will ask the player to walk her Mienfoo, and if the player accepts, the Mienfoo will follow the player entirely around the building in the manner of a walking Pokémon from the previous generations. If the player walks with Mienfoo until it is satisfied, the Socialite will give the player a {{i|Pearl}} as a reward. However, if they quit before Mienfoo is satisfied, she will not give them an item and they will be unable to walk Mienfoo until the next day.&lt;br /&gt;
&lt;br /&gt;
===Pokémon Ultra Sun and Ultra Moon===&lt;br /&gt;
While the player themselves cannot walk with their own Pokémon, they are able to interact and play with multiple Pokémon found on the overworld. [[Hau]]&#039;s [[Starter Pokémon]] is often seen outside its Poké Ball, and Hau will lead with it, using a special animation where it appears without being released from its ball, until it reaches its final evolutionary form. According to the [[Ultra Recon Squad]], {{pkmn|Trainer}}s from [[Ultra Space]] typically do not keep their Pokémon in Poké Balls, as shown by Ultra Sun&#039;s {{tc|Ultra Forest Kartenvoy}}s. The Recon Squad take to using [[Beast Ball]]s after studying [[Alola]]n culture.&lt;br /&gt;
&lt;br /&gt;
===Pokémon: Lets Go, Pikachu! and Let&#039;s Go, Eevee!===&lt;br /&gt;
The ability for Pokémon from the player&#039;s party to follow the player around returned in this title. The player can ride certain larger Pokémon, including {{p|Charizard}}, {{p|Arcanine}}, {{p|Onix}}, {{p|Rapidash}}, {{p|Dodrio}}, and {{p|Dragonite}}. In addition, their {{ga|Partner Pokémon|partner}}, {{p|Pikachu}}{{sup/7|P}}/{{p|Eevee}}{{sup/7|E}}, can always be seen riding on their shoulder or head regardless of what Pokémon they have selected to follow them. In some cases, certain Pokémon will give distinct reactions to certain objects.&lt;br /&gt;
&lt;br /&gt;
====List of Ridable Pokémon====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background:#{{status color dark}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{status color light}}; {{roundytl|5px}}&amp;quot; | Pokémon&lt;br /&gt;
! style=&amp;quot;background:#{{status color light}}; {{roundytr|5px}}&amp;quot; | Additional effects&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|006|Charizard}}&lt;br /&gt;
| {{p|Charizard}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|053|Persian}}&lt;br /&gt;
| {{p|Persian}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|059|Arcanine}}&lt;br /&gt;
| {{p|Arcanine}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|068|Machamp}}&lt;br /&gt;
| {{p|Machamp}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|078|Rapidash}}&lt;br /&gt;
| {{p|Rapidash}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|085|Dodrio}}&lt;br /&gt;
| {{p|Dodrio}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|093|Haunter}}&lt;br /&gt;
| {{p|Haunter}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|095|Onix}}&lt;br /&gt;
| {{p|Onix}}&lt;br /&gt;
| Can encounter flying [[wild Pokémon]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|111|Rhyhorn}}&lt;br /&gt;
| {{p|Rhyhorn}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|112|Rhydon}}&lt;br /&gt;
| {{p|Rhydon}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|115|Kangaskhan}}&lt;br /&gt;
| {{p|Kangaskhan}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|121|Starmie}}&lt;br /&gt;
| {{p|Starmie}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|128|Tauros}}&lt;br /&gt;
| {{p|Tauros}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|130|Gyarados}}&lt;br /&gt;
| {{p|Gyarados}}&lt;br /&gt;
| While using [[Secret Technique|Sea Skim]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|131|Lapras}}&lt;br /&gt;
| {{p|Lapras}}&lt;br /&gt;
| While using [[Secret Technique|Sea Skim]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|142|Aerodactyl}}&lt;br /&gt;
| {{p|Aerodactyl}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|143|Snorlax}}&lt;br /&gt;
| {{p|Snorlax}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff; {{roundybl|5px}}&amp;quot; &lt;br /&gt;
| {{MSP/PE|149|Dragonite}}&lt;br /&gt;
| {{p|Dragonite}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Pokémon Sword and Shield===&lt;br /&gt;
In {{pkmn|Sword and Shield}}, after completing the third trial in the Master Dojo, [[Mustard]] will allow the Pokémon in the player’s first party slot to follow them around the [[Isle of Armor]]. Some will even follow the player into the water if they are a [[Water-type]] Pokémon capable of swimming or if they are a [[Flying-type]] Pokémon or Pokémon capable of flying or levitating. Otherwise, Pokémon that do not follow these attributes will disappear if the player enters the water, but will reappear once the player reaches land. The speed at which Pokémon move will vary from individual Pokémon. This feature can be toggled off by an NPC in the [[Master Dojo]] if the player so wishes.&lt;br /&gt;
&lt;br /&gt;
The feature carries over to the [[Crown Tundra]] once the player reaches [[Freezington]] and meets the mayor for the first time, who will give the player the right to have the first Pokémon in their party follow them around the Crown Tundra. The same features from the Isle of Armor carry over, and likewise, the feature can be toggled off by an NPC in Freezington.&lt;br /&gt;
&lt;br /&gt;
Walking Pokémon is exclusive to the Isle of Armor and Crown Tundra locations, and does not carry over to mainland Galar.&lt;br /&gt;
&lt;br /&gt;
==In spin-off games==&lt;br /&gt;
[[File:Buddy Pokémon GO.png|thumb|150px|A Buddy Pokémon]]&lt;br /&gt;
===Pokémon GO===&lt;br /&gt;
{{main|Buddy Pokémon}}&lt;br /&gt;
In [[Pokémon GO]], the player can walk with one of their Pokémon as a Buddy Pokémon in order to earn [[Candy]] for that Pokémon&#039;s evolutionary family.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Dawn and Piplup BW.png|thumb|250px|Piplup riding on Dawn&#039;s head]]&lt;br /&gt;
Several {{OBP|Pokémon|species}} walk with their {{pkmn|Trainer}}s outside of their [[Poké Ball]]s in the {{pkmn|anime}}, the most obvious of which is [[Ash&#039;s Pikachu]]. On Ash&#039;s first day as a Trainer, Pikachu adamantly refused to go back into his Poké Ball after being sent out from it in [[Professor Oak&#039;s Laboratory]], and afterward revealed to Ash that he did not like being inside the Ball. Although Ash insisted Pikachu to go inside for protection against the angry flock of {{p|Spearow}}, Pikachu still did not. Pikachu has not been inside of his, or any, Poké Ball since then, except for &#039;&#039;[[M01|Mewtwo Strikes Back]]&#039;&#039;, where he was confined in one of {{OBP|Mewtwo|M01}}&#039;s Mewtwo Balls.&lt;br /&gt;
&lt;br /&gt;
[[Misty&#039;s Togepi]] is another Pokémon in the anime famous for never being [[recall]]ed to a Poké Ball, and even more notably, having never been seen to be in a Poké Ball at all. Ash found it as an {{pkmn|Egg}} in [[Grampa Canyon]] in &#039;&#039;[[EP046|Attack of the Prehistoric Pokémon]]&#039;&#039;, and it was cared for by {{an|Brock}} until it was stolen by {{TRT}}, subsequently hatching in {{an|Misty}}&#039;s arms. It served as a companion to Pikachu throughout the series from its debut until Misty&#039;s departure, and was eventually {{pkmn2|released}} by Misty in &#039;&#039;[[AG045|A Togepi Mirage!]]&#039;&#039;. Some do not count it as a walking Pokémon since it never had &#039;&#039;any&#039;&#039; Poké Ball, even though it acted like a [[caught Pokémon]].&lt;br /&gt;
&lt;br /&gt;
[[Dawn&#039;s Piplup]] is also a walking Pokémon. Though he was seen more often inside his Poké Ball at the beginning of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, since &#039;&#039;[[DP060|Journey To The Unown!]]&#039;&#039;, Dawn often carries him around in her arms. In some episodes, Piplup is shown to ride on either her head or her shoulder. Unlike Pikachu, Piplup has not indicated that he has ever had a problem with staying inside his Poké Ball, and he will be [[recall]]ed before being used in [[Pokémon Contest]]s so his entrance can be enhanced with the use of [[Ball Capsule]] and [[Seal]]s.&lt;br /&gt;
&lt;br /&gt;
[[File:Axew Iris hair.png|thumb|left|250px|Axew riding in Iris&#039;s hair]]&lt;br /&gt;
[[Iris&#039;s Axew]] is another walking Pokémon, as instead of staying in a Poké Ball, he enjoys staying in Iris&#039;s hair. When the {{OBP|elder|Village of Dragons}} first presented him to Iris, he was seen in a basket without a Poké Ball around it.&lt;br /&gt;
&lt;br /&gt;
[[Clemont&#039;s Dedenne]] is another walking Pokémon to {{ashfr|Ash&#039;s group}}, usually appearing in {{an|Bonnie}}&#039;s bag. While Dedenne was officially caught by Clemont, he caught Dedenne on Bonnie&#039;s request and allows her to take care of it. Clemont even left Dedenne in Bonnie&#039;s possession while he returned to [[Lumiose Gym]] to train for his battle with Ash.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;, all of Ash&#039;s classmates at the [[Pokémon School]] have at least one or two walking Pokémon alongside them, including [[Lana&#039;s Popplio]], [[Mallow&#039;s Tsareena]], [[Sophocles&#039;s Togedemaru]], [[Kiawe&#039;s Turtonator]], [[Snowy]], [[Sophocles&#039;s Charjabug]], [[Kiawe&#039;s Marowak]], [[Sandy]], and the Mythical Pokémon {{TP|Mallow|Shaymin}}, although it was still a wild Pokémon as it was being taken care of. Ash himself has most of his Alolan Pokémon outside with him, including {{AP|Rowlet}}, who usually sleeps in his backpack, {{AP|Lycanroc}}, {{AP|Torracat}}, the Ultra Beast {{AP|Poipole}}, and the Mythical Pokémon {{AP|Meltan}}.&lt;br /&gt;
&lt;br /&gt;
[[Goh&#039;s Raboot]] and {{TP|Goh|Sobble}} are another group of walking Pokémon in &#039;&#039;[[Pokémon Journeys: The Series]]&#039;&#039; as they usually stay out with [[Goh]]. Also, Ash himself gets another walking Pokémon in his {{AP|Riolu}} as he usually let it stay outside its Poké Ball until it evolved. &lt;br /&gt;
&lt;br /&gt;
Several of Team Rocket&#039;s Pokémon travel with them out of their Poké Ball. As a running gag, [[Jessie&#039;s Wobbuffet]] emerges from his Poké Ball frequently, without his Trainer&#039;s asking, and often at inappropriate times. Also, [[James&#039;s Chimecho]] and {{TP|James|Mime Jr.}} have often been outside of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
{{MTR}} is the only walking Pokémon in the anime who does not have a Trainer while spending prolonged time with humans; as [[Jessie]] and [[James]] are his teammates assigned to him by [[Giovanni]] rather than officially owning him. As seen several times in &#039;&#039;[[Pokémon the Series: Black &amp;amp; White]]&#039;&#039; and during &#039;&#039;[[XY079|A Frenzied Factory Fiasco!]]&#039;&#039;, Poké Balls will draw Meowth inside for a capture attempt, showing that he is still a [[wild Pokémon]]. In his case, however, he attempts to break out immediately every time.&lt;br /&gt;
&lt;br /&gt;
===List of walking Pokémon in the anime===&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[EP001|Pokémon, I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{MTR}}&lt;br /&gt;
| None&lt;br /&gt;
| &#039;&#039;[[EP002|Pokémon Emergency!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Giovanni&#039;s Persian]]&lt;br /&gt;
| {{an|Giovanni}}&lt;br /&gt;
| &#039;&#039;[[EP015|Battle Aboard the St. Anne]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Keith|EP049}}&#039;s {{p|Farfetch&#039;d}}&lt;br /&gt;
| {{OBP|Keith|EP049}}&lt;br /&gt;
| &#039;&#039;[[EP049|So Near, Yet So Farfetch&#039;d]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togetic]] as a {{p|Togepi}}&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[EP050|Who Gets to Keep Togepi?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny&#039;s Growlithe]]&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[EP054|The Case of the K-9 Caper!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mimey]]&lt;br /&gt;
| {{Delia}}&lt;br /&gt;
| &#039;&#039;[[EP064|It&#039;s Mr. Mime Time]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sparky]]&lt;br /&gt;
| [[Ritchie]]&lt;br /&gt;
| &#039;&#039;[[EP078|A Friend in Deed!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny]]&#039;s {{p|Gastly}}&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[EP086|Pikachu Re-Volts]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Bailey|Belle and Bella}}&lt;br /&gt;
| [[Bailey]]&lt;br /&gt;
| &#039;&#039;[[EP122|Flower Power]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Falkner]]&#039;s {{p|Hoothoot}}&lt;br /&gt;
| [[Falkner]]&lt;br /&gt;
| &#039;&#039;[[EP131|Fighting Flyer With Fire!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Jessie&#039;s Wobbuffet]]&lt;br /&gt;
| [[Jessie]]&lt;br /&gt;
| &#039;&#039;[[EP146|Tricks of the Trade]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Lisa|M03}}&#039;s {{p|Aipom}}&lt;br /&gt;
| {{OBP|Lisa|M03}}&lt;br /&gt;
| &#039;&#039;[[M03|Spell of the Unown: Entei]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Whitney]]&#039;s {{p|Clefairy}}&lt;br /&gt;
| [[Whitney]]&lt;br /&gt;
| &#039;&#039;[[EP158|A Goldenrod Opportunity]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Dr. Anna|Mimi}}&lt;br /&gt;
| [[Dr. Anna]]&lt;br /&gt;
| &#039;&#039;[[EP165|Hassle in the Castle]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Morty&#039;s Gengar]]&lt;br /&gt;
| [[Morty]]&lt;br /&gt;
| &#039;&#039;[[EP183|A Ghost of a Chance]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Little Miss]]&lt;br /&gt;
| {{jo|Marina}}&lt;br /&gt;
| &#039;&#039;[[The Legend of Thunder!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Brittany (EP243)|Gigglybiff and Gigglybuff]]&lt;br /&gt;
| {{OBP|Brittany|EP243}}&lt;br /&gt;
| &#039;&#039;[[EP243|Same Old Song and Dance]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Larvitar]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[EP258|Hatch Me If You Can]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Harrison&#039;s Houndoom]]&lt;br /&gt;
| {{jo|Harrison}}&lt;br /&gt;
| &#039;&#039;[[EP265|Pop Goes the Sneasel]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Peeko]]&lt;br /&gt;
| [[Mr. Briney]]&lt;br /&gt;
| &#039;&#039;[[AG018|On a Wingull and a Prayer]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Thatcher]]&#039;s {{p|Plusle}} and {{p|Minun}}&lt;br /&gt;
| [[Thatcher]]&lt;br /&gt;
| &#039;&#039;[[AG038|A Different Kind of Misty!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Julie]]&#039;s {{p|Furret}}&lt;br /&gt;
| [[Julie]]&lt;br /&gt;
| &#039;&#039;[[AG053|Game Winning Assist]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Julie&#039;s {{p|Numel}}&lt;br /&gt;
| Julie&lt;br /&gt;
| &#039;&#039;[[AG053|Game Winning Assist]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Dr. Abby|Johnny}}&lt;br /&gt;
| [[Dr. Abby]]&lt;br /&gt;
| &#039;&#039;[[AG060|Delcatty Got Your Tongue]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mr. Morita]]&#039;s {{p|Nuzleaf}}&lt;br /&gt;
| [[Mr. Morita]]&lt;br /&gt;
| &#039;&#039;[[AG064|True Blue Swablu!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Guy|AG066}}&#039;s {{p|Exploud}}&lt;br /&gt;
| {{OBP|Guy|AG066}}&lt;br /&gt;
| &#039;&#039;[[AG066|Exploud and Clear!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Brodie]]&#039;s {{p|Ditto}}&lt;br /&gt;
| [[Brodie]]&lt;br /&gt;
| &#039;&#039;[[AG083|Unfair Weather Friends]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[James&#039;s Chimecho]]&lt;br /&gt;
| [[James]]&lt;br /&gt;
| &#039;&#039;[[AG084|Who&#039;s Flying Now?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{ho|Kelly}}&#039;s {{p|Grumpig}}&lt;br /&gt;
| {{ho|Kelly}}&lt;br /&gt;
| &#039;&#039;[[AG090|Pokéblock, Stock, and Berry]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Silver (HS18)|Silver]]&#039;s {{p|Chikorita}}&lt;br /&gt;
| [[Silver (HS18)|Silver]]&lt;br /&gt;
| &#039;&#039;[[HS18|The Search for the Legend]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Samantha]]&#039;s {{p|Mawile}}&lt;br /&gt;
| [[Samantha]]&lt;br /&gt;
| &#039;&#039;[[AG105|Once in a Mawile]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Kimmy Shoney|Tokin}}&lt;br /&gt;
| [[Kimmy Shoney]]&lt;br /&gt;
| &#039;&#039;[[AG112|Showdown At Linoone]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Morrison&#039;s Metang]] as a {{p|Beldum}}&lt;br /&gt;
| [[Morrison]]&lt;br /&gt;
| &#039;&#039;[[AG118|Less is Morrison]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Tyson&#039;s Meowth]]&lt;br /&gt;
| {{ho|Tyson}}&lt;br /&gt;
| &#039;&#039;[[AG125|Like a Meowth to a Flame]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Azurill]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[AG132|The Scheme Team]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Queen Ilene]]&#039;s {{p|Mime Jr.}}&lt;br /&gt;
| [[Queen Ilene]]&lt;br /&gt;
| &#039;&#039;[[M08|Lucario and the Mystery of Mew]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[James&#039;s Mime Jr.]]&lt;br /&gt;
| [[James]]&lt;br /&gt;
| &#039;&#039;[[AG147|Sweet Baby James]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Keenan]]&#039;s {{p|Sudowoodo}}&lt;br /&gt;
| [[Keenan]]&lt;br /&gt;
| &#039;&#039;[[AG173|All That Glitters is Not Golden!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ada|AG184}}&#039;s {{p|Chatot}}&lt;br /&gt;
| {{OBP|Ada|AG184}}&lt;br /&gt;
| &#039;&#039;[[AG184|Strategy Tomorrow - Comedy Tonight!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| &#039;&#039;[[DP001|Following A Maiden&#039;s Voyage!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Yoko|DP037}}&#039;s {{p|Nuzleaf}} &lt;br /&gt;
| {{OBP|Yoko|DP037}}&lt;br /&gt;
| &#039;&#039;[[DP037|The Grass Menagerie!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Paris]]&#039;s {{p|Lopunny}}&lt;br /&gt;
| [[Paris]]&lt;br /&gt;
| &#039;&#039;[[DP086|Arriving in Style!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Newton Graceland]]&#039;s {{p|Shieldon}}&lt;br /&gt;
| [[Newton Graceland]]&lt;br /&gt;
| &#039;&#039;[[M11|Giratina and the Sky Warrior]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Angie]]&#039;s {{p|Shinx}}&lt;br /&gt;
| [[Angie]]&lt;br /&gt;
| &#039;&#039;[[DP088|Camping It Up!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{EF|Aaron}}&#039;s {{p|Skorupi}}&lt;br /&gt;
| {{EF|Aaron}}&lt;br /&gt;
| &#039;&#039;[[DP099|A Trainer and Child Reunion!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny|Buddy]]&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[DP115|Stealing the Conversation!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Iris&#039;s Axew]]&lt;br /&gt;
| {{an|Iris}}&lt;br /&gt;
| &#039;&#039;[[BW001|In The Shadow of Zekrom!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Fennel&#039;s Munna]]&lt;br /&gt;
| [[Fennel]]&lt;br /&gt;
| &#039;&#039;[[BW006|Dreams by the Yard Full!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Luke&#039;s Zorua]]&lt;br /&gt;
| [[Luke]]&lt;br /&gt;
| &#039;&#039;[[BW038|Movie Time! Zorua in &amp;quot;The Legend of the Pokémon Knight&amp;quot;!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Luke&#039;s {{p|Golett}}&lt;br /&gt;
| Luke&lt;br /&gt;
| &#039;&#039;[[BW038|Movie Time! Zorua in &amp;quot;The Legend of the Pokémon Knight&amp;quot;!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Cameron&#039;s Lucario]]&lt;br /&gt;
| {{un|Cameron}}&lt;br /&gt;
| &#039;&#039;[[BW093|Goodbye, Junior Cup - Hello Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Virgil]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Virgil]]&lt;br /&gt;
| &#039;&#039;[[BW102|Team Eevee and the Pokémon Rescue Squad!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Alexa]]&#039;s {{p|Helioptile}}&lt;br /&gt;
| [[Alexa]]&lt;br /&gt;
| &#039;&#039;[[BW134|The Journalist from Another Region!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Clemont&#039;s Dedenne]]&lt;br /&gt;
| {{an|Clemont}}&lt;br /&gt;
| &#039;&#039;[[XY003|A Battle of Aerial Mobility!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sanpei&#039;s Greninja]]&lt;br /&gt;
| [[Sanpei]]&lt;br /&gt;
| &#039;&#039;[[XY017|A Rush of Ninja Wisdom]]&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Chespie]]&lt;br /&gt;
| [[Mairin]]&lt;br /&gt;
| &#039;&#039;[[XYS01|Mega Evolution Special I]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Korrina&#039;s Lucario]]&lt;br /&gt;
| {{an|Korrina}}&lt;br /&gt;
| &#039;&#039;[[XY030|Mega Revelations!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mirror Ash]]&#039;s {{p|Pikachu}}&lt;br /&gt;
| [[Mirror Ash]]&lt;br /&gt;
| &#039;&#039;[[XY037|The Cave of Mirrors!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mirror Clemont]]&#039;s {{p|Dedenne}}&lt;br /&gt;
| [[Mirror Clemont]]&lt;br /&gt;
| &#039;&#039;[[XY037|The Cave of Mirrors!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Lysandre&#039;s Pyroar]]&lt;br /&gt;
| [[Lysandre]]&lt;br /&gt;
| &#039;&#039;[[XYS02|Mega Evolution Special II]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Lana&#039;s Primarina]] as a {{p|Popplio}}&lt;br /&gt;
| {{an|Lana}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Incineroar]] as a {{p|Litten}}/{{p|Torracat}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mallow&#039;s Tsareena]]&lt;br /&gt;
| {{an|Mallow}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sophocles&#039;s Togedemaru]]&lt;br /&gt;
| {{an|Sophocles}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Kiawe&#039;s Turtonator]]&lt;br /&gt;
| {{an|Kiawe}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Lycanroc]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM002|The Guardian Challenge!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Rowlet]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM004|First Catch in Alola, Ketchum-Style!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Snowy]]&lt;br /&gt;
| {{an|Lillie}}&lt;br /&gt;
| &#039;&#039;[[SM014|Getting to Know You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sophocles&#039;s Vikavolt]] as a {{p|Charjabug}}&lt;br /&gt;
| {{an|Sophocles}}&lt;br /&gt;
| &#039;&#039;[[SM026|So Long, Sophocles!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Gladion&#039;s Umbreon]]&lt;br /&gt;
| {{an|Gladion}}&lt;br /&gt;
| &#039;&#039;[[SM027|A Glaring Rivalry! ]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot; &lt;br /&gt;
| [[Ash&#039;s Pikachu (M20)]]&lt;br /&gt;
| {{OBP|Ash Ketchum|M20|Ash (M20)}}&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Verity]]&#039;s {{p|Piplup}}&lt;br /&gt;
| [[Verity]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sorrel]]&#039;s {{p|Lucario}}&lt;br /&gt;
| [[Sorrel]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Cross]]&#039;s {{p|Lycanroc}}&lt;br /&gt;
| [[Cross]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Kiawe&#039;s Marowak]]&lt;br /&gt;
| {{an|Kiawe}}&lt;br /&gt;
| &#039;&#039;[[SM034|A Crowning Moment of Truth!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{an|Professor Burnet}}&#039;s {{p|Munchlax}}&lt;br /&gt;
| {{an|Professor Burnet}}&lt;br /&gt;
| &#039;&#039;[[SM044|A Dream Encounter!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Naganadel]] as a {{p|Poipole}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM055|The Professors&#039; New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ilima]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Ilima]]&lt;br /&gt;
| &#039;&#039;[[SM065|Turning Heads and Training Hard!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Acerola|Mimikins}}&lt;br /&gt;
| [[Acerola]]&lt;br /&gt;
| &#039;&#039;[[SM073|Why Not Give Me a Z-Ring Sometime?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Toren]]&#039;s {{p|Chansey}}&lt;br /&gt;
| [[Toren]]&lt;br /&gt;
| &#039;&#039;[[M21|The Power of Us]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Risa]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Risa]]&lt;br /&gt;
| &#039;&#039;[[M21|The Power of Us]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sandy]]&lt;br /&gt;
| {{an|Lana}}&lt;br /&gt;
| &#039;&#039;[[Where Are You Going, Eevee?#Episode 1|Where Are You Going, Eevee? Episode 1]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Melmetal]] as a {{p|Meltan}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM106|Evolving Research!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Professor Cerise&#039;s Yamper]]&lt;br /&gt;
| [[Chloe]]&lt;br /&gt;
| &#039;&#039;[[JN002|Legend? Go! Friends? Go!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Goh&#039;s Cinderace]] as a {{p|Scorbunny}} and {{p|Raboot}}&lt;br /&gt;
| [[Goh]]&lt;br /&gt;
| &#039;&#039;[[JN004|Settling the Scorbunny!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Lucario]] as a {{p|Riolu}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[JN021|Caring for a Mystery!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Goh&#039;s Sobble]]&lt;br /&gt;
| [[Goh]]&lt;br /&gt;
| &#039;&#039;[[JN027|Toughing It Out!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
{{incomplete|section|Pokémon Adventures}}&lt;br /&gt;
===In the Ash and Pikachu manga===&lt;br /&gt;
{{Ash}} and {{an|Misty}} have a {{AP|Pikachu}} and {{TP|Misty|Togepi}} who are kept out of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Ash and Pikachu manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SP01|Hoppip, the Wind Calls!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togepi]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[SP01|Hoppip, the Wind Calls!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In The Electric Tale of Pikachu manga===&lt;br /&gt;
{{OBP|Ash Ketchum|EToP|Ash}} has a {{AP|Pikachu}} that he met under the floorboards of his house.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in The Electric Tale of Pikachu manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ash&#039;s Pikachu|EToP}}&lt;br /&gt;
| {{OBP|Ash Ketchum|EToP|Ash}}&lt;br /&gt;
| &#039;&#039;[[ET01|Pikachu, I See You!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the movie adaptations===&lt;br /&gt;
Similar to the anime, several Pokémon have walked with their Trainers.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the movie adaptations====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;{{ma|Mewtwo Strikes Back!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togepi]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;{{ma|Mewtwo Strikes Back!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| &#039;&#039;{{ma|The Rise of Darkrai}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Iris&#039;s Axew]]&lt;br /&gt;
| {{an|Iris}}&lt;br /&gt;
| &#039;&#039;{{ma|White—Victini and Zekrom}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Clemont&#039;s Dedenne]]&lt;br /&gt;
| {{an|Clemont}}&lt;br /&gt;
| &#039;&#039;{{ma|Diancie and the Cocoon of Destruction}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ash&#039;s Pikachu|M20}}&lt;br /&gt;
| {{OBP|Ash Ketchum|M20|Ash}}&lt;br /&gt;
| &#039;&#039;{{ma|I Choose You!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Verity]]&#039;s {{p|Piplup}}&lt;br /&gt;
| [[Verity]]&lt;br /&gt;
| &#039;&#039;{{ma|I Choose You!}}&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
Similar to the anime, Ash and Dawn have owned walking Pokémon.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pocket Monsters Diamond &amp;amp; Pearl manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| [[PDP01]]&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| [[PDP02]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
[[Shu]] has a {{TP|Shu|Pikachu}} who is kept outside of his Poké Ball.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pokémon Gotta Catch &#039;Em All manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Shu&#039;s Pikachu]]&lt;br /&gt;
| [[Shu]]&lt;br /&gt;
| &#039;&#039;[[GDZ01|Shu and Pikachu&#039;s Debut!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{PPM|Red}} has some Pokémon that he kept outside of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pokémon Pocket Monsters manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Clefairy]]&lt;br /&gt;
| {{PPM|Red}}&lt;br /&gt;
| &#039;&#039;[[PM001|Introducing the Pokémon, Clefairy!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Pikachu (Pocket Monsters)|Red&#039;s Pikachu]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM003|Bring Down the Powerful Opponent Onix!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Togepi]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM066|Hatch the Pokémon Egg!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Tyrogue]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM085|Togepi&#039;s Determination]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In other media==&lt;br /&gt;
===&#039;&#039;{{mov|Detective Pikachu}}&#039;&#039;===&lt;br /&gt;
Since [[Poké Ball]]s are illegal in [[Ryme City]], most Pokémon in &#039;&#039;{{mov|Detective Pikachu}}&#039;&#039; are seen walking alongside their Trainers. Most notably, [[Harry Goodman]]&#039;s {{p|Pikachu}} and [[Lucy Stevens]]&#039;s {{p|Psyduck}} are never seen in a Poké Ball throughout the movie.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* &#039;&#039;[[Pokémon the Series: Ruby and Sapphire]]&#039;&#039; is the only {{pkmn|anime}} series to date not to have any walking Pokémon besides {{AP|Pikachu}} in {{Ash}}&#039;s {{ashfr|regular group}}.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.pokemon.co.jp/special/hgss/introduction/system02.html Walking Pokémon in HGSS (Japanese)]&lt;br /&gt;
* [http://www.pokemongoldsilver.com/us/#/features/interaction/ Gameplay &amp;amp; Gadgets: Side by Side!]&lt;br /&gt;
[[Category:Terminology]]&lt;br /&gt;
[[Category:Pokémon world]]&lt;br /&gt;
[[Category:Pokémon Yellow]]&lt;br /&gt;
[[Category:Pokémon HeartGold and SoulSilver]]&lt;br /&gt;
[[Category:Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
&lt;br /&gt;
[[es:Acompañante Pokémon]]&lt;br /&gt;
[[it:Pokémon accompagnatori]]&lt;br /&gt;
[[ja:つれあるき]]&lt;br /&gt;
[[zh:帶在身邊走的寶可夢]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Walking_Pok%C3%A9mon&amp;diff=3328937</id>
		<title>Walking Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Walking_Pok%C3%A9mon&amp;diff=3328937"/>
		<updated>2021-02-22T00:56:25Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the anime */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:LGPE Walking Pokémon.png|thumb|350px|Art from [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!|Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]] illustrating the concept]]&lt;br /&gt;
&#039;&#039;&#039;Walking Pokémon&#039;&#039;&#039; are Pokémon that walk alongside their {{pkmn|Trainer}} when they normally would be inside their [[Poké Ball]]s outside of battle.&lt;br /&gt;
&lt;br /&gt;
A walking Pokémon will follow behind its Trainer much like [[Stat Trainers|partner Trainers]] do, and can be interacted with if the player turns back and talks to them. The first game that this appeared in was {{game|Yellow}} on the [[Game Boy]]. This feature also appears in {{game2|Diamond|Pearl|Platinum}}, and to a greater extent {{game|HeartGold and SoulSilver|s}} for the [[Nintendo DS]].  Walking and ridable Pokémon appear in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!|Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]] for the [[Nintendo Switch]]. Pokémon walking alongside Trainers has appeared many times in the anime series as well as the [[Pokémon Adventures]] manga.&lt;br /&gt;
&lt;br /&gt;
==In the core series games==&lt;br /&gt;
===Pokémon Yellow===&lt;br /&gt;
{{main|Red&#039;s Pikachu (game)}}&lt;br /&gt;
[[File:Pokémon Yellow shop worker.png|frame|{{p|Pikachu}} following the {{player}}]]&lt;br /&gt;
In {{game|Yellow}}, when the player runs into [[Professor Oak]] at the entrance of [[Pallet Town]], a [[wild Pokémon|wild Pikachu]] appears and attacks Oak, and Oak is forced to capture it to keep the player out of danger. Back in the lab, {{ga|Blue}} will obtain an {{p|Eevee}}, the Pokémon originally intended for the player. Professor Oak will then give the player the {{p|Pikachu}} he caught. Pikachu refuses to stay in its Poké Ball and insists on following the player around.&lt;br /&gt;
&lt;br /&gt;
By turning around and talking to the Pikachu, the player can learn how it feels and thinks about the player. At the beginning of the game, Pikachu is unhappy to be stuck with the player as a Trainer. By using it in lots of battles and keeping it healthy, however, it will change its attitude towards the player. Pikachu displays a variety of expressions, from anger to shock to fear to love, as it reacts to the player and its surroundings. If Pikachu is traded to another game, evolved, and traded back, it will no longer follow the player.&lt;br /&gt;
[[File:Spr Y Red Pikachu.png|frame|left|Pikachu&#039;s status screen]]&lt;br /&gt;
Pikachu has many expressions, and some events will trigger certain expressions. For example, when it first meets the player, Pikachu is not happy to see the player, and will sometimes turn its back towards them. If the player decides to speak to Pikachu, a small image of Pikachu&#039;s current emotion will pop up. The image also shows how much the Pikachu [[friendship|likes]] the player. Further on in the game, Pikachu will begin to like the player, and smile at them. When Pikachu enters the [[Pokémon Fan Club]], it will fall in love with a {{p|Clefairy}}, changing its expression again. When first going into the [[Sea Cottage]], [[Bill]] was experimenting with his cellular teleportation device when he was accidentally turned into a {{p|Clefairy}}. Pikachu will run to him and exchange confused looks. After he is rescued, and transported back to his original self, Pikachu will have a look of shock. Pikachu will also change its expression when it is inflicted with a [[status condition]], such as poison, where Pikachu will feel sick, or under sleep conditions, where Pikachu will be asleep. In [[Pewter City]]&#039;s Pokémon Center, there is a {{p|Jigglypuff}} that will {{m|sing}} a lullaby if talked to, and Pikachu will fall asleep and not move unless awakened by the player. The center&#039;s nurse will also comment on Pikachu&#039;s sleep if talked to. When entering the [[Pokémon Tower]], Pikachu will feel scared and shudder fearfully. If the player uses a fishing rod, then checks Pikachu, it will appear with a bucket over its head. Besides showing Pikachu&#039;s emotions and friendship, the image can also show several other &#039;events&#039; such as when Pikachu learns {{m|Thunderbolt}}, where it will shock the player. Also, if the player tries to use a [[Thunder Stone]] on it, it will shake its head in refusal.&lt;br /&gt;
&lt;br /&gt;
If the player character jumps over a ledge and leaves Pikachu above it for a short while, Pikachu will start to dance.&lt;br /&gt;
&lt;br /&gt;
===Pokémon Diamond, Pearl, and Platinum===&lt;br /&gt;
{{main|Amity Square}}&lt;br /&gt;
[[File:Amity Square Pokémon following Pt.png|thumb|{{p|Infernape}} following the {{player}}]]&lt;br /&gt;
Amity Square, located on the north side of [[Hearthome City]] in [[Sinnoh]], allows several select Pokémon to follow the player around within its borders. An expansion on the concept introduced in Yellow, Amity Square allows the player&#039;s Pokémon to pick up [[Accessory|Accessories]] for [[Pokémon Super Contest|Super Contests]] and [[Berry|Berries]], which vary depending on which Pokémon is allowed in.&lt;br /&gt;
&lt;br /&gt;
Only 11 of the 493 Pokémon are allowed into Amity Square in {{game|Diamond and Pearl|s}}: {{p|Pikachu}}, {{p|Clefairy}}, {{p|Jigglypuff}}, {{p|Psyduck}}, {{p|Torchic}}, {{p|Shroomish}}, {{p|Skitty}}, {{p|Pachirisu}}, {{p|Drifloon}}, {{p|Buneary}}, and {{p|Happiny}}. These Pokémon typically have some appearance elsewhere in Sinnoh, or are regarded as popular Pokémon in the franchise; most have somewhat of a mascot status due to appearing under the ownership of a main character of the {{pkmn|anime}}.&lt;br /&gt;
&lt;br /&gt;
In {{game|Platinum}}, nine additional Pokémon are allowed into Amity Square: the Sinnoh region&#039;s [[starter Pokémon]] and their evolutions. In addition, Amity Square itself has been redesigned and expanded.&lt;br /&gt;
&lt;br /&gt;
===Pokémon HeartGold and SoulSilver===&lt;br /&gt;
{{incomplete|needs=List of accessories by location}}&lt;br /&gt;
[[File:HGSS Walking Pokémon.png|thumb|350px|Art from {{game|HeartGold and SoulSilver|s}}]]&lt;br /&gt;
[[File:Baoba.png|thumb|left|{{Shiny|Shininess}} is maintained in the overworld sprites.]]&lt;br /&gt;
Walking Pokémon return to their former prominence in {{game|HeartGold and SoulSilver|s}}, being able to walk with players throughout the entire game.&lt;br /&gt;
&lt;br /&gt;
Though the fact that the starter Pokémon is the first Pokémon that this is allowed for mimics {{game|Yellow}} in a way, unlike Yellow, the starter is not the only one able to follow, and any Pokémon obtained by the player can be in this position provided it is the first in the [[party]].&lt;br /&gt;
&lt;br /&gt;
If a walking Pokémon knows a move that can be used on the field, such as {{m|Cut}} or {{m|Headbutt}}, and the correct Badge has been earned (for HM moves), it will be shown to use the move in the overworld when the player comes upon its respective obstacle. When sent into battle, like Red&#039;s Pikachu, it will appear from the side rather than from a Poké Ball. Also, when the walking Pokémon faints, the next Pokémon in the party takes its place as the walking Pokémon.&lt;br /&gt;
&lt;br /&gt;
There are few instances wherein the first Pokémon in the party will not follow players. For example, riding a [[bicycle]] will send the Pokémon back to its [[Poké Ball]]. This will also cause it to be sent out from its Poké Ball when a battle begins, instead of just appearing from the side. Certain locations, such as [[Blackthorn Gym]] and the [[Global Terminal]], also prohibit the walking Pokémon from following players. Large Pokémon, such as {{p|Wailord}}, will be sent back to their Poké Balls as well when entering most buildings, as they are too large.&lt;br /&gt;
&lt;br /&gt;
Much like in other games, it is possible to interact with the Pokémon. Checking the Pokémon will cause a small image of its current mood to pop up, as in Yellow. Unlike in Yellow, however, the mood is restricted to the thought bubble above the Pokémon&#039;s head. The walking Pokémon will also sometimes interact with the overworld, such as an {{DL|List of Nintendo event Pokémon with in-game effects|Pikachu-colored Pichu|event Pichu}} becoming interested in [[Spiky-eared Pichu|a wild Pichu from the past]] in [[Ilex Forest]], or an event {{p|Arceus}} allowing players to obtain a member of the [[creation trio]] at level 1. Walking Pokémon will occasionally pick up [[accessory|accessories]], depending on the location it found the item. In some cases, the Pokémon will refuse to hand over the item it has picked up, and will remain angry at the player for a while after trying to take it. Certain Pokémon will react in a unique way if spoken to in a certain place. For example, speaking to a {{p|Sudowoodo}} on Route 36 will cause it to imitate a tree. When the player calls {{ga|Lyra}} or {{ga|Ethan}}, they will give information on which Pokémon will react to the player&#039;s current location.&lt;br /&gt;
&lt;br /&gt;
Some Pokémon will react either happily or unhappily depending on the environment they&#039;re in. For example, Fire-type Pokémon react unhappily if they are forced to walk in water on a beach. The game then states that the Pokémon doesn&#039;t like to get wet feet. The game also states that Fire-type Pokémon will appear unhappy for some reason if they are forced to enter a rainy route. Grass-type Pokémon will react unhappily if they are in icy terrains, such as [[Ice Path]], or hotter places, such as [[Blackthorn Gym]].&lt;br /&gt;
&lt;br /&gt;
Sometimes, the walking Pokémon will find a [[Shiny Leaf]], a very rare item, while they walk on certain [[routes]]. When it is found by a Pokémon, it will have no apparent presence other than in that Pokémon&#039;s status screen. Once five Shiny Leaves are found, Lyra/Ethan will make a [[Leaf Crown]] out of the Shiny Leaves, which adds a star on the player&#039;s Trainer card.&lt;br /&gt;
&lt;br /&gt;
====Non-player characters====&lt;br /&gt;
Certain [[non-player characters]] also let their Pokémon follow them around. {{p|Marill}} follows {{ga|Ethan}}/{{ga|Lyra}} throughout the character&#039;s encounters with the player. [[Lance]] is accompanied by his {{p|Dragonite}} during his raid on the [[Team Rocket HQ]]. [[Magnus]] is followed by his faithful {{p|Poliwrath}} during his tour of the [[Pokéathlon Dome]]. As a testament to his changed attitudes towards training his partners, {{ga|Silver}}&#039;s stolen [[starter Pokémon]] is let out of its Poké Ball during their training in the [[Dragon&#039;s Den]]. Notably, like the player&#039;s own walking Pokémon, those that are seen being sent into battle are correctly shown entering from the side of the screen rather than emerging from a Poké Ball.&lt;br /&gt;
&lt;br /&gt;
====Gallery====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:HGSS Prerelease Ethan Lyra.png|{{ga|Ethan}} and {{ga|Lyra}} with their {{p|Chikorita}} and {{p|Marill}}, respectively&lt;br /&gt;
File:Teddiursa and Gold.png|{{p|Teddiursa}} is happy&lt;br /&gt;
File:HGSS Prerelease Larvitar sad.png|{{p|Larvitar}} is unhappy&lt;br /&gt;
File:HGSS Prerelease Walking Wobbuffet.png|{{p|Wobbuffet}} has an [[item]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Pokémon Black 2 and White 2===&lt;br /&gt;
{{main|Humilau City}}&lt;br /&gt;
In {{game|Black and White|s|Pokémon Black 2 and White 2|2}}, in the northwest of Humilau City, there is a house the player can visit. Inside is a {{tc|Madame|Socialite}} who has a {{p|Mienfoo}}. She will ask the player to walk her Mienfoo, and if the player accepts, the Mienfoo will follow the player entirely around the building in the manner of a walking Pokémon from the previous generations. If the player walks with Mienfoo until it is satisfied, the Socialite will give the player a {{i|Pearl}} as a reward. However, if they quit before Mienfoo is satisfied, she will not give them an item and they will be unable to walk Mienfoo until the next day.&lt;br /&gt;
&lt;br /&gt;
===Pokémon Ultra Sun and Ultra Moon===&lt;br /&gt;
While the player themselves cannot walk with their own Pokémon, they are able to interact and play with multiple Pokémon found on the overworld. [[Hau]]&#039;s [[Starter Pokémon]] is often seen outside its Poké Ball, and Hau will lead with it, using a special animation where it appears without being released from its ball, until it reaches its final evolutionary form. According to the [[Ultra Recon Squad]], {{pkmn|Trainer}}s from [[Ultra Space]] typically do not keep their Pokémon in Poké Balls, as shown by Ultra Sun&#039;s {{tc|Ultra Forest Kartenvoy}}s. The Recon Squad take to using [[Beast Ball]]s after studying [[Alola]]n culture.&lt;br /&gt;
&lt;br /&gt;
===Pokémon: Lets Go, Pikachu! and Let&#039;s Go, Eevee!===&lt;br /&gt;
The ability for Pokémon from the player&#039;s party to follow the player around returned in this title. The player can ride certain larger Pokémon, including {{p|Charizard}}, {{p|Arcanine}}, {{p|Onix}}, {{p|Rapidash}}, {{p|Dodrio}}, and {{p|Dragonite}}. In addition, their {{ga|Partner Pokémon|partner}}, {{p|Pikachu}}{{sup/7|P}}/{{p|Eevee}}{{sup/7|E}}, can always be seen riding on their shoulder or head regardless of what Pokémon they have selected to follow them. In some cases, certain Pokémon will give distinct reactions to certain objects.&lt;br /&gt;
&lt;br /&gt;
====List of Ridable Pokémon====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background:#{{status color dark}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{status color light}}; {{roundytl|5px}}&amp;quot; | Pokémon&lt;br /&gt;
! style=&amp;quot;background:#{{status color light}}; {{roundytr|5px}}&amp;quot; | Additional effects&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|006|Charizard}}&lt;br /&gt;
| {{p|Charizard}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|053|Persian}}&lt;br /&gt;
| {{p|Persian}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|059|Arcanine}}&lt;br /&gt;
| {{p|Arcanine}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|068|Machamp}}&lt;br /&gt;
| {{p|Machamp}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|078|Rapidash}}&lt;br /&gt;
| {{p|Rapidash}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|085|Dodrio}}&lt;br /&gt;
| {{p|Dodrio}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|093|Haunter}}&lt;br /&gt;
| {{p|Haunter}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|095|Onix}}&lt;br /&gt;
| {{p|Onix}}&lt;br /&gt;
| Can encounter flying [[wild Pokémon]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|111|Rhyhorn}}&lt;br /&gt;
| {{p|Rhyhorn}}&lt;br /&gt;
| Speed up&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|112|Rhydon}}&lt;br /&gt;
| {{p|Rhydon}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|115|Kangaskhan}}&lt;br /&gt;
| {{p|Kangaskhan}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|121|Starmie}}&lt;br /&gt;
| {{p|Starmie}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|128|Tauros}}&lt;br /&gt;
| {{p|Tauros}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|130|Gyarados}}&lt;br /&gt;
| {{p|Gyarados}}&lt;br /&gt;
| While using [[Secret Technique|Sea Skim]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|131|Lapras}}&lt;br /&gt;
| {{p|Lapras}}&lt;br /&gt;
| While using [[Secret Technique|Sea Skim]]&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|142|Aerodactyl}}&lt;br /&gt;
| {{p|Aerodactyl}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff&amp;quot;&lt;br /&gt;
| {{MSP/PE|143|Snorlax}}&lt;br /&gt;
| {{p|Snorlax}}&lt;br /&gt;
| N/A&lt;br /&gt;
|- style=&amp;quot;text-align:center; background:#fff; {{roundybl|5px}}&amp;quot; &lt;br /&gt;
| {{MSP/PE|149|Dragonite}}&lt;br /&gt;
| {{p|Dragonite}}&lt;br /&gt;
| Fly over obstacles{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&amp;lt;br&amp;gt;Can encounter flying [[wild Pokémon]]{{tt|*|Only on Pokemon road until beating the Elite Four and becoming champion}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Pokémon Sword and Shield===&lt;br /&gt;
In {{pkmn|Sword and Shield}}, after completing the third trial in the Master Dojo, [[Mustard]] will allow the Pokémon in the player’s first party slot to follow them around the [[Isle of Armor]]. Some will even follow the player into the water if they are a [[Water-type]] Pokémon capable of swimming or if they are a [[Flying-type]] Pokémon or Pokémon capable of flying or levitating. Otherwise, Pokémon that do not follow these attributes will disappear if the player enters the water, but will reappear once the player reaches land. The speed at which Pokémon move will vary from individual Pokémon. This feature can be toggled off by an NPC in the [[Master Dojo]] if the player so wishes.&lt;br /&gt;
&lt;br /&gt;
The feature carries over to the [[Crown Tundra]] once the player reaches [[Freezington]] and meets the mayor for the first time, who will give the player the right to have the first Pokémon in their party follow them around the Crown Tundra. The same features from the Isle of Armor carry over, and likewise, the feature can be toggled off by an NPC in Freezington.&lt;br /&gt;
&lt;br /&gt;
Walking Pokémon is exclusive to the Isle of Armor and Crown Tundra locations, and does not carry over to mainland Galar.&lt;br /&gt;
&lt;br /&gt;
==In spin-off games==&lt;br /&gt;
[[File:Buddy Pokémon GO.png|thumb|150px|A Buddy Pokémon]]&lt;br /&gt;
===Pokémon GO===&lt;br /&gt;
{{main|Buddy Pokémon}}&lt;br /&gt;
In [[Pokémon GO]], the player can walk with one of their Pokémon as a Buddy Pokémon in order to earn [[Candy]] for that Pokémon&#039;s evolutionary family.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Dawn and Piplup BW.png|thumb|250px|Piplup riding on Dawn&#039;s head]]&lt;br /&gt;
Several {{OBP|Pokémon|species}} walk with their {{pkmn|Trainer}}s outside of their [[Poké Ball]]s in the {{pkmn|anime}}, the most obvious of which is [[Ash&#039;s Pikachu]]. On Ash&#039;s first day as a Trainer, Pikachu adamantly refused to go back into his Poké Ball after being sent out from it in [[Professor Oak&#039;s Laboratory]], and afterward revealed to Ash that he did not like being inside the Ball. Although Ash insisted Pikachu to go inside for protection against the angry flock of {{p|Spearow}}, Pikachu still did not. Pikachu has not been inside of his, or any, Poké Ball since then, except for &#039;&#039;[[M01|Mewtwo Strikes Back]]&#039;&#039;, where he was confined in one of {{OBP|Mewtwo|M01}}&#039;s Mewtwo Balls.&lt;br /&gt;
&lt;br /&gt;
[[Misty&#039;s Togepi]] is another Pokémon in the anime famous for never being [[recall]]ed to a Poké Ball, and even more notably, having never been seen to be in a Poké Ball at all. Ash found it as an {{pkmn|Egg}} in [[Grampa Canyon]] in &#039;&#039;[[EP046|Attack of the Prehistoric Pokémon]]&#039;&#039;, and it was cared for by {{an|Brock}} until it was stolen by {{TRT}}, subsequently hatching in {{an|Misty}}&#039;s arms. It served as a companion to Pikachu throughout the series from its debut until Misty&#039;s departure, and was eventually {{pkmn2|released}} by Misty in &#039;&#039;[[AG045|A Togepi Mirage!]]&#039;&#039;. Some do not count it as a walking Pokémon since it never had &#039;&#039;any&#039;&#039; Poké Ball, even though it acted like a [[caught Pokémon]].&lt;br /&gt;
&lt;br /&gt;
[[Dawn&#039;s Piplup]] is also a walking Pokémon. Though he was seen more often inside his Poké Ball at the beginning of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, since &#039;&#039;[[DP060|Journey To The Unown!]]&#039;&#039;, Dawn often carries him around in her arms. In some episodes, Piplup is shown to ride on either her head or her shoulder. Unlike Pikachu, Piplup has not indicated that he has ever had a problem with staying inside his Poké Ball, and he will be [[recall]]ed before being used in [[Pokémon Contest]]s so his entrance can be enhanced with the use of [[Ball Capsule]] and [[Seal]]s.&lt;br /&gt;
&lt;br /&gt;
[[File:Axew Iris hair.png|thumb|left|250px|Axew riding in Iris&#039;s hair]]&lt;br /&gt;
[[Iris&#039;s Axew]] is another walking Pokémon, as instead of staying in a Poké Ball, he enjoys staying in Iris&#039;s hair. When the {{OBP|elder|Village of Dragons}} first presented him to Iris, he was seen in a basket without a Poké Ball around it.&lt;br /&gt;
&lt;br /&gt;
[[Clemont&#039;s Dedenne]] is another walking Pokémon to {{ashfr|Ash&#039;s group}}, usually appearing in {{an|Bonnie}}&#039;s bag. While Dedenne was officially caught by Clemont, he caught Dedenne on Bonnie&#039;s request and allows her to take care of it. Clemont even left Dedenne in Bonnie&#039;s possession while he returned to [[Lumiose Gym]] to train for his battle with Ash.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;, all of Ash&#039;s classmates at the [[Pokémon School]] have at least one or two walking Pokémon alongside them, including [[Lana&#039;s Popplio]], [[Mallow&#039;s Tsareena]], [[Sophocles&#039;s Togedemaru]], [[Kiawe&#039;s Turtonator]], [[Snowy]], [[Sophocles&#039;s Charjabug]], [[Kiawe&#039;s Marowak]], [[Sandy]], and the Mythical Pokémon {{TP|Mallow|Shaymin}}, although it was still a wild Pokémon as it was being taken care of. Ash himself has most of his Alolan Pokémon outside with him, including {{AP|Rowlet}}, who usually sleeps in his backpack, {{AP|Lycanroc}}, {{AP|Torracat}}, the Ultra Beast {{AP|Poipole}}, and the Mythical Pokémon {{AP|Meltan}}.&lt;br /&gt;
&lt;br /&gt;
[[Goh&#039;s Raboot]] and {{TP|Goh|Sobble}} are another group of walking Pokémon in &#039;&#039;[[Pokémon Journeys: The Series]]&#039;&#039; as they usually stay out with [[Goh]]. Also, Ash himself gets another walking Pokémon in his {{AP|Lucario}} as he usually lets it stay outside its Poké Ball. &lt;br /&gt;
&lt;br /&gt;
Several of Team Rocket&#039;s Pokémon travel with them out of their Poké Ball. As a running gag, [[Jessie&#039;s Wobbuffet]] emerges from his Poké Ball frequently, without his Trainer&#039;s asking, and often at inappropriate times. Also, [[James&#039;s Chimecho]] and {{TP|James|Mime Jr.}} have often been outside of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
{{MTR}} is the only walking Pokémon in the anime who does not have a Trainer while spending prolonged time with humans; as [[Jessie]] and [[James]] are his teammates assigned to him by [[Giovanni]] rather than officially owning him. As seen several times in &#039;&#039;[[Pokémon the Series: Black &amp;amp; White]]&#039;&#039; and during &#039;&#039;[[XY079|A Frenzied Factory Fiasco!]]&#039;&#039;, Poké Balls will draw Meowth inside for a capture attempt, showing that he is still a [[wild Pokémon]]. In his case, however, he attempts to break out immediately every time.&lt;br /&gt;
&lt;br /&gt;
===List of walking Pokémon in the anime===&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[EP001|Pokémon, I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{MTR}}&lt;br /&gt;
| None&lt;br /&gt;
| &#039;&#039;[[EP002|Pokémon Emergency!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Giovanni&#039;s Persian]]&lt;br /&gt;
| {{an|Giovanni}}&lt;br /&gt;
| &#039;&#039;[[EP015|Battle Aboard the St. Anne]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Keith|EP049}}&#039;s {{p|Farfetch&#039;d}}&lt;br /&gt;
| {{OBP|Keith|EP049}}&lt;br /&gt;
| &#039;&#039;[[EP049|So Near, Yet So Farfetch&#039;d]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togetic]] as a {{p|Togepi}}&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[EP050|Who Gets to Keep Togepi?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny&#039;s Growlithe]]&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[EP054|The Case of the K-9 Caper!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mimey]]&lt;br /&gt;
| {{Delia}}&lt;br /&gt;
| &#039;&#039;[[EP064|It&#039;s Mr. Mime Time]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sparky]]&lt;br /&gt;
| [[Ritchie]]&lt;br /&gt;
| &#039;&#039;[[EP078|A Friend in Deed!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny]]&#039;s {{p|Gastly}}&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[EP086|Pikachu Re-Volts]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Bailey|Belle and Bella}}&lt;br /&gt;
| [[Bailey]]&lt;br /&gt;
| &#039;&#039;[[EP122|Flower Power]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Falkner]]&#039;s {{p|Hoothoot}}&lt;br /&gt;
| [[Falkner]]&lt;br /&gt;
| &#039;&#039;[[EP131|Fighting Flyer With Fire!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Jessie&#039;s Wobbuffet]]&lt;br /&gt;
| [[Jessie]]&lt;br /&gt;
| &#039;&#039;[[EP146|Tricks of the Trade]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Lisa|M03}}&#039;s {{p|Aipom}}&lt;br /&gt;
| {{OBP|Lisa|M03}}&lt;br /&gt;
| &#039;&#039;[[M03|Spell of the Unown: Entei]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Whitney]]&#039;s {{p|Clefairy}}&lt;br /&gt;
| [[Whitney]]&lt;br /&gt;
| &#039;&#039;[[EP158|A Goldenrod Opportunity]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Dr. Anna|Mimi}}&lt;br /&gt;
| [[Dr. Anna]]&lt;br /&gt;
| &#039;&#039;[[EP165|Hassle in the Castle]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Morty&#039;s Gengar]]&lt;br /&gt;
| [[Morty]]&lt;br /&gt;
| &#039;&#039;[[EP183|A Ghost of a Chance]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Little Miss]]&lt;br /&gt;
| {{jo|Marina}}&lt;br /&gt;
| &#039;&#039;[[The Legend of Thunder!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Brittany (EP243)|Gigglybiff and Gigglybuff]]&lt;br /&gt;
| {{OBP|Brittany|EP243}}&lt;br /&gt;
| &#039;&#039;[[EP243|Same Old Song and Dance]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Larvitar]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[EP258|Hatch Me If You Can]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Harrison&#039;s Houndoom]]&lt;br /&gt;
| {{jo|Harrison}}&lt;br /&gt;
| &#039;&#039;[[EP265|Pop Goes the Sneasel]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Peeko]]&lt;br /&gt;
| [[Mr. Briney]]&lt;br /&gt;
| &#039;&#039;[[AG018|On a Wingull and a Prayer]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Thatcher]]&#039;s {{p|Plusle}} and {{p|Minun}}&lt;br /&gt;
| [[Thatcher]]&lt;br /&gt;
| &#039;&#039;[[AG038|A Different Kind of Misty!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Julie]]&#039;s {{p|Furret}}&lt;br /&gt;
| [[Julie]]&lt;br /&gt;
| &#039;&#039;[[AG053|Game Winning Assist]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Julie&#039;s {{p|Numel}}&lt;br /&gt;
| Julie&lt;br /&gt;
| &#039;&#039;[[AG053|Game Winning Assist]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Dr. Abby|Johnny}}&lt;br /&gt;
| [[Dr. Abby]]&lt;br /&gt;
| &#039;&#039;[[AG060|Delcatty Got Your Tongue]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mr. Morita]]&#039;s {{p|Nuzleaf}}&lt;br /&gt;
| [[Mr. Morita]]&lt;br /&gt;
| &#039;&#039;[[AG064|True Blue Swablu!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Guy|AG066}}&#039;s {{p|Exploud}}&lt;br /&gt;
| {{OBP|Guy|AG066}}&lt;br /&gt;
| &#039;&#039;[[AG066|Exploud and Clear!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Brodie]]&#039;s {{p|Ditto}}&lt;br /&gt;
| [[Brodie]]&lt;br /&gt;
| &#039;&#039;[[AG083|Unfair Weather Friends]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[James&#039;s Chimecho]]&lt;br /&gt;
| [[James]]&lt;br /&gt;
| &#039;&#039;[[AG084|Who&#039;s Flying Now?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{ho|Kelly}}&#039;s {{p|Grumpig}}&lt;br /&gt;
| {{ho|Kelly}}&lt;br /&gt;
| &#039;&#039;[[AG090|Pokéblock, Stock, and Berry]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Silver (HS18)|Silver]]&#039;s {{p|Chikorita}}&lt;br /&gt;
| [[Silver (HS18)|Silver]]&lt;br /&gt;
| &#039;&#039;[[HS18|The Search for the Legend]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Samantha]]&#039;s {{p|Mawile}}&lt;br /&gt;
| [[Samantha]]&lt;br /&gt;
| &#039;&#039;[[AG105|Once in a Mawile]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Kimmy Shoney|Tokin}}&lt;br /&gt;
| [[Kimmy Shoney]]&lt;br /&gt;
| &#039;&#039;[[AG112|Showdown At Linoone]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Morrison&#039;s Metang]] as a {{p|Beldum}}&lt;br /&gt;
| [[Morrison]]&lt;br /&gt;
| &#039;&#039;[[AG118|Less is Morrison]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Tyson&#039;s Meowth]]&lt;br /&gt;
| {{ho|Tyson}}&lt;br /&gt;
| &#039;&#039;[[AG125|Like a Meowth to a Flame]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Azurill]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[AG132|The Scheme Team]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Queen Ilene]]&#039;s {{p|Mime Jr.}}&lt;br /&gt;
| [[Queen Ilene]]&lt;br /&gt;
| &#039;&#039;[[M08|Lucario and the Mystery of Mew]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[James&#039;s Mime Jr.]]&lt;br /&gt;
| [[James]]&lt;br /&gt;
| &#039;&#039;[[AG147|Sweet Baby James]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Keenan]]&#039;s {{p|Sudowoodo}}&lt;br /&gt;
| [[Keenan]]&lt;br /&gt;
| &#039;&#039;[[AG173|All That Glitters is Not Golden!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ada|AG184}}&#039;s {{p|Chatot}}&lt;br /&gt;
| {{OBP|Ada|AG184}}&lt;br /&gt;
| &#039;&#039;[[AG184|Strategy Tomorrow - Comedy Tonight!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| &#039;&#039;[[DP001|Following A Maiden&#039;s Voyage!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Yoko|DP037}}&#039;s {{p|Nuzleaf}} &lt;br /&gt;
| {{OBP|Yoko|DP037}}&lt;br /&gt;
| &#039;&#039;[[DP037|The Grass Menagerie!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Paris]]&#039;s {{p|Lopunny}}&lt;br /&gt;
| [[Paris]]&lt;br /&gt;
| &#039;&#039;[[DP086|Arriving in Style!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Newton Graceland]]&#039;s {{p|Shieldon}}&lt;br /&gt;
| [[Newton Graceland]]&lt;br /&gt;
| &#039;&#039;[[M11|Giratina and the Sky Warrior]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Angie]]&#039;s {{p|Shinx}}&lt;br /&gt;
| [[Angie]]&lt;br /&gt;
| &#039;&#039;[[DP088|Camping It Up!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{EF|Aaron}}&#039;s {{p|Skorupi}}&lt;br /&gt;
| {{EF|Aaron}}&lt;br /&gt;
| &#039;&#039;[[DP099|A Trainer and Child Reunion!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Officer Jenny|Buddy]]&lt;br /&gt;
| [[Officer Jenny]]&lt;br /&gt;
| &#039;&#039;[[DP115|Stealing the Conversation!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Iris&#039;s Axew]]&lt;br /&gt;
| {{an|Iris}}&lt;br /&gt;
| &#039;&#039;[[BW001|In The Shadow of Zekrom!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Fennel&#039;s Munna]]&lt;br /&gt;
| [[Fennel]]&lt;br /&gt;
| &#039;&#039;[[BW006|Dreams by the Yard Full!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Luke&#039;s Zorua]]&lt;br /&gt;
| [[Luke]]&lt;br /&gt;
| &#039;&#039;[[BW038|Movie Time! Zorua in &amp;quot;The Legend of the Pokémon Knight&amp;quot;!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| Luke&#039;s {{p|Golett}}&lt;br /&gt;
| Luke&lt;br /&gt;
| &#039;&#039;[[BW038|Movie Time! Zorua in &amp;quot;The Legend of the Pokémon Knight&amp;quot;!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Cameron&#039;s Lucario]]&lt;br /&gt;
| {{un|Cameron}}&lt;br /&gt;
| &#039;&#039;[[BW093|Goodbye, Junior Cup - Hello Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Virgil]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Virgil]]&lt;br /&gt;
| &#039;&#039;[[BW102|Team Eevee and the Pokémon Rescue Squad!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Alexa]]&#039;s {{p|Helioptile}}&lt;br /&gt;
| [[Alexa]]&lt;br /&gt;
| &#039;&#039;[[BW134|The Journalist from Another Region!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Clemont&#039;s Dedenne]]&lt;br /&gt;
| {{an|Clemont}}&lt;br /&gt;
| &#039;&#039;[[XY003|A Battle of Aerial Mobility!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sanpei&#039;s Greninja]]&lt;br /&gt;
| [[Sanpei]]&lt;br /&gt;
| &#039;&#039;[[XY017|A Rush of Ninja Wisdom]]&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Chespie]]&lt;br /&gt;
| [[Mairin]]&lt;br /&gt;
| &#039;&#039;[[XYS01|Mega Evolution Special I]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Korrina&#039;s Lucario]]&lt;br /&gt;
| {{an|Korrina}}&lt;br /&gt;
| &#039;&#039;[[XY030|Mega Revelations!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mirror Ash]]&#039;s {{p|Pikachu}}&lt;br /&gt;
| [[Mirror Ash]]&lt;br /&gt;
| &#039;&#039;[[XY037|The Cave of Mirrors!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mirror Clemont]]&#039;s {{p|Dedenne}}&lt;br /&gt;
| [[Mirror Clemont]]&lt;br /&gt;
| &#039;&#039;[[XY037|The Cave of Mirrors!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Lysandre&#039;s Pyroar]]&lt;br /&gt;
| [[Lysandre]]&lt;br /&gt;
| &#039;&#039;[[XYS02|Mega Evolution Special II]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Lana&#039;s Primarina]] as a {{p|Popplio}}&lt;br /&gt;
| {{an|Lana}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Incineroar]] as a {{p|Litten}}/{{p|Torracat}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Mallow&#039;s Tsareena]]&lt;br /&gt;
| {{an|Mallow}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sophocles&#039;s Togedemaru]]&lt;br /&gt;
| {{an|Sophocles}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Kiawe&#039;s Turtonator]]&lt;br /&gt;
| {{an|Kiawe}}&lt;br /&gt;
| &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Lycanroc]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM002|The Guardian Challenge!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Rowlet]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM004|First Catch in Alola, Ketchum-Style!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Snowy]]&lt;br /&gt;
| {{an|Lillie}}&lt;br /&gt;
| &#039;&#039;[[SM014|Getting to Know You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sophocles&#039;s Vikavolt]] as a {{p|Charjabug}}&lt;br /&gt;
| {{an|Sophocles}}&lt;br /&gt;
| &#039;&#039;[[SM026|So Long, Sophocles!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Gladion&#039;s Umbreon]]&lt;br /&gt;
| {{an|Gladion}}&lt;br /&gt;
| &#039;&#039;[[SM027|A Glaring Rivalry! ]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot; &lt;br /&gt;
| [[Ash&#039;s Pikachu (M20)]]&lt;br /&gt;
| {{OBP|Ash Ketchum|M20|Ash (M20)}}&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Verity]]&#039;s {{p|Piplup}}&lt;br /&gt;
| [[Verity]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sorrel]]&#039;s {{p|Lucario}}&lt;br /&gt;
| [[Sorrel]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Cross]]&#039;s {{p|Lycanroc}}&lt;br /&gt;
| [[Cross]]&lt;br /&gt;
| &#039;&#039;[[M20|I Choose You!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Kiawe&#039;s Marowak]]&lt;br /&gt;
| {{an|Kiawe}}&lt;br /&gt;
| &#039;&#039;[[SM034|A Crowning Moment of Truth!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{an|Professor Burnet}}&#039;s {{p|Munchlax}}&lt;br /&gt;
| {{an|Professor Burnet}}&lt;br /&gt;
| &#039;&#039;[[SM044|A Dream Encounter!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Naganadel]] as a {{p|Poipole}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM055|The Professors&#039; New Adventure!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ilima]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Ilima]]&lt;br /&gt;
| &#039;&#039;[[SM065|Turning Heads and Training Hard!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{DL|Acerola|Mimikins}}&lt;br /&gt;
| [[Acerola]]&lt;br /&gt;
| &#039;&#039;[[SM073|Why Not Give Me a Z-Ring Sometime?]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Toren]]&#039;s {{p|Chansey}}&lt;br /&gt;
| [[Toren]]&lt;br /&gt;
| &#039;&#039;[[M21|The Power of Us]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Risa]]&#039;s {{p|Eevee}}&lt;br /&gt;
| [[Risa]]&lt;br /&gt;
| &#039;&#039;[[M21|The Power of Us]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Sandy]]&lt;br /&gt;
| {{an|Lana}}&lt;br /&gt;
| &#039;&#039;[[Where Are You Going, Eevee?#Episode 1|Where Are You Going, Eevee? Episode 1]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Melmetal]] as a {{p|Meltan}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SM106|Evolving Research!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Professor Cerise&#039;s Yamper]]&lt;br /&gt;
| [[Chloe]]&lt;br /&gt;
| &#039;&#039;[[JN002|Legend? Go! Friends? Go!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Goh&#039;s Cinderace]] as a {{p|Scorbunny}} and {{p|Raboot}}&lt;br /&gt;
| [[Goh]]&lt;br /&gt;
| &#039;&#039;[[JN004|Settling the Scorbunny!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Lucario]] as a {{p|Riolu}}&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[JN021|Caring for a Mystery!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Goh&#039;s Sobble]]&lt;br /&gt;
| [[Goh]]&lt;br /&gt;
| &#039;&#039;[[JN027|Toughing It Out!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
{{incomplete|section|Pokémon Adventures}}&lt;br /&gt;
===In the Ash and Pikachu manga===&lt;br /&gt;
{{Ash}} and {{an|Misty}} have a {{AP|Pikachu}} and {{TP|Misty|Togepi}} who are kept out of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Ash and Pikachu manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;[[SP01|Hoppip, the Wind Calls!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togepi]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;[[SP01|Hoppip, the Wind Calls!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In The Electric Tale of Pikachu manga===&lt;br /&gt;
{{OBP|Ash Ketchum|EToP|Ash}} has a {{AP|Pikachu}} that he met under the floorboards of his house.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in The Electric Tale of Pikachu manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ash&#039;s Pikachu|EToP}}&lt;br /&gt;
| {{OBP|Ash Ketchum|EToP|Ash}}&lt;br /&gt;
| &#039;&#039;[[ET01|Pikachu, I See You!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the movie adaptations===&lt;br /&gt;
Similar to the anime, several Pokémon have walked with their Trainers.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the movie adaptations====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| &#039;&#039;{{ma|Mewtwo Strikes Back!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Misty&#039;s Togepi]]&lt;br /&gt;
| {{an|Misty}}&lt;br /&gt;
| &#039;&#039;{{ma|Mewtwo Strikes Back!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| &#039;&#039;{{ma|The Rise of Darkrai}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Iris&#039;s Axew]]&lt;br /&gt;
| {{an|Iris}}&lt;br /&gt;
| &#039;&#039;{{ma|White—Victini and Zekrom}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Clemont&#039;s Dedenne]]&lt;br /&gt;
| {{an|Clemont}}&lt;br /&gt;
| &#039;&#039;{{ma|Diancie and the Cocoon of Destruction}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| {{OBP|Ash&#039;s Pikachu|M20}}&lt;br /&gt;
| {{OBP|Ash Ketchum|M20|Ash}}&lt;br /&gt;
| &#039;&#039;{{ma|I Choose You!}}&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Verity]]&#039;s {{p|Piplup}}&lt;br /&gt;
| [[Verity]]&lt;br /&gt;
| &#039;&#039;{{ma|I Choose You!}}&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
Similar to the anime, Ash and Dawn have owned walking Pokémon.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pocket Monsters Diamond &amp;amp; Pearl manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Ash&#039;s Pikachu]]&lt;br /&gt;
| {{Ash}}&lt;br /&gt;
| [[PDP01]]&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Dawn&#039;s Piplup]]&lt;br /&gt;
| {{an|Dawn}}&lt;br /&gt;
| [[PDP02]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
[[Shu]] has a {{TP|Shu|Pikachu}} who is kept outside of his Poké Ball.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pokémon Gotta Catch &#039;Em All manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Shu&#039;s Pikachu]]&lt;br /&gt;
| [[Shu]]&lt;br /&gt;
| &#039;&#039;[[GDZ01|Shu and Pikachu&#039;s Debut!]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{PPM|Red}} has some Pokémon that he kept outside of their Poké Balls.&lt;br /&gt;
&lt;br /&gt;
====List of walking Pokémon in the Pokémon Pocket Monsters manga====&lt;br /&gt;
{| class=&amp;quot;roundy sortable&amp;quot; style=&amp;quot;margin:auto; background:#{{status color light}}; border:3px solid #{{status color}}&amp;quot;&lt;br /&gt;
! Pokémon&lt;br /&gt;
! Trainer&lt;br /&gt;
! First appearance&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Clefairy]]&lt;br /&gt;
| {{PPM|Red}}&lt;br /&gt;
| &#039;&#039;[[PM001|Introducing the Pokémon, Clefairy!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Pikachu (Pocket Monsters)|Red&#039;s Pikachu]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM003|Bring Down the Powerful Opponent Onix!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Togepi]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM066|Hatch the Pokémon Egg!!]]&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[Red&#039;s Tyrogue]]&lt;br /&gt;
| Red&lt;br /&gt;
| &#039;&#039;[[PM085|Togepi&#039;s Determination]]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In other media==&lt;br /&gt;
===&#039;&#039;{{mov|Detective Pikachu}}&#039;&#039;===&lt;br /&gt;
Since [[Poké Ball]]s are illegal in [[Ryme City]], most Pokémon in &#039;&#039;{{mov|Detective Pikachu}}&#039;&#039; are seen walking alongside their Trainers. Most notably, [[Harry Goodman]]&#039;s {{p|Pikachu}} and [[Lucy Stevens]]&#039;s {{p|Psyduck}} are never seen in a Poké Ball throughout the movie.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* &#039;&#039;[[Pokémon the Series: Ruby and Sapphire]]&#039;&#039; is the only {{pkmn|anime}} series to date not to have any walking Pokémon besides {{AP|Pikachu}} in {{Ash}}&#039;s {{ashfr|regular group}}.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.pokemon.co.jp/special/hgss/introduction/system02.html Walking Pokémon in HGSS (Japanese)]&lt;br /&gt;
* [http://www.pokemongoldsilver.com/us/#/features/interaction/ Gameplay &amp;amp; Gadgets: Side by Side!]&lt;br /&gt;
[[Category:Terminology]]&lt;br /&gt;
[[Category:Pokémon world]]&lt;br /&gt;
[[Category:Pokémon Yellow]]&lt;br /&gt;
[[Category:Pokémon HeartGold and SoulSilver]]&lt;br /&gt;
[[Category:Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
&lt;br /&gt;
[[es:Acompañante Pokémon]]&lt;br /&gt;
[[it:Pokémon accompagnatori]]&lt;br /&gt;
[[ja:つれあるき]]&lt;br /&gt;
[[zh:帶在身邊走的寶可夢]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=AG085&amp;diff=3328931</id>
		<title>AG085</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=AG085&amp;diff=3328931"/>
		<updated>2021-02-21T23:39:03Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Errors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=AG084 |&lt;br /&gt;
prevtitle=Who&#039;s Flying Now? |&lt;br /&gt;
nextcode=AG086 |&lt;br /&gt;
nexttitle=Lights, Camerupt, Action! |&lt;br /&gt;
series=Pokémon the Series: Ruby and Sapphire|&lt;br /&gt;
colorscheme=Hoenn}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=AG085 |&lt;br /&gt;
altepcode=EP359 |&lt;br /&gt;
colorscheme=Hoenn |&lt;br /&gt;
title_en= Sky High Gym Battle! |&lt;br /&gt;
title_ja=ヒワマキジム！大空の戦い！！ |&lt;br /&gt;
title_ja_trans=Hiwamaki Gym! Battle in the Sky!! |&lt;br /&gt;
screen=yes|&lt;br /&gt;
broadcast_jp=July 15, 2004 |&lt;br /&gt;
broadcast_us=July 9, 2005 |&lt;br /&gt;
en_series=Pokémon Advanced Challenge |&lt;br /&gt;
en_op=[[This Dream]] |&lt;br /&gt;
ja_op=[[Challenger!!|チャレンジャー!!]] |&lt;br /&gt;
ja_ed=[[Full of Summer!!|いっぱいサマー!!]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=十川誠志 |&lt;br /&gt;
storyboard=誌村宏明 |&lt;br /&gt;
director=ながはまのりひこ |&lt;br /&gt;
art=徳田夢之介 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=AG081-AG090 |&lt;br /&gt;
footnotes=*{{filb-eppics|ag|085}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sky High Gym Battle!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ヒワマキジム！大空の戦い！！&#039;&#039;&#039; &#039;&#039;{{tt|Hiwamaki|Fortree}} Gym! Battle in the Sky!!&#039;&#039;) is the 85th episode of &#039;&#039;[[Pokémon the Series: Ruby and Sapphire]]&#039;&#039;, and the 359th episode of the [[Pokémon anime]]. It first aired in Japan on July 15, 2004 and in the United States on July 9, 2005.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/07_45-sky-high-gym-battle/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Ash begins his Gym battle with Winona by sending out Grovyle against her Altaria. Grovyle takes out Altaria with Leaf Blade. Next up is Pelipper, a Water-and-Flying-type so Ash counters with the Electric-type Pikachu. Pelipper uses Steel Wing on the ground, and Pikachu uses Thunderbolt with no effect. Team Rocket arrives to steal Pikachu, but the force of Pikachu&#039;s continued Thunderbolt sends them blasting off.&lt;br /&gt;
&lt;br /&gt;
It turns out that Pelipper is being grounded by its Steel Wing, making the Electric-type attack ineffective. Pelipper uses Hydro Pump, which Pikachu uses as a conduit to shock the other Pokémon. It results in a double KO.&lt;br /&gt;
&lt;br /&gt;
Ash sends out Grovyle again, which is then finished off by Winona&#039;s Swellow. Ash counters with his own Swellow. Winona&#039;s Pokémon has the advantage since it has more experience battling in mid-air, especially with its Aerial Ace. After taking several hits, Ash has his Swellow use Wing Attack on the ground, which gives his Swellow a chance to counterattack, knocking out Swellow and winning him the Feather Badge.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
[[Winona]], the [[Fortree City]] [[Gym Leader]], and {{Ash}} take their places on opposing elevated platforms above the battlefield. Before the {{pkmn|battle}} commences, Winona prays to the wind, asking for strength. {{ho|Zachary}} takes his position as referee and explains the rules of the match; a three-on-three battle and only the challenger can make substitutions. Winona calls out her {{TP|Winona|Altaria}}, while Ash chooses {{AP|Grovyle}}. Watching from the sidelines, {{an|May}} examines Altaria on her [[Pokédex]] and {{an|Brock}} warns that Altaria are part {{type|Dragon}}, making for a dangerous opponent. Altaria begins the battle with a {{m|Peck}} attack, but Grovyle counters with {{m|Bullet Seed}} and then jumps out of the way, but gets pecked afterwards. Winona commands Altaria do another Peck, but Ash gets Grovyle to dodge it by climbing up a totem pole and doing a backflip. Altaria lands a direct hit with {{m|Dragon Breath}}, but Grovyle doesn&#039;t seem too affected by it. Winona again commands Altaria to use the same attack, but Ash gets Grovyle to jump out of the way. Winona is mildly concerned with Grovyle&#039;s {{stat|Speed}} as continues to evade Altaria’s Dragon Breath. Grovyle then attacks with Bullet Seed again and hits Altaria on the back, with no ill effect. Altaria resorts to ascending even higher. Despite the increased altitude, Grovyle rebounds off a pole and slashes Altaria with a {{m|Leaf Blade}}. Grovyle holds the attack, pushing the pair directly into the battlefield. When the dust has settled, Altaria lies unconscious so Grovyle is declares the winner of the round. Ash&#039;s friends are impressed, that despite the type disadvantage, he managed to pull through. Winona also admits that she was caught off guard by Ash’s strategy.&lt;br /&gt;
&lt;br /&gt;
Winona recalls Altaria and sends out {{p|Pelipper}}. Ash decides to switch out Grovyle and selects {{AP|Pikachu}}. On the sidelines, [[Max]] points out that Pelipper is a hybrid {{2t|Water|Flying}} [[type]] and Brock adds that Pikachu&#039;s {{t|Electric}} typing gives him the advantage. Pikachu starts off with a {{m|Thunderbolt}}, but the attack is proving ineffective as Pelipper grounds itself with {{m|Steel Wing}}. The electrical charge instead flows into the subterranean area of the [[Fortree Gym]] and electrocutes {{TRT}}, who are wandering the tunnels aimlessly in search of Pikachu. The trio are subsequently blasted onto the battlefield, and they plot to catch Pikachu while it&#039;s distracted by the battle. The trio recites their {{motto}} and rush towards Pikachu. However the divining rods they&#039;re holding again become lightning rods when Pikachu attacks. Jessie, however, is thrilled to see the rods led them directly to a treasure, Pikachu that is, as she and her teammates are blasted off into the distance. Pikachu is keeping up its Thunderbolt, but Pelipper remains unaffected. After Pelipper strikes Pikachu with {{m|Quick Attack}}, Brock comes to understand Winona’s grounding tactic. Ash changes his strategy and orders Pikachu to use Quick Attack. Pelipper is still grounded and Winona commands it to use {{m|Hydro Pump}}. The force of the attack causes Pelipper to de-ground itself and Ash sees a chance to use a {{m|Thunder}} attack on Pelipper. Both {{OBP|Pokémon|species}} are [[fainting|knocked out]]. &lt;br /&gt;
&lt;br /&gt;
Winona informs Ash that the day&#039;s perfect conditions have heightened the power of her Flying Pokémon before summoning her {{p|Swellow}}, an {{shiny|alternate color}} Pokémon, as her final Pokémon, while Ash chooses Grovyle again. Ash commands Grovyle to use Leaf Blade, though Swellow is seemingly unscathed by the swipe. Swellow is then ordered to use {{m|Aerial Ace}}, a move unfamiliar to Ash. Ash uses the jump-and-Leaf-Blade combo again as a counter move, but Swellow dodges it. Instead, Swellow lands its mark and carries Grovyle into the sky before tossing it directly into the battlefield to win the round. &lt;br /&gt;
&lt;br /&gt;
Ash then chooses his own {{AP|Swellow}} to battle. Winona is impressed by Ash&#039;s bold choice, so the two elevate their battle platforms to incredible heights for a real sky battle. The increased altitude brings a new challenge to match; unpredictable wind currents. Ash tells his Swellow to use {{m|Wing Attack}} and Brock thinks that this is a bad idea. Winona&#039;s Swellow strikes first, causing Ash’s Swellow to lose control of its flying as it begins to descend towards the field below. Winona orders her Swellow to repeatedly Peck Ash&#039;s Swellow. Then she orders a {{m|Hyper Beam}} attack, which its opponent dodges. However, she orders this attack a second time and it&#039;s a direct hit. Ash tells Swellow to dodge and counter with {{m|Quick Attack}} but Winona&#039;s Swellow is faster and dodges this attack, countering with Aerial Ace. The battle becomes an aerial chase between the two Swallow Pokémon. Ash gets some inspiration when he sees the dust being stirred on the ground by Swellow&#039;s rapidly changing direction in mid-air close to the ground. Winona orders another Hyper Beam. Ash orders Swellow to use Quick Attack and rush towards the ground. Winona calls for Swellow to use Aerial Ace. Ash then commands his Swellow to use Wing Attack on the ground, whipping up a disorientation dust cloud. The momentary distraction allows Ash&#039;s Swellow to launch a direct hit with another Wing Attack, knocking its opponent out. Zachary officially calls the match, declare Ash as the winner. Winona presents the {{Badge|Feather}} to Ash against a beautiful sunset background, admitting that the battle truly showcased the trust between Ash and his Pokémon.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
[[File:Ash Feather Badge.png|thumb|220px|Ash holding the Feather Badge]]&lt;br /&gt;
* {{Ash}} has his [[Gym]] battle with [[Winona]] and wins, earning the {{badge|Feather}}.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* [[Winona&#039;s Altaria]]&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|May}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Max]]&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Winona]]&lt;br /&gt;
* {{ho|Zachary}}&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:PTC AG085.png|thumb|200px|right|Pokémon Trainer&#039;s Choice]]&lt;br /&gt;
[[Pokémon Trainer&#039;s Choice]]: {{p|Lapras}}&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Chimecho}} ({{OP|James|Chimecho}})&lt;br /&gt;
* {{p|Swellow}} ({{OP|Ash|Swellow}})&lt;br /&gt;
* {{p|Grovyle}} ({{OP|Ash|Grovyle}})&lt;br /&gt;
* {{p|Altaria}} ({{OP|Winona|Altaria}})&lt;br /&gt;
* {{p|Pelipper}} ([[Winona]]&#039;s)&lt;br /&gt;
* {{p|Swellow}} ([[Winona]]&#039;s; {{shiny}})&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* This was the last episode to air before [[M07]] debuted in Japanese theaters.&lt;br /&gt;
* Due to [[Megumi Hayashibara]]&#039;s maternity leave, [[Akiko Hiramatsu]] takes over the voice of [[Jessie]], a change that will last for the next eight episodes. Hayashibara&#039;s other role, [[Brock&#039;s Mudkip]], is taken over by [[Natsuki Yoshihara]].&lt;br /&gt;
* {{TRT}} makes a reference to &#039;&#039;[[EP142|A Shadow of a Drought]]&#039;&#039;, &#039;&#039;[[EP181|A Ghost of a Chance]]&#039;&#039;, and &#039;&#039;[[EP182|From Ghost to Ghost]]&#039;&#039;, when they had used the divining rods/[[Dowsing Machine|itemfinder]].&lt;br /&gt;
* All of the choices in the [[Pokémon Trainer&#039;s Choice]] segment would be correct, as {{p|Baltoy}} is weak to {{t|Ice}}, {{t|Water}}, {{t|Grass}}, and {{t|Bug}}, which are the featured types of the segment. Ledian could be considered to be the best choice since it would be unaffected by Baltoy&#039;s {{type|Ground}} attacks.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
[[File:AG085 error.png|thumb|200px|Grovyle&#039;s erroneous fang]]&lt;br /&gt;
* When {{AP|Grovyle}} is facing off against {{TP|Winona|Altaria}}, {{Ash}} tells Grovyle to &amp;quot;jump and use dodge&amp;quot;, rather than to &amp;quot;jump and dodge&amp;quot;.&lt;br /&gt;
** Similarly, Ash tells {{AP|Swellow}} to &amp;quot;use {{m|Quick Attack}} and after that use {{m|dive}}&amp;quot;, rather than &amp;quot;use Quick Attack and dive&amp;quot;.&lt;br /&gt;
* During the second round of the battle, {{p|Pelipper}} uses {{m|Steel Wing}} as a ground to render {{AP|Pikachu}}&#039;s attack ineffective. In the real world, electricity is only dangerous when the target is grounded and not the other way round. This is a consistent error about electricity in the Pokémon universe. {{an|Brock}} also describes the technique as protecting Pelipper &amp;quot;like a lightning rod&amp;quot;. Lightning rods act by &#039;&#039;diverting&#039;&#039; electricity into the rod and away from the building, not by acting as a ground for the building.&lt;br /&gt;
* When {{TRT}} performs their {{motto}}, [[Jessie]]&#039;s hair end appears to be by her leg, instead of behind [[James]].&lt;br /&gt;
* When Pikachu falls down after getting hit by Pelipper&#039;s {{m|Quick Attack}}, part of his tail is missing.&lt;br /&gt;
* When Ash goes to pick up Pikachu, his platform is still raised in the background.&lt;br /&gt;
* When [[Winona]] sends out her {{Shiny}} {{p|Swellow}}, sparkles do not come out of Swellow&#039;s {{i|Poké Ball}}.&lt;br /&gt;
* In the scene where Winona&#039;s Swellow dodges {{AP|Grovyle}}&#039;s {{m|Leaf Blade}}, Grovyle appears to have a fang.&lt;br /&gt;
* In the scene right before Ash&#039;s Swellow hits the ground with {{m|Wing Attack}}, the white aura covering its wings disappears for a split second.&lt;br /&gt;
* In the Brazilian dub, when James discovers that the false Chimecho is actually a Hoppip, Team Rocket refers to it as a {{p|Skiploom}}.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* In the original Japanese version, Meowth says that he had said &amp;quot;dowsing machine&amp;quot;, not &amp;quot;dancing machine&amp;quot;. In the English dub, Meowth says that he had said the trio will dance to the treasure, not to the disco.&lt;br /&gt;
&lt;br /&gt;
====[[Pokémon Trainer&#039;s Choice]]====&lt;br /&gt;
* Question: Trainers, which one of these Pokémon is the best choice to battle {{p|Baltoy}}?&lt;br /&gt;
* Choices: {{p|Lapras}}, {{p|Meganium}}, {{p|Ledian}}&lt;br /&gt;
* Answer: OK, Trainers! If you chose {{p|Lapras}}, you were right!&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=9999FF|bordercolor=FF7777&lt;br /&gt;
|zh_cmn={{tt|茵鬱道館！天空之戰！|Yīnyù (Fortree) Gym! Battle in the Sky!}}&lt;br /&gt;
|da={{tt|Styrkecenterdyst i skyerne!|Gym battle in the clouds!}}&lt;br /&gt;
|nl={{tt|Hemelhoog gymgevecht!|Sky High Gym Battle!}}&lt;br /&gt;
|de={{tt|Kampf um den sechsten Orden|Fight for the sixth badge}}&lt;br /&gt;
|fi={{tt|Taistelu taivaalla|A battle in the sky}}&lt;br /&gt;
|fr_eu={{tt|Duel en altitude|Duel in altitude}}&lt;br /&gt;
|he=קרב בשמיים{{tt|krav bashamayim|A Battle in the Sky}}&lt;br /&gt;
|it={{tt|Una sfida nel blu|A challenge in the blue}}&lt;br /&gt;
|no={{tt|Kamp i det blå|Battle in the blue}}&lt;br /&gt;
|pt_br={{tt|Batalha de Ginásio nas Alturas!|Gym Battle in the Heights!}}&lt;br /&gt;
|pt_eu={{tt|Um Combate nas Alturas!|A Battle in the Heights!}}&lt;br /&gt;
|ru={{tt|Битва на высоте|Battle in the clouds}}&lt;br /&gt;
|es_la={{tt|¡Batalla en el cielo azul!|Battle in the blue sky!}}&lt;br /&gt;
|es_eu={{tt|Un combate de gimnasio por todo lo alto|A gym battle high above}}&lt;br /&gt;
|sv={{tt|Striden i det blå!|The battle in the blue!}}&lt;br /&gt;
|ko={{tt|검방울 체육관! 하늘에서 펼쳐지는 시합!|Fortree Gym! A Battle in the Sky!}}&lt;br /&gt;
|hi=स्काय हाइ जिम मुकाबला {{tt|&#039;&#039;Sky High Gym Muqabla&#039;&#039;|Sky High Gym Battle}} {{tt|*|Hungama dub}}&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=AG084 |&lt;br /&gt;
prevtitle=Who&#039;s Flying Now? |&lt;br /&gt;
nextcode=AG086 |&lt;br /&gt;
nexttitle=Lights, Camerupt, Action! |&lt;br /&gt;
series=Pokémon the Series: Ruby and Sapphire|&lt;br /&gt;
colorscheme=Hoenn}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0359}}&lt;br /&gt;
[[Category:Pokémon the Series: Ruby and Sapphire episodes|085]]&lt;br /&gt;
[[Category:Episodes written by Masashi Sogo]]&lt;br /&gt;
[[Category:Episodes storyboarded by Hiroaki Shimura]]&lt;br /&gt;
[[Category:Episodes directed by Norihiko Nagahama]]&lt;br /&gt;
[[Category:Episodes animated by Yumenosuke Tokuda]]&lt;br /&gt;
[[Category:Episodes focusing on Ash]]&lt;br /&gt;
[[Category:Episodes in which Ash gets a Badge]]&lt;br /&gt;
[[Category:Episodes with Gym battles]]&lt;br /&gt;
[[Category:Episodes in which an alternately colored Pokémon appears]]&lt;br /&gt;
&lt;br /&gt;
[[de:Kampf um den sechsten Orden]]&lt;br /&gt;
[[es:EP361]]&lt;br /&gt;
[[fr:AG085]]&lt;br /&gt;
[[it:AG085]]&lt;br /&gt;
[[ja:AG編第85話]]&lt;br /&gt;
[[zh:宝可梦 超世代 第85集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=DP021&amp;diff=3328875</id>
		<title>DP021</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=DP021&amp;diff=3328875"/>
		<updated>2021-02-21T18:55:46Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: I&amp;#039;m on a typo fixnig frenzy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP020 |&lt;br /&gt;
prevtitle=Mutiny in the Bounty! |&lt;br /&gt;
nextcode=DP022 |&lt;br /&gt;
nexttitle=Borrowing on Bad Faith! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=DP021 |&lt;br /&gt;
altepcode=EP487 |&lt;br /&gt;
colorscheme=Sinnoh |&lt;br /&gt;
title_en=Ya See We Want An Evolution! |&lt;br /&gt;
title_ja=最強のコイキングと最も美しいヒンバス！ |&lt;br /&gt;
title_ja_trans=The Strongest {{tt|Koiking|Magikarp}} and the Most Beautiful {{tt|Hinbass|Feebas}}! |&lt;br /&gt;
screen=yes |&lt;br /&gt;
broadcast_jp=March 1, 2007 |&lt;br /&gt;
broadcast_us=July 10, 2007 |&lt;br /&gt;
en_series= |&lt;br /&gt;
en_op={{so|Diamond and Pearl}} |&lt;br /&gt;
ja_op=[[Together]] |&lt;br /&gt;
ja_ed=[[By Your Side ~Hikari&#039;s Theme~|君のそばで 〜ヒカリのテーマ〜]] |&lt;br /&gt;
olmteam=Team Iguchi |&lt;br /&gt;
scenario=大橋志吉 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard=浅田裕二 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director=浅田裕二 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art=岩根雅明 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=DP021-DP030 |&lt;br /&gt;
footnotes=*{{filb-eppics|dp|021}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Ya See We Want An Evolution!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;最強のコイキングと最も美しいヒンバス！&#039;&#039;&#039; &#039;&#039;The Strongest {{tt|Koiking|Magikarp}} and the Most Beautiful {{tt|Hinbass|Feebas}}!&#039;&#039;) is the 21st episode of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, and the 487th episode of the [[Pokémon anime]]. It first aired in Japan on March 1, 2007 and in the United States on July 10, 2007.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/tv-episodes/season-10/episode-21-10_21-ya-see-we-want-an-evolution/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;As Team Rocket trudges through Sinnoh, they run into the Magikarp Salesman who&#039;s tricked them so many times before. This time, he cons them into buying an Evolution machine that will evolve a Pokémon at any time—or so he says. Elsewhere, Ash and his friends hear about the B-Button League, a group of Coordinators who never evolve their Pokémon. The rumors say they have a beautiful Feebas and a powerful Magikarp, so Ash and his friends go to check it out.&lt;br /&gt;
&lt;br /&gt;
The B-Button League is headed by a girl named Haley, and she and her sister Oralie do indeed have a very fine Feebas and Magikarp. Team Rocket sneaks in to watch Dawn and Ash test their Pokémon against Oralie&#039;s Magikarp; not only does Magikarp defeat Piplup, it&#039;s strong enough to give Pikachu a run for its money! Team Rocket is so impressed, they grab Magikarp and Feebas on the spot, then take Pikachu too when it tries to stop them.&lt;br /&gt;
&lt;br /&gt;
Now Team Rocket prepares to use their new machine to evolve all three Pokémon, much to our heroes&#039; dismay. But the Evolution machine doesn&#039;t work at all! However, Team Rocket has a plan B: their new machine can also transform into a tough-looking robot. Too bad for them that the robot quickly falls apart, being just another sales scam. Oralie and Haley have Feebas and Magikarp help Pikachu defeat Team Rocket, and then our heroes can happily continue on their way to Floaroma Town!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
An exhausted {{TRT}} hikes along a [[route]]. A {{p|Magikarp}} lands in [[James]]&#039;s hands as they run into [[Magikarp salesman|a man advertising a Magikarp]]. Team Rocket recognizes him as the same salesman that [[EP015|conned them]] [[AG079|many times before]], James promptly tossing the Magikarp in his face. They try to get their [[Pokémon Dollar|money]] back, but the salesman manages to change the subject, discussing an [[evolution]]-inducing machine. He tells them about a company that developed the prototype machine, but the company went bankrupt. The workers developed the technology more so the salesman can get one. Team Rocket decides to take the plans for building the machine. Before he runs off, the salesman warns them that after they build it, they need to wait a week before using the machine.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{Ash}} and {{ashfr}} return to [[Jubilife City]] in order to reach [[Floaroma Town]]. While walking, a TV crew from the Jubilife Sinnoh Today Show asks Ash if he would evolve his {{AP|Pikachu}}, which his response is not without checking with Pikachu. They believe he is with the [[B-Button League]]. When {{an|Dawn}} asks about the club, the reporter explains that they are a group of {{pkmn|Coordinator}}s in Jubilife that compete without evolving their {{OBP|Pokémon|species}} and that the group has a very powerful Magikarp and {{p|Feebas}}. Ash and his friends head to the location and meet the leader [[Haley]] and her sister [[Oralie]]. {{an|Brock}}&#039;s usual attraction is stopped by {{TP|Brock|Croagunk}}&#039;s {{m|Poison Jab|jab}}.&lt;br /&gt;
&lt;br /&gt;
Inside, they approach a pool as Haley activates a remote, raising the pool and showing their Magikarp and Feebas. While Ash and Dawn check their [[Pokédex]]es, Haley and Oralie discuss their beliefs that Pokémon can be strong without evolving, desiring to make their Magikarp and Feebas as strong as possible, similar to Ash and Pikachu. Ash asks for a {{pkmn|battle}} against Magikarp, but Dawn manages to go first, wanting to test {{TP|Dawn|Piplup}}&#039;s battle skill in water. A [[List of Team Rocket&#039;s disguises|disguised]] Team Rocket shows up as a fake C-Button League. They put up a guise of wanting to research the group.&lt;br /&gt;
&lt;br /&gt;
Piplup jumps into the pool as Oralie&#039;s Magikarp prepares to duel. Piplup uses {{m|Peck}} but Magikarp dodges underwater. Both swim strong underwater, but Magikarp easily dodges Piplup&#039;s attack and jumps out of the water. Piplup fires {{m|Bubble Beam}} to the surface as Magikarp swats it away and dives down, {{m|Tackle|tackling}} Piplup and slamming it around the pool walls before sending it into the ceiling. It lands in the water and floats to the surface, [[fainting|knocked out]]. Though stunned at how powerful Magikarp is, Ash still wants to take his chance against Magikarp with Pikachu.&lt;br /&gt;
&lt;br /&gt;
Pikachu fires {{m|Thunderbolt}}, but Magikarp jumps into the air and spins to dodge. It comes down with Tackle, and although Pikachu tries to dodge, Magikarp still hits, slamming Pikachu into the edge of the pool. Pikachu clings onto the edge before retaliating with {{m|Quick Attack}}. Magikarp meets it head on with Tackle, but Pikachu switches to {{m|Iron Tail}}. Both attacks hit and create an explosion, tossing both Pokémon into the pool. Pikachu gets back onto the island and Magikarp resurfaces, both exhausted.&lt;br /&gt;
&lt;br /&gt;
After the battle, Haley and Oralie offer Ash and his friends lunch. As they turn to offer the C-Button League, they spot the league&#039;s members stealing Magikarp and Feebas. Team Rocket removes their disguises and recites their {{motto}}. As Team Rocket flees, the group follows. Brock vows to help, but Croagunk jabs him cold, which causes Dawn to scold the Pokémon for behaving rashly. The group follows [[Team Rocket&#039;s mechas|Team Rocket&#039;s balloon]] outside as Ash sends {{AP|Staravia}} to pursue. They wind up outside the city as Staravia leads the group to a small cabin along a river.&lt;br /&gt;
&lt;br /&gt;
Inside, they find Team Rocket with their evolution-inducing machine, preparing to put Magikarp inside. Haley and Oralie protest the evolution, which would undo their {{pkmn|training}} efforts. Ash has Pikachu attempt Thunderbolt, but Team Rocket captures Pikachu in a capsule, wanting to evolve Pikachu as well. They drop a cage on top of Ash and his friends, pinning them as they activate the machine. They try to evolve Magikarp into {{p|Gyarados}}, but Magikarp pops out unchanged. They try the process again, but it also fails. Team Rocket switches gears and tries to evolve Pikachu into {{p|Raichu}}, but it also fails. {{MTR}} realizes that the salesman&#039;s warning about waiting a week was accurate because otherwise the machine would fail.&lt;br /&gt;
&lt;br /&gt;
While Team Rocket argues, Ash orders Pikachu to use {{m|Iron Tail}} to break the cage. Meowth activates a switch to turn the machine into a mecha, destroying the cabin and unveiling the mecha. However, the machine implodes into dust, as it needs to execute a successful evolution. Haley and Oralie decide to exact retribution with Magikarp&#039;s {{m|Tackle}} and Feebas&#039;s {{m|Ice Beam}}, Pikachu finishing with {{m|Thunderbolt}} to blast Team Rocket off. Afterward, Ash and his friends return to the city and head off to Floaroma Town.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{TRT}} encounter the [[Magikarp salesman]] again.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Dawn}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Magikarp salesman]]&lt;br /&gt;
* [[Haley]]&lt;br /&gt;
* [[Oralie]]&lt;br /&gt;
* Female reporter&lt;br /&gt;
* Cameraman&lt;br /&gt;
* Pokémon Professor&lt;br /&gt;
* IT employee&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Piplup}} ({{OP|Dawn|Piplup}})&lt;br /&gt;
* {{p|Staravia}} ({{OP|Ash|Staravia}})&lt;br /&gt;
* {{p|Croagunk}} ({{OP|Brock|Croagunk}})&lt;br /&gt;
* {{p|Magikarp}} ({{OP|Magikarp salesman|Magikarp}})&lt;br /&gt;
* {{p|Magikarp}} ([[Oralie]]&#039;s)&lt;br /&gt;
* {{p|Feebas}} ([[Haley]]&#039;s)&lt;br /&gt;
* {{p|Gyarados}} (fantasy)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Wii Remote anime.png|thumb|200px|A [[Wii]] Remote look-alike]]&lt;br /&gt;
* [[Professor Oak&#039;s Big Pokémon Encyclopedia]]: [[Dawn&#039;s Pachirisu]]&lt;br /&gt;
* Pokémon senryū: パチリスが　おめめさめたよ　パッチリす &#039;&#039;Pachirisu ga / Omemesameta yo / Patchiri su&#039;&#039;&lt;br /&gt;
* The title card is read by [[Jessie]], [[James]], and {{MTR}}, and, in the dub, sung to the tune of {{wp|The Beatles}}&#039; &#039;&#039;{{wp|Revolution (song)|Revolution}}&#039;&#039; (as well as the slower version of the song, &#039;&#039;{{wp|Revolution 1}}&#039;&#039;), which the episode title references. Jessie sings the title solo in the European Portuguese dub.&lt;br /&gt;
* The educational magazine James subscribed to as a child, 実験と自習 &#039;&#039;Experimentation and Self-Study&#039;&#039;, is a parody of the magazine 科学と学習 &#039;&#039;Science and Education&#039;&#039;.&lt;br /&gt;
* Music from &#039;&#039;[[PK12|Gotta Dance!]]&#039;&#039; and the titular theme from &#039;&#039;[[M04|Celebi: The Voice of the Forest]]&#039;&#039; is used as background music.&lt;br /&gt;
* The remote control for the evolution machine looks similar to a [[Wii]] Remote, and even has the wrist strap. Also, when Meowth presses the button on the remote to transform the machine into the robot, just after the click, he says &amp;quot;whee&amp;quot;, sounding like &amp;quot;Wii&amp;quot;.&lt;br /&gt;
* {{TRT}} trying to use a machine that induces evolution, and the fact they try to use it on a {{p|Magikarp}} to evolve it into a Gyarados, could be a reference to the {{game|Gold and Silver|s}} games, where Team Rocket used a machine at [[Lake of Rage]] to try to force Magikarp to evolve into Gyarados.&lt;br /&gt;
** This episode is also similar to &#039;&#039;[[EP235|Talkin&#039; &#039;Bout an Evolution]]&#039;&#039;, where an evolution inducing machine was also used. The title of this episode is also similar to that of said previous episode.&lt;br /&gt;
* Team Rocket tries to evolve {{AP|Pikachu}} in this episode, but they say they don&#039;t want it to evolve [[DP074|53 episodes after]].&lt;br /&gt;
* Strangely, this episode was not included in the Japanese rental DVDs.&lt;br /&gt;
* As the [[Magikarp salesman]] is talking about the years of top-secret research, a hexagon-shaped building is shown. This is a possible reference to the Pentagon, a United States government building.&lt;br /&gt;
* [[Jessie&#039;s Wobbuffet]] doesn&#039;t appear in this episode.&lt;br /&gt;
* The name of the B-Button League refers to the fact that in the [[core series]], the B button is used to stop evolution.&lt;br /&gt;
* In Japan, this episode was included as a bonus feature on the DVD release of &#039;&#039;[[PK17|Pikachu&#039;s Island Adventure]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When Team Rocket is waving goodbye to the Magikarp salesman, James&#039; black shirt is white.&lt;br /&gt;
* When Magikarp uses {{m|Tackle}} on {{TP|Dawn|Piplup}}, Piplup&#039;s crown above its beak is white.&lt;br /&gt;
** Magikarp&#039;s bottom fin is also white instead of yellow.&lt;br /&gt;
* After {{an|Dawn}} lets Piplup out of his {{i|Poké Ball}}, Team Rocket, dressed up as the C-Button League, appears and Piplup disappears. It then reappears in the next scene.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
DP021 error.png|Coloring errors&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* Music from &#039;&#039;[[PK01|Pikachu&#039;s Vacation]]&#039;&#039; is used as background music.&lt;br /&gt;
* In the English dub, the reporters ask Ash if he used anything mechanical to evolve his Pikachu. In the original Japanese version, they ask if Pikachu evolved from {{p|Pichu}}.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=FCC|bordercolor=99F&lt;br /&gt;
|zh_cmn={{tt|最強的鯉魚王和最美麗的笨笨魚！|The Strongest Magikarp and the Most Beautiful Feebas!}}&lt;br /&gt;
|cs={{tt|Naším cílem je evoluce|Evolution is our Goal}}&lt;br /&gt;
|da={{tt|Nu er det tid til Evolution|It&#039;s time for Evolution}}&lt;br /&gt;
|de={{tt|Die Poké-Weiterentwicklungsmaschine|The Poké-evolutionmachine}}&lt;br /&gt;
|nl={{tt|Het is tijd voor een evolutie!|It&#039;s Time for an Evolution!}}&lt;br /&gt;
|fi={{tt|Nyt on aika evoluution!|Now it&#039;s time of evolution!}}&lt;br /&gt;
|fr_eu={{tt|Viva l&#039;Evolution!|Hurray for the evolution!}}&lt;br /&gt;
|he={{tt|כן, אנחנו רוצים התפתחות|Yes, we want an evolution}}&lt;br /&gt;
|it={{tt|La macchina per l&#039;evoluzione|The evolution machine}} &amp;amp; {{tt|Allenatrici convinte|Confident Trainers}}&lt;br /&gt;
|ko={{tt|가장 강한 잉어킹과 가장 예쁜 빈티나|The most powerful Magikarp and the most beautiful Feebas}}&lt;br /&gt;
|pl={{tt|A my żądamy ewolucji!|And we want the evolution!}}&lt;br /&gt;
|ru={{tt|Понимаешь нам нужна эволиция|}}&lt;br /&gt;
|pt_br={{tt|Queremos uma Evolução!|We Want an Evolution!}}&lt;br /&gt;
|pt_eu={{tt|Nós Queremos Evolução!|We Want Evolution!}}&lt;br /&gt;
|es_la={{tt|¡Queremos la evolución!|We want the evolution!}}&lt;br /&gt;
|es_eu={{tt|Adelante con esa evolución|Go on with that evolution}}&lt;br /&gt;
|sv={{tt|Man vill liksom ha lite evolution här|One would like to have a bit of evolution here}}&lt;br /&gt;
|ro={{tt|Noi Chiar Vrem o Evoluție|We Really Want an Evolution}}&lt;br /&gt;
|th={{tt|คอยคิงสุดแกร่งกับฮินบัสที่งดงาม!|The Strongest Koiking and the Most Beautiful Hinbass!}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP020 |&lt;br /&gt;
prevtitle=Mutiny in the Bounty! |&lt;br /&gt;
nextcode=DP022 |&lt;br /&gt;
nexttitle=Borrowing on Bad Faith! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0487}}&lt;br /&gt;
[[Category:Pokémon the Series: Diamond and Pearl episodes|021]]&lt;br /&gt;
[[Category:Episodes written by Yukiyoshi Ōhashi]]&lt;br /&gt;
[[Category:Episodes storyboarded and directed by Yūji Asada]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yūji Asada]]&lt;br /&gt;
[[Category:Episodes directed by Yūji Asada]]&lt;br /&gt;
[[Category:Episodes animated by Masaaki Iwane]]&lt;br /&gt;
&lt;br /&gt;
[[de:Die Poké-Weiterentwicklungsmaschine]]&lt;br /&gt;
[[es:EP490]]&lt;br /&gt;
[[fr:DP021]]&lt;br /&gt;
[[it:DP021]]&lt;br /&gt;
[[ja:DP編第21話]]&lt;br /&gt;
[[zh:宝可梦 钻石＆珍珠 第21集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3328873</id>
		<title>DP010</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3328873"/>
		<updated>2021-02-21T18:27:12Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: Typo&amp;#039;b&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=DP010 |&lt;br /&gt;
altepcode=EP476 |&lt;br /&gt;
colorscheme=Sinnoh |&lt;br /&gt;
title_en=Not on MY Watch Ya Don&#039;t! |&lt;br /&gt;
title_ja=ポケッチ入手困難！？ |&lt;br /&gt;
title_ja_trans=Can&#039;t Get the Pokétch!? |&lt;br /&gt;
screen=yes |&lt;br /&gt;
broadcast_jp=November 30, 2006 |&lt;br /&gt;
broadcast_us=June 19, 2007 |&lt;br /&gt;
en_series= |&lt;br /&gt;
en_op={{so|Diamond and Pearl}} |&lt;br /&gt;
ja_op=[[Together]] |&lt;br /&gt;
ja_ed=[[By Your Side ~Hikari&#039;s Theme~|君のそばで 〜ヒカリのテーマ〜]] |&lt;br /&gt;
olmteam=Team Iguchi |&lt;br /&gt;
scenario=藤田伸三 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard1=日高政光 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director1=牧野行洋 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art1=木下和栄 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=DP001-DP010 |&lt;br /&gt;
footnotes=*{{filb-eppics|dp|010}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Not on MY Watch Ya Don&#039;t!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケッチ入手困難！？&#039;&#039;&#039; &#039;&#039;Can&#039;t Get the Pokétch!?&#039;&#039;) is the tenth episode of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, and the 476th episode of the [[Pokémon anime]]. It was first broadcast in Japan on November 30, 2006, and in the United States on June 19, 2007.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/tv-episodes/season-10/episode-10-10_10-not-on-my-watch-ya-dont/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Dawn&#039;s first Pokémon Contest is just days away, and in order to prepare, she&#039;s searching Jubilife City for a Pokétch—a handy accessory that looks like a watch but has multiple useful functions. To her disappointment, the stores&#039; Pokétch supply has mysteriously been recalled, but she gets a free Pokétch from Team Rocket. For some reason, Team Rocket are just giving Pokétch away! But a Shinx and its owner, Landis, expose Dawn&#039;s Pokétch as a fake. Landis should know—he&#039;s the son of the Pokétch corporation&#039;s president!&lt;br /&gt;
&lt;br /&gt;
Landis introduces his father to Dawn and her friends, who learn that the Pokétch corporation withdrew its merchandise when it heard that someone was distributing fakes. But Landis&#039; father does give our heroes a peek at the latest version of the real thing, a Pokétch that measures the Friendship between a Trainer and a Pokémon. As for the fake Pokétch, the truth is soon revealed: Team Rocket is using the fakes to transmit Psyduck&#039;s voice! Now lots of Pokémon are listlessly walking through the streets in a Psyduck-induced trance, headed right for Team Rocket&#039;s hideout, and Landis&#039; Shinx is one of them!&lt;br /&gt;
&lt;br /&gt;
Of course, our heroes must now stop Team Rocket from scooping up all the Pokémon and taking off in their Meowth balloon. Pikachu and Piplup try to stop them, but Team Rocket just adds those two to the collection as well. Dawn isn&#039;t having any more of this nonsense, so she helps Buneary unleash an amazing Ice Beam that puts the villains&#039; plans on ice. With the Pokémon freed, Shinx helps charge Pikachu up with electricity and Team Rocket are sent flying once again, without the benefit of a hot air balloon. Now Dawn can receive a real Pokétch of her own, and she&#039;s just about ready to take on the Jubilife Pokémon Contest!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{ashfr|The group}} arrives in [[Jubilife City]] with three days before the local [[Pokémon Contest]] and {{an|Dawn}}&#039;s debut. Dawn is set on getting herself a [[Pokétch]], a must-have device for any {{pkmn|Coordinator}}. However, she is disappointed to find the local store is empty. The vendor explains that the [[Pokétch Company]] has recalled all unsold Pokétches. Dawn perks up again when she spots three clowns, actually {{TRT}} [[List of Team Rocket&#039;s disguises|in disguise]], giving away free Pokétches to the street crowd. Dawn pushes her way through the crowd. Team Rocket are shocked to see her, but give her a Pokétch anyway. They also insist that Ash and Brock take one as well, even though Ash says that he doesn&#039;t want one.&lt;br /&gt;
&lt;br /&gt;
The group takes a break in a local park, where Dawn admires her Pokétch. A {{p|Shinx}} then walks up to them, and Ash scans it on his [[Pokédex]] before wondering aloud why it is &amp;quot;barking&amp;quot; so much. Its Trainer, [[Landis]], shows up and instantly reveals the Pokétches are fake. Dawn refuses to believe him, until Landis runs it under water, smearing the paint. When the group asks how he knew they were fake, Landis tells them that [[Pokétch Co. President|his father]] would never make one in such a &amp;quot;dumb&amp;quot; color.&lt;br /&gt;
&lt;br /&gt;
Inside the [[Pokétch Company]] factory, Landis&#039;s father, who is also the Pokétch Co. President, apologizes for his son&#039;s behavior, but the group insists that it should be the people who made the fakes that should apologize. The President admits that he had the Pokétches pulled from the stores across [[Sinnoh]] because of the counterfeit Pokétch crisis. Landis then discovers that Dawn is a {{pkmn|Coordinator}}, which prompts his father to show them a prototype Pokétch, which has a [[Friendship]] Checker application. Ash is keen to give the app a try on him and {{AP|Pikachu}}, and the President is surprised by the reading, stating that it is almost off the graph. Brock and {{TP|Brock|Croagunk}} go up next, and despite Croagunk only being a [[DP008|recent addition]], the reading reveals the pair are already quite close. Dawn, however, is shocked to learn that her friendship with {{TP|Dawn|Piplup}} is low. Landis’s father assures her that friendship increases as a Pokémon and {{pkmn|Trainer}} spend time together. Landis recommends Dawn not even both entering the Contest with those low stats. At this, Dawn orders Landis to test his friendship with Shinx. Landis retorts that he is too young and still studying at {{si|Trainers&#039; School}}, much to Dawn&#039;s dismay. The President and his son wish Dawn all the best with her Contest, with Landis admitting she will need all the luck she can get.&lt;br /&gt;
&lt;br /&gt;
By nightfall, Team Rocket&#039;s fake Pokétch goes into full throttle. With the help of a {{p|Psyduck}}, they utilize the fake devices&#039; speakers to broadcast a {{m|Hypnosis|hypnotic}} tone to attract the Trainer&#039;s Pokémon directly to them. {{AP|Pikachu}} alerts Ash and his friends to the growing Pokémon procession, while Landis and his father abandon their inspection of the fake Pokétch to chase after their hypnotized Shinx. Landis and his father step outside to look for Shinx, but they instead find Ash and his friends. The father and son alert the group to their discovery of the Psyduck recording within the fake Pokétches. Ash and others follow the Pokémon directly to a giant holding container. Oddly the Pokémon just stand in the box, stuck in a trance. Landis rushes forward to rescue his Shinx, but Dawn leaps to his aid to stop the door crashing down on the young boy. Dawn demands to know who is behind the scheme. Team Rocket responds with their {{motto}} before inflating their balloon and firing up their propulsion engines for lift off. Piplup and Pikachu prepare for a {{m|Bubble Beam}} and {{m|Thunderbolt}} combination, but {{MTR}} launches two arms from the balloon, trapping Pikachu and Piplup inside glass capsules. Dawn sends out {{TP|Dawn|Buneary}} and tells it to use {{m|Ice Beam}}, but the Ice Beam can&#039;t quite reach the balloon’s height. Still determined, Dawn and Buneary close their eyes and take a moment to concentrate. Dawn calls for a maxed out Ice Beam, and the attack freezes Team Rocket. It also shorts out the rocket boosters, stopping them. As the balloon starts to descend slowly, Piplup and Pikachu are released from their capsules and start to fall. Ash sends out {{AP|Starly}}, and has it swoop into to rescue the pair. Starly manages to save Piplup, though Pikachu continues to plummet. Ash runs and dives to try to catch him, but misses and Pikachu hits the ground hard.&lt;br /&gt;
&lt;br /&gt;
As Ash cradles Pikachu, Team Rocket’s balloon lands and the Pokémon walk out of the damaged container. Brock realizes that the fall must have snapped them out of their hypnosis, and Landis&#039;s father orders the Pokémon to go back to their Trainers. Team Rocket then breaks out of the ice and jump to the ground, set on getting revenge. They send out {{TP|Jessie|Seviper}} and {{TP|James|Carnivine}}. Carnivine, of course, bites onto James&#039;s head. Team Rocket then orders Seviper and Carnivine to use {{m|Poison Tail}} and {{m|Bite}} respectively. Dawn decides to retaliate, and has Piplup use {{m|Peck}} and Buneary go in for a {{m|Dizzy Punch}}. Seviper and Carnivine are knocked back. Landis&#039;s father then tells Shinx to use {{m|Spark}} on Pikachu, which recharges Pikachu. Meowth extends his claws and Team Rocket and their Pokémon all jump towards Pikachu. Ash orders a Thunderbolt, which sends Team Rocket blasting off.&lt;br /&gt;
&lt;br /&gt;
[[Officer Jenny]] and [[Nurse Joy]] arrive shortly after, saying that they got there as fast as they could. Brock goes all heart-eyed, and starts to flirt with them, but Croagunk uses {{m|Poison Jab}} on him and drags him away. Landis then thanks Dawn for saving Shinx. He admits she will do well in the Contest, but says she shouldn’t expect to win much to Dawn&#039;s annoyance. With the counterfeit crisis solved, Dawn purchases a genuine Pokétch from the store the very next day, Now armed with a Pokétch on her wrist, Dawn turns her attention to her Contest training.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Ash}} and {{ashfr}} arrive in [[Jubilife City]].&lt;br /&gt;
* {{an|Dawn}} obtains a [[Pokétch]].&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Humans====&lt;br /&gt;
=====Main series debuts=====&lt;br /&gt;
* {{jo|Marina}} (advertisement)&lt;br /&gt;
&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Shinx}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Dawn}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* {{jo|Marina}} (cameo; advertisement)&lt;br /&gt;
* [[Landis]]&lt;br /&gt;
* [[Pokétch Co. President|Landis&#039;s father]]&lt;br /&gt;
* {{pkmn|Coordinator}}s&lt;br /&gt;
* Pokétch salesperson&lt;br /&gt;
* Townspeople&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Mime Jr.}} ({{OP|James|Mime Jr.}})&lt;br /&gt;
* {{p|Piplup}} ({{OP|Dawn|Piplup}})&lt;br /&gt;
* {{p|Starly}} ({{OP|Ash|Starly}})&lt;br /&gt;
* {{p|Buneary}} ({{OP|Dawn|Buneary}})&lt;br /&gt;
* {{p|Croagunk}} ({{OP|Brock|Croagunk}})&lt;br /&gt;
* {{p|Seviper}} ({{OP|Jessie|Seviper}})&lt;br /&gt;
* {{p|Carnivine}} ({{OP|James|Carnivine}})&lt;br /&gt;
* {{p|Shinx}} ([[Landis]]&#039;s; debut)&lt;br /&gt;
* {{p|Skarmory}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Altaria}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Psyduck}}&lt;br /&gt;
* {{p|Charmeleon}}&lt;br /&gt;
* {{p|Pidgeotto}}&lt;br /&gt;
* {{p|Rattata}}&lt;br /&gt;
* {{p|Raticate}}&lt;br /&gt;
* {{p|Spearow}}&lt;br /&gt;
* {{p|Sandshrew}}&lt;br /&gt;
* {{p|Nidorina}}&lt;br /&gt;
* {{p|Nidoran♂}}&lt;br /&gt;
* {{p|Wigglytuff}}&lt;br /&gt;
* {{p|Vulpix}}&lt;br /&gt;
* {{p|Oddish}}&lt;br /&gt;
* {{p|Growlithe}}&lt;br /&gt;
* {{p|Poliwag}}&lt;br /&gt;
* {{p|Poliwhirl}}&lt;br /&gt;
* {{p|Rapidash}}&lt;br /&gt;
* {{p|Quilava}}&lt;br /&gt;
* {{p|Furret}}&lt;br /&gt;
* {{p|Sunflora}}&lt;br /&gt;
* {{p|Mareep}}&lt;br /&gt;
* {{p|Stantler}}&lt;br /&gt;
* {{p|Teddiursa}}&lt;br /&gt;
* {{p|Espeon}}&lt;br /&gt;
* {{p|Larvitar}}&lt;br /&gt;
* {{p|Poochyena}}&lt;br /&gt;
* {{p|Azurill}}&lt;br /&gt;
* {{p|Bagon}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Marina cover.png|thumb|220px|Marina modeling the Pokétch]]&lt;br /&gt;
* {{jo|Marina}} from &#039;&#039;[[The Legend of Thunder!]]&#039;&#039; makes a cameo appearance on a [[Magazines in the Pokémon world|magazine]] advertisement for the [[Pokétch]]. The outfit she wears in the ad is not her normal one.&lt;br /&gt;
* In the {{pkmn|games}}, the {{player}} obtains a Pokétch by speaking to three {{tc|Clown}}s and collecting a [[Coupon]] from each of them. {{TRT}}&#039;s clown disguises are a reference to this.&lt;br /&gt;
* {{an|Dawn}} reads the title card of the episode.&lt;br /&gt;
* An instrumental version of [[By Your Side ~Hikari&#039;s Theme~]] and [[Aim to Be a Pokémon Master]] are used as background music.&lt;br /&gt;
* [[4Kids Entertainment|4Kids]] background music is used in this episode.&lt;br /&gt;
* [[Dawn&#039;s Buneary]] is added to the ending animation.&lt;br /&gt;
* [[Professor Oak&#039;s Big Pokémon Encyclopedia]]: [[Pokétch]]&lt;br /&gt;
** Pokémon senryū: ポケッチに　まだまだふえる　アプリかな &#039;&#039;Pokétchi ni, madamada fueru, apurikana&#039;&#039; &amp;quot;For the Pokétch, an ever-growing Application.&amp;quot;&lt;br /&gt;
* Dawn narrates the preview for the [[DP011|next episode]].&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* Just before [[Landis]] says good luck to Dawn, [[Pokétch Co. President|his father]] says that [[Officer Jenny]] has agreed to judge the {{ci|Jubilife}} {{pkmn|Contest}}, [[DP011|whereas in the next episode]], she doesn&#039;t do so.&lt;br /&gt;
* One of the hypnotized Pokémon is an [[Size discrepancies in the Pokémon anime|unusually small Stantler]].&lt;br /&gt;
* In one scene where {{TRT}} is about to steal {{AP|Pikachu}} and {{TP|Dawn|Piplup}}, {{MTR}}&#039;s ears are cream-colored instead of black.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=FCC|bordercolor=99F&lt;br /&gt;
|zh_cmn={{tt|神奇寶貝錶難以入手！？|Pokétch is Hard to Get!?}}&lt;br /&gt;
|cs={{tt|Podivuhodné hodinky|Wonderful Watch}}&lt;br /&gt;
|da={{tt|Jeg Finder Mig Ikke I Noget|I won&#039;t put up with anything}}&lt;br /&gt;
|nl={{tt|Pokétch Perikelen|Pokétch perils}}&lt;br /&gt;
|fi={{tt|Ja minun kelloonihan et koske!|And my watch you won&#039;t be touching!}}&lt;br /&gt;
|fr_eu={{tt|Les faussaires !|The counterfeiters!}}&lt;br /&gt;
|de={{tt|Wer nicht hat, der hat schon!|Someone who hasn´t, already has!}}&lt;br /&gt;
|he={{tt|לא אם זה תלוי בי, אתה לא!|}}&lt;br /&gt;
|it={{tt|Tutti pazzi per il Pokétch|Everyone raves about the Pokétch}} &amp;amp; {{tt|La sconfitta del Team Rocket|The defeat of Team Rocket}}&lt;br /&gt;
|pl={{tt|Nie ze mną te numery!|Don&#039;t mess with me like that!}}&lt;br /&gt;
|pt_br={{tt|Na Moda do Poké-lógio!|In the Pokétch Fashion!}}&lt;br /&gt;
|pt_eu={{tt|Primeiro tens de Passar por Cima de Mim!|First You have to Step Over Me!}}&lt;br /&gt;
|ru={{tt|Только не на мои часы!|Just Not on My Watch!}}&lt;br /&gt;
|es_la={{tt|¡No Pueden con Nosotros!|You/They Can&#039;t Against Us!}}&lt;br /&gt;
|es_eu={{tt|¡No! ¡No me quitarás el Poké-Reloj!|No! You won&#039;t take my Pokétch!}}&lt;br /&gt;
|sv={{tt|Med rätt handledning|With the right guidance}}&lt;br /&gt;
|ro={{tt|Nu pe Schimbul Meu|Not on My Watch}}&lt;br /&gt;
|th={{tt|โปเก็ตจ์หายากจังเลย|Can&#039;t Get the Pokétch}}&lt;br /&gt;
|ko={{tt|가짜 포켓치 대소동|Fake Pokétch Turmoil}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0476}}&lt;br /&gt;
[[Category:Pokémon the Series: Diamond and Pearl episodes|010]]&lt;br /&gt;
[[Category:Episodes written by Shinzō Fujita]]&lt;br /&gt;
[[Category:Episodes storyboarded by Masamitsu Hidaka]]&lt;br /&gt;
[[Category:Episodes directed by Yukihiro Makino]]&lt;br /&gt;
[[Category:Episodes animated by Kazue Kinoshita]]&lt;br /&gt;
[[Category:Episodes focusing on Dawn]]&lt;br /&gt;
&lt;br /&gt;
[[de:Wer nicht hat, der hat schon!]]&lt;br /&gt;
[[es:EP479]]&lt;br /&gt;
[[fr:DP010]]&lt;br /&gt;
[[it:DP010]]&lt;br /&gt;
[[ja:DP編第10話]]&lt;br /&gt;
[[zh:宝可梦 钻石＆珍珠 第10集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3328872</id>
		<title>DP010</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3328872"/>
		<updated>2021-02-21T18:26:23Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=DP010 |&lt;br /&gt;
altepcode=EP476 |&lt;br /&gt;
colorscheme=Sinnoh |&lt;br /&gt;
title_en=Not on MY Watch Ya Don&#039;t! |&lt;br /&gt;
title_ja=ポケッチ入手困難！？ |&lt;br /&gt;
title_ja_trans=Can&#039;t Get the Pokétch!? |&lt;br /&gt;
screen=yes |&lt;br /&gt;
broadcast_jp=November 30, 2006 |&lt;br /&gt;
broadcast_us=June 19, 2007 |&lt;br /&gt;
en_series= |&lt;br /&gt;
en_op={{so|Diamond and Pearl}} |&lt;br /&gt;
ja_op=[[Together]] |&lt;br /&gt;
ja_ed=[[By Your Side ~Hikari&#039;s Theme~|君のそばで 〜ヒカリのテーマ〜]] |&lt;br /&gt;
olmteam=Team Iguchi |&lt;br /&gt;
scenario=藤田伸三 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard1=日高政光 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director1=牧野行洋 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art1=木下和栄 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=DP001-DP010 |&lt;br /&gt;
footnotes=*{{filb-eppics|dp|010}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Not on MY Watch Ya Don&#039;t!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケッチ入手困難！？&#039;&#039;&#039; &#039;&#039;Can&#039;t Get the Pokétch!?&#039;&#039;) is the tenth episode of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, and the 476th episode of the [[Pokémon anime]]. It was first broadcast in Japan on November 30, 2006, and in the United States on June 19, 2007.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/tv-episodes/season-10/episode-10-10_10-not-on-my-watch-ya-dont/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Dawn&#039;s first Pokémon Contest is just days away, and in order to prepare, she&#039;s searching Jubilife City for a Pokétch—a handy accessory that looks like a watch but has multiple useful functions. To her disappointment, the stores&#039; Pokétch supply has mysteriously been recalled, but she gets a free Pokétch from Team Rocket. For some reason, Team Rocket are just giving Pokétch away! But a Shinx and its owner, Landis, expose Dawn&#039;s Pokétch as a fake. Landis should know—he&#039;s the son of the Pokétch corporation&#039;s president!&lt;br /&gt;
&lt;br /&gt;
Landis introduces his father to Dawn and her friends, who learn that the Pokétch corporation withdrew its merchandise when it heard that someone was distributing fakes. But Landis&#039; father does give our heroes a peek at the latest version of the real thing, a Pokétch that measures the Friendship between a Trainer and a Pokémon. As for the fake Pokétch, the truth is soon revealed: Team Rocket is using the fakes to transmit Psyduck&#039;s voice! Now lots of Pokémon are listlessly walking through the streets in a Psyduck-induced trance, headed right for Team Rocket&#039;s hideout, and Landis&#039; Shinx is one of them!&lt;br /&gt;
&lt;br /&gt;
Of course, our heroes must now stop Team Rocket from scooping up all the Pokémon and taking off in their Meowth balloon. Pikachu and Piplup try to stop them, but Team Rocket just adds those two to the collection as well. Dawn isn&#039;t having any more of this nonsense, so she helps Buneary unleash an amazing Ice Beam that puts the villains&#039; plans on ice. With the Pokémon freed, Shinx helps charge Pikachu up with electricity and Team Rocket are sent flying once again, without the benefit of a hot air balloon. Now Dawn can receive a real Pokétch of her own, and she&#039;s just about ready to take on the Jubilife Pokémon Contest!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{ashfr|The group}} arrives in [[Jubilife City]] with three days before the local [[Pokémon Contest]] and {{an|Dawn}}&#039;s debut. Dawn is set on getting herself a [[Pokétch]], a must-have device for any {{pkmn|Coordinator}}. However, she is disappointed to find the local store is empty. The vendor explains that the [[Pokétch Company]] has recalled all unsold Pokétches. Dawn perks up again when she spots three clowns, actually {{TRT}} [[List of Team Rocket&#039;s disguises|in disguise]], giving away free Pokétches to the street crowd. Dawn pushes her way through the crowd. Team Rocket are shocked to see her, but give her a Pokétch anyway. They also insist that Ash and Brock take one as well, even though Ash says that he doesn&#039;t want one.&lt;br /&gt;
&lt;br /&gt;
The group takes a break in a local park, where Dawn admires her Pokétch. A {{p|Shinx}} then walks up to them, and Ash scans it on his [[Pokédex]] before wondering aloud why it is &amp;quot;barking&amp;quot; so much. Its Trainer, [[Landis]] shows up and instantly reveals the Pokétches are fake. Dawn refuses to believe him, until Landis runs it under water, smearing the paint. When the group asks how he knew they were fake, Landis tells them that [[Pokétch Co. President|his father]] would never make one in such a &amp;quot;dumb&amp;quot; color.&lt;br /&gt;
&lt;br /&gt;
Inside the [[Pokétch Company]] factory, Landis&#039;s father, who is also the Pokétch Co. President, apologizes for his son&#039;s behavior, but the group insists that it should be the people who made the fakes that should apologize. The President admits that he had the Pokétches pulled from the stores across [[Sinnoh]] because of the counterfeit Pokétch crisis. Landis then discovers that Dawn is a {{pkmn|Coordinator}}, which prompts his father to show them a prototype Pokétch, which has a [[Friendship]] Checker application. Ash is keen to give the app a try on him and {{AP|Pikachu}}, and the President is surprised by the reading, stating that it is almost off the graph. Brock and {{TP|Brock|Croagunk}} go up next, and despite Croagunk only being a [[DP008|recent addition]], the reading reveals the pair are already quite close. Dawn, however, is shocked to learn that her friendship with {{TP|Dawn|Piplup}} is low. Landis’s father assures her that friendship increases as a Pokémon and {{pkmn|Trainer}} spend time together. Landis recommends Dawn not even both entering the Contest with those low stats. At this, Dawn orders Landis to test his friendship with Shinx. Landis retorts that he is too young and still studying at {{si|Trainers&#039; School}}, much to Dawn&#039;s dismay. The President and his son wish Dawn all the best with her Contest, with Landis admitting she will need all the luck she can get.&lt;br /&gt;
&lt;br /&gt;
By nightfall, Team Rocket&#039;s fake Pokétch goes into full throttle. With the help of a {{p|Psyduck}}, they utilize the fake devices&#039; speakers to broadcast a {{m|Hypnosis|hypnotic}} tone to attract the Trainer&#039;s Pokémon directly to them. {{AP|Pikachu}} alerts Ash and his friends to the growing Pokémon procession, while Landis and his father abandon their inspection of the fake Pokétch to chase after their hypnotized Shinx. Landis and his father step outside to look for Shinx, but they instead find Ash and his friends. The father and son alert the group to their discovery of the Psyduck recording within the fake Pokétches. Ash and others follow the Pokémon directly to a giant holding container. Oddly the Pokémon just stand in the box, stuck in a trance. Landis rushes forward to rescue his Shinx, but Dawn leaps to his aid to stop the door crashing down on the young boy. Dawn demands to know who is behind the scheme. Team Rocket responds with their {{motto}} before inflating their balloon and firing up their propulsion engines for lift off. Piplup and Pikachu prepare for a {{m|Bubble Beam}} and {{m|Thunderbolt}} combination, but {{MTR}} launches two arms from the balloon, trapping Pikachu and Piplup inside glass capsules. Dawn sends out {{TP|Dawn|Buneary}} and tells it to use {{m|Ice Beam}}, but the Ice Beam can&#039;t quite reach the balloon’s height. Still determined, Dawn and Buneary close their eyes and take a moment to concentrate. Dawn calls for a maxed out Ice Beam, and the attack freezes Team Rocket. It also shorts out the rocket boosters, stopping them. As the balloon starts to descend slowly, Piplup and Pikachu are released from their capsules and start to fall. Ash sends out {{AP|Starly}}, and has it swoop into to rescue the pair. Starly manages to save Piplup, though Pikachu continues to plummet. Ash runs and dives to try to catch him, but misses and Pikachu hits the ground hard.&lt;br /&gt;
&lt;br /&gt;
As Ash cradles Pikachu, Team Rocket’s balloon lands and the Pokémon walk out of the damaged container. Brock realizes that the fall must have snapped them out of their hypnosis, and Landis&#039;s father orders the Pokémon to go back to their Trainers. Team Rocket then breaks out of the ice and jump to the ground, set on getting revenge. They send out {{TP|Jessie|Seviper}} and {{TP|James|Carnivine}}. Carnivine, of course, bites onto James&#039;s head. Team Rocket then orders Seviper and Carnivine to use {{m|Poison Tail}} and {{m|Bite}} respectively. Dawn decides to retaliate, and has Piplup use {{m|Peck}} and Buneary go in for a {{m|Dizzy Punch}}. Seviper and Carnivine are knocked back. Landis&#039;s father then tells Shinx to use {{m|Spark}} on Pikachu, which recharges Pikachu. Meowth extends his claws and Team Rocket and their Pokémon all jump towards Pikachu. Ash orders a Thunderbolt, which sends Team Rocket blasting off.&lt;br /&gt;
&lt;br /&gt;
[[Officer Jenny]] and [[Nurse Joy]] arrive shortly after, saying that they got there as fast as they could. Brock goes all heart-eyed, and starts to flirt with them, but Croagunk uses {{m|Poison Jab}} on him and drags him away. Landis then thanks Dawn for saving Shinx. He admits she will do well in the Contest, but says she shouldn’t expect to win much to Dawn&#039;s annoyance. With the counterfeit crisis solved, Dawn purchases a genuine Pokétch from the store the very next day, Now armed with a Pokétch on her wrist, Dawn turns her attention to her Contest training.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Ash}} and {{ashfr}} arrive in [[Jubilife City]].&lt;br /&gt;
* {{an|Dawn}} obtains a [[Pokétch]].&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Humans====&lt;br /&gt;
=====Main series debuts=====&lt;br /&gt;
* {{jo|Marina}} (advertisement)&lt;br /&gt;
&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Shinx}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Dawn}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* {{jo|Marina}} (cameo; advertisement)&lt;br /&gt;
* [[Landis]]&lt;br /&gt;
* [[Pokétch Co. President|Landis&#039;s father]]&lt;br /&gt;
* {{pkmn|Coordinator}}s&lt;br /&gt;
* Pokétch salesperson&lt;br /&gt;
* Townspeople&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Mime Jr.}} ({{OP|James|Mime Jr.}})&lt;br /&gt;
* {{p|Piplup}} ({{OP|Dawn|Piplup}})&lt;br /&gt;
* {{p|Starly}} ({{OP|Ash|Starly}})&lt;br /&gt;
* {{p|Buneary}} ({{OP|Dawn|Buneary}})&lt;br /&gt;
* {{p|Croagunk}} ({{OP|Brock|Croagunk}})&lt;br /&gt;
* {{p|Seviper}} ({{OP|Jessie|Seviper}})&lt;br /&gt;
* {{p|Carnivine}} ({{OP|James|Carnivine}})&lt;br /&gt;
* {{p|Shinx}} ([[Landis]]&#039;s; debut)&lt;br /&gt;
* {{p|Skarmory}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Altaria}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Psyduck}}&lt;br /&gt;
* {{p|Charmeleon}}&lt;br /&gt;
* {{p|Pidgeotto}}&lt;br /&gt;
* {{p|Rattata}}&lt;br /&gt;
* {{p|Raticate}}&lt;br /&gt;
* {{p|Spearow}}&lt;br /&gt;
* {{p|Sandshrew}}&lt;br /&gt;
* {{p|Nidorina}}&lt;br /&gt;
* {{p|Nidoran♂}}&lt;br /&gt;
* {{p|Wigglytuff}}&lt;br /&gt;
* {{p|Vulpix}}&lt;br /&gt;
* {{p|Oddish}}&lt;br /&gt;
* {{p|Growlithe}}&lt;br /&gt;
* {{p|Poliwag}}&lt;br /&gt;
* {{p|Poliwhirl}}&lt;br /&gt;
* {{p|Rapidash}}&lt;br /&gt;
* {{p|Quilava}}&lt;br /&gt;
* {{p|Furret}}&lt;br /&gt;
* {{p|Sunflora}}&lt;br /&gt;
* {{p|Mareep}}&lt;br /&gt;
* {{p|Stantler}}&lt;br /&gt;
* {{p|Teddiursa}}&lt;br /&gt;
* {{p|Espeon}}&lt;br /&gt;
* {{p|Larvitar}}&lt;br /&gt;
* {{p|Poochyena}}&lt;br /&gt;
* {{p|Azurill}}&lt;br /&gt;
* {{p|Bagon}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Marina cover.png|thumb|220px|Marina modeling the Pokétch]]&lt;br /&gt;
* {{jo|Marina}} from &#039;&#039;[[The Legend of Thunder!]]&#039;&#039; makes a cameo appearance on a [[Magazines in the Pokémon world|magazine]] advertisement for the [[Pokétch]]. The outfit she wears in the ad is not her normal one.&lt;br /&gt;
* In the {{pkmn|games}}, the {{player}} obtains a Pokétch by speaking to three {{tc|Clown}}s and collecting a [[Coupon]] from each of them. {{TRT}}&#039;s clown disguises are a reference to this.&lt;br /&gt;
* {{an|Dawn}} reads the title card of the episode.&lt;br /&gt;
* An instrumental version of [[By Your Side ~Hikari&#039;s Theme~]] and [[Aim to Be a Pokémon Master]] are used as background music.&lt;br /&gt;
* [[4Kids Entertainment|4Kids]] background music is used in this episode.&lt;br /&gt;
* [[Dawn&#039;s Buneary]] is added to the ending animation.&lt;br /&gt;
* [[Professor Oak&#039;s Big Pokémon Encyclopedia]]: [[Pokétch]]&lt;br /&gt;
** Pokémon senryū: ポケッチに　まだまだふえる　アプリかな &#039;&#039;Pokétchi ni, madamada fueru, apurikana&#039;&#039; &amp;quot;For the Pokétch, an ever-growing Application.&amp;quot;&lt;br /&gt;
* Dawn narrates the preview for the [[DP011|next episode]].&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* Just before [[Landis]] says good luck to Dawn, [[Pokétch Co. President|his father]] says that [[Officer Jenny]] has agreed to judge the {{ci|Jubilife}} {{pkmn|Contest}}, [[DP011|whereas in the next episode]], she doesn&#039;t do so.&lt;br /&gt;
* One of the hypnotized Pokémon is an [[Size discrepancies in the Pokémon anime|unusually small Stantler]].&lt;br /&gt;
* In one scene where {{TRT}} is about to steal {{AP|Pikachu}} and {{TP|Dawn|Piplup}}, {{MTR}}&#039;s ears are cream-colored instead of black.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=FCC|bordercolor=99F&lt;br /&gt;
|zh_cmn={{tt|神奇寶貝錶難以入手！？|Pokétch is Hard to Get!?}}&lt;br /&gt;
|cs={{tt|Podivuhodné hodinky|Wonderful Watch}}&lt;br /&gt;
|da={{tt|Jeg Finder Mig Ikke I Noget|I won&#039;t put up with anything}}&lt;br /&gt;
|nl={{tt|Pokétch Perikelen|Pokétch perils}}&lt;br /&gt;
|fi={{tt|Ja minun kelloonihan et koske!|And my watch you won&#039;t be touching!}}&lt;br /&gt;
|fr_eu={{tt|Les faussaires !|The counterfeiters!}}&lt;br /&gt;
|de={{tt|Wer nicht hat, der hat schon!|Someone who hasn´t, already has!}}&lt;br /&gt;
|he={{tt|לא אם זה תלוי בי, אתה לא!|}}&lt;br /&gt;
|it={{tt|Tutti pazzi per il Pokétch|Everyone raves about the Pokétch}} &amp;amp; {{tt|La sconfitta del Team Rocket|The defeat of Team Rocket}}&lt;br /&gt;
|pl={{tt|Nie ze mną te numery!|Don&#039;t mess with me like that!}}&lt;br /&gt;
|pt_br={{tt|Na Moda do Poké-lógio!|In the Pokétch Fashion!}}&lt;br /&gt;
|pt_eu={{tt|Primeiro tens de Passar por Cima de Mim!|First You have to Step Over Me!}}&lt;br /&gt;
|ru={{tt|Только не на мои часы!|Just Not on My Watch!}}&lt;br /&gt;
|es_la={{tt|¡No Pueden con Nosotros!|You/They Can&#039;t Against Us!}}&lt;br /&gt;
|es_eu={{tt|¡No! ¡No me quitarás el Poké-Reloj!|No! You won&#039;t take my Pokétch!}}&lt;br /&gt;
|sv={{tt|Med rätt handledning|With the right guidance}}&lt;br /&gt;
|ro={{tt|Nu pe Schimbul Meu|Not on My Watch}}&lt;br /&gt;
|th={{tt|โปเก็ตจ์หายากจังเลย|Can&#039;t Get the Pokétch}}&lt;br /&gt;
|ko={{tt|가짜 포켓치 대소동|Fake Pokétch Turmoil}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0476}}&lt;br /&gt;
[[Category:Pokémon the Series: Diamond and Pearl episodes|010]]&lt;br /&gt;
[[Category:Episodes written by Shinzō Fujita]]&lt;br /&gt;
[[Category:Episodes storyboarded by Masamitsu Hidaka]]&lt;br /&gt;
[[Category:Episodes directed by Yukihiro Makino]]&lt;br /&gt;
[[Category:Episodes animated by Kazue Kinoshita]]&lt;br /&gt;
[[Category:Episodes focusing on Dawn]]&lt;br /&gt;
&lt;br /&gt;
[[de:Wer nicht hat, der hat schon!]]&lt;br /&gt;
[[es:EP479]]&lt;br /&gt;
[[fr:DP010]]&lt;br /&gt;
[[it:DP010]]&lt;br /&gt;
[[ja:DP編第10話]]&lt;br /&gt;
[[zh:宝可梦 钻石＆珍珠 第10集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=JN042&amp;diff=3328858</id>
		<title>JN042</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=JN042&amp;diff=3328858"/>
		<updated>2021-02-21T17:22:15Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Typo*/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{undubbed}}&lt;br /&gt;
&amp;lt;!-- fill in the title links with dub titles only --&amp;gt;&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=JN041 |&lt;br /&gt;
prevtitle=Pikachu Translation Check... / Up to Your Neck! |&lt;br /&gt;
nextcode=JN043 |&lt;br /&gt;
&amp;lt;!--nexttitle= |--&amp;gt;&lt;br /&gt;
series=Pokémon Journeys: The Series |&lt;br /&gt;
colorscheme=Galar}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=JN042 |&lt;br /&gt;
altepcode=EP1127 |&lt;br /&gt;
colorscheme=Galar |&lt;br /&gt;
title_en= |&lt;br /&gt;
title_ja=ソード&amp;amp;シールドⅠ　「まどろみの森」 |&lt;br /&gt;
title_ja_trans=Sword &amp;amp; Shield I - Slumbering Forest |&lt;br /&gt;
broadcast_jp=October 23, 2020 |&lt;br /&gt;
broadcast_us=March 5, 2021 |&lt;br /&gt;
en_op=[[The Journey Starts Today]] |&lt;br /&gt;
ja_op=[[One, Two, Three|１・２・３]] |&lt;br /&gt;
ja_ed=[[Pokémon Shiritori|ポケモンしりとり（ピカチュウ→ミュウVer.）]] |&lt;br /&gt;
olmteam=Team Kato |&lt;br /&gt;
scenarion=1 |&lt;br /&gt;
scenario=米村正二 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard=齋藤徳明 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director=上野史博 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art=篠原隆 |&lt;br /&gt;
morecredits=no |&amp;lt;!--please don&#039;t change to &amp;quot;yes&amp;quot; until the corresponding staff page has been updated--&amp;gt;&lt;br /&gt;
epstaffpage=JN041-JN050 |&lt;br /&gt;
footnotes=* {{filb-eppics|ss|042}}&lt;br /&gt;
* {{BMGf|282628|Preview thread on BMGf}} &#039;&#039;Closed&#039;&#039;&lt;br /&gt;
* {{BMGf|283078|Original review thread on BMGf}}&lt;br /&gt;
&amp;lt;!--* {{BMGf||Dub review thread on BMGf}}--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
(Japanese: &#039;&#039;&#039;ソード&amp;amp;シールドⅠ　「まどろみの森」&#039;&#039;&#039; &#039;&#039;Sword &amp;amp; Shield I - {{tt|Slumbering Forest|Slumbering Weald}}&#039;&#039;) is the 42nd episode of &#039;&#039;[[Pokémon Journeys: The Series]]&#039;&#039;, and the 1,127th episode of the [[Pokémon anime]]. It first aired in Japan on October 23, 2020 and is scheduled to air in the United States on March 5, 2021.&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==Blurb==&lt;br /&gt;
Official Blurb from Pokémon.com goes here, with source link--&amp;gt;&lt;br /&gt;
&amp;lt;!--Please do not alter the blurb to fix any errors, they are meant to be presented as they are on the official site.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
The [[Energy Plant]] in [[Galar]] has suffered damage after too many Galar Particles were absorbed by its core. [[Macro Cosmos]] Chairman [[Rose]] informs his secretary [[Oleana]] of the emergency. As she orders urgent repairs be done on the hangar, the Galar Particles disperse into the air. Rose simply smiles, marvelling as the mysterious energy streaks across the night sky.&lt;br /&gt;
&lt;br /&gt;
Meanwhile at the [[Cerise Laboratory]], a mysterious reddish glow appears inside {{Ash}}&#039;s [[bag]], coming from his [[Dynamax Band]]. Consulting [[Professor Cerise]], Ash and [[Goh]] learn that Dynamax Bands are used by Trainers from the Galar [[region]] to [[Dynamax]] and [[Gigantamax]] their Pokémon. Goh recalls his previous encounters with the peculiar phenomena, adding that it is strange that Pokémon can only undergo Dynamax in either stadiums or the [[Wild Area]]. [[Chrysa]] and [[Ren]] add that recent reports have shown Dynamax occurring right across the Galar region. Ash wonders if his Dynamax Band glowing is at all related, to which Goh suggests they go on an investigative trip to Galar. The Professor agrees, sending the boys on plane to Galar.&lt;br /&gt;
&lt;br /&gt;
Aboard a train to [[Wedgehurst]] to meet Professor Cerise&#039;s friend [[Professor Magnolia]], Ash and {{AP|Pikachu}} indulge in some Galar scones. The train ride comes to unexpected stop due to some thick fog, and the train doors open to allow the passengers to stretch their legs while they wait. Goh&#039;s disappointment quickly subsides when a hungry {{p|Bunnelby}} tries to steal some scones. The boys run into the [[Slumbering Weald]] after Bunnelby, quickly losing sight of their target. Goh then spots it hopping by and manages to {{pkmn2|caught|catch}} the Bunnelby, though he has become separated from Ash. While searching for Goh, Ash and Pikachu encounter {{p|Zacian}}. Ash tries to scan it with his [[Rotom Phone]], however the [[Legendary Pokémon]] isn&#039;t registered in the [[Pokédex]] database. Similarly Goh has a mysterious encounter of his own, meeting {{p|Zamazenta}}. Ash tries to battle Zacian, but Pikachu&#039;s {{m|Iron Tail}} goes through it. Goh, meanwhile tries to catch Zamazenta for himself, but the {{i|Poké Ball}} goes through as well. Goh has {{TP|Goh|Raboot}} try an {{m|Ember}} attack, but it doesn&#039;t affect Zamazenta. Both Zacian and Zamazenta let out a haunting howl, enveloping the area in a thicker fog. Goh wakes up to find himself alone in the Slumbering Weald and Ash is still nowhere to be seen. He tries calling him on the [[Rotom Phone]], but Ash doesn’t pick. The train horn sounds, so Goh and his Pokémon rush for it, only to miss the now departing train. &lt;br /&gt;
&lt;br /&gt;
Next, Goh spots several streaking stars across the sky, noting they look a lot like the ones seen when a Pokémon Dynamaxes. A car suddenly pulls up, and a familiar face, [[Sonia]] takes a moment to observe the strange stars. She then turns to see Goh standing there, much to her surprise. Ash and Pikachu wake up in the Slumbering Weald, and as they decide to head back for the train to meet Goh, they also spot the mysterious stars in the sky.&lt;br /&gt;
&lt;br /&gt;
In a small town, one of the stars strikes Maru-chan, a {{p|Centiskorch}} belonging to father and daughter [[Doug and Eva]]. Maru-chan undergoes a fearsome transformation into a Gigantamax Centiskorch before destroying a building with a {{m|G-Max Centiferno}}. The news of Dynamax sightings across Galar has also reached Oleana and Rose, however Rose is undeterred noting that a few casualties are inevitable and that the future must be the main priority. &lt;br /&gt;
&lt;br /&gt;
Ash runs into town, perplexed by the sight of a Gigantamax Centiskorch outside a stadium or the Wild Area. He decides to confront it himself, ignoring Doug&#039;s advice to stay safe. Ash orders Pikachu and his {{AP|Riolu}} to help calm Maru-chan down. An {{m|Electroweb}} wraps around Maru-chan&#039;s face before Riolu scores a direct hit with {{m|Vacuum Wave}}. Maru-chan, however, breaks through the web and prepares to launch a {{m|Max Flutterby}}. Ash adds {{AP|Dragonite}} to the battle for a triple combo of {{m|Hurricane}} alongside Pikachu’s Electroweb and Riolu using Vacuum Wave again. The attacks cancel each other out while the Gigantamax Centiskorch still stands. Centiskorch prepares to unleash another devastating G-Max Centiferno, leading Ash and his team to scramble to safety. {{pkmn|Champion}} [[Leon]] and his {{p|Charizard}} fly onto the scene, striking the Gigantamax Centiskorch with a {{m|Rock Tomb}}. Ash is glad to see some support arrive, and Leon decides to handle the situation by himself. A final blow of {{m|Air Slash}} reverts Maru-chan to its previously friendly self and ends the chaos. Eva rushes to hug her dear friend, while Doug thanks Ash for helping save Maru-chan. The unexpected arrival of Leon also receives much praise from the townspeople. Leon stays humble and proclaims that he will be investigating the recent rise in Dynamax Pokémon. As he prepares to leave to fight other Dynamax events, Ash pleads with the Champion to let him help. The glint of confidence convinces Leon to relent, so Ash aboard his Dragonite follows Leon and Charizard to the next battle.&lt;br /&gt;
&lt;br /&gt;
Thanks to Sonia, Goh is also making progress. Goh then remembers to give Ash another call, and this time Ash picks up. Ash reveals that so much has happened and that he is now assisting Leon with defeating the Dynamax Pokémon. Goh replies that he and Sonia are traveling to the [[Turffield]] geoglyph hoping that it might be somehow connected to the outbreak of Dynamax energy across Galar. Goh tells Ash that they will meet up when they can. As a dark red cloud appears overhead, Ash hangs up the phone as he and Leon prepare to take on their next opponent – a Dynamax {{p|Pangoro}}.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as catching and releasing Pokémon and obtaining Badges, go here. --&amp;gt;&lt;br /&gt;
* [[Oleana]] is introduced.&lt;br /&gt;
* {{Ash}} and [[Goh]] travel to [[Galar]] again to meet [[Professor Magnolia]].&lt;br /&gt;
* Goh {{pkmn2|caught|catches}} a {{DL|List of Goh&#039;s Pokémon|Bunnelby}}.&lt;br /&gt;
* Ash and Goh get separated.&lt;br /&gt;
* Ash and Goh encounter {{p|Zacian}} and {{p|Zamazenta}}, respectively for the first time.&lt;br /&gt;
* Goh meets [[Sonia]] again and heads to [[Turffield]] with her.&lt;br /&gt;
* Ash meets [[Leon]] again and joins him in stopping rampaging [[Dynamax]] Pokémon.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Humans====&lt;br /&gt;
* [[Oleana]]&lt;br /&gt;
* [[Oleana&#039;s subordinate]]&lt;br /&gt;
&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Centiskorch}} ([[Gigantamax]])&lt;br /&gt;
* {{p|Zacian}} ({{DL|List of Pokémon with form differences|Zacian and Zamazenta|Hero of Many Battles}})&lt;br /&gt;
* {{p|Zamazenta}} ({{DL|List of Pokémon with form differences|Zacian and Zamazenta|Hero of Many Battles}})&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
&amp;lt;!--[[File:Dare da JN042.png|thumb|200px|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]--&amp;gt;&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* [[Goh]]&lt;br /&gt;
* [[Professor Cerise]]&lt;br /&gt;
* [[Ren]]&lt;br /&gt;
* [[Chrysa]]&lt;br /&gt;
* [[Professor Magnolia]] (photo)&lt;br /&gt;
* [[Leon]]&lt;br /&gt;
* [[Raihan]] (flashback)&lt;br /&gt;
* [[Rose]]&lt;br /&gt;
* [[Sonia]]&lt;br /&gt;
* [[Oleana]]&lt;br /&gt;
* [[Doug and Eva]]&lt;br /&gt;
* {{tc|Macro Cosmos&#039;s|Macro Cosmos employees}}&lt;br /&gt;
** [[Oleana&#039;s subordinate]]&lt;br /&gt;
* Townspeople&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
&amp;lt;!--[[File:WTP JN042.png|thumb|200px|Who&#039;s That Pokémon?]]--&amp;gt;&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Centiskorch}}&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Raboot}} ({{OP|Goh|Raboot}})&lt;br /&gt;
* {{p|Dragonite}} ({{OP|Ash|Dragonite}})&lt;br /&gt;
* {{p|Riolu}} ({{OP|Ash|Riolu}})&lt;br /&gt;
* {{p|Sobble}} ({{OP|Goh|Sobble}})&lt;br /&gt;
* {{p|Bunnelby}} ({{DL|List of Goh&#039;s Pokémon|Bunnelby|Goh&#039;s}}; new)&lt;br /&gt;
* {{p|Rotom}} ([[Professor Cerise]]&#039;s; [[Rotom Phone]]; ×2)&lt;br /&gt;
* {{p|Gyarados}} ({{OP|Lance|Gyarados}}; [[Red Gyarados]]; [[Dynamax]]; flashback)&lt;br /&gt;
* {{p|Charizard}} ([[Leon]]&#039;s; [[Gigantamax]]; Gigantamax in a flashback)&lt;br /&gt;
* {{p|Duraludon}} ([[Raihan]]&#039;s; [[Gigantamax]]; flashback)&lt;br /&gt;
* {{p|Centiskorch}} ([[Doug and Eva|Doug]]&#039;s; Maru-chan; [[Gigantamax]]; debut)&lt;br /&gt;
* {{p|Smeargle}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Eevee}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Zacian}} ({{OBP|Zacian|recurring|anime}}; {{DL|List of Pokémon with form differences|Zacian and Zamazenta|Hero of Many Battles}}; debut)&lt;br /&gt;
* {{p|Zamazenta}} ({{OBP|Zamazenta|recurring|anime}}; {{DL|List of Pokémon with form differences|Zacian and Zamazenta|Hero of Many Battles}}; debut)&lt;br /&gt;
* {{p|Pangoro}} ([[Dynamax]])&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* [[Get Inspired! Let&#039;s Solve a Poké Riddle!!]]: {{p|Zacian}}&lt;br /&gt;
* This episode begins the four-episode {{pkmn|Sword and Shield}} arc.&lt;br /&gt;
* Throughout the Sword and Shield arc, the [[Who&#039;s That Pokémon?|Dare da?]] segment is not shown.&lt;br /&gt;
* {{Ash}} and [[Goh]] read the title card for this episode.&lt;br /&gt;
* Despite debuting [[XY001|over 300 episodes ago]], this is the first time {{p|Bunnelby}} has received a [[Pokédex]] entry in the {{pkmn|anime}}. &lt;br /&gt;
* This episode premiered the same day [[The Crown Tundra]] {{FB|Pokémon Sword and Shield|Expansion Pass}} was released for Pokémon Sword and Shield.&lt;br /&gt;
* Goh, [[Rose]], [[Professor Magnolia]], Ash, and {{AP|Pikachu}} all narrate the preview for the [[JN043|next episode]].&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When Goh shows a picture of Professor Magnolia and [[Professor Cerise]], his fingernails disappear when the camera zooms out.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
&amp;lt;!--{{Epilang|color=D5598C|bordercolor=00A1E9&lt;br /&gt;
}}--&amp;gt;&lt;br /&gt;
{{-}}&lt;br /&gt;
&amp;lt;!-- fill in the title links with dub titles only --&amp;gt;&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=JN041 |&lt;br /&gt;
prevtitle=Pikachu Translation Check... / Up to Your Neck! |&lt;br /&gt;
nextcode=JN043 |&lt;br /&gt;
&amp;lt;!--nexttitle= |--&amp;gt;&lt;br /&gt;
series=Pokémon Journeys: The Series |&lt;br /&gt;
colorscheme=Galar}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:1127}}&lt;br /&gt;
[[Category:Pokémon Journeys: The Series episodes|042]]&lt;br /&gt;
[[Category:Episodes written by Shōji Yonemura]]&lt;br /&gt;
[[Category:Episodes storyboarded by Noriaki Saito]]&lt;br /&gt;
[[Category:Episodes directed by Fumihiro Ueno]]&lt;br /&gt;
[[Category:Episodes animated by Takashi Shinohara]]&lt;br /&gt;
[[Category:Episodes in which a main character obtains a new Pokémon]]&lt;br /&gt;
[[Category:Episodes in which a Legendary Pokémon appears]]&lt;br /&gt;
[[Category:Episodes in which a Champion appears]]&lt;br /&gt;
&lt;br /&gt;
[[de:Sword &amp;amp; Shield Ⅰ: Madoromi no Mori]]&lt;br /&gt;
[[es:EP1131]]&lt;br /&gt;
[[fr:LV042]]&lt;br /&gt;
[[it:PM042]]&lt;br /&gt;
[[ja:新無印編第42話]]&lt;br /&gt;
[[zh:宝可梦 旅途 第42集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=SM045&amp;diff=3328572</id>
		<title>SM045</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=SM045&amp;diff=3328572"/>
		<updated>2021-02-21T02:26:23Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: Caps mistake, o o f&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=SM044 |&lt;br /&gt;
prevtitle=A Dream Encounter! |&lt;br /&gt;
nextcode=SM046 |&lt;br /&gt;
nexttitle=Deceiving Appearances! |&lt;br /&gt;
series=Pokémon the Series: Sun &amp;amp; Moon |&lt;br /&gt;
colorscheme=Alola}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=SM045 |&lt;br /&gt;
altepcode=EP984 |&lt;br /&gt;
colorscheme=Alola |&lt;br /&gt;
title_en=Now You See Them, Now You Don&#039;t! |&lt;br /&gt;
title_ja=ほしぐもパニック！テレポートは突然に！！ |&lt;br /&gt;
title_ja_trans=Hoshigumo Panic! A Sudden Teleport!! |&lt;br /&gt;
broadcast_jp=October 12, 2017 |&lt;br /&gt;
broadcast_us=March 25, 2018 |&lt;br /&gt;
en_op=[[Under The Alolan Moon]] |&lt;br /&gt;
ja_op=[[Alola!!|アローラ!!]] |&lt;br /&gt;
ja_ed=[[Pose|ポーズ]] |&lt;br /&gt;
olmteam=Team Kato |&lt;br /&gt;
scenarion=1 |&lt;br /&gt;
scenario=藤咲淳一 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard=尼野浩正 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director=牧野吉高 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art=篠原隆 |&lt;br /&gt;
morecredits=no |&amp;lt;!--please don&#039;t change to &amp;quot;yes&amp;quot; until the corresponding staff page has been updated--&amp;gt;&lt;br /&gt;
epstaffpage=SM041-SM050 |&lt;br /&gt;
footnotes=* {{filb-eppics|sm|045}}&lt;br /&gt;
* {{BMGf|241609|Preview thread on BMGf}} &#039;&#039;Closed&#039;&#039;&lt;br /&gt;
* {{BMGf|242922|Original review thread on BMGf}}&lt;br /&gt;
* {{BMGf|253478|Dub review thread on BMGf}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Now You See Them, Now You Don&#039;t!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ほしぐもパニック！テレポートは突然に！！&#039;&#039;&#039; &#039;&#039;{{tt|Hoshigumo|Nebby}} Panic! A Sudden Teleport!!&#039;&#039;) is the 45th episode of &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;, and the 984th episode of the [[Pokémon anime]]. It first aired in Japan on October 12, 2017, in New Zealand on March 1, 2018, in Canada on March 17, 2018, and in the United States on March 25, 2018.&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--https://www.pokemon.com/us/pokemon-episodes/21_02-now-you-see-them-now-you-dont/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;The Pokémon School class is sculpting with clay today! But while our heroes muse about various Pokémon and places, they disappear one by one—first appearing at the scenes of their musings, then reappearing back at school! They soon realize Nebby had used Teleport to take them to the places and Pokémon they were thinking about.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, Team Rocket is determined to catch Nebby. They succeed, but thanks to Teleport, Bewear carries the trio off...and Nebby makes its way back to Ash—all by itself! After Ash and Pikachu visit the places the rest of the class saw earlier, one thing becomes obvious: Nebby is growing up!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{an|Lillie}} writes in her diary the events of the [[SM044|previous episode]]. At {{an|Professor Kukui}}&#039;s house, {{Ash}} provides his Pokémon with breakfast before checking on {{DL|Light trio (anime)|Solgaleo|Nebby}}. Ash and Professor Kukui head to the [[Pokémon School]] with {{AP|Rowlet}} and Nebby in Ash&#039;s backpack. {{TRT}} have set up their truck outside the school in an attempt to gain more customers, just as [[Jessie]] finishes a call with [[Matori]]. Students pass them by but Ash runs up to the truck to buy the [[malasada]] when Team Rocket spot Nebby. Ash heads into school as [[James]] suspects Nebby is a pre-evolved form of {{p|Koffing}} which he names Proto-Koffing and make plans to catch it. In the classroom, Ash and {{ashcl}} are working with clay to sculpt their partners. Their attempts start with mixed results as Nebby starts to {{m|Teleport}} them to various locations and back to the school. They soon work out what Nebby is doing as Nebby approaches Lillie only for Nebby to fall asleep. &lt;br /&gt;
&lt;br /&gt;
Over lunch, the class discuss what happened and realize that they were sent to somewhere they were thinking of. Ash picks Nebby up which then starts crying and they attempt to make faces to calm it down but only Lillie succeeds. Nebby suddenly teleports Ash away to a {{an|Jigglypuff}} who starts {{m|sing}}ing, putting them to sleep. Back at the school, the others head out to search for Ash when he doesn&#039;t return. Jigglypuff stops singing and sees Ash asleep and in turn scribbles on their faces before leaving. Waking up, Nebby starts teleporting Ash to various places before remembering Team Rocket. Down on the beach, Jessie lets out her annoyance towards Matori before discussing plans to capture Nebby. Nebby teleports Ash to their location and they announce their plans to take Nebby as Jessie brings out {{TP|Jessie|Mimikyu}}. James comes up with a plan and they agree to fight fair as James and {{MTR}} walk off with {{TP|Jessie|Wobbuffet}}.&lt;br /&gt;
&lt;br /&gt;
Ash and Jessie square off against each other and a battle begins. After a few attacks, they start walking around in a circle where Ash finds himself blinded by the sun, allowing Team Rocket to capture Nebby. Team Rocket prepare themselves for the arrival of {{an|Bewear}} only for Nebby to teleport them to Bewear when Bewear doesn&#039;t appear. Bewear takes Team Rocket into its den. Nebby returns to Ash when it senses Ash calling to it. Nebby subsequently falls asleep as Ash is reunited with his classmates. Nebby soon wakes up and teleports everyone to the top of the school.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as catching and releasing Pokémon and obtaining Badges, go here. --&amp;gt;&lt;br /&gt;
* {{DL|Light trio (anime)|Solgaleo|Nebby}} is revealed to know {{m|Teleport}}.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:Dare da SM045.png|thumb|200px|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Lana}}&lt;br /&gt;
* {{an|Kiawe}}&lt;br /&gt;
* {{an|Lillie}}&lt;br /&gt;
* {{an|Sophocles}}&lt;br /&gt;
* {{an|Mallow}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* {{an|Professor Kukui}}&lt;br /&gt;
* [[Matori]] (screen)&lt;br /&gt;
* {{an|Lusamine}} (flashback)&lt;br /&gt;
* {{an|Faba}} (flashback)&lt;br /&gt;
* {{an|Professor Burnet}} (flashback)&lt;br /&gt;
* [[Wicke]] (flashback)&lt;br /&gt;
* Students&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP SM045.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Jigglypuff}}&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Rotom}} ({{an|Rotom Pokédex}})&lt;br /&gt;
* {{p|Rowlet}} ({{OP|Ash|Rowlet}})&lt;br /&gt;
* {{p|Lycanroc}} ({{OP|Ash|Lycanroc}}; {{DL|List of Pokémon with form differences|Lycanroc|Dusk Form}})&lt;br /&gt;
* {{p|Litten}} ({{OP|Ash|Litten}})&lt;br /&gt;
* {{p|Popplio}} ({{OP|Lana|Popplio}})&lt;br /&gt;
* {{p|Charizard}} ({{OP|Kiawe|Charizard}}; [[Poké Ride|Ride Pokémon]])&lt;br /&gt;
* {{p|Turtonator}} ({{OP|Kiawe|Turtonator}})&lt;br /&gt;
* {{p|Vulpix}} ({{an|Lillie}}&#039;s; {{rf|Alolan|Form}}; [[Snowy]])&lt;br /&gt;
* {{p|Togedemaru}} ({{OP|Sophocles|Togedemaru}})&lt;br /&gt;
* {{p|Steenee}} ({{OP|Mallow|Steenee}})&lt;br /&gt;
* {{p|Mimikyu}} ({{OP|Jessie|Mimikyu}})&lt;br /&gt;
* {{p|Komala}} ([[Samson Oak]]&#039;s)&lt;br /&gt;
* {{p|Cottonee}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Petilil}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Magnemite}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Caterpie}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Wingull}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Psyduck}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Jigglypuff}} ({{an|Jigglypuff|anime}})&lt;br /&gt;
* {{p|Bewear}} ({{an|Bewear|anime}})&lt;br /&gt;
* {{p|Oranguru}} ({{an|Oranguru|anime}})&lt;br /&gt;
* {{p|Cosmog}} (×2; {{DL|Light trio (anime)|Solgaleo|Nebby}}; one in fantasy)&lt;br /&gt;
* {{p|Alomomola}} (×3)&lt;br /&gt;
* {{p|Luvdisc}} (multiple)&lt;br /&gt;
* {{p|Pichu}} (fantasy)&lt;br /&gt;
* {{p|Pikachu}} (fantasy)&lt;br /&gt;
* {{p|Koffing}} (fantasy)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* [[Poké Problem]]: &#039;&#039;What is the move that {{DL|Light trio (anime)|Solgaleo|Nebby}} will use in today&#039;s episode?&#039;&#039;&lt;br /&gt;
** Host: {{Rotom}}&lt;br /&gt;
** Choices: {{m|Bubble Beam}}, {{m|Flamethrower}}, {{m|Leafage}}, {{m|Teleport}}&lt;br /&gt;
** Answer: Teleport&lt;br /&gt;
* {{an|Faba}} and [[Wicke]] narrate the preview for the [[SM046|next episode]].&lt;br /&gt;
* {{an|Lillie}} replaces the [[narrator]] in the beginning of the episode.&lt;br /&gt;
* [[Jessie]] using the sunset to blind {{Ash}} in order for {{MTR}} to steal Nebby is a reference to the battle between Jessie and [[James]]&#039;s Japanese namesakes, {{wp|Miyamoto Musashi}} and {{wp|Sasaki Kojirō}}, where Miyamoto used the sunset to blind Sasaki and strike him with his bokken.&lt;br /&gt;
* The episode&#039;s English [[dub]] title is a pun on the phrase &amp;quot;&#039;&#039;now you see me, now you don&#039;t&#039;&#039;&amp;quot;.&lt;br /&gt;
* The episode&#039;s {{pmin|Poland|Polish}} dub title may be a reference to the 1982 song &amp;quot;Józek nie daruję Ci tej nocy&amp;quot; of the Polish pop-rock band &#039;&#039;Bajm&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When {{an|Sophocles}} jokingly says his &amp;quot;sculpture&amp;quot; is a {{TP|Sophocles|Charjabug}}, {{an|Mallow}} is shown to be in the middle of sculpting while {{TP|Mallow|Steenee}} is posing for her. Moments later, Mallow hasn&#039;t even started sculpting yet and Steenee is not yet doing the pose she was doing earlier.&lt;br /&gt;
* After the head of {{an|Kiawe}}&#039;s sculpture of {{TP|Kiawe|Turtonator}} droops, its back-mounted spikes disappear when the camera moves back.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=90BDDC|bordercolor=F1912B&lt;br /&gt;
|zh_cmn={{tt|引起騷動的小星雲！突如其來的瞬間移動！！|Nebby Causing A Panic! A Sudden Teleport!!}}&lt;br /&gt;
|cs={{tt|Teď je vidíš, teď zas ne!|Now you see them, now you don&#039;t!}}&lt;br /&gt;
|da={{tt|Pist væk og tilbage igen!|Gone and back again!}}&lt;br /&gt;
|fi={{tt|Katoamistemppu!|Vanishing trick!}}&lt;br /&gt;
|nl={{tt|Zo zie je ze, en zo zijn ze weer weg!|So you see them, and so they&#039;re gone again!}}&lt;br /&gt;
|fr_eu={{tt|Cache-cache Pokémon !|Pokémon hide and seek!}}&lt;br /&gt;
|de={{tt|Hier, da, dort!|Here, there, over there!}}&lt;br /&gt;
|it={{tt|Vedo, non vedo!|I see, I don&#039;t see!}}&lt;br /&gt;
|ko={{tt|별구름 대소동! 순간이동은 갑자기!!|Nebby&#039;s Big Panic! A Sudden Teleport!!}}&lt;br /&gt;
|he={{tt|!נראים ונעלמים|Seen and Disappearing!}}&lt;br /&gt;
|no={{tt|Nå ser du dem, nå ser du dem ikke!|Now you see them, now you don&#039;t see them!}}&lt;br /&gt;
|pl={{tt|Pojawiam się i znikam!|I&#039;m appearing and vanishing!}}&lt;br /&gt;
|pt_br={{tt|Cadê? Sumiu!|Where is it? It&#039;s gone!}}&lt;br /&gt;
|pt_eu={{tt|Agora vemos, agora não!|Now we see them, now we don&#039;t!}}&lt;br /&gt;
|ru={{tt|Появление и исчезновение!|Appearance and disappearance!}}&lt;br /&gt;
|es_la={{tt|¡Ahora lo ves, ahora no lo ves!|Now you see it, now you don&#039;t see it!}}&lt;br /&gt;
|es_eu={{tt|¡Ahora lo ves, ahora no!|Now you see it, now you don&#039;t!}}&lt;br /&gt;
|sv={{tt|Från En Plats Till En Annan!|From One Place To Another!}}&lt;br /&gt;
|th={{tt|โฮชิกุโมะตกใจ! พลังจิตเคลื่อนย้ายกะทันหัน!!|Hoshigumo Panic! A Sudden Teleport!!}}&lt;br /&gt;
|tr={{tt|Bir Yerde, Bir Gökte!|Once In The Ground, Once In The Sky!}}&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=SM044 |&lt;br /&gt;
prevtitle=A Dream Encounter! |&lt;br /&gt;
nextcode=SM046 |&lt;br /&gt;
nexttitle=Deceiving Appearances! |&lt;br /&gt;
series=Pokémon the Series: Sun &amp;amp; Moon |&lt;br /&gt;
colorscheme=Alola}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0984}}&lt;br /&gt;
[[Category:Pokémon the Series: Sun &amp;amp; Moon episodes|045]]&lt;br /&gt;
[[Category:Episodes written by Jun&#039;ichi Fujisaku]]&lt;br /&gt;
[[Category:Episodes storyboarded by Hiromasa Amano]]&lt;br /&gt;
[[Category:Episodes directed by Yoshitaka Makino]]&lt;br /&gt;
[[Category:Episodes animated by Takashi Shinohara]]&lt;br /&gt;
[[Category:Episodes in which a Legendary Pokémon appears]]&lt;br /&gt;
[[Category:Episodes which aired in New Zealand before the United States]]&lt;br /&gt;
[[Category:Episodes which aired in Canada before the United States]]&lt;br /&gt;
&lt;br /&gt;
[[de:Hier, da, dort!]]&lt;br /&gt;
[[es:EP988]]&lt;br /&gt;
[[fr:SL045]]&lt;br /&gt;
[[it:SM045]]&lt;br /&gt;
[[ja:SM編第45話]]&lt;br /&gt;
[[zh:宝可梦 太阳＆月亮 第45集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Aeroblast_(move)&amp;diff=3274288</id>
		<title>Aeroblast (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Aeroblast_(move)&amp;diff=3274288"/>
		<updated>2020-10-30T16:45:13Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the anime */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=177&lt;br /&gt;
|name=Aeroblast&lt;br /&gt;
|jname=エアロブラスト&lt;br /&gt;
|jtrans=Aeroblast&lt;br /&gt;
|jtranslit=Earoburasuto&lt;br /&gt;
|gameimage=Aeroblast VIII.png&lt;br /&gt;
|gameimage2=Aeroblast VIII 2.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Flying&lt;br /&gt;
|damagecategory=Special&lt;br /&gt;
|basepp=5&lt;br /&gt;
|maxpp=8&lt;br /&gt;
|power=100&lt;br /&gt;
|accuracy=95&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cool&lt;br /&gt;
|appeal=3&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Affected by how well the appeal in front goes.&lt;br /&gt;
|appealsc=2&lt;br /&gt;
|scdesc=Earn +3 if the Pokémon that just went hit max Voltage.&lt;br /&gt;
|appeal6=3&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Excites the audience a lot if used last.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=yes&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=yes&lt;br /&gt;
|kingsrock=yes&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=any&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Aeroblast&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;エアロブラスト&#039;&#039;&#039; &#039;&#039;Aeroblast&#039;&#039;) is a damage-dealing {{type|Flying}} [[move]] introduced in [[Generation II]]. It is the [[signature move]] of {{p|Lugia}}.&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
Aeroblast deals damage and has an increased [[critical hit]] ratio.&lt;br /&gt;
&lt;br /&gt;
Aeroblast can hit non-adjacent opponents in [[Triple Battle]]s.&lt;br /&gt;
&lt;br /&gt;
Aeroblast can also be used as part of a [[Contest combination|Contest Spectacular combination]], with the user gaining extra three appeal points if the move {{m|Focus Energy}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|A powerful &amp;lt;sc&amp;gt;Flying&amp;lt;/sc&amp;gt;-type attack. It often becomes a critical hit.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Has a high critical hit ratio.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Launches a vacuumed blast. High critical-hit ratio.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|A vortex of air is shot at the foe. It has a high critical-hit ratio.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}|A vortex of air is shot at the foe to inflict damage. It has a high critical-hit ratio.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev5|BWB2W2}}&amp;lt;br&amp;gt;{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUM}}&amp;lt;br&amp;gt;{{gameabbrev8|SwSh}}|A vortex of air is shot at the target to inflict damage. Critical hits land more easily.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Flying|2}}&lt;br /&gt;
{{Moveentry/7|249|Lugia|type=Psychic|type2=Flying|1|Undiscovered|Undiscovered|1|77|85{{sup/4|DPPt}}&amp;lt;br&amp;gt;43{{sup/4|HGSS}}|43|43|43|54|STAB=&#039;&#039;&#039;}}&lt;br /&gt;
{{Movefoot|Flying|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===In Pokémon Mystery Dungeon series===&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team|Red Rescue Team and Blue Rescue Team]], Aeroblast has 20 base power, 12PP and 84% accuracy. The attack travels up to 10 tiles away and hits the first Pokémon it encounters, ally or enemy. This move has an increased critical-hit ratio.&lt;br /&gt;
&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Explorers of Time and Explorers of Darkness|Explorers of Time,  Darkness]] and [[Pokémon Mystery Dungeon: Explorers of Sky|Sky]], the move&#039;s accuracy has been decreased to 79.8%.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|Flying}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}&amp;lt;br&amp;gt;{{gameabbrevmd|TDS}}|Inflicts damage on the target, even at a distance. It has a high critical-hit rate.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|はなれたポケモンに ダメージをあたえる きゅうしょに あたりやすい|Inflicts damage on the target, even at a distance. It has a high critical-hit}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}&amp;lt;br&amp;gt;{{gameabbrevmd|SMD}}|It even damages faraway Pokémon. It also has a high critical-hit rate.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&amp;lt;!--&lt;br /&gt;
===[[Pokémon GO]]===&lt;br /&gt;
In Pokémon GO, Aeroblast is a Charged Attack that will be available from March 27, 2020 onwards.&lt;br /&gt;
&lt;br /&gt;
{{GoChargedAttack&lt;br /&gt;
|id=336&lt;br /&gt;
|move=Aeroblast&lt;br /&gt;
|type=Flying&lt;br /&gt;
|pow=???&lt;br /&gt;
|energy=???&lt;br /&gt;
|duration=???&lt;br /&gt;
|damage_window=???&lt;br /&gt;
|pow_trainer=???&lt;br /&gt;
|energy_trainer=???&lt;br /&gt;
|users={{MSP/GO|249|Lugia}}&lt;br /&gt;
}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
{{moveanime|type=flying|exp=yes|gen=The user releases a beam of energy from its mouth.|image1=Lugia Aeroblast.png|image1p=Lugia (M02)|image2=Silver parent Aeroblast.png|image2p=Lugia (original series)|image3=Hoopa Lugia Aeroblast.png|image3p=Lugia (M18)|image4=Lugia JN Aeroblast.png|image4p=Lugia (JN002)}}&lt;br /&gt;
{{movep|type=flying|ms=249|pkmn=Lugia|method=A yellow-orange ball forms in front of Lugia&#039;s mouth. Lugia&#039;s body then starts to glow blue and it fires multiple beams of yellow-orange from its mouth which eventually converge into a single destructive beam, surrounded by a vortex of wind, which is fired at the opponent. Alternatively, Lugia will open its mouth and gather blue energy inside it. It then fires a massive beam of energy from its mouth at the opponent.}}&lt;br /&gt;
{{movemid|type=flying|user=Lugia (M02)|startcode=M02|startname=The Power of One|notes=Debut}}&lt;br /&gt;
{{movemid|type=flying|user=Lugia (anime)|startcode=EP221|startname=A Parent Trapped!}}&lt;br /&gt;
{{movemid|type=flying|user=Hoopa (anime)|user1=A Lugia summoned by Hoopa|startcode=M18|startname=Hoopa and the Clash of Ages}}&lt;br /&gt;
{{movemid|type=flying|user=Lugia (Pokémon)|user1=A wild Lugia|startcode=JN002|startname=Legend? Go! Friends? Go!}}&lt;br /&gt;
{{movebtm|type=flying|user=Mew (recurring)|user1=Recurring Mew in the form of Lugia|startcode=JN020|startname=Dreams Are Made of These!}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the movie adaptations===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user fires a burst of energy at the opponent.|image1=Lugia Aeroblast M18 manga.png|image1p=Lugia}}&lt;br /&gt;
{{movep|type=flying|ms=249|pkmn=Lugia|method=Lugia opens its mouth and fires a burst of energy from its mouth at the opponent.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Lugia (Pokémon)|user1=A wild Lugia|startcode=Hoopa and the Clash of Ages (manga)|startname=Hoopa and the Clash of Ages|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user fires a blast of air from its mouth at the opponent.|image1=Lugia Aeroblast Adventures.png|image1p=Lugia}}&lt;br /&gt;
{{movep|type=flying|ms=249|pkmn=Lugia|method=Lugia opens its mouth and takes a deep breath. It then fires the air as a beam from its mouth at the opponent.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Tower duo (Adventures)#Lugia|user1=The Masked Man&#039;s Lugia|startcode=PS146|startname=Lively Lugia I|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user fires a burst of energy from its mouth at the opponent.|image1=Lugia Aeroblast GDZ.png|image1p=Lugia}}&lt;br /&gt;
{{movep|type=flying|ms=249|pkmn=Lugia|method=Lugia opens its mouth and fires a burst of energy at the opponent.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Lugia (Pokémon)|user1=A wild Lugia|startcode=GDZ69|startname=Guardian Deity of the Sea (Part Two)|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Try Adventure manga===&lt;br /&gt;
{{movemanga|type=flying|exp=yes|gen=The user fires a burst of energy from its mouth at the opponent.|image1=Lugia Aeroblast TA.png|image1p=Lugia}}&lt;br /&gt;
{{movep|type=flying|ms=249|pkmn=Lugia|method=Lugia opens its mouth and fires a burst of energy in the form of a beam at the opponent.}}&lt;br /&gt;
{{movebtmManga|type=flying|user=Lugia (Pokémon)|user1=A wild Lugia|startcode=TA37|startname=Rescue on the Stormy Seas|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=flying&lt;br /&gt;
|genII=Aeroblast II&lt;br /&gt;
|genIII=Aeroblast III&lt;br /&gt;
|genIV=Aeroblast IV&lt;br /&gt;
|BW=Aeroblast BW&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=flying&lt;br /&gt;
|B2W2=Aeroblast B2W2&lt;br /&gt;
|genVI=Aeroblast VI&lt;br /&gt;
|genVII=Aeroblast VII&lt;br /&gt;
|genVII2=Aeroblast VII 2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=flying&lt;br /&gt;
|Stad2=Aeroblast Stad2&lt;br /&gt;
|Colo=Aeroblast Colo&lt;br /&gt;
|XD=Aeroblast XD&lt;br /&gt;
|PBR=Aeroblast PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=flying&lt;br /&gt;
|PMDRB=Aeroblast PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Aeroblast and {{m|Spacial Rend}} are variations of one another, and are the [[signature move]]s of a [[game mascot]].&lt;br /&gt;
* In [[Generation II]], the {{pkmn|anime}}, and the [[M02|second Pokémon movie]], Aeroblast is portrayed as one or more beams of destructive energy. However, starting from [[Generation III]] and the &#039;&#039;[[Super Smash Bros.]]&#039;&#039; series, Aeroblast is depicted as a concentrated, hurricane-like vortex stream.&lt;br /&gt;
* Aeroblast is the only {{type|Flying}} [[move]] introduced in Generation II.&lt;br /&gt;
* According to the Power of One illustrated novelization, Aeroblast was capable of splitting seas and shattering continents as well as destroying [[Lawrence III]]&#039;s airship.&lt;br /&gt;
* In the [[Pokémon Adventures]] {{pkmn|manga}}, this move was named by [[Lt. Surge]].&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{flying color}}|bordercolor={{flying color dark}}&lt;br /&gt;
|zh_yue=氣旋攻擊 &#039;&#039;{{tt|Heisyùhn Gūnggīk|Cyclone Attack}}&#039;&#039; {{tt|*|Games}}&amp;lt;br&amp;gt;空氣爆炸 &#039;&#039;{{tt|Hūnghei Baauja|Air Blast}}&#039;&#039; {{tt|*|Pre-Gen VII Media}}&lt;br /&gt;
|zh_cmn=氣旋攻擊 / 气旋攻击 &#039;&#039;{{tt|Qìxuán Gōngjí / Qìxuán Gōngjī|Cyclone Attack}}&#039;&#039; {{tt|*|Games}}&amp;lt;br&amp;gt;空氣爆炸 &#039;&#039;{{tt|Kōngqì Bàozhà|Air Blast}}&#039;&#039;&lt;br /&gt;
|nl=Luchtschot&lt;br /&gt;
|fr=Aéroblast&lt;br /&gt;
|de=Luftstoß&lt;br /&gt;
|el=Αεροβόλο&lt;br /&gt;
|it=Aerocolpo&lt;br /&gt;
|ko=에어로블라스트 &#039;&#039;Aeroblast&#039;&#039;&lt;br /&gt;
|pt_br=Explosão Aérea&lt;br /&gt;
|pt_eu=Explosão Aérea&lt;br /&gt;
|sr=Jak nalet vetra&lt;br /&gt;
|es=Aerochorro&lt;br /&gt;
|vi=Xoáy Không Khí&lt;br /&gt;
Đại pháo không khí&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
{{Aeroblast}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Signature moves]]&lt;br /&gt;
&lt;br /&gt;
[[de:Luftstoß]]&lt;br /&gt;
[[es:Aerochorro]]&lt;br /&gt;
[[fr:Aéroblast]]&lt;br /&gt;
[[it:Aerocolpo]]&lt;br /&gt;
[[ja:エアロブラスト]]&lt;br /&gt;
[[zh:气旋攻击（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Goomy_(Pok%C3%A9mon)&amp;diff=3252450</id>
		<title>Goomy (Pokémon)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Goomy_(Pok%C3%A9mon)&amp;diff=3252450"/>
		<updated>2020-09-30T17:57:57Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Biology */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonPrevNext/Head|type=Dragon}}&lt;br /&gt;
{{PokémonPrevNext/Pokémon|type=Dragon|prevnum=703|prev=Carbink|nextnum=705|next=Sliggoo|roundleft=tl|roundright=tr}}&lt;br /&gt;
{{PokémonPrevNext/Disambig|species=Goomy}}&lt;br /&gt;
|}&lt;br /&gt;
{{Pokémon Infobox&lt;br /&gt;
|name=Goomy&lt;br /&gt;
|jname=ヌメラ&lt;br /&gt;
|tmname=Numera&lt;br /&gt;
|category=Soft Tissue&lt;br /&gt;
|typebox=1&lt;br /&gt;
|type1=Dragon&lt;br /&gt;
|abilityn=d&lt;br /&gt;
|ability1=Sap Sipper&lt;br /&gt;
|ability2=Hydration&lt;br /&gt;
|abilityd=Gooey&lt;br /&gt;
|ndex=704&lt;br /&gt;
|karea=Mountain&lt;br /&gt;
|kdex=019&lt;br /&gt;
|adex=178&lt;br /&gt;
|height-ftin=1&#039;00&amp;quot;&lt;br /&gt;
|height-m=0.3&lt;br /&gt;
|weight-lbs=6.2&lt;br /&gt;
|weight-kg=2.8&lt;br /&gt;
|egggroupn=1&lt;br /&gt;
|egggroup1=Dragon&lt;br /&gt;
|gendercode=127&lt;br /&gt;
|eggcycles=40&lt;br /&gt;
|evtotal=1&lt;br /&gt;
|evsd=1&lt;br /&gt;
|expyield=60&lt;br /&gt;
|lv100exp=1,250,000&lt;br /&gt;
|color=Purple&lt;br /&gt;
|catchrate=45&lt;br /&gt;
|body=02&lt;br /&gt;
|pokefordex=goomy&lt;br /&gt;
|generation=6&lt;br /&gt;
|friendship=35&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Goomy&#039;&#039;&#039; ([[List of Japanese Pokémon names|Japanese]]: &#039;&#039;&#039;ヌメラ&#039;&#039;&#039; &#039;&#039;Numera&#039;&#039;) is a {{type|Dragon}} {{OBP|Pokémon|species}} introduced in [[Generation VI]].&lt;br /&gt;
&lt;br /&gt;
It [[evolution|evolves]] into {{p|Sliggoo}} starting at [[level]] 40, which evolves into {{p|Goodra}} starting at level 50 when leveled up during [[rain]] (or [[fog]] in [[Generation VII]]) in the overworld.&lt;br /&gt;
&lt;br /&gt;
==Biology==&lt;br /&gt;
[[File:Ash Goomy melted.png|thumb|250px|left|Goomy when dried out]]&lt;br /&gt;
Goomy is a Pokémon that resembles a {{wp|slug}} or a slime with beady black eyes. The lower half of its body is light purple, while the upper half is a paler shade of purple. Along the dividing line of the two colors are five large, green spots. The front part of this line is its mouth. On top of its head are two pairs of antenna-like horns; the hind pair is longer than the front pair. These sensitive horns are used to check its surroundings.&lt;br /&gt;
&lt;br /&gt;
Goomy is considered the weakest {{type|Dragon}} Pokémon. Its body is mostly water and is covered by a germ-laden mucous membrane. This slimy layer causes physical attacks to slide off harmlessly. However, it becomes unable to breathe and will die if its body dries out. Because of this, it stays in damp, shady areas. Goomy&#039;s horns have powerful sensors that allow it to locate any sign of the enemy, allowing it to survive any kind of danger. As seen in [[XY055|the anime]], its diet consists of leaves.&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Ash Goomy.png|thumb|250px|Goomy in the {{pkmn|anime}}]]&lt;br /&gt;
===Major appearances===&lt;br /&gt;
====[[Ash&#039;s Goomy]]====&lt;br /&gt;
Goomy debuted in &#039;&#039;[[XY055|A Slippery Encounter!]]&#039;&#039;, where it was {{pkmn2|caught}} by {{Ash}}. In &#039;&#039;[[XY061|An Oasis of Hope!]]&#039;&#039;, Goomy evolved into a Sliggoo; and in &#039;&#039;[[XY065|Good Friends, Great Training!]]&#039;&#039;, Sliggoo evolved again into a Goodra.&lt;br /&gt;
&lt;br /&gt;
===Minor appearances===&lt;br /&gt;
A Goomy appeared in &#039;&#039;[[XY073|A Fashionable Battle!]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Three Goomy appeared during a flashback in &#039;&#039;[[XYS05|The Legend of X, Y, and Z!]]&#039;&#039;, with one under the ownership of a {{pkmn|Trainer}} and the other two being {{pkmn2|wild}}.&lt;br /&gt;
&lt;br /&gt;
A Trainer&#039;s Goomy appeared in &#039;&#039;[[SM141|Exhibition Unmasked!]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
A Goomy was seen in the [[Wild Area]] in &#039;&#039;[[JN005|Mind-Boggling Dynamax!]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Pokédex entries===&lt;br /&gt;
{{Animedexheader|Kalos}}&lt;br /&gt;
{{Animedexbody|XY055|Goomy|Ash&#039;s Pokédex|Goomy, the Soft Tissue Pokémon, and the weakest of all Dragon types. In order to keep its body moist, Goomy lives in places where it&#039;s dark and damp.}}&lt;br /&gt;
{{Animedexfooter/Pokémon|Kalos}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
[[File:Team Flare Goomy Adventures.png|thumb|150px|Goomy in [[Pokémon Adventures]]]]&lt;br /&gt;
===In the [[Pokémon Adventures]] manga===&lt;br /&gt;
A Goomy appeared in [[PS554]], under the ownership of a {{tc|Lady}}.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[PAXY23|Gyarados Changes]]&#039;&#039;, two {{tc|Team Flare Grunt}}s used two Goomy to try and prevent {{adv|X}} and [[Emma]] from entering the [[Team Flare Secret HQ]]. They were easily sent flying with the {{t|Psychic}} powers of Emma&#039;s {{p|Espurr|Mimi}}.&lt;br /&gt;
&lt;br /&gt;
==In the TCG==&lt;br /&gt;
{{main|Goomy (TCG)}}&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===NPC appearances===&lt;br /&gt;
* {{g|Super Mystery Dungeon}}: Goomy is one of the students at {{DL|Serene Village|School|Serene Village School}}. He is easily intimidated and scared but good friends with {{p|Deerling}}.&lt;br /&gt;
&lt;br /&gt;
===Pokédex entries===&lt;br /&gt;
{{Dex/Header|type=dragon}}&lt;br /&gt;
{{Dex/NA|gen=VI}}&lt;br /&gt;
{{Dex/Gen/2|gen=VI|reg1=Kalos|num1=019|label1=Mountain|reg2=Hoenn}}&lt;br /&gt;
{{Dex/Entry1|v=X|t=FFF|entry=The weakest Dragon-type Pokémon, it lives in damp, shady places, so its body doesn&#039;t dry out.}}&lt;br /&gt;
{{Dex/Entry1|v=Y|entry=It&#039;s covered in a slimy membrane that makes any punches or kicks slide off it harmlessly.}}&lt;br /&gt;
{{Dex/Entry1|v=Omega Ruby|t=FFF|entry=The weakest Dragon-type Pokémon, it lives in damp, shady places, so its body doesn&#039;t dry out.}}&lt;br /&gt;
{{Dex/Entry1|v=Alpha Sapphire|t=FFF|entry=It&#039;s covered in a slimy membrane that makes any punches or kicks slide off it harmlessly.}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Dex/Gen/3|gen=VII|reg1=Alola|num1=178|label1={{gameabbrev7|SM}}:|reg2=Alola|num2=217|label2={{gameabbrev7|USUM}}:|reg3=Kanto}}&lt;br /&gt;
{{Dex/NE|[[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!|Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]‎}}&lt;br /&gt;
{{Dex/Entry1|v=Sun|entry=The weakest of all Dragon-type Pokémon, it&#039;s unable to breathe if its skin dries out, so it sticks to shady places.}}&lt;br /&gt;
{{Dex/Entry1|v=Moon|entry=Its source of protection is its slimy, germ-laden mucous membrane. Anyone who touches it needs some thorough hand-washing.}}&lt;br /&gt;
{{Dex/Entry1|v=Ultra Sun|entry=It uses its horns to check out its surroundings. They&#039;re very sensitive, so if you grab them, it will feel a strong shock and be unable to move.}}&lt;br /&gt;
{{Dex/Entry1|v=Ultra Moon|entry=Its body is mostly water. If it dries out, it will die, so it&#039;s always sitting with perfect stillness in the shade.}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Dex/Gen/2|gen=VIII|reg1=Galar|num1=389|reg2=Galar|label2=Isle of Armor|num2=060}}&lt;br /&gt;
{{Dex/Entry1|v=Sword|entry=Because most of its body is water, it will dry up if the weather becomes too arid. It&#039;s considered the weakest dragon Pokémon.}}&lt;br /&gt;
{{Dex/Entry1|v=Shield|entry=Their horns are powerful sensors. As soon as Goomy pick up any sign of enemies, they go into hiding. This is how they&#039;ve survived.}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Dex/Footer}}&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{Availability/Header|type=dragon}}&lt;br /&gt;
{{Availability/NA|gen=VI}}&lt;br /&gt;
{{Availability/Gen|gen=VI}}&lt;br /&gt;
{{Availability/Entry2|v=X|v2=Y|t=FFF|area={{rt|14|Kalos}}}}&lt;br /&gt;
{{Availability/Entry2/None|v=Omega Ruby|v2=Alpha Sapphire}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Availability/Gen|gen=VII}}&lt;br /&gt;
{{Availability/Entry2|v=Sun|v2=Moon|area={{rt|17|Alola}}, [[Lush Jungle]] ([[SOS Battle]] in {{weather|rain}})}}&lt;br /&gt;
{{Availability/Entry2|v=Ultra Sun|v2=Ultra Moon|area={{rt|17|Alola}}, [[Lush Jungle]] ([[SOS Battle]] in {{weather|rain}})}}&lt;br /&gt;
{{Availability/Entry2/None|v=Let&#039;s Go Pikachu|v2=Let&#039;s Go Eevee|area=Unobtainable}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Availability/Gen|gen=VIII}}&lt;br /&gt;
{{Availability/Entry1/None|1|v=Sword}}&lt;br /&gt;
{{Availability/Entry1|1|v=Shield|area=[[Lake of Outrage]]&amp;lt;br&amp;gt;[[Axew&#039;s Eye]], [[Rolling Fields]] ([[Max Raid Battle]])}}&lt;br /&gt;
{{Availability/Entry1|1|v=Expansion Pass|color={{galar color}}|link=Pokémon Sword and Shield Expansion Pass|area=[[Soothing Wetlands]]{{sup/8|Sh}}&amp;lt;br&amp;gt;[[Challenge Road]]{{sup/8|Sh}} ([[Wanderer]])}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Availability/Footer}}&lt;br /&gt;
&lt;br /&gt;
====In side games====&lt;br /&gt;
{{Availability/Header|type=Dragon}}&lt;br /&gt;
{{Availability/NA|gen=VI}}&lt;br /&gt;
{{Availability/Gen|gen=VI}}&lt;br /&gt;
{{Availability/Entry1|1|v=Battle Trozei|color={{defense color}}|area=[[Sky-High Ruins#Stage 4|Sky-High Ruins: Stage 4]]}}&lt;br /&gt;
{{Availability/Entry1|1|v=Shuffle|color={{beauty color}}|area=[[Albens Town|Albens Town: Stage 213]]}}&lt;br /&gt;
{{Availability/Entry1|1|v=Rumble World|color={{fire color}}|area=[[Dark Land#Forgotten Forest|Dark Land: Forgotten Forest]] &amp;lt;small&amp;gt;(All Areas)&amp;lt;/small&amp;gt;}}&lt;br /&gt;
{{Availability/Entry1|1|v=Picross|color={{skill color light}}|area=[[Pokémon Picross Stages#Area 04|Area 04: Stage 03]]}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Availability/Footer}}&lt;br /&gt;
&lt;br /&gt;
====In events====&lt;br /&gt;
{{eventAvail/h|Region|type=Dragon}}&lt;br /&gt;
{{eventAvail|{{gameabbrev7|SM}}|Easter Goomy Egg|All|Japan|1|March 18 to April 9, 2017|link=List of local event Pokémon distributions in Generation VII#Goomy 2}}&lt;br /&gt;
{{eventAvail|{{gameabbrev7|SM}}|Korean Goomy Egg|All|South Korea|1|April 29 to May 7, 2017|link=List of local event Pokémon distributions in Generation VII#Goomy}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Held items===&lt;br /&gt;
{{HeldItems|type=Dragon&lt;br /&gt;
|sm1=Shed Shell|sm1type=None|sm1rar=5&lt;br /&gt;
|usum1=Shed Shell|usum1type=None|usum1rar=5&lt;br /&gt;
|sh1=Shed Shell|sh1type=None|sh1rar=5&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
====Base stats====&lt;br /&gt;
{{Base Stats&lt;br /&gt;
|type=Dragon&lt;br /&gt;
|HP=45&lt;br /&gt;
|Attack=50&lt;br /&gt;
|Defense=35&lt;br /&gt;
|SpAtk=55&lt;br /&gt;
|SpDef=75&lt;br /&gt;
|Speed=40&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
{{TypeEffectiveness&lt;br /&gt;
|type1=Dragon&lt;br /&gt;
|Normal=100&lt;br /&gt;
|Fighting=100&lt;br /&gt;
|Flying=100&lt;br /&gt;
|Poison=100&lt;br /&gt;
|Ground=100&lt;br /&gt;
|Rock=100&lt;br /&gt;
|Bug=100&lt;br /&gt;
|Ghost=100&lt;br /&gt;
|Steel=100&lt;br /&gt;
|Fire=50&lt;br /&gt;
|Water=50&lt;br /&gt;
|Grass=50&lt;br /&gt;
|Electric=50&lt;br /&gt;
|Psychic=100&lt;br /&gt;
|Ice=200&lt;br /&gt;
|Dragon=200&lt;br /&gt;
|Dark=100&lt;br /&gt;
|Fairy=200&lt;br /&gt;
|notes=yes&lt;br /&gt;
|sapsipper=maybe&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
====By [[Level|leveling up]]====&lt;br /&gt;
{{learnlist/levelh/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
{{learnlist/level8|1|Absorb|Grass|Special|20|100|25}}&lt;br /&gt;
{{learnlist/level8|1|Tackle|Normal|Physical|40|100|35}}&lt;br /&gt;
{{learnlist/level8|5|Water Gun|Water|Special|40|100|25}}&lt;br /&gt;
{{learnlist/level8|10|Dragon Breath|Dragon|Special|60|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level8|15|Protect|Normal|Status|—|—|10}}&lt;br /&gt;
{{learnlist/level8|20|Flail|Normal|Physical|—|100|15}}&lt;br /&gt;
{{learnlist/level8|25|Water Pulse|Water|Special|60|100|20}}&lt;br /&gt;
{{learnlist/level8|30|Rain Dance|Water|Status|—|—|5}}&lt;br /&gt;
{{learnlist/level8|35|Dragon Pulse|Dragon|Special|85|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level8|41|Curse|Ghost|Status|—|—|10}}&lt;br /&gt;
{{learnlist/level8|45|Body Slam|Normal|Physical|85|100|15}}&lt;br /&gt;
{{learnlist/level8|50|Muddy Water|Water|Special|90|85|10}}&lt;br /&gt;
{{learnlist/levelf/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
&lt;br /&gt;
====By [[TM]]/[[TR]]====&lt;br /&gt;
{{learnlist/tmh/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
{{learnlist/tm8|TM21|Rest|Psychic|Status|—|—|10}}&lt;br /&gt;
{{learnlist/tm8|TM22|Rock Slide|Rock|Physical|75|90|10}}&lt;br /&gt;
{{learnlist/tm8|TM24|Snore|Normal|Special|50|100|15}}&lt;br /&gt;
{{learnlist/tm8|TM25|Protect|Normal|Status|—|—|10}}&lt;br /&gt;
{{learnlist/tm8|TM31|Attract|Normal|Status|—|100|15}}&lt;br /&gt;
{{learnlist/tm8|TM33|Rain Dance|Water|Status|—|—|5}}&lt;br /&gt;
{{learnlist/tm8|TM34|Sunny Day|Fire|Status|—|—|5}}&lt;br /&gt;
{{learnlist/tm8|TM39|Facade|Normal|Physical|70|100|20}}&lt;br /&gt;
{{learnlist/tm8|TM53|Mud Shot|Ground|Special|55|95|15}}&lt;br /&gt;
{{learnlist/tm8|TM76|Round|Normal|Special|60|100|15}}&lt;br /&gt;
{{learnlist/tr|TR01|Body Slam|Normal|Physical|85|100|15}}&lt;br /&gt;
{{learnlist/tr|TR08|Thunderbolt|Electric|Special|90|100|15}}&lt;br /&gt;
{{learnlist/tr|TR20|Substitute|Normal|Status|—|—|10}}&lt;br /&gt;
{{learnlist/tr|TR22|Sludge Bomb|Poison|Special|90|100|10}}&lt;br /&gt;
{{learnlist/tr|TR24|Outrage|Dragon|Physical|120|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tr|TR26|Endure|Normal|Status|—|—|10}}&lt;br /&gt;
{{learnlist/tr|TR27|Sleep Talk|Normal|Status|—|—|10}}&lt;br /&gt;
{{learnlist/tr|TR31|Iron Tail|Steel|Physical|100|75|15}}&lt;br /&gt;
{{learnlist/tr|TR45|Muddy Water|Water|Special|90|85|10}}&lt;br /&gt;
{{learnlist/tr|TR62|Dragon Pulse|Dragon|Special|85|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tr|TR78|Sludge Wave|Poison|Special|95|100|10}}&lt;br /&gt;
{{learnlist/tmf/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
&lt;br /&gt;
====By {{pkmn|breeding}}====&lt;br /&gt;
{{learnlist/breedh/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
{{learnlist/breed8|{{MSP|004|Charmander}}{{MSP|559|Scraggy}}{{MSP|610|Axew}}{{MSP|782|Jangmo-o}}|Counter|Fighting|Physical|—|100|20|*}}&lt;br /&gt;
{{learnlist/breed8|{{MSP|350|Milotic}}|Life Dew|Water|Status|—|—|10}}&lt;br /&gt;
{{learnlist/breedf/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
&lt;br /&gt;
====By [[Move Tutor|tutoring]]====&lt;br /&gt;
{{learnlist/tutorh/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
{{learnlist/tutor8|Draco Meteor|Dragon|Special|130|90|5||&#039;&#039;&#039;|yes}}&lt;br /&gt;
{{learnlist/tutor8|Skitter Smack|Bug|Physical|70|90|10|||no|yes}}&lt;br /&gt;
{{learnlist/tutorf/8|Goomy|Dragon|Dragon|6}}&lt;br /&gt;
&lt;br /&gt;
===Side game data===&lt;br /&gt;
{{Spindata/Head|type=Dragon}}&lt;br /&gt;
{{Template:Spindata/Battle Trozei|col=6|type=Dragon|ndex=704&lt;br /&gt;
|power=1&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
{{Spindata/Shuffle|col=6|type=Dragon|ndex=704|num=288&lt;br /&gt;
|min=50&lt;br /&gt;
|max=100&lt;br /&gt;
|raisemaxlevel=5&lt;br /&gt;
|skill=Mega Boost&lt;br /&gt;
|skilldesc=Fills the Mega Gauge of a Pokémon of the same type.&lt;br /&gt;
|swapper=Flash Mob&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Evolution===&lt;br /&gt;
{{Evobox-3&lt;br /&gt;
|type1=dragon&lt;br /&gt;
|pictype=art&lt;br /&gt;
|no1=704&lt;br /&gt;
|name1=Goomy&lt;br /&gt;
|type1-1=Dragon&lt;br /&gt;
|evo1={{bag|Rare Candy}} &amp;lt;br&amp;gt;{{color2|000|Level|Level 40}}&lt;br /&gt;
|no2=705&lt;br /&gt;
|name2=Sliggoo&lt;br /&gt;
|type1-2=Dragon&lt;br /&gt;
|evo2={{bag|Rare Candy}} &amp;lt;br&amp;gt;{{color2|000|Level|Level 50}}&amp;lt;br&amp;gt; while {{color2|000|Rain|raining}}&amp;lt;br&amp;gt;(or {{color2|000|Fog|foggy}} in&amp;lt;br&amp;gt;{{color2|000|Generation VII}})&lt;br /&gt;
|no3=706&lt;br /&gt;
|name3=Goodra&lt;br /&gt;
|type1-3=Dragon}}&lt;br /&gt;
&lt;br /&gt;
===Sprites===&lt;br /&gt;
{{Spritebox/Header|type=dragon}}&lt;br /&gt;
{{Spritebox/NA|gen=VI}}&lt;br /&gt;
{{Spritebox/6|ndex=704}}&lt;br /&gt;
{{Spritebox/7|ndex=704}}&lt;br /&gt;
{{Spritebox/Footer|704|Goomy}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Goomy was designed by [[Saya Tsuruta]].&lt;br /&gt;
&amp;lt;!--Please do not put anything about Goomy or Noibat being the weakest Dragon-type.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Origin===&lt;br /&gt;
Goomy seems to be based on soft bodied gastropods, such as {{wp|slug}}s and {{wp|nudibranch}}; its typing and eventual dragon design in evolution may be a reference to the {{wp|Glaucus atlanticus|&amp;quot;blue dragon&amp;quot; sea slug}}. It may also be based upon the concept of living slime in popular culture. Goomy also bears some resemblance to the prehistoric &#039;&#039;{{wp|wiwaxia}}&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Name origin====&lt;br /&gt;
Goomy may be a combination of &#039;&#039;goo&#039;&#039; and either &#039;&#039;gummy&#039;&#039; or &#039;&#039;slimy&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Numera is derived from 滑る &#039;&#039;numeru&#039;&#039; (to be slippery) and ぬらぬら &#039;&#039;nuranura&#039;&#039; (onomatopoetic word for slimy).&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Other languages|type=Dragon|type2=Dragon&lt;br /&gt;
|ja=ヌメラ &#039;&#039;Numera&#039;&#039;|jameaning=From {{tt|滑る &#039;&#039;numeru&#039;&#039;|to be slippery}} and {{tt|ぬらぬら &#039;&#039;nuranura&#039;&#039;|onomatopoetic word for slimy}}&lt;br /&gt;
|fr=Mucuscule|frmeaning=From &#039;&#039;{{wp|mucus}}&#039;&#039; and &#039;&#039;minuscule&#039;&#039;&lt;br /&gt;
|es=Goomy|esmeaning=Same as English name&lt;br /&gt;
|de=Viscora|demeaning=From &#039;&#039;{{tt|viskos|viscous}}&#039;&#039;&lt;br /&gt;
|it=Goomy|itmeaning=Same as English name&lt;br /&gt;
|ko=미끄메라 &#039;&#039;Mikkeumera&#039;&#039;|komeaning=From {{tt|미끄럽다 &#039;&#039;mikkeureopda&#039;&#039;|to be slippery}}&#039;&#039;&lt;br /&gt;
|zh_yue=黏黏寶 &#039;&#039;Nìhmnìhmbóu&#039;&#039;|zh_yuemeaning=From {{tt|黏 &#039;&#039;nìhm&#039;&#039;|sticky}} and {{tt|寶寶 &#039;&#039;bóubóu&#039;&#039;|baby}}&lt;br /&gt;
|zh_cmn=黏黏寶 / 黏黏宝 &#039;&#039;Niánniánbǎo&#039;&#039;|zh_cmnmeaning=From {{tt|黏 &#039;&#039;nián&#039;&#039;|sticky}} and {{tt|寶寶 / 宝宝 &#039;&#039;bǎobǎo&#039;&#039;|baby}}&lt;br /&gt;
|hi=गूमी &#039;&#039;Goomy&#039;&#039;|himeaning=Transcription of English name&lt;br /&gt;
|ru=Гуми &#039;&#039;Gumi&#039;&#039;|rumeaning=Transcription of English name&lt;br /&gt;
|th=นูเมรา &#039;&#039;Numera&#039;&#039;|thmeaning=Transcription of Japanese name&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Related articles==&lt;br /&gt;
* [[Ash&#039;s Goomy]]&lt;br /&gt;
* [[Students (Super Mystery Dungeon)]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
{{PokémonPrevNext/Head|type=Dragon}}&lt;br /&gt;
{{PokémonPrevNext/Pokémon|type=Dragon|prevnum=703|prev=Carbink|nextnum=705|next=Sliggoo}}&lt;br /&gt;
|}&lt;br /&gt;
{{Project Pokédex notice}}&lt;br /&gt;
&lt;br /&gt;
[[de:Viscora]]&lt;br /&gt;
[[es:Goomy]]&lt;br /&gt;
[[fr:Mucuscule]]&lt;br /&gt;
[[it:Goomy]]&lt;br /&gt;
[[ja:ヌメラ]]&lt;br /&gt;
[[zh:黏黏宝]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251155</id>
		<title>Talk:Ash&#039;s Larvitar</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251155"/>
		<updated>2020-09-27T16:28:30Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Larvitar was never Ash&amp;#039;s */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Whole Weight Issue ==&lt;br /&gt;
&lt;br /&gt;
I &amp;lt;i&amp;gt;never&amp;lt;/i&amp;gt; thought about that until just now. Interesting point! =] &amp;amp;rarr; [[User:Thomas1652]]&lt;br /&gt;
&lt;br /&gt;
== Ok, About Larvitar and Ash... ==&lt;br /&gt;
&lt;br /&gt;
Ok, guys, I am very sorry if I am beating on a dead horse, but I still don&#039;t really understand how Larvitar isn&#039;t considered Ash&#039;s Pokemon.&lt;br /&gt;
&lt;br /&gt;
I mean, sure, It wasn&#039;t caught in a [[Poké ball]] (which many people use as the trump card in regards to capture despite several flaws in it.), but, then again, [[Misty&#039;s_Togetic|Misty&#039;s Togepi]] was never placed in a Poké ball either, and that never stopped people from calling it Misty&#039;s Pokemon despite the fact that it technically wasn&#039;t caught in a Poké ball.&lt;br /&gt;
&lt;br /&gt;
Also, there is the whole thing about Ash having to return it to it&#039;s habitat and Mom, But then again, look at [[Ash&#039;s_Lapras|Lapras]]. That pokemon was ALSO supposed to be delivered back to it&#039;s family (Didn&#039;t Ash say to it that he would return it to it&#039;s family as soon as he finds them when he captured it?), and that is STILL counted as Ash&#039;s Pokémon (or at least enough to be part of the released section.) despite that.&lt;br /&gt;
&lt;br /&gt;
And besides which, just because it is caught in a trainer&#039;s Poké ball doesn&#039;t mean that it is that trainer&#039;s pokemon, I mean, look at [[Brock&#039;s Vulpix]] (though this may be a bad example), or even Ash&#039;s Lapras, to a certain extent.&lt;br /&gt;
&lt;br /&gt;
Besides, it actually participated in a battle [[EP262|at one point]], And it was counted as Ash&#039;s Pokemon in [[Spurt]], unlike, Oh, say, [[Sabrina&#039;s_Haunter|Haunter]].&lt;br /&gt;
&lt;br /&gt;
Now, if it still isn&#039;t enough for you, I&#039;ll understand.&lt;br /&gt;
&lt;br /&gt;
Anyways, that&#039;s all for now.&lt;br /&gt;
&lt;br /&gt;
~~Weedle_McHairybug~~&lt;br /&gt;
&lt;br /&gt;
Judging from the spurt oppening the makers of pokemon seem to count Larvitar as Ash&#039;s but not Haunter.&lt;br /&gt;
&lt;br /&gt;
I agree. Larviter should be listed as one of Ash&#039;s pokemon. [[User:Misty-may-dawn rulz|Misty-may-dawn rulz]]&lt;br /&gt;
&lt;br /&gt;
==Harden== &lt;br /&gt;
&lt;br /&gt;
Did Larvitar really use Harden? Or was it just used to describe how Larvitar was feeling towards other people and Pokemon that Larvitar didn&#039;t trust. I ask because it wasn&#039;t the typical harden we normally see, all it did was froze up, I don&#039;t think it means it used hardened though. --[[User:Dman dustin|Dman dustin]] 14:36, 27 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1 episodes ==&lt;br /&gt;
&lt;br /&gt;
Someone should really fix that. &amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Viner Hand ITC&amp;quot;&amp;gt;[[User:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]][[User talk:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt; 01:52, 5 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t really think it&#039;s fixable, I think it just happens that way. . &amp;lt;br&amp;gt; [[User:ShinjiLover|ShinjiLover]] 08:33, 30 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Change name of Ash&#039;s Larvitar ==&lt;br /&gt;
Ash did never own Larvitar. It was with him when he was taking care of it. He was planing to deliver back to it&#039;s mum the whole time. Reguarding the &amp;quot;Ok,about Ash and Larvitar&amp;quot; discusion. Yes Brock&#039;s Vulpix should probably be Suzy&#039;s Vulpix. MIsty&#039;s Togetic is differant, for she intended to keep it for life. Ash didn&#039;t go looking for Lapras&#039; family and if they hadn&#039;t ran into them in &amp;quot;Viva Las Lapras&amp;quot;, it would probably still be with Ash (or in Oak&#039;s Lab) today. With Larvitar, however, Ash was taking a detour to take all the way home (with Lapras it was chance they found its family). For that reason I think the page should be called, &amp;quot;Larvitar (Mount Silver)&amp;quot;, &amp;quot;Larvitar (anime)&amp;quot;, &amp;quot;Tyranitar&#039;s Larvitar&amp;quot; or even &amp;quot;Larvitar (Ash)&amp;quot;. Just for the record the page called &amp;quot;Jessie&#039;s Lickitung&amp;quot; should be &amp;quot;Benny&#039;s Lickitung&amp;quot;, and and Ash&#039;s Squirtle should be Jenny&#039;s Squirtle. From RedandGreen1996&lt;br /&gt;
:Please sign with four tildes (&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;); if you forget to sign, add &amp;lt;nowiki&amp;gt;{{unsigned|RedandGreen1996}}&amp;lt;/nowiki&amp;gt; instead.&lt;br /&gt;
:Also, no. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❄&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;❅&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 23:01, 4 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Ash&#039;s Larvitar ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;pasted from another page&#039;&#039;&lt;br /&gt;
::It&#039;s called [[Ash&#039;s Larvitar]] by the way. The trivia is actually referencing to his Larvitar but if you wanted to figure out a way of wording it you could say,&amp;quot;Ash is the only main character in the anime to own two different members of a pseudo-legendary family.&amp;quot; or something along those lines. –&#039;&#039;&#039;[[User talk:MasterKenobi|&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;Master&amp;lt;/span&amp;gt;]][[User:MasterKenobi|&amp;lt;span style=&amp;quot;color:#0000CC&amp;quot;&amp;gt;Kenobi&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 20:36, 11 April 2010 (UTC)&lt;br /&gt;
:::Gonna step in here quick and bring up that I think the reason why Gible is said to be Ash&#039;s only pseudo-legendary was because Larvitar was never technically &#039;&#039;his&#039;&#039;, he was just temporarily taking care of it or whatnot.  Its article is named as such for the sake of simplicity. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:41, 11 April 2010 (UTC)&lt;br /&gt;
::::If that is the case then why does its article call it Ash&#039;s? Are we going to need to move the article if it wasn&#039;t Ash&#039;s? [[User:Felinoel|felinoel]] 03:02, 12 April 2010 (UTC)&lt;br /&gt;
:::::From my previous comment on the matter:&lt;br /&gt;
::::::&#039;&#039;Its article is named as such&#039;&#039; &amp;lt;small&amp;gt;[ie. &amp;quot;Ash&#039;s Larvitar&amp;quot;]&amp;lt;/small&amp;gt; &#039;&#039;for the sake of simplicity&#039;&#039;&lt;br /&gt;
:::::We can&#039;t very well call the article &amp;quot;the Larvitar that Ash took care of for about eight episodes but was never technically owned by him&amp;quot; or something. :P &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 15:30, 12 April 2010 (UTC)&lt;br /&gt;
:::::::That may be true but it apparently isn&#039;t his, the page &#039;&#039;at least&#039;&#039; should not have that, Ash&#039;s current pokemon thing at the bottom or something [[User:Felinoel|felinoel]] 20:11, 12 April 2010 (UTC)&lt;br /&gt;
::::::::Basically, it is Elm&#039;s Larvitar if it is anyone&#039;s at all, this is like stating a package your purchased to be delivered actually belongs to the mailman. [[User:Felinoel|felinoel]] 20:26, 12 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Egg==&lt;br /&gt;
It&#039;s life in the egg was revealed in the first episode it was in, Ash shared a dream from when he was in the egg, getting kicked and stuff. [[User:Gliscorguy54|Gliscorguy54]] 01:13, 6 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move to &amp;quot;Larvitar (anime)&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I am suggesting this page be moved to {{redlink|Larvitar (anime)}}. Ash never technically owned Larvitar at any point that we know of, but the title I am proposing neither confirms nor denies that he ever owned it. This move does not say that Ash never owned Larvitar. It just acknowledges the controversy of it&#039;s ownership.--[[User:Alex726|&amp;lt;font color=&amp;quot;#7F7F7F&amp;quot;&amp;gt;&#039;&#039;&#039;Alex&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#000000&amp;quot;&amp;gt;&#039;&#039;&#039;726&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Alex726|&amp;lt;font color=&amp;quot;#007100&amp;quot;&amp;gt;&#039;&#039;&#039;(T&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#DF0000&amp;quot;&amp;gt;AL&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#0000A0&amp;quot;&amp;gt;K)&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 03:53, 24 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It was in Ash&#039;s care and that is enough for me really. I oppose. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 06:58, 24 November 2011 (UTC)&lt;br /&gt;
::I oppose as well, for the same reason Toon Ganondorf gave.  Hell, Ash even used it in battle once.  &amp;lt;small&amp;gt;- &#039;&#039;unsigned comment from [[User:Missingno. Master|Missingno. Master]] ([[User talk:Missingno. Master|talk]] • [[Special:Contributions/Missingno._Master|contribs]])&#039;&#039; &amp;lt;/small&amp;gt; 01:38, 26 November 2011 (UTC)&lt;br /&gt;
:::Oppose. This situation is diffrent from Ash/Sabrina&#039;s Haunter. [[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]] 01:48, 26 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
It was given to Ash from Elm to take home so it should stay Ash&#039;s. [[User:AquaMaster|AquaMaster]] 00:16, 27 November 2011 (UTC)&lt;br /&gt;
:Oppose. As I had stated near the top of the page, Larvitar spent a lot of time being cared for by Ash, it was counted in Spurt, Togepi, in spite of never being supplied with a Pokéball, was still counted as Misty&#039;s pokemon, and likewise Vulpix wasn&#039;t counted as Brock&#039;s Pokémon despite being placed in his ball, and if we&#039;re going to claim that its not Ash&#039;s since he was to return it to Larvitar&#039;s mom anyway, then we might as well state that Ash&#039;s Lapras doesn&#039;t belong to Ash, either, since he had to return it under similar circumstances. [[User:Weedle Mchairybug|Weedle Mchairybug]] 00:29, 27 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;s best to use the same strategy that was used on the Ash/Sabrina&#039;s Hunter thing- a poll. But if we chose to do so, as from my previous experience with ownership dispute, we would have to have a few more users invlolved. [[User:Satoshi101|Satoshi101]] 04:43, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I disagree. There are twice as many people on this page who believe it should stay as is than who believe it should be moved, and I&#039;m sure, just like Haunter, many would oppose. I don&#039;t see the point. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 04:51, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Harden and Larvitar ==&lt;br /&gt;
&lt;br /&gt;
I know there is a message about it already but I got in trouble in past for replying to the old messages.  I too wonder if it was literally using harden, or if it was just hardening around them. I.e. a baby can harden around people it is unfamiliar with, go shy and retreat into itself. So yeah, was it a literal case of using the movie Harden, or was it an emotional case of hardening? [[User:RobbieNewton|RobbieNewton]] ([[User talk:RobbieNewton|talk]]) 14:08, 11 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Larvitar was never Ash&#039;s ==&lt;br /&gt;
&lt;br /&gt;
Ash never caught Larvitar at all. I&#039;m not sure if he even commanded it. He was just given the egg to give it back to its mother, Tyranitar. Same situation with Haunter, but it won Ash a Marsh Badge and Sabrina probably caught in a Poké Ball after it decided to stay with her so I&#039;ll let it slide. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:26, 27 September 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
Welp. He did command it and use it in battle once but I don&#039;t think that&#039;s enough. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:27, 27 September 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251154</id>
		<title>Talk:Ash&#039;s Larvitar</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251154"/>
		<updated>2020-09-27T16:27:47Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Larvitar was never Ash&amp;#039;s */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Whole Weight Issue ==&lt;br /&gt;
&lt;br /&gt;
I &amp;lt;i&amp;gt;never&amp;lt;/i&amp;gt; thought about that until just now. Interesting point! =] &amp;amp;rarr; [[User:Thomas1652]]&lt;br /&gt;
&lt;br /&gt;
== Ok, About Larvitar and Ash... ==&lt;br /&gt;
&lt;br /&gt;
Ok, guys, I am very sorry if I am beating on a dead horse, but I still don&#039;t really understand how Larvitar isn&#039;t considered Ash&#039;s Pokemon.&lt;br /&gt;
&lt;br /&gt;
I mean, sure, It wasn&#039;t caught in a [[Poké ball]] (which many people use as the trump card in regards to capture despite several flaws in it.), but, then again, [[Misty&#039;s_Togetic|Misty&#039;s Togepi]] was never placed in a Poké ball either, and that never stopped people from calling it Misty&#039;s Pokemon despite the fact that it technically wasn&#039;t caught in a Poké ball.&lt;br /&gt;
&lt;br /&gt;
Also, there is the whole thing about Ash having to return it to it&#039;s habitat and Mom, But then again, look at [[Ash&#039;s_Lapras|Lapras]]. That pokemon was ALSO supposed to be delivered back to it&#039;s family (Didn&#039;t Ash say to it that he would return it to it&#039;s family as soon as he finds them when he captured it?), and that is STILL counted as Ash&#039;s Pokémon (or at least enough to be part of the released section.) despite that.&lt;br /&gt;
&lt;br /&gt;
And besides which, just because it is caught in a trainer&#039;s Poké ball doesn&#039;t mean that it is that trainer&#039;s pokemon, I mean, look at [[Brock&#039;s Vulpix]] (though this may be a bad example), or even Ash&#039;s Lapras, to a certain extent.&lt;br /&gt;
&lt;br /&gt;
Besides, it actually participated in a battle [[EP262|at one point]], And it was counted as Ash&#039;s Pokemon in [[Spurt]], unlike, Oh, say, [[Sabrina&#039;s_Haunter|Haunter]].&lt;br /&gt;
&lt;br /&gt;
Now, if it still isn&#039;t enough for you, I&#039;ll understand.&lt;br /&gt;
&lt;br /&gt;
Anyways, that&#039;s all for now.&lt;br /&gt;
&lt;br /&gt;
~~Weedle_McHairybug~~&lt;br /&gt;
&lt;br /&gt;
Judging from the spurt oppening the makers of pokemon seem to count Larvitar as Ash&#039;s but not Haunter.&lt;br /&gt;
&lt;br /&gt;
I agree. Larviter should be listed as one of Ash&#039;s pokemon. [[User:Misty-may-dawn rulz|Misty-may-dawn rulz]]&lt;br /&gt;
&lt;br /&gt;
==Harden== &lt;br /&gt;
&lt;br /&gt;
Did Larvitar really use Harden? Or was it just used to describe how Larvitar was feeling towards other people and Pokemon that Larvitar didn&#039;t trust. I ask because it wasn&#039;t the typical harden we normally see, all it did was froze up, I don&#039;t think it means it used hardened though. --[[User:Dman dustin|Dman dustin]] 14:36, 27 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1 episodes ==&lt;br /&gt;
&lt;br /&gt;
Someone should really fix that. &amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Viner Hand ITC&amp;quot;&amp;gt;[[User:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]][[User talk:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt; 01:52, 5 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t really think it&#039;s fixable, I think it just happens that way. . &amp;lt;br&amp;gt; [[User:ShinjiLover|ShinjiLover]] 08:33, 30 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Change name of Ash&#039;s Larvitar ==&lt;br /&gt;
Ash did never own Larvitar. It was with him when he was taking care of it. He was planing to deliver back to it&#039;s mum the whole time. Reguarding the &amp;quot;Ok,about Ash and Larvitar&amp;quot; discusion. Yes Brock&#039;s Vulpix should probably be Suzy&#039;s Vulpix. MIsty&#039;s Togetic is differant, for she intended to keep it for life. Ash didn&#039;t go looking for Lapras&#039; family and if they hadn&#039;t ran into them in &amp;quot;Viva Las Lapras&amp;quot;, it would probably still be with Ash (or in Oak&#039;s Lab) today. With Larvitar, however, Ash was taking a detour to take all the way home (with Lapras it was chance they found its family). For that reason I think the page should be called, &amp;quot;Larvitar (Mount Silver)&amp;quot;, &amp;quot;Larvitar (anime)&amp;quot;, &amp;quot;Tyranitar&#039;s Larvitar&amp;quot; or even &amp;quot;Larvitar (Ash)&amp;quot;. Just for the record the page called &amp;quot;Jessie&#039;s Lickitung&amp;quot; should be &amp;quot;Benny&#039;s Lickitung&amp;quot;, and and Ash&#039;s Squirtle should be Jenny&#039;s Squirtle. From RedandGreen1996&lt;br /&gt;
:Please sign with four tildes (&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;); if you forget to sign, add &amp;lt;nowiki&amp;gt;{{unsigned|RedandGreen1996}}&amp;lt;/nowiki&amp;gt; instead.&lt;br /&gt;
:Also, no. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❄&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;❅&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 23:01, 4 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Ash&#039;s Larvitar ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;pasted from another page&#039;&#039;&lt;br /&gt;
::It&#039;s called [[Ash&#039;s Larvitar]] by the way. The trivia is actually referencing to his Larvitar but if you wanted to figure out a way of wording it you could say,&amp;quot;Ash is the only main character in the anime to own two different members of a pseudo-legendary family.&amp;quot; or something along those lines. –&#039;&#039;&#039;[[User talk:MasterKenobi|&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;Master&amp;lt;/span&amp;gt;]][[User:MasterKenobi|&amp;lt;span style=&amp;quot;color:#0000CC&amp;quot;&amp;gt;Kenobi&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 20:36, 11 April 2010 (UTC)&lt;br /&gt;
:::Gonna step in here quick and bring up that I think the reason why Gible is said to be Ash&#039;s only pseudo-legendary was because Larvitar was never technically &#039;&#039;his&#039;&#039;, he was just temporarily taking care of it or whatnot.  Its article is named as such for the sake of simplicity. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:41, 11 April 2010 (UTC)&lt;br /&gt;
::::If that is the case then why does its article call it Ash&#039;s? Are we going to need to move the article if it wasn&#039;t Ash&#039;s? [[User:Felinoel|felinoel]] 03:02, 12 April 2010 (UTC)&lt;br /&gt;
:::::From my previous comment on the matter:&lt;br /&gt;
::::::&#039;&#039;Its article is named as such&#039;&#039; &amp;lt;small&amp;gt;[ie. &amp;quot;Ash&#039;s Larvitar&amp;quot;]&amp;lt;/small&amp;gt; &#039;&#039;for the sake of simplicity&#039;&#039;&lt;br /&gt;
:::::We can&#039;t very well call the article &amp;quot;the Larvitar that Ash took care of for about eight episodes but was never technically owned by him&amp;quot; or something. :P &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 15:30, 12 April 2010 (UTC)&lt;br /&gt;
:::::::That may be true but it apparently isn&#039;t his, the page &#039;&#039;at least&#039;&#039; should not have that, Ash&#039;s current pokemon thing at the bottom or something [[User:Felinoel|felinoel]] 20:11, 12 April 2010 (UTC)&lt;br /&gt;
::::::::Basically, it is Elm&#039;s Larvitar if it is anyone&#039;s at all, this is like stating a package your purchased to be delivered actually belongs to the mailman. [[User:Felinoel|felinoel]] 20:26, 12 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Egg==&lt;br /&gt;
It&#039;s life in the egg was revealed in the first episode it was in, Ash shared a dream from when he was in the egg, getting kicked and stuff. [[User:Gliscorguy54|Gliscorguy54]] 01:13, 6 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move to &amp;quot;Larvitar (anime)&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I am suggesting this page be moved to {{redlink|Larvitar (anime)}}. Ash never technically owned Larvitar at any point that we know of, but the title I am proposing neither confirms nor denies that he ever owned it. This move does not say that Ash never owned Larvitar. It just acknowledges the controversy of it&#039;s ownership.--[[User:Alex726|&amp;lt;font color=&amp;quot;#7F7F7F&amp;quot;&amp;gt;&#039;&#039;&#039;Alex&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#000000&amp;quot;&amp;gt;&#039;&#039;&#039;726&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Alex726|&amp;lt;font color=&amp;quot;#007100&amp;quot;&amp;gt;&#039;&#039;&#039;(T&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#DF0000&amp;quot;&amp;gt;AL&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#0000A0&amp;quot;&amp;gt;K)&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 03:53, 24 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It was in Ash&#039;s care and that is enough for me really. I oppose. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 06:58, 24 November 2011 (UTC)&lt;br /&gt;
::I oppose as well, for the same reason Toon Ganondorf gave.  Hell, Ash even used it in battle once.  &amp;lt;small&amp;gt;- &#039;&#039;unsigned comment from [[User:Missingno. Master|Missingno. Master]] ([[User talk:Missingno. Master|talk]] • [[Special:Contributions/Missingno._Master|contribs]])&#039;&#039; &amp;lt;/small&amp;gt; 01:38, 26 November 2011 (UTC)&lt;br /&gt;
:::Oppose. This situation is diffrent from Ash/Sabrina&#039;s Haunter. [[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]] 01:48, 26 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
It was given to Ash from Elm to take home so it should stay Ash&#039;s. [[User:AquaMaster|AquaMaster]] 00:16, 27 November 2011 (UTC)&lt;br /&gt;
:Oppose. As I had stated near the top of the page, Larvitar spent a lot of time being cared for by Ash, it was counted in Spurt, Togepi, in spite of never being supplied with a Pokéball, was still counted as Misty&#039;s pokemon, and likewise Vulpix wasn&#039;t counted as Brock&#039;s Pokémon despite being placed in his ball, and if we&#039;re going to claim that its not Ash&#039;s since he was to return it to Larvitar&#039;s mom anyway, then we might as well state that Ash&#039;s Lapras doesn&#039;t belong to Ash, either, since he had to return it under similar circumstances. [[User:Weedle Mchairybug|Weedle Mchairybug]] 00:29, 27 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;s best to use the same strategy that was used on the Ash/Sabrina&#039;s Hunter thing- a poll. But if we chose to do so, as from my previous experience with ownership dispute, we would have to have a few more users invlolved. [[User:Satoshi101|Satoshi101]] 04:43, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I disagree. There are twice as many people on this page who believe it should stay as is than who believe it should be moved, and I&#039;m sure, just like Haunter, many would oppose. I don&#039;t see the point. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 04:51, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Harden and Larvitar ==&lt;br /&gt;
&lt;br /&gt;
I know there is a message about it already but I got in trouble in past for replying to the old messages.  I too wonder if it was literally using harden, or if it was just hardening around them. I.e. a baby can harden around people it is unfamiliar with, go shy and retreat into itself. So yeah, was it a literal case of using the movie Harden, or was it an emotional case of hardening? [[User:RobbieNewton|RobbieNewton]] ([[User talk:RobbieNewton|talk]]) 14:08, 11 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Larvitar was never Ash&#039;s ==&lt;br /&gt;
&lt;br /&gt;
Ash never caught Larvitar at all. I&#039;m not sure if he even commanded it. He was just given the egg to give it back to its mother, Tyranitar. Same situation with Haunter, but it won Ash a Marsh Badge and Sabrina probably caught in a Poké Ball after it decided to stay with her so I&#039;ll let it slide. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:26, 27 September 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
=Welp. He did command it and use it in battle once but I don&#039;t think that&#039;s enough. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:27, 27 September 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251153</id>
		<title>Talk:Ash&#039;s Larvitar</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251153"/>
		<updated>2020-09-27T16:26:01Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Larvitar was never Ash&amp;#039;s */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Whole Weight Issue ==&lt;br /&gt;
&lt;br /&gt;
I &amp;lt;i&amp;gt;never&amp;lt;/i&amp;gt; thought about that until just now. Interesting point! =] &amp;amp;rarr; [[User:Thomas1652]]&lt;br /&gt;
&lt;br /&gt;
== Ok, About Larvitar and Ash... ==&lt;br /&gt;
&lt;br /&gt;
Ok, guys, I am very sorry if I am beating on a dead horse, but I still don&#039;t really understand how Larvitar isn&#039;t considered Ash&#039;s Pokemon.&lt;br /&gt;
&lt;br /&gt;
I mean, sure, It wasn&#039;t caught in a [[Poké ball]] (which many people use as the trump card in regards to capture despite several flaws in it.), but, then again, [[Misty&#039;s_Togetic|Misty&#039;s Togepi]] was never placed in a Poké ball either, and that never stopped people from calling it Misty&#039;s Pokemon despite the fact that it technically wasn&#039;t caught in a Poké ball.&lt;br /&gt;
&lt;br /&gt;
Also, there is the whole thing about Ash having to return it to it&#039;s habitat and Mom, But then again, look at [[Ash&#039;s_Lapras|Lapras]]. That pokemon was ALSO supposed to be delivered back to it&#039;s family (Didn&#039;t Ash say to it that he would return it to it&#039;s family as soon as he finds them when he captured it?), and that is STILL counted as Ash&#039;s Pokémon (or at least enough to be part of the released section.) despite that.&lt;br /&gt;
&lt;br /&gt;
And besides which, just because it is caught in a trainer&#039;s Poké ball doesn&#039;t mean that it is that trainer&#039;s pokemon, I mean, look at [[Brock&#039;s Vulpix]] (though this may be a bad example), or even Ash&#039;s Lapras, to a certain extent.&lt;br /&gt;
&lt;br /&gt;
Besides, it actually participated in a battle [[EP262|at one point]], And it was counted as Ash&#039;s Pokemon in [[Spurt]], unlike, Oh, say, [[Sabrina&#039;s_Haunter|Haunter]].&lt;br /&gt;
&lt;br /&gt;
Now, if it still isn&#039;t enough for you, I&#039;ll understand.&lt;br /&gt;
&lt;br /&gt;
Anyways, that&#039;s all for now.&lt;br /&gt;
&lt;br /&gt;
~~Weedle_McHairybug~~&lt;br /&gt;
&lt;br /&gt;
Judging from the spurt oppening the makers of pokemon seem to count Larvitar as Ash&#039;s but not Haunter.&lt;br /&gt;
&lt;br /&gt;
I agree. Larviter should be listed as one of Ash&#039;s pokemon. [[User:Misty-may-dawn rulz|Misty-may-dawn rulz]]&lt;br /&gt;
&lt;br /&gt;
==Harden== &lt;br /&gt;
&lt;br /&gt;
Did Larvitar really use Harden? Or was it just used to describe how Larvitar was feeling towards other people and Pokemon that Larvitar didn&#039;t trust. I ask because it wasn&#039;t the typical harden we normally see, all it did was froze up, I don&#039;t think it means it used hardened though. --[[User:Dman dustin|Dman dustin]] 14:36, 27 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1 episodes ==&lt;br /&gt;
&lt;br /&gt;
Someone should really fix that. &amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Viner Hand ITC&amp;quot;&amp;gt;[[User:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]][[User talk:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt; 01:52, 5 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t really think it&#039;s fixable, I think it just happens that way. . &amp;lt;br&amp;gt; [[User:ShinjiLover|ShinjiLover]] 08:33, 30 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Change name of Ash&#039;s Larvitar ==&lt;br /&gt;
Ash did never own Larvitar. It was with him when he was taking care of it. He was planing to deliver back to it&#039;s mum the whole time. Reguarding the &amp;quot;Ok,about Ash and Larvitar&amp;quot; discusion. Yes Brock&#039;s Vulpix should probably be Suzy&#039;s Vulpix. MIsty&#039;s Togetic is differant, for she intended to keep it for life. Ash didn&#039;t go looking for Lapras&#039; family and if they hadn&#039;t ran into them in &amp;quot;Viva Las Lapras&amp;quot;, it would probably still be with Ash (or in Oak&#039;s Lab) today. With Larvitar, however, Ash was taking a detour to take all the way home (with Lapras it was chance they found its family). For that reason I think the page should be called, &amp;quot;Larvitar (Mount Silver)&amp;quot;, &amp;quot;Larvitar (anime)&amp;quot;, &amp;quot;Tyranitar&#039;s Larvitar&amp;quot; or even &amp;quot;Larvitar (Ash)&amp;quot;. Just for the record the page called &amp;quot;Jessie&#039;s Lickitung&amp;quot; should be &amp;quot;Benny&#039;s Lickitung&amp;quot;, and and Ash&#039;s Squirtle should be Jenny&#039;s Squirtle. From RedandGreen1996&lt;br /&gt;
:Please sign with four tildes (&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;); if you forget to sign, add &amp;lt;nowiki&amp;gt;{{unsigned|RedandGreen1996}}&amp;lt;/nowiki&amp;gt; instead.&lt;br /&gt;
:Also, no. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❄&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;❅&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 23:01, 4 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Ash&#039;s Larvitar ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;pasted from another page&#039;&#039;&lt;br /&gt;
::It&#039;s called [[Ash&#039;s Larvitar]] by the way. The trivia is actually referencing to his Larvitar but if you wanted to figure out a way of wording it you could say,&amp;quot;Ash is the only main character in the anime to own two different members of a pseudo-legendary family.&amp;quot; or something along those lines. –&#039;&#039;&#039;[[User talk:MasterKenobi|&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;Master&amp;lt;/span&amp;gt;]][[User:MasterKenobi|&amp;lt;span style=&amp;quot;color:#0000CC&amp;quot;&amp;gt;Kenobi&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 20:36, 11 April 2010 (UTC)&lt;br /&gt;
:::Gonna step in here quick and bring up that I think the reason why Gible is said to be Ash&#039;s only pseudo-legendary was because Larvitar was never technically &#039;&#039;his&#039;&#039;, he was just temporarily taking care of it or whatnot.  Its article is named as such for the sake of simplicity. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:41, 11 April 2010 (UTC)&lt;br /&gt;
::::If that is the case then why does its article call it Ash&#039;s? Are we going to need to move the article if it wasn&#039;t Ash&#039;s? [[User:Felinoel|felinoel]] 03:02, 12 April 2010 (UTC)&lt;br /&gt;
:::::From my previous comment on the matter:&lt;br /&gt;
::::::&#039;&#039;Its article is named as such&#039;&#039; &amp;lt;small&amp;gt;[ie. &amp;quot;Ash&#039;s Larvitar&amp;quot;]&amp;lt;/small&amp;gt; &#039;&#039;for the sake of simplicity&#039;&#039;&lt;br /&gt;
:::::We can&#039;t very well call the article &amp;quot;the Larvitar that Ash took care of for about eight episodes but was never technically owned by him&amp;quot; or something. :P &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 15:30, 12 April 2010 (UTC)&lt;br /&gt;
:::::::That may be true but it apparently isn&#039;t his, the page &#039;&#039;at least&#039;&#039; should not have that, Ash&#039;s current pokemon thing at the bottom or something [[User:Felinoel|felinoel]] 20:11, 12 April 2010 (UTC)&lt;br /&gt;
::::::::Basically, it is Elm&#039;s Larvitar if it is anyone&#039;s at all, this is like stating a package your purchased to be delivered actually belongs to the mailman. [[User:Felinoel|felinoel]] 20:26, 12 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Egg==&lt;br /&gt;
It&#039;s life in the egg was revealed in the first episode it was in, Ash shared a dream from when he was in the egg, getting kicked and stuff. [[User:Gliscorguy54|Gliscorguy54]] 01:13, 6 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move to &amp;quot;Larvitar (anime)&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I am suggesting this page be moved to {{redlink|Larvitar (anime)}}. Ash never technically owned Larvitar at any point that we know of, but the title I am proposing neither confirms nor denies that he ever owned it. This move does not say that Ash never owned Larvitar. It just acknowledges the controversy of it&#039;s ownership.--[[User:Alex726|&amp;lt;font color=&amp;quot;#7F7F7F&amp;quot;&amp;gt;&#039;&#039;&#039;Alex&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#000000&amp;quot;&amp;gt;&#039;&#039;&#039;726&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Alex726|&amp;lt;font color=&amp;quot;#007100&amp;quot;&amp;gt;&#039;&#039;&#039;(T&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#DF0000&amp;quot;&amp;gt;AL&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#0000A0&amp;quot;&amp;gt;K)&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 03:53, 24 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It was in Ash&#039;s care and that is enough for me really. I oppose. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 06:58, 24 November 2011 (UTC)&lt;br /&gt;
::I oppose as well, for the same reason Toon Ganondorf gave.  Hell, Ash even used it in battle once.  &amp;lt;small&amp;gt;- &#039;&#039;unsigned comment from [[User:Missingno. Master|Missingno. Master]] ([[User talk:Missingno. Master|talk]] • [[Special:Contributions/Missingno._Master|contribs]])&#039;&#039; &amp;lt;/small&amp;gt; 01:38, 26 November 2011 (UTC)&lt;br /&gt;
:::Oppose. This situation is diffrent from Ash/Sabrina&#039;s Haunter. [[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]] 01:48, 26 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
It was given to Ash from Elm to take home so it should stay Ash&#039;s. [[User:AquaMaster|AquaMaster]] 00:16, 27 November 2011 (UTC)&lt;br /&gt;
:Oppose. As I had stated near the top of the page, Larvitar spent a lot of time being cared for by Ash, it was counted in Spurt, Togepi, in spite of never being supplied with a Pokéball, was still counted as Misty&#039;s pokemon, and likewise Vulpix wasn&#039;t counted as Brock&#039;s Pokémon despite being placed in his ball, and if we&#039;re going to claim that its not Ash&#039;s since he was to return it to Larvitar&#039;s mom anyway, then we might as well state that Ash&#039;s Lapras doesn&#039;t belong to Ash, either, since he had to return it under similar circumstances. [[User:Weedle Mchairybug|Weedle Mchairybug]] 00:29, 27 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;s best to use the same strategy that was used on the Ash/Sabrina&#039;s Hunter thing- a poll. But if we chose to do so, as from my previous experience with ownership dispute, we would have to have a few more users invlolved. [[User:Satoshi101|Satoshi101]] 04:43, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I disagree. There are twice as many people on this page who believe it should stay as is than who believe it should be moved, and I&#039;m sure, just like Haunter, many would oppose. I don&#039;t see the point. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 04:51, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Harden and Larvitar ==&lt;br /&gt;
&lt;br /&gt;
I know there is a message about it already but I got in trouble in past for replying to the old messages.  I too wonder if it was literally using harden, or if it was just hardening around them. I.e. a baby can harden around people it is unfamiliar with, go shy and retreat into itself. So yeah, was it a literal case of using the movie Harden, or was it an emotional case of hardening? [[User:RobbieNewton|RobbieNewton]] ([[User talk:RobbieNewton|talk]]) 14:08, 11 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Larvitar was never Ash&#039;s ==&lt;br /&gt;
&lt;br /&gt;
Ash never caught Larvitar at all. I&#039;m not sure if he even commanded it. He was just given the egg to give it back to its mother, Tyranitar. Same situation with Haunter, but it won Ash a Marsh Badge and Sabrina probably caught in a Poké Ball after it decided to stay with her so I&#039;ll let it slide. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:26, 27 September 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251151</id>
		<title>Talk:Ash&#039;s Larvitar</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Ash%27s_Larvitar&amp;diff=3251151"/>
		<updated>2020-09-27T16:25:04Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Whole Weight Issue ==&lt;br /&gt;
&lt;br /&gt;
I &amp;lt;i&amp;gt;never&amp;lt;/i&amp;gt; thought about that until just now. Interesting point! =] &amp;amp;rarr; [[User:Thomas1652]]&lt;br /&gt;
&lt;br /&gt;
== Ok, About Larvitar and Ash... ==&lt;br /&gt;
&lt;br /&gt;
Ok, guys, I am very sorry if I am beating on a dead horse, but I still don&#039;t really understand how Larvitar isn&#039;t considered Ash&#039;s Pokemon.&lt;br /&gt;
&lt;br /&gt;
I mean, sure, It wasn&#039;t caught in a [[Poké ball]] (which many people use as the trump card in regards to capture despite several flaws in it.), but, then again, [[Misty&#039;s_Togetic|Misty&#039;s Togepi]] was never placed in a Poké ball either, and that never stopped people from calling it Misty&#039;s Pokemon despite the fact that it technically wasn&#039;t caught in a Poké ball.&lt;br /&gt;
&lt;br /&gt;
Also, there is the whole thing about Ash having to return it to it&#039;s habitat and Mom, But then again, look at [[Ash&#039;s_Lapras|Lapras]]. That pokemon was ALSO supposed to be delivered back to it&#039;s family (Didn&#039;t Ash say to it that he would return it to it&#039;s family as soon as he finds them when he captured it?), and that is STILL counted as Ash&#039;s Pokémon (or at least enough to be part of the released section.) despite that.&lt;br /&gt;
&lt;br /&gt;
And besides which, just because it is caught in a trainer&#039;s Poké ball doesn&#039;t mean that it is that trainer&#039;s pokemon, I mean, look at [[Brock&#039;s Vulpix]] (though this may be a bad example), or even Ash&#039;s Lapras, to a certain extent.&lt;br /&gt;
&lt;br /&gt;
Besides, it actually participated in a battle [[EP262|at one point]], And it was counted as Ash&#039;s Pokemon in [[Spurt]], unlike, Oh, say, [[Sabrina&#039;s_Haunter|Haunter]].&lt;br /&gt;
&lt;br /&gt;
Now, if it still isn&#039;t enough for you, I&#039;ll understand.&lt;br /&gt;
&lt;br /&gt;
Anyways, that&#039;s all for now.&lt;br /&gt;
&lt;br /&gt;
~~Weedle_McHairybug~~&lt;br /&gt;
&lt;br /&gt;
Judging from the spurt oppening the makers of pokemon seem to count Larvitar as Ash&#039;s but not Haunter.&lt;br /&gt;
&lt;br /&gt;
I agree. Larviter should be listed as one of Ash&#039;s pokemon. [[User:Misty-may-dawn rulz|Misty-may-dawn rulz]]&lt;br /&gt;
&lt;br /&gt;
==Harden== &lt;br /&gt;
&lt;br /&gt;
Did Larvitar really use Harden? Or was it just used to describe how Larvitar was feeling towards other people and Pokemon that Larvitar didn&#039;t trust. I ask because it wasn&#039;t the typical harden we normally see, all it did was froze up, I don&#039;t think it means it used hardened though. --[[User:Dman dustin|Dman dustin]] 14:36, 27 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1 episodes ==&lt;br /&gt;
&lt;br /&gt;
Someone should really fix that. &amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;font-family:Viner Hand ITC&amp;quot;&amp;gt;[[User:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]][[User talk:Tc26|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#AAAAFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;*&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt; 01:52, 5 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t really think it&#039;s fixable, I think it just happens that way. . &amp;lt;br&amp;gt; [[User:ShinjiLover|ShinjiLover]] 08:33, 30 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Change name of Ash&#039;s Larvitar ==&lt;br /&gt;
Ash did never own Larvitar. It was with him when he was taking care of it. He was planing to deliver back to it&#039;s mum the whole time. Reguarding the &amp;quot;Ok,about Ash and Larvitar&amp;quot; discusion. Yes Brock&#039;s Vulpix should probably be Suzy&#039;s Vulpix. MIsty&#039;s Togetic is differant, for she intended to keep it for life. Ash didn&#039;t go looking for Lapras&#039; family and if they hadn&#039;t ran into them in &amp;quot;Viva Las Lapras&amp;quot;, it would probably still be with Ash (or in Oak&#039;s Lab) today. With Larvitar, however, Ash was taking a detour to take all the way home (with Lapras it was chance they found its family). For that reason I think the page should be called, &amp;quot;Larvitar (Mount Silver)&amp;quot;, &amp;quot;Larvitar (anime)&amp;quot;, &amp;quot;Tyranitar&#039;s Larvitar&amp;quot; or even &amp;quot;Larvitar (Ash)&amp;quot;. Just for the record the page called &amp;quot;Jessie&#039;s Lickitung&amp;quot; should be &amp;quot;Benny&#039;s Lickitung&amp;quot;, and and Ash&#039;s Squirtle should be Jenny&#039;s Squirtle. From RedandGreen1996&lt;br /&gt;
:Please sign with four tildes (&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;); if you forget to sign, add &amp;lt;nowiki&amp;gt;{{unsigned|RedandGreen1996}}&amp;lt;/nowiki&amp;gt; instead.&lt;br /&gt;
:Also, no. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❄&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#CCDDFF;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;❅&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 23:01, 4 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Ash&#039;s Larvitar ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;pasted from another page&#039;&#039;&lt;br /&gt;
::It&#039;s called [[Ash&#039;s Larvitar]] by the way. The trivia is actually referencing to his Larvitar but if you wanted to figure out a way of wording it you could say,&amp;quot;Ash is the only main character in the anime to own two different members of a pseudo-legendary family.&amp;quot; or something along those lines. –&#039;&#039;&#039;[[User talk:MasterKenobi|&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;Master&amp;lt;/span&amp;gt;]][[User:MasterKenobi|&amp;lt;span style=&amp;quot;color:#0000CC&amp;quot;&amp;gt;Kenobi&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 20:36, 11 April 2010 (UTC)&lt;br /&gt;
:::Gonna step in here quick and bring up that I think the reason why Gible is said to be Ash&#039;s only pseudo-legendary was because Larvitar was never technically &#039;&#039;his&#039;&#039;, he was just temporarily taking care of it or whatnot.  Its article is named as such for the sake of simplicity. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:41, 11 April 2010 (UTC)&lt;br /&gt;
::::If that is the case then why does its article call it Ash&#039;s? Are we going to need to move the article if it wasn&#039;t Ash&#039;s? [[User:Felinoel|felinoel]] 03:02, 12 April 2010 (UTC)&lt;br /&gt;
:::::From my previous comment on the matter:&lt;br /&gt;
::::::&#039;&#039;Its article is named as such&#039;&#039; &amp;lt;small&amp;gt;[ie. &amp;quot;Ash&#039;s Larvitar&amp;quot;]&amp;lt;/small&amp;gt; &#039;&#039;for the sake of simplicity&#039;&#039;&lt;br /&gt;
:::::We can&#039;t very well call the article &amp;quot;the Larvitar that Ash took care of for about eight episodes but was never technically owned by him&amp;quot; or something. :P &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 15:30, 12 April 2010 (UTC)&lt;br /&gt;
:::::::That may be true but it apparently isn&#039;t his, the page &#039;&#039;at least&#039;&#039; should not have that, Ash&#039;s current pokemon thing at the bottom or something [[User:Felinoel|felinoel]] 20:11, 12 April 2010 (UTC)&lt;br /&gt;
::::::::Basically, it is Elm&#039;s Larvitar if it is anyone&#039;s at all, this is like stating a package your purchased to be delivered actually belongs to the mailman. [[User:Felinoel|felinoel]] 20:26, 12 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Egg==&lt;br /&gt;
It&#039;s life in the egg was revealed in the first episode it was in, Ash shared a dream from when he was in the egg, getting kicked and stuff. [[User:Gliscorguy54|Gliscorguy54]] 01:13, 6 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move to &amp;quot;Larvitar (anime)&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I am suggesting this page be moved to {{redlink|Larvitar (anime)}}. Ash never technically owned Larvitar at any point that we know of, but the title I am proposing neither confirms nor denies that he ever owned it. This move does not say that Ash never owned Larvitar. It just acknowledges the controversy of it&#039;s ownership.--[[User:Alex726|&amp;lt;font color=&amp;quot;#7F7F7F&amp;quot;&amp;gt;&#039;&#039;&#039;Alex&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#000000&amp;quot;&amp;gt;&#039;&#039;&#039;726&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Alex726|&amp;lt;font color=&amp;quot;#007100&amp;quot;&amp;gt;&#039;&#039;&#039;(T&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#DF0000&amp;quot;&amp;gt;AL&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#0000A0&amp;quot;&amp;gt;K)&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 03:53, 24 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It was in Ash&#039;s care and that is enough for me really. I oppose. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 06:58, 24 November 2011 (UTC)&lt;br /&gt;
::I oppose as well, for the same reason Toon Ganondorf gave.  Hell, Ash even used it in battle once.  &amp;lt;small&amp;gt;- &#039;&#039;unsigned comment from [[User:Missingno. Master|Missingno. Master]] ([[User talk:Missingno. Master|talk]] • [[Special:Contributions/Missingno._Master|contribs]])&#039;&#039; &amp;lt;/small&amp;gt; 01:38, 26 November 2011 (UTC)&lt;br /&gt;
:::Oppose. This situation is diffrent from Ash/Sabrina&#039;s Haunter. [[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]] 01:48, 26 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
It was given to Ash from Elm to take home so it should stay Ash&#039;s. [[User:AquaMaster|AquaMaster]] 00:16, 27 November 2011 (UTC)&lt;br /&gt;
:Oppose. As I had stated near the top of the page, Larvitar spent a lot of time being cared for by Ash, it was counted in Spurt, Togepi, in spite of never being supplied with a Pokéball, was still counted as Misty&#039;s pokemon, and likewise Vulpix wasn&#039;t counted as Brock&#039;s Pokémon despite being placed in his ball, and if we&#039;re going to claim that its not Ash&#039;s since he was to return it to Larvitar&#039;s mom anyway, then we might as well state that Ash&#039;s Lapras doesn&#039;t belong to Ash, either, since he had to return it under similar circumstances. [[User:Weedle Mchairybug|Weedle Mchairybug]] 00:29, 27 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;s best to use the same strategy that was used on the Ash/Sabrina&#039;s Hunter thing- a poll. But if we chose to do so, as from my previous experience with ownership dispute, we would have to have a few more users invlolved. [[User:Satoshi101|Satoshi101]] 04:43, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I disagree. There are twice as many people on this page who believe it should stay as is than who believe it should be moved, and I&#039;m sure, just like Haunter, many would oppose. I don&#039;t see the point. &#039;&#039;&#039;[[User:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#00693E&amp;quot;&amp;gt;Toon Ganondorf&amp;lt;/span&amp;gt; ]]   [[User Talk:Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;(t&amp;lt;/span&amp;gt;]]  [[Special:Contributions/Toon Ganondorf|&amp;lt;span style=&amp;quot;color:#D4AF37&amp;quot;&amp;gt;c)&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 04:51, 11 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Harden and Larvitar ==&lt;br /&gt;
&lt;br /&gt;
I know there is a message about it already but I got in trouble in past for replying to the old messages.  I too wonder if it was literally using harden, or if it was just hardening around them. I.e. a baby can harden around people it is unfamiliar with, go shy and retreat into itself. So yeah, was it a literal case of using the movie Harden, or was it an emotional case of hardening? [[User:RobbieNewton|RobbieNewton]] ([[User talk:RobbieNewton|talk]]) 14:08, 11 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Larvitar was never Ash&#039;s ==&lt;br /&gt;
&lt;br /&gt;
Ash never caught Larvitar at all. I&#039;m not sure if he even commanded it. He was just given the egg to give it back to its mother, Tyranitar. Same situation with Haunter, but it won Ash a Marsh Badge and Sabrina probably caught in a Poké Ball after it decided to stay with her so I&#039;ll let it slide.&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP239&amp;diff=3251150</id>
		<title>EP239</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP239&amp;diff=3251150"/>
		<updated>2020-09-27T15:48:32Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP238 |&lt;br /&gt;
prevtitle=Nice Pryce, Baby! |&lt;br /&gt;
nextcode=EP240 |&lt;br /&gt;
nexttitle=Some Like it Hot |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP239 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=Whichever Way the Wind Blows |&lt;br /&gt;
title_ja=キレイハナとラフレシア！そうげんのへいわ！ |&lt;br /&gt;
title_ja_trans=Kireihana and Ruffresia! Peace in Meadow! |&lt;br /&gt;
broadcast_jp=March 7, 2002 |&lt;br /&gt;
broadcast_us=March 22, 2003 |&lt;br /&gt;
screen=yes |&lt;br /&gt;
en_series=Master Quest |&lt;br /&gt;
en_op=[[Believe in Me]] |&lt;br /&gt;
ja_op=[[Ready Go!]] |&lt;br /&gt;
ja_ed=[[Pokettari Monsutari|ポケッターリ・モンスターリ]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=大橋志吉 |&lt;br /&gt;
storyboard=秦義人 |&lt;br /&gt;
director=秦義人 |&lt;br /&gt;
art=向田隆 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP231-EP240 |&lt;br /&gt;
footnotes=*{{filb-eppics|pm|244}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Whichever Way the Wind Blows&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;キレイハナとラフレシア！そうげんのへいわ！&#039;&#039;&#039; &#039;&#039;{{tt|Kireihana|Bellossom}} and {{tt|Ruffresia|Vileplume}}! Peace in Meadow!&#039;&#039;) is the 239th episode of the [[Pokémon anime]]. It was first broadcast in Japan on March 7, 2002 and in the United States on March 22, 2003.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/05_30-whichever-way-the-wind-blows/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Hardly taking a second to relish his latest gym victory, Ash quickly sets course for the next gym in Blackthorn City. It isn&#039;t long, though, before a more immediate challenge confronts his small party. As Ash and friends enter a clearing, they find large numbers of Vileplume and Bellossom preparing to battle. With the help of his Bayleef, Ash is able to settle the disturbance, but afterwards learns from a researcher working in the area that this is a common occurrence. The winds in this area, it seems, carry particulates from the Leaf and Sun Stones that cause Gloom to evolve into either Vileplume or Bellossom. Depending on the wind&#039;s direction, different amounts of either stone are scattered over the local Gloom, creating temporary surges in the populations of either of their possible evolutions. Since there is no foreseeable end to this natural state of flux, Ash and friends must end this constant fight for supremacy by convincing these Pokémon to live in harmony despite this trick of the wind that puts one and then the other group in the advantaged position.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
While heading toward [[Blackthorn City]] for Ash&#039;s final [[Gym]] [[Badge]], {{Ash}} and {{ashfr}} come across three sick {{p|Oddish}} underneath a tree. {{an|Brock}} cures them with some [[Pokémon food]]. Ash wonders how the Oddish got sick in the first place, so {{AP|Pikachu}} asks them. The three Oddish lead Ash and his friends over a hill where they find a plain meadow with a huge tree home to many {{p|Gloom}}, {{p|Vileplume}}, and {{p|Bellossom}}. Soon, the Vileplume and Bellossom start fighting. Pikachu fails to break up the fights, so Ash sends in his {{AP|Bayleef}} who separates them with her {{m|Vine Whip}}. Ash tries to get the Pokémon to apologize to each other and make friends with each other, but they refuse.&lt;br /&gt;
&lt;br /&gt;
Soon, {{OBP|Steven|EP239}}, a {{t|Grass}} Pokémon researcher comes running towards the trio and he checks on the Oddish. The group makes their way to Steven&#039;s cottage-style laboratory with a {{p|Pidgeot}} weather vane on top. Steven explains that the Grass types are attracted to the area because of the running river and clear access to sunlight, and have divided the area into various territories. Steven and Brock explain the concept of branched [[evolution]], and Steven reveals that due to tiny fragments of [[Sun Stone]]s and [[Leaf Stone]]s in the wind, Gloom evolve into Vileplume when the wind is from the northeast, or into Bellossom when the wind is from the northwest. Steven theorizes that the trace amounts can accumulate enough to have the same effect as a full [[Evolution stone]]. &lt;br /&gt;
&lt;br /&gt;
A northwest wind blows through, which causes a pair of Gloom evolve into Vileplume in front of Ash and friends&#039; eyes. The newly evolved Vileplume rush to join the others, sparking another fight between the Vileplume and Bellossom. Ash and Steven put on face masks to protect themselves against Vileplume&#039;s {{m|Stun Spore}}. Ash again summons Bayleef, also wearing a face mask, this time trying a {{m|Razor Leaf}} followed by a divisive Vine Whip, effectively ending the conflict. Steven explains many of the Oddish have left the area due to all of the fighting. He takes Ash and his friends to the tree he says started the conflict. The old tree provides shade in the morning blocking the Bellossom&#039;s sun access, while in the afternoon the tree stops sunlight reaching the Vileplume causing the opposition to migrate into the other&#039;s territory. A wind blows from the northwest causing some of the sleeping Gloom to evolve into Bellossom. These new Bellossom join some others to form a war front against a group of Vileplume. Bayleef&#039;s Razor Leaf and Vine Whip combo again separates the warring factions. Misty spots a peaceful group of six, three Vileplume and three Bellossom standing together. She notes they are a good model of cooperation.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{TRT}} are sitting on a yellow picnic blanket in the meadow area about to eat a sandwich lunch. This peaceful moment is interrupted by a wall of angry Bellossom and Vileplume, the fight quickly disappears. Though the cloud of Stun Spore paralyzes [[Jessie]] and [[James]]. The two request {{MTR}} go retrieve some [[Salveyo weed]]. Meowth quickly spots Steven&#039;s laboratory in the distance and peers through an open window before finding the much needed Salveyo weed. Meowth gives Jessie and James their doses of the medicinal plant and the two emerge from their paralysis slightly enraged by the Vileplume and Bellossom for interrupting their lunch. Meowth pitches the idea that a fleet of Grass Pokémon would relax {{an|Giovanni}} because of their decorative nature. The trio quickly set their sights on catching all of the Grass types to please their boss.&lt;br /&gt;
&lt;br /&gt;
Steven and the group return to the laboratory to discuss tactics to resolve the conflict. This over-the-table discussion is interrupted by a storm alert. Steven&#039;s computer reveals the storm will be a strong northeasterly, which will result in a drastic increase in Vileplume numbers. Steven states that despite the conditions favoring Vileplume, it may lead to peace. Though both Misty and Bayleef have sympathy for the Bellossom, noting a balance is the ideal. The predicted storm soon rolls in, with a northeasterly, then a northwesterly sweeps in, causing an equal number of Gloom to evolve into both Vileplume and Bellossom. The storm clears and the sun emerges, as do the two warring fronts. &lt;br /&gt;
&lt;br /&gt;
Before the first attack could land its mark, bombs fall from the sky, startling the Pokémon. It is revealed to be Team Rocket, flying in their Meowth Balloon and wearing gas masks. James announces their scheme to capture all of the grass Pokémon. James and Meowth sarcastically say they will use a &#039;Vileplume of Doom&#039; robot and a nuclear-powered &#039;Bellossom Wrangler&#039; robot before revealing they are actually just using a giant sack. The two sides again collide, with Team Rocket in the middle of the conflict zone. Meowth is quickly sent flying, whilst both James and Jessie&#039;s oxygen hoses loosen and they are again affected by Stun Spore. Steven and the group watch on, hoping the two sides would exhaust their efforts to realize that fighting does not solve anything. The fighting stops, with both sides collapsing from exhaustion.&lt;br /&gt;
&lt;br /&gt;
The same group of six cooperative Bellossom and Vileplume again appear. Meowth translates that the Bellossom desire to become Vileplume, and the Vileplume wanted to be Bellossom, revealing the Pokémon have an identity crisis and desire to evolve a particular way. Misty attempts to settle the group&#039;s discourse, getting Meowth to translate human to Pokémon language. Misty explains the concept of fate, that the Bellossom and the Vileplume were meant to evolve into their current forms. Brock also makes a point of their common origins as Oddish and Gloom. Meanwhile, Jessie and James manage to regain consciousness thanks to some leftover Salveyo weed and are then caught by Ash and friends attempting to stash some Vileplume and Bellossom into their giant bag by hand. In response, other Bellossom and Vileplume release a Stun Spore attack. Jessie and James call upon {{TP|James|Victreebel}} and {{TP|Jessie|Arbok}} to assist, though the two are quickly overcome by the Stun Spore cloud. The Bellossom and Vileplume unite against a common enemy, surrounding and fighting Team Rocket before Ash&#039;s Bayleef sends the trio flying. All of the Pokémon know now that they should all just live together peacefully as friends, and they now dance and chant together in three large circles. With that problem solved, Ash, Misty, and Brock say goodbye to Steven and continue their journey towards Blackthorn City.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:PMTV EP239.png|thumb|200px|right|{{tt|Pocket Monster TV|Who&#039;s That Pokémon}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* {{an|Giovanni}} ([[Boss fantasy|fantasy]])&lt;br /&gt;
* {{OBP|Steven|EP239}}&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP239.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Arcanine}} &#039;&#039;(US and international)&#039;&#039;, {{p|Bellossom}} &#039;&#039;(Japan)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Bayleef}} ({{OP|Ash|Bayleef}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Victreebel}} ({{OP|James|Victreebel}})&lt;br /&gt;
* {{p|Oddish}} ({{OBP|Steven|EP239}}&#039;s; ×3)&lt;br /&gt;
* {{p|Oddish}} (multiple)&lt;br /&gt;
* {{p|Gloom}} (multiple; some evolve)&lt;br /&gt;
* {{p|Vileplume}} (multiple; some newly evolved)&lt;br /&gt;
* {{p|Bellossom}} (multiple; some newly evolved)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* [[Ready Go!]] replaced [[Aim to Be a Pokémon Master|Aim to Be a Pokémon Master (Whiteberry Version)]] as the [[List of Japanese opening themes|Japanese opening theme]].&lt;br /&gt;
* [[Pocket-ering Monster-ing]] replaced [[Face Forward Team Rocket!]] as the [[List of Japanese ending themes|Japanese ending theme]].&lt;br /&gt;
* This is the first time {{MTR}} is used to translate human language into Pokémon language. Usually, it is the other way around, Meowth translating Pokémon language into human language.&lt;br /&gt;
* This episode&#039;s main territorial conflict between two {{t|Grass}} Pokémon, {{p|Bellossom}} and {{p|Vileplume}}, is similar to that of &#039;&#039;[[EP225|Bulbasaur... the Ambassador!]]&#039;&#039;, which was, for the most part, between the entire {{p|Oddish}} and {{p|Hoppip}} evolutionary families.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When [[Jessie]] first sends out {{TP|Jessie|Arbok}}, it doesn&#039;t move its mouth when it says its name.&lt;br /&gt;
* During the storm, some of the {{p|Gloom}} are seen evolving into Vileplume. After that, some of the Gloom then evolve into Bellossom, but the Vileplume that evolved before are not there.&lt;br /&gt;
* Just before the storm occurs, {{Ash}} says, &amp;quot;That means more &#039;&#039;&#039;Vileplume&#039;&#039;&#039; will evolve&amp;quot;. However, this is not true, as Vileplume cannot evolve because it is the final evolved form of Oddish.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* The original Japanese version features a different version of {{TRT}}&#039;s {{motto}}, while the dub uses the standard lines.&lt;br /&gt;
* Also, the original version of Meowth&#039;s [[boss fantasy]] uses romantic-sounding saxophone music in the background.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Откъдето духа вятърът|Where the wind blows}}&lt;br /&gt;
|zh_cmn={{tt|美麗花對抗霸王花！草原的和平|Bellossom vs. Vileplume! Peace in the Meadow}}&lt;br /&gt;
|de={{tt|Von wo der Wind weht|From where the wind blows}}&lt;br /&gt;
|nl={{tt|Waar de Wind Vandaan Komt|Where the wind blows}}&lt;br /&gt;
|fr_eu={{tt|Le vent de la discorde|The wind of strife}}&lt;br /&gt;
|he=חולף עם הרוח{{tt|kholef im haru&#039;akh|Gone with the wind}}&lt;br /&gt;
|it={{tt|Secondo il vento che tira|Depending on the wind is blowing}}&lt;br /&gt;
|pt_br={{tt|Onde Quer que o Vento Sopre|Wherever the Wind Blows}}&lt;br /&gt;
|pt_eu={{tt|E Tudo o Vento Soprou|And all gone with the Wind}}&lt;br /&gt;
|es_la={{tt|¡Para donde sopla el viento!|Where the wind blows!}}&lt;br /&gt;
|es_eu={{tt|Sople como sople el viento|Anyway the wind blows}}&lt;br /&gt;
|pl={{tt|Skąd wieje wiatr?|From where the wind blows?}}&lt;br /&gt;
|hi=हवा मे कुछ तो है बात! {{tt|&#039;&#039;Hava me kuch toh hai baat!&#039;&#039;|There is something about the wind}} {{tt|*|Hungama dub}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP238 |&lt;br /&gt;
prevtitle=Nice Pryce, Baby! |&lt;br /&gt;
nextcode=EP240 |&lt;br /&gt;
nexttitle=Some Like it Hot |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0239}}&lt;br /&gt;
[[Category:Original series episodes|239]]&lt;br /&gt;
[[Category:Episodes written by Yukiyoshi Ōhashi]]&lt;br /&gt;
[[Category:Episodes storyboarded and directed by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes directed by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes animated by Takeshi Mukōda]]&lt;br /&gt;
&lt;br /&gt;
[[de:Von wo der Wind weht]]&lt;br /&gt;
[[es:EP241]]&lt;br /&gt;
[[fr:EP239]]&lt;br /&gt;
[[ja:無印編第239話]]&lt;br /&gt;
[[zh:宝可梦 第240集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP235&amp;diff=3250901</id>
		<title>EP235</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP235&amp;diff=3250901"/>
		<updated>2020-09-27T02:18:50Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Pokémon */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP234 |&lt;br /&gt;
prevtitle=Xatu the Future |&lt;br /&gt;
nextcode=EP236 |&lt;br /&gt;
nexttitle=Rage of Innocence |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP235 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=Talkin&#039; &#039;Bout an Evolution |&lt;br /&gt;
title_ja=ワタルとあかいギャラドス！ |&lt;br /&gt;
title_ja_trans=Wataru and the Red Gyarados! |&lt;br /&gt;
screen=yes |&lt;br /&gt;
broadcast_jp=February 7, 2002 |&lt;br /&gt;
broadcast_us=February 15, 2003 |&lt;br /&gt;
en_series=Master Quest |&lt;br /&gt;
en_op=[[Believe in Me]] |&lt;br /&gt;
ja_op=[[Aim to Be a Pokémon Master|めざせポケモンマスター]] (Whiteberry) |&lt;br /&gt;
ja_ed=[[Face Forward Team Rocket!|前向きロケット団！]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=藤田伸三 |&lt;br /&gt;
storyboard=藤本義孝 |&lt;br /&gt;
director=鈴木敏明 |&lt;br /&gt;
art=志村泉 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP231-EP240 |&lt;br /&gt;
footnotes=* {{filb-eppics|pm|240}}}}&lt;br /&gt;
&#039;&#039;&#039;Talkin&#039; &#039;Bout an Evolution&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ワタルとあかいギャラドス！&#039;&#039;&#039; &#039;&#039;{{tt|Wataru|Lance}} and the Red Gyarados!&#039;&#039;) is the 235th episode of the [[Pokémon anime]]. It first aired in Japan on February 7, 2002 and in the United States on February 15, 2003.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/05_26-talkin-bout-an-evolution/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Ash and friends discover a red Gyarados, unknowingly uncovering a plot by Team Rocket to control the secrets of Pokémon evolution. To ensure their silence, Team Rocket attempts to capture the children, but is foiled by a member of an elite Pokémon defense organization, who releases the children with instructions to continue on their way and leave the dangerous job of ending this Team Rocket experiment to adults like himself. Ash and friends assent at first, but before long, unable to ignore the compassion he feels for the red Gyarados that seemed to be in such pain, Ash decides to return and lend a hand.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{Ash}} and {{ashfr}} are walking near [[Mahogany Town]] when all of a sudden {{AP|Pikachu}} feels sick, followed by {{TP|Misty|Togepi}}. {{an|Brock}} looks at the surroundings and declares that they must be lost. Several {{t|Bug}} Pokémon suddenly drop down from the trees, which frightens {{an|Misty}}, but they appear sick too. As they wonder what is happening, a large roar attracts their attention. The group reaches the banks of the [[Lake of Rage]]. All of a sudden a {{TP|Lance|Red Gyarados|Gyarados}} appears from the water, startling everyone. Within moments of its appearance, Gyarados fires out a {{m|Hydro Pump}} towards the group, which misses. Ash and the others conclude that Gyarados must be sick as well, so they decide to leave the area.&lt;br /&gt;
&lt;br /&gt;
The group is halted by some members of [[Team Rocket]]. {{OBP|Tyson|Team Rocket}} doesn&#039;t want his plans ruined and he sends out a {{p|Fearow}} to take care of them. Ash calls on {{AP|Totodile}}, though it is unable to attack because of a wave of weakness that hits. Fearow is seemingly unaffected. It dives in with a {{m|Drill Peck}}, but a {{m|Thunder Wave}} strikes it down first. A {{TP|Lance|Dragonite}} and its {{pkmn|Trainer}} arrives on the scene. He orders Ash and the others to move away, and the group follows orders. Tyson and his {{tc|Team Rocket Grunt}}s go to pursue them, but Dragonite delivers a powerful {{m|Whirlwind}} to keep them at bay. The Trainer flies off on his Dragonite and meets up with Ash&#039;s group in the forest. Misty notices that the man seems familiar, and refers to him as [[Lance]] from the [[Pokémon League]]. The Trainer confirms that he is Lance and reveals that he is part of the [[Pokémon G-Men]], a detective organization that seeks to catch people misusing Pokémon. Lance mentions that the Red Gyarados has something to do with Team Rocket’s latest operation at the Lake of Rage. Ash is keen to assist, which Lance politely declines. He explains that it would be too dangerous for Ash, especially since the Team Rocket members are no ordinary grunts. Lance directs them to a path that will lead to [[Mahogany Town]] and wishes them all the best. &lt;br /&gt;
&lt;br /&gt;
The [[Team Rocket trio]] have found themselves lost in the same forest and are becoming increasingly weary from hunger. {{MTR}} turns to his left and spots what he thinks is a farmhouse. [[Jessie]] is energized again and declares that they will raid the farmhouse of its food. The building, however, is actually a [[Team Rocket HQ]]. Inside, Tyson congratulates [[Professor Sebastian]] on another successful operation. The Professor is not so optimistic and declares that the Red Gyarados has been the only one to [[Evolution|evolve]] from the radio wave technology. He declares that it must be captured for further study to perfect the radio wave technology. However, their radar indicates that the Red Gyarados is in the deepest part of the lake, meaning it must be lured to the surface. A Grunt interrupts the conversation and alerts the pair to some intruders. Upon further inspection of the security systems, Jessie, [[James]], and Meowth are caught on camera. While the trespassing trio walks through a hallway, they stop to examine some peculiar {{p|Persian}} statues. James touches one on the head and this triggers a cage trap. Tyson confronts the caught intruders and demands to know their identities. Jessie and James perform their {{motto}} to clarify their names. A Grunt informs Tyson that the central database confirms that Jessie and James are in fact a part of Team Rocket, but have been demoted to rookie rank for making zero contributions to the organization. Tyson reads that the trio will do anything for a meal, so he decides to recruit to help complete “[[Project R]]”. They leave Jessie, James, and Meowth to enjoy some food before introducing them to Professor Sebastian. The Professor and Tyson set the trio the task of retrieving the Red Gyarados from the Lake of Rage. Tyson mentions that it is a historic project, and the prospect of Team Rocket infamy leads the trio to accept the task.&lt;br /&gt;
 &lt;br /&gt;
Back at the base, a boat is prepared for the operation to begin. Just behind one of the docking hangers, Lance hides and waits for a chance. An unsuspecting Rocket grunt walks by and Lance grabs him, takes his uniform and boards the boat disguised. Team Rocket&#039;s vessel travels to the center of the Lake of Rage, where Jessie and her teammates follow orders and proceed to dive in to retrieve the Red Gyarados. Jessie orders James to swim 70 meters towards the target, and he begins without any questions. James turns back a moment later and notices that Jessie and Meowth are remaining behind. An argument breaks out among the trio. Soon enough, an angry red Gyarados comes towards them and Jessie, James, and Meowth swim back to the surface. Tyson is pleasantly surprised by the trio’s assistance and readies his crew to make the capture. As soon as the target is in sight, a Team Rocket member fires a net gun which ensnares the Red Gyarados and the Rocket trio. Professor Sebastian gives a signal and a power shock is delivered through the netting, shocking both Gyarados and Team Rocket.&lt;br /&gt;
&lt;br /&gt;
Ash and his friends return to the Lake of Rage, and their concerns for the Red Gyarados are confirmed. They arrive on the scene just as Team Rocket drag their catch back to their base. Ash sends out Totodile, and Misty calls on {{TP|Misty|Poliwhirl}}. They both swim to the net, and Totodile {{m|Bite|chomps}} the net and Jessie&#039;s hair, while Poliwhirl tries to rip it. Lance notices them, thinking Ash is crazy. Seeing the two Pokémon, Sebastian radios in for another device, which triggers a giant radar back at Team Rocket Headquarters that sends waves out towards the area. Soon Totodile and Poliwhirl become tired and let go of the net. As Misty and Ash recall their Pokemon, they again notice that Pikachu and Togepi appear sick again. Brock realizes it&#039;s something at the HQ that&#039;s doing this. Before they can act, Tyson catches the group with restrictive rings and delivers them directly to Sebastian. Ash demands to know what&#039;s going on and what are they going to do with the red Gyarados. Sebastian explains the whole concept behind Project R, short for Project Revolution. While the Red Gyarados was the only Pokémon to evolve because of the inducement wave, Sebastian thanks the kids for helping him realize that the technology was also a powerful weapon. He reveals that the aim of Project R is to force Pokémon into evolving to create an army of powerful Pokémon at their disposal. While Ash and his friends are furious, Sebastian’s spiel also offers Lance a lot of insight into Team Rocket&#039;s upcoming plans. To avoid any more complications, Tyson locks Ash and his friends behind bars. &lt;br /&gt;
&lt;br /&gt;
Later Tyson congratulates Jessie, James, and Meowth for their work, and he rewards their efforts with an endless supply of food. He also orders them to look after the base. Soon after, the Gyarados is loaded into a truck and Team Rocket leaves in a transport convoy which Lance is on, along with Tyson and Sebastian. It drives off, leaving the lake, as well as Ash and his friends, behind.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Ash}} and {{ashfr}} encounter the {{TP|Lance|Red Gyarados|Gyarados}} at the [[Lake of Rage]], which is a result of [[Team Rocket]]&#039;s [[Project R|latest scheme]] of forcing Pokémon to [[Evolution|evolve]].&lt;br /&gt;
* Ash and his friends meet [[Lance]], the [[Pokémon League]] {{pkmn|Champion}}.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Humans====&lt;br /&gt;
* [[Lance]]&lt;br /&gt;
* {{OBP|Tyson|Team Rocket}}&lt;br /&gt;
&lt;br /&gt;
=====Main series &#039;&#039;and&#039;&#039; English dub debuts=====&lt;br /&gt;
* [[Professor Sebastian]]&lt;br /&gt;
&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{TP|Lance|Red Gyarados|Gyarados}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:PMTV EP235.png|thumb|200px|{{tt|Pocket Monster TV|Who&#039;s That Pokémon}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Lance]]&lt;br /&gt;
* {{OBP|Tyson|Team Rocket}}&lt;br /&gt;
* [[Professor Sebastian]]&lt;br /&gt;
* {{tc|Team Rocket Grunt}}s&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP235.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Marowak}} &#039;&#039;(US and international)&#039;&#039;, {{p|Gyarados}} ({{TP|Lance|red|Gyarados}}) &#039;&#039;(Japan)&#039;&#039; &lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Totodile}} ({{OP|Ash|Totodile}})&lt;br /&gt;
* {{p|Poliwhirl}} ({{OP|Misty|Poliwhirl}})&lt;br /&gt;
* {{p|Fearow}} ({{OBP|Tyson|Team Rocket}}&#039;s)&lt;br /&gt;
* {{p|Dragonite}} ({{OP|Lance|Dragonite}})&lt;br /&gt;
* {{p|Magikarp}} ({{TP|Lance|evolves|Gyarados}}; flashback)&lt;br /&gt;
* {{p|Gyarados}} ({{TP|Lance|Red Gyarados|Gyarados}}; newly evolved)&lt;br /&gt;
* {{p|Caterpie}}&lt;br /&gt;
* {{p|Weedle}}&lt;br /&gt;
* {{p|Rattata}}&lt;br /&gt;
* {{p|Oddish}}&lt;br /&gt;
* {{p|Spinarak}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The episode title seems to be a reference the {{wp|Tracy Chapman}} song &amp;quot;{{wp|Talkin&#039; &#039;bout a Revolution|Talkin&#039; &#039;Bout a Revolution}}&amp;quot;.&lt;br /&gt;
* In this episode, {{TRT}} uses a variation of their {{motto}}.&lt;br /&gt;
* This episode is similar to &#039;&#039;[[DP021|Ya See We Want An Evolution!]]&#039;&#039;. The title of this episode is also similar to said later episode.&lt;br /&gt;
* [[Lance]] disguises himself as a {{tc|Team Rocket Grunt}} in this episode. In {{game|HeartGold and SoulSilver|s}}, one of the Team Rocket {{tc|Executive}}s, [[Proton]], is named Lance in Japanese. It should be noted that Lance also disguises himself and the player as a Rocket member as well in the said games. &lt;br /&gt;
* When learning of [[Team Rocket]]&#039;s plan to force [[evolution]], {{an|Brock}} states that &amp;quot;Real evolution needs both a Pokémon and a {{pkmn|Trainer}}!&amp;quot;, despite [[wild Pokémon]] being known to evolve without the help of a Trainer.&lt;br /&gt;
* The {{p|Persian}} statues in Team Rocket&#039;s Base also appear in the games at [[Team Rocket HQ]], serving much the same purpose.&lt;br /&gt;
* In [[Professor Sebastian]]&#039;s first appearance, the text on the screen is Greek, but mirrored.&lt;br /&gt;
* Music from &#039;&#039;[[PK01|Pikachu&#039;s Vacation]]&#039;&#039; , &#039;&#039;[[M01|Mewtwo Strikes Back]]&#039;&#039; and &#039;&#039;[[M02|The Power of One]]&#039;&#039; are used throughout the episode.&lt;br /&gt;
* &#039;&#039;[[Face Forward Team Rocket!]]&#039;&#039; is used in the Japanese version of this episode.&lt;br /&gt;
* [[Jessie]], [[James]], and {{MTR}} do not blast off in this episode.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* The [[narrator]] says, &amp;quot;{{Ash}} is determined to earn his final [[Badge]] at the [[Mahogany Gym]].&amp;quot; This is followed by Ash saying, &amp;quot;Yes! I can&#039;t wait to get my sixth Badge, then it&#039;s on to the [[Johto League]]!&amp;quot; However, the Mahogany Gym is actually the seventh out of eight [[Gym]]s.&lt;br /&gt;
** At the same time, {{AP|Pikachu}} can be seen missing the red spot on his right cheek.&lt;br /&gt;
* [[Lake of Rage]] is referred to as &amp;quot;Lake Rage&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Престъпна еволюция|Evolution crime}}&lt;br /&gt;
|zh_cmn={{tt|渡與紅色暴鯉龍|Lance and the Red Gyarados}}&lt;br /&gt;
|de={{tt|Gefährliche Radiowellen|Dangerous radio waves}}&lt;br /&gt;
|nl={{tt|Over Evolutie Gesproken|Talking about Evolution}}&lt;br /&gt;
|fr_eu={{tt|Une question d&#039;évolution|A question of evolution}}&lt;br /&gt;
|he=צרות באגם{{tt|tsarot ba&#039;agam|Trouble in the lake}}&lt;br /&gt;
|it={{tt|Un progetto malvagio (prima parte)|An evil project (part 1)}}&lt;br /&gt;
|pt_br={{tt|Evolução, Eis a Questão|Evolution, That&#039;s the Question}}&lt;br /&gt;
|pt_eu={{tt|Evolução à Força|Forced Evolution}}&lt;br /&gt;
|es_la={{tt|¡Hablando de evolución!|Talking about evolution!}}&lt;br /&gt;
|es_eu={{tt|Experimentando la evolución|Experiencing the evolution}}&lt;br /&gt;
|pl={{tt|Porozmawiajmy o ewolucji|Let&#039;s talk about the evolution}}&lt;br /&gt;
|hi=पोकेमोन पर प्रयोग {{tt|&#039;&#039;Pokemon par Prayog&#039;&#039;|Experiments on Pokémon}} {{tt|*|Hungama dub}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP234 |&lt;br /&gt;
prevtitle=Xatu the Future |&lt;br /&gt;
nextcode=EP236 |&lt;br /&gt;
nexttitle=Rage of Innocence |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0235}}&lt;br /&gt;
[[Category:Original series episodes|235]]&lt;br /&gt;
[[Category:Episodes written by Shinzō Fujita]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yoshitaka Fujimoto]]&lt;br /&gt;
[[Category:Episodes directed by Toshiaki Suzuki]]&lt;br /&gt;
[[Category:Episodes animated by Izumi Shimura]]&lt;br /&gt;
[[Category:Episodes in which an alternately colored Pokémon appears]]&lt;br /&gt;
[[Category:Episodes in which a Champion appears]]&lt;br /&gt;
&lt;br /&gt;
[[de:Gefährliche Radiowellen]]&lt;br /&gt;
[[es:EP237]]&lt;br /&gt;
[[fr:EP235]]&lt;br /&gt;
[[ja:無印編第235話]]&lt;br /&gt;
[[zh:宝可梦 第236集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP229&amp;diff=3250900</id>
		<title>EP229</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP229&amp;diff=3250900"/>
		<updated>2020-09-27T02:07:46Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Errors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP228 |&lt;br /&gt;
prevtitle=Extreme Pokémon! |&lt;br /&gt;
nextcode=EP230 |&lt;br /&gt;
nexttitle=Hatching a Plan |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP229 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=An EGG-sighting Adventure! |&lt;br /&gt;
title_ja=めいたんていジュンサー！きえたタマゴのなぞ！！ |&lt;br /&gt;
title_ja_trans=Famous Detective Junsar! The Mystery of the Egg that Disappeared!! |&lt;br /&gt;
broadcast_jp=December 20, 2001 |&lt;br /&gt;
broadcast_us=January 11, 2003 |&lt;br /&gt;
screen=yes |&lt;br /&gt;
en_series=Master Quest |&lt;br /&gt;
en_op=[[Believe in Me]] |&lt;br /&gt;
ja_op=[[Aim to Be a Pokémon Master|めざせポケモンマスター]] (Whiteberry) |&lt;br /&gt;
ja_ed=[[Face Forward Team Rocket!|前向きロケット団！]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=米村正二 |&lt;br /&gt;
storyboard=秦義人 |&lt;br /&gt;
director=秦義人 |&lt;br /&gt;
art=向田隆 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP221-EP230 |&lt;br /&gt;
footnotes= *{{filb-eppics|pm|234}}}}&lt;br /&gt;
&#039;&#039;&#039;An EGG-sighting Adventure!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;めいたんていジュンサー！きえたタマゴのなぞ！！&#039;&#039;&#039; &#039;&#039;Famous Detective {{tt|Junsar|Jenny}}! The Mystery of the Egg that Disappeared!!&#039;&#039;) is the 229th episode of the [[Pokémon anime]]. It was first broadcast in Japan on December 20, 2001 and in the United States on January 11, 2003. &lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/tv-episodes/season-5/episode-20-05_20-an-egg-sighting-adventure/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;The egg—yet to hatch—that Ash had received from a grateful Pokemon breeder turns up missing. Ash and friends are fortunate, however, in that an Officer Jenny famous for her brilliant forensic work appears on the scene. As the investigation proceeds, however, the young Pokemon trainers begin to lose faith in this famous figure—it seems she is only able to correctly interpret clues after someone else (most often Ash, Misty, or Brock, in this case) have sorted things out for her. It seems that if the young trainers are to find the egg before it hatches, they will have to take over the investigation themselves.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
While {{Ash}} wonders what will hatch from his {{pkmn|Egg}}, {{TRT}} are also keen to find out. {{MTR}} thinks it might be a [[Legendary Pokémon]], though his teammates have their doubts. [[Jessie]] then declares that they will steal the Egg, and her teammates cheer to the idea.&lt;br /&gt;
&lt;br /&gt;
Storm clouds begin to gather causing {{AP|Pikachu}} to get excited from the electricity. {{an|Brock}} says that there is a [[Pokémon Center]] nearby and they should get there as soon as possible. A bolt of lightning strikes nearby and ruins Team Rocket’s next plan. The group rushes into a Pokémon Center. Brock eyes off the resident [[Nurse Joy]], but {{an|Misty}} pulls him away by the ear. Joy gives the group a room, admitting they are her only guests for the night. Meanwhile, Team Rocket wait for the lights to finally dim before breaking into the Center. They tiptoe through the hallway {{TP|Jessie|Wobbuffet}} emerges from his {{i|Poké Ball}} and almost disturbs the peace with his loud shout, but Jessie and the others beat him to the ground. The trio soon reaches the group&#039;s room. Meowth picks the lock with his sharp claw. They wonder how they can easily get the Egg, so they tie Meowth onto a fishing pole. They sneak their way in, and then they fuss over who gets credit for the Egg. Though their squabble wakes up {{TP|Misty|Togepi}}, who {{m|Teleport}}s the Egg outside using its {{m|Metronome}}. The trio is startled when Brock starts talking, except it&#039;s only in his sleep. The Rockets turn their attention to the Egg again, but it seems to have vanished. They are distracted again, this time by Wobbuffet who appears with an apple in hand. Jessie decides a snack break is in order. Wobbuffet points them to a basket of fruit in the kitchen down the hall. Rushing to the kitchen, Team Rocket trips over Wobbuffet and they all fall flat on their faces. They shush each other to avoid raising any alarms. Later outside, an infant {{p|Kangaskhan}} approaches the odd [[Egg case]] with caution. She taps on the glass out of curiosity, causing the Egg to simply roll out of its case. Her mother comes along. She promptly puts the Egg and her baby into her protective pouch before wandering back into the wilderness.&lt;br /&gt;
&lt;br /&gt;
Overnight Ash dreams about the Egg, only it appears much larger. The Egg suddenly cracks, revealing another Egg inside and it keeps going until there&#039;s nothing left. Ash wakes up from the nightmare. He looks over at the room’s desk and notices that the Egg is missing. He searches frantically and his shouting disturbs everyone including Nurse Joy. By morning [[Officer Jenny]] arrives on the scene, and the police sirens lead Team Rocket to hide in the Center kitchen momentarily. Ash tells her about his missing Egg and Jenny says that she can solve this one right out, they don&#039;t call her the Great Police Detective for nothing. A {{p|Chansey}} comes by to see what&#039;s going on and Jenny thinks maybe one of the Chansey may have it. Joy inspects her two Chansey, but neither has the Egg. Jenny tries another idea, she gets out her {{p|Growlithe}} in order to search for clues. The Growlithe sniffs Ash to get his scent. Growlithe rushes ahead and leads everyone outside to the empty Egg case. A sudden rustle alerts to who he thinks might be the culprit, but it turns out to be a wild {{p|Exeggcute}}. Joy remembers that there are Exeggcute nests nearby, and so they decide to inspect them. However, this yields no results. &lt;br /&gt;
&lt;br /&gt;
Misty considers checking the Center again, and Jenny leads everyone back to the crime scene. Officer Jenny investigates the room and discovers no signs of forced entry. With that in mind, it must be an inside job, so she accuses Brock of stealing the Egg. Jenny explains her reasoning; Brock got jealous because Misty had her Togepi and Ash had his unhatched Egg. Ash and Misty believe the story, and they ask for Brock to explain himself. Brock collapses to the group and apologizes before realizing that he wasn&#039;t the Egg thief. As Jenny pulls Brock away by the wrists, Misty notices some scratch marks on the doorknob. Jenny concludes that Brock must have scratched the knob to make it look like someone else picked the lock. Jenny continues to march off with Brock, but Joy says that there were also scratch marks on the knob on the outside door. Now it can&#039;t be Brock since he was inside the whole time.&lt;br /&gt;
&lt;br /&gt;
Jenny decides to use her {{p|Jumpluff}} for another investigation. The Jumpluff sprinkles some pollen onto the floor, which reveals a lot of shoeprints. Nurse Joy explains that she cleaned the floor thoroughly yesterday afternoon, meaning that only Ash&#039;s group, she and Officer Jenny would have left any trace. Jenny inspects everyone&#039;s shoes and starts to look around. They then notice that some different shoe prints that appear to be the closest to the desk. The significant distance between the desk and these footprints is also suspicious, indicating either the thief had long arms or they had a Pokémon assist them. Ash suggests {{m|Vine Whip}} would help. Misty then points out that Ash has a {{AP|Bayleef}}. The circumstantial evidence leads Jenny to declare that Ash must be the culprit. Ash pleads his innocence and Misty reminds Officer Jenny of the different footprints. With that in mind, Jenny has Jumpluff sprinkle the hallway for more clues. Jenny spots some Pokémon [[footprint]]s with her magnifying glass. She declares that the culprit must be a {{p|Suicune}}, but Brock notices that the prints are too small. Unable to actually identify the footprints, the group decides to instead follow the trail.&lt;br /&gt;
&lt;br /&gt;
They spot four face prints, belonging to the Rocket trio and Jessie&#039;s Wobbuffet. Brock also points out that James owns a {{TP|James|Victreebel}} that knows Vine Whip. Jenny declares that she knew it was Team Rocket, and her &amp;quot;suspicions&amp;quot; leads the detective party to the kitchen. Officer Jenny reaches for the doorknob but notices it appears to be locked. Nurse Joy explains that the kitchen door doesn’t have a lock on it. In fact, Team Rocket have pushed themselves up against the door. Everyone decides to knock the door down. As they run at the door it gives way, causing them to fall. The Rocket trio flees outside and Ash&#039;s group gives chase. They lose Team Rocket at first, but not before finding their footprints on the road. They are soon stopped by Kangaskhan. Brock tells everyone to look because Ash&#039;s Egg is in her pouch. Ash tells the Kangaskhan that the Egg is his. Kangaskhan sniffs the Egg, she then smells Ash to confirm his story before happily returning the Egg to Ash. Jenny figures that when Team Rocket was running away with the Egg, the Kangaskhan stopped them and fought them for it. Just as this little scene happens, Team Rocket swipes the Egg for real with an extendable grabber hand from their [[Team Rocket&#039;s mechas|balloon]]. Jessie sends out {{TP|Jessie|Arbok}} to try to stall Ash and the others for a while, but the Kangaskhan {{m|Dizzy Punch}}es Arbok back at them. Jenny calls out her Growlithe to use {{m|Flamethrower}} on the hand, causing it to drop the Egg. Ash runs up to catch the Egg, and he does. He then orders Pikachu to deliver a {{m|Thunderbolt}} which blows up the balloon and sends Team Rocket blasting off. Afterwards, Officer Jenny gives the Kangaskhan a salute and thanks them for their civil service. &lt;br /&gt;
&lt;br /&gt;
Back at the Center, Officer Jenny admits that the missing Egg case had a lot of unexpected twists, though Misty thinks that Jenny made the investigation more complicated. Brock asks Officer Jenny to solve the case of the lovesick Breeder, though Misty apologizes to the Officer before pulling Brock away by the ear. Nurse Joy wishes Ash all the best with the Egg. Soon after, Ash and his friends continue their journey towards [[Mahogany Town]].&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:PMTV EP229.png|thumb|right|200px|{{tt|Pocket Monster TV|Who&#039;s That Pokémon}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP229.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Blissey}} &#039;&#039;(US and international)&#039;&#039;, {{p|Jumpluff}} &#039;&#039;(Japan)&#039;&#039;&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Weezing}} ({{OP|James|Weezing}})&lt;br /&gt;
* {{p|Victreebel}} ({{OP|James|Victreebel}})&lt;br /&gt;
* {{p|Growlithe}} ({{OP|Officer Jenny|Growlithe}})&lt;br /&gt;
* {{p|Jumpluff}} ([[Officer Jenny]]&#039;s)&lt;br /&gt;
* {{p|Chansey}} ({{OP|Nurse Joy|Chansey}})&lt;br /&gt;
* {{p|Kangaskhan}}&lt;br /&gt;
* {{p|Exeggcute}} (multiple)&lt;br /&gt;
* {{p|Articuno}} (fantasy)&lt;br /&gt;
* {{p|Zapdos}} (fantasy)&lt;br /&gt;
* {{p|Moltres}} (fantasy)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The English dub title of this episode is a pun of the phrase &amp;quot;&#039;&#039;An exciting adventure&#039;&#039;&amp;quot;.&lt;br /&gt;
* {{TRT}} references &#039;&#039;The Night Before Christmas&#039;&#039;.&lt;br /&gt;
* Music from &#039;&#039;[[PK01|Pikachu&#039;s Vacation]]&#039;&#039; is used.&lt;br /&gt;
* This episode marks the final time {{TP|Misty|Togepi}} uses {{m|Metronome}}. For the fourth time, it produces {{m|Teleport}}.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When Team Rocket is discussing what is inside the egg, Wobbuffet appears out of its Poké Ball twice, even though Jessie never recalled it.&lt;br /&gt;
* Officer Jenny, Nurse Joy, and Misty all refer to the Chansey at the Center as &amp;quot;Chanseys&amp;quot;, even though the &amp;quot;s&amp;quot; is never used for multiple Pokémon.&lt;br /&gt;
* When Officer Jenny called out {{TP|Officer Jenny|Growlithe}}, she said &amp;quot;We&#039;re looking for an Egg with Ash&#039;s scent.&amp;quot; Then Growlithe sniffed Ash, but Growlithe didn&#039;t know who Ash was yet.&lt;br /&gt;
* When Jessie and James tried to steal the Pokémon Egg they were tiptoeing even when they go out of the room. But when Officer Jenny&#039;s Jumpluff spread its spores, their footprints are complete.&lt;br /&gt;
* When Team Rocket trips to go get the fruit, Wobbuffet has teeth in front of his mouth.&lt;br /&gt;
* In one scene in the dub, Jessie calls for Arbok to use a &amp;quot;fang attack&amp;quot;.  At the time of the episode&#039;s initial dubbed airing, the only known fang attacks were {{m|Super Fang}} and {{m|Hyper Fang}}, neither of which Arbok can learn.&lt;br /&gt;
* When Team Rocket gets blasted off, Arbok and Victreebel disappear.&lt;br /&gt;
* Nurse Joy calls Ash by name before knowing him.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* The closeup shot of [[Officer Jenny]]&#039;s legs during the scene where she gets out of her car was cut in the dub.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Приключение с яйце!|Adventure with egg!}}&lt;br /&gt;
|zh_cmn={{tt|名偵探君莎，蛋不見了，大搜謎|Famous Detective Jenny, Missing Egg, Big Mystery}}&lt;br /&gt;
|de={{tt|Das Ei ist weg!|The egg is gone!}}&lt;br /&gt;
|nl={{tt|Een EI-zingwekkend Avontuur!|An EGG-gruesome Adventure!}}&lt;br /&gt;
|fr_eu={{tt|L&#039;inspecteur mène l&#039;enquête|The inspector carries out the investigation}}&lt;br /&gt;
|he=הביצה הגנובה{{tt|habeytsa hagnuva|The Stolen Egg}}&lt;br /&gt;
|hi=एक एग-साइटिंग अड्वेंचर {{tt|&#039;&#039;Ek Egg-Sighting Adventure|A Egg-Sighting Adventure}} {{tt|*|Hungama dub}}&lt;br /&gt;
|it={{tt|Lo strano caso dell&#039;uovo scomparso|Strange case of the lost egg}}&lt;br /&gt;
|pl={{tt|Przygoda z jajem|An adventure with the egg}}&lt;br /&gt;
|pt_br={{tt|Oventura à Vista!|Eggventure at the Sight!}}&lt;br /&gt;
|es_la={{tt|¡Tras las pistas del criminal!|Following the criminal&#039;s tracks!}}&lt;br /&gt;
|es_eu={{tt|Una aventura con vistas al huevo|An adventure with the egg on the view}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP228 |&lt;br /&gt;
prevtitle=Extreme Pokémon! |&lt;br /&gt;
nextcode=EP230 |&lt;br /&gt;
nexttitle=Hatching a Plan! |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0229}}&lt;br /&gt;
[[Category:Original series episodes|229]]&lt;br /&gt;
[[Category:Episodes written by Shōji Yonemura]]&lt;br /&gt;
[[Category:Episodes storyboarded and directed by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes directed by Yoshito Hata]]&lt;br /&gt;
[[Category:Episodes animated by Takeshi Mukōda]]&lt;br /&gt;
[[Category:Episodes focusing on Officer Jenny]]&lt;br /&gt;
&lt;br /&gt;
[[de:Das Ei ist weg!]]&lt;br /&gt;
[[es:EP231]]&lt;br /&gt;
[[fr:EP229]]&lt;br /&gt;
[[it:EP229]]&lt;br /&gt;
[[ja:無印編第229話]]&lt;br /&gt;
[[zh:宝可梦 第230集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP189&amp;diff=3250864</id>
		<title>EP189</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP189&amp;diff=3250864"/>
		<updated>2020-09-27T00:30:04Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP188 |&lt;br /&gt;
prevtitle=Spring Fever |&lt;br /&gt;
nextcode=EP190 |&lt;br /&gt;
nexttitle=The Stolen Stones! |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP189 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=Freeze Frame |&lt;br /&gt;
title_ja=フリーザーＶＳプリン！ふぶきのなかで！！ |&lt;br /&gt;
title_ja_trans=Freezer VS Purin! In the Middle of a Snowstorm!! |&lt;br /&gt;
broadcast_jp=March 15, 2001 |&lt;br /&gt;
broadcast_us=February 9, 2002 |&lt;br /&gt;
screen=yes |&lt;br /&gt;
en_series=Johto League Champions |&lt;br /&gt;
en_op=[[Born to Be a Winner]] |&lt;br /&gt;
ja_op=[[OK!]] |&lt;br /&gt;
ja_ed=[[To My Best Friend|ぼくのベストフレンドへ]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=冨岡淳広 |&lt;br /&gt;
storyboard=藤本義孝 |&lt;br /&gt;
director=鈴木敏明 |&lt;br /&gt;
art=志村泉 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP181-EP190 |&lt;br /&gt;
footnotes=*{{filb-eppics|pm|194}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Freeze Frame&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;フリーザーＶＳプリン！ふぶきのなかで！！&#039;&#039;&#039; &#039;&#039;{{tt|Freezer|Articuno}} VS {{tt|Purin|Jigglypuff}}! In the Middle of a Snowstorm!!&#039;&#039;) is the 189th episode of the [[Pokémon anime]]. It was first broadcast in Japan on March 15, 2001 and in the United States on February 9, 2002.&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/04_32-freeze-frame/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;On their quest to capture Articuno on film, Todd and our heroes run into a frozen Jigglypuff! Ash uses his Cyndaquil to defrost the melodious Pokémon. When Todd asks Jigglypuff if it has seen Articuno, Jigglypuff nods towards Snow Top Mountain. Undeterred by the incredible height and icy conditions, the gang heads up the mountain where they run into a Pokécenter. Both Officer Jenny and Nurse Joy explain the legend of Articuno; Centuries ago, a group of travelers were lost on the mountain. Certain they would perish, they almost gave up hope but an Articuno appeared and guided the group to safety. As a tribute, they created a statue of Articuno that still stands today. Some say that anyone traversing Snow Top Mountain is protected by Articuno. After hearing the story, Todd is convinced there are Articuno on the mountain and continues his vertical journey. With Ash and Co. in tow, a blizzard kicks up and temporarily blinds the group. Brock and Misty want to stay put and let the blizzard pass, but Todd and Ash are determined to continue. Little do they know, directly ahead of them is a cliff edge and a deadly drop. Will Articuno come to their rescue? Is this Legendary Pokémon really the guardian of the mountain, or is it merely a legend?&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{Ash}}, {{an|Misty}}, {{an|Brock}}, and {{Todd}}’s search for the [[Legendary Pokémon]] {{p|Articuno}} leads them towards [[Snowtop Mountain]]. {{AP|Noctowl}} returns to the group, informing them that it didn&#039;t see any signs of Articuno. However, Todd is certain that [[EP188|they saw]] Articuno fly to that mountain. {{TP|Brock|Golbat}} also returns to the group and it leads the group to {{an|Jigglypuff}}, who has been completely {{status|frozen}} along with its signature microphone. Brock notes that they haven&#039;t seen Jigglypuff in a [[EP149|long time]], and wonders what it&#039;s doing there. Todd has a hunch that Articuno may have frozen Jigglypuff. Ash has {{AP|Cyndaquil}} use a {{m|Flamethrower}} to defrost Jigglypuff. Todd rushes up to Jigglypuff and demands to know where Articuno is, but Jigglypuff is immediately annoyed and {{m|Double Slap|slaps}} Todd in the face. Misty takes a different approach and politely asks whether Jigglypuff knows where Articuno went. To this, Jigglypuff points towards Snowtop Mountain, confirming the group&#039;s beliefs.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{TRT}} is climbing up the side of Snowtop Mountain using a rope and two {{wp|ice axe}}s. A {{p|Spearow}} suddenly swoops in and takes one of [[Jessie]]’s ice axes, and soon the trio find themselves surrounded by an entire flock of Spearow. The Spearow peck at the last ice ax keeping them on the mountain, loosening it up and causing them to fall down the side of the mountain.&lt;br /&gt;
&lt;br /&gt;
As Ash and friends walk towards Snowtop Mountain with Jigglypuff now in tow, they come across two {{p|Stantler}}, which Todd takes a picture of. Todd comes up with an idea to print out a whole bunch of those pictures and make them into Christmas cards. {{AP|Pikachu}} then points out a nearby [[Pokémon Center]], and the group walks towards it. As they approach it, they see a sign that says that this Pokémon Center is the highest of its kind in the world. Todd takes a picture of the rest of the group standing next to the sign. Just then, [[Officer Jenny]] pulls up to the Pokémon Center in her snowmobile and invites the group inside.&lt;br /&gt;
&lt;br /&gt;
The group sits inside, warming themselves up, and Todd says that getting a picture of Articuno might be harder than he thought it would be. Ash comes up with an idea: once they find Articuno, they can just get Jigglypuff to {{m|Sing}} its song to lull Articuno to sleep. Misty is quick to point out that Jigglypuff’s singing would also put Todd to sleep. Todd admits that he would prefer a more natural shot that captures Articuno&#039;s true majesty. [[Nurse Joy]] then approaches the group with Officer Jenny, and admits that Articuno is a familiar sight at Snowtop Mountain. She shows the group to a 1,200 year old carved Articuno statue. Officer Jenny adds that some people believe that the Articuno still has nests in all of the highest mountains and coldest places, and that it flies from nest to nest, bringing winter weather with it. She mentions that there is a diary from one of the people who brought the statue up to Snowtop, which reveals that Articuno rescued him and lots of others. Todd suggests that that might be the reason why Articuno is in the area now.&lt;br /&gt;
&lt;br /&gt;
It turns out that Team Rocket landed, but not in the most convenient of places: they are stuck on a small ledge of ice. Without their equipment, there is no way to get up and no way to get down. {{MTR}} rolls over on his side and dreams of sleeping on a coffee table. Jessie and [[James]] scold him and try to wake him up, but to no avail. James suggests that Meowth has the right idea. Jessie becomes frustrated and stands up, shouting out for help. However, all she can hear is her own echo. James says that at least their situation can&#039;t get any worse, but just then, it starts snowing. Meowth wakes up, confused, and a blizzard starts. The three of them hug each other, thinking that they are doomed, when Articuno suddenly appears before them.&lt;br /&gt;
&lt;br /&gt;
After hearing about the legends surrounding Articuno, Ash and his friends become more determined to locate the mysterious Pokemon. Nurse Joy warns them that it is quite dangerous to climb an icy mountain like Snowtop. Brock promises Nurse Joy that he will guide the rest of them, and when Nurse Joy confirms that this will be Brock&#039;s first time ice climbing, she suggests that it might also be his last. Brock freezes up at this, and it then starts snowing. Once a blizzard blows through, Officer Jenny orders everyone back inside the Pokémon Center. However, Todd sees something in the distance, and Articuno flies upwards before Todd can get a picture of it. The blizzard suddenly stops, and the group notices a knocked-out Team Rocket mashed up in a pile of snow.&lt;br /&gt;
&lt;br /&gt;
Back inside the Pokémon Center, Jessie and James shiver in blankets, while Meowth bundles up in his blanket and lays on the coffee table, just like in his dream. Brock tells Team Rocket that Nurse Joy and Officer Jenny are preparing soup for the three. After Misty calls for Brock to help her out with the coats, Ash and Todd are left in the room with Team Rocket. Ash demands Team Rocket explain how they wound up in the pile of snow. Jessie and James explain that they were stranded and alone when a gigantic thing flew up out of nowhere and lit up, and then they all blacked out. Todd is quick to conclude that it must have been an Articuno, and he, followed by Ash, rushes outside to get his snapshot. Misty and Brock, holding thick jackets, see Ash run out. Brock mentions how they can&#039;t just run around a snowy mountain dressed like that. They run after Ash and Todd. Now left alone, Team Rocket realize that Articuno must have saved them, and remember that Articuno is a Legendary Pokémon. They toss away their blankets and decide to capture Articuno. When Nurse Joy and Officer Jenny come out with the soup, Team Rocket has already fled. Joy and Jenny go outside to look for them. Officer Jenny notices that her snowmobile is gone and knows that Team Rocket took it. The two realize that a storm is headed directly for the mountain, so they both agree to find Ash’s group and Team Rocket before the wintery conditions hit.&lt;br /&gt;
&lt;br /&gt;
Ash and his friends, now wearing thick jackets, trudge through the snow as a blizzard begins to blow. Ash suggests that the blizzard means that Articuno is somewhere nearby. Pikachu and Jigglypuff seem to sense something. Just then, Articuno appears before them, and the blizzard stops. Ash walks towards Articuno, greeting it, when it screeches at him. Ash wonders what&#039;s wrong when he looks below him and realizes that he&#039;s right at the edge of a cliff. The group realizes that Articuno stopped them from falling over the edge, saving their lives. Jigglypuff makes a move to sing, but Ash covers its mouth before it can. Todd focuses his camera on Articuno when something suddenly attacks it. It turns out to be Team Rocket.&lt;br /&gt;
&lt;br /&gt;
Jessie tells {{TP|Jessie|Arbok}} to launch another {{m|Poison Sting}} attack while James tells {{TP|James|Weezing}} to use {{m|Sludge}}. Ash has Pikachu use {{m|Thunderbolt}}, and Articuno launches an {{m|Ice Beam}} at Team Rocket. Team Rocket hides behind {{TP|Jessie|Wobbuffet}}, who uses {{m|Mirror Coat}}. Articuno is forced to dodge its own attack, but the Ice Beam instead hits the ice cliff behind it. A piece of debris lands on Articuno, sending it plummeting into the crevasse below. Ash and Todd run to save it, but the ground underneath them collapses and also sends them hurtling down. Pikachu and Jigglypuff jump over the edge after them. Misty and Brock ask if Ash and Todd are okay, but no response is heard. A blizzard starts up again, and its force is strong enough to blast Team Rocket off. Misty wonders how the blizzard started, and Brock suggests that when the ice hit Articuno, the power it was holding back was released all at once. Misty and Brock decide to head back to the Pokémon Center to get help from Nurse Joy and Officer Jenny to find their lost friends.&lt;br /&gt;
&lt;br /&gt;
Articuno manages to use its powers to soften Ash and Todd&#039;s landing. The pair wake up and are surprised to have survived their fall, when they realize that Articuno must have rescued them. The legendary bird appears before them as Jigglypuff, who inflated its body, makes a gentle landing with Pikachu. The Rocket trio and their Pokemon soon crash down nearby, disappointed that they failed to capture Articuno. Team Rocket then spots their desired target and go on the attack again. Arbok and Weezing use Poison Sting and Sludge respectively, but Articuno whips up a {{m|Powder Snow}} that freezes the attacks solid. Arbok and Weezing use the same moves again, but Articuno quickly dodges them with its {{m|Agility}}. Articuno then sends out an Ice Beam, and Team Rocket hides behind Wobbuffet, who uses Mirror Coat again. However, the Ice Beam is too strong for Wobbuffet, and he is knocked to the ground. Articuno then uses {{m|Blizzard}}, and its force is so strong that Jigglypuff gets blown away from the scene with Team Rocket. &lt;br /&gt;
&lt;br /&gt;
The clouds begins to disappear, allowing the bright sunlight to shine through. Ash and Todd then notice Articuno&#039;s blue plumage is shimmering in the light, just as majestic as Todd imagined it was. He takes out his camera and takes his long-awaited picture of Articuno. Articuno then flies upward, and Ash comments that Articuno probably knew that Todd wanted to take its picture, to which Todd agrees. Just then, Misty, Brock, and Officer Jenny find the boys and approaches them on the snowmobile. They get a glimpse of Articuno as it flies away and admire its beauty and strength. Misty questions where Jigglypuff is, and Ash and Todd reveal that it got blown away with Team Rocket. Ash hopes that Jigglypuff will be okay. Back outside the Pokémon Center, Todd informs the group that he is going to stay around Snowtop Mountain to take more pictures of the Pokémon that live in the area. Todd wishes Ash luck in the [[Johto League]], while Ash hopes that Todd&#039;s photography will continue to do well. Ash, Misty, and Brock say farewell to Todd as they leave the mountain. Todd&#039;s picture of Articuno is then revealed to be hanging proudly inside the Snowtop Peak Pokémon Center.&lt;br /&gt;
&lt;br /&gt;
At nighttime, Team Rocket is shivering inside a small cave in the mountains. Jessie and James are exhausted and decide to go to sleep, when Meowth {{m|Scratch}}es at their faces, forcing them to stay awake. Meowth warns his teammates that they might never wake up from the cold, and Jessie and James decide to stay awake. They suddenly hear Jigglypuff, as it appears at the cave&#039;s entrance. Jigglypuff stares at them with its microphone in its hand, and Team Rocket begs for Jigglypuff not to sing. However, Jigglypuff goes ahead and sings Team Rocket to sleep quite easily because of the cave&#039;s echoing acoustics magnifying its effectiveness.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Todd}} gets a photo of {{p|Articuno}}, and later parts ways with {{Ash}} and {{ashfr}}.&lt;br /&gt;
* [[Jessie&#039;s Wobbuffet]] is commanded to use {{m|Mirror Coat}} for the first time.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:Dare da EP189.png|200px|thumb|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* [[Todd Snap]]&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP189.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Charizard}} &#039;&#039;(US and international)&#039;&#039;, {{p|Articuno}} &#039;&#039;(Japan)&#039;&#039;&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Cyndaquil}} ({{OP|Ash|Cyndaquil}})&lt;br /&gt;
* {{p|Noctowl}} ({{OP|Ash|Noctowl}}; {{Shiny}})&lt;br /&gt;
* {{p|Golbat}} ({{OP|Brock|Golbat}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Weezing}} ({{OP|James|Weezing}})&lt;br /&gt;
* {{p|Jigglypuff}} ({{an|Jigglypuff|anime}})&lt;br /&gt;
* {{p|Spearow}} (multiple)&lt;br /&gt;
* {{p|Stantler}} (×2)&lt;br /&gt;
* {{p|Articuno}} ([[Articuno (Johto)|Johto]])&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* When this episode aired on {{DL|Pokémon in the United States|Kids&#039; WB!}}, the first episode would follow it. The reason for this is unknown. It is possible that they may have lost the rights to air the last 20 episodes, much like how they lost the rights to air the first 145+ episodes.&lt;br /&gt;
* This episode&#039;s English [[dub]] title is both a reference to the photography term, {{wp|Freeze frame shot|freeze frame}}, and a pun on {{p|Articuno}}&#039;s {{pkmn|category}} (Freeze Pokémon). It could also be a reference to {{wp|Freeze Frame (song)|the song of the same name}} by {{wp|The J. Geils Band}}.&lt;br /&gt;
* This episode is featured on the &#039;&#039;Volume 5: Ice&#039;&#039; copy of [[Pokémon Elements]].&lt;br /&gt;
* Team Rocket blasts off three times in this episode.&lt;br /&gt;
* This episode marks the last appearance of [[Todd Snap]] to date in the {{pkmn|anime}}.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* After {{TRT}} blasts off and the sun comes out, there is a shot of {{Ash}} wearing all-white shoes instead of his black-and-white ones.&lt;br /&gt;
* In the dub, the Japanese &amp;quot;Dare Da?&amp;quot; screen appears for a fraction of a second after {{an|Brock}} tells {{an|Misty}} that they need to return to the [[Pokemon Center]] to get [[Nurse Joy]] and [[Officer Jenny]]&#039;s help.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* The original airing of this episode on Hungama TV in {{pmin|India}} started the episode directly from the title card, skipping the part of the episode that comes before it.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Стопкадър|Freeze frame}}&lt;br /&gt;
|zh_cmn={{tt|急凍鳥對抗胖丁！在那風雪中|Articuno vs. Jigglypuff! In the Middle of the Snowstorm}}&lt;br /&gt;
|cs={{tt|Ledová hora|Ice mountain}}&#039;&#039;&#039;&lt;br /&gt;
|nl={{tt|En Vast|And Stuck}}&lt;br /&gt;
|de={{tt|Kalter Schock|Cold shock}}&#039;&#039;&#039;&lt;br /&gt;
|fr_eu={{tt|Vive le vent d&#039;hiver|Live the wind of winter}}&lt;br /&gt;
|he=צילום צונן{{tt|tsilum tsonen|Cold photography}}&lt;br /&gt;
|it={{tt|La fotografia|The photograph}}&lt;br /&gt;
|pt_br={{tt|A Foto Legendária|The Legendary Photo}}&lt;br /&gt;
|pt_eu={{tt|Imagem Congelada|Frozen Image}}&lt;br /&gt;
|es_la={{tt|¡Imágen congelada!|Freezed image!}}&lt;br /&gt;
|es_eu={{tt|Hielo congelador|Freezing ice}}&lt;br /&gt;
|pl={{tt|Fotografia|The photography}}&lt;br /&gt;
|hi=Articuno की तस्वीर! {{tt|&#039;&#039;Articuno ki Tasvir!&#039;&#039;|Photograph of Articuno!}} {{tt|*|Hungama dub}}&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP188 |&lt;br /&gt;
prevtitle=Spring Fever |&lt;br /&gt;
nextcode=EP190 |&lt;br /&gt;
nexttitle=The Stolen Stones! |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0189}}&lt;br /&gt;
[[Category:Original series episodes|189]]&lt;br /&gt;
[[Category:Episodes focusing on Jigglypuff]]&lt;br /&gt;
[[Category:Episodes written by Atsuhiro Tomioka]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yoshitaka Fujimoto]]&lt;br /&gt;
[[Category:Episodes directed by Toshiaki Suzuki]]&lt;br /&gt;
[[Category:Episodes animated by Izumi Shimura]]&lt;br /&gt;
[[Category:Episodes in which a Legendary Pokémon appears]]&lt;br /&gt;
[[Category:Episodes in which an alternately colored Pokémon appears]]&lt;br /&gt;
&lt;br /&gt;
[[de:Kalter Schock]]&lt;br /&gt;
[[es:EP191]]&lt;br /&gt;
[[fr:EP189]]&lt;br /&gt;
[[ja:無印編第189話]]&lt;br /&gt;
[[zh:宝可梦 第190集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP157&amp;diff=3250823</id>
		<title>EP157</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP157&amp;diff=3250823"/>
		<updated>2020-09-26T19:31:52Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Trivia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP156 |&lt;br /&gt;
prevtitle=The Psychic Sidekicks! |&lt;br /&gt;
nextcode=EP158 |&lt;br /&gt;
nexttitle=A Goldenrod Opportunity |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP157 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=The Fortune Hunters |&lt;br /&gt;
title_ja=ポケモンうらない！？だいらんせん！ |&lt;br /&gt;
title_ja_trans=Pokémon Fortune-Telling!? Battle Royal! |&lt;br /&gt;
broadcast_jp=July 27, 2000 |&lt;br /&gt;
broadcast_us=May 19, 2001 |&lt;br /&gt;
screen=yes |&lt;br /&gt;
en_series=Johto Journeys |&lt;br /&gt;
en_op=[[Pokémon Johto]] |&lt;br /&gt;
ja_op=[[OK!]] |&lt;br /&gt;
ja_ed=[[Takeshi&#039;s Paradise|タケシのパラダイス]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=大橋志吉 |&lt;br /&gt;
storyboard=藤本義孝 |&lt;br /&gt;
director=鈴木敏明 |&lt;br /&gt;
art=志村泉 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP151-EP160 |&lt;br /&gt;
footnotes=* {{filb-eppics|pm|159}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;The Fortune Hunters&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンうらない！？だいらんせん！&#039;&#039;&#039; &#039;&#039;Pokémon Fortune-Telling!? Battle Royal!&#039;&#039;) is the 157th episode of the [[Pokémon anime]]. It was first broadcast in Japan on July 27, 2000 and in the United States on May 19, 2001.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/03_52-the-fortune-hunters/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;A Pokémon Fortune Telling boom turns out to be a Team Rocket plot to steal Pokémon from local trainers. The engineers of this plot, though, are not the Team Rocket regulars, but by the formidable Butch and Cassidy.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{Ash}}, {{an|Misty}}, {{an|Brock}}, {{AP|Pikachu}} and {{TP|Misty|Togepi}} arrive in a new city and head towards the [[Pokémon Center]]. There they encounter a group of children who tell them about the newest fad: Pokémon Fortune Telling, an activity similar to {{wp|horoscope}}s in which people are assigned a Pokémon personality type based on their birthdate. Eager to find out her Pokémon type Misty drags her companions along to a local {{pkmn|Day Care}} that has been giving out copies of the Fortune Telling book. Arriving at the Day Care, the owners explain to Misty that it&#039;s considered good luck to own the Pokémon that corresponds to your personality type. The Day Care center has a booming business in matching Trainers with their Pokémon type and frequently holds Pokémon for Trainers until a suitable trade can be made.&lt;br /&gt;
&lt;br /&gt;
After getting a copy of the book, Misty reveals each of her companion&#039;s Pokémon types. Ash is listed as a {{p|Bellsprout}} type, while Brock is an {{p|Onix}} type. Misty eagerly looks up her own type, but is shocked to see that she&#039;s listed as a {{p|Gyarados}} type. Ash tells her that it&#039;s nothing to get worked up about, but he is unable to stop Misty&#039;s growing anger. Traveling back to the Pokémon Center the group falls into one of {{TRT}}&#039;s pitfall traps, but an angry Misty easily climbs out and sends them &amp;quot;blasting off again&amp;quot;. Upon landing, Team Rocket collects themselves and notices that they&#039;ve unwittingly obtained Misty&#039;s fortune telling book. [[Jessie]] looks at it and finds that she&#039;s an {{p|Eevee}} type. {{MTR}} tries to look himself up, but Jessie reminds him that as an actual Pokémon his type should be glaringly obvious. She then reads [[James]]&#039;s type, and is shocked to see that he&#039;s a {{p|Moltres}}. Initially skeptical, a series of bizarre coincidences soon convince James that the book can actually tell his future. Taking its words that Moltres type will &amp;quot;soar above the others&amp;quot; literally, he begins to see himself as unbeatable, and quickly appoints himself the new leader of Team Rocket. Impressed with his sudden shift in personality, Jessie and Meowth decide to follow his lead.&lt;br /&gt;
&lt;br /&gt;
James leads them to the Day Care, planning on using his Moltres powers to steal every Pokémon inside. He attempts to intimidate the Day Care&#039;s owners, but is surprised when they reveal themselves to be none other than fellow members of [[Team Rocket]] [[Cassidy]] and [[Butch]], who quickly capture and lock up the Rocket trio. Tied up inside the Day Care James once again surprises his companions by easily breaking out of his bonds and clearing an escape route. Leading them out of the Day Care he begins to plan their revenge.&lt;br /&gt;
&lt;br /&gt;
Meanwhile Misty continues to stew over her Pokémon type. When she overhears Brock talking about how Gyarados suits her she decides to return to the Day Care and demand an explanation from its owners, dragging Brock and Ash along with her. Entering the Day Care, they see that the front desk is empty and decide to look for the owners in the back rooms. There they see all of the Pokémon in cages and overhear a conversation between Butch, Cassidy, and {{an|Giovanni}}. Realizing that the entire Day Care is another Rocket scheme the group decides to free the captured Pokémon. Unfortunately they are quickly discovered by Butch and Cassidy who begin to battle them with their {{DL|Cassidy|Raticate}} and {{p|Primeape}}. &lt;br /&gt;
&lt;br /&gt;
Suddenly Jessie and Meowth appear by driving a crane through the wall. To everyone&#039;s surprise James&#039; comes flying in on the crane dressed in a Moltres suit. Declaring himself the &amp;quot;flame that burns brightest&amp;quot; he announces his intention to steal all of the Pokémon in the Day Care as well as those that belong to the [[twerp]]s. He calls out {{TP|James|Victreebel}} and this time doesn&#039;t allow it to munch on his head, instead quickly bringing it into line and unexpectedly managing to defeat Raticate with it. Unfortunately James&#039;s ego is quickly shot down when Butch and Cassidy reveal that their entire fortune book was just part of their scam. Depressed that he&#039;s not actually a Moltres type James quickly reverts back to his old self forcing Jessie to start battling with {{TP|Jessie|Wobbuffet}}. However Wobbuffet alone isn&#039;t enough and Primeape quickly sends Jessie, James, Meowth, and their Pokémon blasting off. Taking advantage of the battle Misty, Ash, and Brock go searching for the keys to the Pokémon cages but are quickly cornered by Butch and Cassidy.&lt;br /&gt;
&lt;br /&gt;
Butch and Cassidy begin battling but are defeated by the combined efforts of {{TP|Misty|Poliwhirl}}, {{AP|Totodile}} and Pikachu. A quick call to [[Officer Jenny]] and the two Rockets are once again on their way to prison. While talking with Jenny, Misty notices that she has an official Pokémon fortune telling book, and uses the opportunity to check out her real type. Elsewhere Jessie finds the same book, and decides to see what James&#039;s actually is. Upon seeing what it is, James is horrified.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as catching and releasing Pokémon and obtaining Badges, go here. --&amp;gt;&lt;br /&gt;
* [[Butch]] and [[Cassidy]] appear again.&lt;br /&gt;
* Butch is revealed to own a {{p|Primeape}}.&lt;br /&gt;
* [[James&#039;s Victreebel]] is revealed to know {{m|Stun Spore}}.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:Dare da EP157.png|thumb|200px|right|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* {{an|Giovanni}}&lt;br /&gt;
* [[Butch]]&lt;br /&gt;
* [[Cassidy]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* Children&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP157.png|thumb|200px|right|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Girafarig}} (&#039;&#039;US and international&#039;&#039;), {{p|Gyarados}} (&#039;&#039;Japan&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Totodile}} ({{OP|Ash|Totodile}})&lt;br /&gt;
* {{p|Staryu}} ({{OP|Misty|Staryu}})&lt;br /&gt;
* {{p|Poliwhirl}} ({{OP|Misty|Poliwhirl}})&lt;br /&gt;
* {{p|Victreebel}} ({{OP|James|Victreebel}})&lt;br /&gt;
* {{p|Persian}} ({{OP|Giovanni|Persian}})&lt;br /&gt;
* {{p|Raticate}} ([[Cassidy]]&#039;s)&lt;br /&gt;
* {{p|Primeape}} ([[Butch]]&#039;s)&lt;br /&gt;
* {{p|Spearow}}&lt;br /&gt;
* {{p|Sandshrew}}&lt;br /&gt;
* {{p|Nidoran♀}}&lt;br /&gt;
* {{p|Nidoran♂}}&lt;br /&gt;
* {{p|Golbat}}&lt;br /&gt;
* {{p|Oddish}}&lt;br /&gt;
* {{p|Gloom}}&lt;br /&gt;
* {{p|Paras}}&lt;br /&gt;
* {{p|Voltorb}}&lt;br /&gt;
* {{p|Sentret}}&lt;br /&gt;
* {{p|Bellsprout}} (fantasy)&lt;br /&gt;
* {{p|Onix}} (fantasy)&lt;br /&gt;
* {{p|Gyarados}} (fantasy)&lt;br /&gt;
* {{p|Eevee}} (fantasy)&lt;br /&gt;
* {{p|Moltres}} (fantasy)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* [[Takeshi&#039;s Paradise]] replaces [[Exciting² Pokémon Relay]] as the [[List of Japanese ending themes|Japanese ending theme]].&lt;br /&gt;
* This is the second time that [[Butch]] and [[Cassidy]] take over a Breeding Center, with the first time occurring exactly [[EP057|100 episodes ago]].&lt;br /&gt;
** Coincidentally, both are the final episodes of a [[dub]] season.&lt;br /&gt;
* This is the first time {{Ash}}, {{an|Misty}}, and {{an|Brock}} see and hear {{an|Giovanni}}, as they spy on a video conversation Butch and Cassidy have with him.&lt;br /&gt;
* Up until the November 10, 2015 DVD release of &#039;&#039;Pokémon The Johto Journey: The Complete Collection&#039;&#039;, this episode, along with &#039;&#039;[[EP156|The Psychic Sidekicks!]]&#039;&#039;,  wasn&#039;t released on [[List of English language The Johto Journeys home video releases (Region 1)|Region 1 VHS or DVD]] much like the lost episode &#039;&#039;[[EP018|Beauty and the Beach]]&#039;&#039;.&lt;br /&gt;
** Both the {{pmin|Portugal|European Portuguese}} and the {{pmin|Spain|European Spanish}} versions of this episode and &#039;&#039;[[EP156|The Psychic Sidekicks]]&#039;&#039; were released by Salvat, the company that distributes DVD versions of the episodes in the Iberian Peninsula. Both of these episodes were also included in the Australian [[S03|season 3]] box set.&lt;br /&gt;
* This is the season finale of [[S03|Pokémon: The Johto Journeys]].&lt;br /&gt;
** This is also the last episode of the English dub to feature a [[Pokémon Karaokémon|music video segment]].&lt;br /&gt;
** This is also the last episode with the original title card in the dub (in the Japanese version, it was still used until [[EP191]]).&lt;br /&gt;
** This is also the last episode in the dub where the episode starts only after the opening sequence.&lt;br /&gt;
* This episode contains one of the few occasions when a character other than Cassidy gets Butch&#039;s name right straight away—Brock identifies him correctly when they discover the Center was a fake.&lt;br /&gt;
* [[Eric Stuart]], the English voice actor for [[James]], has stated that his favorite line from the anime is &amp;quot;I am a flaming Moltres,&amp;quot; which comes from this episode.&lt;br /&gt;
* What James says after first appearing in his {{p|Moltres}} costume in the Japanese version, &amp;quot;The heavens call...the earth cries out..the wind roars.&amp;quot; is a reference to the catchphrase from the series &#039;&#039;{{wp|Kamen Rider Stronger}}&#039;&#039;, in which the main character says &amp;quot;The heavens call...the earth cries out...the crowds roar&amp;quot;.&lt;br /&gt;
* The Pokémon Fortune Telling craze could be a reference to {{wp|Dōbutsu uranai}}, a Japanese version of {{wp|Horoscope}}s.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
*After Team Rocket gets blasted away by Cassidy&#039;s Raticate, Victreebel disappears.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* [[Pokémon Karaokémon]]: [[You &amp;amp; Me &amp;amp; Pokémon]]&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Ловци на предсказания|Fortune teller}}&lt;br /&gt;
|zh_cmn={{tt|占卜，大混亂|Divination, Big Confusion}}&lt;br /&gt;
|cs={{tt|Věštění osudu|Predictions of fate}}&lt;br /&gt;
|nl={{tt|De Gelukzoekers|The Fortune Hunters}}&lt;br /&gt;
|de={{tt|Das Schicksalsbuch|The fortune´s book}}&lt;br /&gt;
|fr_eu={{tt|La chasse au trésor|Hunting for treasure}}&lt;br /&gt;
|he=!איזה מזל&#039;&#039;&#039; &#039;&#039;{{tt|eizé mazal!|Some Luck!}}&lt;br /&gt;
|hu={{tt|Szerencsevadászok|Adventurer}}&lt;br /&gt;
|it={{tt|Il libro|The book}}{{tt|*|Original 2000 dub}} &amp;lt;br&amp;gt; {{tt|Premonizioni|Premonitions}}{{tt|*|2014 K2 TV dub}}&lt;br /&gt;
|pt_br={{tt|Escrito nas Estrelas|Written on the Stars}}&lt;br /&gt;
|pt_eu={{tt|Os Caçadores da Sina|The Fate Hunters}}&lt;br /&gt;
|es_la={{tt|¡Cazadores de fortuna!|Fortune hunters!}}&lt;br /&gt;
|es_eu={{tt|Cazadores de fortuna|Fortune hunters}}&lt;br /&gt;
|pl={{tt|Łowcy przepowiedni|Prophecy hunters}}&lt;br /&gt;
|ro={{tt|Vânătorii de Noroc|The Fortune Hunters}}&lt;br /&gt;
|hi=भविष्यवाणी की बुक {{tt|&#039;&#039;Bhavishyawani ki book&#039;&#039;|Book of Prophecy/Future-predicting Book}} {{tt|*|Hungama dub}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP156 |&lt;br /&gt;
prevtitle=The Psychic Sidekicks! |&lt;br /&gt;
nextcode=EP158 |&lt;br /&gt;
nexttitle=A Goldenrod Opportunity |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0157}}&lt;br /&gt;
[[Category:Original series episodes|157]]&lt;br /&gt;
[[Category:Episodes written by Yukiyoshi Ōhashi]]&lt;br /&gt;
[[Category:Episodes storyboarded by Yoshitaka Fujimoto]]&lt;br /&gt;
[[Category:Episodes directed by Toshiaki Suzuki]]&lt;br /&gt;
[[Category:Episodes animated by Izumi Shimura]]&lt;br /&gt;
[[Category:Episodes focusing on James]]&lt;br /&gt;
[[Category:Episodes focusing on Misty]]&lt;br /&gt;
&lt;br /&gt;
[[de:Das Schicksalsbuch]]&lt;br /&gt;
[[es:EP159]]&lt;br /&gt;
[[fr:EP157]]&lt;br /&gt;
[[it:EP157]]&lt;br /&gt;
[[ja:無印編第157話]]&lt;br /&gt;
[[zh:宝可梦 第158集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP148&amp;diff=3250819</id>
		<title>EP148</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP148&amp;diff=3250819"/>
		<updated>2020-09-26T19:13:39Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP147 |&lt;br /&gt;
prevtitle=The Fire-ing Squad! |&lt;br /&gt;
nextcode=EP149 |&lt;br /&gt;
nexttitle=Tunnel Vision |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP148 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=No Big Woop! |&lt;br /&gt;
title_ja=ウパーがいっぱい！ |&lt;br /&gt;
title_ja_trans=Lots of Upah! |&lt;br /&gt;
broadcast_jp=May 18, 2000 |&lt;br /&gt;
broadcast_us=March 31, 2001 |&lt;br /&gt;
screen=hd |&lt;br /&gt;
en_series=Johto Journeys |&lt;br /&gt;
en_op=[[Pokémon Johto]] |&lt;br /&gt;
ja_op=[[OK!]] |&lt;br /&gt;
ja_ed=[[Exciting Pokémon Relay|ポケモンはらはらリレー]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=武上純希 |&lt;br /&gt;
storyboard=横田和 |&lt;br /&gt;
director=大町繁 |&lt;br /&gt;
art=たけだゆうさく |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP141-EP150 |&lt;br /&gt;
footnotes= {{filb-eppics|pm|150}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;No Big Woop!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ウパーがいっぱい！&#039;&#039;&#039; &#039;&#039;Lots of {{tt|Upah|Wooper}}!&#039;&#039;) is the 148th episode of the [[Pokémon anime]]. It was first broadcast in Japan on May 18, 2000 and in the United States on March 31, 2001. &lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/03_43-no-big-woop/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Ash and friends enthusiastically volunteer to watch over a troubled trainer&#039;s school of Wooper. But as always Team Rocket interferes, this time hoping to use the Wooper&#039;s soothing qualities to pacify Giovanni.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
Crossing a hill on the way to [[Goldenrod City]], {{Ash}} and {{ashfr}} notice a building nearby. As {{an|Brock}} is about to say what he thinks the building is, a {{p|Wooper}} drops from a tree and lands on Brock&#039;s neck, causing him to fall down the slope.&lt;br /&gt;
&lt;br /&gt;
On the lower level, [[Olesia]] is about to teach the class of {{p|Wooper}} when Brock hits the ground. Wooper then jumps off Brock and Olesia asks if he is alright. Brock quickly recovers and starts flirting with her. {{an|Misty}} pulls him away and then asks Olesia about the buildings. Olesia explains that she loved to raise Wooper, so she went on to build [[Pokémon Day Care|the Wooper Pond preschool]] only for Wooper. Ash then consults his [[Pokédex]] for information on Wooper, which reminds him of his [[EP127|previous encounter]] with the [[Quagsire]]. Misty then asks Olesia if they could watch her teach and she agrees. She plays the tambourine and then the Wooper start to swim and dance. Ash and Misty then admire the cuteness of the Wooper while Brock admires Olesia.&lt;br /&gt;
&lt;br /&gt;
In the woods, [[Jessie]] is looking around for food when she finds a mushroom. After [[James]] and {{MTR}} tell her that it is poisonous, she tosses it aside and all three start to complain of how they haven&#039;t had any food for weeks. Then James says that they could call &amp;quot;{{an|Giovanni|the Boss}}&amp;quot; for money but Meowth reminds him that they have already spent all the money. They decide their only hope is to find a rare Pokémon. {{TP|Jessie|Wobbuffet}} pops out of his {{i|Poké Ball}}, but Jessie quickly [[recall]]s him.&lt;br /&gt;
 &lt;br /&gt;
Ash and his friends enjoy some tea and homemade biscuits with Olesia, but the picnic is interrupted when Olesia receives a call from her mom. Olesia is left concerned by the phone call and confirms with Ash&#039;s group that her mother has broken her leg after falling down some stairs. Brock then offers to take care of the Wooper while she is away. She accepts, gives Brock a book about raising Wooper, and drives off on her motorcycle.&lt;br /&gt;
&lt;br /&gt;
Ash and his friends head inside the preschool&#039;s gates only to discover that the Wooper aren&#039;t in the pond. {{AP|Pikachu}} then finds a trail of water that leads into one of the school&#039;s buildings. They follow the trail and find the Wooper eating and all over the place. Brock then reads in the book that the best way to get Wooper to listen is to show them affection and food. So Brock pulls out a piece of [[Pokémon food]] and shows it to the Wooper. One Wooper walks up to Brock and proceeds to licking him, and soon the others follow suit. Ash then reads that the second best way was to play the tambourine. Misty then recalls that she used to play the tambourine when she was a little girl. She picks up the tambourine and begins to play it, but none of the Wooper seem to be entertained. Misty puts the instrument down and {{TP|Misty|Togepi}} begins to play the tambourine. The Wooper are instantly swaying and follow Togepi to their outdoor pond. Misty is angry that they&#039;d rather listen to Togepi&#039;s beat rather than her own. Brock says it&#039;s just because Pokémon know a Pokémon&#039;s beat. After all the Wooper have been returned to the pond, Brock congratulates Togepi on a job well done, and is relieved to have recovered all the Wooper. However, Misty realizes that one Wooper is missing; more specifically, Olesia&#039;s favorite one with a love heart marking on its chest.&lt;br /&gt;
 &lt;br /&gt;
Brock is shocked by the revelation and goes on to jingle the tambourine for the enjoyment of the Wooper. Misty and Ash leave Brock in charge of Togepi and the Wooper while they search for the missing one. As Ash and Misty look in one of the rooms a loud crash in the kitchen catches their attention. The crash came from the missing Wooper, however, just as Ash and Misty are about to retrieve it, it runs away, dodging all their attempts to catch it and almost destroying the room in the process; Ash and Misty hurry to stop a large pile of plates toppling over, and Pikachu is almost stabbed by falling cutlery, this results in the Wooper getting away. Outside, the Wooper is seen climbing the cliff face Brock fell down. Ash and Misty once again give chase. Wooper reaches the top of the cliff before Ash and Misty do, and runs off into the forest. It is later spotted crossing a very rickety rope bridge across a chasm. Ash runs across but is frozen with fear when hearing the creaking beams beneath his feet, Misty and Pikachu tentatively follow. Misty tries to reason with the Wooper to return to the pond, Wooper agrees, and begins jumping up and down in excitement. This makes the bridge begin to wobble, and once again the Wooper slips through their grasp and runs across to the other side of the bridge. The bridge then breaks leaving Ash and Misty hanging and Pikachu on the top having made it across. Ash tells Pikachu to leave them and chase the Wooper.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{MTR}} is seen complaining over a boiling pot, claiming that mushroom soup won&#039;t have much flavor without any mushrooms. He then notices the Wooper, and, mistaking it for a mushroom, attempts to catch it. Jessie and James then return from their foraging, and, hearing about the &amp;quot;giant mushroom&amp;quot;, start looking around for it, while the Wooper eats from their basket of mushrooms. They then spot the &amp;quot;giant mushroom&amp;quot; just as it eats the last of their mushrooms. The trio is at first angered by the Wooper, but its smiling face gets rid of this anger. Jessie decides it would be a good idea to take it for their boss, thinking that Wooper&#039;s overwhelming cuteness may cause Giovanni to forget about their many failures. Jessie throws out a Poke Ball, but it fails as Wooper already has a {{pkmn|Trainer}}. Pikachu then arrives to Wooper&#039;s defense, and refuses {{TRT}}&#039;s request to convince the Wooper to enter the Poké Ball for them.&lt;br /&gt;
&lt;br /&gt;
Ash and Misty rush onto the scene. Team Rocket reveal their nets and soon everyone is scrambling to grab Wooper, but its slippery skin is making it a difficult task. Jessie then commands Wobbuffet to attack the [[twerps]], but he does nothing. She then sends {{TP|Jessie|Arbok}} clashing into the group, and James orders his {{TP|James|Weezing}} to use {{m|Smokescreen}}. Team Rocket escapes in their [[Team Rocket&#039;s mechas|balloon]] with Wooper netted, but at that moment Olesia and Brock arrive on a motorbike to give chase. Team Rocket then recites their {{motto}}. Before Brock and the others release their Pokémon to free the Wooper, Olesia thinks she can entice it to return by telling it that playtime is over and it has to go back inside. Wooper promptly jumps out of the net and back to the group as Arbok and Weezing pursue it. Wooper looks in trouble, but Olesia commands it to use {{m|Tackle}} attack on both of them, revealing it to be a strong Wooper. On command, Wooper tosses Arbok into Weezing, and the hurtling Pokémon collide with the rest of Team Rocket before being blasting off.&lt;br /&gt;
&lt;br /&gt;
Back at the school, Togepi had been keeping the group entertained with its tambourine. Brock asks what Olesia&#039;s secret is for raising such strong Pokémon, to which she replies that there isn&#039;t one, and the strength really comes from people not expecting the Wooper to be powerful. Brock then asks if he can stay at the school so they can both learn about Pokémon and &amp;quot;maybe each other&amp;quot;, resulting in him getting dragged away by Misty. The group then says their goodbyes, and continues on their way through [[Johto]].&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as catching and releasing Pokémon and obtaining Badges, go here. --&amp;gt;&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Wooper}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:Dare da EP148.png|thumb|200px|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Olesia]]&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP148.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Skarmory}} &#039;&#039;(US and international)&#039;&#039;, {{p|Wooper}} &#039;&#039;(Japan)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Weezing}} ({{OP|James|Weezing}})&lt;br /&gt;
* {{p|Wooper}} ([[Olesia]]&#039;s; multiple; debut)&lt;br /&gt;
* {{p|Quagsire}} (flashback)&lt;br /&gt;
{{right clear}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The English [[dub]] title of this episode is based on the phrase &#039;&#039;&amp;quot;big whoop&amp;quot;&#039;&#039;.&lt;br /&gt;
* This episode was partially adapted into the book [[Ash to the Rescue]].&lt;br /&gt;
* The [[GS Ball]] appears in a flashback in this episode.&lt;br /&gt;
* This episode marks the first time {{TP|Jessie|Wobbuffet}} pops out of his {{i|Poké Ball}}.&lt;br /&gt;
* Music from &#039;&#039;[[PK01|Pikachu&#039;s Vacation]]&#039;&#039; can be heard in this episode.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* The [http://www.pokemon.com/us/pokemon-episodes/03_43-no-big-woop/ corresponding page] on [[Pokémon.com]] lists the synopsis for the previous episode instead of this episode.&lt;br /&gt;
* At the end of the episode, the narrator states, &amp;quot;Our heroes are headed once again for new adventures on their journey &#039;&#039;to&#039;&#039; [[Johto]].&amp;quot; However, they are already in Johto.&lt;br /&gt;
* In the beginning of the episode, {{an|Brock}} calls [[Olesia]] by her name even before she introduces herself.&lt;br /&gt;
* In the scene where Brock attempts to control the {{p|Wooper}}, he holds a pellet of food in his hand. After the Wooper overpower him, the pellet is gone.&lt;br /&gt;
* After [[James]] puts the basket of mushrooms down, he should have noticed the Wooper because it appeared next to the basket in such a small time frame in which it is seen and when James is seen walking away.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* [[Pokémon Karaokémon]]: [[Pikachu (I Choose You)]]&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Малкият Упър!|Tiny Wooper}}&lt;br /&gt;
|zh_cmn={{tt|好多烏波！|So many Wooper}}&lt;br /&gt;
|cs={{tt|Malý, ale silný|Small but strong}}&lt;br /&gt;
|nl={{tt|Klein Maar Fijn|Small but Beautiful}}&lt;br /&gt;
|de={{tt|Die Felino-Schule|The Wooper-school}}&lt;br /&gt;
|fr_eu={{tt|Fugueur à faire peur|A runaway to cause fear}}&lt;br /&gt;
|he=קטן אבל חזק{{tt|katan aval chazak|Small but strong}}&lt;br /&gt;
|hu=Bébicsőszök csődközelben&lt;br /&gt;
|it={{tt|Così piccoli eppure così forti|So tiny yet so strong}}{{tt|*|Original 2000 dub}} &amp;lt;br&amp;gt; {{tt|Piccoli grandi Wooper|Little great Wooper}}{{tt|*|2014 K2 TV dub}}&lt;br /&gt;
|pt_br={{tt|Aparências Enganam!|Appearances Deceive!}}&lt;br /&gt;
|pt_eu={{tt|Nenhum Woop Grande!|No Big Woop!}}&lt;br /&gt;
|es_la={{tt|¡Las travesuras de Wooper!|Wooper&#039;s pranks!}}&lt;br /&gt;
|es_eu={{tt|No, gran Woop|No, big Woop}}&lt;br /&gt;
|pl={{tt|Nie ma mocnych na Woopera!|There&#039;s nothing stronger than Wooper!}}&lt;br /&gt;
|ro={{tt|Nici un Woop Mare|No Big Woop}}&lt;br /&gt;
|hi=Wooper का कमाल {{tt|&#039;&#039;Wooper ka Kamaal&#039;&#039;|Wooper&#039;s feat}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP147 |&lt;br /&gt;
prevtitle=The Fire-ring Squad! |&lt;br /&gt;
nextcode=EP149 |&lt;br /&gt;
nexttitle=Tunnel Vision |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
{{DEFAULTSORT:0148}}&lt;br /&gt;
[[Category:Original series episodes|148]]&lt;br /&gt;
[[Category:Episodes written by Junki Takegami]]&lt;br /&gt;
[[Category:Episodes storyboarded by Kazu Yokota]]&lt;br /&gt;
[[Category:Episodes directed by Shigeru Ōmachi]]&lt;br /&gt;
[[Category:Episodes animated by Yūsaku Takeda]]&lt;br /&gt;
[[Category:Episodes focusing on Brock]]&lt;br /&gt;
[[Category:Episodes focusing on Ash]]&lt;br /&gt;
[[Category:Episodes focusing on Misty]]&lt;br /&gt;
[[Category:Episodes focusing on Togepi]]&lt;br /&gt;
&lt;br /&gt;
[[de:Die Felino-Schule]]&lt;br /&gt;
[[es:EP150]]&lt;br /&gt;
[[fr:EP148]]&lt;br /&gt;
[[it:EP148]]&lt;br /&gt;
[[ja:無印編第148話]]&lt;br /&gt;
[[zh:宝可梦 第149集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP148&amp;diff=3250818</id>
		<title>EP148</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP148&amp;diff=3250818"/>
		<updated>2020-09-26T19:13:22Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP147 |&lt;br /&gt;
prevtitle=The Fire-ing Squad! |&lt;br /&gt;
nextcode=EP149 |&lt;br /&gt;
nexttitle=Tunnel Vision |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP148 |&lt;br /&gt;
colorscheme=Johto |&lt;br /&gt;
title_en=No Big Woop! |&lt;br /&gt;
title_ja=ウパーがいっぱい！ |&lt;br /&gt;
title_ja_trans=Lots of Upah! |&lt;br /&gt;
broadcast_jp=May 18, 2000 |&lt;br /&gt;
broadcast_us=March 31, 2001 |&lt;br /&gt;
screen=hd |&lt;br /&gt;
en_series=Johto Journeys |&lt;br /&gt;
en_op=[[Pokémon Johto]] |&lt;br /&gt;
ja_op=[[OK!]] |&lt;br /&gt;
ja_ed=[[Exciting Pokémon Relay|ポケモンはらはらリレー]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=武上純希 |&lt;br /&gt;
storyboard=横田和 |&lt;br /&gt;
director=大町繁 |&lt;br /&gt;
art=たけだゆうさく |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP141-EP150 |&lt;br /&gt;
footnotes= {{filb-eppics|pm|150}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;No Big Woop!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ウパーがいっぱい！&#039;&#039;&#039; &#039;&#039;Lots of {{tt|Upah|Wooper}}!&#039;&#039;) is the 148th episode of the [[Pokémon anime]]. It was first broadcast in Japan on May 18, 2000 and in the United States on March 31, 2001. &lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/03_43-no-big-woop/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Ash and friends enthusiastically volunteer to watch over a troubled trainer&#039;s school of Wooper. But as always Team Rocket interferes, this time hoping to use the Wooper&#039;s soothing qualities to pacify Giovanni.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
Crossing a hill on the way to [[Goldenrod City]], {{Ash}} and {{ashfr}} notice a building nearby. As {{an|Brock}} is about to say what he thinks the building is, a {{p|Wooper}} drops from a tree and lands on Brock&#039;s neck, causing him to fall down the slope.&lt;br /&gt;
&lt;br /&gt;
On the lower level, [[Olesia]] is about to teach the class of {{p|Wooper}} when Brock hits the ground. Wooper then jumps off Brock and Olesia asks if he is alright. Brock quickly recovers and starts flirting with her. {{an|Misty}} pulls him away and then asks Olesia about the buildings. Olesia explains that she loved to raise Wooper, so she went on to build [[Pokémon Day Care|the Wooper Pond preschool]] only for Wooper. Ash then consults his [[Pokédex]] for information on Wooper, which reminds him of his [[EP127|previous encounter]] with the [[EP127|Quagsire]]. Misty then asks Olesia if they could watch her teach and she agrees. She plays the tambourine and then the Wooper start to swim and dance. Ash and Misty then admire the cuteness of the Wooper while Brock admires Olesia.&lt;br /&gt;
&lt;br /&gt;
In the woods, [[Jessie]] is looking around for food when she finds a mushroom. After [[James]] and {{MTR}} tell her that it is poisonous, she tosses it aside and all three start to complain of how they haven&#039;t had any food for weeks. Then James says that they could call &amp;quot;{{an|Giovanni|the Boss}}&amp;quot; for money but Meowth reminds him that they have already spent all the money. They decide their only hope is to find a rare Pokémon. {{TP|Jessie|Wobbuffet}} pops out of his {{i|Poké Ball}}, but Jessie quickly [[recall]]s him.&lt;br /&gt;
 &lt;br /&gt;
Ash and his friends enjoy some tea and homemade biscuits with Olesia, but the picnic is interrupted when Olesia receives a call from her mom. Olesia is left concerned by the phone call and confirms with Ash&#039;s group that her mother has broken her leg after falling down some stairs. Brock then offers to take care of the Wooper while she is away. She accepts, gives Brock a book about raising Wooper, and drives off on her motorcycle.&lt;br /&gt;
&lt;br /&gt;
Ash and his friends head inside the preschool&#039;s gates only to discover that the Wooper aren&#039;t in the pond. {{AP|Pikachu}} then finds a trail of water that leads into one of the school&#039;s buildings. They follow the trail and find the Wooper eating and all over the place. Brock then reads in the book that the best way to get Wooper to listen is to show them affection and food. So Brock pulls out a piece of [[Pokémon food]] and shows it to the Wooper. One Wooper walks up to Brock and proceeds to licking him, and soon the others follow suit. Ash then reads that the second best way was to play the tambourine. Misty then recalls that she used to play the tambourine when she was a little girl. She picks up the tambourine and begins to play it, but none of the Wooper seem to be entertained. Misty puts the instrument down and {{TP|Misty|Togepi}} begins to play the tambourine. The Wooper are instantly swaying and follow Togepi to their outdoor pond. Misty is angry that they&#039;d rather listen to Togepi&#039;s beat rather than her own. Brock says it&#039;s just because Pokémon know a Pokémon&#039;s beat. After all the Wooper have been returned to the pond, Brock congratulates Togepi on a job well done, and is relieved to have recovered all the Wooper. However, Misty realizes that one Wooper is missing; more specifically, Olesia&#039;s favorite one with a love heart marking on its chest.&lt;br /&gt;
 &lt;br /&gt;
Brock is shocked by the revelation and goes on to jingle the tambourine for the enjoyment of the Wooper. Misty and Ash leave Brock in charge of Togepi and the Wooper while they search for the missing one. As Ash and Misty look in one of the rooms a loud crash in the kitchen catches their attention. The crash came from the missing Wooper, however, just as Ash and Misty are about to retrieve it, it runs away, dodging all their attempts to catch it and almost destroying the room in the process; Ash and Misty hurry to stop a large pile of plates toppling over, and Pikachu is almost stabbed by falling cutlery, this results in the Wooper getting away. Outside, the Wooper is seen climbing the cliff face Brock fell down. Ash and Misty once again give chase. Wooper reaches the top of the cliff before Ash and Misty do, and runs off into the forest. It is later spotted crossing a very rickety rope bridge across a chasm. Ash runs across but is frozen with fear when hearing the creaking beams beneath his feet, Misty and Pikachu tentatively follow. Misty tries to reason with the Wooper to return to the pond, Wooper agrees, and begins jumping up and down in excitement. This makes the bridge begin to wobble, and once again the Wooper slips through their grasp and runs across to the other side of the bridge. The bridge then breaks leaving Ash and Misty hanging and Pikachu on the top having made it across. Ash tells Pikachu to leave them and chase the Wooper.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{MTR}} is seen complaining over a boiling pot, claiming that mushroom soup won&#039;t have much flavor without any mushrooms. He then notices the Wooper, and, mistaking it for a mushroom, attempts to catch it. Jessie and James then return from their foraging, and, hearing about the &amp;quot;giant mushroom&amp;quot;, start looking around for it, while the Wooper eats from their basket of mushrooms. They then spot the &amp;quot;giant mushroom&amp;quot; just as it eats the last of their mushrooms. The trio is at first angered by the Wooper, but its smiling face gets rid of this anger. Jessie decides it would be a good idea to take it for their boss, thinking that Wooper&#039;s overwhelming cuteness may cause Giovanni to forget about their many failures. Jessie throws out a Poke Ball, but it fails as Wooper already has a {{pkmn|Trainer}}. Pikachu then arrives to Wooper&#039;s defense, and refuses {{TRT}}&#039;s request to convince the Wooper to enter the Poké Ball for them.&lt;br /&gt;
&lt;br /&gt;
Ash and Misty rush onto the scene. Team Rocket reveal their nets and soon everyone is scrambling to grab Wooper, but its slippery skin is making it a difficult task. Jessie then commands Wobbuffet to attack the [[twerps]], but he does nothing. She then sends {{TP|Jessie|Arbok}} clashing into the group, and James orders his {{TP|James|Weezing}} to use {{m|Smokescreen}}. Team Rocket escapes in their [[Team Rocket&#039;s mechas|balloon]] with Wooper netted, but at that moment Olesia and Brock arrive on a motorbike to give chase. Team Rocket then recites their {{motto}}. Before Brock and the others release their Pokémon to free the Wooper, Olesia thinks she can entice it to return by telling it that playtime is over and it has to go back inside. Wooper promptly jumps out of the net and back to the group as Arbok and Weezing pursue it. Wooper looks in trouble, but Olesia commands it to use {{m|Tackle}} attack on both of them, revealing it to be a strong Wooper. On command, Wooper tosses Arbok into Weezing, and the hurtling Pokémon collide with the rest of Team Rocket before being blasting off.&lt;br /&gt;
&lt;br /&gt;
Back at the school, Togepi had been keeping the group entertained with its tambourine. Brock asks what Olesia&#039;s secret is for raising such strong Pokémon, to which she replies that there isn&#039;t one, and the strength really comes from people not expecting the Wooper to be powerful. Brock then asks if he can stay at the school so they can both learn about Pokémon and &amp;quot;maybe each other&amp;quot;, resulting in him getting dragged away by Misty. The group then says their goodbyes, and continues on their way through [[Johto]].&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as catching and releasing Pokémon and obtaining Badges, go here. --&amp;gt;&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Wooper}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
[[File:Dare da EP148.png|thumb|200px|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Olesia]]&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:WTP EP148.png|thumb|200px|Who&#039;s That Pokémon?]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Skarmory}} &#039;&#039;(US and international)&#039;&#039;, {{p|Wooper}} &#039;&#039;(Japan)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Togepi}} ({{OP|Misty|Togepi}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Weezing}} ({{OP|James|Weezing}})&lt;br /&gt;
* {{p|Wooper}} ([[Olesia]]&#039;s; multiple; debut)&lt;br /&gt;
* {{p|Quagsire}} (flashback)&lt;br /&gt;
{{right clear}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The English [[dub]] title of this episode is based on the phrase &#039;&#039;&amp;quot;big whoop&amp;quot;&#039;&#039;.&lt;br /&gt;
* This episode was partially adapted into the book [[Ash to the Rescue]].&lt;br /&gt;
* The [[GS Ball]] appears in a flashback in this episode.&lt;br /&gt;
* This episode marks the first time {{TP|Jessie|Wobbuffet}} pops out of his {{i|Poké Ball}}.&lt;br /&gt;
* Music from &#039;&#039;[[PK01|Pikachu&#039;s Vacation]]&#039;&#039; can be heard in this episode.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* The [http://www.pokemon.com/us/pokemon-episodes/03_43-no-big-woop/ corresponding page] on [[Pokémon.com]] lists the synopsis for the previous episode instead of this episode.&lt;br /&gt;
* At the end of the episode, the narrator states, &amp;quot;Our heroes are headed once again for new adventures on their journey &#039;&#039;to&#039;&#039; [[Johto]].&amp;quot; However, they are already in Johto.&lt;br /&gt;
* In the beginning of the episode, {{an|Brock}} calls [[Olesia]] by her name even before she introduces herself.&lt;br /&gt;
* In the scene where Brock attempts to control the {{p|Wooper}}, he holds a pellet of food in his hand. After the Wooper overpower him, the pellet is gone.&lt;br /&gt;
* After [[James]] puts the basket of mushrooms down, he should have noticed the Wooper because it appeared next to the basket in such a small time frame in which it is seen and when James is seen walking away.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
* [[Pokémon Karaokémon]]: [[Pikachu (I Choose You)]]&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=DDDDDD|bordercolor=FFCB49&lt;br /&gt;
|bg={{tt|Малкият Упър!|Tiny Wooper}}&lt;br /&gt;
|zh_cmn={{tt|好多烏波！|So many Wooper}}&lt;br /&gt;
|cs={{tt|Malý, ale silný|Small but strong}}&lt;br /&gt;
|nl={{tt|Klein Maar Fijn|Small but Beautiful}}&lt;br /&gt;
|de={{tt|Die Felino-Schule|The Wooper-school}}&lt;br /&gt;
|fr_eu={{tt|Fugueur à faire peur|A runaway to cause fear}}&lt;br /&gt;
|he=קטן אבל חזק{{tt|katan aval chazak|Small but strong}}&lt;br /&gt;
|hu=Bébicsőszök csődközelben&lt;br /&gt;
|it={{tt|Così piccoli eppure così forti|So tiny yet so strong}}{{tt|*|Original 2000 dub}} &amp;lt;br&amp;gt; {{tt|Piccoli grandi Wooper|Little great Wooper}}{{tt|*|2014 K2 TV dub}}&lt;br /&gt;
|pt_br={{tt|Aparências Enganam!|Appearances Deceive!}}&lt;br /&gt;
|pt_eu={{tt|Nenhum Woop Grande!|No Big Woop!}}&lt;br /&gt;
|es_la={{tt|¡Las travesuras de Wooper!|Wooper&#039;s pranks!}}&lt;br /&gt;
|es_eu={{tt|No, gran Woop|No, big Woop}}&lt;br /&gt;
|pl={{tt|Nie ma mocnych na Woopera!|There&#039;s nothing stronger than Wooper!}}&lt;br /&gt;
|ro={{tt|Nici un Woop Mare|No Big Woop}}&lt;br /&gt;
|hi=Wooper का कमाल {{tt|&#039;&#039;Wooper ka Kamaal&#039;&#039;|Wooper&#039;s feat}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP147 |&lt;br /&gt;
prevtitle=The Fire-ring Squad! |&lt;br /&gt;
nextcode=EP149 |&lt;br /&gt;
nexttitle=Tunnel Vision |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Johto | }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
{{DEFAULTSORT:0148}}&lt;br /&gt;
[[Category:Original series episodes|148]]&lt;br /&gt;
[[Category:Episodes written by Junki Takegami]]&lt;br /&gt;
[[Category:Episodes storyboarded by Kazu Yokota]]&lt;br /&gt;
[[Category:Episodes directed by Shigeru Ōmachi]]&lt;br /&gt;
[[Category:Episodes animated by Yūsaku Takeda]]&lt;br /&gt;
[[Category:Episodes focusing on Brock]]&lt;br /&gt;
[[Category:Episodes focusing on Ash]]&lt;br /&gt;
[[Category:Episodes focusing on Misty]]&lt;br /&gt;
[[Category:Episodes focusing on Togepi]]&lt;br /&gt;
&lt;br /&gt;
[[de:Die Felino-Schule]]&lt;br /&gt;
[[es:EP150]]&lt;br /&gt;
[[fr:EP148]]&lt;br /&gt;
[[it:EP148]]&lt;br /&gt;
[[ja:無印編第148話]]&lt;br /&gt;
[[zh:宝可梦 第149集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Mareep_(Pok%C3%A9mon)&amp;diff=3250815</id>
		<title>Talk:Mareep (Pokémon)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Mareep_(Pok%C3%A9mon)&amp;diff=3250815"/>
		<updated>2020-09-26T18:37:33Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Named after ==&lt;br /&gt;
&lt;br /&gt;
I seem to recall reading that Mareep was named for a popular Japanese song about a &#039;merry sheep&#039;... {{unsigned|Blackjack Gabbiani}}&lt;br /&gt;
&lt;br /&gt;
== HGSS ==&lt;br /&gt;
Serebii has mareep&#039;s HGSS japanese pokédex--[[User:Riolufan09|Riolu Rule]] 20:35, 13 June 2009 (UTC)&lt;br /&gt;
:It&#039;s just a repeat of Gold&#039;s entry...not cool, GameFreak. :|—[[User:Urutapu|Ｌｏｖｅはドコ？]] ([[User talk:Urutapu|talk]] &amp;lt;small&amp;gt;•&amp;lt;/small&amp;gt; [[Special:Contributions/Urutapu|contribs]]) 15:37, 15 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HGSS Sprite ==&lt;br /&gt;
&lt;br /&gt;
I think I saw it on a screenshot &amp;lt;span style=&amp;quot;border: 1px solid #000000;&amp;quot;&amp;gt;[[User:Yinyang1195|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;Yin&amp;lt;/span&amp;gt;]][[User talk:Yinyang1195|&amp;lt;span style=&amp;quot;background:#000000;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#FFFFFF;&amp;quot;&amp;gt;Yang&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 01:05, 20 June 2009 (UTC)&lt;br /&gt;
:We know. We are waiting for high quality versions. The admins are working on it. --[[Tracey Sketchit|&amp;lt;span style=&amp;quot;color:#33CC66;&amp;quot;&amp;gt;&#039;&#039;&#039;ケンジ&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Kenji-girl|&amp;lt;span style=&amp;quot;color:#6600CC;&amp;quot;&amp;gt;&#039;&#039;&#039;の&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:Kenji-girl|&amp;lt;span style=&amp;quot;color:#FF00CC;&amp;quot;&amp;gt;&#039;&#039;&#039;ガール&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 01:11, 20 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wheres the art ==&lt;br /&gt;
&lt;br /&gt;
Where did we get the HGSS artwork from? In fact, where does any of this artwork come from?{{unsigned|Max King}}&lt;br /&gt;
:It fell off the back of a truck. If you&#039;d checked, Maxie, you&#039;d see that most of them came from the Pokedex.co.jp site; I think the HGSS are from the official site. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 23:01, 30 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Platinum sprite is incorrect ==&lt;br /&gt;
&lt;br /&gt;
I know I&#039;ve already mentioned this on the Natu discussion page, Mareep&#039;s color palette in Platinum is different than D/P. Therefore, the Platinum sprite displayed on the page should be considered false information. [[User:Chaos Rush|Chaos Rush]]&lt;br /&gt;
&lt;br /&gt;
These are the differences:&lt;br /&gt;
Diamond/Pearl: http://pkmn.net/sprites/dp/big/179.png&lt;br /&gt;
Platinum: http://pkmn.net/sprites/platinum/default/179.png  22:22, 30 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
EDIT: I uploaded the new 179.png, but I don&#039;t know how to change the file displayed under &amp;quot;Platinum&amp;quot;...[[User:Chaos Rush|Chaos Rush]] 22:11, 2 September 2009 (UTC)&lt;br /&gt;
:I think you will need to upload the sprite to &amp;quot;Spr 4p 179.png&amp;quot;, which is what the sprite table template uses, so that it doesn&#039;t kill the server when it is updated to HGSS. Great work though. [[User:Werdnae|Werdnae]] [[User talk:Werdnae|&amp;lt;small&amp;gt;(talk)&amp;lt;/small&amp;gt;]] 22:15, 2 September 2009 (UTC)&lt;br /&gt;
::Has been uploaded. Now we&#039;re waiting on the server to refresh. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 22:18, 2 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HGSS Locations ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve noticed that Mareep is available in the same areas in HeartGold and SoulSilver as they were in the Gold and Silver. I&#039;m not quite sure about the rarity, but it&#039;s probably &amp;quot;Common&amp;quot; like in Gold and Silver. I found this out by checking the in-game Pokédex and I&#039;m not exactly sure how to add this info to the article. [[User:Ranko Hoshino|Ranko Hoshino]] 22:28, 11 September 2009 (UTC)&lt;br /&gt;
:As more information comes out, we&#039;ll get this all added. You can help, if you want. All you need to do is write &amp;lt;code&amp;gt;hgssloc= [LOCATION] |&amp;lt;/code&amp;gt; in the template, just like we have with all the other games. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 00:53, 12 September 2009 (UTC)&lt;br /&gt;
::Thanks a lot. ^_^ [[User:Ranko Hoshino|Ranko Hoshino]] 17:19, 12 September 2009 (UTC)&lt;br /&gt;
:::I&#039;d say Common. I&#039;ll add it to the page. [[User:Smashman|Smashman]] 12:05, 9 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Trivia? ==&lt;br /&gt;
&lt;br /&gt;
Should it be noted that in the episode &amp;quot;Mild n wooly&amp;quot; Mareep seemed to have an ability despite them not being available? It had either &amp;quot;Lightningrod&amp;quot; &amp;quot;Volt Absorb&amp;quot; or &amp;quot;Motor drive&amp;quot; but mostly one of the first two as it absorbs the electric attacks.--[[User:Lycos Ex Mortis|Lycos Ex Mortis]] 12:34, 10 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hmm....your right...the pokedex says it too...should this be noted as trivia? ([[User:Ataro|Ataro]] 03:13, 13 March 2010 (UTC))&lt;br /&gt;
:It appears to be something inherent to Mareep rather than an ability in the strict sense defined by Generation III and onwards. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 03:18, 13 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HG/SS Back Sprite ==&lt;br /&gt;
&lt;br /&gt;
Mareep&#039;s Back sprite on HG/SS looks totally different than what it is on DPPt.  It is much brighter, has a more upright position, and the shadows and in different places.  Maybe someone could look into that? [[User:Pokemonemerfan1954|Pokemonemerfan1954]] 18:36, 30 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Actually its just mostly its shadows, but there is still a notable difference. [[User:Pokemonemerfan1954|Pokemonemerfan1954]] 18:38, 30 June 2010 (UTC)&lt;br /&gt;
:We&#039;ve been discussing this for quite some time. This issue is as seen in the Generation III games. We&#039;ll eventually implement it in the near future, but for now please be patient. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 18:41, 30 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Yellow or White? ==&lt;br /&gt;
&lt;br /&gt;
I noticed in the [[Mareep_(Pokémon)#Physiology|Physiology]] section, it says that Mareep has yellow wool. However, its Dex color is White. Most of its non-shiny sprites appear to have a yellow color, except maybe the HGSS sprite. The Sugimori art from HGSS also appears to be more white than yellow. I propose that we change yellow to white.&amp;amp;mdash;[[User:Blazevoir|&amp;lt;span style=&amp;quot;color:#F08030&amp;quot;&amp;gt;Blaze&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#F85888&amp;quot;&amp;gt;voir&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User Talk:Blazevoir|Talk]]/[[Special:Contributions/Blazevoir|Contribs]]&amp;lt;/sub&amp;gt; 13:49, 1 August 2010 (UTC)&lt;br /&gt;
:The Physiology section was written before the new sugimori art came out, and before HG/SS came out, when it&#039;s wool became more of a light yellow.. I think should be changed to say light yellow, white, or cream.. something along those lines.. when the physiology section was written, it&#039;s sprites in game were yellowish.. it&#039;s sugimori art used to have yellowish wool as well, I&#039;m going to change it to say cream since that seems to be the color it&#039;s wool appears to be. --[[User:Landfish7|&amp;lt;span style=&amp;quot;font-family:Broadway;background:black&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;Land&amp;lt;/font&amp;gt;]][[User talk:Landfish7|&amp;lt;span style=&amp;quot;font-family;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;fish&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt; 13:58, 1 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Is this an Easter Egg? ==&lt;br /&gt;
&lt;br /&gt;
On [[Pokémon Sun &amp;amp; Moon]], when one uses the [[QR Scanner]] to scan the QR code generated by a [https://cdn0.vox-cdn.com/thumbor/CTi73x_naekNcgmnSkYwJQu25WA=/0x51:639x477/1820x1213/filters:focal(0x51:639x477)/cdn0.vox-cdn.com/uploads/chorus_image/image/49292097/bsodwindows10.0.0.jpg Windows 10 Blue Screen of Death], it always results with Mareep. Is this another reference of the science fiction novel &#039;&#039;{{wp|Do Androids Dream of Electric Sheep?}}&#039;&#039;? If so, can this be added to the trivia section? --[[User:PKMNAdventurer|PKMNAdventurer]] ([[User talk:PKMNAdventurer|talk]]) 21:42, 22 May 2017 (UTC)&lt;br /&gt;
:Can that screen produce different QR codes, all of which result in Mareep? If so, it may be intentional. If not, it&#039;s likely a coincidence. [[User:Pumpkinking0192|Pumpkinking0192]] ([[User talk:Pumpkinking0192|talk]]) 04:34, 23 May 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mareep&#039;s Fleece ==&lt;br /&gt;
Can someone add a picture of Mareep with its fleece puffed up from absorbing electricity? IDK how to add pictures. [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 18:37, 26 September 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=DP139&amp;diff=3250795</id>
		<title>DP139</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=DP139&amp;diff=3250795"/>
		<updated>2020-09-26T17:26:22Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP138 |&lt;br /&gt;
prevtitle=Strategy Begins at Home! |&lt;br /&gt;
nextcode=DP140 |&lt;br /&gt;
nexttitle=Historical Mystery Tour! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=DP139 |&lt;br /&gt;
altepcode=EP605 |&lt;br /&gt;
colorscheme=Sinnoh|&lt;br /&gt;
screen=hd|&lt;br /&gt;
title_en=A Faux Oak Finish!|&lt;br /&gt;
title_ja=オーキド博士を救出せよ！ニョロトノＶＳグレッグル！！|&lt;br /&gt;
title_ja_trans=Rescue Dr. Okido! Nyorotono VS Gureggru!! |&lt;br /&gt;
broadcast_jp=August 20, 2009 |&lt;br /&gt;
broadcast_us=January 9, 2010 |&lt;br /&gt;
en_series= |&lt;br /&gt;
en_op=[[Battle Cry - (Stand Up!)]] |&lt;br /&gt;
ja_op=[[High Touch!|ハイタッチ！ 2009]] |&lt;br /&gt;
ja_ed=[[Get Fired Up, Spiky-eared Pichu!|もえよ　ギザみみピチュー！]] |&lt;br /&gt;
olmteam=Team Iguchi |&lt;br /&gt;
scenario=武上純希 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard=井硲清高 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director=渡辺正彦 |&lt;br /&gt;
artn=2 |&lt;br /&gt;
art1=夏目久仁彦 |&lt;br /&gt;
art2=新城真 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=DP131-DP140 |&lt;br /&gt;
footnotes=*{{filb-eppics|dp|139}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;A Faux Oak Finish!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;オーキド博士を救出せよ！ニョロトノＶＳグレッグル！！&#039;&#039;&#039; &#039;&#039;Rescue {{tt|Dr. Okido|Professor Oak}}! {{tt|Nyorotono|Politoed}} VS {{tt|Gureggru|Croagunk}}!!&#039;&#039;) is the 139th episode of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, and the 605th episode of the [[Pokémon anime]]. It first aired in Japan on August 20, 2009 and in the United States on January 9, 2010.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/pokemon-episodes/12_34-a-faux-oak-finish/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;It’s the first day of the Twinleaf Festival, and Professor Oak is scheduled to give a lecture on “the interrelation of Pokémon and Evolution stones.” But a flat tire forces him to make a stop near a marshland, where he discovers a wealth of Pokémon! While there, he helps one of the Pokémon, a Lombre, evolve into a Ludicolo using a Water Stone.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, Team Rocket has decided that a great way to capitalize on the upcoming lecture is to sell Oak memorabilia—with James dressed up as the spitting image of Professor Oak to do the selling!&lt;br /&gt;
&lt;br /&gt;
While waiting for Professor Oak to arrive, the festival committee—that is, Johanna, Izzy and Cara—mistakes James for the real Professor Oak and drags him to the lecture. Jessie and Meowth secretly convince James it’s a golden opportunity to steal the audience’s Poké Balls! Suddenly the real Professor Oak bursts in with Ash and friends, and everyone must figure out who in fact is the real Professor Oak...&lt;br /&gt;
&lt;br /&gt;
But an ailing Tyranitar sends James blasting off again, and the real Professor Oak heals the Tyranitar by removing a thorn from its foot. This leaves the hapless Team Rocket with no Poké Balls, which proves who the real Professor Oak is!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{Ash}} and {{ashfr}} are busily helping [[Johanna]] prepare for the upcoming [[Twinleaf Festival]]. [[Izzy and Cara]] are worried that {{an|Professor Oak}} hasn&#039;t shown up yet. Ash offers to look for Professor Oak, so he, {{an|Dawn}} and {{an|Brock}} head off to look for him. [[Jessie]], [[James]] and {{MTR}} are watching from a bush. They dress James up as Professor Oak, hoping to be able to pass him off as the real one. Izzy and Cara take him off to Johanna to get ready for his speech about the relationship between Pokémon and [[Evolution stone]]s.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, Professor Oak is standing by while his assistant is replacing his tire on the car. Professor Oak sees a marsh ahead of him and wanders off to see what Pokémon are in it. His assistant tells him not to go too far, but he says that he is just going to look around.&lt;br /&gt;
&lt;br /&gt;
Ash, Brock and Dawn are running down the path and find the assistant without Professor Oak. The assistant tells them that Professor Oak is out in the marsh and the others go after him. Dawn warns that she has heard that the marsh is full of quicksand.&lt;br /&gt;
&lt;br /&gt;
James is getting ready to begin a speech for all the kids out in the crowd. He tries to escape a couple times, but he is caught. Jessie and Meowth are worried that James is going to fluke.&lt;br /&gt;
&lt;br /&gt;
Professor Oak is walking through the marsh and sees a {{p|Poliwhirl}}. He makes up a poem about it and sees a {{p|Politoed}} walk out of the bushes. He goes over to look at it when two {{p|Quagsire}} walk up next to him. He also makes a poem about them. Ash and friends are walking up and waving when the Quagsire pick Professor Oak up and run off, following the Politoed, much to everyone&#039;s confusion. As they begin to head off again, Dawn reminds them that there is quicksand around there. {{TP|Dawn|Piplup}} takes the lead, but quickly sinks into quicksand. Dawn sends out {{TP|Dawn|Buneary}} to use Ice Beam to save Piplup. {{TP|Brock|Croagunk}} then takes the lead and begins to walk. Suddenly he stops, but Piplup keeps walking and falls into quicksand again. Croagunk quickly throws him out of it. Croagunk leads them to a cave, out of which comes Politoed followed by two Quagsire. Politoed challenges Croagunk to a duel which Croagunk wins. They walk into the cave to find Professor Oak with a {{p|Lombre}} and two other Quagsire. Professor Oak tells them that Politoed just wanted him to come to give Lombre the [[Water Stone]] to get him out of the depression. Professor Oak breaks off a small piece of the Water Stone and gives it to Lombre, which evolves it into {{p|Ludicolo}} and makes it happy again.&lt;br /&gt;
&lt;br /&gt;
James walks out onto stage as his nerves begin to get to him and he won&#039;t say a word. Jessie and Meowth sneak over to the stage and tell James to think of this as a {{TRT}} scheme to get tons of Pokémon. This encourages James and he begins to perform well. Meowth wishes they had thought of this sooner as James is able to collect all the Pokémon in the crowd. Ash, Dawn, and Brock then run in with Professor Oak behind them. Dawn says that James is not the real Professor Oak. James denies it, and a young boy from the crowd walks up and says that the real Professor Oak would be able to help him with his Pokémon, and sends out a {{p|Tyranitar}}. Izzy and Cara push James up, but he is promptly blasted off by Tyranitar, with Jessie and Meowth running after him. Professor Oak then walks up to Tyranitar and pulls a thorn out of its foot, making it happy. The boy is happy and everybody in the crowd cheers.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, James is hanging from a tree, while Jessie and Meowth are trying to figure out how to get him down. Their boss, [[Sayer]], then walks up, and James falls from the tree. Much to their disappointment, he orders them back to work.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
&amp;lt;!-- This is not for summarizing everything that happens in this episode. Only events pertaining to the series as a whole, such as captures and releases, go here. --&amp;gt;&lt;br /&gt;
* {{an|Dawn}} meets {{an|Professor Oak}} in person for the first time.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Dawn}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* {{an|Professor Oak}}&lt;br /&gt;
* [[Johanna]]&lt;br /&gt;
* [[Sayer]]&lt;br /&gt;
* [[Izzy and Cara|Izzy]]&lt;br /&gt;
* [[Izzy and Cara|Cara]]&lt;br /&gt;
* {{pkmn|Trainer}}&lt;br /&gt;
* Limo Driver&lt;br /&gt;
* Children&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Piplup}} ({{OP|Dawn|Piplup}})&lt;br /&gt;
* {{p|Buneary}} ({{OP|Dawn|Buneary}})&lt;br /&gt;
* {{p|Croagunk}} ({{OP|Brock|Croagunk}})&lt;br /&gt;
* {{p|Tyranitar}} (Trainer&#039;s)&lt;br /&gt;
* {{p|Politoed}}&lt;br /&gt;
* {{p|Poliwhirl}}&lt;br /&gt;
* {{p|Quagsire}} (×6)&lt;br /&gt;
* {{p|Lombre}} (evolves)&lt;br /&gt;
* {{p|Ludicolo}} (newly evolved)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* This is the second episode in which [[James]] disguised himself as {{an|Professor Oak}}; the first time was in &#039;&#039;[[EP245|Will the Real Oak Please Stand Up?]]&#039;&#039;.&lt;br /&gt;
* This episode&#039;s English [[dub]] title is a play on &amp;quot;{{wp|Photo finish}}&amp;quot; and is also similar to [[EP272|another episode]]&#039;s title. It may also refer to a wood paneling that seems to be {{wp|Oak|oak wood}}, often called faux oak.&lt;br /&gt;
* This is the first episode where [[Johanna]] is seen without her apron on.&lt;br /&gt;
* Only James blasts off in this episode.&lt;br /&gt;
** He is also the only one who recites the {{motto}}.&lt;br /&gt;
* [[Jessie&#039;s Wobbuffet]] doesn&#039;t appear in this episode.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* As {{TP|Brock|Croagunk}} and {{p|Politoed}} are preparing to fight, there is a shot of {{Ash}} and {{ashfr}}, in which {{an|Dawn}} is holding {{TP|Dawn|Piplup}}. In that shot, one of Dawn&#039;s arms is colored blue.&lt;br /&gt;
* While Politoed and Croagunk were fighting, Politoed&#039;s entire mouth was green.&lt;br /&gt;
* Politoed uses {{m|Jump Kick}}, a move that it [[anime move errors|cannot legally learn]].&lt;br /&gt;
* When the gang follows Croagunk and Politoed in the cave, the two {{p|Quagsire}} shown are missing their tail and a part their fin on the back.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Politoed Jump Kick.png|Politoed&#039;s green mouth&lt;br /&gt;
DP139 Error.png|Dawn&#039;s blue arm&lt;br /&gt;
DP139 Error2.png|Quagsire error&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=FCC|bordercolor=99F&lt;br /&gt;
|zh_cmn={{tt|拯救大木博士！牛蛙君對不良蛙！！|Rescue Professor Oak! Politoed vs. Croagunk!!}}&lt;br /&gt;
|es_eu={{tt|¡El Final del Falso Oak!|The Final of Fake Oak!}}&lt;br /&gt;
|cs={{tt|Falešný profesor Oak|Fake professor Oak}}&lt;br /&gt;
|da={{tt|Den falske Professor Oak!|The fake Professor Oak!}}&lt;br /&gt;
|de={{tt|Falsch ge-Eich-t!|Fake Oaked!}}&lt;br /&gt;
|nl={{tt|Ook professor oak!|Also professor Oak!}}&lt;br /&gt;
|fi={{tt|Vale-Oakin kohtalo!|The fate of the fake Oak!}}&lt;br /&gt;
|fr_eu={{tt|L&#039;usurpateur !|The usurper !}}&lt;br /&gt;
|it={{tt|Il falso Oak!|The fake Oak!}}&lt;br /&gt;
|no={{tt|Professor Oak holder foredrag!|Professor Oak holds lectures!}}&lt;br /&gt;
|pt_br={{tt|O Fim do Falso Professor Carvalho!|The End of the Fake Professor Oak!}}&lt;br /&gt;
|pt_eu={{tt|O Fim do Falso Professor Oak!|The End of the Fake Professor Oak!}}&lt;br /&gt;
|es_la={{tt|Un final en falso de Oak|A final false Oak}}&lt;br /&gt;
|sv={{tt|En tabbe professor Oak reder ut!|A misstake Professor Oak sorts out!}}&lt;br /&gt;
|ro={{tt|Adevărul Iese Întotdeauna la Iveală|Truth Always Comes Out}}&lt;br /&gt;
|pl={{tt|Fałszywy Oak|The fake Oak}}&lt;br /&gt;
|ko={{tt|오박사 구하기 대작전!|The Great Professor Oak Rescue Operation!}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP138 |&lt;br /&gt;
prevtitle=Strategy Begins At Home! |&lt;br /&gt;
nextcode=DP140 |&lt;br /&gt;
nexttitle=Historical Mystery Tour! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0605}}&lt;br /&gt;
[[Category:Pokémon the Series: Diamond and Pearl episodes|139]]&lt;br /&gt;
[[Category:Episodes written by Junki Takegami]]&lt;br /&gt;
[[Category:Episodes storyboarded by Kiyotaka Itani]]&lt;br /&gt;
[[Category:Episodes directed by Masahiko Watanabe]]&lt;br /&gt;
[[Category:Episodes animated by Kunihiko Natsume]]&lt;br /&gt;
[[Category:Episodes animated by Makoto Shinjō]]&lt;br /&gt;
[[Category:Episodes by multiple animation directors]]&lt;br /&gt;
[[Category:Episodes focusing on James]]&lt;br /&gt;
[[Category:Episodes focusing on Professor Oak]]&lt;br /&gt;
&lt;br /&gt;
[[de:Falsch ge-Eich-t!]]&lt;br /&gt;
[[es:EP608]]&lt;br /&gt;
[[fr:DP139]]&lt;br /&gt;
[[ja:DP編第139話]]&lt;br /&gt;
[[zh:宝可梦 钻石＆珍珠 第137集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Protect_(move)&amp;diff=3244749</id>
		<title>Talk:Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Protect_(move)&amp;diff=3244749"/>
		<updated>2020-09-16T15:45:43Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Split Protect Shield from Protect (Move) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==DynamicPunch and No Guard versus Protect==&lt;br /&gt;
My original edit concerning DynamicPunch + No Guard vs. Protect was very specific because I tested with other moves and only DynamicPunch broke through Protect. Have the edits since then been tested?&lt;br /&gt;
If not, the Effects section should be changed again so the DynamicPunch + No Guard combo is explicitly mentioned. I can do this, or someone else can if he or she wishes. If they have been tested, then the article may be left as-is.&lt;br /&gt;
&lt;br /&gt;
Furthermore, I&#039;d like to add the other effect I recently discovered concerning DynamicPunch + No Guard, but not until the previous conflict has been resolved. The newly discovered effect is as follows: DynamicPunch + No Guard will not ignore Protect if the move priorities have been altered. I have duplicated this effect twice. Both times, Quick Claw activated, which altered the move priorities. Subsequently, DynamicPunch did not ignore Protect. When I took the Quick Claw off the Pokémon with No Guard, DynamicPunch did ignore Protect every time. (I have already added this information to the {{m|DynamicPunch}} page.) [[User:Bubicus|bubicus]] 05:03, 27 September 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Rumors...==&lt;br /&gt;
I heard a rumor that before Gen IV was going to be introduced, the developers were considering making Protect block only Special moves and Detect only Physical moves. Because it is a rumor...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please only submit information you know to be accurate, and adhere to a neutral point of view. Do not misrepresent rumors, misconceptions or opinions as fact.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
... I am not going to put this on the page but I was hoping for somebody to elaborate into this. [[User:Tesh|&amp;lt;span style=&amp;quot;color:#FF594F;&amp;quot;&amp;gt;TESH&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;[[User Talk:Tesh|&amp;lt;span style=&amp;quot;color:#5FA7C6;&amp;quot;&amp;gt;TALK&amp;lt;/span&amp;gt;]][[User:Tesh/Sandbox|&amp;lt;span style=&amp;quot;color:#DECC4D;&amp;quot;&amp;gt;SAND&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 20:07, 17 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It&#039;s probably nothing more then a rumor; people have always wondered about those two skills, I think, as it seems strange to have doubles of the same thing like that. Probably, when the split between special and physical was annouced, this rumor sprung up as a result. I can&#039;t imagine the developers would entertain the option of making these two skills so conditional, not to mention, they would need to buff the PP on Detect, as well as let more Pokémon learn it (to be fair and balanced). Just my opinion though. -- [[user:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;&#039;J&#039;&#039;&#039;ioruji &#039;&#039;&#039;D&#039;&#039;&#039;erako.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 20:23, 18 October 2007 (UTC)&lt;br /&gt;
::Thanks, that is all I wanted though, confermation of it being a rumor. Thank You Jioruji. [[User:Tesh|&amp;lt;span style=&amp;quot;color:#FF594F;&amp;quot;&amp;gt;TESH&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;[[User Talk:Tesh|&amp;lt;span style=&amp;quot;color:#5FA7C6;&amp;quot;&amp;gt;TALK&amp;lt;/span&amp;gt;]][[User:Tesh/Sandbox|&amp;lt;span style=&amp;quot;color:#DECC4D;&amp;quot;&amp;gt;SAND&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 20:25, 18 October 2007 (UTC)&lt;br /&gt;
:::There&#039;s always a chance it could have been &amp;quot;officially&amp;quot; mentioned somewhere, but I highly doubt it. -- [[user:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;&#039;J&#039;&#039;&#039;ioruji &#039;&#039;&#039;D&#039;&#039;&#039;erako.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 02:36, 19 October 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Ghost Curse?==&lt;br /&gt;
When I play Pokémon Colosseum, I&#039;ve been able to break Protect by using a Ghost type and having it use Curse. I&#039;m not sure if this works in any other game (I&#039;ve never tried it) but it should have some mention in here. [[User:Blaziken257|Blaziken257]] 01:41, 21 April 2008 (UTC)&lt;br /&gt;
:It&#039;s not a real damaging attack so it&#039;s logic, no need to speak about that in the article imo.--[[User:Froggy25|Froggy25]] 16:18, 23 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Really?==&lt;br /&gt;
From the article:&lt;br /&gt;
&amp;quot;Lock-On, Mind Reader, and No Guard give moves a (100 - move accuracy)% chance to hit through Protect&amp;quot;&lt;br /&gt;
So {{m|Pound}} with an accuracy of 100, has a 0 percent chance of hitting? While {{m|DynamicPunch|Dynamic Punch}} has a 50 percent chance? [[User:The Dark Fiddler|The Dark Fiddler]] - [[User talk:The Dark Fiddler|Nos hablamos?]] 15:54, 28 December 2008 (UTC)&lt;br /&gt;
:My experiments seem to corroborate with that statement&amp;amp;mdash;I was able to make DynamicPunch hit through Protect, but not Spark. &amp;amp;nbsp;&amp;amp;mdash;&amp;amp;nbsp;[[User:Laoris|Laoris]]&amp;amp;nbsp;&amp;lt;sub&amp;gt;([[User_Talk:Laoris|Blah]])&amp;lt;/sub&amp;gt; 17:43, 28 December 2008 (UTC)&lt;br /&gt;
::So one can safely say that if the player uses {{m|Fissure}} after one of those moves against a Pokémon with Protect, its accuracy is 70%? That sounds pretty amazing. &amp;lt;font color=&amp;quot;#3fff00&amp;quot;&amp;gt;&#039;&#039;&#039;UltimateSephiroth&#039;&#039;&#039;&amp;lt;/font&amp;gt; &amp;lt;sup&amp;gt;([[User:UltimateSephiroth|&amp;lt;font color=&amp;quot;#3f7f00&amp;quot;&amp;gt;about me&amp;lt;/font&amp;gt;]] · [[User talk:UltimateSephiroth|&amp;lt;font color=&amp;quot;#3f7f00&amp;quot;&amp;gt;chat&amp;lt;/font&amp;gt;]] · [[Special:Contributions/UltimateSephiroth|edits]])&amp;lt;/sup&amp;gt; 21:09, 28 December 2008 (UTC)&lt;br /&gt;
:::It also says that OHKO moves will always fail against Protect though, even with Lock-On or such active. So I don&#039;t think Fissure would work. --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 00:26, 29 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
==PKMN Anime: Safeguard = Protect==&lt;br /&gt;
The anime has made, and still continues to make, no distinction between Safeguard and Protect since both moves have been consistently shown to share the same function of protecting a user from damage with only the visual appearance of the moves and the method in which they are used as being the differentiating factors. --[[User:Arima|Arima]] 00:50, 26 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==A Bit of Trivia...==&lt;br /&gt;
Should it be put that, ever since its introduction, it has always been TM 17? --[[User:TheXMJohnson|TheXMJohnson]] 03:34, 8 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Success chance==&lt;br /&gt;
What&#039;s the source for the success chance for Gen IV?&lt;br /&gt;
&lt;br /&gt;
I&#039;ve proven that the chance for protect success is diminishing in B/W[http://www.smogon.com/forums/showpost.php?p=3698857&amp;amp;postcount=770], like it was in Gen 3. I&#039;m also 99.99% certain it&#039;s the same in Gen 4 as well.&lt;br /&gt;
--[[User:Kaphotics|Kaphotics]] 18:58, 6 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Success chance?==&lt;br /&gt;
When it&#039;s used twice in a row, it goes from 100%, to 50%. Does this reset when not used in succession? ([[User:VictoryStar|VictoryStar]] 03:00, 6 April 2012 (UTC))&lt;br /&gt;
:Yes. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 04:20, 6 April 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Include List of Moves Unaffected by Protect?==&lt;br /&gt;
Since it&#039;s a relatively short list, should this page also list the moves unaffected by Protect? True. you can probably just search the site for &amp;quot;not affected by Protect,&amp;quot; but it also makes sense having them listed together here.--[[User:Joec|Joec]] ([[User talk:Joec|talk]]) 18:43, 25 August 2012 (UTC)&lt;br /&gt;
:[[Protect (move)#Generation V]] *cough* ☆&amp;lt;span style=&amp;quot;font-family:Algerian&amp;quot;&amp;gt;[[User:Solar Dragon|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;The&amp;lt;/span&amp;gt;]] [[User talk:Solar Dragon|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Solar&amp;lt;/span&amp;gt;]] [[Special:Contributions/Solar Dragon|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Dragon&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;☆ 19:39, 25 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Black/White 2 changed animation==&lt;br /&gt;
Will this be fixed?--[[User:Goomba98|Goomba98]] ([[User talk:Goomba98|talk]]) 20:24, 16 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Alternating Protect and Detect==&lt;br /&gt;
Can you alternate between detect and protect for infinite protection?[[User:Wishindo|Wishindo]] ([[User talk:Wishindo|talk]]) 21:27, 14 January 2013 (UTC)&lt;br /&gt;
:No. Please read the article before asking on the talk page, this is answered in the article. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 00:04, 15 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Question about the erratic success table after the fourth consecutive use==&lt;br /&gt;
I&#039;m surprised that such an effect would occur in Generation III, which fixed a lot of move oddities present in the previous Generations. UPokeCenter&#039;s description [http://www.upokecenter.com/dex/?lang=en&amp;amp;move=182 here] gives the following excerpt:&lt;br /&gt;
&amp;quot;A variable, X, starts at 0, and resets to 0 if the last move called for the user is not Detect, Endure, or Protect as user uses this attack or if this attack fails, and is raised by 1 (up to 3) each time this attack is successful. This attack has a 50% chance of failing if X is 1, a 75% chance if X is 2, and an 87.5% chance if X is 3.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering if the table in the article is actually a relation between the success rate and &#039;&#039;&#039;X&#039;&#039;&#039;, rather than a relation between the success rate and the number of times used. According to UPokeCenter&#039;s description, the value of X is capped at 3 (the fourth consecutive use), so even if you used Protect and succeeded ten times in a row, X would still be 3.&lt;br /&gt;
&lt;br /&gt;
I believe the success table would have been ripped straight from the game data, which would make all values beyond the fourth cell actually garbage data relating to something other than the move Protect, since X never becomes 4 or higher.&lt;br /&gt;
&lt;br /&gt;
This could perhaps be verified by having someone load up a Gen III game in an emulator, spam savestates until Protect succeeds four times in a row, and then reload to see approximately how often the fifth Protect succeeds. If the X-value theory is correct, then Protect should work 1 in 8 times. If the table is correct, then Protect should only work 1 in ~555 times. [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 22:56, 12 March 2013 (UTC)&lt;br /&gt;
:Apologies for the delay, and yes, it&#039;s basically a relation between success rate and X. The glitch is presumably that X is not capped when it should be, causing the game to start reading garbage data (you can see the Low Kick data in there). As it happens, http://www.nicovideo.jp/watch/sm19862416 is the video that induced me to copy in the table, where the glitched table is exhibited in full detail (there are many long pauses in there). [[User:Arcorann|Arcorann]] ([[User talk:Arcorann|talk]]) 00:30, 30 July 2013 (UTC)&lt;br /&gt;
::Extremely intruiging. Wonder if anyone&#039;s disassembled to game to see what makes the cap fail to work. I&#039;ve added a link to that video in the article (using Nicozon instead of Nicovideo so non-registered users will be able to see it), since I feel it&#039;s more thorough and convincing than the link that&#039;s currently there. [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 03:06, 2 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Description of the effect may be slightly wrong.==&lt;br /&gt;
In Pokemon Colosseum, I used Protect, then an item (as that Pokemon&#039;s next turn), then protect again which failed the second time. So it seems that it is not whether Protect (or a similar move) was used last turn but rather if the last move that Pokemon used was one of those attacks. Because of confusion and how it may or may not affect the rate, it may be better worded as &amp;quot;if the last attempted move was Protect, Detect...&amp;quot;. This also may only be in Colosseum rather than the whole generation, or even just in double battles, I haven&#039;t had a chance to check it out.{{unsigned|Flaring Afro}}&lt;br /&gt;
&lt;br /&gt;
==Gen IV Table==&lt;br /&gt;
I think the moves unblocked by Protect in Gen IV are the same as the moves of Gen V. Tested all those. Anyone knows any  other moves which are unblocked by Protect? [[User:Um0999|um0999]]&lt;br /&gt;
&lt;br /&gt;
==Protect no longer effective against Roar.==&lt;br /&gt;
As of Generation VI, Protect does not work against Roar. Is this also true of Whirlwind?&lt;br /&gt;
[[User:Rocket Grunt Robin|Rocket Grunt Robin]] ([[User talk:Rocket Grunt Robin|talk]]) 20:55, 2 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Animation==&lt;br /&gt;
I&#039;ve seen some WiFi battles on the YouTube, and G6 animation of Protect is different from the one in the article (IIRC, Pokemon creates a purpleish barrier in front of it, instead of a green half-sphere around itself). [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 14:06, 21 March 2014 (UTC)&lt;br /&gt;
:Images aren&#039;t animated for me, but I&#039;m guessing from the file size that it isn&#039;t. It&#039;s showing Protect, just at the very end. It&#039;s a barrier in front of the user, the still shot just makes it look like a half-sphere. Nothing purple about it, though. &amp;lt;small&amp;gt;[[User:Glik|glik]]&amp;lt;/small&amp;gt;&amp;lt;sup&amp;gt;[[User talk:Glik|glak]]&amp;lt;/sup&amp;gt; 14:16, 21 March 2014 (UTC)&lt;br /&gt;
::[https://www.youtube.com/watch?v=7RHzqJv-5V0&amp;amp;t=6m20s There&#039;s a small bit of purple, but mainly blue.] Got confused by the shot making it look like the anime depiction. [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 15:32, 21 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Smeargle &amp;amp; TMs ==&lt;br /&gt;
&lt;br /&gt;
Hey... If Smeargle cannot learn TMs at all whatsoever, should I include it in the list of Pokemon that can&#039;t learn Protect? (under By TM)[[User:MrCoolKid6780|MrCoolKid6780]] ([[User talk:MrCoolKid6780|talk]]) 23:04, 10 April 2016 (UTC)&lt;br /&gt;
:As stated in the table, that section is only for &amp;quot;&#039;&#039;&#039;All Pokémon who can learn TMs&#039;&#039;&#039;,&amp;quot; but cannot learn Protect by TM. It is &#039;&#039;not&#039;&#039; for any Pokémon that cannot learn TMs &#039;&#039;&#039;at all&#039;&#039;&#039;. --[[User:Carmenstar97|&amp;lt;span style=&amp;quot;color:#95EB5C&amp;quot;&amp;gt;Carmen&amp;lt;small&amp;gt;★&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;[[User talk:Carmenstar97|&amp;lt;span style=&amp;quot;color:#FEBEE8&amp;quot;&amp;gt;(Talk |&amp;lt;/span&amp;gt;]] [[Special:Contributions/Carmenstar97|&amp;lt;span style=&amp;quot;color:#A6DAFC&amp;quot;&amp;gt;contribs)&amp;lt;/span&amp;gt;]]&#039;&#039;&amp;lt;/small&amp;gt; 00:25, 11 April 2016 (UTC)&lt;br /&gt;
::Of course... sorry! [[User:MrCoolKid6780|MrCoolKid6780]] ([[User talk:MrCoolKid6780|talk]]) 00:47, 5 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moves that bypass in Generation II ==&lt;br /&gt;
&lt;br /&gt;
According to the edit history of this page, the set of moves that ignore accuracy checks in Generation II are the same as the set of moves that can bypass Protect in Generation II. That would mean the following moves are missing: {{m|Bide}}, {{m|Feint Attack|Faint Attack}}, {{m|Mimic}}, {{m|Pain Split}}, {{m|Swift}}, and {{m|Vital Throw}}. Also, it would potentially include {{m|Thunder}} during [[rain]]. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 06:04, 8 March 2017 (UTC)&lt;br /&gt;
:The following moves does have an accuracy check and can miss in GSC: Bide, Pain Split, Mimic.&lt;br /&gt;
:Faint Attack, Swift and Vital Throw and Thunder+Rain does run through the normal accuracy routine (unlike, say, Curse), but is special cased to always hit. Said routine checks Protect above everything else (only checking Dream Eater before it -- in GSC, Dream Eater, rather than fail if the target is awake, &amp;quot;misses&amp;quot; instead). --[[User:FIQ|FIQ]] ([[User talk:FIQ|talk]]) 09:19, 8 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bide can bypass Protect on Gen 7 ==&lt;br /&gt;
&lt;br /&gt;
Just letting you guys know, there&#039;s no info on this page neither on Bide&#039;s page. [[User:Testingboy|Testingboy]] ([[User talk:Testingboy|talk]]) 00:41, 30 April 2019 (UTC)&lt;br /&gt;
:The discussion is being held on [[talk:Bide (move)#Bide can bypass Protect on Gen 7|this talk page]]. [[User:Suic12-|Suic]] ([[User talk:Suic12-|talk]]) 01:46, 30 April 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Split Protect Shield from Protect (Move) ==&lt;br /&gt;
&lt;br /&gt;
Apart from their effects, Protect Shields have no business being doccumented on an article like this. Protect Shields are not a form of using Protect and they should be covered on either their own article, or on [[Trainer Battle (GO)]]. [[User:CoolMan6001|CoolMan6001]] ([[User talk:CoolMan6001|talk]]) 03:48, 12 January 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244748</id>
		<title>Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244748"/>
		<updated>2020-09-16T15:44:30Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Abilities that bypass Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=182&lt;br /&gt;
|name=Protect&lt;br /&gt;
|jname=まもる&lt;br /&gt;
|jtrans=Protect&lt;br /&gt;
|jtranslit=Mamoru&lt;br /&gt;
|gameimage=Protect VIII.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Normal&lt;br /&gt;
|damagecategory=Status&lt;br /&gt;
|basepp=10&lt;br /&gt;
|maxpp=16&lt;br /&gt;
|power=—&lt;br /&gt;
|accuracy=—&lt;br /&gt;
|priority={{tt|+4|+3 prior to Generation V}}&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cute&lt;br /&gt;
|appeal=1&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Can avoid being startled by others.&lt;br /&gt;
|appeal6=2&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Prevents the user from being startled one time this turn.&lt;br /&gt;
|appealsc=0&lt;br /&gt;
|scdesc=Raises the score if the Voltage is low.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=no&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=no&lt;br /&gt;
|kingsrock=no&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=self&lt;br /&gt;
|na=no&lt;br /&gt;
|tm2=yes&lt;br /&gt;
|tm#2=17&lt;br /&gt;
|tm3=yes&lt;br /&gt;
|tm#3=17&lt;br /&gt;
|tm4=yes&lt;br /&gt;
|tm#4=17&lt;br /&gt;
|tm5=yes&lt;br /&gt;
|tm#5=17&lt;br /&gt;
|tm6=yes&lt;br /&gt;
|tm#6=17&lt;br /&gt;
|tm7=yes&lt;br /&gt;
|tm#7=17&lt;br /&gt;
|tmpe=yes&lt;br /&gt;
|tm#pe=07&lt;br /&gt;
|tm8=yes&lt;br /&gt;
|tm#8=25&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Protect&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;まもる&#039;&#039;&#039; &#039;&#039;Protect&#039;&#039;) is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation II]]. It was [[TM17]] from Generation II to [[Pokémon Ultra Sun and Ultra Moon]], and [[TM07]] in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]. It is [[TM25]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===Generation II===&lt;br /&gt;
Protect protects the user from all effects of moves that target it during the turn it is used, including damage.&lt;br /&gt;
&lt;br /&gt;
This does not include damage inflicted by [[weather]] it is susceptible to, or damage from a [[status condition]] that it obtained on a previous turn (as these are not moves that targeted the user this turn). If the user [[priority|goes last]] this turn, the move will fail.&lt;br /&gt;
&lt;br /&gt;
Protect will fail if the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Each time any of Protect, {{m|Detect}}, or {{m|Endure}} is successfully used without other moves used in between, the success rate will halve. In this generation, the success rate is implemented as a single byte over 255 which starts at the maximum of 255 and is floor-divided by 2&amp;lt;!-- more accessible term? int-divided? truncated? right-shifted by 1? --&amp;gt; each time. This causes the success rate to drop to 0 on its ninth consecutive successful use.&amp;lt;ref&amp;gt;https://github.com/pret/pokecrystal/blob/51bad5a/battle/effects/protect.asm#L54-L61&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 255&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 127&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 63&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 31&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 15&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 7&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 0&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
===Generation III===&lt;br /&gt;
Protect can now be used when the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Like in Generation II, the success rates of Protect, {{m|Detect}}, and {{m|Endure}} halve each time any of the three are used successfully and consecutively. In this generation, the halving was intended to cap at a 12.5% success rate on the fourth consecutive successful use, but a bug{{fact}} causes the cap to not work, causing the game to read garbage values and causing Protect&#039;s success rate on the fifth and future turns to follow an erratic sequence.&amp;lt;ref&amp;gt;[http://no2.pic.bz/document/waza/each/6F.html ポケットモンスター情報センター　2号館] (Japanese)&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/sm19862416 【ポケモン】TASさんがまもるの限界に挑戦してみた【ルビー】] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following success rates are accurate to Ruby and Sapphire; from the 53rd turn onward, FireRed and LeafGreen have a different sequence of values, as does Emerald&amp;lt;!-- meaning all three are different from each other, but members of a pair are the same --&amp;gt;.&amp;lt;ref&amp;gt;http://forums.glitchcity.info/index.php?topic=6603.0&amp;lt;/ref&amp;gt; These numbers represent success rates out of 65536, which means that the move has a 1/65536 chance of missing on the first use.&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/watch/sm19879961 TASさんがまもるの限界に挑戦(裏)] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 65535&lt;br /&gt;
| 17&lt;br /&gt;
| 168&lt;br /&gt;
| 33&lt;br /&gt;
| 89&lt;br /&gt;
| 49&lt;br /&gt;
| 2000&lt;br /&gt;
| 65&lt;br /&gt;
| 110&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 32767&lt;br /&gt;
| 18&lt;br /&gt;
| 266&lt;br /&gt;
| 34&lt;br /&gt;
| 56&lt;br /&gt;
| 50&lt;br /&gt;
| 100&lt;br /&gt;
| 66&lt;br /&gt;
| 90&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 16383&lt;br /&gt;
| 19&lt;br /&gt;
| 289&lt;br /&gt;
| 35&lt;br /&gt;
| 57&lt;br /&gt;
| 51&lt;br /&gt;
| 65535&lt;br /&gt;
| 67&lt;br /&gt;
| 64&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 8191&lt;br /&gt;
| 20&lt;br /&gt;
| 270&lt;br /&gt;
| 36&lt;br /&gt;
| 61&lt;br /&gt;
| 52&lt;br /&gt;
| 65535&lt;br /&gt;
| 68&lt;br /&gt;
| 95&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 118&lt;br /&gt;
| 21&lt;br /&gt;
| 343&lt;br /&gt;
| 37&lt;br /&gt;
| 157&lt;br /&gt;
| 53&lt;br /&gt;
| 22&lt;br /&gt;
| 69&lt;br /&gt;
| 69&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 165&lt;br /&gt;
| 22&lt;br /&gt;
| 271&lt;br /&gt;
| 38&lt;br /&gt;
| 247&lt;br /&gt;
| 54&lt;br /&gt;
| 30&lt;br /&gt;
| 70&lt;br /&gt;
| 99&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 166&lt;br /&gt;
| 23&lt;br /&gt;
| 264&lt;br /&gt;
| 39&lt;br /&gt;
| 129&lt;br /&gt;
| 55&lt;br /&gt;
| 23&lt;br /&gt;
| 71&lt;br /&gt;
| 187&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 102&lt;br /&gt;
| 24&lt;br /&gt;
| 65535&lt;br /&gt;
| 40&lt;br /&gt;
| 129&lt;br /&gt;
| 56&lt;br /&gt;
| 40&lt;br /&gt;
| 72&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 65534&lt;br /&gt;
| 25&lt;br /&gt;
| 51201&lt;br /&gt;
| 41&lt;br /&gt;
| 100&lt;br /&gt;
| 57&lt;br /&gt;
| 2&lt;br /&gt;
| 73&lt;br /&gt;
| 3084&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| 68&lt;br /&gt;
| 26&lt;br /&gt;
| 38404&lt;br /&gt;
| 42&lt;br /&gt;
| 20&lt;br /&gt;
| 58&lt;br /&gt;
| 50&lt;br /&gt;
| 74&lt;br /&gt;
| 2820&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| 243&lt;br /&gt;
| 27&lt;br /&gt;
| 25609&lt;br /&gt;
| 43&lt;br /&gt;
| 250&lt;br /&gt;
| 59&lt;br /&gt;
| 68&lt;br /&gt;
| 75&lt;br /&gt;
| 2827&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| 182&lt;br /&gt;
| 28&lt;br /&gt;
| 20496&lt;br /&gt;
| 44&lt;br /&gt;
| 40&lt;br /&gt;
| 60&lt;br /&gt;
| 60&lt;br /&gt;
| 76&lt;br /&gt;
| 1285&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| 197&lt;br /&gt;
| 29&lt;br /&gt;
| 10272&lt;br /&gt;
| 45&lt;br /&gt;
| 500&lt;br /&gt;
| 61&lt;br /&gt;
| 19&lt;br /&gt;
| 77&lt;br /&gt;
| 0&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| 203&lt;br /&gt;
| 30&lt;br /&gt;
| 5168&lt;br /&gt;
| 46&lt;br /&gt;
| 60&lt;br /&gt;
| 62&lt;br /&gt;
| 70&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| 194&lt;br /&gt;
| 31&lt;br /&gt;
| 78&lt;br /&gt;
| 47&lt;br /&gt;
| 1000&lt;br /&gt;
| 63&lt;br /&gt;
| 24&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | 16&lt;br /&gt;
| 214&lt;br /&gt;
| 32&lt;br /&gt;
| 75&lt;br /&gt;
| 48&lt;br /&gt;
| 80&lt;br /&gt;
| 64&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | 80&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Protect can also be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining an extra appeal point if {{m|Harden}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
Protect now properly caps at a minimum success rate of 12.5% on the fourth and future consecutive turns.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|Diamond|Pearl}} only, if an attack is given perfect accuracy through the effect of a move ({{m|Lock-On}}/{{m|Mind Reader}}), the weather ({{m|Thunder}} in [[Rain]], or {{m|Blizzard}} in {{weather|Hail}}), a [[Micle Berry]], or an Ability ({{a|No Guard}}), it has a chance to hit through Protect equal to &amp;lt;code&amp;gt;(100 - move {{stat|accuracy}})%&amp;lt;/code&amp;gt;. [[One-hit knockout move|OHKO]] moves are unaffected, and will never hit through Protect. This behavior was reverted in Platinum.&lt;br /&gt;
&lt;br /&gt;
===Generation V===&lt;br /&gt;
Protect&#039;s success rate no longer has a lower bound of 12.5%. {{m|Quick Guard}} and {{m|Wide Guard}} now also count toward this halving.&amp;lt;ref&amp;gt;[http://www.smogon.com/forums/showpost.php?p=3715158&amp;amp;postcount=772 Smogon forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- IN NEED OF MORE RESEARCH&lt;br /&gt;
&lt;br /&gt;
The bit shifting in the Smogon link implies that should Protect work 33 times in a row (success rate 1 in 4 billion on the last one), overflow will cause the success rate to start doubling again, until the 65th consecutive use and all future uses are guaranteed to succeed. Is this correct? (Protect only has 16 max PP, but one can alternate between four different protection moves.)&lt;br /&gt;
&lt;br /&gt;
UPokeCenter is normally pretty accurate about these kinds of things, but the site owner has made math mistakes before, albeit very rarely. That site says that after the eighth Protect (1/128), ninth and future Protects are automatically forced down to a 1 in 4 billion success rate, which would actually match Gen II very closely. It doesn&#039;t match Smogon though and I&#039;m inclined to trust its bit shifting derivation more. But neither site includes the raw assembly like Gens I, II, and VI do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Generation VI onwards===&lt;br /&gt;
Successfully using Protect, {{m|Detect}}, {{m|Endure}}, {{m|Wide Guard}}, {{m|Quick Guard}}, {{m|Spiky Shield}}, {{m|King&#039;s Shield}}, or {{m|Baneful Bunker}} consecutively now divides the chance of success of Protect, Detect, Endure, Spiky Shield, King&#039;s Shield, and Baneful Bunker by 3 for each consecutive use, with a minimum (1/3)^6 (1/729 or ~0.1%) chance.&amp;lt;ref&amp;gt;https://twitter.com/0x7bdf/status/591858756733931521&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a damaging [[Z-Move]] or a [[Max Move]] targets a Pokémon that used Protect, the move will bypass Protect but only do 25% of the original damage. The effects of Protect are not lifted.&lt;br /&gt;
&lt;br /&gt;
If powered up by a [[Normalium Z]] into Z-Protect, all of the user&#039;s lowered stats are reset.&lt;br /&gt;
&lt;br /&gt;
===Moves that bypass Protect===&lt;br /&gt;
In addition to damaging [[Z-Move]]s and [[Max Move]]s, the following moves cannot be stopped by Protect:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{normal color light}}; border: 5px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; class=&amp;quot;expandable&amp;quot; style=&amp;quot;background: #FFF; border:1px solid #{{normal color light}}; border-collapse:collapse; text-align:center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
! rowspan=2 | {{color2|000|Move}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Type}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Category}}&lt;br /&gt;
! colspan=7 | {{color2|000|Generation|Generations}}&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation II|II}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation III|III}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation IV|IV}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation V|V}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VI|VI}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VII|VII}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VIII|VIII}}&lt;br /&gt;
{{movelist|Acupressure|Normal|cat=Status}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Aromatic Mist|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Bestow|Normal|cat=Status}} || || || ||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Block|Normal|cat=Status}} || ||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Confide|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Conversion 2|Normal|cat=Status}} || ||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Curse|Ghost|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Decorate|Fairy|cat=Status}} || || || || || || ||{{Yes}}&lt;br /&gt;
{{movelist|Doom Desire|Steel|cat=Special}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Feint|Normal|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Flower Shield|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Future Sight|Psychic|cat=Special}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hold Hands|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Fury|Dark|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Hole|Psychic|cat=Special}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Mean Look|Normal|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Nightmare|Ghost|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{No}}||{{No}}&lt;br /&gt;
{{movelist|Perish Song|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Phantom Force|Ghost|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Play Nice|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Psych Up|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Roar|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Role Play|Psychic|cat=Status}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Rototiller|Ground|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Shadow Force|Ghost|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Sketch|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Spider Web|Bug|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Tearful Look|Normal|cat=Status}} || || || || || ||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Teatime|Normal|cat=Status}} || || || || || || ||{{No}}&lt;br /&gt;
{{movelist|Transform|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Whirlwind|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Additionally, Feint, Shadow Force, Phantom Force, Hyperspace Fury, and Hyperspace Hole lift Protect&#039;s protection for the rest of the turn.&lt;br /&gt;
&lt;br /&gt;
{{cat|Moves that target the user}}, {{cat|moves that target the user and all allies}}, {{cat|moves that target all Pokémon}} (except {{m|Shadow Shed}}, {{m|Shadow Half}}, and {{m|Teatime}}), and [[entry hazard]] moves cannot be blocked by Protect.&lt;br /&gt;
&lt;br /&gt;
===Abilities that bypass Protect===&lt;br /&gt;
&lt;br /&gt;
[[Unseen Fist]] is an ability that allows all moves that make contact to bypass moves like protect.&lt;br /&gt;
&lt;br /&gt;
Because of a bug in the games, [[No Guard]] allows a Pokémon to bypass Protect if it uses a move with less than 100% accuracy that is not a [[one-hit knockout move]] in {{2v2|Diamond|Pearl}}. This was fixed in {{v2|Platinum}}.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|Completely foils an opponent&#039;s attack. If used consecutively, its success rate decreases.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Foils attack that turn. It may fail.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Evades attack, but may fail if used in succession.{{tt|*|Move}}&amp;lt;br&amp;gt;Negates all damage, but may fail if used in succession.{{tt|*|TM}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|Enables the user to evade all attacks. It may fail if used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}&amp;lt;br&amp;gt;{{gameabbrev5|BWB2W2}}|It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUMPE}}|Enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev8|SwSh}}|This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Normal|2}}&lt;br /&gt;
{{Moveentry/7|007|Squirtle|type=Water|2|Monster|Water 1|28|28|22|22|22|22{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;32{{sup/7|PE}}|18}}&lt;br /&gt;
{{Moveentry/7|008|Wartortle|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;40{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|009|Blastoise|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;44{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|027|Sandshrew|type=Ground|1|Field|Field||||||24{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|028|Sandslash|type=Ground|1|Field|Field||||||28{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|090|Shellder|type=Water|1|Water 3|Water 3|25|25{{sup/3|RSE}}&amp;lt;br&amp;gt;29{{sup/3|FRLG}}|16|16|16|16{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;31{{sup/7|PE}}|28}}&lt;br /&gt;
{{Moveentry/7|091|Cloyster|type=Water|type2=Ice|1|Water 3|Water 3|1|1|1|1|1|1{{sup/7|SMUSUM}}|1}}&lt;br /&gt;
{{Moveentry/7|098|Krabby|type=Water|1|Water 3|Water 3|34|41{{sup/3|RSE}}&amp;lt;br&amp;gt;38{{sup/3|FRLG}}|29|29|29|29{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|099|Kingler|type=Water|1|Water 3|Water 3|38|49{{sup/3|RSE}}&amp;lt;br&amp;gt;42{{sup/3|FRLG}}|32|32|32|32{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|122|Mr. Mime|type=Psychic|type2=Fairy|1|Human-Like|Human-Like|||||||20}}&lt;br /&gt;
{{Moveentry/7|122G|Mr. Mime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|138|Omanyte|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|139|Omastar|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|204|Pineco|type=Bug|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|205|Forretress|type=Bug|type2=Steel|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|258|Mudkip|type=Water|2|Monster|Water 1||37|37|37|37{{sup/6|XY}}&amp;lt;br&amp;gt;28{{sup/6|ORAS}}|28}}&lt;br /&gt;
{{Moveentry/7|259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||42|42|42|42{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||46|46|46|46{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|269|Dustox|type=Bug|type2=Poison|1|Bug|Bug||17|17|17|17{{sup/6|XY}}&amp;lt;br&amp;gt;37{{sup/6|ORAS}}|37}}&lt;br /&gt;
{{Moveentry/7|279|Pelipper|type=Water|type2=Flying|2|Water 1|Flying||25|25|25|25|1, {{tt|Evo.|Learned upon evolving}}|1}}&lt;br /&gt;
{{Moveentry/7|304|Aron|type=Steel|type2=Rock|1|Monster|Monster||34|32|32{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|313|Volbeat|type=Bug|2|Bug|Human-Like||29|29|29|29|29}}&lt;br /&gt;
{{Moveentry/7|324|Torkoal|type=Fire|1|Field|Field||27|36|36|1, 36{{sup/6|XY}}&amp;lt;br&amp;gt;30{{sup/6|ORAS}}|30|24}}&lt;br /&gt;
{{Moveentry/7|341|Corphish|type=Water|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|342|Crawdaunt|type=Water|type2=Dark|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|347|Anorith|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49}}&lt;br /&gt;
{{Moveentry/7|348|Armaldo|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;53{{sup/6|ORAS}}|53}}&lt;br /&gt;
{{Moveentry/7|361|Snorunt|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|362|Glalie|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|372|Shelgon|type=Dragon|1|Dragon|Dragon||30|30|30|30|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||30|30|30|30|1}}&lt;br /&gt;
{{Moveentry/7|381|Latios|type=Dragon|type2=Psychic|1|Undiscovered|Undiscovered||25|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;4{{sup/6|ORAS}}|4}}&lt;br /&gt;
{{Moveentry/7|410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|413|Wormadam|type=Bug|type2=Grass|1|Bug|Bug|||10|10|10|1, 10|form=Plant Cloak}}&lt;br /&gt;
{{Moveentry/7|413G|Wormadam|type=Bug|type2=Ground|1|Bug|Bug|||10|10|10|1, 10|form=Sandy Cloak}}&lt;br /&gt;
{{Moveentry/7|413S|Wormadam|type=Bug|type2=Steel|1|Bug|Bug|||10|10|10|1, 10|form=Trash Cloak}}&lt;br /&gt;
{{Moveentry/7|414|Mothim|type=Bug|type2=Flying|1|Bug|Bug|||10|10|10|1, 10}}&lt;br /&gt;
{{Moveentry/7|439|Mime Jr.|type=Psychic|type2=Fairy|1|Undiscovered|Undiscovered|||||||20}}&lt;br /&gt;
{{Moveentry/7|475|Gallade|type=Psychic|type2=Fighting|2|Human-Like|Amorphous|||50|53|53{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49|28}}&lt;br /&gt;
{{Moveentry/7|478|Froslass|type=Ice|type2=Ghost|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|481|Mesprit|type=Psychic|1|Undiscovered|Undiscovered|||16|16|16|16}}&lt;br /&gt;
{{Moveentry/7|541|Swadloon|type=Bug|type2=Grass|1|Bug|Bug||||20|20|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|543|Venipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|8}}&lt;br /&gt;
{{Moveentry/7|544|Whirlipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|545|Scolipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|562|Yamask|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|562G|Yamask|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|563|Cofagrigus|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|564|Tirtouga|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|565|Carracosta|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|577|Solosis|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|578|Duosion|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|579|Reuniclus|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|594|Alomomola|type=Water|2|Water 1|Water 2||||21|21|21}}&lt;br /&gt;
{{Moveentry/7|616|Shelmet|type=Bug|1|Bug|Bug||||28|28|28|1}}&lt;br /&gt;
{{Moveentry/7|665|Spewpa|type=Bug|1|Bug|Bug|||||9|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|704|Goomy|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|705|Sliggoo|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|706|Goodra|type=Dragon|1|Dragon|Dragon|||||9|1, 9|15}}&lt;br /&gt;
{{Moveentry/7|712|Bergmite|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|713|Avalugg|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||9|8}}&lt;br /&gt;
{{Moveentry/7|780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||9|10}}&lt;br /&gt;
{{Moveentry/7|782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||13|4}}&lt;br /&gt;
{{Moveentry/7|783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|805|Stakataka|type=Rock|type2=Steel|1|Undiscovered|Undiscovered||||||1{{sup/7|USUM}}}}&lt;br /&gt;
{{Moveentry/7|809|Melmetal|type=Steel|1|Undiscovered|Undiscovered||||||63{{sup/7|PE}}|56}}&lt;br /&gt;
{{Moveentry/7|833|Chewtle|type=Water|2|Monster|Water 1|||||||14}}&lt;br /&gt;
{{Moveentry/7|834|Drednaw|type=Water|type2=Rock|2|Monster|Water 1|||||||1}}&lt;br /&gt;
{{Moveentry/7|841|Flapple|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|842|Appletun|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|854|Sinistea|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|855|Polteageist|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|866|Mr. Rime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1}}&lt;br /&gt;
{{Moveentry/7|867|Runerigus|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|870|Falinks|type=Fighting|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|882|Dracovish|type=Water|type2=Dragon|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Moveentry/7|883|Arctovish|type=Water|type2=Ice|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
===By [[TM]]===&lt;br /&gt;
{{Movehead/TM|Normal|2|no|TM17|TM17|TM17|TM17|TM17|TM17|genVII2=TM07|TM25}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=14 style=&amp;quot;text-align: center; background-color: #{{Red color light}}&amp;quot; | &#039;&#039;&#039;Every Pokémon can learn this move by TM &#039;&#039;except&#039;&#039; the ones listed below and only if marked with ✘.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{{Moveentry/7|010|Caterpie|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|011|Metapod|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|013|Weedle|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|014|Kakuna|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|129|Magikarp|type=Water|2|Water 2|Dragon|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|132|Ditto|type=Normal|1|Ditto|Ditto|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|201|Unown|type=Psychic|1|Undiscovered|Undiscovered|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|202|Wobbuffet|type=Psychic|1|Amorphous|Amorphous|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|235|Smeargle|type=Normal|1|Field|Field|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|265|Wurmple|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|266|Silcoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|268|Cascoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|360|Wynaut|type=Psychic|1|Amorphous|Amorphous||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|374|Beldum|type=Steel|type2=Psychic|1|Mineral|Mineral||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|401|Kricketot|type=Bug|1|Bug|Bug|||✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||✘|✘|||}}&lt;br /&gt;
{{Moveentry/7|415|Combee|type=Bug|type2=Flying|1|Bug|Bug|||✘|✘|✘|✘|✘|}}&lt;br /&gt;
{{Moveentry/7|486|Regigigas|type=Normal|1|Undiscovered|Undiscovered|||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|602|Tynamo|type=Electric|1|Amorphous|Amorphous||||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|664|Scatterbug|type=Bug|1|Bug|Bug|||||✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|789|Cosmog|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|790|Cosmoem|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|824|Blipbug|type=Bug|1|Bug|Bug|||||||✘}}&lt;br /&gt;
{{Moveentry/7|840|Applin|type=Grass|type2=Dragon|2|Grass|Dragon|||||||✘}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===[[Pokémon Mystery Dungeon series]]===&lt;br /&gt;
The user is protected from all attacks for a set amount of turns, which ends on the user&#039;s turn. However, items such as [[toss items]] can still hit.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}|The user gains the Protect status, preventing damage from enemy attacks and moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TD}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves, and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|S}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|じぶんを まもりじょうたいにかえる まもりじょうたいになると てきのこうげきや わざのこうかを うけない|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|You&#039;ll get the Protect status, which enables you to evade enemies&#039; attacks and move effects. Its chance of failing rises if you use it multiple times in a row.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|You&#039;ll protect yourself and evade enemies&#039; attacks and move effects. But its chance of failure rises if you use it after you use a move that evades enemies&#039; attacks.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Misty Gyarados Protect.png|image1p=Gyarados|image2=Viola Surskit Protect.png|image2p=Surskit|image3=Nando Armaldo Protect.png|image3p=Armaldo|image4=Lenora Herdier Protect.png|image4p=Herdier}}&lt;br /&gt;
{{movep|type=normal|ms=130|pkmn=Gyarados|method=Gyarados&#039;s eyes glow red. Then, Gyarados releases small shockwaves from its mouth that can block an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Misty&#039;s Gyarados|startcode=HS02|startname=Cerulean Blues|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=060|pkmn=Poliwag|method=Poliwag&#039;s body becomes outlined in blue and it can stop attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Max|user1=A Poliwag Max borrowed from the Pokémon Trainer&#039;s School|startcode=AG015|startname=Gonna Rule the School!}}&lt;br /&gt;
{{movep|type=normal|ms=272|pkmn=Ludicolo|method=Two yellow discs are created in front of Ludicolo&#039;s hands. It can then block any attacks that hit the disks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poncho (AG067)|user1=Poncho&#039;s Ludicolo|startcode=AG067|startname=Go Go Ludicolo}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Purple Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Green Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (anime)|startcode=AG171|startname=Pokémon Ranger - Deoxys&#039; Crisis! (Part 1)}}&lt;br /&gt;
{{movep|type=normal|ms=125|pkmn=Electabuzz|method=Electabuzz blocks the opponent&#039;s attack with its arms, or Electabuzz&#039;s body becomes surrounded by gold and a green barrier appears around its body, protecting it from attacks. Sometimes its body glows yellow before using the attack. If the barrier is kept for too long it might fail.}}&lt;br /&gt;
{{movemid|type=normal|user=Jump (AG126)|user1=Jump&#039;s Electabuzz|startcode=AG126|startname=Saved by the Beldum}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electabuzz|startcode=DP128|startname=A Pyramiding Rage!}}&lt;br /&gt;
{{movep|type=normal|ms=200|pkmn=Misdreavus|method=A blue force field surrounds Misdreavus&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Misdreavus|startcode=M08|startname=Lucario and the Mystery of Mew}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax&#039;s body flashes white and then it is able to withstand attacks from the opposing Pokémon.}}&lt;br /&gt;
{{movemid|type=normal|user=Ash&#039;s Snorlax|startcode=AG149|startname=Wheel of Frontier}}&lt;br /&gt;
{{movep|type=normal|ms=260|pkmn=Swampert|method=Swampert&#039;s body becomes surrounded in light green and a green barrier appears around it. Swampert can then block any attacks that hit it.}}&lt;br /&gt;
{{movemid|type=normal|user=Dome Ace Tucker|user1=Tucker&#039;s Swampert|startcode=AG153|startname=Tactic Theatrics!!}}&lt;br /&gt;
{{movep|type=normal|ms=151|pkmn=Mew|method=Mew&#039;s eyes glow red and a blue energy barrier appears around Mew&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dr. Yung|user1=A mirage Mew|startcode=The Mastermind of Mirage Pokémon|startname=The Mastermind of Mirage Pokémon}}&lt;br /&gt;
{{movep|type=normal|ms=259|pkmn=Marshtomp|method=Marshtomp&#039;s body becomes surrounded in a green shield, blocking any attacks shot at it.}}&lt;br /&gt;
{{movemid|type=normal|user=Brock&#039;s Marshtomp|startcode=AG167|startname=What I Did for Love!}}&lt;br /&gt;
{{movep|type=normal|ms=012|pkmn=Butterfree|method=Butterfree&#039;s body glows light green and a green force field appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Drew|user1=Drew&#039;s Butterfree|startcode=AG187|startname=The Unbeatable Lightness of Seeing!}}&lt;br /&gt;
{{movep|type=normal|ms=466|pkmn=Electivire|method=Electivire creates a green barrier or force field around its body, protecting it from attacks, or Electivire puts its arms in front of its face and its body starts to glow yellow-green. A green force field then surrounds its body and protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Gary&#039;s Electivire|startcode=AG192|startname=Home is Where the Start Is!}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electivire|startcode=DP184|startname=Casting a Paul on Barry!}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid crosses its arms and a green barrier appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Elekid|startcode=DP003|startname=When Pokémon Worlds Collide!}}&lt;br /&gt;
{{movep|type=normal|ms=412|pkmn=Burmy|method=A green barrier appears around Burmy&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheryl&#039;s Burmy|startcode=DP030|startname=Some Enchanted Sweetening!}}&lt;br /&gt;
{{movep|type=normal|ms=484|pkmn=Palkia|method=A pink barrier appears around Palkia&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Palkia (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=483|pkmn=Dialga|method=A dark blue barrier appears around Dialga&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dialga (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=199|pkmn=Slowking|method=Slowking&#039;s body becomes surrounded by a light green barrier that it expands to surround others.}}&lt;br /&gt;
{{movemid|type=normal|user=Conway|user1=Conway&#039;s Slowking|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=126|pkmn=Magmar|method=Magmar lifts its arms and its body becomes surrounded by a green outline. A light green barrier then comes out of Magmar&#039;s body around it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Ace Trainer (Trainer class)|user1=An Ace Trainer&#039;s Magmar|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=362|pkmn=Glalie|method=Glalie&#039;s body glow&#039;s gold and a green force field appears over Glalie&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poacher (DP116)|user1=A Pokémon Poacher&#039;s Glalie|startcode=DP116|startname=The Drifting Snorunt!}}&lt;br /&gt;
{{movep|type=normal|ms=420|pkmn=Cherubi|method=Cherubi&#039;s body becomes outlined in gold and a green force field comes out of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marilyn|user1=Marilyn&#039;s Cherubi|startcode=DP125|startname=Battling a Cute Drama!}}&lt;br /&gt;
{{movep|type=normal|ms=350|pkmn=Milotic|method=A green force field appears around Milotic&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Tower Tycoon Palmer|user1=Palmer&#039;s Milotic|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=485|pkmn=Heatran|method=The gray circle on Heatran&#039;s forehead glows white and a silver force field appears around Heatran&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marcus|user1=Marcus&#039;s Heatran|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=042|pkmn=Golbat|method=A green force field surrounds Golbat&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Galactic Grunt (Trainer class)|user1=Galactic Grunts&#039; multiple Golbat|startcode=DP136|startname=Gateway to Ruin!}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle holds out two tentacles and a green force field appears over its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Coordinator|user1=A Coordinator&#039;s Shuckle|startcode=DP146|startname=Dressed for Jess Success!}}&lt;br /&gt;
{{movep|type=normal|ms=482|pkmn=Azelf|method=The gem on Azelf&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Azelf|user1=Azelf (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=481|pkmn=Mesprit|method=The gem on Mesprit&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Mesprit|user1=Mesprit (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=480|pkmn=Uxie|method=The gem on Uxie&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Uxie|user1=Uxie (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=428|pkmn=Lopunny|method=Lopunny crosses its ears and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Lopunny|startcode=DP176|startname=Coming Full - Festival Circle!}}&lt;br /&gt;
{{movep|type=normal|ms=348|pkmn=Armaldo|method=Armaldo crosses its claws and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Armaldo|startcode=DP183|startname=League Unleashed!}}&lt;br /&gt;
{{movep|type=normal|ms=592|pkmn=Frillish|method=Frillish holds out its tentacles with the bottoms facing toward the opponent and a turquoise force field surrounds Frillish&#039;s body.}}&lt;br /&gt;
{{movemid|type=normal|user=Trip|user1=Trip&#039;s Frillish|startcode=BW010|startname=A Rival Battle for Club Champ!}}&lt;br /&gt;
{{movep|type=normal|ms=557|pkmn=Dwebble|method=Dwebble pulls its body into its shell and the whole shell flashes white. Then, a wave of turquoise energy starting from the top of Dwebble&#039;s shell and moves downwards. Once the energy moves downwards, it leaves behind a darker turquoise glow, protecting Dwebble from attacks, or Dwebble pulls its body into its shell and a turquoise force field surrounds it, protecting it from attacks, or Dwebble lowers its head and a turquoise force field appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cilan&#039;s Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Dwebble (Pokémon)|user1=Two wild Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Dwebble|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=507|pkmn=Herdier|method=A turquoise force field comes out and surrounds Herdier&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lenora|user1=Lenora&#039;s Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}&lt;br /&gt;
{{movep|type=normal|ms=576|pkmn=Gothitelle|method=Gothitelle puts one of its hands out in front of it when the opponent is about to attack it and a turquoise energy shield appears in front of Gothitelle&#039;s hand, protecting it.}}&lt;br /&gt;
{{movemid|type=normal|user=Sally|user1=A wild Gothitelle|startcode=BW021|startname=The Lost World of Gothitelle!}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Anthea&#039;s Gothitelle|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=542|pkmn=Leavanny|method=A bluish-green force field appears around Leavanny&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Leavanny|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=608|pkmn=Lampent|method=Lampent holds its arms out and a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lampent (Pokémon)|user1=A wild Lampent|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=607|pkmn=Litwick|method=Litwick bows its head and holds its arms out in front of it. Then, a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Litwick (Pokémon)|user1=Four wild Litwick|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=578|pkmn=Duosion|method=A small turquoise energy shield appears in front of Duosion&#039;s body, and the shield grows larger until it surrounds Duosion&#039;s body. The shield protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Officer Jenny|user1=Officer Jenny&#039;s Duosion|startcode=BW045|startname=Beheeyem, Duosion, and the Dream Thief!}}&lt;br /&gt;
{{movep|type=normal|ms=532|pkmn=Timburr|method=Timburr holds the wooden timber it holds in front of it with both of its hands horizontally. The timber then glows turquoise and a turquoise energy shield comes out of it and surrounds it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Linda (BW057)|user1=Linda&#039;s Timburr|startcode=BW057|startname=The Mighty Accelguard to the Rescue!}}&lt;br /&gt;
{{movep|type=normal|ms=645|pkmn=Landorus|method=Landorus holds one or both of his hands out in front of him and a turquoise energy shield appears in front of him, protecting him from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Forces of Nature (anime)#Landorus|user1=Landorus (anime)|startcode=BW060|startname=Stopping the Rage of Legends! Part 2}}&lt;br /&gt;
{{movep|type=normal|ms=616|pkmn=Shelmet|method=Shelmet closes its shell over its face and a turquoise force field appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Bianca (anime)|user1=Bianca&#039;s Shelmet|startcode=BW063|startname=Evolution Exchange Excitement!}}&lt;br /&gt;
{{movep|type=normal|ms=632|pkmn=Durant|method=A turquoise force field appears in front of Durant, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Durant (Pokémon)|user1=Multiple wild Durant|startcode=BW074|startname=Battling the Leaf Thieves!}}&lt;br /&gt;
{{movep|type=normal|ms=133|pkmn=Eevee|method=A bluish-green force field appears around Eevee&#039;s body, or Eevee stands on its hind legs and projects a bluish-green force field, protecting it from attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Virgil|user1=Virgil&#039;s Eevee|startcode=BW102|startname=Team Eevee and the Pokémon Rescue Squad!}}&lt;br /&gt;
{{movemid|type=normal|user=Serena&#039;s Eevee|startcode=XY089|startname=A Frolicking Find in the Flowers!}}&lt;br /&gt;
{{movep|type=normal|ms=282|pkmn=Gardevoir|method=Gardevoir holds both its hands out in front of it and a turquoise energy shield appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Concordia&#039;s Gardevoir|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=150MY|pkmn=Mewtwo|method=Mega Mewtwo Y forms a large blue, dome- shaped force field around itself. The dome protects everything inside from oncoming attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Mewtwo (M16)|startcode=M16|startname=Genesect and the Legend Awakened}}&lt;br /&gt;
{{movep|type=normal|ms=283|pkmn=Surskit|method=Surskit forms a turquoise force field in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Viola|user1=Viola&#039;s Surskit|startcode=XY005|startname=A Blustery Santalune Gym Battle!}}&lt;br /&gt;
{{movep|type=normal|ms=665|pkmn=Spewpa|method=Spewpa&#039;s eyes glow turquoise and it forms a turquoise force field around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Spewpa (Pokémon)|user1=A wild Spewpa|startcode=XY012|startname=To Catch a Pokémon Smuggler!}}&lt;br /&gt;
{{movep|type=normal|ms=677|pkmn=Espurr|method=Espurr raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Elise|user1=Elise&#039;s Espurr|startcode=XY014|startname=Seeking Shelter from the Storm!}}&lt;br /&gt;
{{movep|type=normal|ms=678F|pkmn=Meowstic|method=Meowstic unfolds its ears, and circles form on its revealed inner ears, resembling eyes. It then forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Heath (XY045)|user1=Heath&#039;s Meowstic|startcode=XY045|startname=Splitting Heirs!}}&lt;br /&gt;
{{movep|type=normal|ms=040|pkmn=Wigglytuff|method=Wigglytuff raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nurse Joy&#039;s Wigglytuff|startcode=XY046|startname=The Clumsy Crier Quiets the Chaos!}}&lt;br /&gt;
{{movep|type=normal|ms=376M|pkmn=Metagross|method=Mega Metagross raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Steven&#039;s Metagross|startcode=XYS03|startname=Mega Evolution Special III}}&lt;br /&gt;
{{movep|type=normal|ms=373|pkmn=Salamence|method=A turquoise force field appears in front of Salamence&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Sawyer|user1=Sawyer&#039;s Salamence|startcode=XY128|startname=A Riveting Rivalry!}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=A turquoise force field appears in front of Weavile&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Alain|user1=Alain&#039;s Weavile|startcode=XY130|startname=Finals Not for the Faint-Hearted!}}&lt;br /&gt;
{{movep|type=normal|ms=067|pkmn=Machoke|method=Machoke raises its hands and forms a green force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Machoke|startcode=JN024|startname=A Little Rocket R &amp;amp; R!}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Black 2 and White 2 Animated Trailer===&lt;br /&gt;
{{moveanime|type=normal|exp=yes|gen=The user forms a shield of energy in front of itself, protecting it from attacks.|image1=Rosa Serperior Protect B2W2 Trailer.png|image1p=Serperior|image2=Shadow Triad Bisharp Protect B2W2 Trailer.png|image2p=Bisharp|image3=Cheren Stoutland Protect B2W2 Trailer.png|image3p=Stoutland}}&lt;br /&gt;
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland forms a blue circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheren|user1=Cheren&#039;s Stoutland|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=497|pkmn=Serperior|method=Serperior forms a green circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Rosa (game)|user1=Rosa&#039;s Serperior|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=625|pkmn=Bisharp|method=Bisharp forms a purple circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Shadow Triad|user1=The Shadow Triad&#039;s Bisharp|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Deoxys Protect PG.png|image1p=Defense Forme Deoxys|image2=Zinzolin Weavile Cryogonal Protect PG.png|image2p=Cryogonal and Weavile}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Player character|user1=Trainer&#039;s Deoxys|startcode=PG09|startname=The Scoop|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=615|pkmn=Cryogonal|method=Cryogonal creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Cryogonal|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=Weavile creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Weavile|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Ash &amp;amp; Pikachu manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Ash Snorlax Protect AP.png|image1p=Snorlax}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax crosses its arm and avoids getting hurt by an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Ash&#039;s Snorlax|startcode=SP34|startname=An Awesome Showdown!!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Silver Sneasel Protect.png|image1p=Sneasel|image2=Team Plasma Klang Protect Adventures.png|image2p=Klang|image3=Lucy Shuckle Protect Adventures.png|image3p=Shuckle|image4=Crystal Metagross Protect Adventures.png|image4p=Metagross}}&lt;br /&gt;
{{movep|type=normal|ms=215|pkmn=Sneasel|method=Sneasel puts up both of its arms to block and protect itself from an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Silver&#039;s Sneasel|startcode=PS093|startname=Sneasel Sneak Attack|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=081|pkmn=Magnemite|method=Magnemite creates a forcefield around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lt. Surge|user1=Lt. Surge&#039;s Magnemite|startcode=PS157|startname=Magnificent Magnemite}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle pulls all of its limbs into its shell and the shell starts to glow brightly, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pike Queen Lucy|user1=Lucy&#039;s Shuckle|startcode=PS310|startname=Just My Luck...Shuckle}}&lt;br /&gt;
{{movep|type=normal|ms=376|pkmn=Metagross|method=Metagross crosses its front two legs in front of its face, protecting it from attacks. When used over and over again, the move becomes less likely to succeed.}}&lt;br /&gt;
{{movemid|type=normal|user=Crystal (Adventures)|user1=Crystal&#039;s Metagross|startcode=PS323|startname=A Cheeky Charizard Change-Up I}}&lt;br /&gt;
{{movep|type=normal|ms=078|pkmn=Rapidash|method=Rapidash stands up on its hind legs and a bright energy surrounds the front of its hoofs, blocking an attack, or Rapidash rears up on its hind legs and crosses its front hoofs in front of its face, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Platinum&#039;s Rapidash|startcode=PS377|startname=Hurrah for Rapidash}}&lt;br /&gt;
{{movep|type=normal|ms=600|pkmn=Klang|method=Klang protect itself from an enemy attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Team Plasma Grunt (Trainer class)|user1=A Team Plasma Grunt&#039;s Klang|startcode=PS545}}&lt;br /&gt;
&lt;br /&gt;
===In the Be the Best! Pokémon B+W manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user is immune to any type of attack.|image1=Monta Snivy Protect.png|image1p=Snivy}}&lt;br /&gt;
{{movep|type=normal|ms=495|pkmn=Snivy|method=Snivy stands its ground to protect itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Monta&#039;s Snivy|startcode=PBW4|startname=Challenge the Battle Subway!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user protects itself from attacks.|image1=Alakazam Protect PDP.png|image1p=Alakazam}}&lt;br /&gt;
{{movep|type=normal|ms=065|pkmn=Alakazam|method=Alakazam forms a barrier with it hands and protects itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Alakazam (Pokémon)|user1=A wild Alakazam|startcode=PDP08|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its arms to block an attack.|image1=Gold Elekid Protect Golden Boys.png|image1p=Elekid}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid puts up one of its arms to block an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Gold (Golden Boys)|user1=Gold&#039;s Elekid|startcode=GB14|startname=Let&#039;s Fight! The Mini Pokémon Tournament|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
* [[Asuka and Maya|Asuka]] mentioned that {{p|Houndoom}} used Protect in &#039;&#039;[[GDZ60|The Legendary Pokémon and the Village of the Gods (Part Three)]]&#039;&#039; but the move wasn&#039;t shown.&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Platinum: Aim to Be Battle King manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its hands to block an attack.|image1=Dusknoir Protect PBK.png|image1p=Dusknoir}}&lt;br /&gt;
{{movep|type=normal|ms=477|pkmn=Dusknoir|method=Dusknoir puts up its hands to protect itself.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Dusknoir (Pokémon)|user1=Unknown Trainer&#039;s Dusknoir|startcode=PBK8|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user avoids getting hit by any type of attack.|image1=Rich Boy Roselia Protect PMDP.png|image1p=Roselia}}&lt;br /&gt;
{{movep|type=normal|ms=315|pkmn=Roselia|method=Roselia crosses its arms and is not hit by an opponent&#039;s attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Rich Boy (Trainer class)|user1=A Rich Boy&#039;s Roselia|startcode=PMDP58|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genII=Protect II&lt;br /&gt;
|genIII=Protect III&lt;br /&gt;
|genIV=Protect IV&lt;br /&gt;
|genV=Protect V&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genVI=Protect VI&lt;br /&gt;
|SMUSUM=Protect VII&lt;br /&gt;
|LGPE=Protect PE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|Stad2=Protect Stad2&lt;br /&gt;
|Colo=Protect Colo&lt;br /&gt;
|XD=Protect XD&lt;br /&gt;
|PBR=Protect PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|PMDRB=Protect PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In [[Generation II]], after the &amp;quot;[Pokémon&#039;s name] protected itself!&amp;quot; message appears, there is another message saying that the opponent&#039;s move missed. This is caused by Protect&#039;s effect internally leading moves with an accuracy check to miss, and was changed in [[Generation III]] to omit the second message.&lt;br /&gt;
* Protect is the most common move among the movesets of Video Game World Championships team&#039;s winners.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}&lt;br /&gt;
|zh_yue=守住 &#039;&#039;{{tt|Sáujyuh|Stand Guard}}&#039;&#039;&lt;br /&gt;
|zh_cmn=守住 &#039;&#039;{{tt|Shǒuzhù|Stand Guard}}&#039;&#039;&lt;br /&gt;
|da=Beskyt&lt;br /&gt;
|nl=Bescherm&lt;br /&gt;
|fi=Suojaus&lt;br /&gt;
|fr_ca=Protéger{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
|fr_eu=Abri&lt;br /&gt;
|de=Schutzschild&lt;br /&gt;
|el=Προστασία &#039;&#039;Prostasía&#039;&#039;&lt;br /&gt;
|he=הגנה &#039;&#039;Hagana&#039;&#039;&lt;br /&gt;
|hi=बचाओ &#039;&#039;Bachao&#039;&#039;&amp;lt;br&amp;gt;रक्षा कवच &#039;&#039;{{tt|Raksha Kavach|Protection Shield}}&#039;&#039;&lt;br /&gt;
|id=Lindungi&amp;lt;br&amp;gt;Bertahan&amp;lt;br&amp;gt;Berlindung&lt;br /&gt;
|it=Protezione&lt;br /&gt;
|ko=방어 &#039;&#039;{{tt|Bang&#039;eo|Protection}}&#039;&#039;&lt;br /&gt;
|pl=Ochrona{{tt|*|Diamond and Pearl series onwards}}&amp;lt;br&amp;gt;Tarcza Obronna{{tt|*|Advanced}}&lt;br /&gt;
|pt_br=Proteção&lt;br /&gt;
|pt_eu=Proteção&amp;lt;br&amp;gt;Proteger&lt;br /&gt;
|ro=Protecția&lt;br /&gt;
|ru=Щит &#039;&#039;Schit&#039;&#039;&lt;br /&gt;
|sr=Zaštita&lt;br /&gt;
|es=Protección&lt;br /&gt;
|sv=Försvara&lt;br /&gt;
|vi=Bảo Vệ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&amp;lt;!-- references which apply to multiple generations --&amp;gt;&lt;br /&gt;
* [http://pokemon-online.eu/threads/protect-rate.8236/#post-92659 Pokémon Online forums]&lt;br /&gt;
* [http://web.archive.org/web/20110826064256/http://www.upokecenter.com/dex/?attack=182]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Detect|Normal}}&lt;br /&gt;
{{Generation II TMs}}&lt;br /&gt;
{{Generation III TMs}}&lt;br /&gt;
{{Generation IV TMs}}&lt;br /&gt;
{{Generation V TMs}}&lt;br /&gt;
{{Generation VI TMs}}&lt;br /&gt;
{{Generation VII TMs}}&lt;br /&gt;
{{Generation VIII TMs}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Increased priority moves]]&lt;br /&gt;
[[Category:Protection moves]]&lt;br /&gt;
[[Category:Moves in Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
[[Category:Moves usable in Pokémon Sword and Shield]]&lt;br /&gt;
&lt;br /&gt;
[[de:Schutzschild]]&lt;br /&gt;
[[es:Protección]]&lt;br /&gt;
[[fr:Abri]]&lt;br /&gt;
[[it:Protezione]]&lt;br /&gt;
[[ja:まもる]]&lt;br /&gt;
[[zh:守住（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244746</id>
		<title>Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244746"/>
		<updated>2020-09-16T15:43:22Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Abilities that bypass Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=182&lt;br /&gt;
|name=Protect&lt;br /&gt;
|jname=まもる&lt;br /&gt;
|jtrans=Protect&lt;br /&gt;
|jtranslit=Mamoru&lt;br /&gt;
|gameimage=Protect VIII.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Normal&lt;br /&gt;
|damagecategory=Status&lt;br /&gt;
|basepp=10&lt;br /&gt;
|maxpp=16&lt;br /&gt;
|power=—&lt;br /&gt;
|accuracy=—&lt;br /&gt;
|priority={{tt|+4|+3 prior to Generation V}}&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cute&lt;br /&gt;
|appeal=1&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Can avoid being startled by others.&lt;br /&gt;
|appeal6=2&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Prevents the user from being startled one time this turn.&lt;br /&gt;
|appealsc=0&lt;br /&gt;
|scdesc=Raises the score if the Voltage is low.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=no&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=no&lt;br /&gt;
|kingsrock=no&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=self&lt;br /&gt;
|na=no&lt;br /&gt;
|tm2=yes&lt;br /&gt;
|tm#2=17&lt;br /&gt;
|tm3=yes&lt;br /&gt;
|tm#3=17&lt;br /&gt;
|tm4=yes&lt;br /&gt;
|tm#4=17&lt;br /&gt;
|tm5=yes&lt;br /&gt;
|tm#5=17&lt;br /&gt;
|tm6=yes&lt;br /&gt;
|tm#6=17&lt;br /&gt;
|tm7=yes&lt;br /&gt;
|tm#7=17&lt;br /&gt;
|tmpe=yes&lt;br /&gt;
|tm#pe=07&lt;br /&gt;
|tm8=yes&lt;br /&gt;
|tm#8=25&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Protect&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;まもる&#039;&#039;&#039; &#039;&#039;Protect&#039;&#039;) is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation II]]. It was [[TM17]] from Generation II to [[Pokémon Ultra Sun and Ultra Moon]], and [[TM07]] in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]. It is [[TM25]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===Generation II===&lt;br /&gt;
Protect protects the user from all effects of moves that target it during the turn it is used, including damage.&lt;br /&gt;
&lt;br /&gt;
This does not include damage inflicted by [[weather]] it is susceptible to, or damage from a [[status condition]] that it obtained on a previous turn (as these are not moves that targeted the user this turn). If the user [[priority|goes last]] this turn, the move will fail.&lt;br /&gt;
&lt;br /&gt;
Protect will fail if the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Each time any of Protect, {{m|Detect}}, or {{m|Endure}} is successfully used without other moves used in between, the success rate will halve. In this generation, the success rate is implemented as a single byte over 255 which starts at the maximum of 255 and is floor-divided by 2&amp;lt;!-- more accessible term? int-divided? truncated? right-shifted by 1? --&amp;gt; each time. This causes the success rate to drop to 0 on its ninth consecutive successful use.&amp;lt;ref&amp;gt;https://github.com/pret/pokecrystal/blob/51bad5a/battle/effects/protect.asm#L54-L61&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 255&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 127&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 63&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 31&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 15&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 7&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 0&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
===Generation III===&lt;br /&gt;
Protect can now be used when the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Like in Generation II, the success rates of Protect, {{m|Detect}}, and {{m|Endure}} halve each time any of the three are used successfully and consecutively. In this generation, the halving was intended to cap at a 12.5% success rate on the fourth consecutive successful use, but a bug{{fact}} causes the cap to not work, causing the game to read garbage values and causing Protect&#039;s success rate on the fifth and future turns to follow an erratic sequence.&amp;lt;ref&amp;gt;[http://no2.pic.bz/document/waza/each/6F.html ポケットモンスター情報センター　2号館] (Japanese)&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/sm19862416 【ポケモン】TASさんがまもるの限界に挑戦してみた【ルビー】] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following success rates are accurate to Ruby and Sapphire; from the 53rd turn onward, FireRed and LeafGreen have a different sequence of values, as does Emerald&amp;lt;!-- meaning all three are different from each other, but members of a pair are the same --&amp;gt;.&amp;lt;ref&amp;gt;http://forums.glitchcity.info/index.php?topic=6603.0&amp;lt;/ref&amp;gt; These numbers represent success rates out of 65536, which means that the move has a 1/65536 chance of missing on the first use.&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/watch/sm19879961 TASさんがまもるの限界に挑戦(裏)] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 65535&lt;br /&gt;
| 17&lt;br /&gt;
| 168&lt;br /&gt;
| 33&lt;br /&gt;
| 89&lt;br /&gt;
| 49&lt;br /&gt;
| 2000&lt;br /&gt;
| 65&lt;br /&gt;
| 110&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 32767&lt;br /&gt;
| 18&lt;br /&gt;
| 266&lt;br /&gt;
| 34&lt;br /&gt;
| 56&lt;br /&gt;
| 50&lt;br /&gt;
| 100&lt;br /&gt;
| 66&lt;br /&gt;
| 90&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 16383&lt;br /&gt;
| 19&lt;br /&gt;
| 289&lt;br /&gt;
| 35&lt;br /&gt;
| 57&lt;br /&gt;
| 51&lt;br /&gt;
| 65535&lt;br /&gt;
| 67&lt;br /&gt;
| 64&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 8191&lt;br /&gt;
| 20&lt;br /&gt;
| 270&lt;br /&gt;
| 36&lt;br /&gt;
| 61&lt;br /&gt;
| 52&lt;br /&gt;
| 65535&lt;br /&gt;
| 68&lt;br /&gt;
| 95&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 118&lt;br /&gt;
| 21&lt;br /&gt;
| 343&lt;br /&gt;
| 37&lt;br /&gt;
| 157&lt;br /&gt;
| 53&lt;br /&gt;
| 22&lt;br /&gt;
| 69&lt;br /&gt;
| 69&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 165&lt;br /&gt;
| 22&lt;br /&gt;
| 271&lt;br /&gt;
| 38&lt;br /&gt;
| 247&lt;br /&gt;
| 54&lt;br /&gt;
| 30&lt;br /&gt;
| 70&lt;br /&gt;
| 99&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 166&lt;br /&gt;
| 23&lt;br /&gt;
| 264&lt;br /&gt;
| 39&lt;br /&gt;
| 129&lt;br /&gt;
| 55&lt;br /&gt;
| 23&lt;br /&gt;
| 71&lt;br /&gt;
| 187&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 102&lt;br /&gt;
| 24&lt;br /&gt;
| 65535&lt;br /&gt;
| 40&lt;br /&gt;
| 129&lt;br /&gt;
| 56&lt;br /&gt;
| 40&lt;br /&gt;
| 72&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 65534&lt;br /&gt;
| 25&lt;br /&gt;
| 51201&lt;br /&gt;
| 41&lt;br /&gt;
| 100&lt;br /&gt;
| 57&lt;br /&gt;
| 2&lt;br /&gt;
| 73&lt;br /&gt;
| 3084&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| 68&lt;br /&gt;
| 26&lt;br /&gt;
| 38404&lt;br /&gt;
| 42&lt;br /&gt;
| 20&lt;br /&gt;
| 58&lt;br /&gt;
| 50&lt;br /&gt;
| 74&lt;br /&gt;
| 2820&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| 243&lt;br /&gt;
| 27&lt;br /&gt;
| 25609&lt;br /&gt;
| 43&lt;br /&gt;
| 250&lt;br /&gt;
| 59&lt;br /&gt;
| 68&lt;br /&gt;
| 75&lt;br /&gt;
| 2827&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| 182&lt;br /&gt;
| 28&lt;br /&gt;
| 20496&lt;br /&gt;
| 44&lt;br /&gt;
| 40&lt;br /&gt;
| 60&lt;br /&gt;
| 60&lt;br /&gt;
| 76&lt;br /&gt;
| 1285&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| 197&lt;br /&gt;
| 29&lt;br /&gt;
| 10272&lt;br /&gt;
| 45&lt;br /&gt;
| 500&lt;br /&gt;
| 61&lt;br /&gt;
| 19&lt;br /&gt;
| 77&lt;br /&gt;
| 0&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| 203&lt;br /&gt;
| 30&lt;br /&gt;
| 5168&lt;br /&gt;
| 46&lt;br /&gt;
| 60&lt;br /&gt;
| 62&lt;br /&gt;
| 70&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| 194&lt;br /&gt;
| 31&lt;br /&gt;
| 78&lt;br /&gt;
| 47&lt;br /&gt;
| 1000&lt;br /&gt;
| 63&lt;br /&gt;
| 24&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | 16&lt;br /&gt;
| 214&lt;br /&gt;
| 32&lt;br /&gt;
| 75&lt;br /&gt;
| 48&lt;br /&gt;
| 80&lt;br /&gt;
| 64&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | 80&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Protect can also be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining an extra appeal point if {{m|Harden}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
Protect now properly caps at a minimum success rate of 12.5% on the fourth and future consecutive turns.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|Diamond|Pearl}} only, if an attack is given perfect accuracy through the effect of a move ({{m|Lock-On}}/{{m|Mind Reader}}), the weather ({{m|Thunder}} in [[Rain]], or {{m|Blizzard}} in {{weather|Hail}}), a [[Micle Berry]], or an Ability ({{a|No Guard}}), it has a chance to hit through Protect equal to &amp;lt;code&amp;gt;(100 - move {{stat|accuracy}})%&amp;lt;/code&amp;gt;. [[One-hit knockout move|OHKO]] moves are unaffected, and will never hit through Protect. This behavior was reverted in Platinum.&lt;br /&gt;
&lt;br /&gt;
===Generation V===&lt;br /&gt;
Protect&#039;s success rate no longer has a lower bound of 12.5%. {{m|Quick Guard}} and {{m|Wide Guard}} now also count toward this halving.&amp;lt;ref&amp;gt;[http://www.smogon.com/forums/showpost.php?p=3715158&amp;amp;postcount=772 Smogon forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- IN NEED OF MORE RESEARCH&lt;br /&gt;
&lt;br /&gt;
The bit shifting in the Smogon link implies that should Protect work 33 times in a row (success rate 1 in 4 billion on the last one), overflow will cause the success rate to start doubling again, until the 65th consecutive use and all future uses are guaranteed to succeed. Is this correct? (Protect only has 16 max PP, but one can alternate between four different protection moves.)&lt;br /&gt;
&lt;br /&gt;
UPokeCenter is normally pretty accurate about these kinds of things, but the site owner has made math mistakes before, albeit very rarely. That site says that after the eighth Protect (1/128), ninth and future Protects are automatically forced down to a 1 in 4 billion success rate, which would actually match Gen II very closely. It doesn&#039;t match Smogon though and I&#039;m inclined to trust its bit shifting derivation more. But neither site includes the raw assembly like Gens I, II, and VI do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Generation VI onwards===&lt;br /&gt;
Successfully using Protect, {{m|Detect}}, {{m|Endure}}, {{m|Wide Guard}}, {{m|Quick Guard}}, {{m|Spiky Shield}}, {{m|King&#039;s Shield}}, or {{m|Baneful Bunker}} consecutively now divides the chance of success of Protect, Detect, Endure, Spiky Shield, King&#039;s Shield, and Baneful Bunker by 3 for each consecutive use, with a minimum (1/3)^6 (1/729 or ~0.1%) chance.&amp;lt;ref&amp;gt;https://twitter.com/0x7bdf/status/591858756733931521&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a damaging [[Z-Move]] or a [[Max Move]] targets a Pokémon that used Protect, the move will bypass Protect but only do 25% of the original damage. The effects of Protect are not lifted.&lt;br /&gt;
&lt;br /&gt;
If powered up by a [[Normalium Z]] into Z-Protect, all of the user&#039;s lowered stats are reset.&lt;br /&gt;
&lt;br /&gt;
===Moves that bypass Protect===&lt;br /&gt;
In addition to damaging [[Z-Move]]s and [[Max Move]]s, the following moves cannot be stopped by Protect:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{normal color light}}; border: 5px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; class=&amp;quot;expandable&amp;quot; style=&amp;quot;background: #FFF; border:1px solid #{{normal color light}}; border-collapse:collapse; text-align:center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
! rowspan=2 | {{color2|000|Move}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Type}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Category}}&lt;br /&gt;
! colspan=7 | {{color2|000|Generation|Generations}}&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation II|II}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation III|III}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation IV|IV}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation V|V}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VI|VI}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VII|VII}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VIII|VIII}}&lt;br /&gt;
{{movelist|Acupressure|Normal|cat=Status}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Aromatic Mist|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Bestow|Normal|cat=Status}} || || || ||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Block|Normal|cat=Status}} || ||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Confide|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Conversion 2|Normal|cat=Status}} || ||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Curse|Ghost|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Decorate|Fairy|cat=Status}} || || || || || || ||{{Yes}}&lt;br /&gt;
{{movelist|Doom Desire|Steel|cat=Special}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Feint|Normal|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Flower Shield|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Future Sight|Psychic|cat=Special}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hold Hands|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Fury|Dark|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Hole|Psychic|cat=Special}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Mean Look|Normal|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Nightmare|Ghost|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{No}}||{{No}}&lt;br /&gt;
{{movelist|Perish Song|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Phantom Force|Ghost|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Play Nice|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Psych Up|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Roar|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Role Play|Psychic|cat=Status}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Rototiller|Ground|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Shadow Force|Ghost|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Sketch|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Spider Web|Bug|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Tearful Look|Normal|cat=Status}} || || || || || ||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Teatime|Normal|cat=Status}} || || || || || || ||{{No}}&lt;br /&gt;
{{movelist|Transform|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Whirlwind|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Additionally, Feint, Shadow Force, Phantom Force, Hyperspace Fury, and Hyperspace Hole lift Protect&#039;s protection for the rest of the turn.&lt;br /&gt;
&lt;br /&gt;
{{cat|Moves that target the user}}, {{cat|moves that target the user and all allies}}, {{cat|moves that target all Pokémon}} (except {{m|Shadow Shed}}, {{m|Shadow Half}}, and {{m|Teatime}}), and [[entry hazard]] moves cannot be blocked by Protect.&lt;br /&gt;
&lt;br /&gt;
===Abilities that bypass Protect===&lt;br /&gt;
&lt;br /&gt;
[[Unseen Fist]] is an ability that allows all moves that make contact to bypass moves like protect.&lt;br /&gt;
&lt;br /&gt;
Because of a bug in the games, [[No Guard]] allows a Pokémon to bypass Protect if it uses a move with less than 100% accuracy that is not a [[one-hit knockout move]] in {{2v2|Diamond|Pearl}}. This was fixed in&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|Completely foils an opponent&#039;s attack. If used consecutively, its success rate decreases.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Foils attack that turn. It may fail.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Evades attack, but may fail if used in succession.{{tt|*|Move}}&amp;lt;br&amp;gt;Negates all damage, but may fail if used in succession.{{tt|*|TM}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|Enables the user to evade all attacks. It may fail if used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}&amp;lt;br&amp;gt;{{gameabbrev5|BWB2W2}}|It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUMPE}}|Enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev8|SwSh}}|This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Normal|2}}&lt;br /&gt;
{{Moveentry/7|007|Squirtle|type=Water|2|Monster|Water 1|28|28|22|22|22|22{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;32{{sup/7|PE}}|18}}&lt;br /&gt;
{{Moveentry/7|008|Wartortle|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;40{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|009|Blastoise|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;44{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|027|Sandshrew|type=Ground|1|Field|Field||||||24{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|028|Sandslash|type=Ground|1|Field|Field||||||28{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|090|Shellder|type=Water|1|Water 3|Water 3|25|25{{sup/3|RSE}}&amp;lt;br&amp;gt;29{{sup/3|FRLG}}|16|16|16|16{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;31{{sup/7|PE}}|28}}&lt;br /&gt;
{{Moveentry/7|091|Cloyster|type=Water|type2=Ice|1|Water 3|Water 3|1|1|1|1|1|1{{sup/7|SMUSUM}}|1}}&lt;br /&gt;
{{Moveentry/7|098|Krabby|type=Water|1|Water 3|Water 3|34|41{{sup/3|RSE}}&amp;lt;br&amp;gt;38{{sup/3|FRLG}}|29|29|29|29{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|099|Kingler|type=Water|1|Water 3|Water 3|38|49{{sup/3|RSE}}&amp;lt;br&amp;gt;42{{sup/3|FRLG}}|32|32|32|32{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|122|Mr. Mime|type=Psychic|type2=Fairy|1|Human-Like|Human-Like|||||||20}}&lt;br /&gt;
{{Moveentry/7|122G|Mr. Mime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|138|Omanyte|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|139|Omastar|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|204|Pineco|type=Bug|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|205|Forretress|type=Bug|type2=Steel|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|258|Mudkip|type=Water|2|Monster|Water 1||37|37|37|37{{sup/6|XY}}&amp;lt;br&amp;gt;28{{sup/6|ORAS}}|28}}&lt;br /&gt;
{{Moveentry/7|259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||42|42|42|42{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||46|46|46|46{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|269|Dustox|type=Bug|type2=Poison|1|Bug|Bug||17|17|17|17{{sup/6|XY}}&amp;lt;br&amp;gt;37{{sup/6|ORAS}}|37}}&lt;br /&gt;
{{Moveentry/7|279|Pelipper|type=Water|type2=Flying|2|Water 1|Flying||25|25|25|25|1, {{tt|Evo.|Learned upon evolving}}|1}}&lt;br /&gt;
{{Moveentry/7|304|Aron|type=Steel|type2=Rock|1|Monster|Monster||34|32|32{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|313|Volbeat|type=Bug|2|Bug|Human-Like||29|29|29|29|29}}&lt;br /&gt;
{{Moveentry/7|324|Torkoal|type=Fire|1|Field|Field||27|36|36|1, 36{{sup/6|XY}}&amp;lt;br&amp;gt;30{{sup/6|ORAS}}|30|24}}&lt;br /&gt;
{{Moveentry/7|341|Corphish|type=Water|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|342|Crawdaunt|type=Water|type2=Dark|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|347|Anorith|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49}}&lt;br /&gt;
{{Moveentry/7|348|Armaldo|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;53{{sup/6|ORAS}}|53}}&lt;br /&gt;
{{Moveentry/7|361|Snorunt|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|362|Glalie|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|372|Shelgon|type=Dragon|1|Dragon|Dragon||30|30|30|30|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||30|30|30|30|1}}&lt;br /&gt;
{{Moveentry/7|381|Latios|type=Dragon|type2=Psychic|1|Undiscovered|Undiscovered||25|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;4{{sup/6|ORAS}}|4}}&lt;br /&gt;
{{Moveentry/7|410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|413|Wormadam|type=Bug|type2=Grass|1|Bug|Bug|||10|10|10|1, 10|form=Plant Cloak}}&lt;br /&gt;
{{Moveentry/7|413G|Wormadam|type=Bug|type2=Ground|1|Bug|Bug|||10|10|10|1, 10|form=Sandy Cloak}}&lt;br /&gt;
{{Moveentry/7|413S|Wormadam|type=Bug|type2=Steel|1|Bug|Bug|||10|10|10|1, 10|form=Trash Cloak}}&lt;br /&gt;
{{Moveentry/7|414|Mothim|type=Bug|type2=Flying|1|Bug|Bug|||10|10|10|1, 10}}&lt;br /&gt;
{{Moveentry/7|439|Mime Jr.|type=Psychic|type2=Fairy|1|Undiscovered|Undiscovered|||||||20}}&lt;br /&gt;
{{Moveentry/7|475|Gallade|type=Psychic|type2=Fighting|2|Human-Like|Amorphous|||50|53|53{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49|28}}&lt;br /&gt;
{{Moveentry/7|478|Froslass|type=Ice|type2=Ghost|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|481|Mesprit|type=Psychic|1|Undiscovered|Undiscovered|||16|16|16|16}}&lt;br /&gt;
{{Moveentry/7|541|Swadloon|type=Bug|type2=Grass|1|Bug|Bug||||20|20|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|543|Venipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|8}}&lt;br /&gt;
{{Moveentry/7|544|Whirlipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|545|Scolipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|562|Yamask|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|562G|Yamask|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|563|Cofagrigus|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|564|Tirtouga|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|565|Carracosta|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|577|Solosis|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|578|Duosion|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|579|Reuniclus|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|594|Alomomola|type=Water|2|Water 1|Water 2||||21|21|21}}&lt;br /&gt;
{{Moveentry/7|616|Shelmet|type=Bug|1|Bug|Bug||||28|28|28|1}}&lt;br /&gt;
{{Moveentry/7|665|Spewpa|type=Bug|1|Bug|Bug|||||9|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|704|Goomy|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|705|Sliggoo|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|706|Goodra|type=Dragon|1|Dragon|Dragon|||||9|1, 9|15}}&lt;br /&gt;
{{Moveentry/7|712|Bergmite|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|713|Avalugg|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||9|8}}&lt;br /&gt;
{{Moveentry/7|780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||9|10}}&lt;br /&gt;
{{Moveentry/7|782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||13|4}}&lt;br /&gt;
{{Moveentry/7|783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|805|Stakataka|type=Rock|type2=Steel|1|Undiscovered|Undiscovered||||||1{{sup/7|USUM}}}}&lt;br /&gt;
{{Moveentry/7|809|Melmetal|type=Steel|1|Undiscovered|Undiscovered||||||63{{sup/7|PE}}|56}}&lt;br /&gt;
{{Moveentry/7|833|Chewtle|type=Water|2|Monster|Water 1|||||||14}}&lt;br /&gt;
{{Moveentry/7|834|Drednaw|type=Water|type2=Rock|2|Monster|Water 1|||||||1}}&lt;br /&gt;
{{Moveentry/7|841|Flapple|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|842|Appletun|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|854|Sinistea|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|855|Polteageist|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|866|Mr. Rime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1}}&lt;br /&gt;
{{Moveentry/7|867|Runerigus|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|870|Falinks|type=Fighting|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|882|Dracovish|type=Water|type2=Dragon|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Moveentry/7|883|Arctovish|type=Water|type2=Ice|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
===By [[TM]]===&lt;br /&gt;
{{Movehead/TM|Normal|2|no|TM17|TM17|TM17|TM17|TM17|TM17|genVII2=TM07|TM25}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=14 style=&amp;quot;text-align: center; background-color: #{{Red color light}}&amp;quot; | &#039;&#039;&#039;Every Pokémon can learn this move by TM &#039;&#039;except&#039;&#039; the ones listed below and only if marked with ✘.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{{Moveentry/7|010|Caterpie|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|011|Metapod|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|013|Weedle|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|014|Kakuna|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|129|Magikarp|type=Water|2|Water 2|Dragon|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|132|Ditto|type=Normal|1|Ditto|Ditto|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|201|Unown|type=Psychic|1|Undiscovered|Undiscovered|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|202|Wobbuffet|type=Psychic|1|Amorphous|Amorphous|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|235|Smeargle|type=Normal|1|Field|Field|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|265|Wurmple|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|266|Silcoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|268|Cascoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|360|Wynaut|type=Psychic|1|Amorphous|Amorphous||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|374|Beldum|type=Steel|type2=Psychic|1|Mineral|Mineral||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|401|Kricketot|type=Bug|1|Bug|Bug|||✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||✘|✘|||}}&lt;br /&gt;
{{Moveentry/7|415|Combee|type=Bug|type2=Flying|1|Bug|Bug|||✘|✘|✘|✘|✘|}}&lt;br /&gt;
{{Moveentry/7|486|Regigigas|type=Normal|1|Undiscovered|Undiscovered|||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|602|Tynamo|type=Electric|1|Amorphous|Amorphous||||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|664|Scatterbug|type=Bug|1|Bug|Bug|||||✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|789|Cosmog|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|790|Cosmoem|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|824|Blipbug|type=Bug|1|Bug|Bug|||||||✘}}&lt;br /&gt;
{{Moveentry/7|840|Applin|type=Grass|type2=Dragon|2|Grass|Dragon|||||||✘}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===[[Pokémon Mystery Dungeon series]]===&lt;br /&gt;
The user is protected from all attacks for a set amount of turns, which ends on the user&#039;s turn. However, items such as [[toss items]] can still hit.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}|The user gains the Protect status, preventing damage from enemy attacks and moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TD}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves, and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|S}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|じぶんを まもりじょうたいにかえる まもりじょうたいになると てきのこうげきや わざのこうかを うけない|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|You&#039;ll get the Protect status, which enables you to evade enemies&#039; attacks and move effects. Its chance of failing rises if you use it multiple times in a row.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|You&#039;ll protect yourself and evade enemies&#039; attacks and move effects. But its chance of failure rises if you use it after you use a move that evades enemies&#039; attacks.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Misty Gyarados Protect.png|image1p=Gyarados|image2=Viola Surskit Protect.png|image2p=Surskit|image3=Nando Armaldo Protect.png|image3p=Armaldo|image4=Lenora Herdier Protect.png|image4p=Herdier}}&lt;br /&gt;
{{movep|type=normal|ms=130|pkmn=Gyarados|method=Gyarados&#039;s eyes glow red. Then, Gyarados releases small shockwaves from its mouth that can block an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Misty&#039;s Gyarados|startcode=HS02|startname=Cerulean Blues|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=060|pkmn=Poliwag|method=Poliwag&#039;s body becomes outlined in blue and it can stop attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Max|user1=A Poliwag Max borrowed from the Pokémon Trainer&#039;s School|startcode=AG015|startname=Gonna Rule the School!}}&lt;br /&gt;
{{movep|type=normal|ms=272|pkmn=Ludicolo|method=Two yellow discs are created in front of Ludicolo&#039;s hands. It can then block any attacks that hit the disks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poncho (AG067)|user1=Poncho&#039;s Ludicolo|startcode=AG067|startname=Go Go Ludicolo}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Purple Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Green Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (anime)|startcode=AG171|startname=Pokémon Ranger - Deoxys&#039; Crisis! (Part 1)}}&lt;br /&gt;
{{movep|type=normal|ms=125|pkmn=Electabuzz|method=Electabuzz blocks the opponent&#039;s attack with its arms, or Electabuzz&#039;s body becomes surrounded by gold and a green barrier appears around its body, protecting it from attacks. Sometimes its body glows yellow before using the attack. If the barrier is kept for too long it might fail.}}&lt;br /&gt;
{{movemid|type=normal|user=Jump (AG126)|user1=Jump&#039;s Electabuzz|startcode=AG126|startname=Saved by the Beldum}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electabuzz|startcode=DP128|startname=A Pyramiding Rage!}}&lt;br /&gt;
{{movep|type=normal|ms=200|pkmn=Misdreavus|method=A blue force field surrounds Misdreavus&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Misdreavus|startcode=M08|startname=Lucario and the Mystery of Mew}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax&#039;s body flashes white and then it is able to withstand attacks from the opposing Pokémon.}}&lt;br /&gt;
{{movemid|type=normal|user=Ash&#039;s Snorlax|startcode=AG149|startname=Wheel of Frontier}}&lt;br /&gt;
{{movep|type=normal|ms=260|pkmn=Swampert|method=Swampert&#039;s body becomes surrounded in light green and a green barrier appears around it. Swampert can then block any attacks that hit it.}}&lt;br /&gt;
{{movemid|type=normal|user=Dome Ace Tucker|user1=Tucker&#039;s Swampert|startcode=AG153|startname=Tactic Theatrics!!}}&lt;br /&gt;
{{movep|type=normal|ms=151|pkmn=Mew|method=Mew&#039;s eyes glow red and a blue energy barrier appears around Mew&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dr. Yung|user1=A mirage Mew|startcode=The Mastermind of Mirage Pokémon|startname=The Mastermind of Mirage Pokémon}}&lt;br /&gt;
{{movep|type=normal|ms=259|pkmn=Marshtomp|method=Marshtomp&#039;s body becomes surrounded in a green shield, blocking any attacks shot at it.}}&lt;br /&gt;
{{movemid|type=normal|user=Brock&#039;s Marshtomp|startcode=AG167|startname=What I Did for Love!}}&lt;br /&gt;
{{movep|type=normal|ms=012|pkmn=Butterfree|method=Butterfree&#039;s body glows light green and a green force field appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Drew|user1=Drew&#039;s Butterfree|startcode=AG187|startname=The Unbeatable Lightness of Seeing!}}&lt;br /&gt;
{{movep|type=normal|ms=466|pkmn=Electivire|method=Electivire creates a green barrier or force field around its body, protecting it from attacks, or Electivire puts its arms in front of its face and its body starts to glow yellow-green. A green force field then surrounds its body and protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Gary&#039;s Electivire|startcode=AG192|startname=Home is Where the Start Is!}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electivire|startcode=DP184|startname=Casting a Paul on Barry!}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid crosses its arms and a green barrier appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Elekid|startcode=DP003|startname=When Pokémon Worlds Collide!}}&lt;br /&gt;
{{movep|type=normal|ms=412|pkmn=Burmy|method=A green barrier appears around Burmy&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheryl&#039;s Burmy|startcode=DP030|startname=Some Enchanted Sweetening!}}&lt;br /&gt;
{{movep|type=normal|ms=484|pkmn=Palkia|method=A pink barrier appears around Palkia&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Palkia (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=483|pkmn=Dialga|method=A dark blue barrier appears around Dialga&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dialga (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=199|pkmn=Slowking|method=Slowking&#039;s body becomes surrounded by a light green barrier that it expands to surround others.}}&lt;br /&gt;
{{movemid|type=normal|user=Conway|user1=Conway&#039;s Slowking|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=126|pkmn=Magmar|method=Magmar lifts its arms and its body becomes surrounded by a green outline. A light green barrier then comes out of Magmar&#039;s body around it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Ace Trainer (Trainer class)|user1=An Ace Trainer&#039;s Magmar|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=362|pkmn=Glalie|method=Glalie&#039;s body glow&#039;s gold and a green force field appears over Glalie&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poacher (DP116)|user1=A Pokémon Poacher&#039;s Glalie|startcode=DP116|startname=The Drifting Snorunt!}}&lt;br /&gt;
{{movep|type=normal|ms=420|pkmn=Cherubi|method=Cherubi&#039;s body becomes outlined in gold and a green force field comes out of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marilyn|user1=Marilyn&#039;s Cherubi|startcode=DP125|startname=Battling a Cute Drama!}}&lt;br /&gt;
{{movep|type=normal|ms=350|pkmn=Milotic|method=A green force field appears around Milotic&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Tower Tycoon Palmer|user1=Palmer&#039;s Milotic|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=485|pkmn=Heatran|method=The gray circle on Heatran&#039;s forehead glows white and a silver force field appears around Heatran&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marcus|user1=Marcus&#039;s Heatran|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=042|pkmn=Golbat|method=A green force field surrounds Golbat&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Galactic Grunt (Trainer class)|user1=Galactic Grunts&#039; multiple Golbat|startcode=DP136|startname=Gateway to Ruin!}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle holds out two tentacles and a green force field appears over its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Coordinator|user1=A Coordinator&#039;s Shuckle|startcode=DP146|startname=Dressed for Jess Success!}}&lt;br /&gt;
{{movep|type=normal|ms=482|pkmn=Azelf|method=The gem on Azelf&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Azelf|user1=Azelf (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=481|pkmn=Mesprit|method=The gem on Mesprit&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Mesprit|user1=Mesprit (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=480|pkmn=Uxie|method=The gem on Uxie&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Uxie|user1=Uxie (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=428|pkmn=Lopunny|method=Lopunny crosses its ears and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Lopunny|startcode=DP176|startname=Coming Full - Festival Circle!}}&lt;br /&gt;
{{movep|type=normal|ms=348|pkmn=Armaldo|method=Armaldo crosses its claws and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Armaldo|startcode=DP183|startname=League Unleashed!}}&lt;br /&gt;
{{movep|type=normal|ms=592|pkmn=Frillish|method=Frillish holds out its tentacles with the bottoms facing toward the opponent and a turquoise force field surrounds Frillish&#039;s body.}}&lt;br /&gt;
{{movemid|type=normal|user=Trip|user1=Trip&#039;s Frillish|startcode=BW010|startname=A Rival Battle for Club Champ!}}&lt;br /&gt;
{{movep|type=normal|ms=557|pkmn=Dwebble|method=Dwebble pulls its body into its shell and the whole shell flashes white. Then, a wave of turquoise energy starting from the top of Dwebble&#039;s shell and moves downwards. Once the energy moves downwards, it leaves behind a darker turquoise glow, protecting Dwebble from attacks, or Dwebble pulls its body into its shell and a turquoise force field surrounds it, protecting it from attacks, or Dwebble lowers its head and a turquoise force field appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cilan&#039;s Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Dwebble (Pokémon)|user1=Two wild Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Dwebble|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=507|pkmn=Herdier|method=A turquoise force field comes out and surrounds Herdier&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lenora|user1=Lenora&#039;s Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}&lt;br /&gt;
{{movep|type=normal|ms=576|pkmn=Gothitelle|method=Gothitelle puts one of its hands out in front of it when the opponent is about to attack it and a turquoise energy shield appears in front of Gothitelle&#039;s hand, protecting it.}}&lt;br /&gt;
{{movemid|type=normal|user=Sally|user1=A wild Gothitelle|startcode=BW021|startname=The Lost World of Gothitelle!}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Anthea&#039;s Gothitelle|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=542|pkmn=Leavanny|method=A bluish-green force field appears around Leavanny&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Leavanny|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=608|pkmn=Lampent|method=Lampent holds its arms out and a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lampent (Pokémon)|user1=A wild Lampent|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=607|pkmn=Litwick|method=Litwick bows its head and holds its arms out in front of it. Then, a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Litwick (Pokémon)|user1=Four wild Litwick|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=578|pkmn=Duosion|method=A small turquoise energy shield appears in front of Duosion&#039;s body, and the shield grows larger until it surrounds Duosion&#039;s body. The shield protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Officer Jenny|user1=Officer Jenny&#039;s Duosion|startcode=BW045|startname=Beheeyem, Duosion, and the Dream Thief!}}&lt;br /&gt;
{{movep|type=normal|ms=532|pkmn=Timburr|method=Timburr holds the wooden timber it holds in front of it with both of its hands horizontally. The timber then glows turquoise and a turquoise energy shield comes out of it and surrounds it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Linda (BW057)|user1=Linda&#039;s Timburr|startcode=BW057|startname=The Mighty Accelguard to the Rescue!}}&lt;br /&gt;
{{movep|type=normal|ms=645|pkmn=Landorus|method=Landorus holds one or both of his hands out in front of him and a turquoise energy shield appears in front of him, protecting him from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Forces of Nature (anime)#Landorus|user1=Landorus (anime)|startcode=BW060|startname=Stopping the Rage of Legends! Part 2}}&lt;br /&gt;
{{movep|type=normal|ms=616|pkmn=Shelmet|method=Shelmet closes its shell over its face and a turquoise force field appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Bianca (anime)|user1=Bianca&#039;s Shelmet|startcode=BW063|startname=Evolution Exchange Excitement!}}&lt;br /&gt;
{{movep|type=normal|ms=632|pkmn=Durant|method=A turquoise force field appears in front of Durant, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Durant (Pokémon)|user1=Multiple wild Durant|startcode=BW074|startname=Battling the Leaf Thieves!}}&lt;br /&gt;
{{movep|type=normal|ms=133|pkmn=Eevee|method=A bluish-green force field appears around Eevee&#039;s body, or Eevee stands on its hind legs and projects a bluish-green force field, protecting it from attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Virgil|user1=Virgil&#039;s Eevee|startcode=BW102|startname=Team Eevee and the Pokémon Rescue Squad!}}&lt;br /&gt;
{{movemid|type=normal|user=Serena&#039;s Eevee|startcode=XY089|startname=A Frolicking Find in the Flowers!}}&lt;br /&gt;
{{movep|type=normal|ms=282|pkmn=Gardevoir|method=Gardevoir holds both its hands out in front of it and a turquoise energy shield appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Concordia&#039;s Gardevoir|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=150MY|pkmn=Mewtwo|method=Mega Mewtwo Y forms a large blue, dome- shaped force field around itself. The dome protects everything inside from oncoming attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Mewtwo (M16)|startcode=M16|startname=Genesect and the Legend Awakened}}&lt;br /&gt;
{{movep|type=normal|ms=283|pkmn=Surskit|method=Surskit forms a turquoise force field in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Viola|user1=Viola&#039;s Surskit|startcode=XY005|startname=A Blustery Santalune Gym Battle!}}&lt;br /&gt;
{{movep|type=normal|ms=665|pkmn=Spewpa|method=Spewpa&#039;s eyes glow turquoise and it forms a turquoise force field around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Spewpa (Pokémon)|user1=A wild Spewpa|startcode=XY012|startname=To Catch a Pokémon Smuggler!}}&lt;br /&gt;
{{movep|type=normal|ms=677|pkmn=Espurr|method=Espurr raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Elise|user1=Elise&#039;s Espurr|startcode=XY014|startname=Seeking Shelter from the Storm!}}&lt;br /&gt;
{{movep|type=normal|ms=678F|pkmn=Meowstic|method=Meowstic unfolds its ears, and circles form on its revealed inner ears, resembling eyes. It then forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Heath (XY045)|user1=Heath&#039;s Meowstic|startcode=XY045|startname=Splitting Heirs!}}&lt;br /&gt;
{{movep|type=normal|ms=040|pkmn=Wigglytuff|method=Wigglytuff raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nurse Joy&#039;s Wigglytuff|startcode=XY046|startname=The Clumsy Crier Quiets the Chaos!}}&lt;br /&gt;
{{movep|type=normal|ms=376M|pkmn=Metagross|method=Mega Metagross raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Steven&#039;s Metagross|startcode=XYS03|startname=Mega Evolution Special III}}&lt;br /&gt;
{{movep|type=normal|ms=373|pkmn=Salamence|method=A turquoise force field appears in front of Salamence&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Sawyer|user1=Sawyer&#039;s Salamence|startcode=XY128|startname=A Riveting Rivalry!}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=A turquoise force field appears in front of Weavile&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Alain|user1=Alain&#039;s Weavile|startcode=XY130|startname=Finals Not for the Faint-Hearted!}}&lt;br /&gt;
{{movep|type=normal|ms=067|pkmn=Machoke|method=Machoke raises its hands and forms a green force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Machoke|startcode=JN024|startname=A Little Rocket R &amp;amp; R!}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Black 2 and White 2 Animated Trailer===&lt;br /&gt;
{{moveanime|type=normal|exp=yes|gen=The user forms a shield of energy in front of itself, protecting it from attacks.|image1=Rosa Serperior Protect B2W2 Trailer.png|image1p=Serperior|image2=Shadow Triad Bisharp Protect B2W2 Trailer.png|image2p=Bisharp|image3=Cheren Stoutland Protect B2W2 Trailer.png|image3p=Stoutland}}&lt;br /&gt;
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland forms a blue circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheren|user1=Cheren&#039;s Stoutland|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=497|pkmn=Serperior|method=Serperior forms a green circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Rosa (game)|user1=Rosa&#039;s Serperior|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=625|pkmn=Bisharp|method=Bisharp forms a purple circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Shadow Triad|user1=The Shadow Triad&#039;s Bisharp|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Deoxys Protect PG.png|image1p=Defense Forme Deoxys|image2=Zinzolin Weavile Cryogonal Protect PG.png|image2p=Cryogonal and Weavile}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Player character|user1=Trainer&#039;s Deoxys|startcode=PG09|startname=The Scoop|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=615|pkmn=Cryogonal|method=Cryogonal creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Cryogonal|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=Weavile creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Weavile|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Ash &amp;amp; Pikachu manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Ash Snorlax Protect AP.png|image1p=Snorlax}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax crosses its arm and avoids getting hurt by an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Ash&#039;s Snorlax|startcode=SP34|startname=An Awesome Showdown!!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Silver Sneasel Protect.png|image1p=Sneasel|image2=Team Plasma Klang Protect Adventures.png|image2p=Klang|image3=Lucy Shuckle Protect Adventures.png|image3p=Shuckle|image4=Crystal Metagross Protect Adventures.png|image4p=Metagross}}&lt;br /&gt;
{{movep|type=normal|ms=215|pkmn=Sneasel|method=Sneasel puts up both of its arms to block and protect itself from an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Silver&#039;s Sneasel|startcode=PS093|startname=Sneasel Sneak Attack|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=081|pkmn=Magnemite|method=Magnemite creates a forcefield around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lt. Surge|user1=Lt. Surge&#039;s Magnemite|startcode=PS157|startname=Magnificent Magnemite}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle pulls all of its limbs into its shell and the shell starts to glow brightly, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pike Queen Lucy|user1=Lucy&#039;s Shuckle|startcode=PS310|startname=Just My Luck...Shuckle}}&lt;br /&gt;
{{movep|type=normal|ms=376|pkmn=Metagross|method=Metagross crosses its front two legs in front of its face, protecting it from attacks. When used over and over again, the move becomes less likely to succeed.}}&lt;br /&gt;
{{movemid|type=normal|user=Crystal (Adventures)|user1=Crystal&#039;s Metagross|startcode=PS323|startname=A Cheeky Charizard Change-Up I}}&lt;br /&gt;
{{movep|type=normal|ms=078|pkmn=Rapidash|method=Rapidash stands up on its hind legs and a bright energy surrounds the front of its hoofs, blocking an attack, or Rapidash rears up on its hind legs and crosses its front hoofs in front of its face, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Platinum&#039;s Rapidash|startcode=PS377|startname=Hurrah for Rapidash}}&lt;br /&gt;
{{movep|type=normal|ms=600|pkmn=Klang|method=Klang protect itself from an enemy attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Team Plasma Grunt (Trainer class)|user1=A Team Plasma Grunt&#039;s Klang|startcode=PS545}}&lt;br /&gt;
&lt;br /&gt;
===In the Be the Best! Pokémon B+W manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user is immune to any type of attack.|image1=Monta Snivy Protect.png|image1p=Snivy}}&lt;br /&gt;
{{movep|type=normal|ms=495|pkmn=Snivy|method=Snivy stands its ground to protect itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Monta&#039;s Snivy|startcode=PBW4|startname=Challenge the Battle Subway!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user protects itself from attacks.|image1=Alakazam Protect PDP.png|image1p=Alakazam}}&lt;br /&gt;
{{movep|type=normal|ms=065|pkmn=Alakazam|method=Alakazam forms a barrier with it hands and protects itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Alakazam (Pokémon)|user1=A wild Alakazam|startcode=PDP08|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its arms to block an attack.|image1=Gold Elekid Protect Golden Boys.png|image1p=Elekid}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid puts up one of its arms to block an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Gold (Golden Boys)|user1=Gold&#039;s Elekid|startcode=GB14|startname=Let&#039;s Fight! The Mini Pokémon Tournament|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
* [[Asuka and Maya|Asuka]] mentioned that {{p|Houndoom}} used Protect in &#039;&#039;[[GDZ60|The Legendary Pokémon and the Village of the Gods (Part Three)]]&#039;&#039; but the move wasn&#039;t shown.&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Platinum: Aim to Be Battle King manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its hands to block an attack.|image1=Dusknoir Protect PBK.png|image1p=Dusknoir}}&lt;br /&gt;
{{movep|type=normal|ms=477|pkmn=Dusknoir|method=Dusknoir puts up its hands to protect itself.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Dusknoir (Pokémon)|user1=Unknown Trainer&#039;s Dusknoir|startcode=PBK8|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user avoids getting hit by any type of attack.|image1=Rich Boy Roselia Protect PMDP.png|image1p=Roselia}}&lt;br /&gt;
{{movep|type=normal|ms=315|pkmn=Roselia|method=Roselia crosses its arms and is not hit by an opponent&#039;s attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Rich Boy (Trainer class)|user1=A Rich Boy&#039;s Roselia|startcode=PMDP58|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genII=Protect II&lt;br /&gt;
|genIII=Protect III&lt;br /&gt;
|genIV=Protect IV&lt;br /&gt;
|genV=Protect V&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genVI=Protect VI&lt;br /&gt;
|SMUSUM=Protect VII&lt;br /&gt;
|LGPE=Protect PE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|Stad2=Protect Stad2&lt;br /&gt;
|Colo=Protect Colo&lt;br /&gt;
|XD=Protect XD&lt;br /&gt;
|PBR=Protect PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|PMDRB=Protect PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In [[Generation II]], after the &amp;quot;[Pokémon&#039;s name] protected itself!&amp;quot; message appears, there is another message saying that the opponent&#039;s move missed. This is caused by Protect&#039;s effect internally leading moves with an accuracy check to miss, and was changed in [[Generation III]] to omit the second message.&lt;br /&gt;
* Protect is the most common move among the movesets of Video Game World Championships team&#039;s winners.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}&lt;br /&gt;
|zh_yue=守住 &#039;&#039;{{tt|Sáujyuh|Stand Guard}}&#039;&#039;&lt;br /&gt;
|zh_cmn=守住 &#039;&#039;{{tt|Shǒuzhù|Stand Guard}}&#039;&#039;&lt;br /&gt;
|da=Beskyt&lt;br /&gt;
|nl=Bescherm&lt;br /&gt;
|fi=Suojaus&lt;br /&gt;
|fr_ca=Protéger{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
|fr_eu=Abri&lt;br /&gt;
|de=Schutzschild&lt;br /&gt;
|el=Προστασία &#039;&#039;Prostasía&#039;&#039;&lt;br /&gt;
|he=הגנה &#039;&#039;Hagana&#039;&#039;&lt;br /&gt;
|hi=बचाओ &#039;&#039;Bachao&#039;&#039;&amp;lt;br&amp;gt;रक्षा कवच &#039;&#039;{{tt|Raksha Kavach|Protection Shield}}&#039;&#039;&lt;br /&gt;
|id=Lindungi&amp;lt;br&amp;gt;Bertahan&amp;lt;br&amp;gt;Berlindung&lt;br /&gt;
|it=Protezione&lt;br /&gt;
|ko=방어 &#039;&#039;{{tt|Bang&#039;eo|Protection}}&#039;&#039;&lt;br /&gt;
|pl=Ochrona{{tt|*|Diamond and Pearl series onwards}}&amp;lt;br&amp;gt;Tarcza Obronna{{tt|*|Advanced}}&lt;br /&gt;
|pt_br=Proteção&lt;br /&gt;
|pt_eu=Proteção&amp;lt;br&amp;gt;Proteger&lt;br /&gt;
|ro=Protecția&lt;br /&gt;
|ru=Щит &#039;&#039;Schit&#039;&#039;&lt;br /&gt;
|sr=Zaštita&lt;br /&gt;
|es=Protección&lt;br /&gt;
|sv=Försvara&lt;br /&gt;
|vi=Bảo Vệ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&amp;lt;!-- references which apply to multiple generations --&amp;gt;&lt;br /&gt;
* [http://pokemon-online.eu/threads/protect-rate.8236/#post-92659 Pokémon Online forums]&lt;br /&gt;
* [http://web.archive.org/web/20110826064256/http://www.upokecenter.com/dex/?attack=182]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Detect|Normal}}&lt;br /&gt;
{{Generation II TMs}}&lt;br /&gt;
{{Generation III TMs}}&lt;br /&gt;
{{Generation IV TMs}}&lt;br /&gt;
{{Generation V TMs}}&lt;br /&gt;
{{Generation VI TMs}}&lt;br /&gt;
{{Generation VII TMs}}&lt;br /&gt;
{{Generation VIII TMs}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Increased priority moves]]&lt;br /&gt;
[[Category:Protection moves]]&lt;br /&gt;
[[Category:Moves in Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
[[Category:Moves usable in Pokémon Sword and Shield]]&lt;br /&gt;
&lt;br /&gt;
[[de:Schutzschild]]&lt;br /&gt;
[[es:Protección]]&lt;br /&gt;
[[fr:Abri]]&lt;br /&gt;
[[it:Protezione]]&lt;br /&gt;
[[ja:まもる]]&lt;br /&gt;
[[zh:守住（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244745</id>
		<title>Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244745"/>
		<updated>2020-09-16T15:41:53Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Abilities that bypass Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=182&lt;br /&gt;
|name=Protect&lt;br /&gt;
|jname=まもる&lt;br /&gt;
|jtrans=Protect&lt;br /&gt;
|jtranslit=Mamoru&lt;br /&gt;
|gameimage=Protect VIII.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Normal&lt;br /&gt;
|damagecategory=Status&lt;br /&gt;
|basepp=10&lt;br /&gt;
|maxpp=16&lt;br /&gt;
|power=—&lt;br /&gt;
|accuracy=—&lt;br /&gt;
|priority={{tt|+4|+3 prior to Generation V}}&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cute&lt;br /&gt;
|appeal=1&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Can avoid being startled by others.&lt;br /&gt;
|appeal6=2&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Prevents the user from being startled one time this turn.&lt;br /&gt;
|appealsc=0&lt;br /&gt;
|scdesc=Raises the score if the Voltage is low.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=no&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=no&lt;br /&gt;
|kingsrock=no&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=self&lt;br /&gt;
|na=no&lt;br /&gt;
|tm2=yes&lt;br /&gt;
|tm#2=17&lt;br /&gt;
|tm3=yes&lt;br /&gt;
|tm#3=17&lt;br /&gt;
|tm4=yes&lt;br /&gt;
|tm#4=17&lt;br /&gt;
|tm5=yes&lt;br /&gt;
|tm#5=17&lt;br /&gt;
|tm6=yes&lt;br /&gt;
|tm#6=17&lt;br /&gt;
|tm7=yes&lt;br /&gt;
|tm#7=17&lt;br /&gt;
|tmpe=yes&lt;br /&gt;
|tm#pe=07&lt;br /&gt;
|tm8=yes&lt;br /&gt;
|tm#8=25&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Protect&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;まもる&#039;&#039;&#039; &#039;&#039;Protect&#039;&#039;) is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation II]]. It was [[TM17]] from Generation II to [[Pokémon Ultra Sun and Ultra Moon]], and [[TM07]] in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]. It is [[TM25]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===Generation II===&lt;br /&gt;
Protect protects the user from all effects of moves that target it during the turn it is used, including damage.&lt;br /&gt;
&lt;br /&gt;
This does not include damage inflicted by [[weather]] it is susceptible to, or damage from a [[status condition]] that it obtained on a previous turn (as these are not moves that targeted the user this turn). If the user [[priority|goes last]] this turn, the move will fail.&lt;br /&gt;
&lt;br /&gt;
Protect will fail if the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Each time any of Protect, {{m|Detect}}, or {{m|Endure}} is successfully used without other moves used in between, the success rate will halve. In this generation, the success rate is implemented as a single byte over 255 which starts at the maximum of 255 and is floor-divided by 2&amp;lt;!-- more accessible term? int-divided? truncated? right-shifted by 1? --&amp;gt; each time. This causes the success rate to drop to 0 on its ninth consecutive successful use.&amp;lt;ref&amp;gt;https://github.com/pret/pokecrystal/blob/51bad5a/battle/effects/protect.asm#L54-L61&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 255&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 127&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 63&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 31&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 15&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 7&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 0&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
===Generation III===&lt;br /&gt;
Protect can now be used when the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Like in Generation II, the success rates of Protect, {{m|Detect}}, and {{m|Endure}} halve each time any of the three are used successfully and consecutively. In this generation, the halving was intended to cap at a 12.5% success rate on the fourth consecutive successful use, but a bug{{fact}} causes the cap to not work, causing the game to read garbage values and causing Protect&#039;s success rate on the fifth and future turns to follow an erratic sequence.&amp;lt;ref&amp;gt;[http://no2.pic.bz/document/waza/each/6F.html ポケットモンスター情報センター　2号館] (Japanese)&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/sm19862416 【ポケモン】TASさんがまもるの限界に挑戦してみた【ルビー】] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following success rates are accurate to Ruby and Sapphire; from the 53rd turn onward, FireRed and LeafGreen have a different sequence of values, as does Emerald&amp;lt;!-- meaning all three are different from each other, but members of a pair are the same --&amp;gt;.&amp;lt;ref&amp;gt;http://forums.glitchcity.info/index.php?topic=6603.0&amp;lt;/ref&amp;gt; These numbers represent success rates out of 65536, which means that the move has a 1/65536 chance of missing on the first use.&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/watch/sm19879961 TASさんがまもるの限界に挑戦(裏)] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 65535&lt;br /&gt;
| 17&lt;br /&gt;
| 168&lt;br /&gt;
| 33&lt;br /&gt;
| 89&lt;br /&gt;
| 49&lt;br /&gt;
| 2000&lt;br /&gt;
| 65&lt;br /&gt;
| 110&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 32767&lt;br /&gt;
| 18&lt;br /&gt;
| 266&lt;br /&gt;
| 34&lt;br /&gt;
| 56&lt;br /&gt;
| 50&lt;br /&gt;
| 100&lt;br /&gt;
| 66&lt;br /&gt;
| 90&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 16383&lt;br /&gt;
| 19&lt;br /&gt;
| 289&lt;br /&gt;
| 35&lt;br /&gt;
| 57&lt;br /&gt;
| 51&lt;br /&gt;
| 65535&lt;br /&gt;
| 67&lt;br /&gt;
| 64&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 8191&lt;br /&gt;
| 20&lt;br /&gt;
| 270&lt;br /&gt;
| 36&lt;br /&gt;
| 61&lt;br /&gt;
| 52&lt;br /&gt;
| 65535&lt;br /&gt;
| 68&lt;br /&gt;
| 95&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 118&lt;br /&gt;
| 21&lt;br /&gt;
| 343&lt;br /&gt;
| 37&lt;br /&gt;
| 157&lt;br /&gt;
| 53&lt;br /&gt;
| 22&lt;br /&gt;
| 69&lt;br /&gt;
| 69&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 165&lt;br /&gt;
| 22&lt;br /&gt;
| 271&lt;br /&gt;
| 38&lt;br /&gt;
| 247&lt;br /&gt;
| 54&lt;br /&gt;
| 30&lt;br /&gt;
| 70&lt;br /&gt;
| 99&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 166&lt;br /&gt;
| 23&lt;br /&gt;
| 264&lt;br /&gt;
| 39&lt;br /&gt;
| 129&lt;br /&gt;
| 55&lt;br /&gt;
| 23&lt;br /&gt;
| 71&lt;br /&gt;
| 187&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 102&lt;br /&gt;
| 24&lt;br /&gt;
| 65535&lt;br /&gt;
| 40&lt;br /&gt;
| 129&lt;br /&gt;
| 56&lt;br /&gt;
| 40&lt;br /&gt;
| 72&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 65534&lt;br /&gt;
| 25&lt;br /&gt;
| 51201&lt;br /&gt;
| 41&lt;br /&gt;
| 100&lt;br /&gt;
| 57&lt;br /&gt;
| 2&lt;br /&gt;
| 73&lt;br /&gt;
| 3084&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| 68&lt;br /&gt;
| 26&lt;br /&gt;
| 38404&lt;br /&gt;
| 42&lt;br /&gt;
| 20&lt;br /&gt;
| 58&lt;br /&gt;
| 50&lt;br /&gt;
| 74&lt;br /&gt;
| 2820&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| 243&lt;br /&gt;
| 27&lt;br /&gt;
| 25609&lt;br /&gt;
| 43&lt;br /&gt;
| 250&lt;br /&gt;
| 59&lt;br /&gt;
| 68&lt;br /&gt;
| 75&lt;br /&gt;
| 2827&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| 182&lt;br /&gt;
| 28&lt;br /&gt;
| 20496&lt;br /&gt;
| 44&lt;br /&gt;
| 40&lt;br /&gt;
| 60&lt;br /&gt;
| 60&lt;br /&gt;
| 76&lt;br /&gt;
| 1285&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| 197&lt;br /&gt;
| 29&lt;br /&gt;
| 10272&lt;br /&gt;
| 45&lt;br /&gt;
| 500&lt;br /&gt;
| 61&lt;br /&gt;
| 19&lt;br /&gt;
| 77&lt;br /&gt;
| 0&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| 203&lt;br /&gt;
| 30&lt;br /&gt;
| 5168&lt;br /&gt;
| 46&lt;br /&gt;
| 60&lt;br /&gt;
| 62&lt;br /&gt;
| 70&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| 194&lt;br /&gt;
| 31&lt;br /&gt;
| 78&lt;br /&gt;
| 47&lt;br /&gt;
| 1000&lt;br /&gt;
| 63&lt;br /&gt;
| 24&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | 16&lt;br /&gt;
| 214&lt;br /&gt;
| 32&lt;br /&gt;
| 75&lt;br /&gt;
| 48&lt;br /&gt;
| 80&lt;br /&gt;
| 64&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | 80&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Protect can also be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining an extra appeal point if {{m|Harden}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
Protect now properly caps at a minimum success rate of 12.5% on the fourth and future consecutive turns.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|Diamond|Pearl}} only, if an attack is given perfect accuracy through the effect of a move ({{m|Lock-On}}/{{m|Mind Reader}}), the weather ({{m|Thunder}} in [[Rain]], or {{m|Blizzard}} in {{weather|Hail}}), a [[Micle Berry]], or an Ability ({{a|No Guard}}), it has a chance to hit through Protect equal to &amp;lt;code&amp;gt;(100 - move {{stat|accuracy}})%&amp;lt;/code&amp;gt;. [[One-hit knockout move|OHKO]] moves are unaffected, and will never hit through Protect. This behavior was reverted in Platinum.&lt;br /&gt;
&lt;br /&gt;
===Generation V===&lt;br /&gt;
Protect&#039;s success rate no longer has a lower bound of 12.5%. {{m|Quick Guard}} and {{m|Wide Guard}} now also count toward this halving.&amp;lt;ref&amp;gt;[http://www.smogon.com/forums/showpost.php?p=3715158&amp;amp;postcount=772 Smogon forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- IN NEED OF MORE RESEARCH&lt;br /&gt;
&lt;br /&gt;
The bit shifting in the Smogon link implies that should Protect work 33 times in a row (success rate 1 in 4 billion on the last one), overflow will cause the success rate to start doubling again, until the 65th consecutive use and all future uses are guaranteed to succeed. Is this correct? (Protect only has 16 max PP, but one can alternate between four different protection moves.)&lt;br /&gt;
&lt;br /&gt;
UPokeCenter is normally pretty accurate about these kinds of things, but the site owner has made math mistakes before, albeit very rarely. That site says that after the eighth Protect (1/128), ninth and future Protects are automatically forced down to a 1 in 4 billion success rate, which would actually match Gen II very closely. It doesn&#039;t match Smogon though and I&#039;m inclined to trust its bit shifting derivation more. But neither site includes the raw assembly like Gens I, II, and VI do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Generation VI onwards===&lt;br /&gt;
Successfully using Protect, {{m|Detect}}, {{m|Endure}}, {{m|Wide Guard}}, {{m|Quick Guard}}, {{m|Spiky Shield}}, {{m|King&#039;s Shield}}, or {{m|Baneful Bunker}} consecutively now divides the chance of success of Protect, Detect, Endure, Spiky Shield, King&#039;s Shield, and Baneful Bunker by 3 for each consecutive use, with a minimum (1/3)^6 (1/729 or ~0.1%) chance.&amp;lt;ref&amp;gt;https://twitter.com/0x7bdf/status/591858756733931521&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a damaging [[Z-Move]] or a [[Max Move]] targets a Pokémon that used Protect, the move will bypass Protect but only do 25% of the original damage. The effects of Protect are not lifted.&lt;br /&gt;
&lt;br /&gt;
If powered up by a [[Normalium Z]] into Z-Protect, all of the user&#039;s lowered stats are reset.&lt;br /&gt;
&lt;br /&gt;
===Moves that bypass Protect===&lt;br /&gt;
In addition to damaging [[Z-Move]]s and [[Max Move]]s, the following moves cannot be stopped by Protect:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{normal color light}}; border: 5px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; class=&amp;quot;expandable&amp;quot; style=&amp;quot;background: #FFF; border:1px solid #{{normal color light}}; border-collapse:collapse; text-align:center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
! rowspan=2 | {{color2|000|Move}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Type}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Category}}&lt;br /&gt;
! colspan=7 | {{color2|000|Generation|Generations}}&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation II|II}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation III|III}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation IV|IV}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation V|V}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VI|VI}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VII|VII}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VIII|VIII}}&lt;br /&gt;
{{movelist|Acupressure|Normal|cat=Status}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Aromatic Mist|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Bestow|Normal|cat=Status}} || || || ||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Block|Normal|cat=Status}} || ||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Confide|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Conversion 2|Normal|cat=Status}} || ||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Curse|Ghost|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Decorate|Fairy|cat=Status}} || || || || || || ||{{Yes}}&lt;br /&gt;
{{movelist|Doom Desire|Steel|cat=Special}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Feint|Normal|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Flower Shield|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Future Sight|Psychic|cat=Special}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hold Hands|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Fury|Dark|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Hole|Psychic|cat=Special}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Mean Look|Normal|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Nightmare|Ghost|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{No}}||{{No}}&lt;br /&gt;
{{movelist|Perish Song|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Phantom Force|Ghost|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Play Nice|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Psych Up|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Roar|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Role Play|Psychic|cat=Status}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Rototiller|Ground|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Shadow Force|Ghost|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Sketch|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Spider Web|Bug|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Tearful Look|Normal|cat=Status}} || || || || || ||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Teatime|Normal|cat=Status}} || || || || || || ||{{No}}&lt;br /&gt;
{{movelist|Transform|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Whirlwind|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Additionally, Feint, Shadow Force, Phantom Force, Hyperspace Fury, and Hyperspace Hole lift Protect&#039;s protection for the rest of the turn.&lt;br /&gt;
&lt;br /&gt;
{{cat|Moves that target the user}}, {{cat|moves that target the user and all allies}}, {{cat|moves that target all Pokémon}} (except {{m|Shadow Shed}}, {{m|Shadow Half}}, and {{m|Teatime}}), and [[entry hazard]] moves cannot be blocked by Protect.&lt;br /&gt;
&lt;br /&gt;
===Abilities that bypass Protect===&lt;br /&gt;
&lt;br /&gt;
[[Unseen Fist]] is an ability that allows all moves that make contact to bypass moves like protect.&lt;br /&gt;
&lt;br /&gt;
Because of a bug in the games, [[No Guard]] allows a Pokémon to bypass Protect if it uses a move with less than 100% accuracy that is not a one-hit knockout move in {{2v2|Diamond|Pearl}}.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|Completely foils an opponent&#039;s attack. If used consecutively, its success rate decreases.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Foils attack that turn. It may fail.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Evades attack, but may fail if used in succession.{{tt|*|Move}}&amp;lt;br&amp;gt;Negates all damage, but may fail if used in succession.{{tt|*|TM}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|Enables the user to evade all attacks. It may fail if used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}&amp;lt;br&amp;gt;{{gameabbrev5|BWB2W2}}|It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUMPE}}|Enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev8|SwSh}}|This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Normal|2}}&lt;br /&gt;
{{Moveentry/7|007|Squirtle|type=Water|2|Monster|Water 1|28|28|22|22|22|22{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;32{{sup/7|PE}}|18}}&lt;br /&gt;
{{Moveentry/7|008|Wartortle|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;40{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|009|Blastoise|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;44{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|027|Sandshrew|type=Ground|1|Field|Field||||||24{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|028|Sandslash|type=Ground|1|Field|Field||||||28{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|090|Shellder|type=Water|1|Water 3|Water 3|25|25{{sup/3|RSE}}&amp;lt;br&amp;gt;29{{sup/3|FRLG}}|16|16|16|16{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;31{{sup/7|PE}}|28}}&lt;br /&gt;
{{Moveentry/7|091|Cloyster|type=Water|type2=Ice|1|Water 3|Water 3|1|1|1|1|1|1{{sup/7|SMUSUM}}|1}}&lt;br /&gt;
{{Moveentry/7|098|Krabby|type=Water|1|Water 3|Water 3|34|41{{sup/3|RSE}}&amp;lt;br&amp;gt;38{{sup/3|FRLG}}|29|29|29|29{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|099|Kingler|type=Water|1|Water 3|Water 3|38|49{{sup/3|RSE}}&amp;lt;br&amp;gt;42{{sup/3|FRLG}}|32|32|32|32{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|122|Mr. Mime|type=Psychic|type2=Fairy|1|Human-Like|Human-Like|||||||20}}&lt;br /&gt;
{{Moveentry/7|122G|Mr. Mime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|138|Omanyte|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|139|Omastar|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|204|Pineco|type=Bug|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|205|Forretress|type=Bug|type2=Steel|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|258|Mudkip|type=Water|2|Monster|Water 1||37|37|37|37{{sup/6|XY}}&amp;lt;br&amp;gt;28{{sup/6|ORAS}}|28}}&lt;br /&gt;
{{Moveentry/7|259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||42|42|42|42{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||46|46|46|46{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|269|Dustox|type=Bug|type2=Poison|1|Bug|Bug||17|17|17|17{{sup/6|XY}}&amp;lt;br&amp;gt;37{{sup/6|ORAS}}|37}}&lt;br /&gt;
{{Moveentry/7|279|Pelipper|type=Water|type2=Flying|2|Water 1|Flying||25|25|25|25|1, {{tt|Evo.|Learned upon evolving}}|1}}&lt;br /&gt;
{{Moveentry/7|304|Aron|type=Steel|type2=Rock|1|Monster|Monster||34|32|32{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|313|Volbeat|type=Bug|2|Bug|Human-Like||29|29|29|29|29}}&lt;br /&gt;
{{Moveentry/7|324|Torkoal|type=Fire|1|Field|Field||27|36|36|1, 36{{sup/6|XY}}&amp;lt;br&amp;gt;30{{sup/6|ORAS}}|30|24}}&lt;br /&gt;
{{Moveentry/7|341|Corphish|type=Water|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|342|Crawdaunt|type=Water|type2=Dark|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|347|Anorith|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49}}&lt;br /&gt;
{{Moveentry/7|348|Armaldo|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;53{{sup/6|ORAS}}|53}}&lt;br /&gt;
{{Moveentry/7|361|Snorunt|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|362|Glalie|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|372|Shelgon|type=Dragon|1|Dragon|Dragon||30|30|30|30|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||30|30|30|30|1}}&lt;br /&gt;
{{Moveentry/7|381|Latios|type=Dragon|type2=Psychic|1|Undiscovered|Undiscovered||25|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;4{{sup/6|ORAS}}|4}}&lt;br /&gt;
{{Moveentry/7|410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|413|Wormadam|type=Bug|type2=Grass|1|Bug|Bug|||10|10|10|1, 10|form=Plant Cloak}}&lt;br /&gt;
{{Moveentry/7|413G|Wormadam|type=Bug|type2=Ground|1|Bug|Bug|||10|10|10|1, 10|form=Sandy Cloak}}&lt;br /&gt;
{{Moveentry/7|413S|Wormadam|type=Bug|type2=Steel|1|Bug|Bug|||10|10|10|1, 10|form=Trash Cloak}}&lt;br /&gt;
{{Moveentry/7|414|Mothim|type=Bug|type2=Flying|1|Bug|Bug|||10|10|10|1, 10}}&lt;br /&gt;
{{Moveentry/7|439|Mime Jr.|type=Psychic|type2=Fairy|1|Undiscovered|Undiscovered|||||||20}}&lt;br /&gt;
{{Moveentry/7|475|Gallade|type=Psychic|type2=Fighting|2|Human-Like|Amorphous|||50|53|53{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49|28}}&lt;br /&gt;
{{Moveentry/7|478|Froslass|type=Ice|type2=Ghost|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|481|Mesprit|type=Psychic|1|Undiscovered|Undiscovered|||16|16|16|16}}&lt;br /&gt;
{{Moveentry/7|541|Swadloon|type=Bug|type2=Grass|1|Bug|Bug||||20|20|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|543|Venipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|8}}&lt;br /&gt;
{{Moveentry/7|544|Whirlipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|545|Scolipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|562|Yamask|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|562G|Yamask|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|563|Cofagrigus|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|564|Tirtouga|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|565|Carracosta|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|577|Solosis|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|578|Duosion|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|579|Reuniclus|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|594|Alomomola|type=Water|2|Water 1|Water 2||||21|21|21}}&lt;br /&gt;
{{Moveentry/7|616|Shelmet|type=Bug|1|Bug|Bug||||28|28|28|1}}&lt;br /&gt;
{{Moveentry/7|665|Spewpa|type=Bug|1|Bug|Bug|||||9|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|704|Goomy|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|705|Sliggoo|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|706|Goodra|type=Dragon|1|Dragon|Dragon|||||9|1, 9|15}}&lt;br /&gt;
{{Moveentry/7|712|Bergmite|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|713|Avalugg|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||9|8}}&lt;br /&gt;
{{Moveentry/7|780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||9|10}}&lt;br /&gt;
{{Moveentry/7|782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||13|4}}&lt;br /&gt;
{{Moveentry/7|783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|805|Stakataka|type=Rock|type2=Steel|1|Undiscovered|Undiscovered||||||1{{sup/7|USUM}}}}&lt;br /&gt;
{{Moveentry/7|809|Melmetal|type=Steel|1|Undiscovered|Undiscovered||||||63{{sup/7|PE}}|56}}&lt;br /&gt;
{{Moveentry/7|833|Chewtle|type=Water|2|Monster|Water 1|||||||14}}&lt;br /&gt;
{{Moveentry/7|834|Drednaw|type=Water|type2=Rock|2|Monster|Water 1|||||||1}}&lt;br /&gt;
{{Moveentry/7|841|Flapple|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|842|Appletun|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|854|Sinistea|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|855|Polteageist|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|866|Mr. Rime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1}}&lt;br /&gt;
{{Moveentry/7|867|Runerigus|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|870|Falinks|type=Fighting|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|882|Dracovish|type=Water|type2=Dragon|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Moveentry/7|883|Arctovish|type=Water|type2=Ice|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
===By [[TM]]===&lt;br /&gt;
{{Movehead/TM|Normal|2|no|TM17|TM17|TM17|TM17|TM17|TM17|genVII2=TM07|TM25}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=14 style=&amp;quot;text-align: center; background-color: #{{Red color light}}&amp;quot; | &#039;&#039;&#039;Every Pokémon can learn this move by TM &#039;&#039;except&#039;&#039; the ones listed below and only if marked with ✘.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{{Moveentry/7|010|Caterpie|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|011|Metapod|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|013|Weedle|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|014|Kakuna|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|129|Magikarp|type=Water|2|Water 2|Dragon|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|132|Ditto|type=Normal|1|Ditto|Ditto|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|201|Unown|type=Psychic|1|Undiscovered|Undiscovered|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|202|Wobbuffet|type=Psychic|1|Amorphous|Amorphous|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|235|Smeargle|type=Normal|1|Field|Field|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|265|Wurmple|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|266|Silcoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|268|Cascoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|360|Wynaut|type=Psychic|1|Amorphous|Amorphous||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|374|Beldum|type=Steel|type2=Psychic|1|Mineral|Mineral||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|401|Kricketot|type=Bug|1|Bug|Bug|||✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||✘|✘|||}}&lt;br /&gt;
{{Moveentry/7|415|Combee|type=Bug|type2=Flying|1|Bug|Bug|||✘|✘|✘|✘|✘|}}&lt;br /&gt;
{{Moveentry/7|486|Regigigas|type=Normal|1|Undiscovered|Undiscovered|||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|602|Tynamo|type=Electric|1|Amorphous|Amorphous||||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|664|Scatterbug|type=Bug|1|Bug|Bug|||||✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|789|Cosmog|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|790|Cosmoem|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|824|Blipbug|type=Bug|1|Bug|Bug|||||||✘}}&lt;br /&gt;
{{Moveentry/7|840|Applin|type=Grass|type2=Dragon|2|Grass|Dragon|||||||✘}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===[[Pokémon Mystery Dungeon series]]===&lt;br /&gt;
The user is protected from all attacks for a set amount of turns, which ends on the user&#039;s turn. However, items such as [[toss items]] can still hit.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}|The user gains the Protect status, preventing damage from enemy attacks and moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TD}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves, and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|S}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|じぶんを まもりじょうたいにかえる まもりじょうたいになると てきのこうげきや わざのこうかを うけない|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|You&#039;ll get the Protect status, which enables you to evade enemies&#039; attacks and move effects. Its chance of failing rises if you use it multiple times in a row.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|You&#039;ll protect yourself and evade enemies&#039; attacks and move effects. But its chance of failure rises if you use it after you use a move that evades enemies&#039; attacks.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Misty Gyarados Protect.png|image1p=Gyarados|image2=Viola Surskit Protect.png|image2p=Surskit|image3=Nando Armaldo Protect.png|image3p=Armaldo|image4=Lenora Herdier Protect.png|image4p=Herdier}}&lt;br /&gt;
{{movep|type=normal|ms=130|pkmn=Gyarados|method=Gyarados&#039;s eyes glow red. Then, Gyarados releases small shockwaves from its mouth that can block an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Misty&#039;s Gyarados|startcode=HS02|startname=Cerulean Blues|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=060|pkmn=Poliwag|method=Poliwag&#039;s body becomes outlined in blue and it can stop attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Max|user1=A Poliwag Max borrowed from the Pokémon Trainer&#039;s School|startcode=AG015|startname=Gonna Rule the School!}}&lt;br /&gt;
{{movep|type=normal|ms=272|pkmn=Ludicolo|method=Two yellow discs are created in front of Ludicolo&#039;s hands. It can then block any attacks that hit the disks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poncho (AG067)|user1=Poncho&#039;s Ludicolo|startcode=AG067|startname=Go Go Ludicolo}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Purple Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Green Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (anime)|startcode=AG171|startname=Pokémon Ranger - Deoxys&#039; Crisis! (Part 1)}}&lt;br /&gt;
{{movep|type=normal|ms=125|pkmn=Electabuzz|method=Electabuzz blocks the opponent&#039;s attack with its arms, or Electabuzz&#039;s body becomes surrounded by gold and a green barrier appears around its body, protecting it from attacks. Sometimes its body glows yellow before using the attack. If the barrier is kept for too long it might fail.}}&lt;br /&gt;
{{movemid|type=normal|user=Jump (AG126)|user1=Jump&#039;s Electabuzz|startcode=AG126|startname=Saved by the Beldum}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electabuzz|startcode=DP128|startname=A Pyramiding Rage!}}&lt;br /&gt;
{{movep|type=normal|ms=200|pkmn=Misdreavus|method=A blue force field surrounds Misdreavus&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Misdreavus|startcode=M08|startname=Lucario and the Mystery of Mew}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax&#039;s body flashes white and then it is able to withstand attacks from the opposing Pokémon.}}&lt;br /&gt;
{{movemid|type=normal|user=Ash&#039;s Snorlax|startcode=AG149|startname=Wheel of Frontier}}&lt;br /&gt;
{{movep|type=normal|ms=260|pkmn=Swampert|method=Swampert&#039;s body becomes surrounded in light green and a green barrier appears around it. Swampert can then block any attacks that hit it.}}&lt;br /&gt;
{{movemid|type=normal|user=Dome Ace Tucker|user1=Tucker&#039;s Swampert|startcode=AG153|startname=Tactic Theatrics!!}}&lt;br /&gt;
{{movep|type=normal|ms=151|pkmn=Mew|method=Mew&#039;s eyes glow red and a blue energy barrier appears around Mew&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dr. Yung|user1=A mirage Mew|startcode=The Mastermind of Mirage Pokémon|startname=The Mastermind of Mirage Pokémon}}&lt;br /&gt;
{{movep|type=normal|ms=259|pkmn=Marshtomp|method=Marshtomp&#039;s body becomes surrounded in a green shield, blocking any attacks shot at it.}}&lt;br /&gt;
{{movemid|type=normal|user=Brock&#039;s Marshtomp|startcode=AG167|startname=What I Did for Love!}}&lt;br /&gt;
{{movep|type=normal|ms=012|pkmn=Butterfree|method=Butterfree&#039;s body glows light green and a green force field appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Drew|user1=Drew&#039;s Butterfree|startcode=AG187|startname=The Unbeatable Lightness of Seeing!}}&lt;br /&gt;
{{movep|type=normal|ms=466|pkmn=Electivire|method=Electivire creates a green barrier or force field around its body, protecting it from attacks, or Electivire puts its arms in front of its face and its body starts to glow yellow-green. A green force field then surrounds its body and protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Gary&#039;s Electivire|startcode=AG192|startname=Home is Where the Start Is!}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electivire|startcode=DP184|startname=Casting a Paul on Barry!}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid crosses its arms and a green barrier appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Elekid|startcode=DP003|startname=When Pokémon Worlds Collide!}}&lt;br /&gt;
{{movep|type=normal|ms=412|pkmn=Burmy|method=A green barrier appears around Burmy&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheryl&#039;s Burmy|startcode=DP030|startname=Some Enchanted Sweetening!}}&lt;br /&gt;
{{movep|type=normal|ms=484|pkmn=Palkia|method=A pink barrier appears around Palkia&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Palkia (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=483|pkmn=Dialga|method=A dark blue barrier appears around Dialga&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dialga (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=199|pkmn=Slowking|method=Slowking&#039;s body becomes surrounded by a light green barrier that it expands to surround others.}}&lt;br /&gt;
{{movemid|type=normal|user=Conway|user1=Conway&#039;s Slowking|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=126|pkmn=Magmar|method=Magmar lifts its arms and its body becomes surrounded by a green outline. A light green barrier then comes out of Magmar&#039;s body around it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Ace Trainer (Trainer class)|user1=An Ace Trainer&#039;s Magmar|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=362|pkmn=Glalie|method=Glalie&#039;s body glow&#039;s gold and a green force field appears over Glalie&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poacher (DP116)|user1=A Pokémon Poacher&#039;s Glalie|startcode=DP116|startname=The Drifting Snorunt!}}&lt;br /&gt;
{{movep|type=normal|ms=420|pkmn=Cherubi|method=Cherubi&#039;s body becomes outlined in gold and a green force field comes out of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marilyn|user1=Marilyn&#039;s Cherubi|startcode=DP125|startname=Battling a Cute Drama!}}&lt;br /&gt;
{{movep|type=normal|ms=350|pkmn=Milotic|method=A green force field appears around Milotic&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Tower Tycoon Palmer|user1=Palmer&#039;s Milotic|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=485|pkmn=Heatran|method=The gray circle on Heatran&#039;s forehead glows white and a silver force field appears around Heatran&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marcus|user1=Marcus&#039;s Heatran|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=042|pkmn=Golbat|method=A green force field surrounds Golbat&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Galactic Grunt (Trainer class)|user1=Galactic Grunts&#039; multiple Golbat|startcode=DP136|startname=Gateway to Ruin!}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle holds out two tentacles and a green force field appears over its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Coordinator|user1=A Coordinator&#039;s Shuckle|startcode=DP146|startname=Dressed for Jess Success!}}&lt;br /&gt;
{{movep|type=normal|ms=482|pkmn=Azelf|method=The gem on Azelf&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Azelf|user1=Azelf (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=481|pkmn=Mesprit|method=The gem on Mesprit&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Mesprit|user1=Mesprit (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=480|pkmn=Uxie|method=The gem on Uxie&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Uxie|user1=Uxie (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=428|pkmn=Lopunny|method=Lopunny crosses its ears and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Lopunny|startcode=DP176|startname=Coming Full - Festival Circle!}}&lt;br /&gt;
{{movep|type=normal|ms=348|pkmn=Armaldo|method=Armaldo crosses its claws and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Armaldo|startcode=DP183|startname=League Unleashed!}}&lt;br /&gt;
{{movep|type=normal|ms=592|pkmn=Frillish|method=Frillish holds out its tentacles with the bottoms facing toward the opponent and a turquoise force field surrounds Frillish&#039;s body.}}&lt;br /&gt;
{{movemid|type=normal|user=Trip|user1=Trip&#039;s Frillish|startcode=BW010|startname=A Rival Battle for Club Champ!}}&lt;br /&gt;
{{movep|type=normal|ms=557|pkmn=Dwebble|method=Dwebble pulls its body into its shell and the whole shell flashes white. Then, a wave of turquoise energy starting from the top of Dwebble&#039;s shell and moves downwards. Once the energy moves downwards, it leaves behind a darker turquoise glow, protecting Dwebble from attacks, or Dwebble pulls its body into its shell and a turquoise force field surrounds it, protecting it from attacks, or Dwebble lowers its head and a turquoise force field appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cilan&#039;s Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Dwebble (Pokémon)|user1=Two wild Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Dwebble|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=507|pkmn=Herdier|method=A turquoise force field comes out and surrounds Herdier&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lenora|user1=Lenora&#039;s Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}&lt;br /&gt;
{{movep|type=normal|ms=576|pkmn=Gothitelle|method=Gothitelle puts one of its hands out in front of it when the opponent is about to attack it and a turquoise energy shield appears in front of Gothitelle&#039;s hand, protecting it.}}&lt;br /&gt;
{{movemid|type=normal|user=Sally|user1=A wild Gothitelle|startcode=BW021|startname=The Lost World of Gothitelle!}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Anthea&#039;s Gothitelle|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=542|pkmn=Leavanny|method=A bluish-green force field appears around Leavanny&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Leavanny|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=608|pkmn=Lampent|method=Lampent holds its arms out and a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lampent (Pokémon)|user1=A wild Lampent|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=607|pkmn=Litwick|method=Litwick bows its head and holds its arms out in front of it. Then, a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Litwick (Pokémon)|user1=Four wild Litwick|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=578|pkmn=Duosion|method=A small turquoise energy shield appears in front of Duosion&#039;s body, and the shield grows larger until it surrounds Duosion&#039;s body. The shield protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Officer Jenny|user1=Officer Jenny&#039;s Duosion|startcode=BW045|startname=Beheeyem, Duosion, and the Dream Thief!}}&lt;br /&gt;
{{movep|type=normal|ms=532|pkmn=Timburr|method=Timburr holds the wooden timber it holds in front of it with both of its hands horizontally. The timber then glows turquoise and a turquoise energy shield comes out of it and surrounds it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Linda (BW057)|user1=Linda&#039;s Timburr|startcode=BW057|startname=The Mighty Accelguard to the Rescue!}}&lt;br /&gt;
{{movep|type=normal|ms=645|pkmn=Landorus|method=Landorus holds one or both of his hands out in front of him and a turquoise energy shield appears in front of him, protecting him from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Forces of Nature (anime)#Landorus|user1=Landorus (anime)|startcode=BW060|startname=Stopping the Rage of Legends! Part 2}}&lt;br /&gt;
{{movep|type=normal|ms=616|pkmn=Shelmet|method=Shelmet closes its shell over its face and a turquoise force field appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Bianca (anime)|user1=Bianca&#039;s Shelmet|startcode=BW063|startname=Evolution Exchange Excitement!}}&lt;br /&gt;
{{movep|type=normal|ms=632|pkmn=Durant|method=A turquoise force field appears in front of Durant, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Durant (Pokémon)|user1=Multiple wild Durant|startcode=BW074|startname=Battling the Leaf Thieves!}}&lt;br /&gt;
{{movep|type=normal|ms=133|pkmn=Eevee|method=A bluish-green force field appears around Eevee&#039;s body, or Eevee stands on its hind legs and projects a bluish-green force field, protecting it from attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Virgil|user1=Virgil&#039;s Eevee|startcode=BW102|startname=Team Eevee and the Pokémon Rescue Squad!}}&lt;br /&gt;
{{movemid|type=normal|user=Serena&#039;s Eevee|startcode=XY089|startname=A Frolicking Find in the Flowers!}}&lt;br /&gt;
{{movep|type=normal|ms=282|pkmn=Gardevoir|method=Gardevoir holds both its hands out in front of it and a turquoise energy shield appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Concordia&#039;s Gardevoir|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=150MY|pkmn=Mewtwo|method=Mega Mewtwo Y forms a large blue, dome- shaped force field around itself. The dome protects everything inside from oncoming attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Mewtwo (M16)|startcode=M16|startname=Genesect and the Legend Awakened}}&lt;br /&gt;
{{movep|type=normal|ms=283|pkmn=Surskit|method=Surskit forms a turquoise force field in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Viola|user1=Viola&#039;s Surskit|startcode=XY005|startname=A Blustery Santalune Gym Battle!}}&lt;br /&gt;
{{movep|type=normal|ms=665|pkmn=Spewpa|method=Spewpa&#039;s eyes glow turquoise and it forms a turquoise force field around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Spewpa (Pokémon)|user1=A wild Spewpa|startcode=XY012|startname=To Catch a Pokémon Smuggler!}}&lt;br /&gt;
{{movep|type=normal|ms=677|pkmn=Espurr|method=Espurr raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Elise|user1=Elise&#039;s Espurr|startcode=XY014|startname=Seeking Shelter from the Storm!}}&lt;br /&gt;
{{movep|type=normal|ms=678F|pkmn=Meowstic|method=Meowstic unfolds its ears, and circles form on its revealed inner ears, resembling eyes. It then forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Heath (XY045)|user1=Heath&#039;s Meowstic|startcode=XY045|startname=Splitting Heirs!}}&lt;br /&gt;
{{movep|type=normal|ms=040|pkmn=Wigglytuff|method=Wigglytuff raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nurse Joy&#039;s Wigglytuff|startcode=XY046|startname=The Clumsy Crier Quiets the Chaos!}}&lt;br /&gt;
{{movep|type=normal|ms=376M|pkmn=Metagross|method=Mega Metagross raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Steven&#039;s Metagross|startcode=XYS03|startname=Mega Evolution Special III}}&lt;br /&gt;
{{movep|type=normal|ms=373|pkmn=Salamence|method=A turquoise force field appears in front of Salamence&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Sawyer|user1=Sawyer&#039;s Salamence|startcode=XY128|startname=A Riveting Rivalry!}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=A turquoise force field appears in front of Weavile&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Alain|user1=Alain&#039;s Weavile|startcode=XY130|startname=Finals Not for the Faint-Hearted!}}&lt;br /&gt;
{{movep|type=normal|ms=067|pkmn=Machoke|method=Machoke raises its hands and forms a green force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Machoke|startcode=JN024|startname=A Little Rocket R &amp;amp; R!}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Black 2 and White 2 Animated Trailer===&lt;br /&gt;
{{moveanime|type=normal|exp=yes|gen=The user forms a shield of energy in front of itself, protecting it from attacks.|image1=Rosa Serperior Protect B2W2 Trailer.png|image1p=Serperior|image2=Shadow Triad Bisharp Protect B2W2 Trailer.png|image2p=Bisharp|image3=Cheren Stoutland Protect B2W2 Trailer.png|image3p=Stoutland}}&lt;br /&gt;
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland forms a blue circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheren|user1=Cheren&#039;s Stoutland|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=497|pkmn=Serperior|method=Serperior forms a green circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Rosa (game)|user1=Rosa&#039;s Serperior|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=625|pkmn=Bisharp|method=Bisharp forms a purple circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Shadow Triad|user1=The Shadow Triad&#039;s Bisharp|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Deoxys Protect PG.png|image1p=Defense Forme Deoxys|image2=Zinzolin Weavile Cryogonal Protect PG.png|image2p=Cryogonal and Weavile}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Player character|user1=Trainer&#039;s Deoxys|startcode=PG09|startname=The Scoop|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=615|pkmn=Cryogonal|method=Cryogonal creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Cryogonal|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=Weavile creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Weavile|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Ash &amp;amp; Pikachu manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Ash Snorlax Protect AP.png|image1p=Snorlax}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax crosses its arm and avoids getting hurt by an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Ash&#039;s Snorlax|startcode=SP34|startname=An Awesome Showdown!!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Silver Sneasel Protect.png|image1p=Sneasel|image2=Team Plasma Klang Protect Adventures.png|image2p=Klang|image3=Lucy Shuckle Protect Adventures.png|image3p=Shuckle|image4=Crystal Metagross Protect Adventures.png|image4p=Metagross}}&lt;br /&gt;
{{movep|type=normal|ms=215|pkmn=Sneasel|method=Sneasel puts up both of its arms to block and protect itself from an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Silver&#039;s Sneasel|startcode=PS093|startname=Sneasel Sneak Attack|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=081|pkmn=Magnemite|method=Magnemite creates a forcefield around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lt. Surge|user1=Lt. Surge&#039;s Magnemite|startcode=PS157|startname=Magnificent Magnemite}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle pulls all of its limbs into its shell and the shell starts to glow brightly, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pike Queen Lucy|user1=Lucy&#039;s Shuckle|startcode=PS310|startname=Just My Luck...Shuckle}}&lt;br /&gt;
{{movep|type=normal|ms=376|pkmn=Metagross|method=Metagross crosses its front two legs in front of its face, protecting it from attacks. When used over and over again, the move becomes less likely to succeed.}}&lt;br /&gt;
{{movemid|type=normal|user=Crystal (Adventures)|user1=Crystal&#039;s Metagross|startcode=PS323|startname=A Cheeky Charizard Change-Up I}}&lt;br /&gt;
{{movep|type=normal|ms=078|pkmn=Rapidash|method=Rapidash stands up on its hind legs and a bright energy surrounds the front of its hoofs, blocking an attack, or Rapidash rears up on its hind legs and crosses its front hoofs in front of its face, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Platinum&#039;s Rapidash|startcode=PS377|startname=Hurrah for Rapidash}}&lt;br /&gt;
{{movep|type=normal|ms=600|pkmn=Klang|method=Klang protect itself from an enemy attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Team Plasma Grunt (Trainer class)|user1=A Team Plasma Grunt&#039;s Klang|startcode=PS545}}&lt;br /&gt;
&lt;br /&gt;
===In the Be the Best! Pokémon B+W manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user is immune to any type of attack.|image1=Monta Snivy Protect.png|image1p=Snivy}}&lt;br /&gt;
{{movep|type=normal|ms=495|pkmn=Snivy|method=Snivy stands its ground to protect itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Monta&#039;s Snivy|startcode=PBW4|startname=Challenge the Battle Subway!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user protects itself from attacks.|image1=Alakazam Protect PDP.png|image1p=Alakazam}}&lt;br /&gt;
{{movep|type=normal|ms=065|pkmn=Alakazam|method=Alakazam forms a barrier with it hands and protects itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Alakazam (Pokémon)|user1=A wild Alakazam|startcode=PDP08|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its arms to block an attack.|image1=Gold Elekid Protect Golden Boys.png|image1p=Elekid}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid puts up one of its arms to block an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Gold (Golden Boys)|user1=Gold&#039;s Elekid|startcode=GB14|startname=Let&#039;s Fight! The Mini Pokémon Tournament|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
* [[Asuka and Maya|Asuka]] mentioned that {{p|Houndoom}} used Protect in &#039;&#039;[[GDZ60|The Legendary Pokémon and the Village of the Gods (Part Three)]]&#039;&#039; but the move wasn&#039;t shown.&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Platinum: Aim to Be Battle King manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its hands to block an attack.|image1=Dusknoir Protect PBK.png|image1p=Dusknoir}}&lt;br /&gt;
{{movep|type=normal|ms=477|pkmn=Dusknoir|method=Dusknoir puts up its hands to protect itself.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Dusknoir (Pokémon)|user1=Unknown Trainer&#039;s Dusknoir|startcode=PBK8|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user avoids getting hit by any type of attack.|image1=Rich Boy Roselia Protect PMDP.png|image1p=Roselia}}&lt;br /&gt;
{{movep|type=normal|ms=315|pkmn=Roselia|method=Roselia crosses its arms and is not hit by an opponent&#039;s attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Rich Boy (Trainer class)|user1=A Rich Boy&#039;s Roselia|startcode=PMDP58|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genII=Protect II&lt;br /&gt;
|genIII=Protect III&lt;br /&gt;
|genIV=Protect IV&lt;br /&gt;
|genV=Protect V&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genVI=Protect VI&lt;br /&gt;
|SMUSUM=Protect VII&lt;br /&gt;
|LGPE=Protect PE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|Stad2=Protect Stad2&lt;br /&gt;
|Colo=Protect Colo&lt;br /&gt;
|XD=Protect XD&lt;br /&gt;
|PBR=Protect PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|PMDRB=Protect PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In [[Generation II]], after the &amp;quot;[Pokémon&#039;s name] protected itself!&amp;quot; message appears, there is another message saying that the opponent&#039;s move missed. This is caused by Protect&#039;s effect internally leading moves with an accuracy check to miss, and was changed in [[Generation III]] to omit the second message.&lt;br /&gt;
* Protect is the most common move among the movesets of Video Game World Championships team&#039;s winners.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}&lt;br /&gt;
|zh_yue=守住 &#039;&#039;{{tt|Sáujyuh|Stand Guard}}&#039;&#039;&lt;br /&gt;
|zh_cmn=守住 &#039;&#039;{{tt|Shǒuzhù|Stand Guard}}&#039;&#039;&lt;br /&gt;
|da=Beskyt&lt;br /&gt;
|nl=Bescherm&lt;br /&gt;
|fi=Suojaus&lt;br /&gt;
|fr_ca=Protéger{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
|fr_eu=Abri&lt;br /&gt;
|de=Schutzschild&lt;br /&gt;
|el=Προστασία &#039;&#039;Prostasía&#039;&#039;&lt;br /&gt;
|he=הגנה &#039;&#039;Hagana&#039;&#039;&lt;br /&gt;
|hi=बचाओ &#039;&#039;Bachao&#039;&#039;&amp;lt;br&amp;gt;रक्षा कवच &#039;&#039;{{tt|Raksha Kavach|Protection Shield}}&#039;&#039;&lt;br /&gt;
|id=Lindungi&amp;lt;br&amp;gt;Bertahan&amp;lt;br&amp;gt;Berlindung&lt;br /&gt;
|it=Protezione&lt;br /&gt;
|ko=방어 &#039;&#039;{{tt|Bang&#039;eo|Protection}}&#039;&#039;&lt;br /&gt;
|pl=Ochrona{{tt|*|Diamond and Pearl series onwards}}&amp;lt;br&amp;gt;Tarcza Obronna{{tt|*|Advanced}}&lt;br /&gt;
|pt_br=Proteção&lt;br /&gt;
|pt_eu=Proteção&amp;lt;br&amp;gt;Proteger&lt;br /&gt;
|ro=Protecția&lt;br /&gt;
|ru=Щит &#039;&#039;Schit&#039;&#039;&lt;br /&gt;
|sr=Zaštita&lt;br /&gt;
|es=Protección&lt;br /&gt;
|sv=Försvara&lt;br /&gt;
|vi=Bảo Vệ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&amp;lt;!-- references which apply to multiple generations --&amp;gt;&lt;br /&gt;
* [http://pokemon-online.eu/threads/protect-rate.8236/#post-92659 Pokémon Online forums]&lt;br /&gt;
* [http://web.archive.org/web/20110826064256/http://www.upokecenter.com/dex/?attack=182]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Detect|Normal}}&lt;br /&gt;
{{Generation II TMs}}&lt;br /&gt;
{{Generation III TMs}}&lt;br /&gt;
{{Generation IV TMs}}&lt;br /&gt;
{{Generation V TMs}}&lt;br /&gt;
{{Generation VI TMs}}&lt;br /&gt;
{{Generation VII TMs}}&lt;br /&gt;
{{Generation VIII TMs}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Increased priority moves]]&lt;br /&gt;
[[Category:Protection moves]]&lt;br /&gt;
[[Category:Moves in Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
[[Category:Moves usable in Pokémon Sword and Shield]]&lt;br /&gt;
&lt;br /&gt;
[[de:Schutzschild]]&lt;br /&gt;
[[es:Protección]]&lt;br /&gt;
[[fr:Abri]]&lt;br /&gt;
[[it:Protezione]]&lt;br /&gt;
[[ja:まもる]]&lt;br /&gt;
[[zh:守住（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244744</id>
		<title>Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244744"/>
		<updated>2020-09-16T15:40:23Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Abilities that bypass Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=182&lt;br /&gt;
|name=Protect&lt;br /&gt;
|jname=まもる&lt;br /&gt;
|jtrans=Protect&lt;br /&gt;
|jtranslit=Mamoru&lt;br /&gt;
|gameimage=Protect VIII.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Normal&lt;br /&gt;
|damagecategory=Status&lt;br /&gt;
|basepp=10&lt;br /&gt;
|maxpp=16&lt;br /&gt;
|power=—&lt;br /&gt;
|accuracy=—&lt;br /&gt;
|priority={{tt|+4|+3 prior to Generation V}}&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cute&lt;br /&gt;
|appeal=1&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Can avoid being startled by others.&lt;br /&gt;
|appeal6=2&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Prevents the user from being startled one time this turn.&lt;br /&gt;
|appealsc=0&lt;br /&gt;
|scdesc=Raises the score if the Voltage is low.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=no&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=no&lt;br /&gt;
|kingsrock=no&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=self&lt;br /&gt;
|na=no&lt;br /&gt;
|tm2=yes&lt;br /&gt;
|tm#2=17&lt;br /&gt;
|tm3=yes&lt;br /&gt;
|tm#3=17&lt;br /&gt;
|tm4=yes&lt;br /&gt;
|tm#4=17&lt;br /&gt;
|tm5=yes&lt;br /&gt;
|tm#5=17&lt;br /&gt;
|tm6=yes&lt;br /&gt;
|tm#6=17&lt;br /&gt;
|tm7=yes&lt;br /&gt;
|tm#7=17&lt;br /&gt;
|tmpe=yes&lt;br /&gt;
|tm#pe=07&lt;br /&gt;
|tm8=yes&lt;br /&gt;
|tm#8=25&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Protect&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;まもる&#039;&#039;&#039; &#039;&#039;Protect&#039;&#039;) is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation II]]. It was [[TM17]] from Generation II to [[Pokémon Ultra Sun and Ultra Moon]], and [[TM07]] in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]. It is [[TM25]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===Generation II===&lt;br /&gt;
Protect protects the user from all effects of moves that target it during the turn it is used, including damage.&lt;br /&gt;
&lt;br /&gt;
This does not include damage inflicted by [[weather]] it is susceptible to, or damage from a [[status condition]] that it obtained on a previous turn (as these are not moves that targeted the user this turn). If the user [[priority|goes last]] this turn, the move will fail.&lt;br /&gt;
&lt;br /&gt;
Protect will fail if the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Each time any of Protect, {{m|Detect}}, or {{m|Endure}} is successfully used without other moves used in between, the success rate will halve. In this generation, the success rate is implemented as a single byte over 255 which starts at the maximum of 255 and is floor-divided by 2&amp;lt;!-- more accessible term? int-divided? truncated? right-shifted by 1? --&amp;gt; each time. This causes the success rate to drop to 0 on its ninth consecutive successful use.&amp;lt;ref&amp;gt;https://github.com/pret/pokecrystal/blob/51bad5a/battle/effects/protect.asm#L54-L61&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 255&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 127&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 63&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 31&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 15&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 7&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 0&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
===Generation III===&lt;br /&gt;
Protect can now be used when the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Like in Generation II, the success rates of Protect, {{m|Detect}}, and {{m|Endure}} halve each time any of the three are used successfully and consecutively. In this generation, the halving was intended to cap at a 12.5% success rate on the fourth consecutive successful use, but a bug{{fact}} causes the cap to not work, causing the game to read garbage values and causing Protect&#039;s success rate on the fifth and future turns to follow an erratic sequence.&amp;lt;ref&amp;gt;[http://no2.pic.bz/document/waza/each/6F.html ポケットモンスター情報センター　2号館] (Japanese)&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/sm19862416 【ポケモン】TASさんがまもるの限界に挑戦してみた【ルビー】] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following success rates are accurate to Ruby and Sapphire; from the 53rd turn onward, FireRed and LeafGreen have a different sequence of values, as does Emerald&amp;lt;!-- meaning all three are different from each other, but members of a pair are the same --&amp;gt;.&amp;lt;ref&amp;gt;http://forums.glitchcity.info/index.php?topic=6603.0&amp;lt;/ref&amp;gt; These numbers represent success rates out of 65536, which means that the move has a 1/65536 chance of missing on the first use.&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/watch/sm19879961 TASさんがまもるの限界に挑戦(裏)] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 65535&lt;br /&gt;
| 17&lt;br /&gt;
| 168&lt;br /&gt;
| 33&lt;br /&gt;
| 89&lt;br /&gt;
| 49&lt;br /&gt;
| 2000&lt;br /&gt;
| 65&lt;br /&gt;
| 110&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 32767&lt;br /&gt;
| 18&lt;br /&gt;
| 266&lt;br /&gt;
| 34&lt;br /&gt;
| 56&lt;br /&gt;
| 50&lt;br /&gt;
| 100&lt;br /&gt;
| 66&lt;br /&gt;
| 90&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 16383&lt;br /&gt;
| 19&lt;br /&gt;
| 289&lt;br /&gt;
| 35&lt;br /&gt;
| 57&lt;br /&gt;
| 51&lt;br /&gt;
| 65535&lt;br /&gt;
| 67&lt;br /&gt;
| 64&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 8191&lt;br /&gt;
| 20&lt;br /&gt;
| 270&lt;br /&gt;
| 36&lt;br /&gt;
| 61&lt;br /&gt;
| 52&lt;br /&gt;
| 65535&lt;br /&gt;
| 68&lt;br /&gt;
| 95&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 118&lt;br /&gt;
| 21&lt;br /&gt;
| 343&lt;br /&gt;
| 37&lt;br /&gt;
| 157&lt;br /&gt;
| 53&lt;br /&gt;
| 22&lt;br /&gt;
| 69&lt;br /&gt;
| 69&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 165&lt;br /&gt;
| 22&lt;br /&gt;
| 271&lt;br /&gt;
| 38&lt;br /&gt;
| 247&lt;br /&gt;
| 54&lt;br /&gt;
| 30&lt;br /&gt;
| 70&lt;br /&gt;
| 99&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 166&lt;br /&gt;
| 23&lt;br /&gt;
| 264&lt;br /&gt;
| 39&lt;br /&gt;
| 129&lt;br /&gt;
| 55&lt;br /&gt;
| 23&lt;br /&gt;
| 71&lt;br /&gt;
| 187&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 102&lt;br /&gt;
| 24&lt;br /&gt;
| 65535&lt;br /&gt;
| 40&lt;br /&gt;
| 129&lt;br /&gt;
| 56&lt;br /&gt;
| 40&lt;br /&gt;
| 72&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 65534&lt;br /&gt;
| 25&lt;br /&gt;
| 51201&lt;br /&gt;
| 41&lt;br /&gt;
| 100&lt;br /&gt;
| 57&lt;br /&gt;
| 2&lt;br /&gt;
| 73&lt;br /&gt;
| 3084&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| 68&lt;br /&gt;
| 26&lt;br /&gt;
| 38404&lt;br /&gt;
| 42&lt;br /&gt;
| 20&lt;br /&gt;
| 58&lt;br /&gt;
| 50&lt;br /&gt;
| 74&lt;br /&gt;
| 2820&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| 243&lt;br /&gt;
| 27&lt;br /&gt;
| 25609&lt;br /&gt;
| 43&lt;br /&gt;
| 250&lt;br /&gt;
| 59&lt;br /&gt;
| 68&lt;br /&gt;
| 75&lt;br /&gt;
| 2827&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| 182&lt;br /&gt;
| 28&lt;br /&gt;
| 20496&lt;br /&gt;
| 44&lt;br /&gt;
| 40&lt;br /&gt;
| 60&lt;br /&gt;
| 60&lt;br /&gt;
| 76&lt;br /&gt;
| 1285&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| 197&lt;br /&gt;
| 29&lt;br /&gt;
| 10272&lt;br /&gt;
| 45&lt;br /&gt;
| 500&lt;br /&gt;
| 61&lt;br /&gt;
| 19&lt;br /&gt;
| 77&lt;br /&gt;
| 0&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| 203&lt;br /&gt;
| 30&lt;br /&gt;
| 5168&lt;br /&gt;
| 46&lt;br /&gt;
| 60&lt;br /&gt;
| 62&lt;br /&gt;
| 70&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| 194&lt;br /&gt;
| 31&lt;br /&gt;
| 78&lt;br /&gt;
| 47&lt;br /&gt;
| 1000&lt;br /&gt;
| 63&lt;br /&gt;
| 24&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | 16&lt;br /&gt;
| 214&lt;br /&gt;
| 32&lt;br /&gt;
| 75&lt;br /&gt;
| 48&lt;br /&gt;
| 80&lt;br /&gt;
| 64&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | 80&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Protect can also be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining an extra appeal point if {{m|Harden}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
Protect now properly caps at a minimum success rate of 12.5% on the fourth and future consecutive turns.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|Diamond|Pearl}} only, if an attack is given perfect accuracy through the effect of a move ({{m|Lock-On}}/{{m|Mind Reader}}), the weather ({{m|Thunder}} in [[Rain]], or {{m|Blizzard}} in {{weather|Hail}}), a [[Micle Berry]], or an Ability ({{a|No Guard}}), it has a chance to hit through Protect equal to &amp;lt;code&amp;gt;(100 - move {{stat|accuracy}})%&amp;lt;/code&amp;gt;. [[One-hit knockout move|OHKO]] moves are unaffected, and will never hit through Protect. This behavior was reverted in Platinum.&lt;br /&gt;
&lt;br /&gt;
===Generation V===&lt;br /&gt;
Protect&#039;s success rate no longer has a lower bound of 12.5%. {{m|Quick Guard}} and {{m|Wide Guard}} now also count toward this halving.&amp;lt;ref&amp;gt;[http://www.smogon.com/forums/showpost.php?p=3715158&amp;amp;postcount=772 Smogon forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- IN NEED OF MORE RESEARCH&lt;br /&gt;
&lt;br /&gt;
The bit shifting in the Smogon link implies that should Protect work 33 times in a row (success rate 1 in 4 billion on the last one), overflow will cause the success rate to start doubling again, until the 65th consecutive use and all future uses are guaranteed to succeed. Is this correct? (Protect only has 16 max PP, but one can alternate between four different protection moves.)&lt;br /&gt;
&lt;br /&gt;
UPokeCenter is normally pretty accurate about these kinds of things, but the site owner has made math mistakes before, albeit very rarely. That site says that after the eighth Protect (1/128), ninth and future Protects are automatically forced down to a 1 in 4 billion success rate, which would actually match Gen II very closely. It doesn&#039;t match Smogon though and I&#039;m inclined to trust its bit shifting derivation more. But neither site includes the raw assembly like Gens I, II, and VI do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Generation VI onwards===&lt;br /&gt;
Successfully using Protect, {{m|Detect}}, {{m|Endure}}, {{m|Wide Guard}}, {{m|Quick Guard}}, {{m|Spiky Shield}}, {{m|King&#039;s Shield}}, or {{m|Baneful Bunker}} consecutively now divides the chance of success of Protect, Detect, Endure, Spiky Shield, King&#039;s Shield, and Baneful Bunker by 3 for each consecutive use, with a minimum (1/3)^6 (1/729 or ~0.1%) chance.&amp;lt;ref&amp;gt;https://twitter.com/0x7bdf/status/591858756733931521&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a damaging [[Z-Move]] or a [[Max Move]] targets a Pokémon that used Protect, the move will bypass Protect but only do 25% of the original damage. The effects of Protect are not lifted.&lt;br /&gt;
&lt;br /&gt;
If powered up by a [[Normalium Z]] into Z-Protect, all of the user&#039;s lowered stats are reset.&lt;br /&gt;
&lt;br /&gt;
===Moves that bypass Protect===&lt;br /&gt;
In addition to damaging [[Z-Move]]s and [[Max Move]]s, the following moves cannot be stopped by Protect:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{normal color light}}; border: 5px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; class=&amp;quot;expandable&amp;quot; style=&amp;quot;background: #FFF; border:1px solid #{{normal color light}}; border-collapse:collapse; text-align:center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
! rowspan=2 | {{color2|000|Move}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Type}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Category}}&lt;br /&gt;
! colspan=7 | {{color2|000|Generation|Generations}}&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation II|II}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation III|III}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation IV|IV}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation V|V}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VI|VI}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VII|VII}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VIII|VIII}}&lt;br /&gt;
{{movelist|Acupressure|Normal|cat=Status}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Aromatic Mist|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Bestow|Normal|cat=Status}} || || || ||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Block|Normal|cat=Status}} || ||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Confide|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Conversion 2|Normal|cat=Status}} || ||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Curse|Ghost|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Decorate|Fairy|cat=Status}} || || || || || || ||{{Yes}}&lt;br /&gt;
{{movelist|Doom Desire|Steel|cat=Special}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Feint|Normal|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Flower Shield|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Future Sight|Psychic|cat=Special}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hold Hands|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Fury|Dark|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Hole|Psychic|cat=Special}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Mean Look|Normal|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Nightmare|Ghost|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{No}}||{{No}}&lt;br /&gt;
{{movelist|Perish Song|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Phantom Force|Ghost|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Play Nice|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Psych Up|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Roar|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Role Play|Psychic|cat=Status}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Rototiller|Ground|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Shadow Force|Ghost|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Sketch|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Spider Web|Bug|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Tearful Look|Normal|cat=Status}} || || || || || ||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Teatime|Normal|cat=Status}} || || || || || || ||{{No}}&lt;br /&gt;
{{movelist|Transform|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Whirlwind|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Additionally, Feint, Shadow Force, Phantom Force, Hyperspace Fury, and Hyperspace Hole lift Protect&#039;s protection for the rest of the turn.&lt;br /&gt;
&lt;br /&gt;
{{cat|Moves that target the user}}, {{cat|moves that target the user and all allies}}, {{cat|moves that target all Pokémon}} (except {{m|Shadow Shed}}, {{m|Shadow Half}}, and {{m|Teatime}}), and [[entry hazard]] moves cannot be blocked by Protect.&lt;br /&gt;
&lt;br /&gt;
===Abilities that bypass Protect===&lt;br /&gt;
&lt;br /&gt;
[[Unseen Fist]] is an ability that allows all moves that make contact to bypass moves like protect.&lt;br /&gt;
&lt;br /&gt;
Because of a bug in the games, [[No Guard]] allows a Pokémon to bypass Protect if it uses a move with less than 100% accuracy in Pokémon Diamond and Pearl Versions.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|Completely foils an opponent&#039;s attack. If used consecutively, its success rate decreases.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Foils attack that turn. It may fail.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Evades attack, but may fail if used in succession.{{tt|*|Move}}&amp;lt;br&amp;gt;Negates all damage, but may fail if used in succession.{{tt|*|TM}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|Enables the user to evade all attacks. It may fail if used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}&amp;lt;br&amp;gt;{{gameabbrev5|BWB2W2}}|It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUMPE}}|Enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev8|SwSh}}|This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Normal|2}}&lt;br /&gt;
{{Moveentry/7|007|Squirtle|type=Water|2|Monster|Water 1|28|28|22|22|22|22{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;32{{sup/7|PE}}|18}}&lt;br /&gt;
{{Moveentry/7|008|Wartortle|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;40{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|009|Blastoise|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;44{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|027|Sandshrew|type=Ground|1|Field|Field||||||24{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|028|Sandslash|type=Ground|1|Field|Field||||||28{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|090|Shellder|type=Water|1|Water 3|Water 3|25|25{{sup/3|RSE}}&amp;lt;br&amp;gt;29{{sup/3|FRLG}}|16|16|16|16{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;31{{sup/7|PE}}|28}}&lt;br /&gt;
{{Moveentry/7|091|Cloyster|type=Water|type2=Ice|1|Water 3|Water 3|1|1|1|1|1|1{{sup/7|SMUSUM}}|1}}&lt;br /&gt;
{{Moveentry/7|098|Krabby|type=Water|1|Water 3|Water 3|34|41{{sup/3|RSE}}&amp;lt;br&amp;gt;38{{sup/3|FRLG}}|29|29|29|29{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|099|Kingler|type=Water|1|Water 3|Water 3|38|49{{sup/3|RSE}}&amp;lt;br&amp;gt;42{{sup/3|FRLG}}|32|32|32|32{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|122|Mr. Mime|type=Psychic|type2=Fairy|1|Human-Like|Human-Like|||||||20}}&lt;br /&gt;
{{Moveentry/7|122G|Mr. Mime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|138|Omanyte|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|139|Omastar|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|204|Pineco|type=Bug|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|205|Forretress|type=Bug|type2=Steel|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|258|Mudkip|type=Water|2|Monster|Water 1||37|37|37|37{{sup/6|XY}}&amp;lt;br&amp;gt;28{{sup/6|ORAS}}|28}}&lt;br /&gt;
{{Moveentry/7|259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||42|42|42|42{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||46|46|46|46{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|269|Dustox|type=Bug|type2=Poison|1|Bug|Bug||17|17|17|17{{sup/6|XY}}&amp;lt;br&amp;gt;37{{sup/6|ORAS}}|37}}&lt;br /&gt;
{{Moveentry/7|279|Pelipper|type=Water|type2=Flying|2|Water 1|Flying||25|25|25|25|1, {{tt|Evo.|Learned upon evolving}}|1}}&lt;br /&gt;
{{Moveentry/7|304|Aron|type=Steel|type2=Rock|1|Monster|Monster||34|32|32{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|313|Volbeat|type=Bug|2|Bug|Human-Like||29|29|29|29|29}}&lt;br /&gt;
{{Moveentry/7|324|Torkoal|type=Fire|1|Field|Field||27|36|36|1, 36{{sup/6|XY}}&amp;lt;br&amp;gt;30{{sup/6|ORAS}}|30|24}}&lt;br /&gt;
{{Moveentry/7|341|Corphish|type=Water|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|342|Crawdaunt|type=Water|type2=Dark|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|347|Anorith|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49}}&lt;br /&gt;
{{Moveentry/7|348|Armaldo|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;53{{sup/6|ORAS}}|53}}&lt;br /&gt;
{{Moveentry/7|361|Snorunt|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|362|Glalie|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|372|Shelgon|type=Dragon|1|Dragon|Dragon||30|30|30|30|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||30|30|30|30|1}}&lt;br /&gt;
{{Moveentry/7|381|Latios|type=Dragon|type2=Psychic|1|Undiscovered|Undiscovered||25|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;4{{sup/6|ORAS}}|4}}&lt;br /&gt;
{{Moveentry/7|410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|413|Wormadam|type=Bug|type2=Grass|1|Bug|Bug|||10|10|10|1, 10|form=Plant Cloak}}&lt;br /&gt;
{{Moveentry/7|413G|Wormadam|type=Bug|type2=Ground|1|Bug|Bug|||10|10|10|1, 10|form=Sandy Cloak}}&lt;br /&gt;
{{Moveentry/7|413S|Wormadam|type=Bug|type2=Steel|1|Bug|Bug|||10|10|10|1, 10|form=Trash Cloak}}&lt;br /&gt;
{{Moveentry/7|414|Mothim|type=Bug|type2=Flying|1|Bug|Bug|||10|10|10|1, 10}}&lt;br /&gt;
{{Moveentry/7|439|Mime Jr.|type=Psychic|type2=Fairy|1|Undiscovered|Undiscovered|||||||20}}&lt;br /&gt;
{{Moveentry/7|475|Gallade|type=Psychic|type2=Fighting|2|Human-Like|Amorphous|||50|53|53{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49|28}}&lt;br /&gt;
{{Moveentry/7|478|Froslass|type=Ice|type2=Ghost|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|481|Mesprit|type=Psychic|1|Undiscovered|Undiscovered|||16|16|16|16}}&lt;br /&gt;
{{Moveentry/7|541|Swadloon|type=Bug|type2=Grass|1|Bug|Bug||||20|20|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|543|Venipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|8}}&lt;br /&gt;
{{Moveentry/7|544|Whirlipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|545|Scolipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|562|Yamask|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|562G|Yamask|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|563|Cofagrigus|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|564|Tirtouga|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|565|Carracosta|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|577|Solosis|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|578|Duosion|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|579|Reuniclus|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|594|Alomomola|type=Water|2|Water 1|Water 2||||21|21|21}}&lt;br /&gt;
{{Moveentry/7|616|Shelmet|type=Bug|1|Bug|Bug||||28|28|28|1}}&lt;br /&gt;
{{Moveentry/7|665|Spewpa|type=Bug|1|Bug|Bug|||||9|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|704|Goomy|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|705|Sliggoo|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|706|Goodra|type=Dragon|1|Dragon|Dragon|||||9|1, 9|15}}&lt;br /&gt;
{{Moveentry/7|712|Bergmite|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|713|Avalugg|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||9|8}}&lt;br /&gt;
{{Moveentry/7|780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||9|10}}&lt;br /&gt;
{{Moveentry/7|782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||13|4}}&lt;br /&gt;
{{Moveentry/7|783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|805|Stakataka|type=Rock|type2=Steel|1|Undiscovered|Undiscovered||||||1{{sup/7|USUM}}}}&lt;br /&gt;
{{Moveentry/7|809|Melmetal|type=Steel|1|Undiscovered|Undiscovered||||||63{{sup/7|PE}}|56}}&lt;br /&gt;
{{Moveentry/7|833|Chewtle|type=Water|2|Monster|Water 1|||||||14}}&lt;br /&gt;
{{Moveentry/7|834|Drednaw|type=Water|type2=Rock|2|Monster|Water 1|||||||1}}&lt;br /&gt;
{{Moveentry/7|841|Flapple|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|842|Appletun|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|854|Sinistea|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|855|Polteageist|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|866|Mr. Rime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1}}&lt;br /&gt;
{{Moveentry/7|867|Runerigus|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|870|Falinks|type=Fighting|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|882|Dracovish|type=Water|type2=Dragon|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Moveentry/7|883|Arctovish|type=Water|type2=Ice|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
===By [[TM]]===&lt;br /&gt;
{{Movehead/TM|Normal|2|no|TM17|TM17|TM17|TM17|TM17|TM17|genVII2=TM07|TM25}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=14 style=&amp;quot;text-align: center; background-color: #{{Red color light}}&amp;quot; | &#039;&#039;&#039;Every Pokémon can learn this move by TM &#039;&#039;except&#039;&#039; the ones listed below and only if marked with ✘.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{{Moveentry/7|010|Caterpie|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|011|Metapod|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|013|Weedle|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|014|Kakuna|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|129|Magikarp|type=Water|2|Water 2|Dragon|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|132|Ditto|type=Normal|1|Ditto|Ditto|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|201|Unown|type=Psychic|1|Undiscovered|Undiscovered|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|202|Wobbuffet|type=Psychic|1|Amorphous|Amorphous|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|235|Smeargle|type=Normal|1|Field|Field|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|265|Wurmple|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|266|Silcoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|268|Cascoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|360|Wynaut|type=Psychic|1|Amorphous|Amorphous||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|374|Beldum|type=Steel|type2=Psychic|1|Mineral|Mineral||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|401|Kricketot|type=Bug|1|Bug|Bug|||✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||✘|✘|||}}&lt;br /&gt;
{{Moveentry/7|415|Combee|type=Bug|type2=Flying|1|Bug|Bug|||✘|✘|✘|✘|✘|}}&lt;br /&gt;
{{Moveentry/7|486|Regigigas|type=Normal|1|Undiscovered|Undiscovered|||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|602|Tynamo|type=Electric|1|Amorphous|Amorphous||||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|664|Scatterbug|type=Bug|1|Bug|Bug|||||✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|789|Cosmog|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|790|Cosmoem|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|824|Blipbug|type=Bug|1|Bug|Bug|||||||✘}}&lt;br /&gt;
{{Moveentry/7|840|Applin|type=Grass|type2=Dragon|2|Grass|Dragon|||||||✘}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===[[Pokémon Mystery Dungeon series]]===&lt;br /&gt;
The user is protected from all attacks for a set amount of turns, which ends on the user&#039;s turn. However, items such as [[toss items]] can still hit.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}|The user gains the Protect status, preventing damage from enemy attacks and moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TD}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves, and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|S}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|じぶんを まもりじょうたいにかえる まもりじょうたいになると てきのこうげきや わざのこうかを うけない|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|You&#039;ll get the Protect status, which enables you to evade enemies&#039; attacks and move effects. Its chance of failing rises if you use it multiple times in a row.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|You&#039;ll protect yourself and evade enemies&#039; attacks and move effects. But its chance of failure rises if you use it after you use a move that evades enemies&#039; attacks.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Misty Gyarados Protect.png|image1p=Gyarados|image2=Viola Surskit Protect.png|image2p=Surskit|image3=Nando Armaldo Protect.png|image3p=Armaldo|image4=Lenora Herdier Protect.png|image4p=Herdier}}&lt;br /&gt;
{{movep|type=normal|ms=130|pkmn=Gyarados|method=Gyarados&#039;s eyes glow red. Then, Gyarados releases small shockwaves from its mouth that can block an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Misty&#039;s Gyarados|startcode=HS02|startname=Cerulean Blues|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=060|pkmn=Poliwag|method=Poliwag&#039;s body becomes outlined in blue and it can stop attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Max|user1=A Poliwag Max borrowed from the Pokémon Trainer&#039;s School|startcode=AG015|startname=Gonna Rule the School!}}&lt;br /&gt;
{{movep|type=normal|ms=272|pkmn=Ludicolo|method=Two yellow discs are created in front of Ludicolo&#039;s hands. It can then block any attacks that hit the disks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poncho (AG067)|user1=Poncho&#039;s Ludicolo|startcode=AG067|startname=Go Go Ludicolo}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Purple Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Green Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (anime)|startcode=AG171|startname=Pokémon Ranger - Deoxys&#039; Crisis! (Part 1)}}&lt;br /&gt;
{{movep|type=normal|ms=125|pkmn=Electabuzz|method=Electabuzz blocks the opponent&#039;s attack with its arms, or Electabuzz&#039;s body becomes surrounded by gold and a green barrier appears around its body, protecting it from attacks. Sometimes its body glows yellow before using the attack. If the barrier is kept for too long it might fail.}}&lt;br /&gt;
{{movemid|type=normal|user=Jump (AG126)|user1=Jump&#039;s Electabuzz|startcode=AG126|startname=Saved by the Beldum}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electabuzz|startcode=DP128|startname=A Pyramiding Rage!}}&lt;br /&gt;
{{movep|type=normal|ms=200|pkmn=Misdreavus|method=A blue force field surrounds Misdreavus&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Misdreavus|startcode=M08|startname=Lucario and the Mystery of Mew}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax&#039;s body flashes white and then it is able to withstand attacks from the opposing Pokémon.}}&lt;br /&gt;
{{movemid|type=normal|user=Ash&#039;s Snorlax|startcode=AG149|startname=Wheel of Frontier}}&lt;br /&gt;
{{movep|type=normal|ms=260|pkmn=Swampert|method=Swampert&#039;s body becomes surrounded in light green and a green barrier appears around it. Swampert can then block any attacks that hit it.}}&lt;br /&gt;
{{movemid|type=normal|user=Dome Ace Tucker|user1=Tucker&#039;s Swampert|startcode=AG153|startname=Tactic Theatrics!!}}&lt;br /&gt;
{{movep|type=normal|ms=151|pkmn=Mew|method=Mew&#039;s eyes glow red and a blue energy barrier appears around Mew&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dr. Yung|user1=A mirage Mew|startcode=The Mastermind of Mirage Pokémon|startname=The Mastermind of Mirage Pokémon}}&lt;br /&gt;
{{movep|type=normal|ms=259|pkmn=Marshtomp|method=Marshtomp&#039;s body becomes surrounded in a green shield, blocking any attacks shot at it.}}&lt;br /&gt;
{{movemid|type=normal|user=Brock&#039;s Marshtomp|startcode=AG167|startname=What I Did for Love!}}&lt;br /&gt;
{{movep|type=normal|ms=012|pkmn=Butterfree|method=Butterfree&#039;s body glows light green and a green force field appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Drew|user1=Drew&#039;s Butterfree|startcode=AG187|startname=The Unbeatable Lightness of Seeing!}}&lt;br /&gt;
{{movep|type=normal|ms=466|pkmn=Electivire|method=Electivire creates a green barrier or force field around its body, protecting it from attacks, or Electivire puts its arms in front of its face and its body starts to glow yellow-green. A green force field then surrounds its body and protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Gary&#039;s Electivire|startcode=AG192|startname=Home is Where the Start Is!}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electivire|startcode=DP184|startname=Casting a Paul on Barry!}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid crosses its arms and a green barrier appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Elekid|startcode=DP003|startname=When Pokémon Worlds Collide!}}&lt;br /&gt;
{{movep|type=normal|ms=412|pkmn=Burmy|method=A green barrier appears around Burmy&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheryl&#039;s Burmy|startcode=DP030|startname=Some Enchanted Sweetening!}}&lt;br /&gt;
{{movep|type=normal|ms=484|pkmn=Palkia|method=A pink barrier appears around Palkia&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Palkia (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=483|pkmn=Dialga|method=A dark blue barrier appears around Dialga&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dialga (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=199|pkmn=Slowking|method=Slowking&#039;s body becomes surrounded by a light green barrier that it expands to surround others.}}&lt;br /&gt;
{{movemid|type=normal|user=Conway|user1=Conway&#039;s Slowking|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=126|pkmn=Magmar|method=Magmar lifts its arms and its body becomes surrounded by a green outline. A light green barrier then comes out of Magmar&#039;s body around it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Ace Trainer (Trainer class)|user1=An Ace Trainer&#039;s Magmar|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=362|pkmn=Glalie|method=Glalie&#039;s body glow&#039;s gold and a green force field appears over Glalie&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poacher (DP116)|user1=A Pokémon Poacher&#039;s Glalie|startcode=DP116|startname=The Drifting Snorunt!}}&lt;br /&gt;
{{movep|type=normal|ms=420|pkmn=Cherubi|method=Cherubi&#039;s body becomes outlined in gold and a green force field comes out of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marilyn|user1=Marilyn&#039;s Cherubi|startcode=DP125|startname=Battling a Cute Drama!}}&lt;br /&gt;
{{movep|type=normal|ms=350|pkmn=Milotic|method=A green force field appears around Milotic&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Tower Tycoon Palmer|user1=Palmer&#039;s Milotic|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=485|pkmn=Heatran|method=The gray circle on Heatran&#039;s forehead glows white and a silver force field appears around Heatran&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marcus|user1=Marcus&#039;s Heatran|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=042|pkmn=Golbat|method=A green force field surrounds Golbat&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Galactic Grunt (Trainer class)|user1=Galactic Grunts&#039; multiple Golbat|startcode=DP136|startname=Gateway to Ruin!}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle holds out two tentacles and a green force field appears over its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Coordinator|user1=A Coordinator&#039;s Shuckle|startcode=DP146|startname=Dressed for Jess Success!}}&lt;br /&gt;
{{movep|type=normal|ms=482|pkmn=Azelf|method=The gem on Azelf&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Azelf|user1=Azelf (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=481|pkmn=Mesprit|method=The gem on Mesprit&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Mesprit|user1=Mesprit (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=480|pkmn=Uxie|method=The gem on Uxie&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Uxie|user1=Uxie (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=428|pkmn=Lopunny|method=Lopunny crosses its ears and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Lopunny|startcode=DP176|startname=Coming Full - Festival Circle!}}&lt;br /&gt;
{{movep|type=normal|ms=348|pkmn=Armaldo|method=Armaldo crosses its claws and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Armaldo|startcode=DP183|startname=League Unleashed!}}&lt;br /&gt;
{{movep|type=normal|ms=592|pkmn=Frillish|method=Frillish holds out its tentacles with the bottoms facing toward the opponent and a turquoise force field surrounds Frillish&#039;s body.}}&lt;br /&gt;
{{movemid|type=normal|user=Trip|user1=Trip&#039;s Frillish|startcode=BW010|startname=A Rival Battle for Club Champ!}}&lt;br /&gt;
{{movep|type=normal|ms=557|pkmn=Dwebble|method=Dwebble pulls its body into its shell and the whole shell flashes white. Then, a wave of turquoise energy starting from the top of Dwebble&#039;s shell and moves downwards. Once the energy moves downwards, it leaves behind a darker turquoise glow, protecting Dwebble from attacks, or Dwebble pulls its body into its shell and a turquoise force field surrounds it, protecting it from attacks, or Dwebble lowers its head and a turquoise force field appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cilan&#039;s Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Dwebble (Pokémon)|user1=Two wild Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Dwebble|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=507|pkmn=Herdier|method=A turquoise force field comes out and surrounds Herdier&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lenora|user1=Lenora&#039;s Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}&lt;br /&gt;
{{movep|type=normal|ms=576|pkmn=Gothitelle|method=Gothitelle puts one of its hands out in front of it when the opponent is about to attack it and a turquoise energy shield appears in front of Gothitelle&#039;s hand, protecting it.}}&lt;br /&gt;
{{movemid|type=normal|user=Sally|user1=A wild Gothitelle|startcode=BW021|startname=The Lost World of Gothitelle!}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Anthea&#039;s Gothitelle|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=542|pkmn=Leavanny|method=A bluish-green force field appears around Leavanny&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Leavanny|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=608|pkmn=Lampent|method=Lampent holds its arms out and a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lampent (Pokémon)|user1=A wild Lampent|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=607|pkmn=Litwick|method=Litwick bows its head and holds its arms out in front of it. Then, a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Litwick (Pokémon)|user1=Four wild Litwick|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=578|pkmn=Duosion|method=A small turquoise energy shield appears in front of Duosion&#039;s body, and the shield grows larger until it surrounds Duosion&#039;s body. The shield protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Officer Jenny|user1=Officer Jenny&#039;s Duosion|startcode=BW045|startname=Beheeyem, Duosion, and the Dream Thief!}}&lt;br /&gt;
{{movep|type=normal|ms=532|pkmn=Timburr|method=Timburr holds the wooden timber it holds in front of it with both of its hands horizontally. The timber then glows turquoise and a turquoise energy shield comes out of it and surrounds it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Linda (BW057)|user1=Linda&#039;s Timburr|startcode=BW057|startname=The Mighty Accelguard to the Rescue!}}&lt;br /&gt;
{{movep|type=normal|ms=645|pkmn=Landorus|method=Landorus holds one or both of his hands out in front of him and a turquoise energy shield appears in front of him, protecting him from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Forces of Nature (anime)#Landorus|user1=Landorus (anime)|startcode=BW060|startname=Stopping the Rage of Legends! Part 2}}&lt;br /&gt;
{{movep|type=normal|ms=616|pkmn=Shelmet|method=Shelmet closes its shell over its face and a turquoise force field appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Bianca (anime)|user1=Bianca&#039;s Shelmet|startcode=BW063|startname=Evolution Exchange Excitement!}}&lt;br /&gt;
{{movep|type=normal|ms=632|pkmn=Durant|method=A turquoise force field appears in front of Durant, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Durant (Pokémon)|user1=Multiple wild Durant|startcode=BW074|startname=Battling the Leaf Thieves!}}&lt;br /&gt;
{{movep|type=normal|ms=133|pkmn=Eevee|method=A bluish-green force field appears around Eevee&#039;s body, or Eevee stands on its hind legs and projects a bluish-green force field, protecting it from attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Virgil|user1=Virgil&#039;s Eevee|startcode=BW102|startname=Team Eevee and the Pokémon Rescue Squad!}}&lt;br /&gt;
{{movemid|type=normal|user=Serena&#039;s Eevee|startcode=XY089|startname=A Frolicking Find in the Flowers!}}&lt;br /&gt;
{{movep|type=normal|ms=282|pkmn=Gardevoir|method=Gardevoir holds both its hands out in front of it and a turquoise energy shield appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Concordia&#039;s Gardevoir|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=150MY|pkmn=Mewtwo|method=Mega Mewtwo Y forms a large blue, dome- shaped force field around itself. The dome protects everything inside from oncoming attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Mewtwo (M16)|startcode=M16|startname=Genesect and the Legend Awakened}}&lt;br /&gt;
{{movep|type=normal|ms=283|pkmn=Surskit|method=Surskit forms a turquoise force field in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Viola|user1=Viola&#039;s Surskit|startcode=XY005|startname=A Blustery Santalune Gym Battle!}}&lt;br /&gt;
{{movep|type=normal|ms=665|pkmn=Spewpa|method=Spewpa&#039;s eyes glow turquoise and it forms a turquoise force field around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Spewpa (Pokémon)|user1=A wild Spewpa|startcode=XY012|startname=To Catch a Pokémon Smuggler!}}&lt;br /&gt;
{{movep|type=normal|ms=677|pkmn=Espurr|method=Espurr raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Elise|user1=Elise&#039;s Espurr|startcode=XY014|startname=Seeking Shelter from the Storm!}}&lt;br /&gt;
{{movep|type=normal|ms=678F|pkmn=Meowstic|method=Meowstic unfolds its ears, and circles form on its revealed inner ears, resembling eyes. It then forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Heath (XY045)|user1=Heath&#039;s Meowstic|startcode=XY045|startname=Splitting Heirs!}}&lt;br /&gt;
{{movep|type=normal|ms=040|pkmn=Wigglytuff|method=Wigglytuff raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nurse Joy&#039;s Wigglytuff|startcode=XY046|startname=The Clumsy Crier Quiets the Chaos!}}&lt;br /&gt;
{{movep|type=normal|ms=376M|pkmn=Metagross|method=Mega Metagross raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Steven&#039;s Metagross|startcode=XYS03|startname=Mega Evolution Special III}}&lt;br /&gt;
{{movep|type=normal|ms=373|pkmn=Salamence|method=A turquoise force field appears in front of Salamence&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Sawyer|user1=Sawyer&#039;s Salamence|startcode=XY128|startname=A Riveting Rivalry!}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=A turquoise force field appears in front of Weavile&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Alain|user1=Alain&#039;s Weavile|startcode=XY130|startname=Finals Not for the Faint-Hearted!}}&lt;br /&gt;
{{movep|type=normal|ms=067|pkmn=Machoke|method=Machoke raises its hands and forms a green force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Machoke|startcode=JN024|startname=A Little Rocket R &amp;amp; R!}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Black 2 and White 2 Animated Trailer===&lt;br /&gt;
{{moveanime|type=normal|exp=yes|gen=The user forms a shield of energy in front of itself, protecting it from attacks.|image1=Rosa Serperior Protect B2W2 Trailer.png|image1p=Serperior|image2=Shadow Triad Bisharp Protect B2W2 Trailer.png|image2p=Bisharp|image3=Cheren Stoutland Protect B2W2 Trailer.png|image3p=Stoutland}}&lt;br /&gt;
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland forms a blue circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheren|user1=Cheren&#039;s Stoutland|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=497|pkmn=Serperior|method=Serperior forms a green circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Rosa (game)|user1=Rosa&#039;s Serperior|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=625|pkmn=Bisharp|method=Bisharp forms a purple circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Shadow Triad|user1=The Shadow Triad&#039;s Bisharp|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Deoxys Protect PG.png|image1p=Defense Forme Deoxys|image2=Zinzolin Weavile Cryogonal Protect PG.png|image2p=Cryogonal and Weavile}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Player character|user1=Trainer&#039;s Deoxys|startcode=PG09|startname=The Scoop|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=615|pkmn=Cryogonal|method=Cryogonal creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Cryogonal|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=Weavile creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Weavile|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Ash &amp;amp; Pikachu manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Ash Snorlax Protect AP.png|image1p=Snorlax}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax crosses its arm and avoids getting hurt by an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Ash&#039;s Snorlax|startcode=SP34|startname=An Awesome Showdown!!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Silver Sneasel Protect.png|image1p=Sneasel|image2=Team Plasma Klang Protect Adventures.png|image2p=Klang|image3=Lucy Shuckle Protect Adventures.png|image3p=Shuckle|image4=Crystal Metagross Protect Adventures.png|image4p=Metagross}}&lt;br /&gt;
{{movep|type=normal|ms=215|pkmn=Sneasel|method=Sneasel puts up both of its arms to block and protect itself from an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Silver&#039;s Sneasel|startcode=PS093|startname=Sneasel Sneak Attack|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=081|pkmn=Magnemite|method=Magnemite creates a forcefield around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lt. Surge|user1=Lt. Surge&#039;s Magnemite|startcode=PS157|startname=Magnificent Magnemite}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle pulls all of its limbs into its shell and the shell starts to glow brightly, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pike Queen Lucy|user1=Lucy&#039;s Shuckle|startcode=PS310|startname=Just My Luck...Shuckle}}&lt;br /&gt;
{{movep|type=normal|ms=376|pkmn=Metagross|method=Metagross crosses its front two legs in front of its face, protecting it from attacks. When used over and over again, the move becomes less likely to succeed.}}&lt;br /&gt;
{{movemid|type=normal|user=Crystal (Adventures)|user1=Crystal&#039;s Metagross|startcode=PS323|startname=A Cheeky Charizard Change-Up I}}&lt;br /&gt;
{{movep|type=normal|ms=078|pkmn=Rapidash|method=Rapidash stands up on its hind legs and a bright energy surrounds the front of its hoofs, blocking an attack, or Rapidash rears up on its hind legs and crosses its front hoofs in front of its face, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Platinum&#039;s Rapidash|startcode=PS377|startname=Hurrah for Rapidash}}&lt;br /&gt;
{{movep|type=normal|ms=600|pkmn=Klang|method=Klang protect itself from an enemy attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Team Plasma Grunt (Trainer class)|user1=A Team Plasma Grunt&#039;s Klang|startcode=PS545}}&lt;br /&gt;
&lt;br /&gt;
===In the Be the Best! Pokémon B+W manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user is immune to any type of attack.|image1=Monta Snivy Protect.png|image1p=Snivy}}&lt;br /&gt;
{{movep|type=normal|ms=495|pkmn=Snivy|method=Snivy stands its ground to protect itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Monta&#039;s Snivy|startcode=PBW4|startname=Challenge the Battle Subway!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user protects itself from attacks.|image1=Alakazam Protect PDP.png|image1p=Alakazam}}&lt;br /&gt;
{{movep|type=normal|ms=065|pkmn=Alakazam|method=Alakazam forms a barrier with it hands and protects itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Alakazam (Pokémon)|user1=A wild Alakazam|startcode=PDP08|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its arms to block an attack.|image1=Gold Elekid Protect Golden Boys.png|image1p=Elekid}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid puts up one of its arms to block an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Gold (Golden Boys)|user1=Gold&#039;s Elekid|startcode=GB14|startname=Let&#039;s Fight! The Mini Pokémon Tournament|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
* [[Asuka and Maya|Asuka]] mentioned that {{p|Houndoom}} used Protect in &#039;&#039;[[GDZ60|The Legendary Pokémon and the Village of the Gods (Part Three)]]&#039;&#039; but the move wasn&#039;t shown.&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Platinum: Aim to Be Battle King manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its hands to block an attack.|image1=Dusknoir Protect PBK.png|image1p=Dusknoir}}&lt;br /&gt;
{{movep|type=normal|ms=477|pkmn=Dusknoir|method=Dusknoir puts up its hands to protect itself.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Dusknoir (Pokémon)|user1=Unknown Trainer&#039;s Dusknoir|startcode=PBK8|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user avoids getting hit by any type of attack.|image1=Rich Boy Roselia Protect PMDP.png|image1p=Roselia}}&lt;br /&gt;
{{movep|type=normal|ms=315|pkmn=Roselia|method=Roselia crosses its arms and is not hit by an opponent&#039;s attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Rich Boy (Trainer class)|user1=A Rich Boy&#039;s Roselia|startcode=PMDP58|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genII=Protect II&lt;br /&gt;
|genIII=Protect III&lt;br /&gt;
|genIV=Protect IV&lt;br /&gt;
|genV=Protect V&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genVI=Protect VI&lt;br /&gt;
|SMUSUM=Protect VII&lt;br /&gt;
|LGPE=Protect PE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|Stad2=Protect Stad2&lt;br /&gt;
|Colo=Protect Colo&lt;br /&gt;
|XD=Protect XD&lt;br /&gt;
|PBR=Protect PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|PMDRB=Protect PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In [[Generation II]], after the &amp;quot;[Pokémon&#039;s name] protected itself!&amp;quot; message appears, there is another message saying that the opponent&#039;s move missed. This is caused by Protect&#039;s effect internally leading moves with an accuracy check to miss, and was changed in [[Generation III]] to omit the second message.&lt;br /&gt;
* Protect is the most common move among the movesets of Video Game World Championships team&#039;s winners.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}&lt;br /&gt;
|zh_yue=守住 &#039;&#039;{{tt|Sáujyuh|Stand Guard}}&#039;&#039;&lt;br /&gt;
|zh_cmn=守住 &#039;&#039;{{tt|Shǒuzhù|Stand Guard}}&#039;&#039;&lt;br /&gt;
|da=Beskyt&lt;br /&gt;
|nl=Bescherm&lt;br /&gt;
|fi=Suojaus&lt;br /&gt;
|fr_ca=Protéger{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
|fr_eu=Abri&lt;br /&gt;
|de=Schutzschild&lt;br /&gt;
|el=Προστασία &#039;&#039;Prostasía&#039;&#039;&lt;br /&gt;
|he=הגנה &#039;&#039;Hagana&#039;&#039;&lt;br /&gt;
|hi=बचाओ &#039;&#039;Bachao&#039;&#039;&amp;lt;br&amp;gt;रक्षा कवच &#039;&#039;{{tt|Raksha Kavach|Protection Shield}}&#039;&#039;&lt;br /&gt;
|id=Lindungi&amp;lt;br&amp;gt;Bertahan&amp;lt;br&amp;gt;Berlindung&lt;br /&gt;
|it=Protezione&lt;br /&gt;
|ko=방어 &#039;&#039;{{tt|Bang&#039;eo|Protection}}&#039;&#039;&lt;br /&gt;
|pl=Ochrona{{tt|*|Diamond and Pearl series onwards}}&amp;lt;br&amp;gt;Tarcza Obronna{{tt|*|Advanced}}&lt;br /&gt;
|pt_br=Proteção&lt;br /&gt;
|pt_eu=Proteção&amp;lt;br&amp;gt;Proteger&lt;br /&gt;
|ro=Protecția&lt;br /&gt;
|ru=Щит &#039;&#039;Schit&#039;&#039;&lt;br /&gt;
|sr=Zaštita&lt;br /&gt;
|es=Protección&lt;br /&gt;
|sv=Försvara&lt;br /&gt;
|vi=Bảo Vệ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&amp;lt;!-- references which apply to multiple generations --&amp;gt;&lt;br /&gt;
* [http://pokemon-online.eu/threads/protect-rate.8236/#post-92659 Pokémon Online forums]&lt;br /&gt;
* [http://web.archive.org/web/20110826064256/http://www.upokecenter.com/dex/?attack=182]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Detect|Normal}}&lt;br /&gt;
{{Generation II TMs}}&lt;br /&gt;
{{Generation III TMs}}&lt;br /&gt;
{{Generation IV TMs}}&lt;br /&gt;
{{Generation V TMs}}&lt;br /&gt;
{{Generation VI TMs}}&lt;br /&gt;
{{Generation VII TMs}}&lt;br /&gt;
{{Generation VIII TMs}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Increased priority moves]]&lt;br /&gt;
[[Category:Protection moves]]&lt;br /&gt;
[[Category:Moves in Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
[[Category:Moves usable in Pokémon Sword and Shield]]&lt;br /&gt;
&lt;br /&gt;
[[de:Schutzschild]]&lt;br /&gt;
[[es:Protección]]&lt;br /&gt;
[[fr:Abri]]&lt;br /&gt;
[[it:Protezione]]&lt;br /&gt;
[[ja:まもる]]&lt;br /&gt;
[[zh:守住（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244743</id>
		<title>Protect (move)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Protect_(move)&amp;diff=3244743"/>
		<updated>2020-09-16T15:38:49Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Abilities that bypass Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MoveInfobox&lt;br /&gt;
|n=182&lt;br /&gt;
|name=Protect&lt;br /&gt;
|jname=まもる&lt;br /&gt;
|jtrans=Protect&lt;br /&gt;
|jtranslit=Mamoru&lt;br /&gt;
|gameimage=Protect VIII.png&lt;br /&gt;
|gameimagewidth=300&lt;br /&gt;
|type=Normal&lt;br /&gt;
|damagecategory=Status&lt;br /&gt;
|basepp=10&lt;br /&gt;
|maxpp=16&lt;br /&gt;
|power=—&lt;br /&gt;
|accuracy=—&lt;br /&gt;
|priority={{tt|+4|+3 prior to Generation V}}&lt;br /&gt;
|gen=II&lt;br /&gt;
|category=Cute&lt;br /&gt;
|appeal=1&lt;br /&gt;
|jam=0&lt;br /&gt;
|cdesc=Can avoid being startled by others.&lt;br /&gt;
|appeal6=2&lt;br /&gt;
|jam6=0&lt;br /&gt;
|cdesc6=Prevents the user from being startled one time this turn.&lt;br /&gt;
|appealsc=0&lt;br /&gt;
|scdesc=Raises the score if the Voltage is low.&lt;br /&gt;
|touches=no&lt;br /&gt;
|protect=no&lt;br /&gt;
|magiccoat=no&lt;br /&gt;
|snatch=no&lt;br /&gt;
|mirrormove=no&lt;br /&gt;
|kingsrock=no&lt;br /&gt;
|sound=no&lt;br /&gt;
|target=self&lt;br /&gt;
|na=no&lt;br /&gt;
|tm2=yes&lt;br /&gt;
|tm#2=17&lt;br /&gt;
|tm3=yes&lt;br /&gt;
|tm#3=17&lt;br /&gt;
|tm4=yes&lt;br /&gt;
|tm#4=17&lt;br /&gt;
|tm5=yes&lt;br /&gt;
|tm#5=17&lt;br /&gt;
|tm6=yes&lt;br /&gt;
|tm#6=17&lt;br /&gt;
|tm7=yes&lt;br /&gt;
|tm#7=17&lt;br /&gt;
|tmpe=yes&lt;br /&gt;
|tm#pe=07&lt;br /&gt;
|tm8=yes&lt;br /&gt;
|tm#8=25&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Protect&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;まもる&#039;&#039;&#039; &#039;&#039;Protect&#039;&#039;) is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation II]]. It was [[TM17]] from Generation II to [[Pokémon Ultra Sun and Ultra Moon]], and [[TM07]] in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]. It is [[TM25]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===Generation II===&lt;br /&gt;
Protect protects the user from all effects of moves that target it during the turn it is used, including damage.&lt;br /&gt;
&lt;br /&gt;
This does not include damage inflicted by [[weather]] it is susceptible to, or damage from a [[status condition]] that it obtained on a previous turn (as these are not moves that targeted the user this turn). If the user [[priority|goes last]] this turn, the move will fail.&lt;br /&gt;
&lt;br /&gt;
Protect will fail if the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Each time any of Protect, {{m|Detect}}, or {{m|Endure}} is successfully used without other moves used in between, the success rate will halve. In this generation, the success rate is implemented as a single byte over 255 which starts at the maximum of 255 and is floor-divided by 2&amp;lt;!-- more accessible term? int-divided? truncated? right-shifted by 1? --&amp;gt; each time. This causes the success rate to drop to 0 on its ninth consecutive successful use.&amp;lt;ref&amp;gt;https://github.com/pret/pokecrystal/blob/51bad5a/battle/effects/protect.asm#L54-L61&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 255&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 127&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 63&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 31&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 15&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 7&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 0&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
===Generation III===&lt;br /&gt;
Protect can now be used when the user is behind a {{m|substitute}}.&lt;br /&gt;
&lt;br /&gt;
Like in Generation II, the success rates of Protect, {{m|Detect}}, and {{m|Endure}} halve each time any of the three are used successfully and consecutively. In this generation, the halving was intended to cap at a 12.5% success rate on the fourth consecutive successful use, but a bug{{fact}} causes the cap to not work, causing the game to read garbage values and causing Protect&#039;s success rate on the fifth and future turns to follow an erratic sequence.&amp;lt;ref&amp;gt;[http://no2.pic.bz/document/waza/each/6F.html ポケットモンスター情報センター　2号館] (Japanese)&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/sm19862416 【ポケモン】TASさんがまもるの限界に挑戦してみた【ルビー】] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following success rates are accurate to Ruby and Sapphire; from the 53rd turn onward, FireRed and LeafGreen have a different sequence of values, as does Emerald&amp;lt;!-- meaning all three are different from each other, but members of a pair are the same --&amp;gt;.&amp;lt;ref&amp;gt;http://forums.glitchcity.info/index.php?topic=6603.0&amp;lt;/ref&amp;gt; These numbers represent success rates out of 65536, which means that the move has a 1/65536 chance of missing on the first use.&amp;lt;ref&amp;gt;[http://www.nicovideo.jp/watch/sm19879961 TASさんがまもるの限界に挑戦(裏)] (Japanese)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{normal color light}}; {{roundy|1em}}; border: 3px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Turn&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Success Rate&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 1&lt;br /&gt;
| 65535&lt;br /&gt;
| 17&lt;br /&gt;
| 168&lt;br /&gt;
| 33&lt;br /&gt;
| 89&lt;br /&gt;
| 49&lt;br /&gt;
| 2000&lt;br /&gt;
| 65&lt;br /&gt;
| 110&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 2&lt;br /&gt;
| 32767&lt;br /&gt;
| 18&lt;br /&gt;
| 266&lt;br /&gt;
| 34&lt;br /&gt;
| 56&lt;br /&gt;
| 50&lt;br /&gt;
| 100&lt;br /&gt;
| 66&lt;br /&gt;
| 90&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
| 16383&lt;br /&gt;
| 19&lt;br /&gt;
| 289&lt;br /&gt;
| 35&lt;br /&gt;
| 57&lt;br /&gt;
| 51&lt;br /&gt;
| 65535&lt;br /&gt;
| 67&lt;br /&gt;
| 64&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
| 8191&lt;br /&gt;
| 20&lt;br /&gt;
| 270&lt;br /&gt;
| 36&lt;br /&gt;
| 61&lt;br /&gt;
| 52&lt;br /&gt;
| 65535&lt;br /&gt;
| 68&lt;br /&gt;
| 95&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
| 118&lt;br /&gt;
| 21&lt;br /&gt;
| 343&lt;br /&gt;
| 37&lt;br /&gt;
| 157&lt;br /&gt;
| 53&lt;br /&gt;
| 22&lt;br /&gt;
| 69&lt;br /&gt;
| 69&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
| 165&lt;br /&gt;
| 22&lt;br /&gt;
| 271&lt;br /&gt;
| 38&lt;br /&gt;
| 247&lt;br /&gt;
| 54&lt;br /&gt;
| 30&lt;br /&gt;
| 70&lt;br /&gt;
| 99&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
| 166&lt;br /&gt;
| 23&lt;br /&gt;
| 264&lt;br /&gt;
| 39&lt;br /&gt;
| 129&lt;br /&gt;
| 55&lt;br /&gt;
| 23&lt;br /&gt;
| 71&lt;br /&gt;
| 187&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
| 102&lt;br /&gt;
| 24&lt;br /&gt;
| 65535&lt;br /&gt;
| 40&lt;br /&gt;
| 129&lt;br /&gt;
| 56&lt;br /&gt;
| 40&lt;br /&gt;
| 72&lt;br /&gt;
| 1&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
| 65534&lt;br /&gt;
| 25&lt;br /&gt;
| 51201&lt;br /&gt;
| 41&lt;br /&gt;
| 100&lt;br /&gt;
| 57&lt;br /&gt;
| 2&lt;br /&gt;
| 73&lt;br /&gt;
| 3084&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
| 68&lt;br /&gt;
| 26&lt;br /&gt;
| 38404&lt;br /&gt;
| 42&lt;br /&gt;
| 20&lt;br /&gt;
| 58&lt;br /&gt;
| 50&lt;br /&gt;
| 74&lt;br /&gt;
| 2820&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
| 243&lt;br /&gt;
| 27&lt;br /&gt;
| 25609&lt;br /&gt;
| 43&lt;br /&gt;
| 250&lt;br /&gt;
| 59&lt;br /&gt;
| 68&lt;br /&gt;
| 75&lt;br /&gt;
| 2827&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
| 182&lt;br /&gt;
| 28&lt;br /&gt;
| 20496&lt;br /&gt;
| 44&lt;br /&gt;
| 40&lt;br /&gt;
| 60&lt;br /&gt;
| 60&lt;br /&gt;
| 76&lt;br /&gt;
| 1285&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
| 197&lt;br /&gt;
| 29&lt;br /&gt;
| 10272&lt;br /&gt;
| 45&lt;br /&gt;
| 500&lt;br /&gt;
| 61&lt;br /&gt;
| 19&lt;br /&gt;
| 77&lt;br /&gt;
| 0&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
| 203&lt;br /&gt;
| 30&lt;br /&gt;
| 5168&lt;br /&gt;
| 46&lt;br /&gt;
| 60&lt;br /&gt;
| 62&lt;br /&gt;
| 70&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
| 194&lt;br /&gt;
| 31&lt;br /&gt;
| 78&lt;br /&gt;
| 47&lt;br /&gt;
| 1000&lt;br /&gt;
| 63&lt;br /&gt;
| 24&lt;br /&gt;
|-style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | 16&lt;br /&gt;
| 214&lt;br /&gt;
| 32&lt;br /&gt;
| 75&lt;br /&gt;
| 48&lt;br /&gt;
| 80&lt;br /&gt;
| 64&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | 80&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Protect can also be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining an extra appeal point if {{m|Harden}} was used in the prior turn.&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
Protect now properly caps at a minimum success rate of 12.5% on the fourth and future consecutive turns.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|Diamond|Pearl}} only, if an attack is given perfect accuracy through the effect of a move ({{m|Lock-On}}/{{m|Mind Reader}}), the weather ({{m|Thunder}} in [[Rain]], or {{m|Blizzard}} in {{weather|Hail}}), a [[Micle Berry]], or an Ability ({{a|No Guard}}), it has a chance to hit through Protect equal to &amp;lt;code&amp;gt;(100 - move {{stat|accuracy}})%&amp;lt;/code&amp;gt;. [[One-hit knockout move|OHKO]] moves are unaffected, and will never hit through Protect. This behavior was reverted in Platinum.&lt;br /&gt;
&lt;br /&gt;
===Generation V===&lt;br /&gt;
Protect&#039;s success rate no longer has a lower bound of 12.5%. {{m|Quick Guard}} and {{m|Wide Guard}} now also count toward this halving.&amp;lt;ref&amp;gt;[http://www.smogon.com/forums/showpost.php?p=3715158&amp;amp;postcount=772 Smogon forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;!-- IN NEED OF MORE RESEARCH&lt;br /&gt;
&lt;br /&gt;
The bit shifting in the Smogon link implies that should Protect work 33 times in a row (success rate 1 in 4 billion on the last one), overflow will cause the success rate to start doubling again, until the 65th consecutive use and all future uses are guaranteed to succeed. Is this correct? (Protect only has 16 max PP, but one can alternate between four different protection moves.)&lt;br /&gt;
&lt;br /&gt;
UPokeCenter is normally pretty accurate about these kinds of things, but the site owner has made math mistakes before, albeit very rarely. That site says that after the eighth Protect (1/128), ninth and future Protects are automatically forced down to a 1 in 4 billion success rate, which would actually match Gen II very closely. It doesn&#039;t match Smogon though and I&#039;m inclined to trust its bit shifting derivation more. But neither site includes the raw assembly like Gens I, II, and VI do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Generation VI onwards===&lt;br /&gt;
Successfully using Protect, {{m|Detect}}, {{m|Endure}}, {{m|Wide Guard}}, {{m|Quick Guard}}, {{m|Spiky Shield}}, {{m|King&#039;s Shield}}, or {{m|Baneful Bunker}} consecutively now divides the chance of success of Protect, Detect, Endure, Spiky Shield, King&#039;s Shield, and Baneful Bunker by 3 for each consecutive use, with a minimum (1/3)^6 (1/729 or ~0.1%) chance.&amp;lt;ref&amp;gt;https://twitter.com/0x7bdf/status/591858756733931521&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a damaging [[Z-Move]] or a [[Max Move]] targets a Pokémon that used Protect, the move will bypass Protect but only do 25% of the original damage. The effects of Protect are not lifted.&lt;br /&gt;
&lt;br /&gt;
If powered up by a [[Normalium Z]] into Z-Protect, all of the user&#039;s lowered stats are reset.&lt;br /&gt;
&lt;br /&gt;
===Moves that bypass Protect===&lt;br /&gt;
In addition to damaging [[Z-Move]]s and [[Max Move]]s, the following moves cannot be stopped by Protect:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{normal color light}}; border: 5px solid #{{normal color}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; class=&amp;quot;expandable&amp;quot; style=&amp;quot;background: #FFF; border:1px solid #{{normal color light}}; border-collapse:collapse; text-align:center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
! rowspan=2 | {{color2|000|Move}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Type}}&lt;br /&gt;
! rowspan=2 | {{color2|000|Category}}&lt;br /&gt;
! colspan=7 | {{color2|000|Generation|Generations}}&lt;br /&gt;
|- style=&amp;quot;background: #{{normal color light}}&amp;quot;&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation II|II}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation III|III}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation IV|IV}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation V|V}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VI|VI}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VII|VII}}&lt;br /&gt;
!style=&amp;quot;min-width:20px&amp;quot;|{{color2|000|Generation VIII|VIII}}&lt;br /&gt;
{{movelist|Acupressure|Normal|cat=Status}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Aromatic Mist|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Bestow|Normal|cat=Status}} || || || ||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Block|Normal|cat=Status}} || ||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Confide|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Conversion 2|Normal|cat=Status}} || ||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Curse|Ghost|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Decorate|Fairy|cat=Status}} || || || || || || ||{{Yes}}&lt;br /&gt;
{{movelist|Doom Desire|Steel|cat=Special}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Feint|Normal|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Flower Shield|Fairy|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Future Sight|Psychic|cat=Special}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hold Hands|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Fury|Dark|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Hyperspace Hole|Psychic|cat=Special}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Mean Look|Normal|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Nightmare|Ghost|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{No}}||{{No}}&lt;br /&gt;
{{movelist|Perish Song|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Phantom Force|Ghost|cat=Physical}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Play Nice|Normal|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Psych Up|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Roar|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Role Play|Psychic|cat=Status}} || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Rototiller|Ground|cat=Status}} || || || || ||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Shadow Force|Ghost|cat=Physical}} || || ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Sketch|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Spider Web|Bug|cat=Status}} ||{{Yes}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||&lt;br /&gt;
{{movelist|Tearful Look|Normal|cat=Status}} || || || || || ||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Teatime|Normal|cat=Status}} || || || || || || ||{{No}}&lt;br /&gt;
{{movelist|Transform|Normal|cat=Status}} ||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
{{movelist|Whirlwind|Normal|cat=Status}} ||{{No}}||{{No}}||{{No}}||{{No}}||{{Yes}}||{{Yes}}||{{Yes}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
Additionally, Feint, Shadow Force, Phantom Force, Hyperspace Fury, and Hyperspace Hole lift Protect&#039;s protection for the rest of the turn.&lt;br /&gt;
&lt;br /&gt;
{{cat|Moves that target the user}}, {{cat|moves that target the user and all allies}}, {{cat|moves that target all Pokémon}} (except {{m|Shadow Shed}}, {{m|Shadow Half}}, and {{m|Teatime}}), and [[entry hazard]] moves cannot be blocked by Protect.&lt;br /&gt;
&lt;br /&gt;
===Abilities that bypass Protect===&lt;br /&gt;
&lt;br /&gt;
[[Unseen Fist]] is an ability that allows all moves that make contact to bypass moves like protect.&lt;br /&gt;
Because of a bug in the games, [[No Guard]] allows a Pokémon to bypass Protect if it uses a move with less than 100% accuracy in Pokémon Diamond and Pearl Versions.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevss|Stad2}}|Completely foils an opponent&#039;s attack. If used consecutively, its success rate decreases.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev2|GSC}}|Foils attack that turn. It may fail.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|RSE}}{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Evades attack, but may fail if used in succession.{{tt|*|Move}}&amp;lt;br&amp;gt;Negates all damage, but may fail if used in succession.{{tt|*|TM}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrev3|FRLG}}|Enables the user to evade all attacks. It may fail if used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev4|DPPtHGSS}}{{gameabbrevss|PBR}}&amp;lt;br&amp;gt;{{gameabbrev5|BWB2W2}}|It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev6|XYORAS}}&amp;lt;br&amp;gt;{{gameabbrev7|SMUSUMPE}}|Enables the user to evade all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
{{movedescentry|{{gameabbrev8|SwSh}}|This move enables the user to protect itself from all attacks. Its chance of failing rises if it is used in succession.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==Learnset==&lt;br /&gt;
===By [[Level|leveling up]]===&lt;br /&gt;
{{Movehead/Level|Normal|2}}&lt;br /&gt;
{{Moveentry/7|007|Squirtle|type=Water|2|Monster|Water 1|28|28|22|22|22|22{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;32{{sup/7|PE}}|18}}&lt;br /&gt;
{{Moveentry/7|008|Wartortle|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;40{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|009|Blastoise|type=Water|2|Monster|Water 1|31|31|24|24|24|25{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;44{{sup/7|PE}}|20}}&lt;br /&gt;
{{Moveentry/7|027|Sandshrew|type=Ground|1|Field|Field||||||24{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|028|Sandslash|type=Ground|1|Field|Field||||||28{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|090|Shellder|type=Water|1|Water 3|Water 3|25|25{{sup/3|RSE}}&amp;lt;br&amp;gt;29{{sup/3|FRLG}}|16|16|16|16{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;31{{sup/7|PE}}|28}}&lt;br /&gt;
{{Moveentry/7|091|Cloyster|type=Water|type2=Ice|1|Water 3|Water 3|1|1|1|1|1|1{{sup/7|SMUSUM}}|1}}&lt;br /&gt;
{{Moveentry/7|098|Krabby|type=Water|1|Water 3|Water 3|34|41{{sup/3|RSE}}&amp;lt;br&amp;gt;38{{sup/3|FRLG}}|29|29|29|29{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|099|Kingler|type=Water|1|Water 3|Water 3|38|49{{sup/3|RSE}}&amp;lt;br&amp;gt;42{{sup/3|FRLG}}|32|32|32|32{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;27{{sup/7|PE}}|16}}&lt;br /&gt;
{{Moveentry/7|122|Mr. Mime|type=Psychic|type2=Fairy|1|Human-Like|Human-Like|||||||20}}&lt;br /&gt;
{{Moveentry/7|122G|Mr. Mime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|138|Omanyte|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|139|Omastar|type=Rock|type2=Water|2|Water 1|Water 3|37|37|34|34|34|34{{sup/7|SMUSUM}}&amp;lt;br&amp;gt;33{{sup/7|PE}}}}&lt;br /&gt;
{{Moveentry/7|204|Pineco|type=Bug|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|205|Forretress|type=Bug|type2=Steel|1|Bug|Bug|1|1|1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|258|Mudkip|type=Water|2|Monster|Water 1||37|37|37|37{{sup/6|XY}}&amp;lt;br&amp;gt;28{{sup/6|ORAS}}|28}}&lt;br /&gt;
{{Moveentry/7|259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||42|42|42|42{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||46|46|46|46{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32}}&lt;br /&gt;
{{Moveentry/7|269|Dustox|type=Bug|type2=Poison|1|Bug|Bug||17|17|17|17{{sup/6|XY}}&amp;lt;br&amp;gt;37{{sup/6|ORAS}}|37}}&lt;br /&gt;
{{Moveentry/7|279|Pelipper|type=Water|type2=Flying|2|Water 1|Flying||25|25|25|25|1, {{tt|Evo.|Learned upon evolving}}|1}}&lt;br /&gt;
{{Moveentry/7|304|Aron|type=Steel|type2=Rock|1|Monster|Monster||34|32|32{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||37|34|34{{sup/5|BW}}&amp;lt;br&amp;gt;29{{sup/5|B2W2}}|29{{sup/6|XY}}&amp;lt;br&amp;gt;16{{sup/6|ORAS}}|16}}&lt;br /&gt;
{{Moveentry/7|313|Volbeat|type=Bug|2|Bug|Human-Like||29|29|29|29|29}}&lt;br /&gt;
{{Moveentry/7|324|Torkoal|type=Fire|1|Field|Field||27|36|36|1, 36{{sup/6|XY}}&amp;lt;br&amp;gt;30{{sup/6|ORAS}}|30|24}}&lt;br /&gt;
{{Moveentry/7|341|Corphish|type=Water|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|342|Crawdaunt|type=Water|type2=Dark|2|Water 1|Water 3||23{{sup/3|RSE}}&amp;lt;br&amp;gt;22{{sup/3|FRLG}}|23|23|23{{sup/6|XY}}&amp;lt;br&amp;gt;17{{sup/6|ORAS}}|17|24}}&lt;br /&gt;
{{Moveentry/7|347|Anorith|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49}}&lt;br /&gt;
{{Moveentry/7|348|Armaldo|type=Rock|type2=Bug|1|Water 3|Water 3||31|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;53{{sup/6|ORAS}}|53}}&lt;br /&gt;
{{Moveentry/7|361|Snorunt|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|362|Glalie|type=Ice|2|Fairy|Mineral||25|22|22|22{{sup/6|XY}}&amp;lt;br&amp;gt;32{{sup/6|ORAS}}|32|20}}&lt;br /&gt;
{{Moveentry/7|372|Shelgon|type=Dragon|1|Dragon|Dragon||30|30|30|30|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||30|30|30|30|1}}&lt;br /&gt;
{{Moveentry/7|381|Latios|type=Dragon|type2=Psychic|1|Undiscovered|Undiscovered||25|25|25|25{{sup/6|XY}}&amp;lt;br&amp;gt;4{{sup/6|ORAS}}|4}}&lt;br /&gt;
{{Moveentry/7|410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|413|Wormadam|type=Bug|type2=Grass|1|Bug|Bug|||10|10|10|1, 10|form=Plant Cloak}}&lt;br /&gt;
{{Moveentry/7|413G|Wormadam|type=Bug|type2=Ground|1|Bug|Bug|||10|10|10|1, 10|form=Sandy Cloak}}&lt;br /&gt;
{{Moveentry/7|413S|Wormadam|type=Bug|type2=Steel|1|Bug|Bug|||10|10|10|1, 10|form=Trash Cloak}}&lt;br /&gt;
{{Moveentry/7|414|Mothim|type=Bug|type2=Flying|1|Bug|Bug|||10|10|10|1, 10}}&lt;br /&gt;
{{Moveentry/7|439|Mime Jr.|type=Psychic|type2=Fairy|1|Undiscovered|Undiscovered|||||||20}}&lt;br /&gt;
{{Moveentry/7|475|Gallade|type=Psychic|type2=Fighting|2|Human-Like|Amorphous|||50|53|53{{sup/6|XY}}&amp;lt;br&amp;gt;49{{sup/6|ORAS}}|49|28}}&lt;br /&gt;
{{Moveentry/7|478|Froslass|type=Ice|type2=Ghost|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|481|Mesprit|type=Psychic|1|Undiscovered|Undiscovered|||16|16|16|16}}&lt;br /&gt;
{{Moveentry/7|541|Swadloon|type=Bug|type2=Grass|1|Bug|Bug||||20|20|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|543|Venipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|8}}&lt;br /&gt;
{{Moveentry/7|544|Whirlipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|545|Scolipede|type=Bug|type2=Poison|1|Bug|Bug||||15|15|15|1}}&lt;br /&gt;
{{Moveentry/7|559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon|||||||20}}&lt;br /&gt;
{{Moveentry/7|562|Yamask|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|562G|Yamask|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1|form=Galarian Form}}&lt;br /&gt;
{{Moveentry/7|563|Cofagrigus|type=Ghost|2|Mineral|Amorphous||||1|1|1|1}}&lt;br /&gt;
{{Moveentry/7|564|Tirtouga|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|565|Carracosta|type=Water|type2=Rock|2|Water 1|Water 3||||11|11|11}}&lt;br /&gt;
{{Moveentry/7|577|Solosis|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|578|Duosion|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|579|Reuniclus|type=Psychic|1|Amorphous|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|594|Alomomola|type=Water|2|Water 1|Water 2||||21|21|21}}&lt;br /&gt;
{{Moveentry/7|616|Shelmet|type=Bug|1|Bug|Bug||||28|28|28|1}}&lt;br /&gt;
{{Moveentry/7|665|Spewpa|type=Bug|1|Bug|Bug|||||9|1, {{tt|Evo.|Learned upon evolving}}}}&lt;br /&gt;
{{Moveentry/7|704|Goomy|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|705|Sliggoo|type=Dragon|1|Dragon|Dragon|||||9|9|15}}&lt;br /&gt;
{{Moveentry/7|706|Goodra|type=Dragon|1|Dragon|Dragon|||||9|1, 9|15}}&lt;br /&gt;
{{Moveentry/7|712|Bergmite|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|713|Avalugg|type=Ice|2|Monster|Mineral|||||||15}}&lt;br /&gt;
{{Moveentry/7|776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||9|8}}&lt;br /&gt;
{{Moveentry/7|780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||9|10}}&lt;br /&gt;
{{Moveentry/7|782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||13|4}}&lt;br /&gt;
{{Moveentry/7|783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||1, 13|1}}&lt;br /&gt;
{{Moveentry/7|805|Stakataka|type=Rock|type2=Steel|1|Undiscovered|Undiscovered||||||1{{sup/7|USUM}}}}&lt;br /&gt;
{{Moveentry/7|809|Melmetal|type=Steel|1|Undiscovered|Undiscovered||||||63{{sup/7|PE}}|56}}&lt;br /&gt;
{{Moveentry/7|833|Chewtle|type=Water|2|Monster|Water 1|||||||14}}&lt;br /&gt;
{{Moveentry/7|834|Drednaw|type=Water|type2=Rock|2|Monster|Water 1|||||||1}}&lt;br /&gt;
{{Moveentry/7|841|Flapple|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|842|Appletun|type=Grass|type2=Dragon|2|Grass|Dragon|||||||16}}&lt;br /&gt;
{{Moveentry/7|854|Sinistea|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|855|Polteageist|type=Ghost|2|Mineral|Amorphous|||||||18}}&lt;br /&gt;
{{Moveentry/7|866|Mr. Rime|type=Ice|type2=Psychic|1|Human-Like|Human-Like|||||||1}}&lt;br /&gt;
{{Moveentry/7|867|Runerigus|type=Ground|type2=Ghost|2|Mineral|Amorphous|||||||1}}&lt;br /&gt;
{{Moveentry/7|870|Falinks|type=Fighting|2|Fairy|Mineral|||||||1}}&lt;br /&gt;
{{Moveentry/7|882|Dracovish|type=Water|type2=Dragon|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Moveentry/7|883|Arctovish|type=Water|type2=Ice|1|Undiscovered|Undiscovered|||||||7}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
===By [[TM]]===&lt;br /&gt;
{{Movehead/TM|Normal|2|no|TM17|TM17|TM17|TM17|TM17|TM17|genVII2=TM07|TM25}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=14 style=&amp;quot;text-align: center; background-color: #{{Red color light}}&amp;quot; | &#039;&#039;&#039;Every Pokémon can learn this move by TM &#039;&#039;except&#039;&#039; the ones listed below and only if marked with ✘.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{{Moveentry/7|010|Caterpie|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|011|Metapod|type=Bug|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|013|Weedle|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|014|Kakuna|type=Bug|type2=Poison|1|Bug|Bug|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|129|Magikarp|type=Water|2|Water 2|Dragon|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|132|Ditto|type=Normal|1|Ditto|Ditto|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|201|Unown|type=Psychic|1|Undiscovered|Undiscovered|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|202|Wobbuffet|type=Psychic|1|Amorphous|Amorphous|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|235|Smeargle|type=Normal|1|Field|Field|✘|✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|265|Wurmple|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|266|Silcoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|268|Cascoon|type=Bug|1|Bug|Bug||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|360|Wynaut|type=Psychic|1|Amorphous|Amorphous||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|374|Beldum|type=Steel|type2=Psychic|1|Mineral|Mineral||✘|✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|401|Kricketot|type=Bug|1|Bug|Bug|||✘|✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|412|Burmy|type=Bug|1|Bug|Bug|||✘|✘|||}}&lt;br /&gt;
{{Moveentry/7|415|Combee|type=Bug|type2=Flying|1|Bug|Bug|||✘|✘|✘|✘|✘|}}&lt;br /&gt;
{{Moveentry/7|486|Regigigas|type=Normal|1|Undiscovered|Undiscovered|||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|602|Tynamo|type=Electric|1|Amorphous|Amorphous||||✘|✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|664|Scatterbug|type=Bug|1|Bug|Bug|||||✘|✘|✘}}&lt;br /&gt;
{{Moveentry/7|789|Cosmog|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|790|Cosmoem|type=Psychic|1|Undiscovered|Undiscovered||||||✘|✘}}&lt;br /&gt;
{{Moveentry/7|824|Blipbug|type=Bug|1|Bug|Bug|||||||✘}}&lt;br /&gt;
{{Moveentry/7|840|Applin|type=Grass|type2=Dragon|2|Grass|Dragon|||||||✘}}&lt;br /&gt;
{{Movefoot|Normal|7}}&lt;br /&gt;
&lt;br /&gt;
==In other games==&lt;br /&gt;
===[[Pokémon Mystery Dungeon series]]===&lt;br /&gt;
The user is protected from all attacks for a set amount of turns, which ends on the user&#039;s turn. However, items such as [[toss items]] can still hit.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
{{movedesc|normal}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|RB}}|The user gains the Protect status, preventing damage from enemy attacks and moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|TD}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves, and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|S}}|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|じぶんを まもりじょうたいにかえる まもりじょうたいになると てきのこうげきや わざのこうかを うけない|Gives the user a Protect status. A Pokémon with the Protect status doesn&#039;t take damage from enemy attacks and moves and is also protected from the effects of moves}}}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|GTI}}|You&#039;ll get the Protect status, which enables you to evade enemies&#039; attacks and move effects. Its chance of failing rises if you use it multiple times in a row.}}&lt;br /&gt;
{{movedescentry|{{gameabbrevmd|SMD}}|You&#039;ll protect yourself and evade enemies&#039; attacks and move effects. But its chance of failure rises if you use it after you use a move that evades enemies&#039; attacks.}}&lt;br /&gt;
|}&lt;br /&gt;
|}{{left clear}}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Misty Gyarados Protect.png|image1p=Gyarados|image2=Viola Surskit Protect.png|image2p=Surskit|image3=Nando Armaldo Protect.png|image3p=Armaldo|image4=Lenora Herdier Protect.png|image4p=Herdier}}&lt;br /&gt;
{{movep|type=normal|ms=130|pkmn=Gyarados|method=Gyarados&#039;s eyes glow red. Then, Gyarados releases small shockwaves from its mouth that can block an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Misty&#039;s Gyarados|startcode=HS02|startname=Cerulean Blues|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=060|pkmn=Poliwag|method=Poliwag&#039;s body becomes outlined in blue and it can stop attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Max|user1=A Poliwag Max borrowed from the Pokémon Trainer&#039;s School|startcode=AG015|startname=Gonna Rule the School!}}&lt;br /&gt;
{{movep|type=normal|ms=272|pkmn=Ludicolo|method=Two yellow discs are created in front of Ludicolo&#039;s hands. It can then block any attacks that hit the disks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poncho (AG067)|user1=Poncho&#039;s Ludicolo|startcode=AG067|startname=Go Go Ludicolo}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Purple Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (M07)|user1=Deoxys (Green Crystal)|startcode=M07|startname=Destiny Deoxys}}&lt;br /&gt;
{{movemid|type=normal|user=Deoxys (anime)|startcode=AG171|startname=Pokémon Ranger - Deoxys&#039; Crisis! (Part 1)}}&lt;br /&gt;
{{movep|type=normal|ms=125|pkmn=Electabuzz|method=Electabuzz blocks the opponent&#039;s attack with its arms, or Electabuzz&#039;s body becomes surrounded by gold and a green barrier appears around its body, protecting it from attacks. Sometimes its body glows yellow before using the attack. If the barrier is kept for too long it might fail.}}&lt;br /&gt;
{{movemid|type=normal|user=Jump (AG126)|user1=Jump&#039;s Electabuzz|startcode=AG126|startname=Saved by the Beldum}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electabuzz|startcode=DP128|startname=A Pyramiding Rage!}}&lt;br /&gt;
{{movep|type=normal|ms=200|pkmn=Misdreavus|method=A blue force field surrounds Misdreavus&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Misdreavus|startcode=M08|startname=Lucario and the Mystery of Mew}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax&#039;s body flashes white and then it is able to withstand attacks from the opposing Pokémon.}}&lt;br /&gt;
{{movemid|type=normal|user=Ash&#039;s Snorlax|startcode=AG149|startname=Wheel of Frontier}}&lt;br /&gt;
{{movep|type=normal|ms=260|pkmn=Swampert|method=Swampert&#039;s body becomes surrounded in light green and a green barrier appears around it. Swampert can then block any attacks that hit it.}}&lt;br /&gt;
{{movemid|type=normal|user=Dome Ace Tucker|user1=Tucker&#039;s Swampert|startcode=AG153|startname=Tactic Theatrics!!}}&lt;br /&gt;
{{movep|type=normal|ms=151|pkmn=Mew|method=Mew&#039;s eyes glow red and a blue energy barrier appears around Mew&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dr. Yung|user1=A mirage Mew|startcode=The Mastermind of Mirage Pokémon|startname=The Mastermind of Mirage Pokémon}}&lt;br /&gt;
{{movep|type=normal|ms=259|pkmn=Marshtomp|method=Marshtomp&#039;s body becomes surrounded in a green shield, blocking any attacks shot at it.}}&lt;br /&gt;
{{movemid|type=normal|user=Brock&#039;s Marshtomp|startcode=AG167|startname=What I Did for Love!}}&lt;br /&gt;
{{movep|type=normal|ms=012|pkmn=Butterfree|method=Butterfree&#039;s body glows light green and a green force field appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Drew|user1=Drew&#039;s Butterfree|startcode=AG187|startname=The Unbeatable Lightness of Seeing!}}&lt;br /&gt;
{{movep|type=normal|ms=466|pkmn=Electivire|method=Electivire creates a green barrier or force field around its body, protecting it from attacks, or Electivire puts its arms in front of its face and its body starts to glow yellow-green. A green force field then surrounds its body and protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Gary&#039;s Electivire|startcode=AG192|startname=Home is Where the Start Is!}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Electivire|startcode=DP184|startname=Casting a Paul on Barry!}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid crosses its arms and a green barrier appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Paul&#039;s Elekid|startcode=DP003|startname=When Pokémon Worlds Collide!}}&lt;br /&gt;
{{movep|type=normal|ms=412|pkmn=Burmy|method=A green barrier appears around Burmy&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheryl&#039;s Burmy|startcode=DP030|startname=Some Enchanted Sweetening!}}&lt;br /&gt;
{{movep|type=normal|ms=484|pkmn=Palkia|method=A pink barrier appears around Palkia&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Palkia (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=483|pkmn=Dialga|method=A dark blue barrier appears around Dialga&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Dialga (movie)|startcode=M10|startname=The Rise of Darkrai}}&lt;br /&gt;
{{movep|type=normal|ms=199|pkmn=Slowking|method=Slowking&#039;s body becomes surrounded by a light green barrier that it expands to surround others.}}&lt;br /&gt;
{{movemid|type=normal|user=Conway|user1=Conway&#039;s Slowking|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=126|pkmn=Magmar|method=Magmar lifts its arms and its body becomes surrounded by a green outline. A light green barrier then comes out of Magmar&#039;s body around it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Ace Trainer (Trainer class)|user1=An Ace Trainer&#039;s Magmar|startcode=DP050|startname=Tag! We&#039;re It...!}}&lt;br /&gt;
{{movep|type=normal|ms=362|pkmn=Glalie|method=Glalie&#039;s body glow&#039;s gold and a green force field appears over Glalie&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Poacher (DP116)|user1=A Pokémon Poacher&#039;s Glalie|startcode=DP116|startname=The Drifting Snorunt!}}&lt;br /&gt;
{{movep|type=normal|ms=420|pkmn=Cherubi|method=Cherubi&#039;s body becomes outlined in gold and a green force field comes out of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marilyn|user1=Marilyn&#039;s Cherubi|startcode=DP125|startname=Battling a Cute Drama!}}&lt;br /&gt;
{{movep|type=normal|ms=350|pkmn=Milotic|method=A green force field appears around Milotic&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Tower Tycoon Palmer|user1=Palmer&#039;s Milotic|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=485|pkmn=Heatran|method=The gray circle on Heatran&#039;s forehead glows white and a silver force field appears around Heatran&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Marcus|user1=Marcus&#039;s Heatran|startcode=M12|startname=Arceus and the Jewel of Life}}&lt;br /&gt;
{{movep|type=normal|ms=042|pkmn=Golbat|method=A green force field surrounds Golbat&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Galactic Grunt (Trainer class)|user1=Galactic Grunts&#039; multiple Golbat|startcode=DP136|startname=Gateway to Ruin!}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle holds out two tentacles and a green force field appears over its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pokémon Coordinator|user1=A Coordinator&#039;s Shuckle|startcode=DP146|startname=Dressed for Jess Success!}}&lt;br /&gt;
{{movep|type=normal|ms=482|pkmn=Azelf|method=The gem on Azelf&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Azelf|user1=Azelf (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=481|pkmn=Mesprit|method=The gem on Mesprit&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Mesprit|user1=Mesprit (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=480|pkmn=Uxie|method=The gem on Uxie&#039;s forehead glows red and a light green barrier surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lake guardians (anime)#Uxie|user1=Uxie (anime)|startcode=DP152|startname=The Battle Finale of Legend!}}&lt;br /&gt;
{{movep|type=normal|ms=428|pkmn=Lopunny|method=Lopunny crosses its ears and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Lopunny|startcode=DP176|startname=Coming Full - Festival Circle!}}&lt;br /&gt;
{{movep|type=normal|ms=348|pkmn=Armaldo|method=Armaldo crosses its claws and a green force field surrounds its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nando|user1=Nando&#039;s Armaldo|startcode=DP183|startname=League Unleashed!}}&lt;br /&gt;
{{movep|type=normal|ms=592|pkmn=Frillish|method=Frillish holds out its tentacles with the bottoms facing toward the opponent and a turquoise force field surrounds Frillish&#039;s body.}}&lt;br /&gt;
{{movemid|type=normal|user=Trip|user1=Trip&#039;s Frillish|startcode=BW010|startname=A Rival Battle for Club Champ!}}&lt;br /&gt;
{{movep|type=normal|ms=557|pkmn=Dwebble|method=Dwebble pulls its body into its shell and the whole shell flashes white. Then, a wave of turquoise energy starting from the top of Dwebble&#039;s shell and moves downwards. Once the energy moves downwards, it leaves behind a darker turquoise glow, protecting Dwebble from attacks, or Dwebble pulls its body into its shell and a turquoise force field surrounds it, protecting it from attacks, or Dwebble lowers its head and a turquoise force field appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cilan&#039;s Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Dwebble (Pokémon)|user1=Two wild Dwebble|startcode=BW011|startname=A Home for Dwebble!}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Dwebble|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=507|pkmn=Herdier|method=A turquoise force field comes out and surrounds Herdier&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lenora|user1=Lenora&#039;s Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}&lt;br /&gt;
{{movep|type=normal|ms=576|pkmn=Gothitelle|method=Gothitelle puts one of its hands out in front of it when the opponent is about to attack it and a turquoise energy shield appears in front of Gothitelle&#039;s hand, protecting it.}}&lt;br /&gt;
{{movemid|type=normal|user=Sally|user1=A wild Gothitelle|startcode=BW021|startname=The Lost World of Gothitelle!}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Anthea&#039;s Gothitelle|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=542|pkmn=Leavanny|method=A bluish-green force field appears around Leavanny&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Burgh|user1=Burgh&#039;s Leavanny|startcode=BW023|startname=Battling For The Love of Bug-Types!}}&lt;br /&gt;
{{movep|type=normal|ms=608|pkmn=Lampent|method=Lampent holds its arms out and a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lampent (Pokémon)|user1=A wild Lampent|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=607|pkmn=Litwick|method=Litwick bows its head and holds its arms out in front of it. Then, a turquoise energy shield appears around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Litwick (Pokémon)|user1=Four wild Litwick|startcode=BW026|startname=Scare at the Litwick Mansion!}}&lt;br /&gt;
{{movep|type=normal|ms=578|pkmn=Duosion|method=A small turquoise energy shield appears in front of Duosion&#039;s body, and the shield grows larger until it surrounds Duosion&#039;s body. The shield protects it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Officer Jenny|user1=Officer Jenny&#039;s Duosion|startcode=BW045|startname=Beheeyem, Duosion, and the Dream Thief!}}&lt;br /&gt;
{{movep|type=normal|ms=532|pkmn=Timburr|method=Timburr holds the wooden timber it holds in front of it with both of its hands horizontally. The timber then glows turquoise and a turquoise energy shield comes out of it and surrounds it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Linda (BW057)|user1=Linda&#039;s Timburr|startcode=BW057|startname=The Mighty Accelguard to the Rescue!}}&lt;br /&gt;
{{movep|type=normal|ms=645|pkmn=Landorus|method=Landorus holds one or both of his hands out in front of him and a turquoise energy shield appears in front of him, protecting him from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Forces of Nature (anime)#Landorus|user1=Landorus (anime)|startcode=BW060|startname=Stopping the Rage of Legends! Part 2}}&lt;br /&gt;
{{movep|type=normal|ms=616|pkmn=Shelmet|method=Shelmet closes its shell over its face and a turquoise force field appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Bianca (anime)|user1=Bianca&#039;s Shelmet|startcode=BW063|startname=Evolution Exchange Excitement!}}&lt;br /&gt;
{{movep|type=normal|ms=632|pkmn=Durant|method=A turquoise force field appears in front of Durant, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Durant (Pokémon)|user1=Multiple wild Durant|startcode=BW074|startname=Battling the Leaf Thieves!}}&lt;br /&gt;
{{movep|type=normal|ms=133|pkmn=Eevee|method=A bluish-green force field appears around Eevee&#039;s body, or Eevee stands on its hind legs and projects a bluish-green force field, protecting it from attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Virgil|user1=Virgil&#039;s Eevee|startcode=BW102|startname=Team Eevee and the Pokémon Rescue Squad!}}&lt;br /&gt;
{{movemid|type=normal|user=Serena&#039;s Eevee|startcode=XY089|startname=A Frolicking Find in the Flowers!}}&lt;br /&gt;
{{movep|type=normal|ms=282|pkmn=Gardevoir|method=Gardevoir holds both its hands out in front of it and a turquoise energy shield appears in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Anthea and Concordia|user1=Concordia&#039;s Gardevoir|startcode=BW118|startname=Secrets From Out of the Fog!}}&lt;br /&gt;
{{movep|type=normal|ms=150MY|pkmn=Mewtwo|method=Mega Mewtwo Y forms a large blue, dome- shaped force field around itself. The dome protects everything inside from oncoming attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Mewtwo (M16)|startcode=M16|startname=Genesect and the Legend Awakened}}&lt;br /&gt;
{{movep|type=normal|ms=283|pkmn=Surskit|method=Surskit forms a turquoise force field in front of it, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Viola|user1=Viola&#039;s Surskit|startcode=XY005|startname=A Blustery Santalune Gym Battle!}}&lt;br /&gt;
{{movep|type=normal|ms=665|pkmn=Spewpa|method=Spewpa&#039;s eyes glow turquoise and it forms a turquoise force field around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Spewpa (Pokémon)|user1=A wild Spewpa|startcode=XY012|startname=To Catch a Pokémon Smuggler!}}&lt;br /&gt;
{{movep|type=normal|ms=677|pkmn=Espurr|method=Espurr raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Elise|user1=Elise&#039;s Espurr|startcode=XY014|startname=Seeking Shelter from the Storm!}}&lt;br /&gt;
{{movep|type=normal|ms=678F|pkmn=Meowstic|method=Meowstic unfolds its ears, and circles form on its revealed inner ears, resembling eyes. It then forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Heath (XY045)|user1=Heath&#039;s Meowstic|startcode=XY045|startname=Splitting Heirs!}}&lt;br /&gt;
{{movep|type=normal|ms=040|pkmn=Wigglytuff|method=Wigglytuff raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Nurse Joy&#039;s Wigglytuff|startcode=XY046|startname=The Clumsy Crier Quiets the Chaos!}}&lt;br /&gt;
{{movep|type=normal|ms=376M|pkmn=Metagross|method=Mega Metagross raises its hands and forms a turquoise force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Steven&#039;s Metagross|startcode=XYS03|startname=Mega Evolution Special III}}&lt;br /&gt;
{{movep|type=normal|ms=373|pkmn=Salamence|method=A turquoise force field appears in front of Salamence&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Sawyer|user1=Sawyer&#039;s Salamence|startcode=XY128|startname=A Riveting Rivalry!}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=A turquoise force field appears in front of Weavile&#039;s body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Alain|user1=Alain&#039;s Weavile|startcode=XY130|startname=Finals Not for the Faint-Hearted!}}&lt;br /&gt;
{{movep|type=normal|ms=067|pkmn=Machoke|method=Machoke raises its hands and forms a green force field in front of its body, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Pokémon Trainer|user1=A Trainer&#039;s Machoke|startcode=JN024|startname=A Little Rocket R &amp;amp; R!}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Black 2 and White 2 Animated Trailer===&lt;br /&gt;
{{moveanime|type=normal|exp=yes|gen=The user forms a shield of energy in front of itself, protecting it from attacks.|image1=Rosa Serperior Protect B2W2 Trailer.png|image1p=Serperior|image2=Shadow Triad Bisharp Protect B2W2 Trailer.png|image2p=Bisharp|image3=Cheren Stoutland Protect B2W2 Trailer.png|image3p=Stoutland}}&lt;br /&gt;
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland forms a blue circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Cheren|user1=Cheren&#039;s Stoutland|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=497|pkmn=Serperior|method=Serperior forms a green circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Rosa (game)|user1=Rosa&#039;s Serperior|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
{{movep|type=normal|ms=625|pkmn=Bisharp|method=Bisharp forms a purple circular shield of energy in front of itself, protecting it from attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Shadow Triad|user1=The Shadow Triad&#039;s Bisharp|startcode=Pokémon Black Version 2 and Pokémon White Version 2 Animated Trailer}}&lt;br /&gt;
&lt;br /&gt;
===In Pokémon Generations===&lt;br /&gt;
{{moveanime|exp=yes|type=normal|gen=The Pokémon blocks any attacks that hit it with a sphere.|image1=Deoxys Protect PG.png|image1p=Defense Forme Deoxys|image2=Zinzolin Weavile Cryogonal Protect PG.png|image2p=Cryogonal and Weavile}}&lt;br /&gt;
{{movep|type=normal|ms=386D|pkmn=Deoxys|method=Defense Forme Deoxys crouches together and a purple barrier appears around it, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Player character|user1=Trainer&#039;s Deoxys|startcode=PG09|startname=The Scoop|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=615|pkmn=Cryogonal|method=Cryogonal creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Cryogonal|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
{{movep|type=normal|ms=461|pkmn=Weavile|method=Weavile creates a light green barrier in front of itself, blocking any attacks.}}&lt;br /&gt;
{{movebtm|type=normal|user=Zinzolin|user1=Zinzolin&#039;s Weavile|startcode=PG14|startname=The Frozen World}}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Ash &amp;amp; Pikachu manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Ash Snorlax Protect AP.png|image1p=Snorlax}}&lt;br /&gt;
{{movep|type=normal|ms=143|pkmn=Snorlax|method=Snorlax crosses its arm and avoids getting hurt by an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Ash&#039;s Snorlax|startcode=SP34|startname=An Awesome Showdown!!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up one of its arms to block an attack.|image1=Silver Sneasel Protect.png|image1p=Sneasel|image2=Team Plasma Klang Protect Adventures.png|image2p=Klang|image3=Lucy Shuckle Protect Adventures.png|image3p=Shuckle|image4=Crystal Metagross Protect Adventures.png|image4p=Metagross}}&lt;br /&gt;
{{movep|type=normal|ms=215|pkmn=Sneasel|method=Sneasel puts up both of its arms to block and protect itself from an attack.}}&lt;br /&gt;
{{movemid|type=normal|user=Silver&#039;s Sneasel|startcode=PS093|startname=Sneasel Sneak Attack|notes=Debut}}&lt;br /&gt;
{{movep|type=normal|ms=081|pkmn=Magnemite|method=Magnemite creates a forcefield around its body, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Lt. Surge|user1=Lt. Surge&#039;s Magnemite|startcode=PS157|startname=Magnificent Magnemite}}&lt;br /&gt;
{{movep|type=normal|ms=213|pkmn=Shuckle|method=Shuckle pulls all of its limbs into its shell and the shell starts to glow brightly, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Pike Queen Lucy|user1=Lucy&#039;s Shuckle|startcode=PS310|startname=Just My Luck...Shuckle}}&lt;br /&gt;
{{movep|type=normal|ms=376|pkmn=Metagross|method=Metagross crosses its front two legs in front of its face, protecting it from attacks. When used over and over again, the move becomes less likely to succeed.}}&lt;br /&gt;
{{movemid|type=normal|user=Crystal (Adventures)|user1=Crystal&#039;s Metagross|startcode=PS323|startname=A Cheeky Charizard Change-Up I}}&lt;br /&gt;
{{movep|type=normal|ms=078|pkmn=Rapidash|method=Rapidash stands up on its hind legs and a bright energy surrounds the front of its hoofs, blocking an attack, or Rapidash rears up on its hind legs and crosses its front hoofs in front of its face, protecting it from attacks.}}&lt;br /&gt;
{{movemid|type=normal|user=Platinum&#039;s Rapidash|startcode=PS377|startname=Hurrah for Rapidash}}&lt;br /&gt;
{{movep|type=normal|ms=600|pkmn=Klang|method=Klang protect itself from an enemy attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Team Plasma Grunt (Trainer class)|user1=A Team Plasma Grunt&#039;s Klang|startcode=PS545}}&lt;br /&gt;
&lt;br /&gt;
===In the Be the Best! Pokémon B+W manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user is immune to any type of attack.|image1=Monta Snivy Protect.png|image1p=Snivy}}&lt;br /&gt;
{{movep|type=normal|ms=495|pkmn=Snivy|method=Snivy stands its ground to protect itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Monta&#039;s Snivy|startcode=PBW4|startname=Challenge the Battle Subway!|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Diamond &amp;amp; Pearl manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user protects itself from attacks.|image1=Alakazam Protect PDP.png|image1p=Alakazam}}&lt;br /&gt;
{{movep|type=normal|ms=065|pkmn=Alakazam|method=Alakazam forms a barrier with it hands and protects itself from attacks.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Alakazam (Pokémon)|user1=A wild Alakazam|startcode=PDP08|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold &amp;amp; Silver: The Golden Boys manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its arms to block an attack.|image1=Gold Elekid Protect Golden Boys.png|image1p=Elekid}}&lt;br /&gt;
{{movep|type=normal|ms=239|pkmn=Elekid|method=Elekid puts up one of its arms to block an attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Gold (Golden Boys)|user1=Gold&#039;s Elekid|startcode=GB14|startname=Let&#039;s Fight! The Mini Pokémon Tournament|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gotta Catch &#039;Em All manga===&lt;br /&gt;
* [[Asuka and Maya|Asuka]] mentioned that {{p|Houndoom}} used Protect in &#039;&#039;[[GDZ60|The Legendary Pokémon and the Village of the Gods (Part Three)]]&#039;&#039; but the move wasn&#039;t shown.&lt;br /&gt;
&lt;br /&gt;
===In the Pocket Monsters Platinum: Aim to Be Battle King manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user puts up its hands to block an attack.|image1=Dusknoir Protect PBK.png|image1p=Dusknoir}}&lt;br /&gt;
{{movep|type=normal|ms=477|pkmn=Dusknoir|method=Dusknoir puts up its hands to protect itself.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Dusknoir (Pokémon)|user1=Unknown Trainer&#039;s Dusknoir|startcode=PBK8|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
{{movemanga|type=normal|exp=yes|gen=The user avoids getting hit by any type of attack.|image1=Rich Boy Roselia Protect PMDP.png|image1p=Roselia}}&lt;br /&gt;
{{movep|type=normal|ms=315|pkmn=Roselia|method=Roselia crosses its arms and is not hit by an opponent&#039;s attack.}}&lt;br /&gt;
{{movebtmManga|type=normal|user=Rich Boy (Trainer class)|user1=A Rich Boy&#039;s Roselia|startcode=PMDP58|notes=Debut}}&lt;br /&gt;
&lt;br /&gt;
==In other generations==&lt;br /&gt;
===Core series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genII=Protect II&lt;br /&gt;
|genIII=Protect III&lt;br /&gt;
|genIV=Protect IV&lt;br /&gt;
|genV=Protect V&lt;br /&gt;
}}&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=normal&lt;br /&gt;
|genVI=Protect VI&lt;br /&gt;
|SMUSUM=Protect VII&lt;br /&gt;
|LGPE=Protect PE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Side series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|Stad2=Protect Stad2&lt;br /&gt;
|Colo=Protect Colo&lt;br /&gt;
|XD=Protect XD&lt;br /&gt;
|PBR=Protect PBR&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Spin-off series games===&lt;br /&gt;
{{Movegen&lt;br /&gt;
|type=Normal&lt;br /&gt;
|PMDRB=Protect PMD RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* In [[Generation II]], after the &amp;quot;[Pokémon&#039;s name] protected itself!&amp;quot; message appears, there is another message saying that the opponent&#039;s move missed. This is caused by Protect&#039;s effect internally leading moves with an accuracy check to miss, and was changed in [[Generation III]] to omit the second message.&lt;br /&gt;
* Protect is the most common move among the movesets of Video Game World Championships team&#039;s winners.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}&lt;br /&gt;
|zh_yue=守住 &#039;&#039;{{tt|Sáujyuh|Stand Guard}}&#039;&#039;&lt;br /&gt;
|zh_cmn=守住 &#039;&#039;{{tt|Shǒuzhù|Stand Guard}}&#039;&#039;&lt;br /&gt;
|da=Beskyt&lt;br /&gt;
|nl=Bescherm&lt;br /&gt;
|fi=Suojaus&lt;br /&gt;
|fr_ca=Protéger{{tt|*|Blue Rescue Team manual}}&lt;br /&gt;
|fr_eu=Abri&lt;br /&gt;
|de=Schutzschild&lt;br /&gt;
|el=Προστασία &#039;&#039;Prostasía&#039;&#039;&lt;br /&gt;
|he=הגנה &#039;&#039;Hagana&#039;&#039;&lt;br /&gt;
|hi=बचाओ &#039;&#039;Bachao&#039;&#039;&amp;lt;br&amp;gt;रक्षा कवच &#039;&#039;{{tt|Raksha Kavach|Protection Shield}}&#039;&#039;&lt;br /&gt;
|id=Lindungi&amp;lt;br&amp;gt;Bertahan&amp;lt;br&amp;gt;Berlindung&lt;br /&gt;
|it=Protezione&lt;br /&gt;
|ko=방어 &#039;&#039;{{tt|Bang&#039;eo|Protection}}&#039;&#039;&lt;br /&gt;
|pl=Ochrona{{tt|*|Diamond and Pearl series onwards}}&amp;lt;br&amp;gt;Tarcza Obronna{{tt|*|Advanced}}&lt;br /&gt;
|pt_br=Proteção&lt;br /&gt;
|pt_eu=Proteção&amp;lt;br&amp;gt;Proteger&lt;br /&gt;
|ro=Protecția&lt;br /&gt;
|ru=Щит &#039;&#039;Schit&#039;&#039;&lt;br /&gt;
|sr=Zaštita&lt;br /&gt;
|es=Protección&lt;br /&gt;
|sv=Försvara&lt;br /&gt;
|vi=Bảo Vệ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&amp;lt;!-- references which apply to multiple generations --&amp;gt;&lt;br /&gt;
* [http://pokemon-online.eu/threads/protect-rate.8236/#post-92659 Pokémon Online forums]&lt;br /&gt;
* [http://web.archive.org/web/20110826064256/http://www.upokecenter.com/dex/?attack=182]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Detect|Normal}}&lt;br /&gt;
{{Generation II TMs}}&lt;br /&gt;
{{Generation III TMs}}&lt;br /&gt;
{{Generation IV TMs}}&lt;br /&gt;
{{Generation V TMs}}&lt;br /&gt;
{{Generation VI TMs}}&lt;br /&gt;
{{Generation VII TMs}}&lt;br /&gt;
{{Generation VIII TMs}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Increased priority moves]]&lt;br /&gt;
[[Category:Protection moves]]&lt;br /&gt;
[[Category:Moves in Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
[[Category:Moves usable in Pokémon Sword and Shield]]&lt;br /&gt;
&lt;br /&gt;
[[de:Schutzschild]]&lt;br /&gt;
[[es:Protección]]&lt;br /&gt;
[[fr:Abri]]&lt;br /&gt;
[[it:Protezione]]&lt;br /&gt;
[[ja:まもる]]&lt;br /&gt;
[[zh:守住（招式）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Gorilla_Tactics_(Ability)&amp;diff=3238593</id>
		<title>Gorilla Tactics (Ability)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Gorilla_Tactics_(Ability)&amp;diff=3238593"/>
		<updated>2020-09-05T19:23:55Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In battle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{AbilityInfobox&lt;br /&gt;
|name=Gorilla Tactics&lt;br /&gt;
|jpname=ごりむちゅう&lt;br /&gt;
|jptrans=Obsessed Gorilla&lt;br /&gt;
|jptranslit=Gori Muchū&lt;br /&gt;
|colorscheme=attack&lt;br /&gt;
|gen=8&lt;br /&gt;
|text8=Boosts the Pokémon&#039;s Attack stat but only allows the use of the first selected move.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gorilla Tactics&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ごりむちゅう&#039;&#039;&#039; &#039;&#039;Obsessed Gorilla&#039;&#039;) is an [[Ability]] introduced in [[Generation VIII]]. It is the [[signature Ability]] of {{rf|Galarian}} {{p|Darmanitan}}.&lt;br /&gt;
&lt;br /&gt;
==Effect==&lt;br /&gt;
===In battle===&lt;br /&gt;
Gorilla Tactics boosts the Pokémon&#039;s {{stat|Attack}} by 50%, but limits the Pokémon to using only one move, similar to the [[Choice Band]]. This effect stacks with Choice items, meaning a Pokémon with this Ability and a Choice Band will have its Attack boosted by 175%.&lt;br /&gt;
&lt;br /&gt;
Gorilla Tactics temporarily stops working if the user is [[Dynamax]]ed.&lt;br /&gt;
&lt;br /&gt;
===Outside of battle===&lt;br /&gt;
It is unknown if Gorilla Tactics has an effect outside of battle.&amp;lt;!--Gorilla Tactics has no effect outside of battle.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Pokémon with Gorilla Tactics==&lt;br /&gt;
{{Ability/head|attack}}&lt;br /&gt;
{{Ability/entry|555G|Darmanitan|Ice|Ice|Gorilla Tactics|None|Zen Mode|Standard Mode}}&lt;br /&gt;
{{Ability/foot|attack}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The Japanese name of this Ability is a pun, combining 五里霧中 &#039;&#039;gorimuchū&#039;&#039; (a saying meaning lost in a fog) with ゴリラ &#039;&#039;gorira&#039;&#039; (gorilla) and 夢中 &#039;&#039;muchū&#039;&#039; (obsessed). The English name is a play on &#039;&#039;guerilla tactics&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{attack color}}|bordercolor={{attack color dark}}&lt;br /&gt;
|zh_yue=一猩一意 &#039;&#039;{{tt|Yātsīng Yātyi|Concentr-Ape-tion}}&#039;&#039;&lt;br /&gt;
|zh_cmn=一猩一意 &#039;&#039;{{tt|Yīxīng Yīyì|Concentr-Ape-tion}}&#039;&#039;&lt;br /&gt;
|fr=Entêtement&lt;br /&gt;
|de=Affenfokus&lt;br /&gt;
|it=Vigorilla&lt;br /&gt;
|ko=무아지경 &#039;&#039;{{tt|Mua-ji Gyeong|Entrancement}}&#039;&#039;&lt;br /&gt;
|es=Monotema&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Moves and Abilities notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Abilities that increase move power]]&lt;br /&gt;
[[Category:Abilities with negative effects]]&lt;br /&gt;
&lt;br /&gt;
[[de:Affenfokus]]&lt;br /&gt;
[[es:Monotema]]&lt;br /&gt;
[[fr:Entêtement]]&lt;br /&gt;
[[it:Vigorilla]]&lt;br /&gt;
[[ja:ごりむちゅう]]&lt;br /&gt;
[[zh:一猩一意（特性）]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:JN037&amp;diff=3237639</id>
		<title>Talk:JN037</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:JN037&amp;diff=3237639"/>
		<updated>2020-09-03T16:35:45Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Editing Question ==&lt;br /&gt;
&lt;br /&gt;
Should I add the sentence Ash and Goh go to Alola into Major events? [[User:PLMMJ|PLMMJ]] ([[User talk:PLMMJ|talk]]) 16:35, 3 September 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:JN037&amp;diff=3237637</id>
		<title>Talk:JN037</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:JN037&amp;diff=3237637"/>
		<updated>2020-09-03T16:35:02Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: Created page with &amp;quot;Should I add the sentence Ash and Goh go to Alola into Major events?&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Should I add the sentence Ash and Goh go to Alola into Major events?&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:B-Button_League&amp;diff=3236503</id>
		<title>Talk:B-Button League</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:B-Button_League&amp;diff=3236503"/>
		<updated>2020-09-02T00:57:32Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is it ever explained in the show why they&#039;re called the B=Button league? [[User:Binks|Binks]] 14:35, 2 January 2009 (UTC)&lt;br /&gt;
:Look at thr logo on the building. It&#039;s the &amp;quot;B&amp;quot;-button on a white DS Lite. When you press &amp;quot;B&amp;quot;, it stops evolution. &amp;lt;span style=&amp;quot;border: 1px solid #000000;&amp;quot;&amp;gt;[[User:Yinyang1195|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;Yin&amp;lt;/span&amp;gt;]][[User talk:Yinyang1195|&amp;lt;span style=&amp;quot;background:#000000;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#FFFFFF;&amp;quot;&amp;gt;Yang&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 04:15, 31 January 2009 (UTC)&lt;br /&gt;
::But to &#039;&#039;actually&#039;&#039; answer the question, I don&#039;t recall them explicitly stating the reason why it&#039;s called the B-Button League. &#039;&#039;&#039;&amp;lt;font face=&amp;quot;Times New Roman&amp;quot; size=&amp;quot;3&amp;quot;&amp;gt;~ [[User:Sol|&amp;lt;span style=&amp;quot;color:#DE7537;&amp;quot;&amp;gt;s&amp;lt;/span&amp;gt;]][[User_talk:Sol|&amp;lt;span style=&amp;quot;color:#E79972;&amp;quot;&amp;gt;o&amp;lt;/span&amp;gt;]][[Special:Contributions/Sol|&amp;lt;span style=&amp;quot;color:#EAC590;&amp;quot;&amp;gt;l&amp;lt;/span&amp;gt;]]&amp;lt;/font&amp;gt;&#039;&#039;&#039; 04:17, 31 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Guys, this article could use a little grammar help. I&#039;ll go do that right now.--[[User:Dragonbeastx|&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;DRAGON&amp;lt;/font&amp;gt;]][[User talk:Dragonbeastx|&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;BEAST&amp;lt;/font&amp;gt;]][[User:Dragonbeastx/The Aura Spot|&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;X&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt;]] 08:35, 13 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
It&#039;s because they don&#039;t want their Pokémon to evolve like when you press the button during evolution. I do it all the time to get attacks like Seed Bomb for Bulbasaur {{u|Laxafett}} 10:39, 17 May 2009(UTC)&lt;br /&gt;
&lt;br /&gt;
: Yes but does it ever say &#039;&#039;in the episode&#039;&#039; why they&#039;re called the B-Button League. EVERYONE that ever played the games gets why the company named them that but people aren&#039;t asking why the creators gave them that name, they&#039;re asking if the creators gave the characters a reasoning behind that name. {{unsigned|Blackstone Dresden}}&lt;br /&gt;
&lt;br /&gt;
== Incomplete? ==&lt;br /&gt;
&lt;br /&gt;
How is this page incomplete and stub by any chance? [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 05:41, 13 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== More incompleteness ==&lt;br /&gt;
Somebody forgot to put the double brackets on a link. Fixed it. (Can&#039;t sign because the tilde key types this ¬ every so often. Same happens with @ key becoming &amp;quot; sometimes. They both did today.)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:B-Button_League&amp;diff=3236502</id>
		<title>Talk:B-Button League</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:B-Button_League&amp;diff=3236502"/>
		<updated>2020-09-02T00:54:30Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is it ever explained in the show why they&#039;re called the B=Button league? [[User:Binks|Binks]] 14:35, 2 January 2009 (UTC)&lt;br /&gt;
:Look at thr logo on the building. It&#039;s the &amp;quot;B&amp;quot;-button on a white DS Lite. When you press &amp;quot;B&amp;quot;, it stops evolution. &amp;lt;span style=&amp;quot;border: 1px solid #000000;&amp;quot;&amp;gt;[[User:Yinyang1195|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;Yin&amp;lt;/span&amp;gt;]][[User talk:Yinyang1195|&amp;lt;span style=&amp;quot;background:#000000;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#FFFFFF;&amp;quot;&amp;gt;Yang&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 04:15, 31 January 2009 (UTC)&lt;br /&gt;
::But to &#039;&#039;actually&#039;&#039; answer the question, I don&#039;t recall them explicitly stating the reason why it&#039;s called the B-Button League. &#039;&#039;&#039;&amp;lt;font face=&amp;quot;Times New Roman&amp;quot; size=&amp;quot;3&amp;quot;&amp;gt;~ [[User:Sol|&amp;lt;span style=&amp;quot;color:#DE7537;&amp;quot;&amp;gt;s&amp;lt;/span&amp;gt;]][[User_talk:Sol|&amp;lt;span style=&amp;quot;color:#E79972;&amp;quot;&amp;gt;o&amp;lt;/span&amp;gt;]][[Special:Contributions/Sol|&amp;lt;span style=&amp;quot;color:#EAC590;&amp;quot;&amp;gt;l&amp;lt;/span&amp;gt;]]&amp;lt;/font&amp;gt;&#039;&#039;&#039; 04:17, 31 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Guys, this article could use a little grammar help. I&#039;ll go do that right now.--[[User:Dragonbeastx|&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;DRAGON&amp;lt;/font&amp;gt;]][[User talk:Dragonbeastx|&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;BEAST&amp;lt;/font&amp;gt;]][[User:Dragonbeastx/The Aura Spot|&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;X&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt;]] 08:35, 13 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
It&#039;s because they don&#039;t want their Pokémon to evolve like when you press the button during evolution. I do it all the time to get attacks like Seed Bmob for Bulbasaur {{u|Laxafett}} 10:39, 17 May 2009(UTC)&lt;br /&gt;
&lt;br /&gt;
: Yes but does it ever say &#039;&#039;&#039;&#039;&#039;in the episode&#039;&#039;&#039;&#039;&#039; why they&#039;re called the B-Button League. EVERYONE that ever played the games gets why the company named them that but people aren&#039;t asking why the creators gave them that name, they&#039;re asking if the creators gave the characters a reasoning behind that name. {{unsigned|Blackstone Dresden}}&lt;br /&gt;
&lt;br /&gt;
== Incomplete? ==&lt;br /&gt;
&lt;br /&gt;
How is this page incomplete and stub by any chance? [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 05:41, 13 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== More incompleteness ==&lt;br /&gt;
Somebody forgot to put the double brackets on a link. Fixed it. (Can&#039;t sign because the tilde key types this ¬ every so often. Same happens with @ key becoming &amp;quot; sometimes. They both did today.)&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=B-Button_League&amp;diff=3236501</id>
		<title>B-Button League</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=B-Button_League&amp;diff=3236501"/>
		<updated>2020-09-02T00:50:25Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{AnimeLocationInfobox&lt;br /&gt;
|name=B-Button League&lt;br /&gt;
|characters=ビーボタン同盟&lt;br /&gt;
|japanese=B-Button Alliance&lt;br /&gt;
|image=B Button League HQ.png&lt;br /&gt;
|caption=B-Button League Headquarters&lt;br /&gt;
|imagesize=280px&lt;br /&gt;
|region=Sinnoh&lt;br /&gt;
|epicode=DP021&lt;br /&gt;
|episode={{Ya See We Want An Evolution!}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;B-Button League&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ビーボタン同盟&#039;&#039;&#039; &#039;&#039;B-Button Alliance&#039;&#039;) is an organization in the [[Pokémon anime]] whose members aim to {{pkmn|training|raise Pokémon}} to be incredibly strong and beautiful without undergoing [[Evolution]]. It is headquartered in [[Jubilife City]], [[Sinnoh]]. It was featured in &#039;&#039;[[DP021|Ya See We Want An Evolution!]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Organization==&lt;br /&gt;
[[File:Oralie and Haley.png|thumb|left|220px|Oralie and Haley]]&lt;br /&gt;
The B-Button League is a group of [[Pokémon Coordinator]]s that compete for the [[Top Coordinator]] spot without [[Evolution|evolving]] their {{OBP|Pokémon|species}}. The members of the organization believe that Pokémon Evolution isn&#039;t the only way to achieve ultimate strength and beauty. They concentrate on strengthening and beautifying their Pokémon without going through Evolution. The organization seems to be centered around particularly weaker Pokémon such as {{p|Magikarp}} and {{p|Feebas}}. There are two known members of the B-Button League. They are [[Haley]], the leader, and her younger sister [[Oralie]].&lt;br /&gt;
&lt;br /&gt;
{{Ash}} and {{ashfr}} visited the B-Button League while on their way to [[Eterna City]]. During their visit, Oralie {{pkmn|battle}}d {{an|Dawn}} and Ash with her Magikarp, defeating [[Dawn&#039;s Piplup]] and drawing with [[Ash&#039;s Pikachu]].&lt;br /&gt;
&lt;br /&gt;
{{TRT}}, disguised as members of a fake organization known as the &amp;quot;C-Button League&amp;quot;, stole Haley&#039;s Feebas and Oralie&#039;s Magikarp so as to attempt to evolve them along with Pikachu with the Poké-Evolution Machine One they bought from the [[Magikarp salesman]]. They held an idea that these already powerful Pokémon would become even stronger after undergoing Evolution, in which they would be given to their {{an|Giovanni|boss}}. However, the machine did not work, due to Team Rocket not reading the instructions, which stated that they had to wait one week first, or the device would result in total failure. [[Jessie]], [[James]], and {{MTR}} then attempted to transform their machine into a giant robot, which also failed due to the fact the robot had to have made one successful Evolution before being able to transform. After this they were blasted off by the two powerful {{type|Water}} Pokémon, and Ash, Dawn, and {{an|Brock}} left.&lt;br /&gt;
{{-}}&lt;br /&gt;
==Pokémon==&lt;br /&gt;
{| width=&amp;quot;50%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{InactivePoké|Oralie|Magikarp|Oralie Magikarp.png|Water|link=no}}&lt;br /&gt;
| {{InactivePoké|Haley|Feebas|Haley Feebas.png|Water|link=no}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The B-Button League is a reference to the in-{{pkmn|games|game}} technique to stop Pokémon from evolving; a {{player}} may prevent a Pokémon from evolving by [[Level|level-up]] by pressing the B button before the Evolution is complete. This was the only way to keep a Pokémon from evolving by level-up until the introduction of the [[Everstone]] in [[Generation II]].&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{water color light}}|bordercolor={{water color dark}}&lt;br /&gt;
|de=B-Gruppen-Liga&lt;br /&gt;
|es=Liga Botón B&lt;br /&gt;
|fi=B-nappiliiga&lt;br /&gt;
|fr=Club des Boutons B&lt;br /&gt;
|it=Lega della B&lt;br /&gt;
|ko=B버튼동아리 &#039;&#039;B Button Dongari&#039;&#039;&lt;br /&gt;
|pl=Liga B&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Pokémon Fan Club]]&lt;br /&gt;
{{Sinnohanime}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{DoubleProjectTag|Anime|Locations}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
&lt;br /&gt;
[[it:Lega della B]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3236471</id>
		<title>DP010</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=DP010&amp;diff=3236471"/>
		<updated>2020-09-02T00:11:00Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=DP010 |&lt;br /&gt;
altepcode=EP476 |&lt;br /&gt;
colorscheme=Sinnoh |&lt;br /&gt;
title_en=Not on MY Watch Ya Don&#039;t! |&lt;br /&gt;
title_ja=ポケッチ入手困難！？ |&lt;br /&gt;
title_ja_trans=Can&#039;t Get the Pokétch!? |&lt;br /&gt;
screen=yes |&lt;br /&gt;
broadcast_jp=November 30, 2006 |&lt;br /&gt;
broadcast_us=June 19, 2007 |&lt;br /&gt;
en_series= |&lt;br /&gt;
en_op={{so|Diamond and Pearl}} |&lt;br /&gt;
ja_op=[[Together]] |&lt;br /&gt;
ja_ed=[[By Your Side ~Hikari&#039;s Theme~|君のそばで 〜ヒカリのテーマ〜]] |&lt;br /&gt;
olmteam=Team Iguchi |&lt;br /&gt;
scenario=藤田伸三 |&lt;br /&gt;
storyboardn=1 |&lt;br /&gt;
storyboard1=日高政光 |&lt;br /&gt;
directorn=1 |&lt;br /&gt;
director1=牧野行洋 |&lt;br /&gt;
artn=1 |&lt;br /&gt;
art1=木下和栄 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=DP001-DP010 |&lt;br /&gt;
footnotes=*{{filb-eppics|dp|010}}&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Not on MY Watch Ya Don&#039;t!&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケッチ入手困難！？&#039;&#039;&#039; &#039;&#039;Can&#039;t Get the Pokétch!?&#039;&#039;) is the tenth episode of &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, and the 476th episode of the [[Pokémon anime]]. It was first broadcast in Japan on November 30, 2006, and in the United States on June 19, 2007.&lt;br /&gt;
&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://www.pokemon.com/us/tv-episodes/season-10/episode-10-10_10-not-on-my-watch-ya-dont/--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Dawn&#039;s first Pokémon Contest is just days away, and in order to prepare, she&#039;s searching Jubilife City for a Pokétch—a handy accessory that looks like a watch but has multiple useful functions. To her disappointment, the stores&#039; Pokétch supply has mysteriously been recalled, but she gets a free Pokétch from Team Rocket. For some reason, Team Rocket are just giving Pokétch away! But a Shinx and its owner, Landis, expose Dawn&#039;s Pokétch as a fake. Landis should know—he&#039;s the son of the Pokétch corporation&#039;s president!&lt;br /&gt;
&lt;br /&gt;
Landis introduces his father to Dawn and her friends, who learn that the Pokétch corporation withdrew its merchandise when it heard that someone was distributing fakes. But Landis&#039; father does give our heroes a peek at the latest version of the real thing, a Pokétch that measures the Friendship between a Trainer and a Pokémon. As for the fake Pokétch, the truth is soon revealed: Team Rocket is using the fakes to transmit Psyduck&#039;s voice! Now lots of Pokémon are listlessly walking through the streets in a Psyduck-induced trance, headed right for Team Rocket&#039;s hideout, and Landis&#039; Shinx is one of them!&lt;br /&gt;
&lt;br /&gt;
Of course, our heroes must now stop Team Rocket from scooping up all the Pokémon and taking off in their Meowth balloon. Pikachu and Piplup try to stop them, but Team Rocket just adds those two to the collection as well. Dawn isn&#039;t having any more of this nonsense, so she helps Buneary unleash an amazing Ice Beam that puts the villains&#039; plans on ice. With the Pokémon freed, Shinx helps charge Pikachu up with electricity and Team Rocket are sent flying once again, without the benefit of a hot air balloon. Now Dawn can receive a real Pokétch of her own, and she&#039;s just about ready to take on the Jubilife Pokémon Contest!&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{ashfr|The group}} arrives in [[Jubilife City]] with three days before the local [[Pokémon Contest]] and {{an|Dawn}}’s long-awaited debut. Dawn is set on getting herself a [[Pokétch]], a must-have device for any {{pkmn|Coordinator}}. However, she is disappointed to find the local store is empty. The vendor explains that the [[Pokétch Company]] has recalled all unsold Pokétches. Dawn perks up again when she spots three clowns, actually {{TRT}} [[List of Team Rocket&#039;s disguises|in disguise]], giving away free Pokétches to the street crowd. Dawn pushes her way through the crowd. Team Rocket are shocked to see her, but give her a Pokétch anyway. They also insist that Ash and Brock take one as well, even though Ash says that he doesn&#039;t want one.&lt;br /&gt;
&lt;br /&gt;
The group takes a break in a local park, where Dawn admires her Pokétch. A {{p|Shinx}} then walks up to them, and Ash scans it on his [[Pokédex]] before wondering aloud why it is &amp;quot;barking&amp;quot; so much. Its Trainer, [[Landis]] and instantly reveals the Pokétches are fake. Dawn refuses to believe him, until Landis runs it under water, smearing the paint. When the group asks how he knew they were fake, Landis tells them that [[Pokétch Co. President|his father]] would never make one in such a &amp;quot;dumb&amp;quot; color. &lt;br /&gt;
&lt;br /&gt;
Inside the [[Pokétch Company]] factory, Landis&#039;s father, who is also the Pokétch Co. President, apologizes for his son&#039;s behavior, but the group insists that it should be the people who made the fakes that should apologize. The President admits that he had the Pokétches pulled from the stores across [[Sinnoh]] because of the counterfeit Pokétch crisis. Landis then discovers that Dawn is a {{pkmn|Coordinator}}, which prompts his father to show them a prototype Pokétch, which has a [[Friendship]] Checker application. Ash is keen to give the app a try on him and {{AP|Pikachu}}, and the President is surprised by the reading, stating that it is almost off the graph. Brock and {{TP|Brock|Croagunk}} go up next, and despite Croagunk only being a [[DP008|recent addition]], the reading reveals the pair are already quite close. Dawn, however, is shocked to learn that her friendship with {{TP|Dawn|Piplup}} is low. Landis’s father assures her that friendship increases as a Pokémon and {{pkmn|Trainer}} spend time together. Landis recommends Dawn not even both entering the Contest with those low stats. At this, Dawn orders Landis to test his friendship with Shinx. Landis retorts that he is too young and still studying at {{si|Trainers&#039; School}}, much to Dawn&#039;s dismay. The President and his son wish Dawn all the best with her Contest, with Landis admitting she will need all the luck she can get.&lt;br /&gt;
&lt;br /&gt;
By nightfall, Team Rocket&#039;s fake Pokétch goes into full throttle. With the help of a {{p|Psyduck}}, they utilize the fake devices&#039; speakers to broadcast a {{m|Hypnosis|hypnotic}} tone to attract the Trainer&#039;s Pokémon directly to them. {{AP|Pikachu}} alerts Ash and his friends to the growing Pokémon procession, while Landis and his father abandon their inspection of the fake Pokétch to chase after their hypnotized Shinx. Landis and his father step outside to look for Shinx, but they instead find Ash and his friends. The father and son alert the group to their discovery of the Psyduck recording within the fake Pokétches. Ash and others follow the Pokémon directly to a giant holding container. Oddly the Pokémon just stand in the box, stuck in a trance. Landis rushes forward to rescue his Shinx, but Dawn leaps to his aid to stop the door crashing down on the young boy. Dawn demands to know who is behind the scheme. Team Rocket responds with their {{motto}} before inflating their balloon and firing up their propulsion engines for lift off. Piplup and Pikachu prepare for a {{m|Bubble Beam}} and {{m|Thunderbolt}} combination, but {{MTR}} launches two arms from the balloon, trapping Pikachu and Piplup inside glass capsules. Dawn sends out {{TP|Dawn|Buneary}} and tells it to use {{m|Ice Beam}}, but the Ice Beam can&#039;t quite reach the balloon’s height. Still determined, Dawn and Buneary close their eyes and take a moment to concentrate. Dawn calls for a maxed out Ice Beam, and the attack freezes Team Rocket. It also shorts out the rocket boosters, stopping them. As the balloon starts to descend slowly, Piplup and Pikachu are released from their capsules and start to fall. Ash sends out {{AP|Starly}}, and has it swoop into to rescue the pair. Starly manages to save Piplup, though Pikachu continues to plummet. Ash runs and dives to try to catch him, but misses and Pikachu hits the ground hard.&lt;br /&gt;
&lt;br /&gt;
As Ash cradles Pikachu, Team Rocket’s balloon lands and the Pokémon walk out of the damaged container. Brock realizes that the fall must have snapped them out of their hypnosis, and Landis&#039;s father orders the Pokémon to go back to their Trainers. Team Rocket then breaks out of the ice and jump to the ground, set on getting revenge. They send out {{TP|Jessie|Seviper}} and {{TP|James|Carnivine}}. Carnivine, of course, bites onto James&#039;s head. Team Rocket then orders Seviper and Carnivine to use {{m|Poison Tail}} and {{m|Bite}} respectively. Dawn decides to retaliate, and has Piplup use {{m|Peck}} and Buneary go in for a {{m|Dizzy Punch}}. Seviper and Carnivine are knocked back. Landis&#039;s father then tells Shinx to use {{m|Spark}} on Pikachu, which recharges Pikachu. Meowth extends his claws and Team Rocket and their Pokémon all jump towards Pikachu. Ash orders a Thunderbolt, which sends Team Rocket blasting off.&lt;br /&gt;
&lt;br /&gt;
[[Officer Jenny]] and [[Nurse Joy]] arrive shortly after, saying that they got there as fast as they could. Brock goes all heart-eyed, and starts to flirt with them, but Croagunk uses {{m|Poison Jab}} on him and drags him away. Landis then thanks Dawn for saving Shinx. He admits she will do well in the Contest, but says she shouldn’t expect to win much to Dawn&#039;s annoyance. With the counterfeit crisis solved, Dawn purchases a genuine Pokétch from the store the very next day, Now armed with a Pokétch on her wrist, Dawn turns her attention to her Contest training.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Ash}} and {{ashfr}} arrive in [[Jubilife City]].&lt;br /&gt;
* {{an|Dawn}} obtains a [[Pokétch]].&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Humans====&lt;br /&gt;
=====Main series debuts=====&lt;br /&gt;
* {{jo|Marina}} (advertisement)&lt;br /&gt;
&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* {{p|Shinx}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Dawn}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* [[Nurse Joy]]&lt;br /&gt;
* [[Officer Jenny]]&lt;br /&gt;
* {{jo|Marina}} (cameo; advertisement)&lt;br /&gt;
* [[Landis]]&lt;br /&gt;
* [[Pokétch Co. President|Landis&#039;s father]]&lt;br /&gt;
* {{pkmn|Coordinator}}s&lt;br /&gt;
* Pokétch salesperson&lt;br /&gt;
* Townspeople&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Wobbuffet}} ({{OP|Jessie|Wobbuffet}})&lt;br /&gt;
* {{p|Mime Jr.}} ({{OP|James|Mime Jr.}})&lt;br /&gt;
* {{p|Piplup}} ({{OP|Dawn|Piplup}})&lt;br /&gt;
* {{p|Starly}} ({{OP|Ash|Starly}})&lt;br /&gt;
* {{p|Buneary}} ({{OP|Dawn|Buneary}})&lt;br /&gt;
* {{p|Croagunk}} ({{OP|Brock|Croagunk}})&lt;br /&gt;
* {{p|Seviper}} ({{OP|Jessie|Seviper}})&lt;br /&gt;
* {{p|Carnivine}} ({{OP|James|Carnivine}})&lt;br /&gt;
* {{p|Shinx}} ([[Landis]]&#039;s; debut)&lt;br /&gt;
* {{p|Skarmory}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Altaria}} (Coordinator&#039;s)&lt;br /&gt;
* {{p|Psyduck}}&lt;br /&gt;
* {{p|Charmeleon}}&lt;br /&gt;
* {{p|Pidgeotto}}&lt;br /&gt;
* {{p|Rattata}}&lt;br /&gt;
* {{p|Raticate}}&lt;br /&gt;
* {{p|Spearow}}&lt;br /&gt;
* {{p|Sandshrew}}&lt;br /&gt;
* {{p|Nidorina}}&lt;br /&gt;
* {{p|Nidoran♂}}&lt;br /&gt;
* {{p|Wigglytuff}}&lt;br /&gt;
* {{p|Vulpix}}&lt;br /&gt;
* {{p|Oddish}}&lt;br /&gt;
* {{p|Growlithe}}&lt;br /&gt;
* {{p|Poliwag}}&lt;br /&gt;
* {{p|Poliwhirl}}&lt;br /&gt;
* {{p|Rapidash}}&lt;br /&gt;
* {{p|Quilava}}&lt;br /&gt;
* {{p|Furret}}&lt;br /&gt;
* {{p|Sunflora}}&lt;br /&gt;
* {{p|Mareep}}&lt;br /&gt;
* {{p|Stantler}}&lt;br /&gt;
* {{p|Teddiursa}}&lt;br /&gt;
* {{p|Espeon}}&lt;br /&gt;
* {{p|Larvitar}}&lt;br /&gt;
* {{p|Poochyena}}&lt;br /&gt;
* {{p|Azurill}}&lt;br /&gt;
* {{p|Bagon}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Marina cover.png|thumb|220px|Marina modeling the Pokétch]]&lt;br /&gt;
* {{jo|Marina}} from &#039;&#039;[[The Legend of Thunder!]]&#039;&#039; makes a cameo appearance on a [[Magazines in the Pokémon world|magazine]] advertisement for the [[Pokétch]]. The outfit she wears in the ad is not her normal one.&lt;br /&gt;
* In the {{pkmn|games}}, the {{player}} obtains a Pokétch by speaking to three {{tc|Clown}}s and collecting a [[Coupon]] from each of them. {{TRT}}&#039;s clown disguises are a reference to this.&lt;br /&gt;
* {{an|Dawn}} reads the title card of the episode.&lt;br /&gt;
* An instrumental version of [[By Your Side ~Hikari&#039;s Theme~]] and [[Aim to Be a Pokémon Master]] are used as background music.&lt;br /&gt;
* [[4Kids Entertainment|4Kids]] background music is used in this episode.&lt;br /&gt;
* [[Dawn&#039;s Buneary]] is added to the ending animation.&lt;br /&gt;
* [[Professor Oak&#039;s Big Pokémon Encyclopedia]]: [[Pokétch]]&lt;br /&gt;
** Pokémon senryū: ポケッチに　まだまだふえる　アプリかな &#039;&#039;Pokétchi ni, madamada fueru, apurikana&#039;&#039; &amp;quot;For the Pokétch, an ever-growing Application.&amp;quot;&lt;br /&gt;
* Dawn narrates the preview for the [[DP011|next episode]].&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* Just before [[Landis]] says good luck to Dawn, [[Pokétch Co. President|his father]] says that [[Officer Jenny]] has agreed to judge the {{ci|Jubilife}} {{pkmn|Contest}}, [[DP011|whereas in the next episode]], she doesn&#039;t do so.&lt;br /&gt;
* One of the hypnotized Pokémon is an [[Size discrepancies in the Pokémon anime|unusually small Stantler]].&lt;br /&gt;
* In one scene where {{TRT}} is about to steal {{AP|Pikachu}} and {{TP|Dawn|Piplup}}, {{MTR}}&#039;s ears are cream-colored instead of black.&lt;br /&gt;
&lt;br /&gt;
===Dub edits===&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Epilang|color=FCC|bordercolor=99F&lt;br /&gt;
|zh_cmn={{tt|神奇寶貝錶難以入手！？|Pokétch is Hard to Get!?}}&lt;br /&gt;
|cs={{tt|Podivuhodné hodinky|Wonderful Watch}}&lt;br /&gt;
|da={{tt|Jeg Finder Mig Ikke I Noget|I won&#039;t put up with anything}}&lt;br /&gt;
|nl={{tt|Pokétch Perikelen|Pokétch perils}}&lt;br /&gt;
|fi={{tt|Ja minun kelloonihan et koske!|And my watch you won&#039;t be touching!}}&lt;br /&gt;
|fr_eu={{tt|Les faussaires !|The counterfeiters!}}&lt;br /&gt;
|de={{tt|Wer nicht hat, der hat schon!|Someone who hasn´t, already has!}}&lt;br /&gt;
|he={{tt|לא אם זה תלוי בי, אתה לא!|}}&lt;br /&gt;
|it={{tt|Tutti pazzi per il Pokétch|Everyone raves about the Pokétch}} &amp;amp; {{tt|La sconfitta del Team Rocket|The defeat of Team Rocket}}&lt;br /&gt;
|pl={{tt|Nie ze mną te numery!|Don&#039;t mess with me like that!}}&lt;br /&gt;
|pt_br={{tt|Na Moda do Poké-lógio!|In the Pokétch Fashion!}}&lt;br /&gt;
|pt_eu={{tt|Primeiro tens de Passar por Cima de Mim!|First You have to Step Over Me!}}&lt;br /&gt;
|ru={{tt|Только не на мои часы!|Just Not on My Watch!}}&lt;br /&gt;
|es_la={{tt|¡No Pueden con Nosotros!|You/They Can&#039;t Against Us!}}&lt;br /&gt;
|es_eu={{tt|¡No! ¡No me quitarás el Poké-Reloj!|No! You won&#039;t take my Pokétch!}}&lt;br /&gt;
|sv={{tt|Med rätt handledning|With the right guidance}}&lt;br /&gt;
|ro={{tt|Nu pe Schimbul Meu|Not on My Watch}}&lt;br /&gt;
|th={{tt|โปเก็ตจ์หายากจังเลย|Can&#039;t Get the Pokétch}}&lt;br /&gt;
|ko={{tt|가짜 포켓치 대소동|Fake Pokétch Turmoil}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=DP009 |&lt;br /&gt;
prevtitle=Setting the World on its Buneary! |&lt;br /&gt;
nextcode=DP011 |&lt;br /&gt;
nexttitle=Mounting a Coordinator Assault! |&lt;br /&gt;
series=Pokémon the Series: Diamond and Pearl |&lt;br /&gt;
colorscheme=Sinnoh}}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:0476}}&lt;br /&gt;
[[Category:Pokémon the Series: Diamond and Pearl episodes|010]]&lt;br /&gt;
[[Category:Episodes written by Shinzō Fujita]]&lt;br /&gt;
[[Category:Episodes storyboarded by Masamitsu Hidaka]]&lt;br /&gt;
[[Category:Episodes directed by Yukihiro Makino]]&lt;br /&gt;
[[Category:Episodes animated by Kazue Kinoshita]]&lt;br /&gt;
[[Category:Episodes focusing on Dawn]]&lt;br /&gt;
&lt;br /&gt;
[[de:Wer nicht hat, der hat schon!]]&lt;br /&gt;
[[es:EP479]]&lt;br /&gt;
[[fr:DP010]]&lt;br /&gt;
[[it:DP010]]&lt;br /&gt;
[[ja:DP編第10話]]&lt;br /&gt;
[[zh:宝可梦 钻石＆珍珠 第10集]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Phobos_Battalion&amp;diff=3235415</id>
		<title>Phobos Battalion</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Phobos_Battalion&amp;diff=3235415"/>
		<updated>2020-08-31T00:13:24Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|needs=images of other generals}}&lt;br /&gt;
{{Team Infobox&lt;br /&gt;
|teamname=Phobos Battalion&lt;br /&gt;
|jpteamname=フォボス軍&lt;br /&gt;
|tmteamname=Phobos Army&lt;br /&gt;
|leader=Baron Phobos&lt;br /&gt;
|region=Trozei region&lt;br /&gt;
|admins=Buzz, Avery, Grock, Aquarella, Boolum&lt;br /&gt;
|targets=[[Secret Storage]], [[Huge Storage]], [[Phobos Mobiles]]&lt;br /&gt;
|hideout=[[Phobos Secret Fort: Phobosphere|Phobosphere]]&lt;br /&gt;
|border color={{steel color dark}}&lt;br /&gt;
|background color={{yellow color}}&lt;br /&gt;
|lightened color={{steel color light}}&lt;br /&gt;
|image=Baron Phobos Trozei.png&lt;br /&gt;
|size=100px&lt;br /&gt;
|caption=Baron Phobos&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Phobos Battalion&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{j|フォボス軍}}&#039;&#039;&#039; &#039;&#039;Phobos Army&#039;&#039;) are the enemies in [[Pokémon Trozei!]] and the arch-nemeses of [[Secret Operation League|SOL]]. They steal {{OBP|Pokémon|species}} to use their energy to power up a secret weapon called the [[Phobos Secret Fort: Phobosphere|Phobosphere]]. Their logo is a {{p|Lunatone}}.&lt;br /&gt;
&lt;br /&gt;
They store Pokémon in hidden areas and travel in tank-like Phobos Mobiles driven by their leaders, the Phobos Generals.&lt;br /&gt;
&lt;br /&gt;
Phobos Battalion Generals use a Jammer flash that only lets the Pokémon&#039;s shadows to be seen, add 50 more Pokémon to Trozei&#039;d, and will use Jammer Balls, which look like rocks, to try to block the player&#039;s Trozei. The only way to get rid of the Jammer Balls is to line them up with Ditto.&lt;br /&gt;
&lt;br /&gt;
==Phobos Battalion Generals==&lt;br /&gt;
===Baron Phobos===&lt;br /&gt;
[[File:Baron Phobos Trozei.png|thumb|left|Baron Phobos]]&lt;br /&gt;
&#039;&#039;&#039;Baron Phobos&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;フォボス男爵&#039;&#039;&#039; &#039;&#039;Baron Phobos&#039;&#039;) is the leader of the [[Phobos Battalion]] that can be fought in [[Pokémon Trozei!]], and is the leader of the Phobosphere.&lt;br /&gt;
&lt;br /&gt;
===Buzz===&lt;br /&gt;
[[File:Buzz Trozei.png|thumb|Buzz]]&lt;br /&gt;
&#039;&#039;&#039;Buzz&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;バズ将軍&#039;&#039;&#039; &#039;&#039;General Buzz&#039;&#039;) is the first General, and is the leader of the [[Phobos Mobile No.1: Phobos Train|Phobos Train]]. He can drop Jammer Balls onto the field, making it harder to Trozei! Pokémon as they get in the way and can only be cleared by using a {{p|Ditto}}, usually multiple. He can also, like all of the other generals and Baron Phobos, jack the &amp;quot;Trozei Left&amp;quot; back up to 50 if it is below 10 and he is not stunned, as well as darken the field, which turns all of the Pokémon into silhouettes for a short time.&lt;br /&gt;
&lt;br /&gt;
===Avery===&lt;br /&gt;
[[File:Avery Trozei.png|thumb|Avery]]&lt;br /&gt;
&#039;&#039;&#039;Avery&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;アベリー将軍&#039;&#039;&#039; &#039;&#039;General Avery&#039;&#039;) is the second General, and is the leader of the [[Phobos Mobile No.2: Phobos Jet|Phobos Jet]]. Instead of simply dropping Jammer Balls onto the field like Buzz, he can push rows of Pokémon one space to one side, destroying the last one on the side where it was pushed, and leaving a Jammer Ball on the other side. Also, like the other generals and Baron Phobos he can jack up the &amp;quot;Trozei Left&amp;quot; when it is below 10 back to 50 if he is not stunned, and can darken the field, turning Pokémon into silhouettes for a short time.&lt;br /&gt;
&lt;br /&gt;
===Grock===&lt;br /&gt;
[[File:Grock Trozei.png|thumb|left|150px|Grock]]&lt;br /&gt;
&#039;&#039;&#039;Grock&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;グロック将軍&#039;&#039;&#039; &#039;&#039;General Grock&#039;&#039;) is the third General, and is the leader of the [[Phobos Mobile No.3: Phobos Drill|Phobos Drill]]. His name is probably derived from &amp;quot;Ground&amp;quot; and &amp;quot;Rock&amp;quot; as in the Pokémon types, as those types of Pokémon appear in his stage. Like all the other generals and Baron Phobos, excluding Buzz, he can move rows of Pokémon on the playing field to the left or the right, leaving a Jammer Ball where it was pushed, and getting rid of whatever Pokémon was on the other side. He can also, like all of the other generals and Baron Phobos, jack the &amp;quot;Trozei Left&amp;quot; back up to 50 if it is below 10 and he is not stunned, as well as darken the field, which turns all of the Pokémon into silhouettes for a short time.&lt;br /&gt;
&lt;br /&gt;
===Aquarella===&lt;br /&gt;
&#039;&#039;&#039;Aquarella&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;アクアレイラ将軍&#039;&#039;&#039; &#039;&#039;General Aquarella&#039;&#039;) is the fourth General, and is the leader of the [[Phobos Mobile No.4: Phobos Submarine|Phobos Submarine]]. Her strategies are not much different than the Generals to come before her.&lt;br /&gt;
&lt;br /&gt;
===Boolum===&lt;br /&gt;
&#039;&#039;&#039;Boolum&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ブーラム将軍&#039;&#039;&#039; &#039;&#039;General Boolum&#039;&#039;) is the fifth General, and is the leader of the [[Phobos Mobile No.5: Phobos Walker|Phobos Walker]]. He is often referred to as &amp;quot;Bang Boolum&amp;quot;. The Pokémon that the player finds on his stage, the Phobos Walker, are mainly Fighting and {{type|Ground}}-type Pokémon.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{yellow color}}|bordercolor={{steel color light}}&lt;br /&gt;
|fr=Bataillon Phobos&lt;br /&gt;
|de=Phobos Bataillon&lt;br /&gt;
|it=Battaglione Lunox&lt;br /&gt;
|es_eu=Escuadrón Phobos&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
{{Villainous teams}}&lt;br /&gt;
[[Category:Villain groups]]&lt;br /&gt;
[[Category:Trozei characters]]&lt;br /&gt;
[[Category:Pokémon Trozei!]]&lt;br /&gt;
&lt;br /&gt;
[[de:Phobos Bataillon]]&lt;br /&gt;
[[es:Escuadrón Phobos]]&lt;br /&gt;
[[fr:Bataillon Phobos]]&lt;br /&gt;
[[ja:フォボス軍]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Villainous_team&amp;diff=3235405</id>
		<title>Villainous team</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Villainous_team&amp;diff=3235405"/>
		<updated>2020-08-31T00:01:08Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* In the anime */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|needs=This article needs quite a bit of cleanup, maybe a few images, and needs Team Debonairs and Great Rocket.}}&lt;br /&gt;
&#039;&#039;&#039;Villainous teams&#039;&#039;&#039;, referred to officially as &#039;&#039;&#039;villainous organizations&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|悪|あく}}の{{tt|組織|きそしき}}&#039;&#039;&#039; &#039;&#039;villainous organizations&#039;&#039;) or &#039;&#039;&#039;sinister organizations&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|敵組織|てきそしき}}&#039;&#039;&#039; &#039;&#039;villainous organizations&#039;&#039;; officially &#039;&#039;secret teams&#039;&#039;), are {{wp|organized crime}} groups which serve as the main antagonists in the storylines of [[Pokémon games]]. Whatever their goals in their respective games, one thing they all have in common is that they plan on achieving their results through the misuse of {{OBP|Pokémon|species}}. Their names generally follow the pattern &#039;&#039;&#039;Team ~&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{j|～団}}&#039;&#039;&#039; &#039;&#039;-dan&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
==Comparisons==&lt;br /&gt;
Villainous teams in the [[core series]] have many aspects in common. Their structure generally includes, in order of rank, a leader, one or more admins and a number of anonymous grunts. Some teams have additional levels of authority within them, such as [[Team Flare]]&#039;s scientists, as well as additional members and associated individuals who do not fit into the hierarchy at all, such as [[Gladion]], who works with [[Team Skull]].&lt;br /&gt;
&lt;br /&gt;
Aside from {{game|Emerald}}, each core series game has only one team acting in a villainous capacity. Typically, the player character encounters the villainous team many times over the course of their adventure. Typically, they first encounter grunts early in the game, often involved in a small act of villainy unrelated to the team&#039;s broader goals. As the player&#039;s adventure continues, they meet more of the team&#039;s members and uncover more of its secrets and aims, culminating in one or more encounters with the team&#039;s boss. Finally, toward the end of the game, the player foils the team&#039;s scheme. In most games — with the exception of {{game|Black and White|s}} — this happens before the end of the player&#039;s journey to the [[Pokémon League]].&lt;br /&gt;
&lt;br /&gt;
The above refers to the core series games; however, other canons, such as the [[Pokémon Adventures]] manga, have created very different interpretations of villainous teams.&lt;br /&gt;
&lt;br /&gt;
==Core series==&lt;br /&gt;
{{incomplete|section|Manga info of Team Plasma and Team Flare, if any}}&lt;br /&gt;
===[[Team Rocket]]===&lt;br /&gt;
[[File:HeartGold SoulSilver Team Rocket Grunt.png|thumb|250px|Team Rocket Grunts]]&lt;br /&gt;
Team Rocket is the villainous team of the [[Kanto]] and [[Johto]] regions. The grunts wear black costumes and have a red &amp;quot;R&amp;quot; as their crest. Many variations of the costume have been seen. Their leader is [[Giovanni]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Generation I]], Team Rocket often worked to gain money, through methods such as burglary and selling [[Fossil]]s. Their plans culminated in a hostile takeover of the [[Silph Co.]] building in [[Saffron City]]. The gang based their operations in the hidden basement of the [[Celadon Game Corner]].&lt;br /&gt;
&lt;br /&gt;
Initially, [[Giovanni]] was the leader of the [[Viridian Gym]]. After being defeated by {{ga|Red}}/{{ga|Leaf}}, he resigned his position and disappeared to train further. Team Rocket was disbanded at this time, but isolated groups still operated in the [[Sevii Islands]] until they were made aware of Giovanni&#039;s departure.&lt;br /&gt;
&lt;br /&gt;
For three years, Team Rocket appeared to be gone completely. However, an underground movement, led by executives from the [[Sevii Islands]], developed in the [[Johto]] region. As usual, it began with crimes committed to earn money, such as selling {{p|Slowpoke}} tails at outrageous prices.&lt;br /&gt;
&lt;br /&gt;
As the Johto Team Rocket grew in size, scientists within the group studied radio waves and how they might be used to control Pokémon. From a former ninja base in [[Mahogany Town]], their experiments affected the {{p|Magikarp}} at the [[Lake of Rage]], causing the Pokémon to evolve unnaturally. Although the experiment was stopped by [[Lance]], Team Rocket soon took over the [[Goldenrod Radio Tower]], intending to use its transmitter to affect Pokémon nationwide.&lt;br /&gt;
&lt;br /&gt;
Before putting their plan into action, however, Team Rocket used the tower to instead attempt to contact Giovanni, hoping he would hear their message and return. This gave {{ga|Ethan}}/{{ga|Lyra}} enough time to infiltrate the besieged Goldenrod and defeat Team Rocket&#039;s executives, who again disbanded the group. Some time later, a time traveling Ethan/Lyra from the future fought Giovanni while their present-day counterpart watched the fight. Giovanni vanished after the fight, and Ethan/Lyra returned to their time.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Rocket has appeared in almost every episode since [[EP002|the second]], usually as the bumbling trio [[Jessie]], [[James]], and {{MTR}}, though at times {{an|Giovanni}} as well as other members, such as [[Butch]] and [[Cassidy]], have appeared. Giovanni made separate attempts to take over [[Kanto]] and [[Unova]], failing both times.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{incomplete|section|other manga}}&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Rocket#In the Pokémon Adventures manga}}&lt;br /&gt;
Team Rocket first appear in Pokémon Adventures, when {{adv|Red}} and {{adv|Blue}} are pursuing {{p|Mew}} in [[Viridian Forest]]. They are led by {{adv|Giovanni}}, who is portrayed in a much more sinister light than in the anime or games, as with Team Rocket on a whole.&lt;br /&gt;
&lt;br /&gt;
This canon&#039;s depiction of Gym Leaders is different from that of the games and anime, who generally depict [[Gym Leader]]s as valiant. In the {{chap|Red, Green &amp;amp; Blue}}, the three most prominent members of Team Rocket, collectively referred to as the [[Team Rocket Triad]], are [[Koga]], [[Sabrina]] and [[Lt. Surge]]. Like the other villainous trios, two members of the Team Rocket Triad (Sabrina and Lt. Surge) are true to their original calling (though as opposed to the other villainous trios, for them it is being Gym Leaders, not being members of their Team), while one goes his own way, that being Koga.&lt;br /&gt;
&lt;br /&gt;
For a short time, [[Blaine]] worked for Team Rocket, making 5 out of the 8 [[Gym Leader#Indigo League|Kanto Leaders]] Rocket-affiliated at some point in their life.&lt;br /&gt;
&lt;br /&gt;
As in the games, Giovanni later disbands Team Rocket and shuns the Team Rocket Triad, and the four of them go their separate ways. Team Rocket make a brief comeback aboard the S.S. Aqua, but they are on the whole unsuccessful. Later, however, [[Pryce]], under the guise of the [[Masked Man]], reforms Team Rocket for his own uses. At this point, his most prominent members are [[Carl]], [[Sham]], [[Karen]] and [[Will]]. Pryce plans to use Team Rocket to gain control of {{p|Lugia}}, {{p|Ho-Oh}} and eventually {{p|Celebi}}, and through that control time in order to save his {{p|Lapras}}&#039;s parents. After {{adv|Gold}} convinces him to cease his villainous ways, he too disbands Team Rocket.&lt;br /&gt;
&lt;br /&gt;
In the {{chap|FireRed &amp;amp; LeafGreen}}, Giovanni once again reforms Team Rocket, the most notable members now being the [[Three Beasts]] of Team Rocket. The main aim for Team Rocket is to reunite Giovanni with his son {{adv|Silver}} through the use of {{adv|Deoxys}}. Like the other villainous trios, two of the Beasts remain true to their original calling as Rockets, those being [[Orm]] and [[Sird]], while the other, [[Carr]], goes his own way. In this arc, Silver is intended to inherit Team Rocket, but he instead shuns it. &lt;br /&gt;
&lt;br /&gt;
In the {{chap|HeartGold &amp;amp; SoulSilver}}, it was revealed that Carr had taken over Team Rocket and gathered the remaining troops together. His reign of power comes to an abrupt end, however, as the organization is then taken over by the four {{tc|Executive|Rocket Executives}}, who intend to gather all the [[Plate]]s and use them to control {{p|Arceus}}. With the unknowing help of Gold, {{adv|Crystal}}, and Silver, the Rocket Executives manage to enter the [[Sinjoh Ruins]], where Arceus recreates {{p|Dialga}}, {{p|Palkia}}, and {{p|Giratina}}, which [[Archer]] intends to be an invincible army for Giovanni. However, when Giovanni arrives with [[Lance]] and Pryce, it is revealed that the battle of the three [[Legendary Pokémon]] would cause the destruction of both Johto and [[Sinnoh]], as foreseen by Pryce when he was trapped in the time stream. Thanks to Gold opening up to [[Togebo]], Arceus soon calms down the Legendary Pokémon, sending them back to their respective realms. As a reward of his good deed, Celebi then cures Giovanni of his long-time illness, allowing him to return to lead Team Rocket and its rebuilding. Silver still doesn&#039;t approve his father&#039;s criminal life, intending to stop Team Rocket and convince his father of the error of his ways one day by himself.&lt;br /&gt;
&lt;br /&gt;
===[[Team Aqua]]===&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Team Aqua Grunts.png|thumb|250px|Team Aqua Grunts]]&lt;br /&gt;
Team Aqua is one of two villainous teams of the [[Hoenn]] region. The grunts wear blue costumes that look like {{wp|pirate}} outfits. They have a skull-and-bones-like &amp;quot;A&amp;quot; as their crest. Their leader is [[Archie]]. Team Aqua tries to expand the ocean and awaken {{p|Kyogre}}.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Sapphire]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Alpha Sapphire]]), their main goal is to reduce the landmass of the [[Hoenn]] region. They are first encountered in [[Petalburg Woods]] and a grunt is fought. After earning the {{Badge|Stone}}, the same grunt is seen fleeing to the [[Rusturf Tunnel]], and had kidnapped [[Peeko]]. Later, they are seen [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. Later, they steal a [[Meteorite]] from [[Professor Cozmo]] in [[Meteor Falls]], and use it to try to cause [[Mt. Chimney]] to become dormant. After being defeated, they aren&#039;t seen again until the player reaches the [[Weather Institute]], where a group of grunts led by [[Shelly]] are looking for information about the [[Legendary Pokémon]] {{p|Kyogre}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Red Orb]] (Blue Orb in Alpha Sapphire). They then return to [[Slateport City]] to steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Aqua Hideout|hideout]] near [[Lilycove City]], which cannot be accessed until after earning the {{Badge|Mind}} in Sapphire, and they then travel to the [[Seafloor Cavern]] with the orb to awaken Kyogre.&lt;br /&gt;
&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Ruby]] and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby]], they help the player defeat Team Magma.&lt;br /&gt;
&lt;br /&gt;
In {{game|Emerald}}, a single grunt is encountered in [[Petalburg Woods]] with a second encounter ending in [[Rusturf Tunnel]]. As a group, they are first seen at [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. At [[Meteor Falls]] they cause [[Team Magma]] to flee. They are seen fighting Team Magma at Mt. Chimney. Later, they are seen again when the player reaches the [[Weather Institute]], where a group of grunts led by [[Shelly]] are looking for information about the [[Legendary Pokémon]] {{p|Kyogre}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Red Orb]]. They then steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Aqua Hideout|hideout]] near [[Lilycove City]]. After many grunts and [[Aqua Admin Matt|Matt]] are defeated, they are seen traveling to the [[Seafloor Cavern]] with the Red Orb to awaken Kyogre. After defeating many grunts and [[Shelly]], Archie is seen awakening Kyogre, but it flees, and is fought and defeated by the player. Archie and [[Maxie]] are seen in [[Sootopolis City]] until {{p|Rayquaza}} stops the fight between Kyogre and {{p|Groudon}}. After this, the two leaders are seen returning the respective orbs to Mt. Pyre.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Aqua made their first appearance in &#039;&#039;[[AG017|Stairway to Devon]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Aqua#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Magma]]===&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Team Magma Grunts.png|thumb|250px|Team Magma Grunts]]&lt;br /&gt;
Team Magma is one of two villainous teams of the [[Hoenn]] region. The grunts wear red jumpsuit outfits, which have been variously interpreted to look like {{wp|Ninja}} costumes or similar to an imp. They have a stylized &amp;quot;M&amp;quot;, appearing like a volcano, as their team&#039;s signature crest. Their leader is [[Maxie]]. Team Magma attempts to wake {{p|Groudon}} and expand the land area of the world.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Ruby]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby]]), their main goal is to increase the landmass of the [[Hoenn]] region. They are first encountered in [[Petalburg Woods]], and a grunt is fought. After earning the {{Badge|Stone}}, the same grunt is seen fleeing to the [[Rusturf Tunnel]] and had kidnapped Peeko. Later, they are encountered at [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. Later, they steal a [[Meteorite]] from [[Professor Cozmo]] in [[Meteor Falls]], and use it to try to cause Mt. Chimney to erupt. After being defeated, they aren&#039;t seen again until the player reaches the [[Weather Institute]], where a group of grunts led by [[Magma Admin Courtney|Courtney]] in Ruby or [[Tabitha]] in Omega Ruby are looking for information about the [[Legendary Pokémon]] {{p|Groudon}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Blue Orb]] (Red Orb in Omega Ruby). They then steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Magma Hideout|hideout]] in [[Lilycove City]], which cannot be accessed after earning the {{Badge|Mind}} in Ruby, and they then travel to the [[Seafloor Cavern]] with the orb to awaken Groudon.&lt;br /&gt;
&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Sapphire]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Alpha Sapphire]]), they help the player defeat Team Aqua.&lt;br /&gt;
&lt;br /&gt;
In {{game|Emerald}}, Team Magma is first seen in Meteor Falls, but flee when [[Archie]] and [[Team Aqua]] appear. Like in Ruby and Omega Ruby, they steal the meteorite. They are first fought at Mt. Chimney, and this is the first time [[Tabitha]] and [[Maxie]] are fought. After fighting Team Aqua, who successfully stole the Red Orb, at Mt. Pyre, the player obtains the [[Magma Emblem]], which was dropped by a grunt when Team Magma stole the Blue Orb, and accesses the [[Magma Hideout (Jagged Pass)|hideout]]. However, in this game, it&#039;s located in [[Jagged Pass]] instead of being near Lilycove City in Ruby and Omega Ruby. After defeating many grunts and Tabitha, the player witnesses Maxie awaken Groudon, but it flees, and they then fight Maxie for the second time. After earning the Mind Badge, they are fought at the [[Mossdeep Space Center]] for the last time. After defeating a few grunts, the player teams up with [[Steven Stone]] and defeat Maxie and Tabitha in a Double Battle. They are also seen after Archie awakens Kyogre in the Seafloor Cavern and is defeated by the player. The two leaders are in [[Sootopolis City]] until {{p|Rayquaza}} stops the fight between Kyogre and Groudon. After that, they are seen returning the respective orbs to Mt. Pyre.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Magma made their first appearance in &#039;&#039;[[AG002|A Ruin with a View]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Magma#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Galactic]]===&lt;br /&gt;
[[File:Diamond Pearl Team Galactic Grunts.png|thumb|250px|Team Galactic Grunts]]&lt;br /&gt;
Team Galactic is the villainous team of the [[Sinnoh]] region. Galactic Grunts wear black and white jumpsuits that vaguely resemble spacesuits and wear their hair in teal bowl cuts. Their leader is [[Cyrus]], who wishes to create a new universe by awakening {{p|Dialga}} and{{tt|*|Pokémon Platinum Version}}/or{{tt|*|Pokémon Diamond and Pearl Versions}} {{p|Palkia}}. Their team&#039;s crest is a stylized letter &amp;quot;G&amp;quot; (possibly resembling a spiral galaxy). Whereas the other teams usually have large logos on their uniforms, Team Galactic&#039;s logos are small, being barely visible on their battle sprites.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{game|Diamond and Pearl|s}}, Cyrus wishes to recreate the {{pkmn|universe}} in his image with the powers of {{p|Dialga}} or {{p|Palkia}}. In {{game|Platinum}}, the leader is still Cyrus, but this time, he tries to summon both Dialga and Palkia to create a world without spirit. In Platinum, [[Charon]] is also present. &lt;br /&gt;
&lt;br /&gt;
In Platinum, once the player has access to [[Stark Mountain]], [[Mars]] and [[Jupiter]] are seen at Stark Mountain with Charon attempting to use the power of {{p|Heatran}}, but after being defeated, they leave the team, and Charon is arrested, leaving [[Saturn]] as the only Team Galactic Commander still part of the team.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
[[Saturn]], along with two grunts, appeared in &#039;&#039;[[DP036|A Secret Sphere of Influence!]]&#039;&#039;, though it was just a brief cameo at the end of the episode. Here, they commissioned Team Rocket to steal the [[Adamant Orb]] and frame [[Nando]] for the crime. At the end, Team Galactic commented that Team Rocket did a lousy job at it. This was not revealed until their next appearance, &#039;&#039;[[DP060|Journey to the Unown!]]&#039;&#039;. Saturn tried to locate the {{p|Unown}} and control them using a cube with an {{p|Arceus}} pattern. [[Cyrus]], [[Mars]], and [[Jupiter]] later appeared in &#039;&#039;[[DP096|Losing Its Lustrous]]&#039;&#039; and &#039;&#039;[[DP097|Double Team Turnover!]]&#039;&#039; with Saturn.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Galactic#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
=====Pokémon Diamond and Pearl Adventure!=====&lt;br /&gt;
Like in the games, the team is led by [[Cyrus]]. The team essentially has the same goal as in the games, but it was possible that the {{tc|Commander}}s did not know about the absolute plan of their leader, since Mars was shocked when Cyrus revealed that his ultimate goal was to create the universe and all of its life fully anew. [[Hareta]], with the help of [[Mitsumi]], a former member, and the Gym Leaders, managed to stop him. Later, [[Charon]] became the new leader and tried to capture {{p|Heatran}}. [[Mars]] and [[Jupiter]] left on a search to find Cyrus and were treated as deserters.&lt;br /&gt;
&lt;br /&gt;
One of the most distinctive characters of the team is [[B-2]], a grunt who has swollen buttocks due to Hareta biting him when they first met.&lt;br /&gt;
&lt;br /&gt;
===[[Team Plasma]]===&lt;br /&gt;
[[File:Black White Team Plasma Grunts.png|thumb|left|250px|Team Plasma Grunts as they appear in Black and White, as well as the ones who follow N in Black 2 and White 2]]&lt;br /&gt;
[[File:Black 2 White 2 Team Plasma Grunts.png|thumb|250px|The Team Plasma Grunts following Colress as they appear in Black 2 and White 2]]&lt;br /&gt;
Team Plasma is the villainous team of the [[Unova]] region. Originally, the grunts wore a costume that resembles a {{wp|knight}}&#039;s armor, while the [[Seven Sages]] wore robes. Their objective is to separate [[human]]ity from Pokémon. Their leader is [[N]], although the team is being used to further the goals of his adopted father, [[Ghetsis]]. After this is discovered, the members of Team Plasma that support Ghetsis change their uniform to be more similar to pirates, while those that support N remain in the old uniform. Their crest is the letters P and Z combined together, looking like the {{wp|Chi Rho}}.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Plasma appears in various locations. In {{game|Black and White|s}}, their leader, N, is encountered very early in the game and is battled in many of Team Plasma&#039;s appearances. Eventually, N is able to gain control of {{p|Zekrom}}{{sup/5|Bl}}/{{p|Reshiram}}{{sup/5|W}}, and defeats the champion [[Alder]]. After the player captures the other [[Legendary Pokémon]] and defeats N, Ghetsis reveals his true plans, battling the hero himself. After his defeat and arrest, [[Looker]] will ask the player to help him round up the remaining [[Seven Sages|Sages]].&lt;br /&gt;
&lt;br /&gt;
In {{game|Black and White|s|4=2|Pokémon Black 2 and White 2}}, Team Plasma has split into two different factions. One of the factions consists of the few members of Team Plasma that are still loyal to N. The other faction, known as the new Team Plasma, is led by [[Colress]]. This faction is not attempting to release Pokémon, but instead take over Unova. They intend to accomplish this new goal by freezing the region and stealing all of the region&#039;s Pokémon. Having escaped from custody, Ghetsis once again reveals himself to be the true mastermind behind Team Plasma&#039;s actions.&lt;br /&gt;
&lt;br /&gt;
The reformed members and N help the player against new Team Plasma, culminating in the defeat of Colress and Ghetsis — the latter controlling {{p|Kyurem}}. Following this, Colress officially disbands Team Plasma, retiring to [[P2 Laboratory]]. Ghetsis, having snapped and lost heart upon seeing his plans foiled, is taken away by the [[Shadow Triad]], never to be seen again.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Plasma&#039;s [[BW023 (unaired)|debut]] [[BW024 (unaired)|episodes]] were postponed due to the {{wp|Tōhoku earthquake and tsunami}} in Japan and were later retconned out of continuity. Their proper debut was in the &#039;&#039;[[Pokémon the Series: Black &amp;amp; White|Best Wishes Season 2: Episode N]]&#039;&#039; arc, but in their new outfits.&lt;br /&gt;
&lt;br /&gt;
N debuted at the end of &#039;&#039;[[BW109|New Places... Familiar Faces!]]&#039;&#039; and was properly introduced in the [[BW110|next episode]]. Colress, with some other [[Team Plasma Grunt (Trainer class)|grunts]], first appeared in &#039;&#039;[[BW112|Team Plasma&#039;s Pokémon Power Plot!]]&#039;&#039; experimenting with wild Pokémon. Ghetsis made his proper appearance &amp;lt;!--(in person)--&amp;gt; in &#039;&#039;[[BW117|Team Plasma&#039;s Pokémon Manipulation!]]&#039;&#039;. [[Anthea and Concordia]] made their debut at the end of the episode rescuing N from Team Plasma. The Seven Sages appeared in a flashback in &#039;&#039;[[BW118|Secrets From Out of the Fog!]]&#039;&#039;. Like in the [[Pokémon Black and White Versions 2|games]], Team Plasma&#039;s plan is to use the strength of Pokémon and use it to take over the [[Unova]] region.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Plasma#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Flare]]===&lt;br /&gt;
[[File:XY Team Flare Grunts.png|thumb|250px|Team Flare Grunts]]&lt;br /&gt;
Team Flare is the villainous team of the Kalos region. The grunts&#039; uniform is a mafia styled red suit, while Admins wear more stylized white suits and Scientists wear red suits of varying designs. Their leader is [[Lysandre]]. Their symbol is a flaming letter F.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
At first, Team Flare&#039;s goal is claimed to be making the world &amp;quot;beautiful&amp;quot; with style and lots of money. Despite their claims, several grunts and even their leader [[Lysandre]] confirm that they seek a world benefiting only those within Team Flare, disregarding anybody else. Team Flare attempted to make money by stealing and selling [[Fossil]]s. They also siphoned energy from the [[Kalos Power Plant]], and later on stole [[Poké Ball]]s from the [[Poké Ball Factory]].&lt;br /&gt;
&lt;br /&gt;
It is eventually revealed that Team Flare&#039;s true plan is to use the ancient Ultimate Weapon in order to obliterate all life except themselves and start anew, as Lysandre no longer sees a bright future for the current society — which, in his words, has grown to an unsustainable level and is doomed by &amp;quot;unproductive fools&amp;quot; consuming the planet&#039;s limited resources. At this point, it is explained that all their actions were preparations to this goal: the energy from the Power Plant was needed to reactivate the weapon, and the large number of Pokémon was needed to feed it, as it is powered by their life energies.&lt;br /&gt;
&lt;br /&gt;
After the player has defeated the Elite Four and the Champion, the player is tasked by [[Looker]] to help him solve a series of crimes related to a person known as [[Emma|Essentia]], which would be revealed to be the result of experiments by [[Xerosic]], one of Team Flare&#039;s scientists.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
The first appearance of a Team Flare member was in &#039;&#039;[[XYS01|Mega Evolution Special I]]&#039;&#039;, where Lysandre made an appearance at Lysandre Labs, monitoring the Mega Evolution energy [[Alain]] had accumulated. He appears again in &#039;&#039;[[XYS02|Mega Evolution Special II]]&#039;&#039;, where he interrupted Alain and {{Steven}}&#039;s battle.&lt;br /&gt;
&lt;br /&gt;
In the anime, Team Flare hatches a plan to capture the [[Legendary Pokémon]], {{p|Zygarde}}, which is first revealed in &#039;&#039;[[XY094|From A to Z!]]&#039;&#039;. However, they fail in doing so as it escapes. The team are after two of the Zygarde Cores, code-named [[Squishy|Z1]] and [[Z2]]. In &#039;&#039;[[XY102|Meeting at Terminus Cave!]]&#039;&#039;, Team Flare were able to locate Z2 while it and Z1 were communicating, and Mable and Aliana proceeded to go after Z2. After discovering that Z1 had joined {{Ash}} and {{ashfr}} (who had nicknamed it Squishy), they began following the group to capture it, and were seen on numerous occasions. Team Flare Admins, along with [[Xerosic]], began their experiments on an island using the power of Zygarde Cells to mutate trees, which Xerosic declared was a success. Locating Z2, Aliana and Mable, along with Team Flare Grunts, were able to capture Z2 with the help of [[Alain]] and his {{TP|Alain|Charizard}}, allowing Xerosic to later experiment on it.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[XY129|Kalos League Passion with a Certain Flare!]]&#039;&#039;, on the night before the [[Lumiose Conference]]&#039;s final round, Team Flare, reaching the final stages of their plan, made their way to the [[Lumiose Gym]] to begin setting up their equipment. At the end of &#039;&#039;[[XY131|Down to the Fiery Finish!]]&#039;&#039;, Lysandre arrived at the Lumiose Gym and ordered Z2 to show him its power as he put his plan into motion. In &#039;&#039;[[XY132|A Towering Takeover!]]&#039;&#039;, Lysandre televised a message to the citizens of Kalos, describing his plan to create a new, beautiful world by destroying the one they currently live in. Team Flare&#039;s plot was ultimately foiled in &#039;&#039;[[XY136|Forming a More Perfect Union!]]&#039;&#039;, after Z2 was freed from its control and Team Flare&#039;s [[Giant Rock]] destroyed. Lysandre&#039;s fate was unclear after he was engulfed in the same explosion that destroyed the Giant Rock, while the other members were eventually arrested.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Flare#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Skull]]===&lt;br /&gt;
[[File:Sun Moon Team Skull Grunt.png|thumb|250px|Team Skull Grunts]]&lt;br /&gt;
Team Skull is the primary villainous team of the [[Alola]] region. The grunts&#039; black-and-white uniforms are inspired by street gangs, and consist of sneakers, shorts, wrist bands, tank tops, bandannas used to cover the lower face, and berets that resemble the tops of skulls. Their symbol is a stylized letter S in the shape of a skull, which is worn as a medallion. Their leader is [[Guzma]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Skull&#039;s intentions are to simply make enough money to survive. They have a history of disrupting [[island challenge]] events. The team&#039;s leader, [[Guzma]], once attempted the island challenge and failed. He is acquainted with [[Professor Kukui]]. [[Plumeria]], an Admin, is considered the &amp;quot;big sister&amp;quot; of the team and cares for the grunts, calling them her &amp;quot;cute, dumb brothers and sisters&amp;quot;. It is eventually revealed by some of their members that the organization is composed of other people who also failed their island challenge. Their enforcer, [[Gladion]], is the son of Aether President [[Lusamine]] and joined their team to become stronger, though the grunts do not consider him a real member of their team. Their base is located in [[Po Town]].&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Skull debuted in &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;, where three of their grunts, [[Tupp]], [[Zipp]], and [[Rapp]], challenged [[Kiawe]] to a Pokémon battle, threatening to steal his {{p|Charizard}}. {{Ash}} and {{an|Kiawe}} teamed up to defeat the grunts, with Kiawe defeating all of the grunts&#039; Pokémon with his {{TP|Kiawe|Turtonator}}&#039;s Z-Move. Since then, they have made semi-regular appearances in &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;, especially Tupp, Zipp, and Rapp.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Skull#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Rainbow Rocket]]===&lt;br /&gt;
[[File:Rainbow Rocket Grunts Concept.png|thumb|250px|Team Rainbow Rocket Grunts]]&lt;br /&gt;
Team Rainbow Rocket is a villainous team that appears in the [[Alola]] region. Members wear black uniforms that are similar to those worn by the original [[Team Rocket]], but the red &amp;quot;R&amp;quot; logo on the uniform&#039;s front has been replaced by a rainbow &amp;quot;R&amp;quot; logo. Their leader is Giovanni.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Rainbow Rocket&#039;s intentions are to create an army of [[Ultra Beast]]s in order to conquer all the worlds. The group is led by [[Giovanni]], who has recruited the leaders of other villainous teams from alternate universes where they were successful in their plans, including [[Archie]] of [[Team Aqua]], [[Maxie]] of [[Team Magma]], [[Cyrus]] of [[Team Galactic]], [[Ghetsis]] of [[Team Plasma]], and [[Lysandre]] of [[Team Flare]]. [[Faba]] of the [[Aether Foundation]] also assists in Team Rainbow Rocket&#039;s Goals.&lt;br /&gt;
&lt;br /&gt;
===[[Team Yell]]===&lt;br /&gt;
[[File:Sword Shield Team Yell Grunt.png|thumb|250px|Team Yell Grunts]]&lt;br /&gt;
Team Yell is the villainous team of the [[Galar]] region. The grunts&#039; black-and-pink uniforms are inspired by {{wp|Football hooliganism|football hooligans}} and punks; and consist of sneakers, pranks, tank tops, vests, and gloves. Many of their clothing articles are ripped/torn or embellished with spikes and studs. The grunts also wear face paint and dyed or painted hair. Their symbol is a stylized, upside-down Y, forming an eye tattoo or a claw, though it also closely resembles their signature Y-shaped {{wp|vuvuzela}}. Their captain is [[Piers]], who formed it as a fan club for his younger sister [[Marnie]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Unlike most evil teams, Team Yell&#039;s intentions, while similar to those of Team Skull (who also have a history of disrupting events), are not entirely evil; they are simply devoted fans of [[Marnie]]. The grunts, however, tend to take things further than Piers intended, since they rudely try to prevent other Trainers from continuing with their League Challenge, so that Marnie can become Champion.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Yell#In the Pokémon Adventures manga}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Side series==&lt;br /&gt;
===[[Cipher]]===&lt;br /&gt;
[[File:Cipher Peon.png|thumb|220px|A Cipher Peon]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{g|Colosseum}} and {{g|XD: Gale of Darkness}}, this group aimed to turn every Pokémon in the world into [[Shadow Pokémon]]. Their leader in Colosseum was [[Mayor Es Cade|Evice]], and their leader in XD: Gale of Darkness was [[Greevil]].&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
Cipher has appeared in two manga adaptations: [[Pokémon Colosseum Snatcher Leo]] and [[Pokémon Colosseum Snatchers]].&lt;br /&gt;
&lt;br /&gt;
===[[Team Snagem]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
In Pokémon Colosseum and Pokémon XD, this team tries to steal every Pokémon in the world using their special device, the [[Snag Machine]]. In both games, their leader was [[Gonzap]].&lt;br /&gt;
&lt;br /&gt;
==Spin-off games==&lt;br /&gt;
===[[Team Great Rocket]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Card GB2: Here Comes Team GR!]], this team is located in the [[Trading Card Game Islands]]. They attempt to steal the [[Legendary Cards]] of the [[Grand Master]]s. Led by [[King Biruritchi]], they take over [[TCG Island]] and kidnap several of the [[Club Master]]s.&lt;br /&gt;
&lt;br /&gt;
===[[Go-Rock Squad]]===&lt;br /&gt;
[[File:Go Rock Squad grunts.png|thumb|220px|Go-Rock Grunts]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{ga|Pokémon Ranger}}, this team attempts to capture the [[Legendary beasts]] with their own version of the [[Capture Styler]].&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
In [[Pokémon Ranger the Comic: Double Mission]], the [[Go-Rock Quads]] captured {{p|Deoxys}} and used it against the Rangers [[Lunick]] and [[Solana]]. They controlled Deoxys and changed its formes by the use of their instruments.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Meanies]]===&lt;br /&gt;
[[File:Team Meanies anime.png|thumb|220px|Team Meanies in the anime]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team]] along with its [[Pokémon Mystery Dungeon: Rescue Team DX|remake]], Team Meanies is the enemy team. They harass the player and their partner many times, including stealing their personal rescue missions and attacking them. Eventually, the player has to rescue one of the members, and the leader of the team asks for help.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Meanies appeared in the Mystery Dungeon anime short &#039;&#039;[[Pokémon Mystery Dungeon: Team Go-Getters Out of the Gate!]]&#039;&#039;. Like in the games, they are the enemy team to [[Team Go-Getters]].&lt;br /&gt;
{{-}}&lt;br /&gt;
==={{mdc|Team Skull}}===&lt;br /&gt;
[[File:Team Skull art.png|thumb|220px|Team Skull]]&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Skull is a team of Pokémon in the second pair of Mystery Dungeon games. It is made up of {{p|Skuntank}}, {{p|Koffing}}, and {{p|Zubat}}. They frequently harass the player&#039;s team, until [[Brine Cave]],&amp;lt;!--I think--&amp;gt; where Skuntank is injured. The two teams finally make up, and Team Skull is never seen again.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Skull has not appeared in the anime.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Mystery Dungeon: Blazing Exploration Team=====&lt;br /&gt;
Only Koffing and Zubat have appeared in Pokémon Mystery Dungeon: Blazing Exploration Team.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Dim Sun]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
[[File:Dim Sun Grunts.png|thumb|right|200px|Team Dim Sun minions]]&lt;br /&gt;
In {{g|Ranger: Shadows of Almia}}, this team attempts to control all Pokémon in [[Almia]] Region. [[Blake Hall]], their head, intends to force all the Pokémon in [[Almia]] to produce limitless energy for his company, the Altru Inc.&lt;br /&gt;
=====[[Team Debonairs]]=====&lt;br /&gt;
This team appears after the player has beaten the game and plays the special mission &amp;quot;Liberate the Tower.&amp;quot; This team consists of ex-members of Team Dim Sun with their leader being [[Kincaid]], one of Team Dim Sum&#039;s ex-admins.&lt;br /&gt;
====In the manga====&lt;br /&gt;
Team Dim Sun appears in [[Darkrai Mission Story: Pokémon Ranger Vatonage - the Comic]]. Their ultimate goal is to take control over {{p|Darkrai}} via the {{DL|The King of Almia and the Three Princes|Shadow Crystal}}.&lt;br /&gt;
&lt;br /&gt;
===[[Phobos Battalion]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
Phobos Battalion are the enemies in {{g|Trozei!}}. Their goal is to steal Pokémon to use their energy and power up a secret weapon called the Phobosphere. Their leader is Baron Phobos.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{-}}&lt;br /&gt;
===[[Pokémon Pinchers]]===&lt;br /&gt;
[[File:Pokémon Pinchers.png|thumb|right|200px|Male and female Pokémon pinchers]]&lt;br /&gt;
====In the games====&lt;br /&gt;
The Pokémon Pinchers are a villainous team based in the [[Oblivia]] region, appearing in {{g|Ranger: Guardian Signs}}. Their leaders are the [[Societea]], four people who wish to extend their lives with the Golden Armor and rule the world.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Two Pinchers and [[Red Eyes]] were seen in anime special &#039;&#039;{{OBP|Pokémon Ranger: Guardian Signs|anime special}}&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team GO Rocket]]===&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team GO Rocket is a villainous team in pursuit evil and the exploitation of Pokémon. In {{g|GO}}, Their objective is to invade [[PokéStop]]s for their resources by using [[Shadow Pokémon (GO)|Shadow Pokémon]] in [[Trainer Battle (GO)|Trainer Battle]]s to defend their claims. Like in the core series games, [[Giovanni]] is their leader.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[Team Break]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Break is a villainous team in the [[Pasio]] region, appearing in {{g|Masters}}. Their goal is to steal strong Pokémon from other trainers and sabotage the [[Pokémon Masters League]]. Its members wear masks that resemble the team&#039;s logo turned sideways.&lt;br /&gt;
====In the anime====&lt;br /&gt;
[[File:Team Break Masters Trailer.png|thumb|250px|Team Break in the anime]]&lt;br /&gt;
Team Break briefly appeared in the [[Pokémon Masters Animated Trailer]] in a montage.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In [[Generation VI]], the final battle against a villainous team&#039;s Boss takes place on a background that differs from the actual location and reflects the Team&#039;s name.&lt;br /&gt;
**For [[Lysandre]], the background is a fiery area resembling a Sun&#039;s corona, whereas the actual location was [[Team Flare Secret HQ]]. &lt;br /&gt;
**For [[Archie]] and [[Maxie]], the background resembles a whirlpool or a volcano, respectively, while both battles take place in the [[Seafloor Cavern]]. Even if water and magma are featured in the chamber they are faced, they are battled on solid land. For the purposes of {{cat|moves that vary with environment}} and {{p|Burmy}}, it is treated as the default plain terrain.&lt;br /&gt;
*So far, [[Team Break]] is the only villainous team (excluding [[Team Meanies]] and [[Team Skull (Mystery Dungeon)|Team Skull]]) without a leader and/or admins.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{Pokémon color}}|bordercolor={{Pokémon color dark}}&lt;br /&gt;
|pt_br=Organização maligna&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project CharacterDex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Anime characters]]&lt;br /&gt;
[[Category:Game characters]]&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
&lt;br /&gt;
[[de:Verbrecherorganisation]]&lt;br /&gt;
[[es:Villano]]&lt;br /&gt;
[[fr:Team]]&lt;br /&gt;
[[it:Team malvagi]]&lt;br /&gt;
[[ja:悪の組織]]&lt;br /&gt;
[[zh:邪恶组织]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Villainous_team&amp;diff=3235401</id>
		<title>Villainous team</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Villainous_team&amp;diff=3235401"/>
		<updated>2020-08-30T23:57:18Z</updated>

		<summary type="html">&lt;p&gt;PLMMJ: /* Team Plasma */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|needs=This article needs quite a bit of cleanup, maybe a few images, and needs Team Debonairs and Great Rocket.}}&lt;br /&gt;
&#039;&#039;&#039;Villainous teams&#039;&#039;&#039;, referred to officially as &#039;&#039;&#039;villainous organizations&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|悪|あく}}の{{tt|組織|きそしき}}&#039;&#039;&#039; &#039;&#039;villainous organizations&#039;&#039;) or &#039;&#039;&#039;sinister organizations&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|敵組織|てきそしき}}&#039;&#039;&#039; &#039;&#039;villainous organizations&#039;&#039;; officially &#039;&#039;secret teams&#039;&#039;), are {{wp|organized crime}} groups which serve as the main antagonists in the storylines of [[Pokémon games]]. Whatever their goals in their respective games, one thing they all have in common is that they plan on achieving their results through the misuse of {{OBP|Pokémon|species}}. Their names generally follow the pattern &#039;&#039;&#039;Team ~&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{j|～団}}&#039;&#039;&#039; &#039;&#039;-dan&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
==Comparisons==&lt;br /&gt;
Villainous teams in the [[core series]] have many aspects in common. Their structure generally includes, in order of rank, a leader, one or more admins and a number of anonymous grunts. Some teams have additional levels of authority within them, such as [[Team Flare]]&#039;s scientists, as well as additional members and associated individuals who do not fit into the hierarchy at all, such as [[Gladion]], who works with [[Team Skull]].&lt;br /&gt;
&lt;br /&gt;
Aside from {{game|Emerald}}, each core series game has only one team acting in a villainous capacity. Typically, the player character encounters the villainous team many times over the course of their adventure. Typically, they first encounter grunts early in the game, often involved in a small act of villainy unrelated to the team&#039;s broader goals. As the player&#039;s adventure continues, they meet more of the team&#039;s members and uncover more of its secrets and aims, culminating in one or more encounters with the team&#039;s boss. Finally, toward the end of the game, the player foils the team&#039;s scheme. In most games — with the exception of {{game|Black and White|s}} — this happens before the end of the player&#039;s journey to the [[Pokémon League]].&lt;br /&gt;
&lt;br /&gt;
The above refers to the core series games; however, other canons, such as the [[Pokémon Adventures]] manga, have created very different interpretations of villainous teams.&lt;br /&gt;
&lt;br /&gt;
==Core series==&lt;br /&gt;
{{incomplete|section|Manga info of Team Plasma and Team Flare, if any}}&lt;br /&gt;
===[[Team Rocket]]===&lt;br /&gt;
[[File:HeartGold SoulSilver Team Rocket Grunt.png|thumb|250px|Team Rocket Grunts]]&lt;br /&gt;
Team Rocket is the villainous team of the [[Kanto]] and [[Johto]] regions. The grunts wear black costumes and have a red &amp;quot;R&amp;quot; as their crest. Many variations of the costume have been seen. Their leader is [[Giovanni]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Generation I]], Team Rocket often worked to gain money, through methods such as burglary and selling [[Fossil]]s. Their plans culminated in a hostile takeover of the [[Silph Co.]] building in [[Saffron City]]. The gang based their operations in the hidden basement of the [[Celadon Game Corner]].&lt;br /&gt;
&lt;br /&gt;
Initially, [[Giovanni]] was the leader of the [[Viridian Gym]]. After being defeated by {{ga|Red}}/{{ga|Leaf}}, he resigned his position and disappeared to train further. Team Rocket was disbanded at this time, but isolated groups still operated in the [[Sevii Islands]] until they were made aware of Giovanni&#039;s departure.&lt;br /&gt;
&lt;br /&gt;
For three years, Team Rocket appeared to be gone completely. However, an underground movement, led by executives from the [[Sevii Islands]], developed in the [[Johto]] region. As usual, it began with crimes committed to earn money, such as selling {{p|Slowpoke}} tails at outrageous prices.&lt;br /&gt;
&lt;br /&gt;
As the Johto Team Rocket grew in size, scientists within the group studied radio waves and how they might be used to control Pokémon. From a former ninja base in [[Mahogany Town]], their experiments affected the {{p|Magikarp}} at the [[Lake of Rage]], causing the Pokémon to evolve unnaturally. Although the experiment was stopped by [[Lance]], Team Rocket soon took over the [[Goldenrod Radio Tower]], intending to use its transmitter to affect Pokémon nationwide.&lt;br /&gt;
&lt;br /&gt;
Before putting their plan into action, however, Team Rocket used the tower to instead attempt to contact Giovanni, hoping he would hear their message and return. This gave {{ga|Ethan}}/{{ga|Lyra}} enough time to infiltrate the besieged Goldenrod and defeat Team Rocket&#039;s executives, who again disbanded the group. Some time later, a time traveling Ethan/Lyra from the future fought Giovanni while their present-day counterpart watched the fight. Giovanni vanished after the fight, and Ethan/Lyra returned to their time.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Rocket has appeared in almost every episode since [[EP002|the second]], usually as the bumbling trio [[Jessie]], [[James]], and {{MTR}}, though at times {{an|Giovanni}} as well as other members, such as [[Butch]] and [[Cassidy]], have appeared. Giovanni made separate attempts to take over [[Kanto]] and [[Unova]], failing both times.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{incomplete|section|other manga}}&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Rocket#In the Pokémon Adventures manga}}&lt;br /&gt;
Team Rocket first appear in Pokémon Adventures, when {{adv|Red}} and {{adv|Blue}} are pursuing {{p|Mew}} in [[Viridian Forest]]. They are led by {{adv|Giovanni}}, who is portrayed in a much more sinister light than in the anime or games, as with Team Rocket on a whole.&lt;br /&gt;
&lt;br /&gt;
This canon&#039;s depiction of Gym Leaders is different from that of the games and anime, who generally depict [[Gym Leader]]s as valiant. In the {{chap|Red, Green &amp;amp; Blue}}, the three most prominent members of Team Rocket, collectively referred to as the [[Team Rocket Triad]], are [[Koga]], [[Sabrina]] and [[Lt. Surge]]. Like the other villainous trios, two members of the Team Rocket Triad (Sabrina and Lt. Surge) are true to their original calling (though as opposed to the other villainous trios, for them it is being Gym Leaders, not being members of their Team), while one goes his own way, that being Koga.&lt;br /&gt;
&lt;br /&gt;
For a short time, [[Blaine]] worked for Team Rocket, making 5 out of the 8 [[Gym Leader#Indigo League|Kanto Leaders]] Rocket-affiliated at some point in their life.&lt;br /&gt;
&lt;br /&gt;
As in the games, Giovanni later disbands Team Rocket and shuns the Team Rocket Triad, and the four of them go their separate ways. Team Rocket make a brief comeback aboard the S.S. Aqua, but they are on the whole unsuccessful. Later, however, [[Pryce]], under the guise of the [[Masked Man]], reforms Team Rocket for his own uses. At this point, his most prominent members are [[Carl]], [[Sham]], [[Karen]] and [[Will]]. Pryce plans to use Team Rocket to gain control of {{p|Lugia}}, {{p|Ho-Oh}} and eventually {{p|Celebi}}, and through that control time in order to save his {{p|Lapras}}&#039;s parents. After {{adv|Gold}} convinces him to cease his villainous ways, he too disbands Team Rocket.&lt;br /&gt;
&lt;br /&gt;
In the {{chap|FireRed &amp;amp; LeafGreen}}, Giovanni once again reforms Team Rocket, the most notable members now being the [[Three Beasts]] of Team Rocket. The main aim for Team Rocket is to reunite Giovanni with his son {{adv|Silver}} through the use of {{adv|Deoxys}}. Like the other villainous trios, two of the Beasts remain true to their original calling as Rockets, those being [[Orm]] and [[Sird]], while the other, [[Carr]], goes his own way. In this arc, Silver is intended to inherit Team Rocket, but he instead shuns it. &lt;br /&gt;
&lt;br /&gt;
In the {{chap|HeartGold &amp;amp; SoulSilver}}, it was revealed that Carr had taken over Team Rocket and gathered the remaining troops together. His reign of power comes to an abrupt end, however, as the organization is then taken over by the four {{tc|Executive|Rocket Executives}}, who intend to gather all the [[Plate]]s and use them to control {{p|Arceus}}. With the unknowing help of Gold, {{adv|Crystal}}, and Silver, the Rocket Executives manage to enter the [[Sinjoh Ruins]], where Arceus recreates {{p|Dialga}}, {{p|Palkia}}, and {{p|Giratina}}, which [[Archer]] intends to be an invincible army for Giovanni. However, when Giovanni arrives with [[Lance]] and Pryce, it is revealed that the battle of the three [[Legendary Pokémon]] would cause the destruction of both Johto and [[Sinnoh]], as foreseen by Pryce when he was trapped in the time stream. Thanks to Gold opening up to [[Togebo]], Arceus soon calms down the Legendary Pokémon, sending them back to their respective realms. As a reward of his good deed, Celebi then cures Giovanni of his long-time illness, allowing him to return to lead Team Rocket and its rebuilding. Silver still doesn&#039;t approve his father&#039;s criminal life, intending to stop Team Rocket and convince his father of the error of his ways one day by himself.&lt;br /&gt;
&lt;br /&gt;
===[[Team Aqua]]===&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Team Aqua Grunts.png|thumb|250px|Team Aqua Grunts]]&lt;br /&gt;
Team Aqua is one of two villainous teams of the [[Hoenn]] region. The grunts wear blue costumes that look like {{wp|pirate}} outfits. They have a skull-and-bones-like &amp;quot;A&amp;quot; as their crest. Their leader is [[Archie]]. Team Aqua tries to expand the ocean and awaken {{p|Kyogre}}.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Sapphire]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Alpha Sapphire]]), their main goal is to reduce the landmass of the [[Hoenn]] region. They are first encountered in [[Petalburg Woods]] and a grunt is fought. After earning the {{Badge|Stone}}, the same grunt is seen fleeing to the [[Rusturf Tunnel]], and had kidnapped [[Peeko]]. Later, they are seen [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. Later, they steal a [[Meteorite]] from [[Professor Cozmo]] in [[Meteor Falls]], and use it to try to cause [[Mt. Chimney]] to become dormant. After being defeated, they aren&#039;t seen again until the player reaches the [[Weather Institute]], where a group of grunts led by [[Shelly]] are looking for information about the [[Legendary Pokémon]] {{p|Kyogre}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Red Orb]] (Blue Orb in Alpha Sapphire). They then return to [[Slateport City]] to steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Aqua Hideout|hideout]] near [[Lilycove City]], which cannot be accessed until after earning the {{Badge|Mind}} in Sapphire, and they then travel to the [[Seafloor Cavern]] with the orb to awaken Kyogre.&lt;br /&gt;
&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Ruby]] and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby]], they help the player defeat Team Magma.&lt;br /&gt;
&lt;br /&gt;
In {{game|Emerald}}, a single grunt is encountered in [[Petalburg Woods]] with a second encounter ending in [[Rusturf Tunnel]]. As a group, they are first seen at [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. At [[Meteor Falls]] they cause [[Team Magma]] to flee. They are seen fighting Team Magma at Mt. Chimney. Later, they are seen again when the player reaches the [[Weather Institute]], where a group of grunts led by [[Shelly]] are looking for information about the [[Legendary Pokémon]] {{p|Kyogre}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Red Orb]]. They then steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Aqua Hideout|hideout]] near [[Lilycove City]]. After many grunts and [[Aqua Admin Matt|Matt]] are defeated, they are seen traveling to the [[Seafloor Cavern]] with the Red Orb to awaken Kyogre. After defeating many grunts and [[Shelly]], Archie is seen awakening Kyogre, but it flees, and is fought and defeated by the player. Archie and [[Maxie]] are seen in [[Sootopolis City]] until {{p|Rayquaza}} stops the fight between Kyogre and {{p|Groudon}}. After this, the two leaders are seen returning the respective orbs to Mt. Pyre.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Aqua made their first appearance in &#039;&#039;[[AG017|Stairway to Devon]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Aqua#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Magma]]===&lt;br /&gt;
[[File:Omega Ruby Alpha Sapphire Team Magma Grunts.png|thumb|250px|Team Magma Grunts]]&lt;br /&gt;
Team Magma is one of two villainous teams of the [[Hoenn]] region. The grunts wear red jumpsuit outfits, which have been variously interpreted to look like {{wp|Ninja}} costumes or similar to an imp. They have a stylized &amp;quot;M&amp;quot;, appearing like a volcano, as their team&#039;s signature crest. Their leader is [[Maxie]]. Team Magma attempts to wake {{p|Groudon}} and expand the land area of the world.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Ruby]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby]]), their main goal is to increase the landmass of the [[Hoenn]] region. They are first encountered in [[Petalburg Woods]], and a grunt is fought. After earning the {{Badge|Stone}}, the same grunt is seen fleeing to the [[Rusturf Tunnel]] and had kidnapped Peeko. Later, they are encountered at [[Slateport City]]&#039;s [[Oceanic Museum]], attempting to steal the [[Devon Parts|Devon Goods]] from [[Captain Stern]]. Later, they steal a [[Meteorite]] from [[Professor Cozmo]] in [[Meteor Falls]], and use it to try to cause Mt. Chimney to erupt. After being defeated, they aren&#039;t seen again until the player reaches the [[Weather Institute]], where a group of grunts led by [[Magma Admin Courtney|Courtney]] in Ruby or [[Tabitha]] in Omega Ruby are looking for information about the [[Legendary Pokémon]] {{p|Groudon}} and the weather Pokémon {{p|Castform}}. Soon after, they are seen at [[Mt. Pyre]], and succeed in stealing the [[Blue Orb]] (Red Orb in Omega Ruby). They then steal the [[Submarine Explorer 1]] that Captain Stern built. They are seen and fought at their [[Team Magma Hideout|hideout]] in [[Lilycove City]], which cannot be accessed after earning the {{Badge|Mind}} in Ruby, and they then travel to the [[Seafloor Cavern]] with the orb to awaken Groudon.&lt;br /&gt;
&lt;br /&gt;
In [[Pokémon Ruby and Sapphire Versions|Pokémon Sapphire]] (and its remake, [[Pokémon Omega Ruby and Alpha Sapphire|Alpha Sapphire]]), they help the player defeat Team Aqua.&lt;br /&gt;
&lt;br /&gt;
In {{game|Emerald}}, Team Magma is first seen in Meteor Falls, but flee when [[Archie]] and [[Team Aqua]] appear. Like in Ruby and Omega Ruby, they steal the meteorite. They are first fought at Mt. Chimney, and this is the first time [[Tabitha]] and [[Maxie]] are fought. After fighting Team Aqua, who successfully stole the Red Orb, at Mt. Pyre, the player obtains the [[Magma Emblem]], which was dropped by a grunt when Team Magma stole the Blue Orb, and accesses the [[Magma Hideout (Jagged Pass)|hideout]]. However, in this game, it&#039;s located in [[Jagged Pass]] instead of being near Lilycove City in Ruby and Omega Ruby. After defeating many grunts and Tabitha, the player witnesses Maxie awaken Groudon, but it flees, and they then fight Maxie for the second time. After earning the Mind Badge, they are fought at the [[Mossdeep Space Center]] for the last time. After defeating a few grunts, the player teams up with [[Steven Stone]] and defeat Maxie and Tabitha in a Double Battle. They are also seen after Archie awakens Kyogre in the Seafloor Cavern and is defeated by the player. The two leaders are in [[Sootopolis City]] until {{p|Rayquaza}} stops the fight between Kyogre and Groudon. After that, they are seen returning the respective orbs to Mt. Pyre.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Magma made their first appearance in &#039;&#039;[[AG002|A Ruin with a View]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Magma#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Galactic]]===&lt;br /&gt;
[[File:Diamond Pearl Team Galactic Grunts.png|thumb|250px|Team Galactic Grunts]]&lt;br /&gt;
Team Galactic is the villainous team of the [[Sinnoh]] region. Galactic Grunts wear black and white jumpsuits that vaguely resemble spacesuits and wear their hair in teal bowl cuts. Their leader is [[Cyrus]], who wishes to create a new universe by awakening {{p|Dialga}} and{{tt|*|Pokémon Platinum Version}}/or{{tt|*|Pokémon Diamond and Pearl Versions}} {{p|Palkia}}. Their team&#039;s crest is a stylized letter &amp;quot;G&amp;quot; (possibly resembling a spiral galaxy). Whereas the other teams usually have large logos on their uniforms, Team Galactic&#039;s logos are small, being barely visible on their battle sprites.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{game|Diamond and Pearl|s}}, Cyrus wishes to recreate the {{pkmn|universe}} in his image with the powers of {{p|Dialga}} or {{p|Palkia}}. In {{game|Platinum}}, the leader is still Cyrus, but this time, he tries to summon both Dialga and Palkia to create a world without spirit. In Platinum, [[Charon]] is also present. &lt;br /&gt;
&lt;br /&gt;
In Platinum, once the player has access to [[Stark Mountain]], [[Mars]] and [[Jupiter]] are seen at Stark Mountain with Charon attempting to use the power of {{p|Heatran}}, but after being defeated, they leave the team, and Charon is arrested, leaving [[Saturn]] as the only Team Galactic Commander still part of the team.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
[[Saturn]], along with two grunts, appeared in &#039;&#039;[[DP036|A Secret Sphere of Influence!]]&#039;&#039;, though it was just a brief cameo at the end of the episode. Here, they commissioned Team Rocket to steal the [[Adamant Orb]] and frame [[Nando]] for the crime. At the end, Team Galactic commented that Team Rocket did a lousy job at it. This was not revealed until their next appearance, &#039;&#039;[[DP060|Journey to the Unown!]]&#039;&#039;. Saturn tried to locate the {{p|Unown}} and control them using a cube with an {{p|Arceus}} pattern. [[Cyrus]], [[Mars]], and [[Jupiter]] later appeared in &#039;&#039;[[DP096|Losing Its Lustrous]]&#039;&#039; and &#039;&#039;[[DP097|Double Team Turnover!]]&#039;&#039; with Saturn.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Galactic#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
=====Pokémon Diamond and Pearl Adventure!=====&lt;br /&gt;
Like in the games, the team is led by [[Cyrus]]. The team essentially has the same goal as in the games, but it was possible that the {{tc|Commander}}s did not know about the absolute plan of their leader, since Mars was shocked when Cyrus revealed that his ultimate goal was to create the universe and all of its life fully anew. [[Hareta]], with the help of [[Mitsumi]], a former member, and the Gym Leaders, managed to stop him. Later, [[Charon]] became the new leader and tried to capture {{p|Heatran}}. [[Mars]] and [[Jupiter]] left on a search to find Cyrus and were treated as deserters.&lt;br /&gt;
&lt;br /&gt;
One of the most distinctive characters of the team is [[B-2]], a grunt who has swollen buttocks due to Hareta biting him when they first met.&lt;br /&gt;
&lt;br /&gt;
===[[Team Plasma]]===&lt;br /&gt;
[[File:Black White Team Plasma Grunts.png|thumb|left|250px|Team Plasma Grunts as they appear in Black and White, as well as the ones who follow N in Black 2 and White 2]]&lt;br /&gt;
[[File:Black 2 White 2 Team Plasma Grunts.png|thumb|250px|The Team Plasma Grunts following Colress as they appear in Black 2 and White 2]]&lt;br /&gt;
Team Plasma is the villainous team of the [[Unova]] region. Originally, the grunts wore a costume that resembles a {{wp|knight}}&#039;s armor, while the [[Seven Sages]] wore robes. Their objective is to separate [[human]]ity from Pokémon. Their leader is [[N]], although the team is being used to further the goals of his adopted father, [[Ghetsis]]. After this is discovered, the members of Team Plasma that support Ghetsis change their uniform to be more similar to pirates, while those that support N remain in the old uniform. Their crest is the letters P and Z combined together, looking like the {{wp|Chi Rho}}.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Plasma appears in various locations. In {{game|Black and White|s}}, their leader, N, is encountered very early in the game and is battled in many of Team Plasma&#039;s appearances. Eventually, N is able to gain control of {{p|Zekrom}}{{sup/5|Bl}}/{{p|Reshiram}}{{sup/5|W}}, and defeats the champion [[Alder]]. After the player captures the other [[Legendary Pokémon]] and defeats N, Ghetsis reveals his true plans, battling the hero himself. After his defeat and arrest, [[Looker]] will ask the player to help him round up the remaining [[Seven Sages|Sages]].&lt;br /&gt;
&lt;br /&gt;
In {{game|Black and White|s|4=2|Pokémon Black 2 and White 2}}, Team Plasma has split into two different factions. One of the factions consists of the few members of Team Plasma that are still loyal to N. The other faction, known as the new Team Plasma, is led by [[Colress]]. This faction is not attempting to release Pokémon, but instead take over Unova. They intend to accomplish this new goal by freezing the region and stealing all of the region&#039;s Pokémon. Having escaped from custody, Ghetsis once again reveals himself to be the true mastermind behind Team Plasma&#039;s actions.&lt;br /&gt;
&lt;br /&gt;
The reformed members and N help the player against new Team Plasma, culminating in the defeat of Colress and Ghetsis — the latter controlling {{p|Kyurem}}. Following this, Colress officially disbands Team Plasma, retiring to [[P2 Laboratory]]. Ghetsis, having snapped and lost heart upon seeing his plans foiled, is taken away by the [[Shadow Triad]], never to be seen again.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Plasma&#039;s [[BW023 (unaired)|debut]] [[BW024 (unaired)|episodes]] were postponed due to the {{wp|Tōhoku earthquake and tsunami}} in Japan and were later retconned out of continuity. Their proper debut was in the &#039;&#039;[[Pokémon the Series: Black &amp;amp; White|Best Wishes Season 2: Episode N]]&#039;&#039; arc, but in their new outfits.&lt;br /&gt;
&lt;br /&gt;
N debuted at the end of &#039;&#039;[[BW109|New Places... Familiar Faces!]]&#039;&#039; and was properly introduced in the [[BW110|next episode]]. Colress, with some other [[Team Plasma Grunt (Trainer class)|grunts]], first appeared in &#039;&#039;[[BW112|Team Plasma&#039;s Pokémon Power Plot!]]&#039;&#039; experimenting with wild Pokémon. Ghetsis made his proper appearance &amp;lt;!--(in person)--&amp;gt; in &#039;&#039;[[BW117|Team Plasma&#039;s Pokémon Manipulation!]]&#039;&#039;. [[Anthea and Concordia]] made their debut at the end of the episode rescuing N from Team Plasma. The Seven Sages appeared in a flashback in &#039;&#039;[[BW118|Secrets From Out of the Fog!]]&#039;&#039;. Like in the [[Pokémon Black and White Versions 2|games]], Team Plasma&#039;s plan is to use the strength of Pokémon and use it to take over the [[Unova]] region.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Plasma#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Flare]]===&lt;br /&gt;
[[File:XY Team Flare Grunts.png|thumb|250px|Team Flare Grunts]]&lt;br /&gt;
Team Flare is the villainous team of the Kalos region. The grunts&#039; uniform is a mafia styled red suit, while Admins wear more stylized white suits and Scientists wear red suits of varying designs. Their leader is [[Lysandre]]. Their symbol is a flaming letter F.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
At first, Team Flare&#039;s goal is claimed to be making the world &amp;quot;beautiful&amp;quot; with style and lots of money. Despite their claims, several grunts and even their leader [[Lysandre]] confirm that they seek a world benefiting only those within Team Flare, disregarding anybody else. Team Flare attempted to make money by stealing and selling [[Fossil]]s. They also siphoned energy from the [[Kalos Power Plant]], and later on stole [[Poké Ball]]s from the [[Poké Ball Factory]].&lt;br /&gt;
&lt;br /&gt;
It is eventually revealed that Team Flare&#039;s true plan is to use the ancient Ultimate Weapon in order to obliterate all life except themselves and start anew, as Lysandre no longer sees a bright future for the current society — which, in his words, has grown to an unsustainable level and is doomed by &amp;quot;unproductive fools&amp;quot; consuming the planet&#039;s limited resources. At this point, it is explained that all their actions were preparations to this goal: the energy from the Power Plant was needed to reactivate the weapon, and the large number of Pokémon was needed to feed it, as it is powered by their life energies.&lt;br /&gt;
&lt;br /&gt;
After the player has defeated the Elite Four and the Champion, the player is tasked by [[Looker]] to help him solve a series of crimes related to a person known as [[Emma|Essentia]], which would be revealed to be the result of experiments by [[Xerosic]], one of Team Flare&#039;s scientists.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
The first appearance of a Team Flare member was in &#039;&#039;[[XYS01|Mega Evolution Special I]]&#039;&#039;, where Lysandre made an appearance at Lysandre Labs, monitoring the Mega Evolution energy [[Alain]] had accumulated. He appears again in &#039;&#039;[[XYS02|Mega Evolution Special II]]&#039;&#039;, where he interrupted Alain and {{Steven}}&#039;s battle.&lt;br /&gt;
&lt;br /&gt;
In the anime, Team Flare hatches a plan to capture the [[Legendary Pokémon]], {{p|Zygarde}}, which is first revealed in &#039;&#039;[[XY094|From A to Z!]]&#039;&#039;. However, they fail in doing so as it escapes. The team are after two of the Zygarde Cores, code-named [[Squishy|Z1]] and [[Z2]]. In &#039;&#039;[[XY102|Meeting at Terminus Cave!]]&#039;&#039;, Team Flare were able to locate Z2 while it and Z1 were communicating, and Mable and Aliana proceeded to go after Z2. After discovering that Z1 had joined {{Ash}} and {{ashfr}}, they began following the group to capture it, and were seen on numerous occasions. Team Flare Admins, along with [[Xerosic]], began their experiments on an island using the power of Zygarde Cells to mutate trees, which Xerosic declared was a success. Locating Z2, Aliana and Mable, along with Team Flare Grunts, were able to capture Z2 with the help of [[Alain]] and his {{TP|Alain|Charizard}}, allowing Xerosic to later experiment on it.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;[[XY129|Kalos League Passion with a Certain Flare!]]&#039;&#039;, on the night before the [[Lumiose Conference]]&#039;s final round, Team Flare, reaching the final stages of their plan, made their way to the [[Lumiose Gym]] to begin setting up their equipment. At the end of &#039;&#039;[[XY131|Down to the Fiery Finish!]]&#039;&#039;, Lysandre arrived at the Lumiose Gym and ordered Z2 to show him its power as he put his plan into motion. In &#039;&#039;[[XY132|A Towering Takeover!]]&#039;&#039;, Lysandre televised a message to the citizens of Kalos, describing his plan to create a new, beautiful world by destroying the one they currently live in. Team Flare&#039;s plot was ultimately foiled in &#039;&#039;[[XY136|Forming a More Perfect Union!]]&#039;&#039;, after Z2 was freed from its control and Team Flare&#039;s [[Giant Rock]] destroyed. Lysandre&#039;s fate was unclear after he was engulfed in the same explosion that destroyed the Giant Rock, while the other members were eventually arrested.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Flare#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Skull]]===&lt;br /&gt;
[[File:Sun Moon Team Skull Grunt.png|thumb|250px|Team Skull Grunts]]&lt;br /&gt;
Team Skull is the primary villainous team of the [[Alola]] region. The grunts&#039; black-and-white uniforms are inspired by street gangs, and consist of sneakers, shorts, wrist bands, tank tops, bandannas used to cover the lower face, and berets that resemble the tops of skulls. Their symbol is a stylized letter S in the shape of a skull, which is worn as a medallion. Their leader is [[Guzma]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Skull&#039;s intentions are to simply make enough money to survive. They have a history of disrupting [[island challenge]] events. The team&#039;s leader, [[Guzma]], once attempted the island challenge and failed. He is acquainted with [[Professor Kukui]]. [[Plumeria]], an Admin, is considered the &amp;quot;big sister&amp;quot; of the team and cares for the grunts, calling them her &amp;quot;cute, dumb brothers and sisters&amp;quot;. It is eventually revealed by some of their members that the organization is composed of other people who also failed their island challenge. Their enforcer, [[Gladion]], is the son of Aether President [[Lusamine]] and joined their team to become stronger, though the grunts do not consider him a real member of their team. Their base is located in [[Po Town]].&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Skull debuted in &#039;&#039;[[SM001|Alola to New Adventure!]]&#039;&#039;, where three of their grunts, [[Tupp]], [[Zipp]], and [[Rapp]], challenged [[Kiawe]] to a Pokémon battle, threatening to steal his {{p|Charizard}}. {{Ash}} and {{an|Kiawe}} teamed up to defeat the grunts, with Kiawe defeating all of the grunts&#039; Pokémon with his {{TP|Kiawe|Turtonator}}&#039;s Z-Move. Since then, they have made semi-regular appearances in &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;, especially Tupp, Zipp, and Rapp.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Skull#In the Pokémon Adventures manga}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Rainbow Rocket]]===&lt;br /&gt;
[[File:Rainbow Rocket Grunts Concept.png|thumb|250px|Team Rainbow Rocket Grunts]]&lt;br /&gt;
Team Rainbow Rocket is a villainous team that appears in the [[Alola]] region. Members wear black uniforms that are similar to those worn by the original [[Team Rocket]], but the red &amp;quot;R&amp;quot; logo on the uniform&#039;s front has been replaced by a rainbow &amp;quot;R&amp;quot; logo. Their leader is Giovanni.&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Rainbow Rocket&#039;s intentions are to create an army of [[Ultra Beast]]s in order to conquer all the worlds. The group is led by [[Giovanni]], who has recruited the leaders of other villainous teams from alternate universes where they were successful in their plans, including [[Archie]] of [[Team Aqua]], [[Maxie]] of [[Team Magma]], [[Cyrus]] of [[Team Galactic]], [[Ghetsis]] of [[Team Plasma]], and [[Lysandre]] of [[Team Flare]]. [[Faba]] of the [[Aether Foundation]] also assists in Team Rainbow Rocket&#039;s Goals.&lt;br /&gt;
&lt;br /&gt;
===[[Team Yell]]===&lt;br /&gt;
[[File:Sword Shield Team Yell Grunt.png|thumb|250px|Team Yell Grunts]]&lt;br /&gt;
Team Yell is the villainous team of the [[Galar]] region. The grunts&#039; black-and-pink uniforms are inspired by {{wp|Football hooliganism|football hooligans}} and punks; and consist of sneakers, pranks, tank tops, vests, and gloves. Many of their clothing articles are ripped/torn or embellished with spikes and studs. The grunts also wear face paint and dyed or painted hair. Their symbol is a stylized, upside-down Y, forming an eye tattoo or a claw, though it also closely resembles their signature Y-shaped {{wp|vuvuzela}}. Their captain is [[Piers]], who formed it as a fan club for his younger sister [[Marnie]].&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Unlike most evil teams, Team Yell&#039;s intentions, while similar to those of Team Skull (who also have a history of disrupting events), are not entirely evil; they are simply devoted fans of [[Marnie]]. The grunts, however, tend to take things further than Piers intended, since they rudely try to prevent other Trainers from continuing with their League Challenge, so that Marnie can become Champion.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Adventures=====&lt;br /&gt;
{{main|Team Yell#In the Pokémon Adventures manga}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Side series==&lt;br /&gt;
===[[Cipher]]===&lt;br /&gt;
[[File:Cipher Peon.png|thumb|220px|A Cipher Peon]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{g|Colosseum}} and {{g|XD: Gale of Darkness}}, this group aimed to turn every Pokémon in the world into [[Shadow Pokémon]]. Their leader in Colosseum was [[Mayor Es Cade|Evice]], and their leader in XD: Gale of Darkness was [[Greevil]].&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
Cipher has appeared in two manga adaptations: [[Pokémon Colosseum Snatcher Leo]] and [[Pokémon Colosseum Snatchers]].&lt;br /&gt;
&lt;br /&gt;
===[[Team Snagem]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
In Pokémon Colosseum and Pokémon XD, this team tries to steal every Pokémon in the world using their special device, the [[Snag Machine]]. In both games, their leader was [[Gonzap]].&lt;br /&gt;
&lt;br /&gt;
==Spin-off games==&lt;br /&gt;
===[[Team Great Rocket]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Card GB2: Here Comes Team GR!]], this team is located in the [[Trading Card Game Islands]]. They attempt to steal the [[Legendary Cards]] of the [[Grand Master]]s. Led by [[King Biruritchi]], they take over [[TCG Island]] and kidnap several of the [[Club Master]]s.&lt;br /&gt;
&lt;br /&gt;
===[[Go-Rock Squad]]===&lt;br /&gt;
[[File:Go Rock Squad grunts.png|thumb|220px|Go-Rock Grunts]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In {{ga|Pokémon Ranger}}, this team attempts to capture the [[Legendary beasts]] with their own version of the [[Capture Styler]].&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
In [[Pokémon Ranger the Comic: Double Mission]], the [[Go-Rock Quads]] captured {{p|Deoxys}} and used it against the Rangers [[Lunick]] and [[Solana]]. They controlled Deoxys and changed its formes by the use of their instruments.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Meanies]]===&lt;br /&gt;
[[File:Team Meanies anime.png|thumb|220px|Team Meanies in the anime]]&lt;br /&gt;
====In the games====&lt;br /&gt;
In [[Pokémon Mystery Dungeon: Red Rescue Team and Blue Rescue Team]] along with its [[Pokémon Mystery Dungeon: Rescue Team DX|remake]], Team Meanies is the enemy team. They harass the player and their partner many times, including stealing their personal rescue missions and attacking them. Eventually, the player has to rescue one of the members, and the leader of the team asks for help.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Meanies appeared in the Mystery Dungeon anime short &#039;&#039;[[Pokémon Mystery Dungeon: Team Go-Getters Out of the Gate!]]&#039;&#039;. Like in the games, they are the enemy team to [[Team Go-Getters]].&lt;br /&gt;
{{-}}&lt;br /&gt;
==={{mdc|Team Skull}}===&lt;br /&gt;
[[File:Team Skull art.png|thumb|220px|Team Skull]]&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Skull is a team of Pokémon in the second pair of Mystery Dungeon games. It is made up of {{p|Skuntank}}, {{p|Koffing}}, and {{p|Zubat}}. They frequently harass the player&#039;s team, until [[Brine Cave]],&amp;lt;!--I think--&amp;gt; where Skuntank is injured. The two teams finally make up, and Team Skull is never seen again.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Team Skull has not appeared in the anime.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
=====Pokémon Mystery Dungeon: Blazing Exploration Team=====&lt;br /&gt;
Only Koffing and Zubat have appeared in Pokémon Mystery Dungeon: Blazing Exploration Team.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team Dim Sun]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
[[File:Dim Sun Grunts.png|thumb|right|200px|Team Dim Sun minions]]&lt;br /&gt;
In {{g|Ranger: Shadows of Almia}}, this team attempts to control all Pokémon in [[Almia]] Region. [[Blake Hall]], their head, intends to force all the Pokémon in [[Almia]] to produce limitless energy for his company, the Altru Inc.&lt;br /&gt;
=====[[Team Debonairs]]=====&lt;br /&gt;
This team appears after the player has beaten the game and plays the special mission &amp;quot;Liberate the Tower.&amp;quot; This team consists of ex-members of Team Dim Sun with their leader being [[Kincaid]], one of Team Dim Sum&#039;s ex-admins.&lt;br /&gt;
====In the manga====&lt;br /&gt;
Team Dim Sun appears in [[Darkrai Mission Story: Pokémon Ranger Vatonage - the Comic]]. Their ultimate goal is to take control over {{p|Darkrai}} via the {{DL|The King of Almia and the Three Princes|Shadow Crystal}}.&lt;br /&gt;
&lt;br /&gt;
===[[Phobos Battalion]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
Phobos Battalion are the enemies in {{g|Trozei!}}. Their goal is to steal Pokémon to use their energy and power up a secret weapon called the Phobosphere. Their leader is Baron Phobos.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{-}}&lt;br /&gt;
===[[Pokémon Pinchers]]===&lt;br /&gt;
[[File:Pokémon Pinchers.png|thumb|right|200px|Male and female Pokémon pinchers]]&lt;br /&gt;
====In the games====&lt;br /&gt;
The Pokémon Pinchers are a villainous team based in the [[Oblivia]] region, appearing in {{g|Ranger: Guardian Signs}}. Their leaders are the [[Societea]], four people who wish to extend their lives with the Golden Armor and rule the world.&lt;br /&gt;
&lt;br /&gt;
====In the anime====&lt;br /&gt;
Two Pinchers and [[Red Eyes]] were seen in anime special &#039;&#039;{{OBP|Pokémon Ranger: Guardian Signs|anime special}}&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====In the manga====&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===[[Team GO Rocket]]===&lt;br /&gt;
&lt;br /&gt;
====In the games====&lt;br /&gt;
Team GO Rocket is a villainous team in pursuit evil and the exploitation of Pokémon. In {{g|GO}}, Their objective is to invade [[PokéStop]]s for their resources by using [[Shadow Pokémon (GO)|Shadow Pokémon]] in [[Trainer Battle (GO)|Trainer Battle]]s to defend their claims. Like in the core series games, [[Giovanni]] is their leader.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[Team Break]]===&lt;br /&gt;
====In the games====&lt;br /&gt;
Team Break is a villainous team in the [[Pasio]] region, appearing in {{g|Masters}}. Their goal is to steal strong Pokémon from other trainers and sabotage the [[Pokémon Masters League]]. Its members wear masks that resemble the team&#039;s logo turned sideways.&lt;br /&gt;
====In the anime====&lt;br /&gt;
[[File:Team Break Masters Trailer.png|thumb|250px|Team Break in the anime]]&lt;br /&gt;
Team Break briefly appeared in the [[Pokémon Masters Animated Trailer]] in a montage.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In [[Generation VI]], the final battle against a villainous team&#039;s Boss takes place on a background that differs from the actual location and reflects the Team&#039;s name.&lt;br /&gt;
**For [[Lysandre]], the background is a fiery area resembling a Sun&#039;s corona, whereas the actual location was [[Team Flare Secret HQ]]. &lt;br /&gt;
**For [[Archie]] and [[Maxie]], the background resembles a whirlpool or a volcano, respectively, while both battles take place in the [[Seafloor Cavern]]. Even if water and magma are featured in the chamber they are faced, they are battled on solid land. For the purposes of {{cat|moves that vary with environment}} and {{p|Burmy}}, it is treated as the default plain terrain.&lt;br /&gt;
*So far, [[Team Break]] is the only villainous team (excluding [[Team Meanies]] and [[Team Skull (Mystery Dungeon)|Team Skull]]) without a leader and/or admins.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{Langtable|color={{Pokémon color}}|bordercolor={{Pokémon color dark}}&lt;br /&gt;
|pt_br=Organização maligna&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project CharacterDex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Anime characters]]&lt;br /&gt;
[[Category:Game characters]]&lt;br /&gt;
[[Category:Organizations]]&lt;br /&gt;
&lt;br /&gt;
[[de:Verbrecherorganisation]]&lt;br /&gt;
[[es:Villano]]&lt;br /&gt;
[[fr:Team]]&lt;br /&gt;
[[it:Team malvagi]]&lt;br /&gt;
[[ja:悪の組織]]&lt;br /&gt;
[[zh:邪恶组织]]&lt;/div&gt;</summary>
		<author><name>PLMMJ</name></author>
	</entry>
</feed>