Enshrouded
Added 2024-11-11 09:40:59 +0000 UTCUpdated table from Fearless, also contains some more cool stuff ( edit weapon stats )
Table Options:
Full Health
Full Stamina
Full Mana
Free Craft
-as title says, you can craft without to have crafting mats
-can also be used to have inf. skill points ( skill points won't decrease while spending )
No Durability Loss
No Fall Damage
Super Movement Speed
-increases the global actor speed!
-deactivate it before you use the grapling hook
Super Jump
No Shroud Decrease
Get Stats ( Equip Armor To Populate )
-equip any gear ( head,body,arms,feet ) to populate the pointers
-now you can change stuff like the individual damage,crit chance or str,dex stats and the regeneration rate and so on
Add EXP
-opens a input window, type in any value you want to add to your EXP
-if you don't get any EXP open the Character -> All Attribute window and try again!
Transform Hook:
Teleport
-allows to have 3 slots to save/load your position
Gravity Handler
-enables R as hotkey to toggle the global gravity
-CTRL/Shift can be used to go up/down
Get Item Pointer (Move Any Item In Inventory)
-moving any item will populate the pointer to change it's amount
-you can execute the Change Item script to swap the item to anything you want from the dropdown list
-after changing anything you need to move the item again in order to update the value or item type
How to generate a weapon with stats, step by step:
1)
Enable the Get Item Pointer script
2)
Move any item in the inventory
3)
Execute the Change Item script and select a weapon from the list ( e.g Bronze Sword )
4)
Move the item to any slot to update it
5)
Execute the ReRoll The Item script, and move the item to any slot to update it
6)
Enable the Get Weapon Stats script, now you can edit the stats of the weapon!
( you can also set the byte from the Upgrade Status X to 1 to force enable the upgrades )
As example a modded sword with level 99 and 5x health leech:

Download: https://cfemen.itch.io/enshrouded/patreon-access
Note: You DON'T need an itch.io account to download
Just allow the website to connect to your patreon account.
Comments
Hi, there is already a table for it ( enshrouded_697669F2.CT ) All options are updated and working like before, the only thing that is missing is the new Item IDs, I will work on them over time but currently Im swamped in game updates :|
cfemen
2025-05-16 16:08:10 +0000 UTCHey, when can we expect new version of the table for thralls of twilight?
Kamilen
2025-05-15 17:09:05 +0000 UTCHi, well the engine is ECS ( Entity Component System ) based, so no classic OOP (Object Oriented Programing ) pItem is my pointer that gets the last moved item in the inventory, that contains the stuff like Amount, ItemID and the "StatsID" The game needs this infos to get the correct components that contains the actual infos, so this is what my script does, getting the actual pointer to the components with the last moved item as a base. This game is a very bad start for learning cheat engine coz the ECS system is very complex.
cfemen
2025-04-16 06:12:32 +0000 UTCHey great table! I'm using it as a resource to learn cheat engine. Could you explain briefly how the "Get Weapon Stats" script works? pItem and pStats doesn't seem to be related while I was reading the script code. Its clear to me that you're using the weapon upgrade code to get this info but how do you get the stats offset from pItem?
Augusto Dias
2025-04-15 01:15:05 +0000 UTCyes because they always spawn as uncommon, it's like you craft something and it also has always the same stats + rarity.
cfemen
2025-02-25 23:27:10 +0000 UTCi have a pair of green uncommon wanderer's boots in my inventory tho?
zacheary
2025-02-25 22:51:16 +0000 UTCarmors do not have qualities, they have fixed stats + a level, every armor from the game is in the change item list :)
cfemen
2025-02-22 18:31:42 +0000 UTCis there a way to add the different quality of armor then? seems like the change item list just needs updated then?
zacheary
2025-02-14 17:43:40 +0000 UTCarmors can't be edited, they have fixed stats.
cfemen
2025-02-14 08:48:20 +0000 UTCcant get this to work on different quality armors
zacheary
2025-02-14 01:59:42 +0000 UTCEnshrouded uses a real auth. server, it's impossible to make it work for the client.
cfemen
2025-02-02 15:54:13 +0000 UTCCfemen , Im running with a person who owns a server it doesn't seem to work if your not HOST , i wasn't able to use any of the mods like durability . stam , weapon edit or any of the pointers i have to host add to my inv then go back to their server. My question is this is made if your only HOST? thank you brother
King Fresh
2025-02-02 06:17:30 +0000 UTCHi, it's already updated ( enshrouded_685432.CT )
cfemen
2025-01-30 11:49:21 +0000 UTCThe Get Weapon Stats script with the new update stopped working, could you update it? I would really appreciate it.
Héctor Araujo Beltrán
2025-01-30 04:02:08 +0000 UTCHi, so I found a work-around that will allow you to use certain features like free build and item duplication/creation for a server you control. Of course you still won't be able to use the other features such as infinite health and flying on a MP game, but that's not what I'm looking for anyway. So the trick is to first create a private world, then exit the game and copy the saved world from the server to your Steam folder *:\Programs\Steam\userdata\*YOUR STEAM ID*\1203620\remote !! Make sure you backup any files in here first !! The files you're looking for would be named something like "3ad85aea" and "3ad85aea_info", just copy the whole server side SaveGame folder and place it inside your steam remote folder. Then you want to start up the game, then you will go onto the private page and start the world you created. If all went well you will be loaded into your hosted world, now just make your changes, exit out and follow the steps from your hosting provider on how to use a private save on the server. It's not perfect but it does what I need it to do.
Gary
2025-01-09 11:44:33 +0000 UTCHi, unfortunately not. I looked some time ago into writing a function that cleans the whole inventory, but the games code is a absolutly nightmare that makes it not really possible without the engine symbols :(
cfemen
2025-01-08 11:39:13 +0000 UTCHi, if I change an item to a large backpack it creates a bugged version, that cannot be moved at all in the inventory, and it can neither be deleted or equipped. Is there a fix for this? Thanks.
Christian
2025-01-07 20:58:32 +0000 UTCHi, no unfortunaly not.
cfemen
2025-01-05 10:28:31 +0000 UTCIs there any way to get this to work on my own hosted server? It works fine on private.
Gary
2025-01-05 07:42:46 +0000 UTCI just updated the table ( enshrouded_606779V2.CT ) with lots of new items, also teleport presets.
cfemen
2024-11-28 10:16:25 +0000 UTCOK, thanks for update!
Hartmans
2024-11-25 08:31:16 +0000 UTCHi, there is a table I've re-uploaded some hours ago that contains more items ( and 2 more effects ) The issue is, it's not possible with this engine to dump/connect hashes, so I would need a savegame that contains these new items + effects, so I can "extract" them, the only other way would play the game and add them one by one(the method Im using currently) but it takes time.
cfemen
2024-11-25 07:08:07 +0000 UTCHi, there are new items and weapon effects in the latest update, can you add them to the item editor?
Hartmans
2024-11-25 06:28:27 +0000 UTCty for update!
HaeDong Kim
2024-11-23 08:56:23 +0000 UTCI've uploaded the table for it ( enshrouded_606779.CT )
cfemen
2024-11-23 03:42:11 +0000 UTCIt seems that the 21 November Update ( gamever 606779 ) Didnt break too much, Only the Stat Editor seems none functional with not beeing able to find "aobReadIntStats"
KiLLerBoy_001
2024-11-23 03:01:36 +0000 UTCIndeed, the game didn't update yet on my end. It's fixed, the updated table is uploaded ( enshrouded_606779.CT ) Happy Playing!
cfemen
2024-11-22 22:28:46 +0000 UTC@cfemen This all worked fine on prior update but since 21-11 we are on Ver 606779 and the only feature broken is the Get stat one erroring on "aobReadIntStats" AOB
KiLLerBoy_001
2024-11-22 22:09:34 +0000 UTCWell not really since the game had an update therefore the AOB cant be found.. I believe this is the only broken feature though..
KiLLerBoy_001
2024-11-22 17:48:40 +0000 UTCHi, Enable it and then equip any armor, only then the pointers will populate.
cfemen
2024-11-22 17:30:30 +0000 UTCGet Stats ( Equip Armor To Populate ) is not working for me, any tips?
HaeDong Kim
2024-11-22 12:51:30 +0000 UTCThanks for the help. Also no I'm not using any servers, just normal computer connected to my Internet provider (spectrum), also I've just recently subbed about a couple of days ago, don't know if that might be causing the issue. When I originally subbed to you I tried to download and it did the same thing and gave me the same error so I left it alone a few days to see if it sorted itself out since I've had similar issues with other websites that do the same thing with patreon.
NightOwl
2024-11-16 08:46:32 +0000 UTCahh okay I see, please always provide as much infos as you can, just a "it doesnt work" is preventing a fast solution ( coz I need to ask first what exactly the issue is ) did you already cancel your sub? itch.io checks for an "active" sub, or maybe itch.io just has an bad day :( here is an direct download link that will be valid for 3 days: https://cfemen.itch.io/enshrouded/download/8t3nhz0hzGN6kmR3JmPm4s95jRJfqgCa_FaYOTny let me know if you need any further assist! BR cfemen
cfemen
2024-11-16 08:40:12 +0000 UTCWorks all fine by me
Keule
2024-11-16 08:32:21 +0000 UTCWhen I go to the link and click allow connection to patreon it shows a white page with the text "Their was an error with your request"
NightOwl
2024-11-16 07:42:33 +0000 UTCHi, it does work. what exactly is not working? you are using it on your own solo/hosted server?
cfemen
2024-11-16 07:39:59 +0000 UTCit doesnt work.
NightOwl
2024-11-16 07:31:33 +0000 UTC