Escape: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (Robot: Automated text replacement (-{{type2| +{{type|, -{{Type2| +{{type|))
m (→‎Generation VII: Strictly, it doesn't attempt to flee at all if it's trapped by Sky Drop on turn 5)
(48 intermediate revisions by 29 users not shown)
Line 1: Line 1:
{{search|game mechanic|the [[Pokémon Adventures]] round whose Japanese title translates to "Escape!!"|PS268}}
{{Spading|comment=Generation V and VI formula, if different}}
{{search|game mechanic|the [[Pokémon Adventures]] round whose Japanese title translates to "Escape!!"|PS268}} ''For the Escape Orb in the Mystery Dungeon series, see [[Wonder Orb]].''
 
----
----
In the main series Pokémon games, it is possible to '''escape''' from a {{pkmn|battle}} with a [[wild Pokémon]] by selecting "Run" on the main battle screen. Escape is not guaranteed however; whether the player is successful at running away from the battle is determined by a calculation involving the speed of the combatants. When the escape is successful, the battle ends immediately. When it is not successful, the wild Pokémon will attack the player's Pokémon.
[[File:Smoke Ball escape III.png|240px|thumb|Escaping via {{DL|In-battle effect item|Smoke Ball}} in Generation III.]]
In the [[core series]] Pokémon games, it is possible to '''escape''' (Japanese: '''{{tt|逃|に}}げる''' ''escape'') from a {{pkmn|battle}} with a [[wild Pokémon]] by selecting '''Run''' (Japanese: '''にげる''' ''Run'') on the main battle screen. Escape is not guaranteed however; whether the player is successful at running away from the battle is determined by a calculation involving the speed of the combatants. When the escape is successful, the battle ends immediately. When it is not successful, the wild Pokémon will use a move.


It is not possible to escape from in-game {{pkmn|Trainer}} battles. However, in player battles in the Cable or Wireless Clubs, attempting to escape will cause the battle to end immediately. If only one player attempts to escape, the battle counts as a loss against them, but if both players attempt to escape in the same turn, the battle ends in a draw.
It is not possible to escape from in-game {{pkmn|Trainer}} battles. However, in player battles in the Cable or Wireless Clubs, attempting to escape will cause the battle to end immediately. If only one player attempts to escape, the battle counts as a loss against them, but if both players attempt to escape in the same turn, the battle ends in a draw.


Entering a battle with a wild Pokémon and then escaping counts the Pokémon as being seen in the Trainer's [[Pokédex]].
Entering a battle with a wild Pokémon and then escaping counts the Pokémon as being seen in the Trainer's [[Pokédex]].


==Success conditions==
==Success conditions==
 
===Generation I and II===
Under normal circumstances, the chance of escaping is determined by the formula [[Image:Escape Formula.png]], where  
Under normal circumstances, the chance of escaping is determined by the formula [[File:Escape Formula.png]], where  
:A is the current {{Stat|Speed}} of the player's active Pokémon,
:A is the current {{Stat|Speed}} of the player's active Pokémon,
:B is the opposing Pokémon's Speed divided by <tt>4</tt>, <tt>mod 256</tt>, and
:B is the opposing Pokémon's Speed divided by <tt>4</tt>, <tt>mod 256</tt>, and
:C is the number of times the player has tried to escape during the battle (counting the current attempt). If player's Pokémon attacks, this number is set to 0.
If F is greater than 255, the player escapes automatically. Otherwise, a random number is generated between 0 and 255. If that number is less than F, the player escapes. If not, the escape fails and the player's Pokémon does not make a move that turn. If B is equal to 0, escape is automatically a success.
===Generation III and IV===
Under normal circumstances, the chance of escaping is determined by the formula [[File:Escape Formula new.png]], where
:A is the unmodified {{Stat|Speed}} of the player's active Pokémon,
:B is the opposing Pokémon's unmodified Speed
:C is the number of times the player has tried to escape during the battle (counting the current attempt).
:C is the number of times the player has tried to escape during the battle (counting the current attempt).
If F is greater than 255, the player escapes automatically. Otherwise, a random number is generated between 0 and 255. If that number is less than F, the player escapes. If not, the escape fails and the player's Pokémon does not make a move that turn.
:The result is <tt>mod 256</tt>.  
A random number is generated between 0 and 255. If that number is less than F, the player escapes. If not, the escape fails and the player's Pokémon does not make a move that turn. If B is 0, it's set to 1.
 
===Other factors===
{{incomplete|needs=In Generation II, if a Pokémon holding a Smoke Ball faints and the player chooses to flee, if the player guaranteed to escape?}}
Pokémon cannot attempt to flee from Trainer battles or battles during [[Island challenge|trial]]s. In the [[Generation II]] games only, the player cannot attempt to flee from Pokémon encountered as traps in the [[Team Rocket HQ|Team Rocket Hideout]], the [[GS Ball]] {{p|Celebi}}, the [[Tin Tower]] {{p|Suicune}} (in Crystal), and the scripted [[Red Gyarados]].
 
Several conditions prevent a Pokémon from even attempting to flee.
* A Pokémon with the Ability {{a|Shadow Tag}} prevents opposing Pokémon from attempting to flee. (From Generation IV onward, Pokémon with Shadow Tag are unaffected by Shadow Tag.)
* A Pokémon with the Ability {{a|Arena Trap}} prevents opposing [[grounded]] Pokémon from attempting to flee.
* A Pokémon with the Ability {{a|Magnet Pull}} prevents opposing {{type|Steel}} Pokémon from attempting to flee.
* A Pokémon affected by a {{cat|Trapping moves|trapping move}} (including {{cat|binding moves}} and {{m|Ingrain}}) is prevented from attempting to flee (from Generation II onward).
 
Several conditions allow a Pokémon to always successfully flee from a wild battle.
* Using an [[escape item]] ({{DL|Escape item|Poké Doll}}, {{DL|Escape item|Fluffy Tail}}, or {{DL|Escape item|Poké Toy}}) causes the player to escape from a wild Pokémon (regardless of trapping moves and Abilities).
* In a wild Single Battle (including an [[SOS Battle]] as long as there is currently only a single opponent), using the move {{m|Teleport}} causes the Pokémon to flee, unless a trapping move or Ability prevents escape. From Generation V onward, {{m|Ingrain}} does not prevent Teleport from being successful.
* If the player's Pokémon is holding a [[Smoke Ball]] or has the Ability {{a|Run Away}}, its attempts to flee are always successful, unless a trapping move or Ability prevents escape. From Generation III onward, a Pokémon holding a Smoke Ball or that has the Ability Run Away can successfully flee or Teleport even if a trapping move or Ability prevents it.
** In Generation III and IV, if the player's Pokémon that has Run Away or a Smoke Ball faints, if the player attempts to flee instead of sending out another Pokémon, they will escape without fail.<!--Don't know about Gen II-->
** In Generation III only, the Smoke Ball has animation when escaping using it. In Generation II, "Got away safely" redundantly appears after the message informing of escape via Smoke Ball.
** In Generation V only, a wild Pokémon holding a Smoke Ball cannot successfully Teleport if it is trapped by a trapping move or Ability (although the player's Pokémon can).
* From [[Generation VI]] onward, the player's {{type|Ghost}} Pokémon can always successfully flee, regardless of trapping moves or Abilities.


Several other conditions can cause escape to always succeed or always fail.
In a wild Single Battle (including an [[SOS Battle]] as long as there is currently only a single opponent), the moves {{m|Whirlwind}}, {{m|Roar}}, {{m|Dragon Tail}}, and {{m|Circle Throw}} force the target to flee, unless it has the Ability {{a|Suction Cups}} or has been affected by {{m|Ingrain}}. If a wild Pokémon's held [[Red Card]] is activated while it has no allies, it forces the player's Pokémon to flee.
* An opponent Pokémon with the ability {{a|Shadow Tag}} causes the player's escape attempts to fail if the player's Pokémon does not also have Shadow Tag.
* An opponent Pokémon with the ability {{a|Arena Trap}} causes the player's escape attempts to fail if the player's Pokémon is not {{type|Flying}} or {{a|Levitate|levitating}}.
* The reusable held item [[Smoke Ball]] causes its holder's escape attempts from wild Pokémon to succeed.
* The items [[Escape item#Poké Doll|Poké Doll]], [[Escape item#Fluffy Tail|Fluffy Tail]], and [[Escape item#Poké Toy|Poké Toy]] can be used to escape from wild Pokémon.
* [[Trapper|Trapping move]]s used by the opponent can prevent the player from even making escape attempts.
* If the player's Pokémon is under the effect of {{m|Ingrain}}, it will be unable to escape.
* The ability {{a|Run Away}} causes escape attempts to succeed and ignores anything above that would prevent escape. This applies even if the user of Run Away has fainted.


While not effects that directly affect escape, using the moves {{m|Whirlwind}} or {{m|Roar}} in a wild battle forces the wild Pokémon to leave the battle, which has the same effect as escaping. However, if the wild Pokémon has the ability {{a|Suction Cups}} or has used the move {{m|Ingrain}} previously in the battle, it will be immune to Whirlwind and Roar. Similarly, a Pokémon that has the ability {{a|Soundproof}} is immune to Roar.
In a wild battle, the Abilities {{a|Wimp Out}} and {{a|Emergency Exit}} cause the Pokémon with that Ability to flee if its HP falls below half.


===Example===
===Example (Generation I and II)===
The player's Pokémon has a Speed of 25 and the wild Pokémon has a Speed of 100. The player tries to escape, but hasn't attempted to flee anytime earlier in the battle.
The player's Pokémon has a Speed of 25 and the wild Pokémon has a Speed of 100. The player tries to escape, but hasn't attempted to flee anytime earlier in the battle.


First, calculate B: [[Image:Escape Formula Example 1.png]]
First, calculate B: [[File:Escape Formula Example 1.png]]


Since B isn't above 255, it is just left as is.
Since B isn't above 255, it is just left as is.


Then, calculate F: [[Image:Escape Formula Example 2.png]]
Then, calculate F: [[File:Escape Formula Example 2.png]]


Since F isn't above 255, generate a random number between 0 and 255.
Since F isn't above 255, generate a random number between 0 and 255.


The probability of escaping is [[Image:Escape Formula Example 3.png]], or approximately 24%. If the player fails to escape, each successive attempt will be 30/256 more likely than the last, or about 11.7%.
The probability of escaping is [[File:Escape Formula Example 3.png]], or approximately 24%. If the player fails to escape, each successive attempt will be 30/256 more likely than the last, or about 11.7%.


[[Category:Game mechanics]]
Generally speaking, the slower the Trainer's Pokémon and/or the faster the wild Pokémon, the harder it is to escape.
== Wild Pokémon ==


==Wild Pokémon==
Certain wild Pokémon can escape from battle. Pokémon that are [[Legendary Pokémon|legendary]] or found in the region's [[Safari Zone]] are the only ones who flee.
Certain wild Pokémon can escape from battle. Pokémon that are [[Legendary Pokémon|legendary]] or found in the region's [[Safari Zone]] are the only ones who flee.


[[Roaming Pokémon]] attempt to flee every turn, and trapping moves can be used to prevent this.
[[Roaming Pokémon]] attempt to flee every turn, and trapping moves can be used to prevent this.


In the [[Safari Zone]]-type areas, Pokémon that are encountered will escape from battle if "angered". In all of these games, the rate of escape is lowered by throwing bait{{sup|RBY}}{{sup|FRLG}}{{sup|DPPt}}{{sup|HGSS}} or [[Pokéblock]]s{{sup|RSE}} (while the [[catch rate]] is also lowered), and the rate of escape is raised by throwing rocks{{sup|RBY}}{{sup|FRLG}}, mud{{sup|DPPt}}{{sup|HGSS}}, or by "going near"{{sup|RSE}} (while the catch rate is also raised).
In [[Safari Zone]]s during a [[Safari Game]], Pokémon can escape from battle. The rate of escape is lowered by throwing Bait{{sup/1|RBY}}{{sup/3|FRLG}}{{sup/4|DPPt}}{{sup/4|HGSS}} (while the [[catch rate]] is also lowered) or [[Pokéblock]]s{{sup/3|RSE}}, and the rate of escape is raised by throwing Rocks{{sup/1|RBY}}{{sup/3|FRLG}}, Mud{{sup/4|DPPt}}{{sup/4|HGSS}}, or by "going near"{{sup/3|RSE}} (while the catch rate is also raised).


In {{3v|Gold|Silver|Crystal}}, only a few species of wild Pokémon can escape from battle.
===Generation II===
In {{game2|Gold|Silver|Crystal}}, however, a few species of wild Pokémon can escape from battle. These Pokémon were intended to be more likely to be caught in a {{ball|Fast}}, but due to a programming error, only {{p|Magnemite}}, {{p|Grimer}}, and {{p|Tangela}} are more likely to be caught in a Fast Ball.


Low probability:
Low probability (~10% chance to flee every turn):
*{{p|Magnemite}}
* {{p|Magnemite}}
*{{p|Grimer}}
* {{p|Grimer}}
*{{p|Tangela}}
* {{p|Tangela}}
*{{p|Mr. Mime}}
* {{p|Mr. Mime}}
*{{p|Eevee}}
* {{p|Eevee}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Porygon}}
* {{p|Porygon}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Dratini}}
* {{p|Dratini}}
*{{p|Dragonair}}
* {{p|Dragonair}}
*{{p|Togetic}}
* {{p|Togetic}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Umbreon}}
* {{p|Umbreon}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Unown}}
* {{p|Unown}}
*{{p|Snubbull}}
* {{p|Snubbull}}
*{{p|Heracross}}
* {{p|Heracross}}


Medium probability:
Medium probability (50% chance to flee every turn):
*{{p|Cubone}}
* {{p|Cubone}}
*{{p|Articuno}}
* {{p|Articuno}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Zapdos}}
* {{p|Zapdos}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Moltres}}
* {{p|Moltres}} {{tt|*|Programmed to do so, but not found in the wild}}
*{{p|Quagsire}}
* {{p|Quagsire}}
*{{p|Delibird}}
* {{p|Teddiursa}}
*{{p|Phanpy}}
* {{p|Delibird}}
*{{p|Teddiursa}}
* {{p|Phanpy}}


Always:
Always:
*{{p|Raikou}}
* {{p|Raikou}}
*{{p|Entei}}
* {{p|Entei}}
*{{p|Suicune}} (except in {{v|Crystal}})
* {{p|Suicune}} (except in {{v2|Crystal}})
 
===Generation VII===
In {{g|Sun and Moon}}, there is a scripted battle against the [[Ultra Beast]] {{p|Nihilego}} during the {{player}}'s first visit to [[Aether Paradise]]. This Nihilego, which cannot be {{pkmn2|caught}}, is scripted to flee on the fifth turn of battle, ending the battle and continuing the story. If Nihilego was unable to flee on that turn due to being trapped or in the {{cat|Moves with a semi-invulnerable turn|semi-invulnerable turn}} of {{m|Sky Drop}}, it will not attempt to flee on subsequent turns.


==In other languages==
{{Langtable|color={{x color light}}|bordercolor={{x color dark}}
|fr=Fuite
|de=Flucht
|it=Fuga
|ko=도망간다 ''Domangganda''
|es=Huir
}}
{{-}}
{{Project Games notice|game mechanic}}
{{Project Games notice|game mechanic}}
[[Category:Game mechanics]]


[[de:Flucht]]
[[de:Flucht]]
[[fr:Fuite]]
[[fr:Fuite]]
[[it:Fuga]]
[[ja:にげる]]
[[ja:にげる]]
[[zh:逃走]]

Revision as of 06:10, 18 June 2017

013Weedle.png This page is in need of spading. See its section on the spading page for more information, and how you can help.
Generation V and VI formula, if different
This article is about the game mechanic. For the Pokémon Adventures round whose Japanese title translates to "Escape!!", see PS268. For the Escape Orb in the Mystery Dungeon series, see Wonder Orb.

Escaping via Smoke Ball in Generation III.

In the core series Pokémon games, it is possible to escape (Japanese: げる escape) from a battle with a wild Pokémon by selecting Run (Japanese: にげる Run) on the main battle screen. Escape is not guaranteed however; whether the player is successful at running away from the battle is determined by a calculation involving the speed of the combatants. When the escape is successful, the battle ends immediately. When it is not successful, the wild Pokémon will use a move.

It is not possible to escape from in-game Trainer battles. However, in player battles in the Cable or Wireless Clubs, attempting to escape will cause the battle to end immediately. If only one player attempts to escape, the battle counts as a loss against them, but if both players attempt to escape in the same turn, the battle ends in a draw.

Entering a battle with a wild Pokémon and then escaping counts the Pokémon as being seen in the Trainer's Pokédex.

Success conditions

Generation I and II

Under normal circumstances, the chance of escaping is determined by the formula File:Escape Formula.png, where

A is the current Speed of the player's active Pokémon,
B is the opposing Pokémon's Speed divided by 4, mod 256, and
C is the number of times the player has tried to escape during the battle (counting the current attempt). If player's Pokémon attacks, this number is set to 0.

If F is greater than 255, the player escapes automatically. Otherwise, a random number is generated between 0 and 255. If that number is less than F, the player escapes. If not, the escape fails and the player's Pokémon does not make a move that turn. If B is equal to 0, escape is automatically a success.

Generation III and IV

Under normal circumstances, the chance of escaping is determined by the formula File:Escape Formula new.png, where

A is the unmodified Speed of the player's active Pokémon,
B is the opposing Pokémon's unmodified Speed
C is the number of times the player has tried to escape during the battle (counting the current attempt).
The result is mod 256.

A random number is generated between 0 and 255. If that number is less than F, the player escapes. If not, the escape fails and the player's Pokémon does not make a move that turn. If B is 0, it's set to 1.

Other factors

050Diglett.png This article is incomplete.
Please feel free to edit this article to add missing information and complete it.
Reason: In Generation II, if a Pokémon holding a Smoke Ball faints and the player chooses to flee, if the player guaranteed to escape?

Pokémon cannot attempt to flee from Trainer battles or battles during trials. In the Generation II games only, the player cannot attempt to flee from Pokémon encountered as traps in the Team Rocket Hideout, the GS Ball Celebi, the Tin Tower Suicune (in Crystal), and the scripted Red Gyarados.

Several conditions prevent a Pokémon from even attempting to flee.

  • A Pokémon with the Ability Shadow Tag prevents opposing Pokémon from attempting to flee. (From Generation IV onward, Pokémon with Shadow Tag are unaffected by Shadow Tag.)
  • A Pokémon with the Ability Arena Trap prevents opposing grounded Pokémon from attempting to flee.
  • A Pokémon with the Ability Magnet Pull prevents opposing Steel-type Pokémon from attempting to flee.
  • A Pokémon affected by a trapping move (including binding moves and Ingrain) is prevented from attempting to flee (from Generation II onward).

Several conditions allow a Pokémon to always successfully flee from a wild battle.

  • Using an escape item (Poké Doll, Fluffy Tail, or Poké Toy) causes the player to escape from a wild Pokémon (regardless of trapping moves and Abilities).
  • In a wild Single Battle (including an SOS Battle as long as there is currently only a single opponent), using the move Teleport causes the Pokémon to flee, unless a trapping move or Ability prevents escape. From Generation V onward, Ingrain does not prevent Teleport from being successful.
  • If the player's Pokémon is holding a Smoke Ball or has the Ability Run Away, its attempts to flee are always successful, unless a trapping move or Ability prevents escape. From Generation III onward, a Pokémon holding a Smoke Ball or that has the Ability Run Away can successfully flee or Teleport even if a trapping move or Ability prevents it.
    • In Generation III and IV, if the player's Pokémon that has Run Away or a Smoke Ball faints, if the player attempts to flee instead of sending out another Pokémon, they will escape without fail.
    • In Generation III only, the Smoke Ball has animation when escaping using it. In Generation II, "Got away safely" redundantly appears after the message informing of escape via Smoke Ball.
    • In Generation V only, a wild Pokémon holding a Smoke Ball cannot successfully Teleport if it is trapped by a trapping move or Ability (although the player's Pokémon can).
  • From Generation VI onward, the player's Ghost-type Pokémon can always successfully flee, regardless of trapping moves or Abilities.

In a wild Single Battle (including an SOS Battle as long as there is currently only a single opponent), the moves Whirlwind, Roar, Dragon Tail, and Circle Throw force the target to flee, unless it has the Ability Suction Cups or has been affected by Ingrain. If a wild Pokémon's held Red Card is activated while it has no allies, it forces the player's Pokémon to flee.

In a wild battle, the Abilities Wimp Out and Emergency Exit cause the Pokémon with that Ability to flee if its HP falls below half.

Example (Generation I and II)

The player's Pokémon has a Speed of 25 and the wild Pokémon has a Speed of 100. The player tries to escape, but hasn't attempted to flee anytime earlier in the battle.

First, calculate B: File:Escape Formula Example 1.png

Since B isn't above 255, it is just left as is.

Then, calculate F: File:Escape Formula Example 2.png

Since F isn't above 255, generate a random number between 0 and 255.

The probability of escaping is File:Escape Formula Example 3.png, or approximately 24%. If the player fails to escape, each successive attempt will be 30/256 more likely than the last, or about 11.7%.

Generally speaking, the slower the Trainer's Pokémon and/or the faster the wild Pokémon, the harder it is to escape.

Wild Pokémon

Certain wild Pokémon can escape from battle. Pokémon that are legendary or found in the region's Safari Zone are the only ones who flee.

Roaming Pokémon attempt to flee every turn, and trapping moves can be used to prevent this.

In Safari Zones during a Safari Game, Pokémon can escape from battle. The rate of escape is lowered by throwing BaitRBYFRLGDPPtHGSS (while the catch rate is also lowered) or PokéblocksRSE, and the rate of escape is raised by throwing RocksRBYFRLG, MudDPPtHGSS, or by "going near"RSE (while the catch rate is also raised).

Generation II

In Pokémon Gold, Silver, and Crystal, however, a few species of wild Pokémon can escape from battle. These Pokémon were intended to be more likely to be caught in a Fast Ball, but due to a programming error, only Magnemite, Grimer, and Tangela are more likely to be caught in a Fast Ball.

Low probability (~10% chance to flee every turn):

Medium probability (50% chance to flee every turn):

Always:

Generation VII

In Pokémon Sun and Moon, there is a scripted battle against the Ultra Beast Nihilego during the player's first visit to Aether Paradise. This Nihilego, which cannot be caught, is scripted to flee on the fifth turn of battle, ending the battle and continuing the story. If Nihilego was unable to flee on that turn due to being trapped or in the semi-invulnerable turn of Sky Drop, it will not attempt to flee on subsequent turns.

In other languages

Language Title
France Flag.png French Fuite
Germany Flag.png German Flucht
Italy Flag.png Italian Fuga
South Korea Flag.png Korean 도망간다 Domangganda
Spain Flag.png Spanish Huir


Project Games logo.png This game mechanic article is part of Project Games, a Bulbapedia project that aims to write comprehensive articles on the Pokémon games.