From Bulbapedia, the community-driven Pokémon encyclopedia.
- This glitch Pokémon is not titled 4' 4 because its name changes to 4A 4 in a player's party.
4 4 (Or 4A 4) ジ Ji
|
|
's sprite
|
|
|
Equivalent in Red and Blue
|
▶ A
|
|
EV yield
|
HP ?
|
Atk ?
|
Def ?
|
Sp.Atk ?
|
Sp.Def ?
|
Speed ?
|
Exp. ?
|
|
|
Encountering
in battle.
is a dual-type 999/Normal Glitch Pokémon that is found in Pokémon Yellow. It can only be obtained via the Time Capsule exploit with Chikorita or by trading a ▶_A from Red and Blue. It occupies hexadecimal slot BF.
If encountered with the Mew glitch, with a stat of 191, the game will freeze or crash.
The reason the game may crash is because 's front sprite is defined as 256×256 tiles, which causes it to overflow the sprite decompression buffer; for comparison, a normal Pokémon sprite is no larger than 7×7 tiles. Immediately following that buffer is the working memory for the sound engine; corrupting it causes the sound engine to draw upon invalid sound banks, which usually crashes the game. Even if the game doesn't crash, 's front sprite overwrites enough RAM to render normal gameplay impossible.
's cry in battle is part of the sound of the move Surf and variations of Pikachu's cries; however, in its summary it has the cry of a Rhydon, and when withdrawn or deposited at a PC its cry is a slowed-down version of the melody of Cinnabar Island. 's solid glitch screen makes using it in battle difficult, as the player won't be able to see the battle menu.
Game data
Pokédex entry
Game locations
Base stats
Stat
|
Range
|
At Lv. 50
|
At Lv. 100
|
14
|
|
74 - 120
|
138 - 231
|
116
|
|
121 - 167
|
237 - 330
|
108
|
|
113 - 159
|
221 - 314
|
0
|
|
5 - 51
|
5 - 98
|
18
|
|
23 - 69
|
41 - 134
|
Total: 256
|
(274 on other generations' scale)
|
- Minimum stats are calculated with 0 EVs and IVs of 0.
- Maximum stats are calculated with 63001 EVs and IVs of 15.
- Total on other generations' scale counts this Pokémon's Special stat as both Special Attack and Special Defense.
|
Type effectiveness
Under normal battle conditions in Generation I, this Pokémon is:
|
|
|
|
|
|
|
Notes:
|
- As its primary type is one of the glitch types, which do not have any weaknesses or resistances, this glitch Pokémon has the same weaknesses and resistances as a pure Normal-type Pokémon.
|
|
Learnset
|
|
- Bold indicates a move that gets STAB when used by
- Italic indicates a move that gets STAB only when used by an Evolution of
- Click on the generation numbers at the top to see level-up moves from other generations
|
Evolution
Sprites
Front sprite
|
Front sprite 2
|
Front sprite 3
|
Back sprite
|
Menu sprite
|
|
|
|
|
|
|
Note: 's backsprite is covered by a solid black glitch screen, it cannot be seen.
s
Trivia
- 's moveset is very similar to Z ゥ's.
- According to TheZZAZZGlitch, when the game attempts to decompress 's sprite, it goes so wrong that it tries to read its sprite data from VRAM. VRAM is only accessible for a short time every frame, so the sprite data is filled with random 0xFF bytes. This makes the sprite's appearance essentially random.
External links