Roar (move): Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
⧼bulbapediamonobook-jumptonavigation⧽⧼bulbapediamonobook-jumptosearch⧽
Cathony (talk | contribs)
 
(237 intermediate revisions by 86 users not shown)
Line 1: Line 1:
{{MoveInfobox|
{{MoveInfobox
n=46 |
|n=46
name=Roar |
|name=Roar
jname=ほえる |
|jname=ほえる
jtranslit=Hoeru |
|jtranslit=Hoeru
jtrans=Roar |
|jtrans=Roar
gameimage=Roar.png |
|gameimage=Roar IX.png
type=Normal |
|gameimagewidth=300px
damagecategory=Status |
|type=Normal
basepp=20 |
|damagecategory=Status
maxpp=32 |
|basepp=20
power=— |
|maxpp=32
accuracy={{tt|—|100 prior to Generation VI}} |
|power=—
priority=-6{{tt|*|0 in Generation I, -1 in Generation II, -5 in Generation III}} |
|accuracy={{tt|—|100 in Generations I-V}}
gen=I |
|priority={{tt|-6|0 in Generation I; -1 in Generation II}}
category=Cool |
|gen=I
appeal=3 |
|category=Cool
jam=0 |
|appeal=3
cdesc=Scrambles the order of appeals on the next turn. |
|jam=0
appealsc=2 |
|cdesc=Scrambles the order of appeals on the next turn.
scdesc=Prevents the Voltage from going down in the same turn. |
|appealsc=2
pokefordex=roar |
|scdesc=Prevents the Voltage from going down in the same turn.
touches=no |
|appeal6=3
protect=yes |
|jam6=0
magiccoat=yes |
|cdesc6=Causes the user to move later on the next turn.
snatch=no |
|touches=no
brightpowder=yes |
|protect=no
kingsrock=no |
|magiccoat=yes
flag7=yes |
|snatch=no
flag8=no |
|mirrormove=yes
sound=yes |
|kingsrock=no
tm2=yes |
|sound=yes
tm#2=05 |
|tm2=yes
tm3=yes |
|tm#2=05
tm#3=05 |
|tm3=yes
tm4=yes |
|tm#3=05
tm#4=05 |
|tm4=yes
tm5=yes |
|tm#4=05
tm#5=05 |
|tm5=yes
tm6=yes |
|tm#5=05
tm#6=05 |
|tm6=yes
na=no |
|tm#6=05
target=anyadjacent |
|tm7=yes
footnotes= }}
|tm#7=05
'''Roar''' (Japanese: '''ほえる''' ''Roar'') is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation I]]. It has been [[TM05]] since Generation II.
|tmbdsp=yes
|tm#bdsp=05
|tm9=yes
|tm#9=172
|na=no
|target=anyadjacent
}}
 
'''Roar''' (Japanese: '''ほえる''' ''Roar'') is a non-damaging {{type|Normal}} [[move]] introduced in [[Generation I]]. It was [[TM05]] from [[Generation II]] to {{g|Ultra Sun and Ultra Moon}} as well as in {{g|Brilliant Diamond and Shining Pearl}}, and is [[TM172]] in [[Generation IX]].


==Effect==
==Effect==
===Generation I===
===Generation I===
Roar can be used to automatically end wild Pokémon battles. It has normal priority, unlike in later generations. Even if a wild Pokémon uses the move, the battle will end. However, it has no effect in a Trainer battle.
If Roar is successfully used in a wild Pokémon battle by either Pokémon, the battle will automatically end. In a Trainer battle, Roar has no effect. Roar has 100% accuracy and normal priority. Roar can hit Pokémon during the semi-invulnerable turn of {{m|Dig}}.
 
If the user's level is less than the target's level, there is a chance that Roar will fail, between approximately 10% and 25%, depending on the levels of the two Pokémon. The chance of failure typically<!--but not strictly--> increases the higher the target's level is than the user's. Specifically, the chance of failure is the following.
<math display="block">FailureChance = \frac{\left\lfloor {Level_{target} \over 4}\right\rfloor}{Level_{target} + Level_{user} + 1}</math>


===Generation II===
===Generation II===
Now, when in battle against a Trainer, Roar will force a switch with a randomly chosen Pokémon from the Trainer's party. If there isn't another Pokémon, Roar will fail. It also has a priority of -1. If two Pokémon use Roar at the same time, the faster one will fail and the slower one will switch it out. Otherwise, it is the same as in Generation I.
When in a Trainer battle, Roar will now force the target to switch with a randomly chosen Pokémon from its Trainer's party. If there is no Pokémon for the target to switch with, Roar will fail. Roar now has a priority of -1. Roar can no longer hit Pokémon during the semi-invulnerable turn of {{m|Dig}}.


===Generation III and IV===
Roar's chance to fail does not apply to Trainer battles. However, in Trainer battles, Roar will always fail if used before the opponent has made its move. If the player uses Roar against the [[Red Gyarados]] or to try escaping from the forced wild Pokémon encounters at [[Team Rocket HQ]], the move will always fail.
Roar will fail when used against Pokémon with the Abilities {{a|Soundproof}} and {{a|Suction Cups}} or rooted by {{m|Ingrain}}. In Generation III, Roar has a priority of -5, which was decreased to -6 in Generation IV. If two Pokémon use Roar at the same time, instead of the faster one failing, the faster one will go first and switch the slower one out. Otherwise, it is exactly the same as Generation II.
 
===Generations III and IV===
Roar now has a priority of -6.
 
Roar is now a [[sound-based move]]. Roar fails when used against Pokémon with {{a|Soundproof}} (due to being a sound-based move) or against a Pokémon with {{a|Suction Cups}} or rooted by {{m|Ingrain}}. It no longer fails if it is not used last.
 
The chance of failure if the user's level is less than the target's is now calculated slightly differently. Specifically, for a random integer ''X'' between 0 and 255, Roar fails if the following relation is true:
<math display="block">\left\lfloor \frac{X \times (Level_{target} + Level_{user})}{256} \right\rfloor + 1 \le \left\lfloor \frac {Level_{target}}{4} \right\rfloor</math>
 
The chance of failure can be approximated by the following formula. However, this approximation may diverge moderately from the true probability for low user and target levels.
<math display="block">FailureChance \approx \frac{\left\lfloor \frac{Level_{target}}{4} \right\rfloor }{Level_{target} + Level_{user}}</math>


===Generation V===
===Generation V===
Roar no longer works on same- and higher-level targets in wild Pokémon battles, but can still force higher-leveled opponents to switch in Trainer battles, and can now be reflected with {{m|Magic Coat}} and {{a|Magic Bounce}}.
In wild Pokémon battles, Roar will now always fail if the user's level is less than the target's. In Trainer battles, Roar will now succeed if it hits, regardless of either Pokémon's level.
 
Roar is now reflected by {{m|Magic Coat}} and {{a|Magic Bounce}}.


===Generation VI===
If a battle with wild Pokémon ever involves more than one Pokémon on each side of the battle, Roar will fail if used by the player's Pokémon against a wild Pokémon, but if a wild Pokémon uses it against the player, it will force the target to switch with another Pokémon in the Trainer's party, regardless of the target's level.
Roar's accuracy changed from 100% to —%.


====Pokémon Mystery Dungeon====
===Generation VI onwards===
Roar blows away the opponent in front in a straight line, contrary to the direction it is facing. If it hits a wall, it takes 5 damage. If it hits another Pokémon, both Pokémon take 5 damage.
Roar now bypasses {{stat|accuracy}} checks to always hit, unless the target is in the [[semi-invulnerable turn]] of a move (such as {{m|Dig}} or {{m|Fly}}). Roar can now hit a target even if it has used {{m|Protect}}, {{m|Detect}}, or {{m|Spiky Shield}}, but will fail if the target is protected by {{m|Crafty Shield}}.
 
Roar can be used as part of a [[Contest combination|Contest Spectacular combination]], with the user gaining extra three appeal points if any of the moves {{m|Spikes}}, {{m|Stealth Rock}}, or {{m|Toxic Spikes}} was used in the prior turn.
 
If used by the player's Pokémon in an [[SOS Battle]], Roar will fail.
 
If powered up by a [[Normalium Z]] into Z-Roar, the user's {{stat|Defense}} stat rises by one stage. {{m|Throat Chop}} cannot prevent a Pokémon from using Z-Roar.
 
Roar fails when used on a [[Dynamax]] or [[Gigantamax]] Pokémon.


