Enshrouded (Steam)

Upload your cheat tables here (No requests)
nscovil88
Cheater
Cheater
Posts: 26
Joined: Sun May 30, 2021 3:12 am
Reputation: 2

Re: Enshrouded (Steam)

Post by nscovil88 »

cfemen wrote:
Sun Mar 31, 2024 9:32 pm
anonymouz wrote:
Sat Mar 30, 2024 3:19 am
Do you have a dumper table for the holistic engine(something like the unreal engine helper table as example), and if so could u share it maybe?
regards
Well, kinda, it's not possible to "full" dump the game like unreal engine, but I can dump most of the important functions, but didn't update the func-dumper for the newest patch.
nscovil88 wrote:
Sat Mar 30, 2024 6:12 pm
This worked fine, until today.

For some reason the Gravity (fly) stopped working. Tried resetting, restarting, rebooting, etc. No joy.

Please update!
I've updated Super Jump + Full Stamina, only these 2 scripts broke with the newest patch.
Gravity still works fine, enable the script and press R ingame to toggle the gravity.
Gravity works in most place. I built a base above The Creation cliffs. For some reason when I sleep or fast travel to there, Gravity doesn't work.

It's weird. I can float, but shift and ctrl don't work. It's probably because I"m not supposed to be up there. Lol

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

6u115hi7
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Feb 29, 2024 3:57 am
Reputation: 0

Re: Enshrouded (Steam)

Post by 6u115hi7 »

Anyone knows how to set the amount of bag slots? I figured out the starting bag space is either 40 or 80 but when I change them they keep jumping back.
Also is there any way to break objects that the pickaxe is "Ineffective" on, maybe somehow force them to take damage?

anonymouz
Expert Cheater
Expert Cheater
Posts: 71
Joined: Sat Feb 09, 2019 7:03 pm
Reputation: 9

Re: Enshrouded (Steam)

Post by anonymouz »

nscovil88 wrote:
Tue Apr 02, 2024 1:12 am
Great CE. Will the "Change Item" be updated? I want to give myself the: Enflamed Sword.

And sand.
its pretty easy to update it by yourself, just check the change item script, all you need is increasing the list and adding the new items into it
the rest of the code is already there, its just copy and paste around the code around the new ids

regarding sand, get a bit of sand in the world, do a 4 byte search for the amount of it, move the sand to another slot, search for 0, put it back into the same slot, search for the amount again, rinse and repeat until u only have one adress(could also be 4, just test if they get overwritten when u change it, but its mostly the first adress u need), this is your slot with the sand(u can also increase the amount here already)
use the print hash function, it shows you the item id u need
copy it and add it into the change item script with a new entry and 0x before
tada.. :)

EDIT: or use this id: 94a506e7 :lol:
Last edited by anonymouz on Tue Apr 02, 2024 9:19 pm, edited 1 time in total.

Orion
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sat Oct 20, 2018 6:31 am
Reputation: 11

Re: Enshrouded (Steam)

Post by Orion »

Seems like stamina is still not working. I have run out of stamina a couple of times in big fights soloing the new dungeon.

nscovil88
Cheater
Cheater
Posts: 26
Joined: Sun May 30, 2021 3:12 am
Reputation: 2

Re: Enshrouded (Steam)

Post by nscovil88 »

anonymouz wrote:
Tue Apr 02, 2024 1:26 pm
nscovil88 wrote:
Tue Apr 02, 2024 1:12 am
Great CE. Will the "Change Item" be updated? I want to give myself the: Enflamed Sword.

And sand.
its pretty easy to update it by yourself, just check the change item script, all you need is increasing the list and adding the new items into it
the rest of the code is already there, its just copy and paste around the code around the new ids

regarding sand, get a bit of sand in the world, do a 4 byte search for the amount of it, move the sand to another slot, search for 0, put it back into the same slot, search for the amount again, rinse and repeat until u only have one adress(could also be 4, just test if they get overwritten when u change it, but its mostly the first adress u need), this is your slot with the sand(u can also increase the amount here already)
use the print hash function, it shows you the item id u need
copy it and add it into the change item script with a new entry and 0x before
tada.. :)

EDIT: or use this id: 94a506e7 :lol:
I've seen the script for new items, but i've never done something like that.

==== I figured it out, but how do I make the weapons legendary? Everything I give myself is base tier with no damage.


You found the id. How do you find the permanent one? Whenever I use that method it changes every time I reset the game.

Sorry. Not a coder.

nscovil88
Cheater
Cheater
Posts: 26
Joined: Sun May 30, 2021 3:12 am
Reputation: 2

Re: Enshrouded (Steam)

Post by nscovil88 »

halo197pt wrote:
Fri Mar 15, 2024 2:48 pm
Item Hashes with accurate name

Code: Select all

