Thanks for replying..
It's from github. Since I'm not allowed to post links, I'll just post some of the lines here.
#define digimon_addr (global_addr + 0x1FE18)
// Name (Utf16 string)(0x10): 0x0
// Species ID (u32): 0x14
// Current HP (u32): 0x20
// Max HP (u32): 0x24
// Current MP (u32)...