Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In the FieldMenu save block (length 0x4C), there are a few notable stored values for Rotom Pokédex.
- Offset 0x1A stores Rotom Pokédex's current Affection. This value can range from 0 to 1,000 and increments by 30 with every interaction you have with Rotom Pokédex when it looks sad.
- Once you reach certain thresholds, there will be additional bonuses provided to the player by Rotom Pokédex:
- • 601+ Affection: Rotom can now offer the player Z-Rotom Power, allowing them to use two Z-Moves in one battle. This will only work if a Rotom Power was used before the start of the battle (e.g. Roto Bargain), or at any point during the battle (e.g. Roto Boost).
- • 1000 Affection: Rotom will ask you for a nickname, and will now refer to you as that nickname.
- Offset 0x2A stores a couple of bitflags for IsRotoLotoActive (bits 0 and 1). If they are set, then Rotom Pokédex can provide up to 2 Roto Lotos at a time. The prizes are not stored in the save block, and as such, are decided at random when interacting with the touch screen.
- Offset 0x30 stores the nickname Rotom Pokédex has given the player. This can be one of the following, depending on their response to Rotom Pokédex:
- • Roto-(first character of player's name)
- • Roto Jr.
- • Master
Add Comment
Please, Sign In to add comment