Jump to content

AttackDex/RB:000: Difference between revisions

Moved from - (Generation I move) (about to be moved to CoolTrainer effect)
>Torchickens
No edit summary
>Torchickens
(Moved from - (Generation I move) (about to be moved to CoolTrainer effect))
Line 26:
 
{{clr}}
 
==Obtaining '-' as the first move==
In Pokémon Red and Blue, the [[swapping Transform moves glitch]] can be used to put '-' in the first position of the moves list if the number of moves after the transformation is greater than the number of moves before the transformation.
 
Example 1: Ditto normally only knows [[bp:Transform (move)|Transform]], so if it transforms into a Pokémon with four moves, swapping the second move with the first will make it have CoolTrainer♀ as the first move after the battle.
 
Example 2: A Mew knowing only three moves including Transform can encounter a Pokémon with four moves and transform into it. Then, swapping the fourth move with the first move will give CoolTrainer♀ as the first move after the battle.
 
The swapping Transform moves glitch was fixed in Pokémon Yellow, however, the player can still trade a Pokémon with an accessible '-' over from Pokémon Red and Blue.
 
Certain glitch Pokémon know the CoolTrainer♀ move as their first starting move, and many can learn the CoolTrainer♀ move through level up, meaning that the first move can be replaced with it if the Pokémon already has four moves.
 
[[Arbitrary code execution]] can be used to obtain '-' as the first move, too. Here is a 8F setup for {{RB}}, starting from the first item in the pack:
# 8F (R/B) / ws m (Y)
# Any item x[any qty]
# Lemonade x1
# Iron x37 (R/B) / x36 (Y)
# X Accuracy x115
# Soda Pop x3
# Water Stone x3
# TM01 x[any qty]
Code :
# ld a, 1
# dec h
# dec h
# ld l, $73 (R/B) / $72 (Y)
# dec a
# inc bc
# ldi (hl), a
# inc bc
# ret
 
 
===0 initial PP and how to restore it===
After obtaining '-' as the first move it may have 0/13 PP at first, and healing at a Pokémon Center won't restore its PP. However, if the player uses a certain PP restoring item (Ether or Max Ether only), it's possible to use the move.
 
 
==Glitch Pokémon which learn "-"==
*Glitched Ditto (from [[swapping Transform moves glitch]])
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.