For those looking for update i dont think the creator gonna update the table but you can manually find the pointer easily.
All the values are in double
For Magic find = Search for the equipment magic find value aka 10% MF = 10 in double value (truncated) and adjust it to the cap value of 3000
For others like move speed, fast cast, all skills, cooldown, all resistance, critical ( capped at 95% ) and damage also in double value.
Inventory item also same double value using split on same column to duplicate ( more than 1 )
Too bad this game has really deep core to it like poe1 but some people abuse it online.
Don't try to modify the relic value it will brick your entire save game locally i learn it the hard way losing 3-4 days of gameplay.
Yeah, don't expect constants updates from this creator. He stated in one of his posts, that he only updates games that he play or are interested into. So he most likely update this table if he goes back to play it. He created an excellent table for The Slormancer, he told me he's not done updating it. He's waiting until the release of the game to go back to it.
IIRC, he had a Patreon running for those that wanted an updated version of any table he created. But I don't know if the Patreon's still available.
They have easy anticheat now, don't think cheat engine is usable on this game anymore.
It's usable, EAC only works when you fire up the online side of the game. The issue with games like this, made in Game Maker Studio, is that the tables have to be adjusted with every update (mostly) because some pointers change their memory address and the table breaks. Most table creators get bored with the constant updating, so they just abandon their tables. Other creators, only update their tables if they get into the game again.
Even with EAC disabled, they did something with the memory encryption in the new versions, it is no longer possible to simply find the values of talent points, attribute points etc using CE. Sad.