Sword & Shield (ExeFS)#

Orion


Dependencies and libraries:#

  • Lua 5.3
  • sol2
  • YEBIS

Notable facts:#

  • stub

Notable offsets:#

FunctionDescriptionOffset (1.0.0)Offset (1.3.2)
N/APokedex array [1]0x00x0206fa8c

Notes:#

  1. An array of DexEntrys that are as follows:
    struct {
        ushort GalarNum;
        ushort ArmorNum;
        ushort TundraNum;
        ushort unused;
    } DexEntry;
  2. test