PoE v0.1.1
Code:
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x230 } 4 Bytes // current mana
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x22C } 4 Bytes // total mana
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x1E0 } 4 Bytes // current health
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x1DC } 4 Bytes // total health without reservation
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x268 } 4 Bytes // current ES
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x128, 0x80, 0x2A8, 0x264 } 4 Bytes // total ES
I also find health with reservation and the rest of the health offsets, without mana
Code:
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x2B0, 0xC8, 0x68, 0x50, 0x378 } 4 Bytes // current health
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x2B0, 0xC8, 0x68, 0x50, 0x380 } 4 Bytes // health with reservation
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x2B0, 0xC8, 0x68, 0x50, 0x37C } 4 Bytes // total health
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x2B0, 0xC8, 0x68, 0x50, 0x384 } 4 Bytes // current ES
"PathOfExile.exe"+03CC4858 { 0x380, 0x0, 0x2B0, 0xC8, 0x68, 0x50, 0x388 } 4 Bytes // total ES