AddItem("Acid Bite",0x1c1f749b)
AddItem("Acid Cleaver",0x32d9171)
AddItem("Advanced Glider",0x534ba901)
AddItem("Alchemical Base",0x8d5e7532)
AddItem("Alchemist Apprentice Boots",0x5a379f89)
AddItem("Alchemist Apprentice Chest",0xcd1535ce)
AddItem("Alchemist Apprentice Gloves",0xc4e3ffcd)
AddItem("Alchemist Apprentice Hat",0x5db83ec3)
AddItem("Alchemist Apprentice Trousers",0x984a3432)
AddItem("Alchemy Station",0xe067fcdc)
AddItem("Almanach of Plants and Seedlings",0x33cfd09a)
AddItem("Aloe",0x2d8e23b7)
AddItem("Amber",0x6f0139e1)
AddItem("Ammonia Gland",0x78da83c4)
AddItem("Animal Fur",0x3aaa39a7)
AddItem("Antiseptic",0x26b09da6)
AddItem("Archmage Boots",0x74707c83)
AddItem("Archmage Chest",0x4d6fa9a9)
AddItem("Archmage Gloves",0x17ba70dc)
AddItem("Archmage Hat",0xb62c963f)
AddItem("Archmage Trousers",0x605a15de)
AddItem("Arsonist's Bow",0x384c37fd)
AddItem("Assassin Boots",0xefe6dea7)
AddItem("Assassin Chest",0xa7092849)
AddItem("Assassin Gloves",0x32e1cb66)
AddItem("Assassin Hood",0x42fb6e86)
AddItem("Assassin Trousers",0xcb7503b3)
AddItem("Athanor",0xd2c882c0)
AddItem("Aureolin Flower",0xf927bc27)
AddItem("Axe",0x1da5f1f1)
AddItem("Azure Russula",0x4dc5e916)
AddItem("Azure Russula Seedling",0xe113280b)
AddItem("Bandage",0x5bc2b4bd)
AddItem("Banebringer",0x88dccf6f)
AddItem("Beehive Smoker",0x6b29c011)
AddItem("Bell Pepper",0xf40a4e3f)
AddItem("Bell Pepper Seedling",0x8aecef1c)
AddItem("Black Cauldron",0x12913e04)
AddItem("Black Powder",0x6cfeac45)
AddItem("Blackened Staff",0xb834f7f6)
AddItem("Blazing Wand",0x9675b7f1)
AddItem("Blue Fabric",0x17bb2c00)
AddItem("Boiled Eggs",0x43be4ab4)
AddItem("Bone Block",0x462350fa)
AddItem("Bonemeal",0xb1c8eec6)
AddItem("Bones",0x7a6407ea)
AddItem("Bow",0xd2479ec1)
AddItem("Broadleaf Tree Seedling",0xb6fc5e0)
AddItem("Bronze Arrow",0xede078cf)
AddItem("Bronze Axe",0x3c55b420)
AddItem("Bronze Bars",0x26442eb9)
AddItem("Bronze Block",0x330f8ff)
AddItem("Bronze Pickaxe",0x8facaa63)
AddItem("Bronze Sword",0x43108313)
AddItem("Bug Dust",0x390d22ae)
AddItem("Castle Wall Stone Block",0x59cabd6d)
AddItem("Castle Wall Stone Block",0x59cabd6d)
AddItem("Chain Heal",0xe72d214c)
AddItem("Chain Lightning",0x3e7f92e5)
AddItem("Chamomile",0xcf5b015a)
AddItem("Chamomile Seedling",0x978b7537 )
AddItem("Chamomile Tea",0x8b59aafa)
AddItem("Charcoal",0x162cb6d2)
AddItem("Charcoal Kiln",0x5e4e52e)
AddItem("Chicken Soup",0x672a1d1d)
AddItem("Citywall Block",0x749c6e1d)
AddItem("Cleaned Bandage",0xc1674c6e)
AddItem("Club",0x3a67584f)
AddItem("Club of Defiance",0x7dc2a3db)
AddItem("Coal Powder",0xfc210a01)
AddItem("Commander's Ring",0x76ce1020)
AddItem("Commander's Ring",0x76ce1020)
AddItem("Composite Bow",0x85601037)
AddItem("Construction Hammer",0xc6ff4677)
AddItem("Copper Arrow",0xf12faa48)
AddItem("Copper Axe",0x75ef886a)
AddItem("Copper Bar",0xa2c835d)
AddItem("Copper Block",0x60876270)
AddItem("Copper Ore",0x2b9d5b6f)
AddItem("Copper Pickaxe",0x9f3729b9)
AddItem("Copper Poison Arrow",0xae01020a)
AddItem("Corn Seedling",0xda32ee05)
AddItem("Corncob",0xb9e52caa)
AddItem("Crackling Wand",0x64f5c6e5)
AddItem("Critter Parts",0xc29a4d76)
AddItem("Crucible",0xf517dd48)
AddItem("Cryptic Wand",0xdee62afb)
AddItem("Dawning Sun Hammer",0xb45986c9)
AddItem("Deadeye Boots",0x149167a5)
AddItem("Deadeye Gloves",0xb738f874)
AddItem("Deadeye Hood",0xbb3e6026)
AddItem("Deadeye Trousers",0x795863a5)
AddItem("Deadeye Vest",0xcdc8698e)
AddItem("Deeproot Axe",0x73adb5cf)
AddItem("Deerstalker Boots",0xcfcb5a0d)
AddItem("Deerstalker Chest",0x393b421b)
AddItem("Deerstalker Gloves",0x89a1bcc4)
AddItem("Deerstalker Hood",0x9ef21f38)
AddItem("Deerstalker Trousers",0x42efdd80)
AddItem("Desert City Wall",0xbd6da8d3)
AddItem("Desert Flower",0x3d132b37)
AddItem("Desert Temple Block",0xab5d35e2)
AddItem("Dirt",0x5cdef690)
AddItem("Dried Fur",0xcbe0b1f9)
AddItem("Dried Purple Berry",0xa854fa99)
AddItem("Drying Rack",0xd1666847)
AddItem("Eagle Eye Boots",0xed5c34dd)
AddItem("Eagle Eye Chest",0xce2e1f89)
AddItem("Eagle Eye Gloves",0x3b316b84)
AddItem("Eagle Eye Helmet",0x16c8e798)
AddItem("Eagle Eye Trousers",0x88a1302d)
AddItem("Eggs",0x7106e3cc)
AddItem("Elder Boots",0x713de2be)
AddItem("Elder Chest",0xe9a524dc)
AddItem("Elder Gloves",0x7f1bab11)
AddItem("Elder Hat",0x5814d36f)
AddItem("Elder Trousers",0xff224a43)
AddItem("Elder's Staff",0xda05e03a)
AddItem("Elixir",0x838b5002)
AddItem("Enflamed Sword",0x1ee67060)
AddItem("Enshrouded Oil",0x50809ec9)
AddItem("Eternal Acid Bite",0xffcdab9c)
AddItem("Eternal Chain Heal",0x47b8ec3e)
AddItem("Eternal Fireball",0x72022b44)
AddItem("Eternal Heal Channel",0x8b4de09b)
AddItem("Eternal Ice Bolt",0x52e7f0c0)
AddItem("Eternal Light Burst",0x44d91d8)
AddItem("Ethereal Plane",0x902430a6)
AddItem("Evergreen Tree Seedling",0x290a7c9f)
AddItem("Executioner's Axe",0xc4f3ef68)
AddItem("Experience Scroll",0x4848d40d)
AddItem("Exploding Arrow",0x3decc63b)
AddItem("Explosive Barrel",0xce5cd929)
AddItem("Explosive Powder Ball",0x88175069)
AddItem("Explosive Powder Ball Net",0xfc53041d)
AddItem("Explosive Powder Grenade",0x6042ecbc)
AddItem("Extinguished Sword",0xd0c477d9)
AddItem("Extraordinary Glider",0x10f14447)
AddItem("Fabric",0x7ede9d9f)
AddItem("Fancy Stone Block",0xd8378fb2)
AddItem("Farm Soil",0x6cb3103a)
AddItem("Fearsome Club",0xd2ad15d7)
AddItem("Feather",0xe4d1113b)
AddItem("Feathered Mace",0x57e67982)
AddItem("Fell Monstrosity Head",0x43dfb1fd)
AddItem("Fell Sicklescythe Head",0xccec8f00)
AddItem("Fell Thunderbrute Head",0xa190bb6a)
AddItem("Fertilised Farm Soil",0xf8153bb)
AddItem("Fire Fly",0x3c7e24a5)
AddItem("Fire Wisp Summon",0x3114e919)
AddItem("Fireball I",0xe988b200)
AddItem("Fireball II",0x6d4c9023)
AddItem("Fired Brick",0x4b379373)
AddItem("Fired Brick Block",0xe10d54dc)
AddItem("Fireplace",0xca8693ca)
AddItem("Flame Shield",0x11cf7d54)
AddItem("Flare Arrow",0xd1484f63)
AddItem("Flask of the Fell",0x9d1b0484)
AddItem("Flat Bread",0x80c0308f)
AddItem("Flax",0xe863af88)
AddItem("Flax Seedling",0x20e3c6a)
AddItem("Fleshgrinder",0x406be4c6)
AddItem("Flint Arrow",0x54c54cd4)
AddItem("Flintstone",0x5e8e867a)
AddItem("Flour",0xa1adb1c)
AddItem("Flower Soil",0xd6dda79f)
AddItem("Forest Beet",0xd32b42e1)
AddItem("Forest Longbow",0x13800730)
AddItem("Forge",0x2df036b6)
AddItem("Forsaken",0x1b3f153d)
AddItem("Fossilized Bone",0xb8841be2)
AddItem("Fossilized Bone Arrow",0x5b9117ea)
AddItem("Fossilized Bone Dust",0xb72db570)
AddItem("Frozen Core Wand",0xcbccb69e)
AddItem("Fruit Bolw",0x36acf603)
AddItem("Fur Boots",0x2efa3d10)
AddItem("Fur Chest",0x45458b76)
AddItem("Fur Gloves",0xf892a8bc)
AddItem("Fur Hood",0x69b3cab9)
AddItem("Fur Patch",0x27667708)
AddItem("Fur Trousers",0x407be3bb)
AddItem("Gemini Ring",0x499a6088)
AddItem("Ghost Glider",0xc81fa83c)
AddItem("Ghostly Shield",0x8af746dd)
AddItem("Glass",0x85e3f499)
AddItem("Glass Shards",0x9d683f7f)
AddItem("Glider",0x3d4a78dd)
AddItem("Gloom Monarch Boots",0x79cf3b09)
AddItem("Gloom Monarch Chestplate",0x184d0dff)
AddItem("Gloom Monarch Gloves",0xfc664e80)
AddItem("Gloom Monarch Helmet",0x421f09a4)
AddItem("Gloom Monarch Trousers",0x2eb8568)
AddItem("Glow Dust",0x6d15e5c6)
AddItem("Glow Soup",0x223c0c0d)
AddItem("Goo",0xcae4db22)
AddItem("Gorestriker",0x2df95952)
AddItem("Grapple Plant",0x7b1c9ff6)
AddItem("Grappling Hook",0x55bf8eb8)
AddItem("Grappling Hook Pull Anchor",0xdc5e1245)
AddItem("Grappling Hook Swing Ancho",0x3b6b988f)
AddItem("Great Mana Potion",0x7c516c66)
AddItem("Greater Health Potion",0xb8f2de47)
AddItem("Greater Shroud Survival Flask",0xc7cae5c)
AddItem("Green Fabric",0x885e307a)
AddItem("Grilled Bird Meat",0x78e7c62b)
AddItem("Grilled Game",0x102fad6)
AddItem("Grilled Lean Meat",0x7c9f7632)
AddItem("Grilled Red Mushroom",0x5a1c2f2f)
AddItem("Grilled Sand Digger Meat",0x2657f258)
AddItem("Grilled Wolf Meat",0xc9199bb0)
AddItem("Grilled Yucca Fruit",0x2cb0194d)
AddItem("Grinding Stones",0xfcf23fbe)
AddItem("Guard of the North Boots",0x490631e2)
AddItem("Guard of the North ChestPlate",0xc2b599ae)
AddItem("Guard of the North Gloves",0xb389368e)
AddItem("Guard of the North Helmet",0x83e4b1a0)
AddItem("Guard of the North Trousers",0x4fd68da5)
AddItem("Guillotine",0xcfd07ae4)
AddItem("Hailscourge",0x214bd402)
AddItem("Hair Splitter",0x45fa1c87)
AddItem("Half-Timbered Block",0xab2b6c51)
AddItem("Hand Spindle",0x5f0c3af2)
AddItem("Hardwood",0x693dc809)
AddItem("Hatchet",0x413bf00f)
AddItem("Hawk Boots",0xa2c835d)
AddItem("Hawk Chest",0xf2105396)
AddItem("Hawk Gloves",0x6d2db490)
AddItem("Hawk Helmet",0xdb3f96c4)
AddItem("Hawk Trousers",0x74d35075)
AddItem("Hazelnut",0xc84ecf0a)
AddItem("Heal Channel",0x713cc0e6)
AddItem("Health Potion",0xccd46f7a)
AddItem("Helix",0x8964e067)
AddItem("Hero's Shield",0x262764a)
AddItem("Highly Polished Stone Block",0x22bd4fe5)
AddItem("Highly Polished Stone Block",0x22bd4fe5)
AddItem("Honey",0xd89ee9b)
AddItem("Honey Beehive",0xa6700b01)
AddItem("Hopeful Glimmer",0x42104d68)
AddItem("Huge Chest",0xa8ef01ce)
AddItem("Huge Magic Chest",0xf7d5170c)
AddItem("Hunter Boots",0x9a51988)
AddItem("Hunter Gloves",0x16d52ebb)
AddItem("Hunter Hood",0x3a470fea)
AddItem("Hunter Trousers",0x49ace713)
AddItem("Hunter Vest",0x867566d8)
AddItem("Ice Blade",0xffbab9de)
AddItem("Ignited Bow",0x56dcc06d)
AddItem("Ignited Hammer",0xc732f017)
AddItem("Improved Grappling Hook",0x6aa6a1d4)
AddItem("Improved Water Well",0x44e3709b)
AddItem("Indigo Plant",0xfee6a7a9)
AddItem("Indigo Seedling",0x5b6024db)
AddItem("Iron Arrow",0x56b0f8fe)
AddItem("Iron Axe",0xf63f03e5)
AddItem("Iron Bars",0x97be3ae)
AddItem("Iron Block",0x107eca7c)
AddItem("Iron Ore",0x1b29335d)
AddItem("Iron Pickaxe",0x50320935)
AddItem("Kettle",0xfb740875)
AddItem("Key To The Pike",0xe3076566)
AddItem("Kiln",0x14977d3)
AddItem("Laboratory",0x68555285)
AddItem("Lapislazuli",0xb57ce1c6)
AddItem("Large Backpack",0xbaa1776a)
AddItem("Large Chest",0xfaa0e9f1)
AddItem("Large Magic Chest",0xdb6ac612)
AddItem("Leather",0xf67a812e)
AddItem("Light Burst",0x2c0c36d4)
AddItem("Lightforged Axe",0x90aa51c2)
AddItem("Lighting Guide ",0x647c48ca)
AddItem("Limestone",0xcd603dcd)
AddItem("Limestone Block",0x8d003fd7)
AddItem("Linen",0x6c352cb4)
AddItem("Lockpick",0xacb994b8)
AddItem("Loom",0x2e355f3)
AddItem("Lumb of Clay",0x72bd4309)
AddItem("Lumenshade Axe",0x7f00f657)
AddItem("Luminescent Block",0xb7f9c4b)
AddItem("Luminous Growth",0xbbed8b2d)
AddItem("Luminous Wand",0x6ad4933c)
AddItem("Mace-like Club",0x8828c46b)
AddItem("Major Arcana",0xd6cbe9a)
AddItem("Mana Potion",0x4f64485)
AddItem("Marksman Boots",0x462fd8c4)
AddItem("Marksman Gloves",0xf250b200)
AddItem("Marksman Hood",0x6233c43b)
AddItem("Marksman Trousors",0xa97fda22)
AddItem("Marksman Vest",0x47efd3ff)
AddItem("Masonry Tools",0x77ce9b68)
AddItem("Meat Chopper",0xa8cf4d1d)
AddItem("Meat Wrap",0xdf31ed48)
AddItem("Medium Backpack",0xf19bc16c)
AddItem("Medium Chest",0xd919ac26)
AddItem("Medium Magic Chest",0x92d92d5f)
AddItem("Mercenary Boots",0x1ff43f21)
AddItem("Mercenary Chest",0xe285921c)
AddItem("Mercenary Gloves",0x8349eae5)
AddItem("Mercenary Helmet",0xc20a2f3c)
AddItem("Mercenary Trousers",0x7949bb1b)
AddItem("Metal Block",0x1ce951b4)
AddItem("Metal Scraps",0x7e67b5b)
AddItem("Metal Sheets",0xfe9ff6a2)
AddItem("Metalstar Mace",0xf4ff735a)
AddItem("Mint Mushroom Meat",0x5664746)
AddItem("Mirage",0x76bc31be )
AddItem("Misfortune Mace",0xc85c609)
AddItem("Mortar",0xa5909476)
AddItem("Mother's Eye",0x8fed8d38)
AddItem("Mushroom Omelet",0x8cf3a59c)
AddItem("Mycelium",0xd127476b)
AddItem("Mycelium Overgrown Block",0x97a19022)
AddItem("Nails",0xa3872f64)
AddItem("Nettle Seedling",0x8901e9d5)
AddItem("Nitrate",0x838a4980)
AddItem("Noble Sword",0xcbb09c0)
AddItem("Nova",0xcafbc2bf)
AddItem("Obsidian Ore",0xc944e0e9)
AddItem("Old Books",0x9b99eafe)
AddItem("Open Sandwich",0x2f1c7474)
AddItem("Ornate Wood Bow",0x1c6b8fff)
AddItem("Oven",0xca8693ca)
AddItem("Padding",0x65ff9103)
AddItem("Palm Wood Block",0xa867c32f)
AddItem("Palm Wood Logs",0xb025483c)
AddItem("Paper",0x111b8fb0)
AddItem("Pickaxe",0x2525bb44)
AddItem("Pikemead's Bulwark",0x6cf61d2e)
AddItem("Plant Fiber",0xc5a97b68)
AddItem("Plant Fiber Roof Block",0xf303e04f)
AddItem("Poison Sack",0x599f74ae)
AddItem("Poisoned Iron Arrow",0x8d3cf68a)
AddItem("Popcorn",0x8e00a463)
AddItem("Prayer of the Flame Scroll",0x7ab33fcf)
AddItem("Purple Berries",0xdcf8790d)
AddItem("Radiant  Paladin Chestplate",0xe5beeb7c)
AddItem("Radiant Paladin Boots",0xe4f365e8)
AddItem("Radiant Paladin Gloves",0x1c3559ec)
AddItem("Radiant Paladin Helmet",0x461e3dad)
AddItem("Radiant Paladin Trousers",0x8640f9cf)
AddItem("Ragged Shirt",0x6bab5640)
AddItem("Raw Bird Meat",0x170026bf)
AddItem("Raw Game",0x95c119cb)
AddItem("Raw Lean Meat",0x58fbbb1c)
AddItem("Raw Sand Digger Meat",0x570efd21)
AddItem("Raw Wolf Meat",0xb0f45532)
AddItem("Red Fabric",0xec0a4c32)
AddItem("Red Mushroom",0x23d06ec5)
AddItem("Refined Sandstone Block",0x5cb6c9d3)
AddItem("Refined Stone Block",0x11ad3094)
AddItem("Refined Wood Block",0x50f99da9)
AddItem("Regular Sandstone Block",0x841a1bee)
AddItem("Regular Stone Block",0xc56bc6d5)
AddItem("Resin",0xf4f57bb1)
AddItem("Resin Torch",0x1fabd22f)
AddItem("Revitalizing Health Potion",0xdcb1dded)
AddItem("Ring of Endless Life",0x9ef25a09)
AddItem("Ring of Health I",0x3993797a)
AddItem("Ring of Health II",0xf29b7aa9)
AddItem("Ring of Health III",0x195fb4f0)
AddItem("Ring of Health IV",0x7822499d)
AddItem("Ring of Mana I",0xad916cf8)
AddItem("Ring of Mana II",0xe821068)
AddItem("Ring of Rapacity",0x47748781)
AddItem("Ring of Stamina I",0x33182243)
AddItem("Ring of Stamina II",0xa044cd03)
AddItem("Ring of the Ancients",0x3c71bf20)
AddItem("Ring of the Burning Light",0x79442800)
AddItem("Ring of the Flame",0xfed85bec)
AddItem("Rising Fighter Shield",0x98fe56a5)
AddItem("Ritual Tempest Wand",0xf4a77a8f)
AddItem("Roasted Azure Russula",0x7655ef78)
AddItem("Rogue Boots",0xd7cfb854)
AddItem("Rogue Chestplate",0x63e9794b)
AddItem("Rogue Gloves",0x2a1e4866)
AddItem("Rogue Helmet",0x66ba50e)
AddItem("Rogue Trousers",0x6bdfaae9)
AddItem("Roof Tiles Block",0xbbb57fb)
AddItem("Rooibos",0x61119bee)
AddItem("Rooibos Seedling",0xe0610514)
AddItem("Root Staff",0x95e85c0c)
AddItem("Rotblood",0xd1ec44f8)
AddItem("Rough Flintstone Block",0x53c48cd0)
AddItem("Rough Sandstone Block",0x4586087)
AddItem("Rough Stone Block",0x81ae592d)
AddItem("Rough Stone Road Block",0xeac0f57a)
AddItem("Rough Wood Block",0x77f3eb92)
AddItem("Roughly Cut Stone Block",0xc6f2e604)
AddItem("Rubble",0x4af862a6)
AddItem("Runes",0x41a792dc)
AddItem("Rusty Short Sword",0x466db1e9)
AddItem("Saffron",0xdc4f0fed)
AddItem("Sage Boots",0xd7873edc)
AddItem("Sage Gloves",0x6ac0f96b)
AddItem("Sage Headwrap",0xcef54170)
AddItem("Sage Leaves",0xd4577120)
AddItem("Sage Pants",0xbdc46498)
AddItem("Sage Seedling",0xef8839e2)
AddItem("Sage Tunic",0x740e2f5b)
AddItem("Salt",0x5d3ef433)
AddItem("Sand",0x94a506e7)
AddItem("Sandstone",0x538b2f00)
AddItem("Scales",0xf321a3a6)
AddItem("Scare Crow",0xaf23a770)
AddItem("Scavemger Matron Head",0xd50cc32c)
AddItem("Scientific Instruments",0x356376c4)
AddItem("Scorching Wand",0xe589d7a4)
AddItem("Scrap Arrow",0x6715c2dd)
AddItem("Scrappy Axe",0xa78e2d44)
AddItem("Scrappy Pickaxe",0xf4bf035)
AddItem("Scrappy Sword",0x4c0d3e02)
AddItem("Seedbed",0xab204788)
AddItem("Shadowbane",0xfa85a3e3)
AddItem("Sharpshooter Boots",0x5b9b6120)
AddItem("Sharpshooter Gloves",0x4416cce)
AddItem("Sharpshooter Hood",0xaa96c026)
AddItem("Sharpshooter Trousers",0x634f0b88)
AddItem("Sharpshooter Vest",0x115db875)
AddItem("Shepherd's Lightning",0xc8f9131d)
AddItem("Shepherd's Staff",0x44fad060)
AddItem("Shield",0x29335b11)
AddItem("Shield of Light",0x9a07ae22)
AddItem("Shocking Ice Wand",0xf8a24363)
AddItem("Shroud Arrow",0xe036aeb0)
AddItem("Shroud Arrow",0xe036aeb0)
AddItem("Shroud Core",0x5b1c6f3a)
AddItem("Shroud Liquid",0x334c64a4)
AddItem("Shroud Meteor",0xeae19975)
AddItem("Shroud Meteor Shower",0x79e249c)
AddItem("Shroud Sack",0x6701c6e0)
AddItem("Shroud Spores",0x98946174)
AddItem("Shroud Survival Flask",0x6a466200)
AddItem("Shroud Weaver",0xbe4dd183)
AddItem("Shroud Wood",0x4ebb5403)
AddItem("Shroud Wood Block",0x99e546cc)
AddItem("Shrub Seedling",0xf13e32e2)
AddItem("Sigil Ring of the Elder Guard",0xc8cc5263)
AddItem("Small Backpack",0xfc3d5c4c)
AddItem("Small Chest",0xcc076a8)
AddItem("Small Magic Chest",0xf1147751)
AddItem("Smelter",0x8c2accb)
AddItem("Smithing Tools",0x26051d2d)
AddItem("Smooth Stone Path Block",0x1348363c)
AddItem("Soldier Boots",0x24f5302d)
AddItem("Soldier Chestplate",0x5d6694ee)
AddItem("Soldier Gloves",0x58228a4c)
AddItem("Soldier Helmet",0xb84763e1)
AddItem("Soldier Trousers",0xb71e5e65)
AddItem("Spark",0x5b9329b8)
AddItem("Spellbinder  Pants",0xd1fe6984)
AddItem("Spellbinder Boots",0xbcc8bee1)
AddItem("Spellbinder Chest",0xd45d5004)
AddItem("Spellbinder Gloves",0x5cf665f9)
AddItem("Spellbinder Hat",0xafcb850d)
AddItem("Spice",0x431eb948)
AddItem("Spiced Tea",0x4b50d6aa)
AddItem("Spiked Bow",0x94778b82)
AddItem("Spiked Club",0x765e1c9d)
AddItem("Spinning Wheel",0x2af2bac2)
AddItem("Spiritual Cane",0xd2c882c0)
AddItem("Staff",0x482345a2)
AddItem("Stinging Nettle",0x888c46fd)
AddItem("Stir-Fried Vegetables",0x41ebb2d4)
AddItem("Stone",0x25a43c2f)
AddItem("Stone Shingle Roof Block",0x654a9afa)
AddItem("Stonewrought Sword",0xf6bb631e)
AddItem("Straw",0xe9ba3050)
AddItem("Straw Roof Block",0x20da5e12)
AddItem("Strawberry",0xcf65ebd7)
AddItem("String",0x18feb214)
AddItem("Stun Arrow",0x8d55f4f2)
AddItem("Sugar",0x6b58413a)
AddItem("Sugar Cane",0x9270781a)
AddItem("Sugar Cane Seedling",0x214abc0)
AddItem("Sulfur",0xa811bd6e)
AddItem("Summoning Staff",0x46783e00)
AddItem("Sun Hammer",0xeaa67e40)
AddItem("Sunbeam",0x9efc077f)
AddItem("Sword of Radiance",0xd295e211)
AddItem("Table Saw",0xfd32f816)
AddItem("Tainted Axe",0xbf092a48)
AddItem("Tanning Station",0xacf37e75)
AddItem("Tar",0x66332507)
AddItem("Tarred Shingle Roof Block",0xd0cb20e6)
AddItem("Tarred Straw Block",0xca09edca)
AddItem("Tarred Wood Block",0x6eabef99)
AddItem("The Alchemist",0xf72a4c04)
AddItem("The Blacksmith",0x2ee18a0f)
AddItem("The Carpenter",0x44836d45)
AddItem("The Farmer",0x3bddd3a9)
AddItem("The Hunter",0x4fe25661)
AddItem("Threadbare Pants",0xecc1c60c)
AddItem("Tin Bars",0x3fed66ec)
AddItem("Tin Ore",0xdf7d7424)
AddItem("Tiny Chest",0x2f09172)
AddItem("Tomato",0x3dc85885)
AddItem("Tomato Seedling",0x55c4687e)
AddItem("Torch",0xcf128197)
AddItem("Torn Cloth",0x592f94df)
AddItem("Transcendental Screen",0xa8273d74)
AddItem("Twigs",0x6b356a28)
AddItem("Twin Soul Mace",0x63e7142c)
AddItem("Undergrowth Staff",0x4ad17068)
AddItem("Valiant Shield",0x80bb0b51)
AddItem("Vegetable Puree",0xa6807b30)
AddItem("Vegetable Soup",0xb5ca45f6)
AddItem("Vukah Brawler Head",0x8b6b5aff)
AddItem("Wailing Blade",0x7265dc3c)
AddItem("Wand",0xdf6897ff)
AddItem("Warden Boots",0x3f1735fc)
AddItem("Warden Chestplate",0x180e1bce)
AddItem("Warden Gloves",0x6d9c27f6)
AddItem("Warden Helmet",0xab177147)
AddItem("Warden Trousers",0xe5dbb801)
AddItem("Warlock Boots",0xd1b636f)
AddItem("Warlock Gloves",0xd973441f)
AddItem("Warlock Helmet",0x4718b318)
AddItem("Warlock Pants",0x5d30576d)
AddItem("Warlock Shirt",0x4f588182)
AddItem("Water",0xf262a2a9)
AddItem("Water Well",0x7f5802d9)
AddItem("Wax",0x5682c2ab)
AddItem("Wax Torch",0xe9430638)
AddItem("Weathered Stone Block",0x53d37532)
AddItem("Well Block",0x127c31a5)
AddItem("Wheat Grains",0x91256dd9)
AddItem("Wheat Seedling",0x6bfc3047)
AddItem("White Wolf Sword",0xc10e0e09)
AddItem("Wildwood Shortbow",0x85a58fee)
AddItem("Wisp of Light",0x857a3d9e)
AddItem("Wolf Pack Axe",0xf2ee3563)
AddItem("Wolf's Claw",0xe10d50ce)
AddItem("Wolf's Snarl Longbow",0x29433573)
AddItem("Wood Acid",0x6177b424)
AddItem("Wood Logs",0x2b0cf1d5)
AddItem("Wood Planks",0x60ef3ad1)
AddItem("Wooden Arrow",0xb03f58c9)
AddItem("Workbench",0x771b4c5d)
AddItem("Yellow Fabric",0xccd6cdee)
AddItem("Yucca Fruit",0x77b6f21b)
Great list, but weapons still have no stats :(

You're the best!

anonymouz
Expert Cheater
Expert Cheater
Posts: 71
Joined: Sat Feb 09, 2019 7:03 pm
Reputation: 9

Re: Enshrouded (Steam)

Post by anonymouz »

nscovil88 wrote:
Thu Apr 04, 2024 3:57 pm
Great list, but weapons still have no stats :(
the weapons to have stats needs to be spawned via a chest, giving it yourself just via change item script, just makes it a default spawned one
there exist a script for that to spawn them in a fixed loot chest, but this table is not yet released/in testing

nscovil88
Cheater
Cheater
Posts: 26
Joined: Sun May 30, 2021 3:12 am
Reputation: 2

Re: Enshrouded (Steam)

Post by nscovil88 »

anonymouz wrote:
Fri Apr 05, 2024 3:40 am
nscovil88 wrote:
Thu Apr 04, 2024 3:57 pm
Great list, but weapons still have no stats :(
the weapons to have stats needs to be spawned via a chest, giving it yourself just via change item script, just makes it a default spawned one
there exist a script for that to spawn them in a fixed loot chest, but this table is not yet released/in testing
Awesome, thank you! Can't wait!

halo197pt
Cheater
Cheater
Posts: 29
Joined: Wed Apr 19, 2017 5:55 pm
Reputation: 5

Re: Enshrouded (Steam)

Post by halo197pt »

nscovil88 wrote:
Thu Apr 04, 2024 3:57 pm
halo197pt wrote:
Fri Mar 15, 2024 2:48 pm
Item Hashes with accurate name

Code: Select all

AddItem("Acid Bite",0x1c1f749b)
AddItem("Acid Cleaver",0x32d9171)
AddItem("Advanced Glider",0x534ba901)
AddItem("Alchemical Base",0x8d5e7532)
AddItem("Alchemist Apprentice Boots",0x5a379f89)
AddItem("Alchemist Apprentice Chest",0xcd1535ce)
AddItem("Alchemist Apprentice Gloves",0xc4e3ffcd)
AddItem("Alchemist Apprentice Hat",0x5db83ec3)
AddItem("Alchemist Apprentice Trousers",0x984a3432)
AddItem("Alchemy Station",0xe067fcdc)
AddItem("Almanach of Plants and Seedlings",0x33cfd09a)
AddItem("Aloe",0x2d8e23b7)
AddItem("Amber",0x6f0139e1)
AddItem("Ammonia Gland",0x78da83c4)
AddItem("Animal Fur",0x3aaa39a7)
AddItem("Antiseptic",0x26b09da6)
AddItem("Archmage Boots",0x74707c83)
AddItem("Archmage Chest",0x4d6fa9a9)
AddItem("Archmage Gloves",0x17ba70dc)
AddItem("Archmage Hat",0xb62c963f)
AddItem("Archmage Trousers",0x605a15de)
AddItem("Arsonist's Bow",0x384c37fd)
AddItem("Assassin Boots",0xefe6dea7)
AddItem("Assassin Chest",0xa7092849)
AddItem("Assassin Gloves",0x32e1cb66)
AddItem("Assassin Hood",0x42fb6e86)
AddItem("Assassin Trousers",0xcb7503b3)
AddItem("Athanor",0xd2c882c0)
AddItem("Aureolin Flower",0xf927bc27)
AddItem("Axe",0x1da5f1f1)
AddItem("Azure Russula",0x4dc5e916)
AddItem("Azure Russula Seedling",0xe113280b)
AddItem("Bandage",0x5bc2b4bd)
AddItem("Banebringer",0x88dccf6f)
AddItem("Beehive Smoker",0x6b29c011)
AddItem("Bell Pepper",0xf40a4e3f)
AddItem("Bell Pepper Seedling",0x8aecef1c)
AddItem("Black Cauldron",0x12913e04)
AddItem("Black Powder",0x6cfeac45)
AddItem("Blackened Staff",0xb834f7f6)
AddItem("Blazing Wand",0x9675b7f1)
AddItem("Blue Fabric",0x17bb2c00)
AddItem("Boiled Eggs",0x43be4ab4)
AddItem("Bone Block",0x462350fa)
AddItem("Bonemeal",0xb1c8eec6)
AddItem("Bones",0x7a6407ea)
AddItem("Bow",0xd2479ec1)
AddItem("Broadleaf Tree Seedling",0xb6fc5e0)
AddItem("Bronze Arrow",0xede078cf)
AddItem("Bronze Axe",0x3c55b420)
AddItem("Bronze Bars",0x26442eb9)
AddItem("Bronze Block",0x330f8ff)
AddItem("Bronze Pickaxe",0x8facaa63)
AddItem("Bronze Sword",0x43108313)
AddItem("Bug Dust",0x390d22ae)
AddItem("Castle Wall Stone Block",0x59cabd6d)
AddItem("Castle Wall Stone Block",0x59cabd6d)
AddItem("Chain Heal",0xe72d214c)
AddItem("Chain Lightning",0x3e7f92e5)
AddItem("Chamomile",0xcf5b015a)
AddItem("Chamomile Seedling",0x978b7537 )
AddItem("Chamomile Tea",0x8b59aafa)
AddItem("Charcoal",0x162cb6d2)
AddItem("Charcoal Kiln",0x5e4e52e)
AddItem("Chicken Soup",0x672a1d1d)
AddItem("Citywall Block",0x749c6e1d)
AddItem("Cleaned Bandage",0xc1674c6e)
AddItem("Club",0x3a67584f)
AddItem("Club of Defiance",0x7dc2a3db)
AddItem("Coal Powder",0xfc210a01)
AddItem("Commander's Ring",0x76ce1020)
AddItem("Commander's Ring",0x76ce1020)
AddItem("Composite Bow",0x85601037)
AddItem("Construction Hammer",0xc6ff4677)
AddItem("Copper Arrow",0xf12faa48)
AddItem("Copper Axe",0x75ef886a)
AddItem("Copper Bar",0xa2c835d)
AddItem("Copper Block",0x60876270)
AddItem("Copper Ore",0x2b9d5b6f)
AddItem("Copper Pickaxe",0x9f3729b9)
AddItem("Copper Poison Arrow",0xae01020a)
AddItem("Corn Seedling",0xda32ee05)
AddItem("Corncob",0xb9e52caa)
AddItem("Crackling Wand",0x64f5c6e5)
AddItem("Critter Parts",0xc29a4d76)
AddItem("Crucible",0xf517dd48)
AddItem("Cryptic Wand",0xdee62afb)
AddItem("Dawning Sun Hammer",0xb45986c9)
AddItem("Deadeye Boots",0x149167a5)
AddItem("Deadeye Gloves",0xb738f874)
AddItem("Deadeye Hood",0xbb3e6026)
AddItem("Deadeye Trousers",0x795863a5)
AddItem("Deadeye Vest",0xcdc8698e)
AddItem("Deeproot Axe",0x73adb5cf)
AddItem("Deerstalker Boots",0xcfcb5a0d)
AddItem("Deerstalker Chest",0x393b421b)
AddItem("Deerstalker Gloves",0x89a1bcc4)
AddItem("Deerstalker Hood",0x9ef21f38)
AddItem("Deerstalker Trousers",0x42efdd80)
AddItem("Desert City Wall",0xbd6da8d3)
AddItem("Desert Flower",0x3d132b37)
AddItem("Desert Temple Block",0xab5d35e2)
AddItem("Dirt",0x5cdef690)
AddItem("Dried Fur",0xcbe0b1f9)
AddItem("Dried Purple Berry",0xa854fa99)
AddItem("Drying Rack",0xd1666847)
AddItem("Eagle Eye Boots",0xed5c34dd)
AddItem("Eagle Eye Chest",0xce2e1f89)
AddItem("Eagle Eye Gloves",0x3b316b84)
AddItem("Eagle Eye Helmet",0x16c8e798)
AddItem("Eagle Eye Trousers",0x88a1302d)
AddItem("Eggs",0x7106e3cc)
AddItem("Elder Boots",0x713de2be)
AddItem("Elder Chest",0xe9a524dc)
AddItem("Elder Gloves",0x7f1bab11)
AddItem("Elder Hat",0x5814d36f)
AddItem("Elder Trousers",0xff224a43)
AddItem("Elder's Staff",0xda05e03a)
AddItem("Elixir",0x838b5002)
AddItem("Enflamed Sword",0x1ee67060)
AddItem("Enshrouded Oil",0x50809ec9)
AddItem("Eternal Acid Bite",0xffcdab9c)
AddItem("Eternal Chain Heal",0x47b8ec3e)
AddItem("Eternal Fireball",0x72022b44)
AddItem("Eternal Heal Channel",0x8b4de09b)
AddItem("Eternal Ice Bolt",0x52e7f0c0)
AddItem("Eternal Light Burst",0x44d91d8)
AddItem("Ethereal Plane",0x902430a6)
AddItem("Evergreen Tree Seedling",0x290a7c9f)
AddItem("Executioner's Axe",0xc4f3ef68)
AddItem("Experience Scroll",0x4848d40d)
AddItem("Exploding Arrow",0x3decc63b)
AddItem("Explosive Barrel",0xce5cd929)
AddItem("Explosive Powder Ball",0x88175069)
AddItem("Explosive Powder Ball Net",0xfc53041d)
AddItem("Explosive Powder Grenade",0x6042ecbc)
AddItem("Extinguished Sword",0xd0c477d9)
AddItem("Extraordinary Glider",0x10f14447)
AddItem("Fabric",0x7ede9d9f)
AddItem("Fancy Stone Block",0xd8378fb2)
AddItem("Farm Soil",0x6cb3103a)
AddItem("Fearsome Club",0xd2ad15d7)
AddItem("Feather",0xe4d1113b)
AddItem("Feathered Mace",0x57e67982)
AddItem("Fell Monstrosity Head",0x43dfb1fd)
AddItem("Fell Sicklescythe Head",0xccec8f00)
AddItem("Fell Thunderbrute Head",0xa190bb6a)
AddItem("Fertilised Farm Soil",0xf8153bb)
AddItem("Fire Fly",0x3c7e24a5)
AddItem("Fire Wisp Summon",0x3114e919)
AddItem("Fireball I",0xe988b200)
AddItem("Fireball II",0x6d4c9023)
AddItem("Fired Brick",0x4b379373)
AddItem("Fired Brick Block",0xe10d54dc)
AddItem("Fireplace",0xca8693ca)
AddItem("Flame Shield",0x11cf7d54)
AddItem("Flare Arrow",0xd1484f63)
AddItem("Flask of the Fell",0x9d1b0484)
AddItem("Flat Bread",0x80c0308f)
AddItem("Flax",0xe863af88)
AddItem("Flax Seedling",0x20e3c6a)
AddItem("Fleshgrinder",0x406be4c6)
AddItem("Flint Arrow",0x54c54cd4)
AddItem("Flintstone",0x5e8e867a)
AddItem("Flour",0xa1adb1c)
AddItem("Flower Soil",0xd6dda79f)
AddItem("Forest Beet",0xd32b42e1)
AddItem("Forest Longbow",0x13800730)
AddItem("Forge",0x2df036b6)
AddItem("Forsaken",0x1b3f153d)
AddItem("Fossilized Bone",0xb8841be2)
AddItem("Fossilized Bone Arrow",0x5b9117ea)
AddItem("Fossilized Bone Dust",0xb72db570)
AddItem("Frozen Core Wand",0xcbccb69e)
AddItem("Fruit Bolw",0x36acf603)
AddItem("Fur Boots",0x2efa3d10)
AddItem("Fur Chest",0x45458b76)
AddItem("Fur Gloves",0xf892a8bc)
AddItem("Fur Hood",0x69b3cab9)
AddItem("Fur Patch",0x27667708)
AddItem("Fur Trousers",0x407be3bb)
AddItem("Gemini Ring",0x499a6088)
AddItem("Ghost Glider",0xc81fa83c)
AddItem("Ghostly Shield",0x8af746dd)
AddItem("Glass",0x85e3f499)
AddItem("Glass Shards",0x9d683f7f)
AddItem("Glider",0x3d4a78dd)
AddItem("Gloom Monarch Boots",0x79cf3b09)
AddItem("Gloom Monarch Chestplate",0x184d0dff)
AddItem("Gloom Monarch Gloves",0xfc664e80)
AddItem("Gloom Monarch Helmet",0x421f09a4)
AddItem("Gloom Monarch Trousers",0x2eb8568)
AddItem("Glow Dust",0x6d15e5c6)
AddItem("Glow Soup",0x223c0c0d)
AddItem("Goo",0xcae4db22)
AddItem("Gorestriker",0x2df95952)
AddItem("Grapple Plant",0x7b1c9ff6)
AddItem("Grappling Hook",0x55bf8eb8)
AddItem("Grappling Hook Pull Anchor",0xdc5e1245)
AddItem("Grappling Hook Swing Ancho",0x3b6b988f)
AddItem("Great Mana Potion",0x7c516c66)
AddItem("Greater Health Potion",0xb8f2de47)
AddItem("Greater Shroud Survival Flask",0xc7cae5c)
AddItem("Green Fabric",0x885e307a)
AddItem("Grilled Bird Meat",0x78e7c62b)
AddItem("Grilled Game",0x102fad6)
AddItem("Grilled Lean Meat",0x7c9f7632)
AddItem("Grilled Red Mushroom",0x5a1c2f2f)
AddItem("Grilled Sand Digger Meat",0x2657f258)
AddItem("Grilled Wolf Meat",0xc9199bb0)
AddItem("Grilled Yucca Fruit",0x2cb0194d)
AddItem("Grinding Stones",0xfcf23fbe)
AddItem("Guard of the North Boots",0x490631e2)
AddItem("Guard of the North ChestPlate",0xc2b599ae)
AddItem("Guard of the North Gloves",0xb389368e)
AddItem("Guard of the North Helmet",0x83e4b1a0)
AddItem("Guard of the North Trousers",0x4fd68da5)
AddItem("Guillotine",0xcfd07ae4)
AddItem("Hailscourge",0x214bd402)
AddItem("Hair Splitter",0x45fa1c87)
AddItem("Half-Timbered Block",0xab2b6c51)
AddItem("Hand Spindle",0x5f0c3af2)
AddItem("Hardwood",0x693dc809)
AddItem("Hatchet",0x413bf00f)
AddItem("Hawk Boots",0xa2c835d)
AddItem("Hawk Chest",0xf2105396)
AddItem("Hawk Gloves",0x6d2db490)
AddItem("Hawk Helmet",0xdb3f96c4)
AddItem("Hawk Trousers",0x74d35075)
AddItem("Hazelnut",0xc84ecf0a)
AddItem("Heal Channel",0x713cc0e6)
AddItem("Health Potion",0xccd46f7a)
AddItem("Helix",0x8964e067)
AddItem("Hero's Shield",0x262764a)
AddItem("Highly Polished Stone Block",0x22bd4fe5)
AddItem("Highly Polished Stone Block",0x22bd4fe5)
AddItem("Honey",0xd89ee9b)
AddItem("Honey Beehive",0xa6700b01)
AddItem("Hopeful Glimmer",0x42104d68)
AddItem("Huge Chest",0xa8ef01ce)
AddItem("Huge Magic Chest",0xf7d5170c)
AddItem("Hunter Boots",0x9a51988)
AddItem("Hunter Gloves",0x16d52ebb)
AddItem("Hunter Hood",0x3a470fea)
AddItem("Hunter Trousers",0x49ace713)
AddItem("Hunter Vest",0x867566d8)
AddItem("Ice Blade",0xffbab9de)
AddItem("Ignited Bow",0x56dcc06d)
AddItem("Ignited Hammer",0xc732f017)
AddItem("Improved Grappling Hook",0x6aa6a1d4)
AddItem("Improved Water Well",0x44e3709b)
AddItem("Indigo Plant",0xfee6a7a9)
AddItem("Indigo Seedling",0x5b6024db)
AddItem("Iron Arrow",0x56b0f8fe)
AddItem("Iron Axe",0xf63f03e5)
AddItem("Iron Bars",0x97be3ae)
AddItem("Iron Block",0x107eca7c)
AddItem("Iron Ore",0x1b29335d)
AddItem("Iron Pickaxe",0x50320935)
AddItem("Kettle",0xfb740875)
AddItem("Key To The Pike",0xe3076566)
AddItem("Kiln",0x14977d3)
AddItem("Laboratory",0x68555285)
AddItem("Lapislazuli",0xb57ce1c6)
AddItem("Large Backpack",0xbaa1776a)
AddItem("Large Chest",0xfaa0e9f1)
AddItem("Large Magic Chest",0xdb6ac612)
AddItem("Leather",0xf67a812e)
AddItem("Light Burst",0x2c0c36d4)
AddItem("Lightforged Axe",0x90aa51c2)
AddItem("Lighting Guide ",0x647c48ca)
AddItem("Limestone",0xcd603dcd)
AddItem("Limestone Block",0x8d003fd7)
AddItem("Linen",0x6c352cb4)
AddItem("Lockpick",0xacb994b8)
AddItem("Loom",0x2e355f3)
AddItem("Lumb of Clay",0x72bd4309)
AddItem("Lumenshade Axe",0x7f00f657)
AddItem("Luminescent Block",0xb7f9c4b)
AddItem("Luminous Growth",0xbbed8b2d)
AddItem("Luminous Wand",0x6ad4933c)
AddItem("Mace-like Club",0x8828c46b)
AddItem("Major Arcana",0xd6cbe9a)
AddItem("Mana Potion",0x4f64485)
AddItem("Marksman Boots",0x462fd8c4)
AddItem("Marksman Gloves",0xf250b200)
AddItem("Marksman Hood",0x6233c43b)
AddItem("Marksman Trousors",0xa97fda22)
AddItem("Marksman Vest",0x47efd3ff)
AddItem("Masonry Tools",0x77ce9b68)
AddItem("Meat Chopper",0xa8cf4d1d)
AddItem("Meat Wrap",0xdf31ed48)
AddItem("Medium Backpack",0xf19bc16c)
AddItem("Medium Chest",0xd919ac26)
AddItem("Medium Magic Chest",0x92d92d5f)
AddItem("Mercenary Boots",0x1ff43f21)
AddItem("Mercenary Chest",0xe285921c)
AddItem("Mercenary Gloves",0x8349eae5)
AddItem("Mercenary Helmet",0xc20a2f3c)
AddItem("Mercenary Trousers",0x7949bb1b)
AddItem("Metal Block",0x1ce951b4)
AddItem("Metal Scraps",0x7e67b5b)
AddItem("Metal Sheets",0xfe9ff6a2)
AddItem("Metalstar Mace",0xf4ff735a)
AddItem("Mint Mushroom Meat",0x5664746)
AddItem("Mirage",0x76bc31be )
AddItem("Misfortune Mace",0xc85c609)
AddItem("Mortar",0xa5909476)
AddItem("Mother's Eye",0x8fed8d38)
AddItem("Mushroom Omelet",0x8cf3a59c)
AddItem("Mycelium",0xd127476b)
AddItem("Mycelium Overgrown Block",0x97a19022)
AddItem("Nails",0xa3872f64)
AddItem("Nettle Seedling",0x8901e9d5)
AddItem("Nitrate",0x838a4980)
AddItem("Noble Sword",0xcbb09c0)
AddItem("Nova",0xcafbc2bf)
AddItem("Obsidian Ore",0xc944e0e9)
AddItem("Old Books",0x9b99eafe)
AddItem("Open Sandwich",0x2f1c7474)
AddItem("Ornate Wood Bow",0x1c6b8fff)
AddItem("Oven",0xca8693ca)
AddItem("Padding",0x65ff9103)
AddItem("Palm Wood Block",0xa867c32f)
AddItem("Palm Wood Logs",0xb025483c)
AddItem("Paper",0x111b8fb0)
AddItem("Pickaxe",0x2525bb44)
AddItem("Pikemead's Bulwark",0x6cf61d2e)
AddItem("Plant Fiber",0xc5a97b68)
AddItem("Plant Fiber Roof Block",0xf303e04f)
AddItem("Poison Sack",0x599f74ae)
AddItem("Poisoned Iron Arrow",0x8d3cf68a)
AddItem("Popcorn",0x8e00a463)
AddItem("Prayer of the Flame Scroll",0x7ab33fcf)
AddItem("Purple Berries",0xdcf8790d)
AddItem("Radiant  Paladin Chestplate",0xe5beeb7c)
AddItem("Radiant Paladin Boots",0xe4f365e8)
AddItem("Radiant Paladin Gloves",0x1c3559ec)
AddItem("Radiant Paladin Helmet",0x461e3dad)
AddItem("Radiant Paladin Trousers",0x8640f9cf)
AddItem("Ragged Shirt",0x6bab5640)
AddItem("Raw Bird Meat",0x170026bf)
AddItem("Raw Game",0x95c119cb)
AddItem("Raw Lean Meat",0x58fbbb1c)
AddItem("Raw Sand Digger Meat",0x570efd21)
AddItem("Raw Wolf Meat",0xb0f45532)
AddItem("Red Fabric",0xec0a4c32)
AddItem("Red Mushroom",0x23d06ec5)
AddItem("Refined Sandstone Block",0x5cb6c9d3)
AddItem("Refined Stone Block",0x11ad3094)
AddItem("Refined Wood Block",0x50f99da9)
AddItem("Regular Sandstone Block",0x841a1bee)
AddItem("Regular Stone Block",0xc56bc6d5)
AddItem("Resin",0xf4f57bb1)
AddItem("Resin Torch",0x1fabd22f)
AddItem("Revitalizing Health Potion",0xdcb1dded)
AddItem("Ring of Endless Life",0x9ef25a09)
AddItem("Ring of Health I",0x3993797a)
AddItem("Ring of Health II",0xf29b7aa9)
AddItem("Ring of Health III",0x195fb4f0)
AddItem("Ring of Health IV",0x7822499d)
AddItem("Ring of Mana I",0xad916cf8)
AddItem("Ring of Mana II",0xe821068)
AddItem("Ring of Rapacity",0x47748781)
AddItem("Ring of Stamina I",0x33182243)
AddItem("Ring of Stamina II",0xa044cd03)
AddItem("Ring of the Ancients",0x3c71bf20)
AddItem("Ring of the Burning Light",0x79442800)
AddItem("Ring of the Flame",0xfed85bec)
AddItem("Rising Fighter Shield",0x98fe56a5)
AddItem("Ritual Tempest Wand",0xf4a77a8f)
AddItem("Roasted Azure Russula",0x7655ef78)
AddItem("Rogue Boots",0xd7cfb854)
AddItem("Rogue Chestplate",0x63e9794b)
AddItem("Rogue Gloves",0x2a1e4866)
AddItem("Rogue Helmet",0x66ba50e)
AddItem("Rogue Trousers",0x6bdfaae9)
AddItem("Roof Tiles Block",0xbbb57fb)
AddItem("Rooibos",0x61119bee)
AddItem("Rooibos Seedling",0xe0610514)
AddItem("Root Staff",0x95e85c0c)
AddItem("Rotblood",0xd1ec44f8)
AddItem("Rough Flintstone Block",0x53c48cd0)
AddItem("Rough Sandstone Block",0x4586087)
AddItem("Rough Stone Block",0x81ae592d)
AddItem("Rough Stone Road Block",0xeac0f57a)
AddItem("Rough Wood Block",0x77f3eb92)
AddItem("Roughly Cut Stone Block",0xc6f2e604)
AddItem("Rubble",0x4af862a6)
AddItem("Runes",0x41a792dc)
AddItem("Rusty Short Sword",0x466db1e9)
AddItem("Saffron",0xdc4f0fed)
AddItem("Sage Boots",0xd7873edc)
AddItem("Sage Gloves",0x6ac0f96b)
AddItem("Sage Headwrap",0xcef54170)
AddItem("Sage Leaves",0xd4577120)
AddItem("Sage Pants",0xbdc46498)
AddItem("Sage Seedling",0xef8839e2)
AddItem("Sage Tunic",0x740e2f5b)
AddItem("Salt",0x5d3ef433)
AddItem("Sand",0x94a506e7)
AddItem("Sandstone",0x538b2f00)
AddItem("Scales",0xf321a3a6)
AddItem("Scare Crow",0xaf23a770)
AddItem("Scavemger Matron Head",0xd50cc32c)
AddItem("Scientific Instruments",0x356376c4)
AddItem("Scorching Wand",0xe589d7a4)
AddItem("Scrap Arrow",0x6715c2dd)
AddItem("Scrappy Axe",0xa78e2d44)
AddItem("Scrappy Pickaxe",0xf4bf035)
AddItem("Scrappy Sword",0x4c0d3e02)
AddItem("Seedbed",0xab204788)
AddItem("Shadowbane",0xfa85a3e3)
AddItem("Sharpshooter Boots",0x5b9b6120)
AddItem("Sharpshooter Gloves",0x4416cce)
AddItem("Sharpshooter Hood",0xaa96c026)
AddItem("Sharpshooter Trousers",0x634f0b88)
AddItem("Sharpshooter Vest",0x115db875)
AddItem("Shepherd's Lightning",0xc8f9131d)
AddItem("Shepherd's Staff",0x44fad060)
AddItem("Shield",0x29335b11)
AddItem("Shield of Light",0x9a07ae22)
AddItem("Shocking Ice Wand",0xf8a24363)
AddItem("Shroud Arrow",0xe036aeb0)
AddItem("Shroud Arrow",0xe036aeb0)
AddItem("Shroud Core",0x5b1c6f3a)
AddItem("Shroud Liquid",0x334c64a4)
AddItem("Shroud Meteor",0xeae19975)
AddItem("Shroud Meteor Shower",0x79e249c)
AddItem("Shroud Sack",0x6701c6e0)
AddItem("Shroud Spores",0x98946174)
AddItem("Shroud Survival Flask",0x6a466200)
AddItem("Shroud Weaver",0xbe4dd183)
AddItem("Shroud Wood",0x4ebb5403)
AddItem("Shroud Wood Block",0x99e546cc)
AddItem("Shrub Seedling",0xf13e32e2)
AddItem("Sigil Ring of the Elder Guard",0xc8cc5263)
AddItem("Small Backpack",0xfc3d5c4c)
AddItem("Small Chest",0xcc076a8)
AddItem("Small Magic Chest",0xf1147751)
AddItem("Smelter",0x8c2accb)
AddItem("Smithing Tools",0x26051d2d)
AddItem("Smooth Stone Path Block",0x1348363c)
AddItem("Soldier Boots",0x24f5302d)
AddItem("Soldier Chestplate",0x5d6694ee)
AddItem("Soldier Gloves",0x58228a4c)
AddItem("Soldier Helmet",0xb84763e1)
AddItem("Soldier Trousers",0xb71e5e65)
AddItem("Spark",0x5b9329b8)
AddItem("Spellbinder  Pants",0xd1fe6984)
AddItem("Spellbinder Boots",0xbcc8bee1)
AddItem("Spellbinder Chest",0xd45d5004)
AddItem("Spellbinder Gloves",0x5cf665f9)
AddItem("Spellbinder Hat",0xafcb850d)
AddItem("Spice",0x431eb948)
AddItem("Spiced Tea",0x4b50d6aa)
AddItem("Spiked Bow",0x94778b82)
AddItem("Spiked Club",0x765e1c9d)
AddItem("Spinning Wheel",0x2af2bac2)
AddItem("Spiritual Cane",0xd2c882c0)
AddItem("Staff",0x482345a2)
AddItem("Stinging Nettle",0x888c46fd)
AddItem("Stir-Fried Vegetables",0x41ebb2d4)
AddItem("Stone",0x25a43c2f)
AddItem("Stone Shingle Roof Block",0x654a9afa)
AddItem("Stonewrought Sword",0xf6bb631e)
AddItem("Straw",0xe9ba3050)
AddItem("Straw Roof Block",0x20da5e12)
AddItem("Strawberry",0xcf65ebd7)
AddItem("String",0x18feb214)
AddItem("Stun Arrow",0x8d55f4f2)
AddItem("Sugar",0x6b58413a)
AddItem("Sugar Cane",0x9270781a)
AddItem("Sugar Cane Seedling",0x214abc0)
AddItem("Sulfur",0xa811bd6e)
AddItem("Summoning Staff",0x46783e00)
AddItem("Sun Hammer",0xeaa67e40)
AddItem("Sunbeam",0x9efc077f)
AddItem("Sword of Radiance",0xd295e211)
AddItem("Table Saw",0xfd32f816)
AddItem("Tainted Axe",0xbf092a48)
AddItem("Tanning Station",0xacf37e75)
AddItem("Tar",0x66332507)
AddItem("Tarred Shingle Roof Block",0xd0cb20e6)
AddItem("Tarred Straw Block",0xca09edca)
AddItem("Tarred Wood Block",0x6eabef99)
AddItem("The Alchemist",0xf72a4c04)
AddItem("The Blacksmith",0x2ee18a0f)
AddItem("The Carpenter",0x44836d45)
AddItem("The Farmer",0x3bddd3a9)
AddItem("The Hunter",0x4fe25661)
AddItem("Threadbare Pants",0xecc1c60c)
AddItem("Tin Bars",0x3fed66ec)
AddItem("Tin Ore",0xdf7d7424)
AddItem("Tiny Chest",0x2f09172)
AddItem("Tomato",0x3dc85885)
AddItem("Tomato Seedling",0x55c4687e)
AddItem("Torch",0xcf128197)
AddItem("Torn Cloth",0x592f94df)
AddItem("Transcendental Screen",0xa8273d74)
AddItem("Twigs",0x6b356a28)
AddItem("Twin Soul Mace",0x63e7142c)
AddItem("Undergrowth Staff",0x4ad17068)
AddItem("Valiant Shield",0x80bb0b51)
AddItem("Vegetable Puree",0xa6807b30)
AddItem("Vegetable Soup",0xb5ca45f6)
AddItem("Vukah Brawler Head",0x8b6b5aff)
AddItem("Wailing Blade",0x7265dc3c)
AddItem("Wand",0xdf6897ff)
AddItem("Warden Boots",0x3f1735fc)
AddItem("Warden Chestplate",0x180e1bce)
AddItem("Warden Gloves",0x6d9c27f6)
AddItem("Warden Helmet",0xab177147)
AddItem("Warden Trousers",0xe5dbb801)
AddItem("Warlock Boots",0xd1b636f)
AddItem("Warlock Gloves",0xd973441f)
AddItem("Warlock Helmet",0x4718b318)
AddItem("Warlock Pants",0x5d30576d)
AddItem("Warlock Shirt",0x4f588182)
AddItem("Water",0xf262a2a9)
AddItem("Water Well",0x7f5802d9)
AddItem("Wax",0x5682c2ab)
AddItem("Wax Torch",0xe9430638)
AddItem("Weathered Stone Block",0x53d37532)
AddItem("Well Block",0x127c31a5)
AddItem("Wheat Grains",0x91256dd9)
AddItem("Wheat Seedling",0x6bfc3047)
AddItem("White Wolf Sword",0xc10e0e09)
AddItem("Wildwood Shortbow",0x85a58fee)
AddItem("Wisp of Light",0x857a3d9e)
AddItem("Wolf Pack Axe",0xf2ee3563)
AddItem("Wolf's Claw",0xe10d50ce)
AddItem("Wolf's Snarl Longbow",0x29433573)
AddItem("Wood Acid",0x6177b424)
AddItem("Wood Logs",0x2b0cf1d5)
AddItem("Wood Planks",0x60ef3ad1)
AddItem("Wooden Arrow",0xb03f58c9)
AddItem("Workbench",0x771b4c5d)
AddItem("Yellow Fabric",0xccd6cdee)
AddItem("Yucca Fruit",0x77b6f21b)
Great list, but weapons still have no stats :(

You're the best!
Like anonymouz said, using the change item script will give you the default spawned one. If you really want a weapon, I suggest you join Mr. Beard’s Free Mats/Gear Server. The server has every legendary weapon for you to choose.

sanedecline
Noobzor
Noobzor
Posts: 6
Joined: Wed May 19, 2021 2:41 am
Reputation: 2

Re: Enshrouded (Steam)

Post by sanedecline »

Needs an Update for 516139 if you could please.

Edit: To note, its actually still pretty functional, odd crash a few times but could have just been the game as hasn't happened since. Only Inf Stamina doesn't work (will hide the stamina bar but you still run out)

Post Reply

Who is online

Users browsing this forum: ArchernarhZ, archilles89, Baidu [Spider], Bing [Bot], BLEXBot, giddysie, Google Adsense [Bot], MaxSaikyo, onyxius, qndro, rmc, VampireSultana, yukikyou