Boyd
Beginning Scripter
- 6
- Posts
- 13
- Years
- Seen Oct 6, 2022
Hi everyone,
I was wondering if anybody had information regarding the fishing data for wild pokemon in Generation 2 (Gold specifically)?
I've tried going through the Hex starting at both the Land and Water offsets for Johto and following the Wild Pokemon Data structure found at the Scripting Compendium. I thought I was starting to understand it, but did not seem to find information on Fishing?
Starting at the Johto Water offset 0x2B669 we are looking at the Ruins of Alph data. If I did this correctly, I could follow the Woopers and Quagsires that you would find while Surfing - however I did not see data on Magikarp (0x81) or Poliwag (0x3C) with the Old Rod. It then points to Union Cave 1F at 0x2B672 after a Quagsire.
If anyone has edited this before, or has any suggestions/could point me elsewhere where this has been addressed that would be much appreciated! I'm very new to this so it's quite easy I overlooked something or I need to go digging in the map header or something.
Surely somewhere it has to list: [Rod Type][Chance][Level][ID] or something like that?
I was wondering if anybody had information regarding the fishing data for wild pokemon in Generation 2 (Gold specifically)?
I've tried going through the Hex starting at both the Land and Water offsets for Johto and following the Wild Pokemon Data structure found at the Scripting Compendium. I thought I was starting to understand it, but did not seem to find information on Fishing?
Starting at the Johto Water offset 0x2B669 we are looking at the Ruins of Alph data. If I did this correctly, I could follow the Woopers and Quagsires that you would find while Surfing - however I did not see data on Magikarp (0x81) or Poliwag (0x3C) with the Old Rod. It then points to Union Cave 1F at 0x2B672 after a Quagsire.
If anyone has edited this before, or has any suggestions/could point me elsewhere where this has been addressed that would be much appreciated! I'm very new to this so it's quite easy I overlooked something or I need to go digging in the map header or something.
Surely somewhere it has to list: [Rod Type][Chance][Level][ID] or something like that?