==Description==
==Description==
{{movedesc|normal}}
{{movedesc|normal}}
{{movedescentry|{{gameabbrev3|Stad}}|A terrifying roar that drives wild Pokémon away. It is useful only in the wild.}}
{{movedescentry|{{gameabbrevss|Stad}}|A terrifying roar that drives wild Pokémon away. It is useful only in the wild.}}
{{movedescentry|{{gameabbrev3|Stad2}}|A terrifying roar that drives the target away. The opposing trainer must use a new <sc>Pokémon</sc>.}}
{{movedescentry|{{gameabbrevss|Stad2}}|A terrifying roar that drives the target away. The opposing trainer must use a new {{ScPkmn}}.}}
{{movedescentry|{{gameabbrev3|GSC}}|Scares wild foes to end battle.}}
{{movedescentry|{{gameabbrev2|GSC}}|Scares wild foes to end battle.}}
{{movedescentry|{{gameabbrev3|RSE}}|Makes the foe flee to end the battle.{{tt|*|Move}}<br/>A savage roar that makes the foe flee to end the battle.{{tt|*|TM}}}}
{{movedescentry|{{gameabbrev3|RSE}}|Makes the foe flee to end the battle.{{tt|*|Move}}<br>A savage roar that makes the foe flee to end the battle.{{tt|*|TM}}}}
{{movedescentry|{{gameabbrevss|Colo}}{{gameabbrevss|XD}}|Causes the target to flee and switch out of battle.{{tt|*|Move}}<br>A savage roar that swaps the target out of battle.{{tt|*|TM}}}}
{{movedescentry|{{gameabbrev3|FRLG}}|The foe is made to switch out with an ally. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrev3|FRLG}}|The foe is made to switch out with an ally. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrev3|Colo}}{{gameabbrev3|XD}}|Causes the target to flee and switch out of battle.{{tt|*|Move}}<br/>A savage roar that swaps the target out of battle.{{tt|*|TM}}}}
{{movedescentry|{{gameabbrev4|DPPtHGSS}}|The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrev3|DPPt}}{{gameabbrev3|HGSS}}|The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrevss|PBR}}|The foe is scared off and replaced by another Pokémon in its party.{{tt|*|Move}}<br/>The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.{{tt|*|TM}}}}
{{movedescentry|{{gameabbrev3|BW}}|The target is scared off and replaced by another Pokémon in its party. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrev5|BW}}|The target is scared off and replaced by another Pokémon in its party. In the wild, the battle ends.}}
{{movedescentry|{{gameabbrev3|B2W2}}|The target is scared off and switched. In the wild, a battle against a single Pokémon ends.}}
{{movedescentry|{{gameabbrev5|B2W2}}|The target is scared off and switched. In the wild, a battle against a single Pokémon ends.}}
{{movedescentry|{{gameabbrev3|XY}}|The target is scared off and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon.}}
{{movedescentry|{{gameabbrev6|XYORAS}}<br>{{gameabbrev7|SMUSUM}}<br>{{gameabbrev8|SwShBDSPLA}}<br>{{gameabbrev9|SV}}|The target is scared off, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon.}}
{{movedescentry|{{gameabbrev7|PE}}|The target is scared off, and a different Pokémon is dragged out.}}
|}
|}
|}{{left clear}}
|}{{left clear}}
Line 81: Line 113:
==Learnset==
==Learnset==
===By [[Level|leveling up]]===
===By [[Level|leveling up]]===
{{Moveheader/Level|Normal|1}}
{{Movehead/Games|Normal|g7=2|g8=2}}
{{Moveentry/Level1|037|Vulpix|1|Fire|Fire|21|21|9|7|7}}
{{Moveentry/11|0037|Vulpix|type=Fire|1|Field|Field|21|13|9|7|7|7|7|28|−|−|−}}
{{Moveentry/Level1|038|Ninetales|1|Fire|Fire|--|no|no|no|no}}
{{Moveentry/11|0037|formsig=A|Vulpix|type=Ice|1|Field|Field|form=Alolan Form|||||||7|28|−||−}}
{{Moveentry/Level1|058|Growlithe|1|Fire|Fire|--|--|--|--|--}}
{{Moveentry/11|0038|Ninetales|type=Fire|1|Field|Field|1|−|−|−|−|−|−|−|−|−|−}}
{{Moveentry/Level1|059|Arcanine|1|Fire|Fire|--|--|--|--|--}}
{{Moveentry/11|0058|Growlithe|type=Fire|1|Field|Field|1|1|1|1|1|1|1|1|44|44|44}}
{{Moveentry/Level1|142|Aerodactyl|2|Rock|Flying|no|no|no|9|9}}
{{Moveentry/11|0058|formsig=H|Growlithe|type=Fire|type2=Rock|1|Field|Field|form=Hisuian Form|||||||||||44}}
{{Moveentry/Level1|209|Snubbull|1|Fairy|Fairy|no|26|26|25|25}}
{{Moveentry/11|0059|Arcanine|type=Fire|1|Field|Field|1|1|1|1|1|1|1|1|1|1|1}}
{{Moveentry/Level1|210|Granbull|1|Fairy|Fairy|no|28|28|27|27}}
{{Moveentry/11|0059|formsig=H|Arcanine|type=Fire|type2=Rock|1|Field|Field|form=Hisuian Form|||||||||||1}}
{{Moveentry/Level1|228|Houndour|2|Dark|Fire|no|7|19|14|14}}
{{Moveentry/11|0142|Aerodactyl|type=Rock|type2=Flying|1|Flying|Flying|−|−|−|9|9|9|9|7|25|25}}
{{Moveentry/Level1|229|Houndoom|2|Dark|Fire|no|7|19|14|14}}
{{Moveentry/11|0209|Snubbull|type=Fairy|2|Field|Fairy||26|26|25|25|25|25|||25|25}}
{{Moveentry/Level1|243|Raikou|1|Electric|Electric|no|21|21|15|15}}
{{Moveentry/11|0210|Granbull|type=Fairy|2|Field|Fairy||28|28|27|27|27|27|||27|27}}
{{Moveentry/Level1|244|Entei|1|Fire|Fire|no|21|21|15|15}}
{{Moveentry/11|0228|Houndour|type=Dark|type2=Fire|1|Field|Field||7|19|14|13|13|13|||13|13}}
{{Moveentry/Level1|245|Suicune|1|Water|Water|no|21|no|no|no|C=no}}
{{Moveentry/11|0229|Houndoom|type=Dark|type2=Fire|1|Field|Field||7|19|14|13|13|13|||13|13}}
{{Moveentry/Level1|261|Poochyena|1|Dark|Dark|no|no|21|21|21}}
{{Moveentry/11|0243|Raikou|type=Electric|1|No Eggs Discovered|No Eggs Discovered||21|21|15|15|15|15||24|24|24}}
{{Moveentry/Level1|262|Mightyena|1|Dark|Dark|no|no|22|22|22}}
{{Moveentry/11|0244|Entei|type=Fire|1|No Eggs Discovered|No Eggs Discovered||21|21|15|15|15|15||24|24|24}}
{{Moveentry/Level1|293|Whismur|1|Normal|Normal|no|no|35|35|35}}
{{Moveentry/11|0245|Suicune|type=Water|1|No Eggs Discovered|No Eggs Discovered||21{{sup/2|GS}}|−|−|−||||24|24|24}}
{{Moveentry/Level1|294|Loudred|1|Normal|Normal|no|no|43|43|43}}
{{Moveentry/11|0261|Poochyena|type=Dark|1|Field|Field|||21|21|21|21{{sup/6|XY}}<br>16{{sup/6|ORAS}}|16|||16|16}}
{{Moveentry/Level1|295|Exploud|1|Normal|Normal|no|no|45|45|45}}
{{Moveentry/11|0262|Mightyena|type=Dark|1|Field|Field|||22|22|22|22{{sup/6|XY}}<br>16{{sup/6|ORAS}}|16|||16|16}}
{{Moveentry/Level1|304|Aron|2|Steel|Rock|no|no|21|22|22|B2W2=18}}
{{Moveentry/11|0293|Whismur|type=Normal|2|Monster|Field|||35|35|35|35{{sup/6|XY}}<br>29{{sup/6|ORAS}}|29||25|25}}
{{Moveentry/Level1|305|Lairon|2|Steel|Rock|no|no|21|22|22|B2W2=18}}
{{Moveentry/11|0294|Loudred|type=Normal|2|Monster|Field|||43|43|43|43{{sup/6|XY}}<br>32{{sup/6|ORAS}}|32||29|29}}
{{Moveentry/Level1|306|Aggron|2|Steel|Rock|no|no|21|22|22|B2W2=18}}
{{Moveentry/11|0295|Exploud|type=Normal|2|Monster|Field|||45|45|45|45{{sup/6|XY}}<br>32{{sup/6|ORAS}}|32||29|29}}
{{Moveentry/Level1|309|Electrike|1|Electric|Electric|no|no|28|36|36}}
{{Moveentry/11|0304|Aron|type=Steel|type2=Rock|1|Monster|Monster|||21|22|22{{sup/5|BW}}<br>18{{sup/5|B2W2}}|18{{sup/6|XY}}<br>19{{sup/6|ORAS}}|19||12|12}}
{{Moveentry/Level1|310|Manectric|1|Electric|Electric|no|no|31|42|42}}
{{Moveentry/11|0305|Lairon|type=Steel|type2=Rock|1|Monster|Monster|||21|22|22{{sup/5|BW}}<br>18{{sup/5|B2W2}}|18{{sup/6|XY}}<br>19{{sup/6|ORAS}}|19||12|12}}
{{Moveentry/Level1|403|Shinx|1|Electric|Electric|no|no|no|21|21}}
{{Moveentry/11|0306|Aggron|type=Steel|type2=Rock|1|Monster|Monster|||21|22|22{{sup/5|BW}}<br>18{{sup/5|B2W2}}|18{{sup/6|XY}}<br>19{{sup/6|ORAS}}|19||12|12}}
{{Moveentry/Level1|404|Luxio|1|Electric|Electric|no|no|no|23|23}}
{{Moveentry/11|0309|Electrike|type=Electric|1|Field|Field|||28|36|36|36{{sup/6|XY}}<br>34{{sup/6|ORAS}}|34||28|28}}
{{Moveentry/Level1|405|Luxray|1|Electric|Electric|no|no|no|23|23}}
{{Moveentry/11|0310|Manectric|type=Electric|1|Field|Field|||31|42|42|42{{sup/6|XY}}<br>36{{sup/6|ORAS}}|36||30|30}}
{{Moveentry/Level1|498|Tepig|1|Fire|Fire|no|no|no|no|39}}
{{Moveentry/11|0403|Shinx|type=Electric|1|Field|Field||||21|21|21|21||20|20|20}}
{{Moveentry/Level1|499|Pignite|2|Fire|Fighting|no|no|no|no|47}}
{{Moveentry/11|0404|Luxio|type=Electric|1|Field|Field||||23|23|23|23||24|24|24}}
{{Moveentry/Level1|500|Emboar|2|Fire|Fighting|no|no|no|no|55}}
{{Moveentry/11|0405|Luxray|type=Electric|1|Field|Field||||23|23|23|23||24|24|24}}
{{Moveentry/Level1|506|Lillipup|1|Normal|Normal|no|no|no|no|26}}
{{Moveentry/11|0449|Hippopotas|type=Ground|1|Field|Field||||−|−|−|−||32|32|32}}
{{Moveentry/Level1|507|Herdier|1|Normal|Normal|no|no|no|no|29}}
{{Moveentry/11|0450|Hippowdon|type=Ground|1|Field|Field||||−|−|−|−||32|32|32}}
{{Moveentry/Level1|508|Stoutland|1|Normal|Normal|no|no|no|no|29}}
{{Moveentry/11|0498|Tepig|type=Fire|1|Field|Field|||||39|39|39||||39}}
{{Moveentry/Level1|633|Deino|2|Dark|Dragon|no|no|no|no|20}}
{{Moveentry/11|0499|Pignite|type=Fire|type2=Fighting|1|Field|Field|||||47|47|47||||47}}
{{Moveentry/Level1|634|Zweilous|2|Dark|Dragon|no|no|no|no|20}}
{{Moveentry/11|0500|Emboar|type=Fire|type2=Fighting|1|Field|Field|||||55|55|55||||55}}
{{Moveentry/Level1|635|Hydreigon|2|Dark|Dragon|no|no|no|no|20}}
{{Moveentry/11|0506|Lillipup|type=Normal|1|Field|Field|||||26|26|26||40}}
{{Moveentry/Level1|696|Tyrunt|2|Rock|Dragon|no|no|no|no|no|6}}
{{Moveentry/11|0507|Herdier|type=Normal|1|Field|Field|||||29|29|29||54}}
{{Moveentry/Level1|697|Tyrantrum|2|Rock|Dragon|no|no|no|no|no|6}}
{{Moveentry/11|0508|Stoutland|type=Normal|1|Field|Field|||||29|29|29||62}}
{{Movefooter|Normal|1}}
{{Moveentry/11|0633|Deino|type=Dark|type2=Dragon|1|Dragon|Dragon|||||20|20|20||12||12}}
{{Moveentry/11|0634|Zweilous|type=Dark|type2=Dragon|1|Dragon|Dragon|||||20|20|20||12||12}}
{{Moveentry/11|0635|Hydreigon|type=Dark|type2=Dragon|1|Dragon|Dragon|||||20|20|20||12||12}}
{{Moveentry/11|0696|Tyrunt|type=Rock|type2=Dragon|2|Monster|Dragon||||||6|6||4}}
{{Moveentry/11|0697|Tyrantrum|type=Rock|type2=Dragon|2|Monster|Dragon||||||6|1, 6||1}}
{{Moveentry/11|0725|Litten|type=Fire|1|Field|Field|||||||18||9||9}}
{{Moveentry/11|0726|Torracat|type=Fire|1|Field|Field|||||||19||9||9}}
{{Moveentry/11|0727|Incineroar|type=Fire|type2=Dark|1|Field|Field|||||||19||9||9}}
{{Moveentry/11|0744|Rockruff|type=Rock|1|Field|Field|||||||26||28||28}}
{{Moveentry/11|0745|Lycanroc|type=Rock|1|Field|Field|form=Midday Form|||||||26||30||30}}
{{Moveentry/11|0745|formsig=Mn|Lycanroc|type=Rock|1|Field|Field|form=Midnight Form|||||||26||30||30}}
{{Moveentry/11|0745|formsig=D|Lycanroc|type=Rock|1|Field|Field|form=Dusk Form|||||||26{{sup/7|USUM}}||30||30}}
{{Moveentry/11|0835|Yamper|type=Electric|1|Field|Field|||||||||15}}
{{Moveentry/11|0836|Boltund|type=Electric|1|Field|Field|||||||||15}}
{{Moveentry/11|0909|Fuecoco|type=Fire|1|Field|Field|||||||||||25}}
{{Moveentry/11|0910|Crocalor|type=Fire|1|Field|Field|||||||||||28}}
{{Moveentry/11|0911|Skeledirge|type=Fire|type2=Ghost|1|Field|Field|||||||||||28}}
{{Moveentry/11|0926|Fidough|type=Fairy|2|Field|Mineral|||||||||||30}}
{{Moveentry/11|0927|Dachsbun|type=Fairy|2|Field|Mineral|||||||||||33}}
{{Moveentry/11|0942|Maschiff|type=Dark|1|Field|Field|||||||||||18}}
{{Moveentry/11|0943|Mabosstiff|type=Dark|1|Field|Field|||||||||||18}}
{{Moveentry/11|0971|Greavard|type=Ghost|1|Field|Field|||||||||||9}}
{{Moveentry/11|0972|Houndstone|type=Ghost|1|Field|Field|||||||||||9}}
{{Moveentry/11|0993|Iron Jugulis|type=Dark|type2=Flying|1|No Eggs Discovered|No Eggs Discovered|||||||||||7}}
{{Movefoot|Normal|11}}


