Move 0x00 corruption (Generation I): Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
>Wack0
Line 18: Line 18:


[[Image:Cooltrainer1.png]] [[Image:Cooltrainer2.png]]
[[Image:Cooltrainer1.png]] [[Image:Cooltrainer2.png]]

==How it works==
When you switch the third move with the first move, they are still switched after the battle ends.
So, this was the Ditto's move list:

90 00 00 00 (Transform (none) (none) (none))

When you switch the moves, it becomes this:

00 00 90 00 ((none) (none) Transform (none))

But, of course, when hex 00 is the first move in the list, it becomes Cooltrainer and makes all moves below invisible.
So your Ditto's moves are really:

00 00 90 00 (Cooltrainer (none) Transform (none))

and will appear as (none) (none) (none) (none).

However, you can select Transform, and when you use it on a pokemon with 3+ moves, you can switch them back again !