ItemDex/RB:131
(↑ Back to the ItemDex index.)
Name (transcribed): :### ##pゥ# #(RIVAL)#E ## Identifier (HEX): 83 Identifier (DEC): 131 Effect pointer: 03:5687 (ROM 3) Unterminated name glitch item?: Yes Tossable/Sellable?: Undefined Buy Price: 939388 Sell Price: 469694 Name bytes: $cd, $6d, $3e, $0e, $32, $cd, $39, $37, $af, $ea, $38, $cc, $c3, $45, $53, $0e, $64, $cd, $39, $37
|
(hex:83) is a glitch item in Pokémon Red and Blue.
As it is an unterminated name glitch item, it has effects associated with those items, and can be used for screen data exploits like LOL glitch, Yami Shop glitch or will usually cause the TMTRAINER effect in battle.
If a 0x50 sub-tile is early enough on the screen, using this glitch item outside of battle will result in Professor Oak's message that the item is unusable. If the same is true in battle (via GameShark code 0150A0C3 or theoretically OAM DMA hijacking), then it will act as an Ultra Ball. This is due to the way the ItemUseBall
function works, as it first checks if the item is a Master Ball, then Poké Ball, then Great Ball, and so anything else must be an Ultra Ball.
This glitch item shares its effect pointer with item $03 (GREAT BALL).