===By [[TM]]===
===By [[TM]]===
{{Moveheader/TM|Normal|2|no|TM05|TM05|TM05|TM05|TM05}}
{{Movehead/TMGames|Normal|g1=none
{{Moveentry/TM2|003|Venusaur|2|Grass|Poison|yes|yes|yes|yes}}
|g1tm=05
{{Moveentry/TM2|006|Charizard|2|Fire|Flying|yes|yes|yes|yes}}
|g2tm=05
{{Moveentry/TM2|009|Blastoise|1|Water|Water|yes|yes|yes|yes}}
|g3tm=05
{{Moveentry/TM2|020|Raticate|1|Normal|Normal|yes|yes|yes|yes}}
|g4tm=05
{{Moveentry/TM2|031|Nidoqueen|2|Poison|Ground|yes|yes|yes|yes}}
|g5tm=05
{{Moveentry/TM2|034|Nidoking|2|Poison|Ground|yes|yes|yes|yes}}
|g6tm=05
{{Moveentry/TM2|037|Vulpix|1|Fire|Fire|yes|yes|yes|yes}}
|g7=1|g7tm=05|g7g={{gameabbrev7|SMUSUM}}
{{Moveentry/TM2|038|Ninetales|1|Fire|Fire|yes|yes|yes|yes}}
|g8=1|g8tm=05|g8g={{gameabbrev8|BDSP}}
{{Moveentry/TM2|053|Persian|1|Normal|Normal|no|yes|yes|yes}}
|g9tm=172}}
{{Moveentry/TM2|058|Growlithe|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0002|Ivysaur|type=Grass|type2=Poison|2|Monster|Grass|−|−|−|−||||}}
{{Moveentry/TM2|059|Arcanine|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0003|Venusaur|type=Grass|type2=Poison|2|Monster|Grass|✔|✔|✔|||||}}
{{Moveentry/TM2|074|Geodude|2|Rock|Ground|yes|no|no|no}}
{{Moveentry/8|0004|Charmander|type=Fire|2|Monster|Dragon|−|||||||}}
{{Moveentry/TM2|075|Graveler|2|Rock|Ground|yes|no|no|no}}
{{Moveentry/8|0005|Charmeleon|type=Fire|2|Monster|Dragon|||||−|−|−|✔}}
{{Moveentry/TM2|076|Golem|2|Rock|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0006|Charizard|type=Fire|type2=Flying|2|Monster|Dragon|✔|✔|✔|||||}}
{{Moveentry/TM2|095|Onix|2|Rock|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0009|Blastoise|type=Water|2|Monster|Water 1|✔|✔|✔|||||}}
{{Moveentry/TM2|111|Rhyhorn|2|Rock|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0020|Raticate|type=Normal|1|Field|Field|||✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|112|Rhydon|2|Rock|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0020|formsig=A|Raticate|type=Dark|type2=Normal|1|Field|Field|form=Alolan Form||||||||}}
{{Moveentry/TM2|115|Kangaskhan|1|Normal|Normal|yes|yes|yes|yes}}
{{Moveentry/8|0031|Nidoqueen|type=Poison|type2=Ground|1|No Eggs Discovered|No Eggs Discovered|✔|✔|✔|||||}}
{{Moveentry/TM2|130|Gyarados|2|Water|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0034|Nidoking|type=Poison|type2=Ground|2|Monster|Field|✔|✔|✔|✔||||}}
{{Moveentry/TM2|131|Lapras|2|Water|Ice|no|yes|yes|yes}}
{{Moveentry/8|0037|Vulpix|type=Fire|1|Field|Field|−|✔|✔|||||}}
{{Moveentry/TM2|134|Vaporeon|1|Water|Water|yes|yes|yes|yes}}
{{Moveentry/8|0037|formsig=A|Vulpix|type=Ice|1|Field|Field|form=Alolan Form||||||||}}
{{Moveentry/TM2|135|Jolteon|1|Electric|Electric|yes|yes|yes|yes}}
{{Moveentry/8|0038|Ninetales|type=Fire|1|Field|Field|✔|✔|✔|✔||||}}
{{Moveentry/TM2|136|Flareon|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0038|formsig=A|Ninetales|type=Ice|type2=Fairy|1|Field|Field|form=Alolan Form||||||||}}
{{Moveentry/TM2|142|Aerodactyl|2|Rock|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0053|Persian|type=Normal|1|Field|Field||||||||}}
{{Moveentry/TM2|144|Articuno|2|Ice|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0053|formsig=A|Persian|type=Dark|1|Field|Field|form=Alolan Form||||||||}}
{{Moveentry/TM2|145|Zapdos|2|Electric|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0058|Growlithe|type=Fire|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|146|Moltres|2|Fire|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0058|formsig=H|Growlithe|type=Fire|type2=Rock|1|Field|Field|form=Hisuian Form||||||||}}
{{Moveentry/TM2|149|Dragonite|2|Dragon|Flying|no|yes|yes|yes}}
{{Moveentry/8|0059|Arcanine|type=Fire|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|151|Mew|1|Psychic|Psychic|yes|yes|yes|yes}}
{{Moveentry/8|0059|formsig=H|Arcanine|type=Fire|type2=Rock|1|Field|Field|form=Hisuian Form||||||||}}
{{Moveentry/TM2|156|Quilava|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0076|Golem|type=Rock|type2=Ground|1|Mineral|Mineral|✔|✔|✔|||||}}
{{Moveentry/TM2|157|Typhlosion|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0076|formsig=A|Golem|type=Rock|type2=Electric|1|Mineral|Mineral|form=Alolan Form||||||||}}
{{Moveentry/TM2|159|Croconaw|1|Water|Water|yes|yes|yes|yes}}
{{Moveentry/8|0095|Onix|type=Rock|type2=Ground|1|Mineral|Mineral|✔|✔||||||}}
{{Moveentry/TM2|160|Feraligatr|1|Water|Water|yes|yes|yes|yes}}
{{Moveentry/8|0111|Rhyhorn|type=Ground|type2=Rock|2|Monster|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|208|Steelix|2|Steel|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0112|Rhydon|type=Ground|type2=Rock|2|Monster|Field|||||✔|✔|✔|✔}}
{{Moveentry/TM2|209|Snubbull|1|Fairy|Fairy|yes|yes|yes|yes}}
{{Moveentry/8|0115|Kangaskhan|type=Normal|1|Monster|Monster|✔|||||||}}
{{Moveentry/TM2|210|Granbull|1|Fairy|Fairy|yes|yes|yes|yes}}
{{Moveentry/8|0126|Magmar|type=Fire|1|Human-Like|Human-Like|−|−|−|||||}}
{{Moveentry/TM2|216|Teddiursa|1|Normal|Normal|yes|yes|yes|yes}}
{{Moveentry/8|0130|Gyarados|type=Water|type2=Flying|2|Water 2|Dragon|✔|✔|✔|✔|✔|✔||}}
{{Moveentry/TM2|217|Ursaring|1|Normal|Normal|yes|yes|yes|yes}}
{{Moveentry/8|0131|Lapras|type=Water|type2=Ice|2|Monster|Water 1|−|✔|✔|||||}}
{{Moveentry/TM2|220|Swinub|2|Ice|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0133|Eevee|type=Normal|1|Field|Field|−|−|−|||||}}
{{Moveentry/TM2|221|Piloswine|2|Ice|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0134|Vaporeon|type=Water|1|Field|Field|✔|✔|✔|✔||||}}
{{Moveentry/TM2|227|Skarmory|2|Steel|Flying|no|yes|yes|yes}}
{{Moveentry/8|0135|Jolteon|type=Electric|1|Field|Field|✔|||||||}}
{{Moveentry/TM2|228|Houndour|2|Dark|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0136|Flareon|type=Fire|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|229|Houndoom|2|Dark|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0142|Aerodactyl|type=Rock|type2=Flying|1|Flying|Flying|✔|✔|✔|||||}}
{{Moveentry/TM2|231|Phanpy|1|Ground|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0144|Articuno|type=Ice|type2=Flying|1|No Eggs Discovered|No Eggs Discovered|✔|✔|✔|||||}}
{{Moveentry/TM2|232|Donphan|1|Ground|Ground|yes|yes|yes|yes}}
{{Moveentry/8|0145|Zapdos|type=Electric|type2=Flying|1|No Eggs Discovered|No Eggs Discovered|✔|✔|✔|||||}}
{{Moveentry/TM2|234|Stantler|1|Normal|Normal|yes|yes|yes|yes}}
{{Moveentry/8|0146|Moltres|type=Fire|type2=Flying|1|No Eggs Discovered|No Eggs Discovered|✔|||||||}}
{{Moveentry/TM2|243|Raikou|1|Electric|Electric|yes|yes|yes|yes}}
{{Moveentry/8|0149|Dragonite|type=Dragon|type2=Flying|2|Water 1|Dragon|−|✔|✔|||||}}
{{Moveentry/TM2|244|Entei|1|Fire|Fire|yes|yes|yes|yes}}
{{Moveentry/8|0151|Mew|type=Psychic|1|No Eggs Discovered|No Eggs Discovered|||✔|✔|✔|✔|✔|✔}}
{{Moveentry/TM2|245|Suicune|1|Water|Water|yes|yes|yes|yes}}
{{Moveentry/8|0155|Cyndaquil|type=Fire|1|Field|Field|−|||||||}}
{{Moveentry/TM2|248|Tyranitar|2|Rock|Dark|yes|yes|yes|yes}}
{{Moveentry/8|0156|Quilava|type=Fire|1|Field|Field|✔|||||||}}
{{Moveentry/TM2|249|Lugia|2|Psychic|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0157|Typhlosion|type=Fire|1|Field|Field|||✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|250|Ho-Oh|2|Fire|Flying|yes|yes|yes|yes}}
{{Moveentry/8|0157|formsig=H|Typhlosion|type=Fire|type2=Ghost|1|Field|Field|form=Hisuian Form||||||||}}
{{Moveentry/TM2|254|Sceptile|1|Grass|Grass|no|yes|yes|yes}}
{{Moveentry/8|0159|Croconaw|type=Water|2|Monster|Water 1|✔|✔|✔|||||}}
{{Moveentry/TM2|257|Blaziken|2|Fire|Fighting|no|yes|yes|yes}}
{{Moveentry/8|0160|Feraligatr|type=Water|2|Monster|Water 1|✔|✔|✔|||||}}
{{Moveentry/TM2|260|Swampert|2|Water|Ground|no|yes|yes|yes}}
{{Moveentry/8|0180|Flaaffy|type=Electric|2|Monster|Field|−|||||||}}
{{Moveentry/TM2|261|Poochyena|1|Dark|Dark|no|yes|yes|yes}}
{{Moveentry/8|0181|Ampharos|type=Electric|2|Monster|Field||||||||}}
{{Moveentry/TM2|262|Mightyena|1|Dark|Dark|no|yes|yes|yes}}
{{Moveentry/8|0196|Espeon|type=Psychic|1|Field|Field|−|−||||||}}
{{Moveentry/TM2|264|Linoone|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0197|Umbreon|type=Dark|1|Field|Field|−|||||||}}
{{Moveentry/TM2|288|Vigoroth|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0208|Steelix|type=Steel|type2=Ground|1|Mineral|Mineral|||✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|289|Slaking|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0209|Snubbull|type=Fairy|2|Field|Fairy|✔|||||||}}
{{Moveentry/TM2|293|Whismur|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0210|Granbull|type=Fairy|2|Field|Fairy|✔|✔|✔|||||}}
{{Moveentry/TM2|294|Loudred|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0216|Teddiursa|type=Normal|1|Field|Field||||✔|✔|✔|✔|−}}
{{Moveentry/TM2|295|Exploud|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0217|Ursaring|type=Normal|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|304|Aron|2|Steel|Rock|no|yes|yes|yes}}
{{Moveentry/8|0220|Swinub|type=Ice|type2=Ground|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|305|Lairon|2|Steel|Rock|no|yes|yes|yes}}
{{Moveentry/8|0221|Piloswine|type=Ice|type2=Ground|1|Field|Field|||||✔|✔|✔|✔}}
{{Moveentry/TM2|306|Aggron|2|Steel|Rock|no|yes|yes|yes}}
{{Moveentry/8|0227|Skarmory|type=Steel|type2=Flying|1|Flying|Flying|−|✔|✔|||||}}
{{Moveentry/TM2|309|Electrike|1|Electric|Electric|no|yes|yes|yes}}
{{Moveentry/8|0228|Houndour|type=Dark|type2=Fire|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|310|Manectric|1|Electric|Electric|no|yes|yes|yes}}
{{Moveentry/8|0229|Houndoom|type=Dark|type2=Fire|1|Field|Field||||✔|✔|✔|✔|✔}}
{{Moveentry/TM2|319|Sharpedo|2|Water|Dark|no|yes|yes|yes}}
{{Moveentry/8|0231|Phanpy|type=Ground|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|320|Wailmer|1|Water|Water|no|yes|yes|yes}}
{{Moveentry/8|0232|Donphan|type=Ground|1|Field|Field|✔|✔|✔|||||}}
{{Moveentry/TM2|321|Wailord|1|Water|Water|no|yes|yes|yes}}
{{Moveentry/8|0234|Stantler|type=Normal|1|Field|Field||||||✔|✔|✔}}
{{Moveentry/TM2|323|Camerupt|2|Fire|Ground|no|yes|yes|yes}}
{{Moveentry/8|0243|Raikou|type=Electric|1|No Eggs Discovered|No Eggs Discovered|✔|||||||}}
{{Moveentry/TM2|334|Altaria|2|Dragon|Flying|no|yes|yes|yes}}
{{Moveentry/8|0244|Entei|type=Fire|1|No Eggs Discovered|No Eggs Discovered|✔|||||||}}
{{Moveentry/TM2|335|Zangoose|1|Normal|Normal|no|yes|yes|yes}}
{{Moveentry/8|0245|Suicune|type=Water|1|No Eggs Discovered|No Eggs Discovered|✔|||||✔|✔|✔}}
{{Moveentry/TM2|357|Tropius|2|Grass|Flying|no|yes|yes|yes}}
{{Moveentry/8|0248|Tyranitar|type=Rock|type2=Dark|1|Monster|Monster|✔|✔|✔|||||}}
{{Moveentry/TM2|364|Sealeo|2|Ice|Water|no|yes|yes|yes}}
{{Moveentry/8|0249|Lugia|type=Psychic|type2=Flying|1|No Eggs Discovered|No Eggs Discovered|✔|||||||}}
{{Moveentry/TM2|365|Walrein|2|Ice|Water|no|yes|yes|yes}}
{{Moveentry/8|0250|Ho-Oh|type=Fire|type2=Flying|1|No Eggs Discovered|No Eggs Discovered||✔|✔|✔|✔|✔||}}
{{Moveentry/TM2|371|Bagon|1|Dragon|Dragon|no|yes|yes|yes}}
{{Moveentry/8|0254|Sceptile|type=Grass|2|Monster|Dragon||||||||}}
{{Moveentry/TM2|372|Shelgon|1|Dragon|Dragon|no|yes|yes|yes}}
{{Moveentry/8|0257|Blaziken|type=Fire|type2=Fighting|1|Field|Field||||||||}}
{{Moveentry/TM2|373|Salamence|2|Dragon|Flying|no|yes|yes|yes}}
{{Moveentry/8|0258|Mudkip|type=Water|2|Monster|Water 1||−|−|−||||}}
{{Moveentry/TM2|380|Latias|2|Dragon|Psychic|no|yes|yes|yes}}
{{Moveentry/8|0259|Marshtomp|type=Water|type2=Ground|2|Monster|Water 1||−|−|−||||}}
{{Moveentry/TM2|381|Latios|2|Dragon|Psychic|no|yes|yes|yes}}
{{Moveentry/8|0260|Swampert|type=Water|type2=Ground|2|Monster|Water 1||✔|✔|||||}}
{{Moveentry/TM2|382|Kyogre|1|Water|Water|no|yes|yes|yes}}
{{Moveentry/8|0261|Poochyena|type=Dark|1|Field|Field||✔||||||}}
{{Moveentry/TM2|383|Groudon|1|Ground|Ground|no|yes|yes|yes}}
{{Moveentry/8|0262|Mightyena|type=Dark|1|Field|Field||||||||}}
{{Moveentry/TM2|384|Rayquaza|2|Dragon|Flying|no|yes|yes|yes}}
{{Moveentry/8|0264|Linoone|type=Normal|1|Field|Field||✔|✔|||||}}
{{Moveentry/TM2|389|Torterra|2|Grass|Ground|no|no|yes|yes}}
{{Moveentry/8|0288|Vigoroth|type=Normal|1|Field|Field||✔|✔|✔||||}}
{{Moveentry/TM2|392|Infernape|2|Fire|Fighting|no|no|yes|yes}}
{{Moveentry/8|0289|Slaking|type=Normal|1|Field|Field||||||||}}
{{Moveentry/TM2|395|Empoleon|2|Water|Steel|no|no|yes|yes}}
{{Moveentry/8|0293|Whismur|type=Normal|2|Monster|Field||✔|✔|||||}}
{{Moveentry/TM2|403|Shinx|1|Electric|Electric|no|no|yes|yes}}
{{Moveentry/8|0294|Loudred|type=Normal|2|Monster|Field||||✔|✔|✔|✔|}}
{{Moveentry/TM2|404|Luxio|1|Electric|Electric|no|no|yes|yes}}
{{Moveentry/8|0295|Exploud|type=Normal|2|Monster|Field||||||||}}
{{Moveentry/TM2|405|Luxray|1|Electric|Electric|no|no|yes|yes}}
{{Moveentry/8|0304|Aron|type=Steel|type2=Rock|1|Monster|Monster||✔|✔|||||}}
{{Moveentry/TM2|408|Cranidos|1|Rock|Rock|no|no|yes|yes}}
{{Moveentry/8|0305|Lairon|type=Steel|type2=Rock|1|Monster|Monster||✔|✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|409|Rampardos|1|Rock|Rock|no|no|yes|yes}}
{{Moveentry/8|0306|Aggron|type=Steel|type2=Rock|1|Monster|Monster||||||||}}
{{Moveentry/TM2|410|Shieldon|2|Rock|Steel|no|no|yes|yes}}
{{Moveentry/8|0309|Electrike|type=Electric|1|Field|Field||||||||}}
{{Moveentry/TM2|411|Bastiodon|2|Rock|Steel|no|no|yes|yes}}
{{Moveentry/8|0310|Manectric|type=Electric|1|Field|Field|||✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|419|Floatzel|1|Water|Water|no|no|yes|yes}}
{{Moveentry/8|0319|Sharpedo|type=Water|type2=Dark|1|Water 2|Water 2||✔|✔|||||}}
{{Moveentry/TM2|432|Purugly|1|Normal|Normal|no|no|yes|yes}}
{{Moveentry/8|0320|Wailmer|type=Water|2|Field|Water 2||||||||}}
{{Moveentry/TM2|434|Stunky|2|Poison|Dark|no|no|yes|yes}}
{{Moveentry/8|0321|Wailord|type=Water|2|Field|Water 2||✔|✔|✔||||}}
{{Moveentry/TM2|435|Skuntank|2|Poison|Dark|no|no|yes|yes}}
{{Moveentry/8|0322|Numel|type=Fire|type2=Ground|1|Field|Field||−|−|||||}}
{{Moveentry/TM2|443|Gible|2|Dragon|Ground|no|no|yes|yes}}
{{Moveentry/8|0323|Camerupt|type=Fire|type2=Ground|1|Field|Field||✔|✔|||||}}
{{Moveentry/TM2|444|Gabite|2|Dragon|Ground|no|no|yes|yes}}
{{Moveentry/8|0334|Altaria|type=Dragon|type2=Flying|2|Flying|Dragon||✔|✔|✔||||}}
{{Moveentry/TM2|445|Garchomp|2|Dragon|Ground|no|no|yes|yes}}
{{Moveentry/8|0335|Zangoose|type=Normal|1|Field|Field||||||||}}
{{Moveentry/TM2|447|Riolu|1|Fighting|Fighting|no|no|yes|yes}}
{{Moveentry/8|0357|Tropius|type=Grass|type2=Flying|2|Monster|Grass||||||||}}
{{Moveentry/TM2|448|Lucario|2|Fighting|Steel|no|no|yes|yes}}
{{Moveentry/8|0364|Sealeo|type=Ice|type2=Water|2|Water 1|Field||✔|✔|✔||||}}
{{Moveentry/TM2|449|Hippopotas|1|Ground|Ground|no|no|yes|yes}}
{{Moveentry/8|0365|Walrein|type=Ice|type2=Water|2|Water 1|Field||✔|✔|||||}}
{{Moveentry/TM2|450|Hippowdon|1|Ground|Ground|no|no|yes|yes}}
{{Moveentry/8|0371|Bagon|type=Dragon|1|Dragon|Dragon||||||||}}
{{Moveentry/TM2|452|Drapion|2|Poison|Dark|no|no|yes|yes}}
{{Moveentry/8|0372|Shelgon|type=Dragon|1|Dragon|Dragon||✔|✔|✔|✔|||}}
{{Moveentry/TM2|464|Rhyperior|2|Ground|Rock|no|no|yes|yes}}
{{Moveentry/8|0373|Salamence|type=Dragon|type2=Flying|1|Dragon|Dragon||✔|✔|✔|✔|||}}
{{Moveentry/TM2|470|Leafeon|1|Grass|Grass|no|no|yes|yes}}
{{Moveentry/8|0380|Latias|type=Dragon|type2=Psychic|1|No Eggs Discovered|No Eggs Discovered||||||||}}
{{Moveentry/TM2|471|Glaceon|1|Ice|Ice|no|no|yes|yes}}
{{Moveentry/8|0381|Latios|type=Dragon|type2=Psychic|1|No Eggs Discovered|No Eggs Discovered||✔|✔|||||}}
{{Moveentry/TM2|473|Mamoswine|2|Ice|Ground|no|no|yes|yes}}
{{Moveentry/8|0382|Kyogre|type=Water|1|No Eggs Discovered|No Eggs Discovered||||||||}}
{{Moveentry/TM2|483|Dialga|2|Steel|Dragon|no|no|yes|yes}}
{{Moveentry/8|0383|Groudon|type=Ground|1|No Eggs Discovered|No Eggs Discovered||✔|✔|||||}}
{{Moveentry/TM2|484|Palkia|2|Water|Dragon|no|no|yes|yes}}
{{Moveentry/8|0384|Rayquaza|type=Dragon|type2=Flying|1|No Eggs Discovered|No Eggs Discovered||✔|✔|||||}}
{{Moveentry/TM2|485|Heatran|2|Fire|Steel|no|no|yes|yes}}
{{Moveentry/8|0387|Turtwig|type=Grass|2|Monster|Grass|||−|||||}}
{{Moveentry/TM2|487|Giratina|2|Ghost|Dragon|no|no|yes|yes}}
{{Moveentry/8|0388|Grotle|type=Grass|2|Monster|Grass|||−|||||}}
{{Moveentry/TM2|493|Arceus|1|Normal|Normal|no|no|yes|yes}}
{{Moveentry/8|0389|Torterra|type=Grass|type2=Ground|2|Monster|Grass||||✔|✔|✔|✔|✔}}
{{Moveentry/TM2|498|Tepig|1|Fire|Fire|no|no|no|yes}}
{{Moveentry/8|0392|Infernape|type=Fire|type2=Fighting|2|Field|Human-Like||||||||}}
{{Moveentry/TM2|499|Pignite|2|Fire|Fighting|no|no|no|yes}}
{{Moveentry/8|0395|Empoleon|type=Water|type2=Steel|2|Water 1|Field|||✔|||||}}
{{Moveentry/TM2|500|Emboar|2|Fire|Fighting|no|no|no|yes}}
{{Moveentry/8|0403|Shinx|type=Electric|1|Field|Field|||✔|✔|✔|✔|✔|✔}}
{{Moveentry/TM2|506|Lillipup|1|Normal|Normal|no|no|no|yes}}
{{Moveentry/8|0404|Luxio|type=Electric|1|Field|Field||||||||}}
{{Moveentry/TM2|507|Herdier|1|Normal|Normal|no|no|no|yes}}
{{Moveentry/8|0405|Luxray|type=Electric|1|Field|Field||||||||}}
{{Moveentry/TM2|508|Stoutland|1|Normal|Normal|no|no|no|yes}}
{{Moveentry/8|0408|Cranidos|type=Rock|1|Monster|Monster||||✔|✔|✔|✔|✔}}
{{Moveentry/TM2|551|Sandile|2|Ground|Dark|no|no|no|yes}}
{{Moveentry/8|0409|Rampardos|type=Rock|1|Monster|Monster|||✔|||||}}
{{Moveentry/TM2|552|Krokorok|2|Ground|Dark|no|no|no|yes}}
{{Moveentry/8|0410|Shieldon|type=Rock|type2=Steel|1|Monster|Monster|||✔|||||}}
{{Moveentry/TM2|553|Krookodile|2|Ground|Dark|no|no|no|yes}}
{{Moveentry/8|0411|Bastiodon|type=Rock|type2=Steel|1|Monster|Monster||||||||}}
{{Moveentry/TM2|554|Darumaka|1|Fire|Fire|no|no|no|yes}}
{{Moveentry/8|0418|Buizel|type=Water|2|Water 1|Field|||−|||||}}
{{Moveentry/TM2|555|Darmanitan|1|Fire|Fire|no|no|no|yes}}
{{Moveentry/8|0419|Floatzel|type=Water|2|Water 1|Field|||✔|||||}}
{{Moveentry/TM2|559|Scraggy|2|Dark|Fighting|no|no|no|yes}}
{{Moveentry/8|0432|Purugly|type=Normal|1|Field|Field|||✔|||||}}
{{Moveentry/TM2|560|Scrafty|2|Dark|Fighting|no|no|no|yes}}
{{Moveentry/8|0434|Stunky|type=Poison|type2=Dark|1|Field|Field|||||✔|✔|✔|✔}}
{{Moveentry/TM2|566|Archen|2|Rock|Flying|no|no|no|yes}}
{{Moveentry/8|0435|Skuntank|type=Poison|type2=Dark|1|Field|Field||||||||}}
{{Moveentry/TM2|567|Archeops|2|Rock|Flying|no|no|no|yes}}
{{Moveentry/8|0443|Gible|type=Dragon|type2=Ground|2|Monster|Dragon|||✔|||||}}
{{Moveentry/TM2|570|Zorua|1|Dark|Dark|no|no|no|yes}}
{{Moveentry/8|0444|Gabite|type=Dragon|type2=Ground|2|Monster|Dragon|||✔|✔||||}}
{{Moveentry/TM2|571|Zoroark|1|Dark|Dark|no|no|no|yes}}
{{Moveentry/8|0445|Garchomp|type=Dragon|type2=Ground|2|Monster|Dragon||||||||}}
{{Moveentry/TM2|604|Eelektross|1|Electric|Electric|no|no|no|yes}}
{{Moveentry/8|0447|Riolu|type=Fighting|1|No Eggs Discovered|No Eggs Discovered||||||||}}
{{Moveentry/TM2|610|Axew|1|Dragon|Dragon|no|no|no|yes}}
{{Moveentry/8|0448|Lucario|type=Fighting|type2=Steel|2|Field|Human-Like|||✔|✔||||}}
{{Moveentry/TM2|611|Fraxure|1|Dragon|Dragon|no|no|no|yes}}
{{Moveentry/8|0449|Hippopotas|type=Ground|1|Field|Field||||||||}}
{{Moveentry/TM2|612|Haxorus|1|Dragon|Dragon|no|no|no|yes}}
{{Moveentry/8|0450|Hippowdon|type=Ground|1|Field|Field||||||||}}
{{Moveentry/TM2|614|Beartic|1|Ice|Ice|no|no|no|yes}}
{{Moveentry/8|0452|Drapion|type=Poison|type2=Dark|2|Bug|Water 3|||✔|✔|✔|✔|✔|}}
{{Moveentry/TM2|621|Druddigon|1|Dragon|Dragon|no|no|no|yes}}
{{Moveentry/8|0464|Rhyperior|type=Ground|type2=Rock|2|Monster|Field||||||||}}
{{Moveentry/TM2|633|Deino|2|Dark|Dragon|no|no|no|yes}}
{{Moveentry/8|0467|Magmortar|type=Fire|1|Human-Like|Human-Like|||−|||||}}
{{Moveentry/TM2|634|Zweilous|2|Dark|Dragon|no|no|no|yes}}
{{Moveentry/8|0470|Leafeon|type=Grass|1|Field|Field|||✔|||||}}
{{Moveentry/TM2|635|Hydreigon|2|Dark|Dragon|no|no|no|yes}}
{{Moveentry/8|0471|Glaceon|type=Ice|1|Field|Field|||✔|||||}}
{{Moveentry/TM2|638|Cobalion|2|Steel|Fighting|no|no|no|yes}}
{{Moveentry/8|0473|Mamoswine|type=Ice|type2=Ground|1|Field|Field|||✔|||||}}
{{Moveentry/TM2|639|Terrakion|2|Rock|Fighting|no|no|no|yes}}
{{Moveentry/8|0483|Dialga|type=Steel|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered|form=All available forms|||✔|||||}}
{{Moveentry/TM2|640|Virizion|2|Grass|Fighting|no|no|no|yes}}
{{Moveentry/8|0484|Palkia|type=Water|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered|form=All available forms|||✔|✔|✔|✔|✔|✔}}
{{Moveentry/TM2|647|Keldeo|2|Water|Fighting|no|no|no|yes}}
{{Moveentry/8|0485|Heatran|type=Fire|type2=Steel|1|No Eggs Discovered|No Eggs Discovered||||||||}}
{{Moveentry/TM2|679|Honedge|2|Steel|Ghost|no|no|no|no|yes}}
{{Moveentry/8|0487|Giratina|type=Ghost|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered|form=All available forms||||||||}}
{{Movefooter|Normal|2}}
{{Moveentry/8|0493|Arceus|type=Normal|1|No Eggs Discovered|No Eggs Discovered|form=All available forms|||✔|||||}}
{{Moveentry/8|0498|Tepig|type=Fire|1|Field|Field||||||||}}
{{Moveentry/8|0499|Pignite|type=Fire|type2=Fighting|1|Field|Field||||||||}}
{{Moveentry/8|0500|Emboar|type=Fire|type2=Fighting|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0506|Lillipup|type=Normal|1|Field|Field||||||||}}
{{Moveentry/8|0507|Herdier|type=Normal|1|Field|Field||||✔|✔|✔||}}
{{Moveentry/8|0508|Stoutland|type=Normal|1|Field|Field||||✔|✔|✔||}}
{{Moveentry/8|0523|Zebstrika|type=Electric|1|Field|Field||||−|−|−||✔}}
{{Moveentry/8|0551|Sandile|type=Ground|type2=Dark|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0552|Krokorok|type=Ground|type2=Dark|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0553|Krookodile|type=Ground|type2=Dark|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0554|Darumaka|type=Fire|1|Field|Field||||✔|✔|✔||}}
{{Moveentry/8|0555|Darmanitan|type=Fire|1|Field|Field||||✔|✔|✔||}}
{{Moveentry/8|0559|Scraggy|type=Dark|type2=Fighting|2|Field|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0560|Scrafty|type=Dark|type2=Fighting|2|Field|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0566|Archen|type=Rock|type2=Flying|2|Flying|Water 3||||✔|✔|✔||}}
{{Moveentry/8|0567|Archeops|type=Rock|type2=Flying|2|Flying|Water 3||||✔|✔|✔||}}
{{Moveentry/8|0570|Zorua|type=Dark|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0570|formsig=H|Zorua|type=Normal|type2=Ghost|1|Field|Field|form=Hisuian Form||||||||✔}}
{{Moveentry/8|0571|Zoroark|type=Dark|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0571|formsig=H|Zoroark|type=Normal|type2=Ghost|1|Field|Field|form=Hisuian Form||||||||✔}}
{{Moveentry/8|0604|Eelektross|type=Electric|1|Amorphous|Amorphous||||✔|✔|✔||−}}
{{Moveentry/8|0610|Axew|type=Dragon|2|Monster|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0611|Fraxure|type=Dragon|2|Monster|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0612|Haxorus|type=Dragon|2|Monster|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0614|Beartic|type=Ice|1|Field|Field||||✔|✔|✔||✔}}
{{Moveentry/8|0621|Druddigon|type=Dragon|2|Dragon|Monster||||✔|✔|✔||}}
{{Moveentry/8|0633|Deino|type=Dark|type2=Dragon|1|Dragon|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0634|Zweilous|type=Dark|type2=Dragon|1|Dragon|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0635|Hydreigon|type=Dark|type2=Dragon|1|Dragon|Dragon||||✔|✔|✔||✔}}
{{Moveentry/8|0638|Cobalion|type=Steel|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered||||✔|✔|✔||✔}}
{{Moveentry/8|0639|Terrakion|type=Rock|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered||||✔|✔|✔||✔}}
{{Moveentry/8|0640|Virizion|type=Grass|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered||||✔|✔|✔||✔}}
{{Moveentry/8|0643|Reshiram|type=Dragon|type2=Fire|1|No Eggs Discovered|No Eggs Discovered||||−|−|−||✔}}
{{Moveentry/8|0644|Zekrom|type=Dragon|type2=Electric|1|No Eggs Discovered|No Eggs Discovered||||−|−|−||✔}}
{{Moveentry/8|0646|Kyurem|type=Dragon|type2=Ice|1|No Eggs Discovered|No Eggs Discovered|form=All forms||||−|−|−||✔}}
{{Moveentry/8|0647|Keldeo|type=Water|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered|form=All available forms||||✔|✔|✔||✔}}
{{Moveentry/8|0650|Chespin|type=Grass|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0651|Quilladin|type=Grass|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0652|Chesnaught|type=Grass|type2=Fighting|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0667|Litleo|type=Fire|type2=Normal|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0668|Pyroar|type=Fire|type2=Normal|1|Field|Field|form=All forms|||||✔|✔||✔}}
{{Moveentry/8|0672|Skiddo|type=Grass|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0673|Gogoat|type=Grass|1|Field|Field|||||✔|✔||✔}}
{{Moveentry/8|0674|Pancham|type=Fighting|2|Field|Human-Like|||||✔|✔||}}
{{Moveentry/8|0675|Pangoro|type=Fighting|type2=Dark|2|Field|Human-Like|||||✔|✔||}}
{{Moveentry/8|0676|Furfrou|type=Normal|1|Field|Field|form=All forms|||||✔|✔||}}
{{Moveentry/8|0696|Tyrunt|type=Rock|type2=Dragon|2|Monster|Dragon|||||✔|✔||}}
{{Moveentry/8|0697|Tyrantrum|type=Rock|type2=Dragon|2|Monster|Dragon|||||✔|✔||}}
{{Moveentry/8|0698|Amaura|type=Rock|type2=Ice|1|Monster|Monster|||||✔|✔||}}
{{Moveentry/8|0699|Aurorus|type=Rock|type2=Ice|1|Monster|Monster|||||✔|✔||}}
{{Moveentry/8|0700|Sylveon|type=Fairy|1|Field|Field|||||−|−||✔}}
{{Moveentry/8|0713|Avalugg|type=Ice|2|Monster|Mineral|||||✔|✔||−}}
{{Moveentry/8|0716|Xerneas|type=Fairy|1|No Eggs Discovered|No Eggs Discovered|||||✔|✔||}}
{{Moveentry/8|0721|Volcanion|type=Fire|type2=Water|1|No Eggs Discovered|No Eggs Discovered|||||✔|✔||✔}}
{{Moveentry/8|0725|Litten|type=Fire|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0726|Torracat|type=Fire|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0727|Incineroar|type=Fire|type2=Dark|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0735|Gumshoos|type=Normal|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0744|Rockruff|type=Rock|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0745|Lycanroc|type=Rock|1|Field|Field|form=Midday Form||||||✔||✔}}
{{Moveentry/8|0745|formsig=Mn|Lycanroc|type=Rock|1|Field|Field|form=Midnight Form||||||✔||✔}}
{{Moveentry/8|0745|formsig=D|Lycanroc|type=Rock|1|Field|Field|form=Dusk Form||||||✔{{sup/7|USUM}}||✔}}
{{Moveentry/8|0749|Mudbray|type=Ground|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0750|Mudsdale|type=Ground|1|Field|Field||||||✔||✔}}
{{Moveentry/8|0759|Stufful|type=Normal|type2=Fighting|1|Field|Field||||||✔||}}
{{Moveentry/8|0760|Bewear|type=Normal|type2=Fighting|1|Field|Field||||||✔||}}
{{Moveentry/8|0772|Type: Null|type=Normal|1|No Eggs Discovered|No Eggs Discovered||||||✔||}}
{{Moveentry/8|0773|Silvally|type=Normal|1|No Eggs Discovered|No Eggs Discovered|form=All forms||||||✔||}}
{{Moveentry/8|0776|Turtonator|type=Fire|type2=Dragon|2|Monster|Dragon||||||✔||}}
{{Moveentry/8|0780|Drampa|type=Normal|type2=Dragon|2|Monster|Dragon||||||✔||}}
{{Moveentry/8|0782|Jangmo-o|type=Dragon|1|Dragon|Dragon||||||✔||✔}}
{{Moveentry/8|0783|Hakamo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||✔||✔}}
{{Moveentry/8|0784|Kommo-o|type=Dragon|type2=Fighting|1|Dragon|Dragon||||||✔||✔}}
{{Moveentry/8|0785|Tapu Koko|type=Electric|type2=Fairy|1|No Eggs Discovered|No Eggs Discovered||||||✔||}}
{{Moveentry/8|0787|Tapu Bulu|type=Grass|type2=Fairy|1|No Eggs Discovered|No Eggs Discovered||||||✔||}}
{{Moveentry/8|0791|Solgaleo|type=Psychic|type2=Steel|1|No Eggs Discovered|No Eggs Discovered||||||✔||✔}}
{{Moveentry/8|0792|Lunala|type=Psychic|type2=Ghost|1|No Eggs Discovered|No Eggs Discovered||||||✔||−}}
{{Moveentry/8|0884|Duraludon|type=Steel|type2=Dragon|2|Mineral|Dragon||||||||✔}}
{{Moveentry/8|0889|Zamazenta|type=Fighting|1|No Eggs Discovered|No Eggs Discovered|form=All forms||||||||✔}}
{{Moveentry/8|0892|Urshifu|type=Fighting|type2=Dark|1|No Eggs Discovered|No Eggs Discovered|form=Single Strike Style||||||||✔}}
{{Moveentry/8|0893|Zarude|type=Dark|type2=Grass|1|No Eggs Discovered|No Eggs Discovered|form=All forms||||||||✔}}
{{Moveentry/8|0896|Glastrier|type=Ice|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|0898|formsig=I|Calyrex|type=Psychic|type2=Ice|1|No Eggs Discovered|No Eggs Discovered|form=Ice Rider||||||||✔}}
{{Moveentry/8|0899|Wyrdeer|type=Normal|type2=Psychic|1|Field|Field||||||||✔}}
{{Moveentry/8|0901|Ursaluna|type=Ground|type2=Normal|1|Field|Field||||||||✔}}
{{Moveentry/8|0901|formsig=B|Ursaluna|type=Ground|type2=Normal|1|Field|Field|form=Bloodmoon||||||||✔}}
{{Moveentry/8|0909|Fuecoco|type=Fire|1|Field|Field||||||||✔}}
{{Moveentry/8|0910|Crocalor|type=Fire|1|Field|Field||||||||✔}}
{{Moveentry/8|0911|Skeledirge|type=Fire|type2=Ghost|1|Field|Field||||||||✔}}
{{Moveentry/8|0926|Fidough|type=Fairy|2|Field|Mineral||||||||✔}}
{{Moveentry/8|0927|Dachsbun|type=Fairy|2|Field|Mineral||||||||✔}}
{{Moveentry/8|0942|Maschiff|type=Dark|1|Field|Field||||||||✔}}
{{Moveentry/8|0943|Mabosstiff|type=Dark|1|Field|Field||||||||✔}}
{{Moveentry/8|0971|Greavard|type=Ghost|1|Field|Field||||||||✔}}
{{Moveentry/8|0972|Houndstone|type=Ghost|1|Field|Field||||||||✔}}
{{Moveentry/8|0981|Farigiraf|type=Normal|type2=Psychic|1|Field|Field||||||||✔}}
{{Moveentry/8|0984|Great Tusk|type=Ground|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|0985|Scream Tail|type=Fairy|type2=Psychic|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|0993|Iron Jugulis|type=Dark|type2=Flying|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1005|Roaring Moon|type=Dragon|type2=Dark|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1007|Koraidon|type=Fighting|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1009|Walking Wake|type=Water|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1014|Okidogi|type=Poison|type2=Fighting|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1018|Archaludon|type=Steel|type2=Dragon|2|Mineral|Dragon||||||||✔}}
{{Moveentry/8|1020|Gouging Fire|type=Fire|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1021|Raging Bolt|type=Electric|type2=Dragon|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Moveentry/8|1024|Terapagos|type=Normal|1|No Eggs Discovered|No Eggs Discovered||||||||✔}}
{{Movefoot|Normal|8}}
 
