ItemDex/RB:136
< ItemDex
(↑ Back to the ItemDex index.)
Name (transcribed): #▶D# Identifier (HEX): 88 Identifier (DEC): 136 Effect pointer: 03:5687 (ROM 3) Unterminated name glitch item?: No Tossable/Sellable?: Undefined Buy Price: 809150 Sell Price: 404575 Name bytes: $17, $ed, $63, $22, $50
|
(hex:88) is a glitch item in Pokémon Red and Blue.
Using this glitch item outside of battle gives Professor Oak's message that it isn't time to use the item.
In battle, this glitch item acts 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 $08 (SAFARI BALL).