hello, sir.
First of all, thank you very much for the data
But the magnet doesn't work T.T
Vampire Survivors
Moderator: Table Moderator
Re: Vampire Survivors
Tags:
Re: Vampire Survivors
does it work with 1.6.109?
Re: Vampire Survivors
Magnet doesn't work like other stats and I've never found anything to make it work like other stats. It's just inherently janky and always has been. if anybody has any info on how it works internally I'm open to it.
Looks like yeah.
I like turtles.
-
- Cheater
- Posts: 14
- Joined: Sun Aug 21, 2022 12:08 pm
- x 10
Re: Vampire Survivors
(Google translation)
For the "magnet" to work, you need to change several game values in the "body" structure, not just "_radius". If you have an early version of CE 7.5, then when you enable the "Activate mono features" option, some values in "Structure dissect" that the game uses when the "magnet" is working may be hidden. Add these values manually or deactivate the "Activate mono features" option when creating the structure.
Re: Vampire Survivors
I checked out the character's _body and messed with _radius, _size, and _halfsize (including treating both _size and _halfsize as a set of two floats each since they seemed to work like that) but no improvement to pickup range.
Updated for 1.7.0.
- Fixed the egg value offsets (for real this time).
- Timer search fixed.
- Re-added the previously-missing _magnet structure info (and a bunch of new things in there) just in case anybody else wants to fiddle with it, it still doesn't work like other stats.
I like turtles.
-
- Cheater
- Posts: 14
- Joined: Sun Aug 21, 2022 12:08 pm
- x 10
Re: Vampire Survivors
(Google translation)
To increase the radius of the "magnet", you need to change several values at once (I changed 5 different values) in the "body" structure. Then the player collects trophies from all over the screen at the maximum distance.
As I said before, when enabling "Activate mono features" in an early version of CE 7.5, some of the values that need to be changed for "magnet" are not visible in the structure. You need to either turn off "Activate mono features" when creating a structure, or use the latest version of Cheat Engine, where this bug is fixed.
Re: Vampire Survivors
Played with adventures a little but they have their own sets of stats and I haven't made anything for them yet.
Added some hidden stats to the main stat list.
Shroud/Shields (Laurel I assume).
Charm (enemy spawn counts).
Defang. Set Defang to 1 and normal enemies will spawn unable to deal damage. Random event enemies appear to still deal damage however, probably a dev oversight.
Added AlwaysCoinBag, AlwaysRoast, and AlwaysRandomLimitBreak to the end of the charactercontroller list. Unsure how well the game uses these.
Made the player options collapsed by default to keep it out of the way.
Removed selectedCharacter and selectedMaxWeapons because they were just info.
Added maxWeaponCount and maxAccessoryCount lower in the list since those appear to actually function in-game which is what I assume people want. Can set them higher and stack up all sorts of stuff.
I like turtles.
Re: Vampire Survivors
Recent update broke the table, update pls?