- Discover
- Evaluate
- Decide
- Resources
Assassin's Creed Odyssey has an "Oikos of the Olympians" vendor that sells random Legendary items for Orichalcum. Using hash IDs to get store items for free essentially bypasses this economy.
Because game updates (1.5.6 was the final patch) changed hash values, you need a file that matches Version 1.5.6+.
Where to find it:
How to build your own (Advanced): If you use the "Inventory Dumper" script in Cheat Engine, it will read every item in your current save and export the names/hashes to a CSV. You can then import that CSV into Excel and build your own personal database.
| Item Name | Hash ID | Type |
|-----------|---------|------|
| Ezio Roman Set (Helmet) | 0000018D2F3A4567 | Legendary Armor |
| Polyphemos Cyclops Bludgeon | 000001A4C7B92E1F | Legendary Blunt |
| Poseidon’s Trident | 000001C5A83D12BC | Legendary Spear |
| Orichalcum Ore | 000000B2F17C3D99 | Resource | s Creed Odyssey Hash Id Excel File
Actual hash values vary by game version and table revision.
To understand the importance of the Excel file, one must understand the file structure. Assassin's Creed Odyssey has an "Oikos of the
When Ubisoft compiles the game data for distribution, they use a hashing algorithm (often CRC32 or similar custom algorithms) to convert file paths (strings) into integers.
The game engine looks for 184950234 when it needs to load that armor. It does not care about the original file name. Consequently, when a modder extracts the game archives (usually .forge files), they are presented with a list of thousands of files named only by these numbers. How to build your own (Advanced): If you
These are normally locked behind real money. The Excel file contains every single one: