Sword & Shield (ExeFS) #
Orion
Dependencies and libraries: #
- Lua 5.3
- sol2
- YEBIS
Notable facts: #
- stub
Notable offsets: #
Function | Description | Offset (1.0.0) | Offset (1.3.2) |
---|---|---|---|
N/A | Pokedex array [1] | 0x0 | 0x0206fa8c |
Notes: #
- An array of
DexEntry
s that are as follows:struct { ushort GalarNum; ushort ArmorNum; ushort TundraNum; ushort unused; } DexEntry;
- test