Dos2 Item Ids New
If the Item command fails, use the script extender's debug command. This works 100% of the time for new items:
Osi.TemplateAddTo("path/to/item", 1, GetHostCharacter(), 1)
Wait—that’s wrong. The correct script extender format is:
Osi.TemplateAddTo("TemplatedItemName", 1, GetHostCharacter(), 1) dos2 item ids new
Pro Tip: If you cannot find an ID for a specific DLC item, simply spawn the "Unidentifiable Relic" container. It contains all four sets.
The following items were added via free DLC / Gift Bags and do not appear in pre-2018 lists.
In Diablo 2, each item, whether it's a weapon, armor, potion, or any other object, has a unique identifier known as an Item ID. These IDs are crucial for game developers and modders, as they allow for the identification and manipulation of items within the game's code. If the Item command fails, use the script
Last Updated: [Current Year] – Includes Relics of Rivellon & Four Relics DLC
If you are reading this, you are likely tired of farming for that perfect piece of gear or need a specific rune for a theory-crafted build. In Divinity: Original Sin 2 (DOS2), the developer console (or the script extender) is your best friend.
But the internet is flooded with outdated lists from 2017. Since then, Larian has released multiple patches, Gift Bags, and the Four Relics of Rivellon DLC, adding hundreds of new item IDs. The following items were added via free DLC
This guide provides the newest, most comprehensive list of DOS2 item IDs, how to use them in 2024/2025, and the secret "Developer Mode" cheat that bypasses the old, broken cloner method.
These are the most significant "new" item sets added after launch. Many lists omit their exact IDs.