===By {{pkmn|breeding}}===
{{Movehead/Games|Normal|Egg Move|g1=none|g2=none|g5=none|g6=none|g7=none|g8=1|g8g={{gameabbrev8|SwSh}}}}
{{Moveentry/4|0037|Vulpix|type=Fire|1|Field|Field|−|−|✔|✔}}
{{Moveentry/4|0037|formsig=A|Vulpix|type=Ice|1|Field|Field|form=Alolan Form|||✔|✔}}
{{Moveentry/4|0335|Zangoose|type=Normal|1|Field|Field|✔|✔||−}}
{{Moveentry/4|0749|Mudbray|type=Ground|1|Field|Field|−|−|✔|✔}}
{{Movefoot|Normal|9}}
 
==In other games==
===[[Pokémon Mystery Dungeon series]]===
Roar targets the enemy in the front and blows them away by 10 tiles. If the enemy hits a wall, they will take 5 HP of damage; if they hit another Pokémon, they will both take 5 HP damage. A Pokémon that enters a tile they cannot walk on will be warped away. This move is affected by {{DL|Status condition (Mystery Dungeon)|Muzzled}} status condition. Being a sound-based move, the move is blocked by {{a|Soundproof}}.
 
{{MDMoveheader|type=normal}}
{{MDMoveRow|game=RB|pp=14|acc=100%|range=Front|target=Enemy|cuts=No}}
{{MDMoveRow|game=TDS|pp=14|acc=100%|range=Front|target=Enemy|cuts=No}}
{{MDMoveRow|game=BSL|pp=14|acc=100%|range=Front|target=Enemy|cuts=No}}
{{MDMoveRow|game=GTI|pp=17|ppmax=50|acc=100%|range=Front|target=Enemy|cuts=No}}
{{MDMoveRow|game=SMD|pp=17|ppmax=40|acc=100%|range=Front|target=Enemy|cuts=No}}
{{MDMovefoot|type=normal|RB=yes|TDS=yes|BSL=yes|GTI=yes|SMD=yes|RTDX=yes}}
 
==={{g|Rumble Rush}}===
In {{g|Rumble Rush}}, all [[status move]]s including Roar could only be used by opposing Pokémon and could not be obtained on any caught Pokémon. Roar could be seen as a move used by Boss {{p|Growlithe}} and {{p|Stoutland}}.


==In the anime==
{{RumbleRushOtherAttack|move=Roar|type=Normal
{{moveanime|type=normal|exp=yes|gen=The user growls at another Pokémon, sending it back to its Poké Ball.|image1=Lenora Lillipup Roar.png|image1p=Lillipup|image2=Lenora Herdier Roar.png|image2p=Herdier|image3=Arcanine Roar.png|image3p=Arcanine|image4=Suicune Roar.png|image4p=Suicune}}
|charge=0.78
|range=Arc (wide)
|target=Enemy
|effect=None}}
 
===[[Pokémon Masters EX]]===
{| class="roundy" style="margin:auto; background:#{{normal color}}; border:3px solid #{{normal color dark}}; text-align:center; width:80%"
|- style="background: #{{normal color light}}"
! style="{{roundytl|5px}}" | Name
! {{color2|000|Damage category|Category}}
! Move gauge cost
! MP<br>(uses)
! Base {{color2|000|power}}
! Max {{color2|000|power}}
! {{color2|000|Accuracy}}
! Target
! Effect tag
! Description
! style="{{roundytr|5px}}" | Playable {{color2|000|Sync pair|sync pair(s)}}
|- style="background:#fff"
|style="{{roundybl|5px}}"|Roar
{{statustable|Status}}
|3
|—
|—
|—
|—%
|An opponent
|—
| Forces the target to switch out.
|style="{{roundybr|5px}}"|None
|}
* Description prior to Version 2.10.0 (from June 28, 2021): Forces the opponent's sync pair to switch out.
 
===Description===
{{movedesc|normal}}
{{movedescentry|{{gameabbrevmd|RB}}|Knocks the target flying. If the target hits a wall or another Pokémon, it sustains damage.}}
{{movedescentry|{{gameabbrevmd|TDS}}|Sends the target flying. If the target hits a wall or another Pokémon, it sustains damage.}}
{{movedescentry|{{gameabbrevmd|BSL}}|{{tt|てきポケモンを とおくに ふきとばす ふきとんださきで かべや ポケモンに あたると ダメージをうける|Sends the target flying. If the target hits a wall or another Pokémon, it sustains damage}}}}
{{movedescentry|{{gameabbrevmd|GTI}}|It blows away an enemy straight back. If the enemy crashes into a wall or a Pokémon, it takes damage.}}
{{movedescentry|{{gameabbrevmd|SMD}}|It blows an enemy away in a straight line. If the enemy crashes into a Pokémon or a wall, the enemy takes damage.}}
{{movedescentry|{{gameabbrevmd|RTDX}}|It blows an enemy away in a straight line. If the enemy crashes into any Pokémon or a wall, both Pokémon take damage.}}
|}
|}{{left clear}}
 
==In animation==
===Pokémon animated series===
{{moveanime|type=normal|exp=yes|gen=The user roars at the opposing Pokémon, causing the opponent to flee the battle.|image1=Arcanine Roar.png|image1p=Arcanine|image2=Lenora Herdier Roar.png|image2p=Herdier|image3=Suicune Roar.png|image3p=Suicune|image4=Officer Jenny Growlithe Roar.png|image4p=Growlithe}}
{{movep|type=normal|ms=245|pkmn=Suicune|method=The horn on Suicune's head glows bright blue and it lets out a fierce roar, scaring the opponent and making it go back into its Poké Ball.}}
{{movep|type=normal|ms=245|pkmn=Suicune|method=The horn on Suicune's head glows bright blue and it lets out a fierce roar, scaring the opponent and making it go back into its Poké Ball.}}
{{movemid|type=normal|user=Recurring wild Pokémon in the anime|user1=A wild Suicune|startcode=EP227|startname=For Ho-Oh the Bells Toll!|notes=Debut}}
{{movemid|type=normal|user=Suicune (recurring)|startcode=EP227|startname=For Ho-Oh the Bells Toll!|notes=Debut}}
{{movep|type=normal|ms=244|pkmn=Entei|method=Entei growls and black waves come off its body, sending the opponent back to its Poké Ball.}}
{{movep|type=normal|ms=244|pkmn=Entei|method=Entei growls and black waves come off its body, sending the opponent back to its Poké Ball.}}
{{movemid|type=normal|user=Entei (Pokémon)|user1=A wild Entei|startcode=EP259|startname=Entei at your Own Risk}}
{{movemid|type=normal|user=Entei (Pokémon)|user1=A wild Entei|startcode=EP259|startname=Entei at Your Own Risk}}
{{movep|type=normal|ms=229|pkmn=Houndoom|method=Houndoom barks at the opponent and it goes back into it Poké Ball.}}
{{movep|type=normal|ms=229|pkmn=Houndoom|method=Houndoom barks loudly at the opponent, causing the opponent to be scared and go back into its Poké Ball.}}
{{movemid|type=normal|user=Team Magma Grunt (Trainer class)|user1=Team Magma Grunts' two Houndoom|startcode=AG002|startname=A Ruin with a View}}
{{movemid|type=normal|user=Team Magma Grunt (Trainer class)|user1=Team Magma Grunts' two Houndoom|startcode=AG002|startname=A Ruin with a View}}
{{movep|type=normal|ms=304|pkmn=Aron|method=Aron roars loudly, letting out a cyclone of sound waves from its mouth, causing rampaging Pokémon to calm down.}}
{{movep|type=normal|ms=304|pkmn=Aron|method=Aron roars loudly, letting out a cyclone of sound waves from its mouth, causing rampaging Pokémon to calm down.}}
{{movemid|type=normal|user=Steven Stone|user1=Steven Stone's Aron|startcode=AG022|startname=A Hole Lotta Trouble}}
{{movemid|type=normal|user=Steven Stone (anime)|user1=Steven's Aron|startcode=AG022|startname=A Hole Lotta Trouble}}
{{movep|type=normal|ms=059|pkmn=Arcanine|method=Arcanine roars loudly, causing the opponent to be scared and go back into its Poké Ball.}}
{{movep|type=normal|ms=059|pkmn=Arcanine|method=Arcanine roars loudly, causing the opponent to be scared and go back into its Poké Ball.}}
{{movemid|type=normal|user=Arcanine (Pokémon)|user1=A wild Arcanine|startcode=AG139|startname=On Cloud Arcanine}}
{{movemid|type=normal|user=Arcanine (Pokémon)|user1=A wild Arcanine|startcode=AG139|startname=On Cloud Arcanine}}
{{movep|type=normal|ms=295|pkmn=Exploud|method=Exploud yells loudly and light blue circles come out of its mouth and at the opponent, causing it to become scared and run away. Sometimes, before it uses the attack, a flash of light blue light appears inside of Exploud's mouth.}}
{{movep|type=normal|ms=295|pkmn=Exploud|method=Exploud yells loudly and light blue circles come out of its mouth and at the opponent, causing it to become scared and run away. Sometimes, before it uses the attack, a flash of light blue light appears inside of Exploud's mouth.}}
{{movemid|type=normal|user=Exploud (Pokémon)|user1=A wild Exploud|startcode=PK17|startname=Pikachu's Island Adventure}}
{{movemid|type=normal|user=Exploud (Pokémon)|user1=A wild Exploud|startcode=PK17|startname=Pikachu's Island Adventure}}
{{movep|type=normal|ms=506|pkmn=Lillipup|method=Lillipup's body becomes outlined in a crimson aura and it yells loudly, releasing invisible shock waves from its mouth that expand outward. The yell has enough force to almost blow the opponent away. The opponent then goes back into its Poké Ball.}}
{{movep|type=normal|ms=506|pkmn=Lillipup|method=Lillipup's body becomes outlined in a crimson aura and it yells loudly, releasing invisible shock waves from its mouth that expand outward. The yell has enough force to almost blow the opponent away and causes them to go back into its Poké Ball. This can also force another Pokémon to be switched out in the recalled opponent's place.}}
{{movemid|type=normal|user=Lenora|user1=Lenora's Lillipup|startcode=BW015|startname=The Battle According to Lenora!}}
{{movemid|type=normal|user=Lenora|user1=Lenora's Lillipup|startcode=BW015|startname=The Battle According to Lenora!}}
{{movep|type=normal|ms=507|pkmn=Herdier|method=Herdier's body becomes outlined in red energy and it howls loudly, releasing invisible circles from its mouth that expand outward. The howl has enough force to almost blow away the opponent. The opponent then goes into its Poké Ball.}}
{{movep|type=normal|ms=507|pkmn=Herdier|method=Herdier's body becomes outlined in red energy and it howls loudly, releasing invisible circles from its mouth that expand outward. The howl has enough force to almost blow away the opponent and causes them to go into its Poké Ball. This can also force another Pokémon to be switched out in the recalled opponent's place.}}
{{movebtm|type=normal|user=Lenora|user1=Lenora's Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}
{{movemid|type=normal|user=Lenora|user1=Lenora's Herdier|startcode=BW016|startname=Rematch at the Nacrene Gym!}}
{{movep|type=normal|ms=058|pkmn=Growlithe|method=Growlithe roars, releasing powerful transparent soundwaves from its mouth and scaring the opponent away.}}
{{movebtm|type=normal|user=Officer Jenny's Growlithe|startcode=JN020|startname=Dreams Are Made of These!}}


==In the manga==
==In the manga==
===In the Pokémon Adventures manga===
===Pokémon Adventures===
{{movemanga|type=normal|exp=yes|gen=The user roars loudly. If the opponent has a will to fight, they become unable to move.|image1=Nana Roar.png|image1p=Mightyena|image2=Wattson Manectric Roar Adventures.png|image2p=Manectric|image3=Loudred Roar Adventures.png|image3p=Loudred|image4=Lenora Stoutland Roar Adventures.png|image4p=Stoutland}}
{{movemanga|type=normal|exp=yes|gen=The user roars loudly at the target, scaring it so much that it returns to its Poké Ball or loses its will to fight.|image1=Nana Roar.png|image1p=Mightyena|image2=Wattson Manectric Roar Adventures.png|image2p=Manectric|image3=Loudred Roar Adventures.png|image3p=Loudred|image4=Lenora Stoutland Roar Adventures.png|image4p=Stoutland}}
{{movep|type=normal|ms=262|pkmn=Mightyena|method=Mightyena lets out a loud yell.|notes=Debut}}
{{movep|type=normal|ms=053|pkmn=Persian|method=Persian roars at the opponent, making it lose its will to fight.}}
{{movemidManga|type=normal|user=Sham|user1=Sham's three Persian|startcode=PS163|startname=Bringing up Bellossom|notes=Debut}}
{{movep|type=normal|ms=229|pkmn=Houndoom|method=Houndoom roars at the opponent, making it lose its will to fight.}}
{{movemid|type=normal|user=Carl|user1=Carl's three Houndoom|startcode=PS163|startname=Bringing up Bellossom|notes=Debut}}
{{movep|type=normal|ms=262|pkmn=Mightyena|method=Mightyena lets out a loud roar.}}
{{movemid|type=normal|user=Nana|user1=Ruby's Nana|startcode=PS223|startname=I More Than Like You, Luvdisc I}}
{{movemid|type=normal|user=Nana|user1=Ruby's Nana|startcode=PS223|startname=I More Than Like You, Luvdisc I}}
{{movep|type=normal|ms=310|pkmn=Manectric|method=Manectric growls menacingly at the opponent, causing it to become scared and retreat back into its Poké Ball.}}
{{movep|type=normal|ms=310|pkmn=Manectric|method=Manectric roars savagely at the opponent, causing it to become scared and retreat back into its Poké Ball.}}
{{movemid|type=normal|user=Wattson's Manectric|startcode=PS246|startname=VS Ninjask}}
{{movemid|type=normal|user=Wattson's Manectric|startcode=PS246|startname=Can I Ninjask You a Question?}}
{{movep|type=normal|ms=294|pkmn=Loudred|method=Loudred yells loudly at the opponent, forcing it back into its Poké Ball.}}
{{movep|type=normal|ms=294|pkmn=Loudred|method=Loudred roars loudly at the opponent, forcing it back into its Poké Ball.}}
{{movemid|type=normal|user=Loudred (Pokémon)|user1=The Battle Factory's Loudred|startcode=PS427|startname=VS Seedot}}
{{movemid|type=normal|user=Loudred (Pokémon)|user1=The Battle Factory's Loudred|startcode=PS427|startname=Uprooting Seedot}}
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland releases a loud roar, frightening the opponent and knocking it back into its Poké Ball.}}
{{movep|type=normal|ms=508|pkmn=Stoutland|method=Stoutland releases a loud roar, frightening the opponent and knocking it back into its Poké Ball.}}
{{movebtmManga|type=normal|user=Lenora|user1=Lenora's Stoutland|startcode=PS473|startname=Battle at the Museum}}
{{movebtmManga|type=normal|user=Lenora|user1=Lenora's Stoutland|startcode=PS473|startname=Battle at the Museum}}
* [[Blaine]]'s {{p|Growlithe}} was revealed to know Roar on the official website, but he was never shown using the move.


==In other generations==
==In other generations==
{{movegen|
===Core series games===
type=Normal|
{{movegen
genI=Roar I|
|type=Normal
genII=Roar II|
|genI=Roar I
genIII=Roar III|
|genII=Roar II
genIV=Roar IV|
|genIII=Roar III
|genIV=Roar IV
}}
{{Movegen
|type=Normal
|genV=Roar V
|genVI=Roar VI
|genVII=Roar VII
|genVIII=Roar VIII
}}
 
===Side series games===
{{Movegen
|type=Normal
|Stad=Roar Stad
|Stad2=Roar Stad2
|Colo=Roar Colo
|XD=Roar XD
}}
{{Movegen
|type=Normal
|PBR=Roar PBR
}}
===Spin-off series games===
{{Movegen
|type=Normal
|PMDRB=Roar PMD RB
|PMDTDS=Roar PMD TDS
|PMDGTI=Roar PMD GTI
|PSMD=Roar PSMD
}}
}}


==Trivia==
==Trivia==
* Although the sound-based move mechanic was introduced in [[Generation III]], Roar is listed in move [[index number]] near other [[Generation I]] sound-based moves: {{m|Growl}}, {{m|Sing}}, {{m|SonicBoom}}, and {{m|Supersonic}}.
* Although the sound-based move mechanic was introduced in [[Generation III]], Roar is listed in move [[index number]] near other [[Generation I]] sound-based moves: {{m|Growl}}, {{m|Sing}}, and {{m|Supersonic}}.
* In {{2v2|FireRed|LeafGreen}}, if Roar is used by a [[roaming Pokémon]], a {{DL|List of battle glitches in Generation III|Roaming Roar bug|glitch}} will cause the Pokémon to disappear from the game altogether. In practice, this affects {{p|Raikou}} if the {{player}}'s [[first partner Pokémon]] was {{p|Squirtle}} and {{p|Entei}} if the first partner Pokémon was {{p|Bulbasaur}}. ({{p|Suicune}} is unaffected because it does not know Roar when found as a roaming Pokémon)


==In other languages==
==In other languages==
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}
{{Langtable|color={{normal color}}|bordercolor={{normal color dark}}
|zh_cmn=吼叫 ''{{tt|Hǒujiào|Roar}}''
|zh_yue=吼叫 ''{{tt|Hāaugiu|Roar}}'' {{tt|*|Games}}<br>咆哮 ''{{tt|Pàauhhāau|Roar}}'' {{tt|*|Pre-Gen VII Media}}
|zh_cmn=吼叫 ''{{tt|Hǒujiào|Roar}}'' {{tt|*|Games, later anime, Adventures}}<br>吠叫 ''{{tt|Fèijiào|Bark}}'' {{tt|*|Early anime}}
|cs=Řev <!--source: Czech version of The Official Pokémon Handbook-->
|da=Brøl<!--source: Danish version of The Official Pokémon Handbook-->
|da=Brøl<!--source: Danish version of The Official Pokémon Handbook-->
|nl=Brul
|nl=Brul
Line 323: Line 597:
|de=Brüller
|de=Brüller
|el=Βρυχηθμός
|el=Βρυχηθμός
|id=Raungan<br>Menggonggong
|id=Raungan<br>{{tt|Menggonggong|Barking}}
|it=Boato
|it=Boato
|ko=울부짖기 ''Ulbujitki''
|ko=울부짖기 ''{{tt|Ulbujitgi|Roaring}}''
|no=Brøl
|no=Brøl
|pl=Ryk
|pl=Ryk<!---{{tt|*|Black and White series onwards}}<br>Wrzask{{tt|*|Advanced}}--->
|pt_br=Rugido
|pt_br=Rugido (anime, TCG, manga, The Official Pokémon Handbook)<br>Rugir (The Official Pokémon Handbook)
|pt_eu=Rugido
|pt_eu=Rugido
|sr=Rikanje
|sr=Rikanje
|es=Rugido}}
|es=Rugido
|tr=Kükreme
|vi=Rống
}}
{{-}}
{{-}}
{{Roar}}
{{Roar}}
{{Generation II TMs}}
{{Generation II TMs}}
{{-}}
{{Generation III TMs}}
{{Generation III TMs}}
{{-}}
{{Generation IV TMs}}
{{Generation IV TMs}}
{{-}}
{{Generation V TMs}}
{{Generation V TMs}}
{{Generation VI TMs}}
{{Generation VII TMs}}
{{Generation VIII TMs}}
{{Generation IX TMs}}
{{-}}
{{-}}
{{Project Moves and Abilities notice}}
{{Project Moves and Abilities notice}}


[[Category:Decreased priority moves]]
[[Category:Decreased priority moves]]
[[Category:Moves that cannot miss]]
[[Category:Moves that switch the target out]]
[[Category:Moves in Pokémon: Let's Go, Pikachu! and Let's Go, Eevee!]]
[[Category:Moves usable in Pokémon Sword and Shield]]
[[Category:Moves usable in Pokémon Scarlet and Violet]]
[[Category:Moves that require use of mouth]]


[[de:Brüller]]
[[de:Brüller]]
[[es:Rugido]]
[[fr:Hurlement]]
[[fr:Hurlement]]
[[it:Boato (mossa)]]
[[it:Boato]]
[[ja:ほえる]]
[[ja:ほえる]]
[[pl:Roar]]
[[zh:吼叫(招式)]]
[[pt:Roar]]
[[zh:吼叫(技能)]]

Latest revision as of 10:14, 20 January 2025

Roar
ほえる Roar
Type  Normal
Category  Status
PP  20 (max. 32)
Power  —
Accuracy  %
Priority  -6
Range
Opponent Opponent Opponent
Self Ally Ally
Normal: May affect anyone adjacent to the user
Availability
Introduced  Generation I
Condition  Cool
Appeal  3 ♥♥♥
Jam  0  
Scrambles the order of appeals on the next turn.
Condition  Cool
Appeal  2 ♥♥
Prevents the Voltage from going down in the same turn.
Condition  Cool
Appeal  3 ♥♥♥
Jamming  0  
Causes the user to move later on the next turn.

Roar (Japanese: ほえる Roar) is a non-damaging Normal-type move introduced in Generation I. It was TM05 from Generation II to Pokémon Ultra Sun and Ultra Moon as well as in Pokémon Brilliant Diamond and Shining Pearl, and is TM172 in Generation IX.

Effect

Generation I

If Roar is successfully used in a wild Pokémon battle by either Pokémon, the battle will automatically end. In a Trainer battle, Roar has no effect. Roar has 100% accuracy and normal priority. Roar can hit Pokémon during the semi-invulnerable turn of Dig.

If the user's level is less than the target's level, there is a chance that Roar will fail, between approximately 10% and 25%, depending on the levels of the two Pokémon. The chance of failure typically increases the higher the target's level is than the user's. Specifically, the chance of failure is the following. FailureChance=Leveltarget4Leveltarget+Leveluser+1

Generation II

When in a Trainer battle, Roar will now force the target to switch with a randomly chosen Pokémon from its Trainer's party. If there is no Pokémon for the target to switch with, Roar will fail. Roar now has a priority of -1. Roar can no longer hit Pokémon during the semi-invulnerable turn of Dig.

Roar's chance to fail does not apply to Trainer battles. However, in Trainer battles, Roar will always fail if used before the opponent has made its move. If the player uses Roar against the Red Gyarados or to try escaping from the forced wild Pokémon encounters at Team Rocket HQ, the move will always fail.

Generations III and IV

Roar now has a priority of -6.

Roar is now a sound-based move. Roar fails when used against Pokémon with Soundproof (due to being a sound-based move) or against a Pokémon with Suction Cups or rooted by Ingrain. It no longer fails if it is not used last.

The chance of failure if the user's level is less than the target's is now calculated slightly differently. Specifically, for a random integer X between 0 and 255, Roar fails if the following relation is true: X×(Leveltarget+Leveluser)256+1Leveltarget4

The chance of failure can be approximated by the following formula. However, this approximation may diverge moderately from the true probability for low user and target levels. FailureChanceLeveltarget4Leveltarget+Leveluser

Generation V

In wild Pokémon battles, Roar will now always fail if the user's level is less than the target's. In Trainer battles, Roar will now succeed if it hits, regardless of either Pokémon's level.

Roar is now reflected by Magic Coat and Magic Bounce.

If a battle with wild Pokémon ever involves more than one Pokémon on each side of the battle, Roar will fail if used by the player's Pokémon against a wild Pokémon, but if a wild Pokémon uses it against the player, it will force the target to switch with another Pokémon in the Trainer's party, regardless of the target's level.

Generation VI onwards

Roar now bypasses accuracy checks to always hit, unless the target is in the semi-invulnerable turn of a move (such as Dig or Fly). Roar can now hit a target even if it has used Protect, Detect, or Spiky Shield, but will fail if the target is protected by Crafty Shield.

Roar can be used as part of a Contest Spectacular combination, with the user gaining extra three appeal points if any of the moves Spikes, Stealth Rock, or Toxic Spikes was used in the prior turn.

If used by the player's Pokémon in an SOS Battle, Roar will fail.

If powered up by a Normalium Z into Z-Roar, the user's Defense stat rises by one stage. Throat Chop cannot prevent a Pokémon from using Z-Roar.

Roar fails when used on a Dynamax or Gigantamax Pokémon.

Description

Games Description
Stad A terrifying roar that drives wild Pokémon away. It is useful only in the wild.
Stad2 A terrifying roar that drives the target away. The opposing trainer must use a new Pokémon.
GSC Scares wild foes to end battle.
RSE Makes the foe flee to end the battle.*
A savage roar that makes the foe flee to end the battle.*
ColoXD Causes the target to flee and switch out of battle.*
A savage roar that swaps the target out of battle.*
FRLG The foe is made to switch out with an ally. In the wild, the battle ends.
DPPtHGSS The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.
PBR The foe is scared off and replaced by another Pokémon in its party.*
The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.*
BW The target is scared off and replaced by another Pokémon in its party. In the wild, the battle ends.
B2W2 The target is scared off and switched. In the wild, a battle against a single Pokémon ends.
XYORAS
SMUSUM
SwShBDSPLA
SV
The target is scared off, and a different Pokémon is dragged out. In the wild, this ends a battle against a single Pokémon.
PE The target is scared off, and a different Pokémon is dragged out.


Learnset

By leveling up

# Pokémon Types Egg Groups Level
0037 Vulpix Field Field 21 13 9 7 7 7 7 28
0037 Vulpix
Vulpix
Alolan Form
Field Field 7 28
0038 Ninetales Field Field 1
0058 Growlithe Field Field 1 1 1 1 1 1 1 1 44 44 44
0058 Growlithe
Growlithe
Hisuian Form

Field Field 44
0059 Arcanine Field Field 1 1 1 1 1 1 1 1 1 1 1
0059 Arcanine
Arcanine
Hisuian Form

Field Field 1
0142 Aerodactyl
Flying Flying 9 9 9 9 7 25 25
0209 Snubbull Field Fairy 26 26 25 25 25 25 25 25
0210 Granbull Field Fairy 28 28 27 27 27 27 27 27
0228 Houndour
Field Field 7 19 14 13 13 13 13 13
0229 Houndoom
Field Field 7 19 14 13 13 13 13 13
0243 Raikou No Eggs Discovered No Eggs Discovered 21 21 15 15 15 15 24 24 24
0244 Entei No Eggs Discovered No Eggs Discovered 21 21 15 15 15 15 24 24 24
0245 Suicune No Eggs Discovered No Eggs Discovered 21GS 24 24 24
0261 Poochyena Field Field 21 21 21 21XY
16ORAS
16 16 16
0262 Mightyena Field Field 22 22 22 22XY
16ORAS
16 16 16
0293 Whismur Monster Field 35 35 35 35XY
29ORAS
29 25 25
0294 Loudred Monster Field 43 43 43 43XY
32ORAS
32 29 29
0295 Exploud Monster Field 45 45 45 45XY
32ORAS
32 29 29
0304 Aron
Monster Monster 21 22 22BW
18B2W2
18XY
19ORAS
19 12 12
0305 Lairon
Monster Monster 21 22 22BW
18B2W2
18XY
19ORAS
19 12 12
0306 Aggron
Monster Monster 21 22 22BW
18B2W2
18XY
19ORAS
19 12 12
0309 Electrike Field Field 28 36 36 36XY
34ORAS
34 28 28
0310 Manectric Field Field 31 42 42 42XY
36ORAS
36 30 30
0403 Shinx Field Field 21 21 21 21 20 20 20
0404 Luxio Field Field 23 23 23 23 24 24 24
0405 Luxray Field Field 23 23 23 23 24 24 24
0449 Hippopotas Field Field 32 32 32
0450 Hippowdon Field Field 32 32 32
0498 Tepig Field Field 39 39 39 39
0499 Pignite
Field Field 47 47 47 47
0500 Emboar
Field Field 55 55 55 55
0506 Lillipup Field Field 26 26 26 40
0507 Herdier Field Field 29 29 29 54
0508 Stoutland Field Field 29 29 29 62
0633 Deino
Dragon Dragon 20 20 20 12 12
0634 Zweilous
Dragon Dragon 20 20 20 12 12
0635 Hydreigon
Dragon Dragon 20 20 20 12 12
0696 Tyrunt
Monster Dragon 6 6 4
0697 Tyrantrum
Monster Dragon 6 1, 6 1
0725 Litten Field Field 18 9 9
0726 Torracat Field Field 19 9 9
0727 Incineroar
Field Field 19 9 9
0744 Rockruff Field Field 26 28 28
0745 Lycanroc
Lycanroc
Midday Form
Field Field 26 30 30
0745 Lycanroc
Lycanroc
Midnight Form
Field Field 26 30 30
0745 Lycanroc
Lycanroc
Dusk Form
Field Field 26USUM 30 30
0835 Yamper Field Field 15
0836 Boltund Field Field 15
0909 Fuecoco Field Field 25
0910 Crocalor Field Field 28
0911 Skeledirge
Field Field 28
0926 Fidough Field Mineral 30
0927 Dachsbun Field Mineral 33
0942 Maschiff Field Field 18
0943 Mabosstiff Field Field 18
0971 Greavard Field Field 9
0972 Houndstone Field Field 9
0993 Iron Jugulis
No Eggs Discovered No Eggs Discovered 7
Bold indicates a Pokémon gains STAB from this move.
Italics indicates a Pokémon whose evolution or alternate form receives STAB from this move.
A dash (−) indicates a Pokémon cannot learn the move by the designated method.
An empty cell indicates a Pokémon that is unavailable in that game/generation.


By TM

# Pokémon Types Egg Groups Compatibility
TM05
0002 Ivysaur
Monster Grass
0003 Venusaur
Monster Grass
0004 Charmander Monster Dragon
0005 Charmeleon Monster Dragon
0006 Charizard
Monster Dragon
0009 Blastoise Monster Water 1
0020 Raticate Field Field
0020 Raticate
Raticate
Alolan Form

Field Field
0031 Nidoqueen
No Eggs Discovered No Eggs Discovered
0034 Nidoking
Monster Field
0037 Vulpix Field Field
0037 Vulpix
Vulpix
Alolan Form
Field Field
0038 Ninetales Field Field
0038 Ninetales
Ninetales
Alolan Form

Field Field
0053 Persian Field Field
0053 Persian
Persian
Alolan Form
Field Field
0058 Growlithe Field Field
0058 Growlithe
Growlithe
Hisuian Form

Field Field
0059 Arcanine Field Field
0059 Arcanine
Arcanine
Hisuian Form

Field Field
0076 Golem
Mineral Mineral
0076 Golem
Golem
Alolan Form

Mineral Mineral
0095 Onix
Mineral Mineral
0111 Rhyhorn
Monster Field
0112 Rhydon
Monster Field
0115 Kangaskhan Monster Monster
0126 Magmar Human-Like Human-Like
0130 Gyarados
Water 2 Dragon
0131 Lapras
Monster Water 1
0133 Eevee Field Field
0134 Vaporeon Field Field
0135 Jolteon Field Field
0136 Flareon Field Field
0142 Aerodactyl
Flying Flying
0144 Articuno
No Eggs Discovered No Eggs Discovered
0145 Zapdos
No Eggs Discovered No Eggs Discovered
0146 Moltres
No Eggs Discovered No Eggs Discovered
0149 Dragonite
Water 1 Dragon
0151 Mew No Eggs Discovered No Eggs Discovered
0155 Cyndaquil Field Field
0156 Quilava Field Field
0157 Typhlosion Field Field
0157 Typhlosion
Typhlosion
Hisuian Form

Field Field
0159 Croconaw Monster Water 1
0160 Feraligatr Monster Water 1
0180 Flaaffy Monster Field
0181 Ampharos Monster Field
0196 Espeon Field Field
0197 Umbreon Field Field
0208 Steelix
Mineral Mineral
0209 Snubbull Field Fairy
0210 Granbull Field Fairy
0216 Teddiursa Field Field
0217 Ursaring Field Field
0220 Swinub
Field Field
0221 Piloswine
Field Field
0227 Skarmory
Flying Flying
0228 Houndour
Field Field
0229 Houndoom
Field Field
0231 Phanpy Field Field
0232 Donphan Field Field
0234 Stantler Field Field
0243 Raikou No Eggs Discovered No Eggs Discovered
0244 Entei No Eggs Discovered No Eggs Discovered
0245 Suicune No Eggs Discovered No Eggs Discovered
0248 Tyranitar
Monster Monster
0249 Lugia
No Eggs Discovered No Eggs Discovered
0250 Ho-Oh
No Eggs Discovered No Eggs Discovered
0254 Sceptile Monster Dragon
0257 Blaziken
Field Field
0258 Mudkip Monster Water 1
0259 Marshtomp
Monster Water 1
0260 Swampert
Monster Water 1
0261 Poochyena Field Field
0262 Mightyena Field Field
0264 Linoone Field Field
0288 Vigoroth Field Field
0289 Slaking Field Field
0293 Whismur Monster Field
0294 Loudred Monster Field
0295 Exploud Monster Field
0304 Aron
Monster Monster
0305 Lairon
Monster Monster
0306 Aggron
Monster Monster
0309 Electrike Field Field
0310 Manectric Field Field
0319 Sharpedo
Water 2 Water 2
0320 Wailmer Field Water 2
0321 Wailord Field Water 2
0322 Numel
Field Field
0323 Camerupt
Field Field
0334 Altaria
Flying Dragon
0335 Zangoose Field Field
0357 Tropius
Monster Grass
0364 Sealeo
Water 1 Field
0365 Walrein
Water 1 Field
0371 Bagon Dragon Dragon
0372 Shelgon Dragon Dragon
0373 Salamence
Dragon Dragon
0380 Latias
No Eggs Discovered No Eggs Discovered
0381 Latios
No Eggs Discovered No Eggs Discovered
0382 Kyogre No Eggs Discovered No Eggs Discovered
0383 Groudon No Eggs Discovered No Eggs Discovered
0384 Rayquaza
No Eggs Discovered No Eggs Discovered
0387 Turtwig Monster Grass
0388 Grotle Monster Grass
0389 Torterra
Monster Grass
0392 Infernape
Field Human-Like
0395 Empoleon
Water 1 Field
0403 Shinx Field Field
0404 Luxio Field Field
0405 Luxray Field Field
0408 Cranidos Monster Monster
0409 Rampardos Monster Monster
0410 Shieldon
Monster Monster
0411 Bastiodon
Monster Monster
0418 Buizel Water 1 Field
0419 Floatzel Water 1 Field
0432 Purugly Field Field
0434 Stunky
Field Field
0435 Skuntank
Field Field
0443 Gible
Monster Dragon
0444 Gabite
Monster Dragon
0445 Garchomp
Monster Dragon
0447 Riolu No Eggs Discovered No Eggs Discovered
0448 Lucario
Field Human-Like
0449 Hippopotas Field Field
0450 Hippowdon Field Field
0452 Drapion
Bug Water 3
0464 Rhyperior
Monster Field
0467 Magmortar Human-Like Human-Like
0470 Leafeon Field Field
0471 Glaceon Field Field
0473 Mamoswine
Field Field
0483 Dialga
Dialga
All available forms

No Eggs Discovered No Eggs Discovered
0484 Palkia
Palkia
All available forms

No Eggs Discovered No Eggs Discovered
0485 Heatran
No Eggs Discovered No Eggs Discovered
0487 Giratina
Giratina
All available forms

No Eggs Discovered No Eggs Discovered
0493 Arceus
Arceus
All available forms
No Eggs Discovered No Eggs Discovered
0498 Tepig Field Field
0499 Pignite
Field Field
0500 Emboar
Field Field
0506 Lillipup Field Field
0507 Herdier Field Field
0508 Stoutland Field Field
0523 Zebstrika Field Field
0551 Sandile
Field Field
0552 Krokorok
Field Field
0553 Krookodile
Field Field
0554 Darumaka Field Field
0555 Darmanitan Field Field
0559 Scraggy
Field Dragon
0560 Scrafty
Field Dragon
0566 Archen
Flying Water 3
0567 Archeops
Flying Water 3
0570 Zorua Field Field
0570 Zorua
Zorua
Hisuian Form

Field Field
0571 Zoroark Field Field
0571 Zoroark
Zoroark
Hisuian Form

Field Field
0604 Eelektross Amorphous Amorphous
0610 Axew Monster Dragon
0611 Fraxure Monster Dragon
0612 Haxorus Monster Dragon
0614 Beartic Field Field
0621 Druddigon Dragon Monster
0633 Deino
Dragon Dragon
0634 Zweilous
Dragon Dragon
0635 Hydreigon
Dragon Dragon
0638 Cobalion
No Eggs Discovered No Eggs Discovered
0639 Terrakion
No Eggs Discovered No Eggs Discovered
0640 Virizion
No Eggs Discovered No Eggs Discovered
0643 Reshiram
No Eggs Discovered No Eggs Discovered
0644 Zekrom
No Eggs Discovered No Eggs Discovered
0646 Kyurem
Kyurem
All forms

No Eggs Discovered No Eggs Discovered
0647 Keldeo
Keldeo
All available forms

No Eggs Discovered No Eggs Discovered
0650 Chespin Field Field
0651 Quilladin Field Field
0652 Chesnaught
Field Field
0667 Litleo
Field Field
0668 Pyroar
Pyroar
All forms

Field Field
0672 Skiddo Field Field
0673 Gogoat Field Field
0674 Pancham Field Human-Like
0675 Pangoro
Field Human-Like
0676 Furfrou
Furfrou
All forms
Field Field
0696 Tyrunt
Monster Dragon
0697 Tyrantrum
Monster Dragon
0698 Amaura
Monster Monster
0699 Aurorus
Monster Monster
0700 Sylveon Field Field
0713 Avalugg Monster Mineral
0716 Xerneas No Eggs Discovered No Eggs Discovered
0721 Volcanion
No Eggs Discovered No Eggs Discovered
0725 Litten Field Field
0726 Torracat Field Field
0727 Incineroar
Field Field
0735 Gumshoos Field Field
0744 Rockruff Field Field
0745 Lycanroc
Lycanroc
Midday Form
Field Field
0745 Lycanroc
Lycanroc
Midnight Form
Field Field
0745 Lycanroc
Lycanroc
Dusk Form
Field Field USUM
0749 Mudbray Field Field
0750 Mudsdale Field Field
0759 Stufful
Field Field
0760 Bewear
Field Field
0772 Type: Null No Eggs Discovered No Eggs Discovered
0773 Silvally
Silvally
All forms
No Eggs Discovered No Eggs Discovered
0776 Turtonator
Monster Dragon
0780 Drampa
Monster Dragon
0782 Jangmo-o Dragon Dragon
0783 Hakamo-o
Dragon Dragon
0784 Kommo-o
Dragon Dragon
0785 Tapu Koko
No Eggs Discovered No Eggs Discovered
0787 Tapu Bulu
No Eggs Discovered No Eggs Discovered
0791 Solgaleo
No Eggs Discovered No Eggs Discovered
0792 Lunala
No Eggs Discovered No Eggs Discovered
0884 Duraludon
Mineral Dragon
0889 Zamazenta
Zamazenta
All forms
No Eggs Discovered No Eggs Discovered
0892 Urshifu
Urshifu
Single Strike Style

No Eggs Discovered No Eggs Discovered
0893 Zarude
Zarude
All forms

No Eggs Discovered No Eggs Discovered
0896 Glastrier No Eggs Discovered No Eggs Discovered
0898 Calyrex
Calyrex
Ice Rider

No Eggs Discovered No Eggs Discovered
0899 Wyrdeer
Field Field
0901 Ursaluna
Field Field
0901 Ursaluna
Ursaluna
Bloodmoon

Field Field
0909 Fuecoco Field Field
0910 Crocalor Field Field
0911 Skeledirge
Field Field
0926 Fidough Field Mineral
0927 Dachsbun Field Mineral
0942 Maschiff Field Field
0943 Mabosstiff Field Field
0971 Greavard Field Field
0972 Houndstone Field Field
0981 Farigiraf
Field Field
0984 Great Tusk
No Eggs Discovered No Eggs Discovered
0985 Scream Tail
No Eggs Discovered No Eggs Discovered
0993 Iron Jugulis
No Eggs Discovered No Eggs Discovered
1005 Roaring Moon
No Eggs Discovered No Eggs Discovered
1007 Koraidon
No Eggs Discovered No Eggs Discovered
1009 Walking Wake
No Eggs Discovered No Eggs Discovered
1014 Okidogi
No Eggs Discovered No Eggs Discovered
1018 Archaludon
Mineral Dragon
1020 Gouging Fire
No Eggs Discovered No Eggs Discovered
1021 Raging Bolt
No Eggs Discovered No Eggs Discovered
1024 Terapagos No Eggs Discovered No Eggs Discovered
Bold indicates a Pokémon gains STAB from this move.
Italics indicates a Pokémon whose evolution or alternate form receives STAB from this move.
A dash (−) indicates a Pokémon cannot learn the move by the designated method.
An empty cell indicates a Pokémon that is unavailable in that game/generation.


By breeding

# Pokémon Types Egg Groups Egg Move
0037 Vulpix Field Field
0037 Vulpix
Vulpix
Alolan Form
Field Field
0335 Zangoose Field Field
0749 Mudbray Field Field
Bold indicates a Pokémon gains STAB from this move.
Italics indicates a Pokémon whose evolution or alternate form receives STAB from this move.
A dash (−) indicates a Pokémon cannot learn the move by the designated method.
An empty cell indicates a Pokémon that is unavailable in that game/generation.


In other games

Pokémon Mystery Dungeon series

Roar targets the enemy in the front and blows them away by 10 tiles. If the enemy hits a wall, they will take 5 HP of damage; if they hit another Pokémon, they will both take 5 HP damage. A Pokémon that enters a tile they cannot walk on will be warped away. This move is affected by Muzzled status condition. Being a sound-based move, the move is blocked by Soundproof.

Game Base
Power
Max
Power
Base
PP
Max
PP
Base
Accuracy
Max
Accuracy
Range Target Cuts
corners
MDRB - - 14 - 100% - Front Enemy No
MDTDS - - 14 - 100% - Front Enemy No
BSL - - 14 - 100% - Front Enemy No
MDGtI - - 17 50 100% - Front Enemy No
SMD - - 17 40 100% - Front Enemy No
With some exceptions, Pokémon learnsets match those from the core series games:

Pokémon Rumble Rush

In Pokémon Rumble Rush, all status moves including Roar could only be used by opposing Pokémon and could not be obtained on any caught Pokémon. Roar could be seen as a move used by Boss Growlithe and Stoutland.

Roar
Charge time 0.78 seconds
Range type Arc (wide)
Target Enemy
Additional effect None

Pokémon Masters EX

Name Category Move gauge cost MP
(uses)
Base power Max power Accuracy Target Effect tag Description Playable sync pair(s)
Roar Status 3 —% An opponent Forces the target to switch out. None
  • Description prior to Version 2.10.0 (from June 28, 2021): Forces the opponent's sync pair to switch out.

Description

Games Description
MDRB Knocks the target flying. If the target hits a wall or another Pokémon, it sustains damage.
MDTDS Sends the target flying. If the target hits a wall or another Pokémon, it sustains damage.
BSL てきポケモンを とおくに ふきとばす ふきとんださきで かべや ポケモンに あたると ダメージをうける
MDGtI It blows away an enemy straight back. If the enemy crashes into a wall or a Pokémon, it takes damage.
SMD It blows an enemy away in a straight line. If the enemy crashes into a Pokémon or a wall, the enemy takes damage.
MDRTDX It blows an enemy away in a straight line. If the enemy crashes into any Pokémon or a wall, both Pokémon take damage.


In animation

Pokémon animated series


Suicune

Arcanine

Herdier

Growlithe
The user roars at the opposing Pokémon, causing the opponent to flee the battle.
Pokémon Method
User First Used In Notes
Suicune The horn on Suicune's head glows bright blue and it lets out a fierce roar, scaring the opponent and making it go back into its Poké Ball.
Suicune (recurring) For Ho-Oh the Bells Toll! Debut
Entei Entei growls and black waves come off its body, sending the opponent back to its Poké Ball.
A wild Entei Entei at Your Own Risk None
Houndoom Houndoom barks loudly at the opponent, causing the opponent to be scared and go back into its Poké Ball.
Team Magma Grunts' two Houndoom A Ruin with a View None
Aron Aron roars loudly, letting out a cyclone of sound waves from its mouth, causing rampaging Pokémon to calm down.
Steven's Aron A Hole Lotta Trouble None
Arcanine Arcanine roars loudly, causing the opponent to be scared and go back into its Poké Ball.
A wild Arcanine On Cloud Arcanine None
Exploud Exploud yells loudly and light blue circles come out of its mouth and at the opponent, causing it to become scared and run away. Sometimes, before it uses the attack, a flash of light blue light appears inside of Exploud's mouth.
A wild Exploud Pikachu's Island Adventure None
Lillipup Lillipup's body becomes outlined in a crimson aura and it yells loudly, releasing invisible shock waves from its mouth that expand outward. The yell has enough force to almost blow the opponent away and causes them to go back into its Poké Ball. This can also force another Pokémon to be switched out in the recalled opponent's place.
Lenora's Lillipup The Battle According to Lenora! None
Herdier Herdier's body becomes outlined in red energy and it howls loudly, releasing invisible circles from its mouth that expand outward. The howl has enough force to almost blow away the opponent and causes them to go into its Poké Ball. This can also force another Pokémon to be switched out in the recalled opponent's place.
Lenora's Herdier Rematch at the Nacrene Gym! None
Growlithe Growlithe roars, releasing powerful transparent soundwaves from its mouth and scaring the opponent away.
Officer Jenny's Growlithe Dreams Are Made of These! None


In the manga

Pokémon Adventures


  • Blaine's Growlithe was revealed to know Roar on the official website, but he was never shown using the move.

In other generations

Core series games

Side series games

Spin-off series games

Trivia

In other languages

Language Title
Chinese Cantonese 吼叫 Hāaugiu *
咆哮 Pàauhhāau *
Mandarin 吼叫 Hǒujiào *
吠叫 Fèijiào *
Czech Řev
Danish Brøl
Dutch Brul
Finnish Karjaisu
French Hurlement
German Brüller
Greek Βρυχηθμός
Indonesian Raungan
Menggonggong
Italian Boato
Korean 울부짖기 Ulbujitgi
Norwegian Brøl
Polish Ryk
Portuguese Brazil Rugido (anime, TCG, manga, The Official Pokémon Handbook)
Rugir (The Official Pokémon Handbook)
Portugal Rugido
Serbian Rikanje
Spanish Rugido
Turkish Kükreme
Vietnamese Rống


Variations of the move Roar
RoarWhirlwind


Generation II TMs
01020304050607080910111213141516171819202122232425
26272829303132333435363738394041424344454647484950
Generation II HMs
01020304050607
Generation III TMs
01020304050607080910111213141516171819202122232425
26272829303132333435363738394041424344454647484950
Generation III HMs
0102030405060708RSE
Generation IV TMs
0102030405060708091011121314151617181920212223
2425262728293031323334353637383940414243444546
4748495051525354555657585960616263646566676869
7071727374757677787980818283848586878889909192
Generation IV HMs
01020304 • 05 (DPPtHGSS) • 060708
Generation V TMs
01020304050607080910111213141516171819
20212223242526272829303132333435363738
39404142434445464748495051525354555657
58596061626364656667686970717273747576
77787980818283848586878889909192939495
Generation V HMs
010203040506
Generation VI TMs
0102030405060708091011121314151617181920212223242526
2728293031323334353637383940414243444546474849505152
5354555657585960616263646566676869707172737475767778
798081828384858687888990919293 • 94 (XYORAS) • 9596979899100
Generation VI HMs
010203040506ORAS07ORAS
Generation VII TMs
SMUSUM
0102030405060708091011121314151617181920
2122232425262728293031323334353637383940
4142434445464748495051525354555657585960
6162636465666768697071727374757677787980
81828384858687888990919293949596979899100
PE
0102030405060708091011121314151617181920
2122232425262728293031323334353637383940
4142434445464748495051525354555657585960
Generation VIII TMs
SwSh
0001020304050607080910111213141516171819
2021222324252627282930313233343536373839
4041424344454647484950515253545556575859
6061626364656667686970717273747576777879
8081828384858687888990919293949596979899
BDSP
0102030405060708091011121314151617181920
2122232425262728293031323334353637383940
4142434445464748495051525354555657585960
6162636465666768697071727374757677787980
81828384858687888990919293949596979899100
Generation VIII TRs (SwSh)
0001020304050607080910111213141516171819
2021222324252627282930313233343536373839
4041424344454647484950515253545556575859
6061626364656667686970717273747576777879
8081828384858687888990919293949596979899
Generation IX TMs
SV
001002003004005006007008009010011012013014015016017018019
020021022023024025026027028029030031032033034035036037038
039040041042043044045046047048049050051052053054055056057
058059060061062063064065066067068069070071072073074075076
077078079080081082083084085086087088089090091092093094095
096097098099100101102103104105106107108109110111112113114
115116117118119120121122123124125126127128129130131132133
134135136137138139140141142143144145146147148149150151152
153154155156157158159160161162163164165166167168169170171
Added in SV 2.0.1
172173174175176177178179180181182183184185186
187188189190191192193194195196197198199200201
Added in SV 3.0.0
202203204205206207208209210211212213214215216
217218219220221222223224225226227228229


This article is part of Project Moves and Abilities, a Bulbapedia project that aims to write comprehensive articles on two related aspects of the Pokémon games.