Dos2 Item Ids May 2026

Divinity: Original Sin 2 (DOS2), item IDs (technically called Root Templates or GUIDs) are unique alphanumeric strings used to identify every object in the game world. These are essential for players using console commands or external tools to spawn specific gear, especially unique items that can be missed or sold accidentally. Common Item IDs

Below are examples of item IDs for some widely sought-after items and consumables:

Glowing Idol of Rebirth: Quest_Resurrection_Idol_6b70e6e1-855e-4295-b79b-d87ebd6bd4af Devourer's Chest: 64799c69-9eca-41bc-854b-3178c4192bcf Black Tea: 3172d889-30ed-405d-a295-e01922a6e77b

Eternal Artefact (Armor): 629fdb6d-a88e-4a62-83a7-c4f4b3655d81

Eternal Artefact (Weapon): ad6f95cf-8280-43d7-b329-7bdf7689d6a7 Ooze Barrel: 0ae0668f-418c-46c4-bcbb-1683aa3c68e3 How to Use Item IDs

The game does not have a native, built-in console for spawning items, but you can enable one using the Script Extender.

Enable the Console: Create an OsirisExtenderSettings.json file in your game's Def/bin/ folder with "CreateConsole": true.

Spawn Items: Once the console is active, use the following command format:

ItemTemplateAddTo("ITEM_ID", CharacterGetHostCharacter(), 1, 1).

Finding Other IDs: You can find more IDs on community-maintained lists like Pastebin or by using the Divinity Engine to inspect "Root Templates". Alternatives to Manual Spawning

If manual IDs are too cumbersome, several popular mods provide easier ways to manage items:

The Cheat Commander: An in-game NPC you can talk to to spawn any equipment, gold, or levels without needing complex strings.

Organized Containers: Automatically sorts your items into specific bags, helping keep track of what you already own.

Epip: An overhaul mod that includes advanced inventory filtering and multi-select features.

Divinity: Original Sin 2 , item IDs (often referred to as Root Templates

) are used with console commands or save editors to spawn specific gear. Below are some of the most sought-after item IDs for unique and essential items. Commonly Requested Item IDs These IDs can be used with the Script Extender console or Save Editor Quest & Utility Items 3172d889-30ed-405d-a295-e01922a6e77b 2af8d8ce-ce4a-4fd5-9de7-79dd9a1ea9c4 Eternal Artefact (Armor) 629fdb6d-a88e-4a62-83a7-c4f4b3655d81 Eternal Artefact (Weapon) ad6f95cf-8280-43d7-b329-7bdf7689d6a7 Swornbreaker Blade e2a186e1-7772-4f10-96e2-fb6329e25d69 Swornbreaker Shaft 398998dd-7776-4fc4-98dd-d9f0f8fc4e0b Barrels & Crafting Ooze Barrel 0ae0668f-418c-46c4-bcbb-1683aa3c68e3 Oil Barrel 1b34b32c-e96c-404e-90cc-054cb549c558 Cooking Pot 05d68e3d-eb58-466f-afed-53791f3ba026 How to Use These IDs Script Extender Console : If you have the Norbyte's Script Extender installed, you can use a command like _D(ItemToInventory("GUID", CharacterGetHostCharacter(), 1)) to spawn the item directly into your inventory [12, 14]. Save Editor : Open your save file in a tool like the DOS2 Save Game Editor

and search for these GUIDs to add them to your character's inventory [11]. Cheat Mods : For a more user-friendly experience, the Cheat Commander mod Steam Workshop dos2 item ids

allows you to generate most items without needing to copy-paste IDs manually [9]. Finding Your Own IDs

If you have an item equipped and want to find its specific ID, you can use this debug command in the console: print(Ext.GetItem(_C():GetItemBySlot("ItemSlot")).MyGuid) ID that isn't listed here?

In Divinity: Original Sin 2 (DOS2), item IDs—specifically Template IDs (GUIDs) and Stats Entry Names—are essential for spawning items through the console or modding. Because there are thousands of items, "full papers" or comprehensive lists are typically maintained as external spreadsheets or community-curated pastebins. Where to Find Comprehensive Item ID Lists

Community members have compiled extensive spreadsheets for various item categories:

Ultimate Unique Items Sheet: This DOS2 Unique Items Spreadsheet contains details for nearly every unique item in the game, including their locations and base stats.

General Item GUIDs: For common and utility items like barrels, tea, and artifacts, you can refer to curated lists on Pastebin.

Crafting Materials: A Comprehensive Crafting Table lists over 700 positions, though it focuses more on recipes than raw IDs. Commonly Used Item IDs

Below is a brief list of frequently requested item IDs for quick reference: Template ID / GUID Eternal Artefacts 629fdb6d... (Armor) / ad6f95cf... (Weapon) Tea (Black/White)

In Divinity: Original Sin 2 (DOS2) , item IDs (technically known as Root Templates or GUIDs) are unique alphanumeric strings used to identify every object in the game world. These IDs are essential for players who want to "spawn" specific items using console commands, save editors, or when creating custom mods. 1. How to Use Item IDs

To actually use these IDs, you generally need a Script Extender (like Norbyte's) or a Save Editor. The standard command used to add an item to your inventory is:

ItemTemplateAddTo("GUID", CharacterGetHostCharacter(), 1, 1) 2. Common Item IDs (GUIDs)

Here are some of the most frequently searched item IDs for essential gameplay items: DOS 2 Items Ids - Pastebin.com

Understanding DO2 Item IDs: A Comprehensive Guide

Darkest Dungeon 2 (DO2) is a gothic roguelike RPG that challenges players to manage a team of heroes as they navigate through dungeons and battle against various enemies. The game features a vast array of items that can be used to heal, buff, and debuff characters. In DO2, each item has a unique identifier, known as an Item ID. In this essay, we will explore the concept of DO2 Item IDs, their significance, and how they can be used to enhance gameplay.

What are DO2 Item IDs?

In DO2, Item IDs are unique numerical codes assigned to each item in the game. These IDs are used to identify and reference specific items in the game's code. Item IDs are essential for modding, as they allow mod creators to add, modify, or remove items from the game. Additionally, Item IDs can be used to create custom item drops, modify item stats, and even create new item effects. Divinity: Original Sin 2 (DOS2), item IDs (technically

Significance of DO2 Item IDs

DO2 Item IDs are crucial for several reasons:

  1. Modding: Item IDs enable mod creators to add new items or modify existing ones, expanding the game's content and replayability.
  2. Item Management: Item IDs help developers and players keep track of items, making it easier to manage inventory, identify duplicates, and create custom item sets.
  3. Game Balance: Item IDs allow developers to fine-tune item stats, ensuring that each item has a balanced effect on gameplay.

How to Use DO2 Item IDs

To use DO2 Item IDs effectively, players and modders need to understand how to access and utilize them. Here are some ways to use Item IDs:

  1. Modding: Mod creators can use Item IDs to add new items, modify existing ones, or create custom item drops.
  2. Item Filtering: Players can use Item IDs to filter items in their inventory, making it easier to find specific items or manage duplicates.
  3. Custom Item Sets: Players can create custom item sets using Item IDs, allowing them to experiment with different item combinations and strategies.

Obtaining DO2 Item IDs

There are several ways to obtain DO2 Item IDs:

  1. Game Data: Item IDs can be found in the game's data files, which can be accessed through tools like the DO2 modding API.
  2. Modding Communities: Modding communities often share Item ID lists and resources, making it easier for players and modders to access and utilize them.
  3. Developer Tools: Developers may provide tools or console commands that display Item IDs, making it easier to manage items and create custom content.

Conclusion

In conclusion, DO2 Item IDs are a crucial aspect of the game's internal mechanics. Understanding Item IDs can help players and modders enhance their gameplay experience, create custom content, and even contribute to the game's development. As the DO2 community continues to grow, the significance of Item IDs will only increase, enabling players to explore new strategies and modders to create innovative content. Whether you're a seasoned player or a modding enthusiast, understanding DO2 Item IDs is essential for unlocking the game's full potential.

Divinity: Original Sin 2 (DOS2) , "Item IDs" typically refer to Global Unique Identifiers (GUIDs) Root Template IDs

. These are used by the game engine to track specific objects (like the Swornbreaker ) or general item types (like Health Potions

Because there are thousands of items, a single "paper" cannot list them all, but the guide below explains how they work, the common categories, and how to find them for your own use. 🛠️ Types of Item IDs Root Template IDs : These define the

of item. Spawning a root template creates a new version of that item. LOOT_Health_Potion_A Instance GUIDs : These refer to a unique item already existing in your save game world. The specific Teleporter Pyramid sitting in your inventory. : Used for equipment modifiers (e.g., WPN_Sword_1H 💎 Essential Quest & Unique Item IDs If you are using the Norbyte Script Extender console or a Cheat Engine table, these are the most commonly requested IDs: 🎒 Special Utility GUID / Template ID Teleporter Pyramid (Red) 09cb89b1-e64e-488b-bcdc-c4de61a51184 Teleporter Pyramid (Blue) 9e7a4ee9-4034-4496-8038-5cf517dd324e Teleporter Pyramid (Green) 89f52c23-d19f-42a5-8a21-7e2bac96e115 Teleporter Pyramid (Yellow) f2abd255-7871-4804-aa2c-f6bbbdd8cf21 Face Ripper 4635817d-2b47-4933-911e-15a01344407b ⚔️ Unique Weapons & Gear Template / Stats ID Swornbreaker (Blade) e2a186e1-7772-4f10-96e2-fb6329e25d69 Swornbreaker (Shaft) 398998dd-7776-4fc4-98dd-d9f0f8fc4e0b Lohar's Source Hammer WPN_RC_UNIQUE_LoharsSourceHammer The Devourer's Claws ARM_UNIQUE_Devourer_Gloves An Maflin (Shield) SHLD_UNIQUE_An_Maflin 🔍 How to Find Any Item ID

If the item you need isn't listed above, you can find it yourself using these methods: 1. Using Norbyte’s Script Extender (Recommended) If you have the Script Extender installed, open the console and type: To get ID of an equipped item:

print(Ext.GetItem(_C():GetItemBySlot("Weapon")).RootTemplate.Id) To get the GUID of the item you are looking at: _D(GetPlayer().FocusObject) while hovering over an object. 2. Using The Divinity Engine 2 Divinity Engine 2 (available via Steam/GOG tools). Root Template Manager Search for the item by name (e.g., "Potion"). Right-click the entry to 3. Cheat Commander Mod The easiest way for non-technical users is to use the Cheat Commander

mod from the Steam Workshop. It allows you to spawn items, gold, and equipment sets through a dialogue menu without needing to type IDs manually. 📜 Spawning Command Example

If you are using the developer console, use this syntax to add an item to your inventory: Modding : Item IDs enable mod creators to

Osi.ItemToInventory("GUID_HERE", CharacterGetHostCharacter(), 1, 1, 1) all crafting ingredient IDs install the Script Extender to use these codes? Find the ID for a specific quest item

In Divinity: Original Sin 2 (DOS2), Item IDs are internal text codes used by the game engine to identify specific objects, weapons, potions, and armor. These are primarily used with the "SpawnItem" console command when cheats/debug mode is enabled.

Here is an informative guide on how Item IDs work, their categories, and lists of the most sought-after items.


3. Aesthetics (Glamour/Vanity)

DOS2 has a robust armor system, but the best stats often come on ugly gear. With item IDs, you can spawn the "Fancy Laced Boots" or the "Captain's Coat" for looks, then use stat-boosting mods to make them viable.

Method A: In-game with Script Extender

  1. Drop the item on the ground.
  2. Open console and run:
    Osi.Print(GetItemGuidOnGround())
    
  3. The GUID will appear in the console.

4. Speedrunning & Challenge Runs

Need 50 "Love Grenades" for a pacifist run? Need 100 "Teleport Pyramids"? Item IDs make resource management a non-issue.


Key Quest Items & Utilities

| Item Name | Item ID | Why | | :--- | :--- | :--- | | Teleport Pyramid (Blue) | 50aabb1c-6b97-4652-a514-a417ad099d43 | Instant party teleportation. | | Blood Rose | 5dc65803-3a0b-4b72-9e74-1e54b40743ef | Craft the +1 all stats potion. | | Drudanae | 0cdf8d03-b1a8-4d77-97c7-9f34a77a8e57 | The game’s marijuana. Useful for trading. | | Face Ripper | faabe687-096b-4182-8572-f031241e5dcd | Required for Mask of the Shapeshifter. | | Blank Ethereal Visage | cb2094f7-4609-4fd3-9de1-f29eaedec9aa | Craft teleportation scrolls. |

2. Recovering Lost or Bugged Items

Quests break. Doors lock permanently. Sometimes a key NPC drops a crucial item into the void. Spawning a duplicate via its ID can save a 100-hour save file.

The Ultimate Guide to DOS2 Item IDs: How to Spawn, Cheat, and Master Divinity: Original Sin 2

If you have spent hundreds of hours exploring the gritty, reactive world of Rivellon in Divinity: Original Sin 2 (DOS2), you know the pain of the perfect build falling short because a specific piece of gear never dropped. You know the frustration of wanting to test a combat interaction but lacking the necessary scroll or grenade. You know the despair of a bug deleting a quest item.

This is where DOS2 item IDs come in.

For PC players, the ability to spawn any item—from a legendary two-handed axe to a single piece of Drudanae—transforms the game. Whether you are a build-crafting fanatic, a speedrunner, or just a wizard who wants his robes to look a certain way, understanding item IDs is your key to godhood (or at least to a very well-stocked inventory).

This article is the complete encyclopedia on DOS2 item IDs. We will cover how to find them, how to use the cheat console, the best mods to simplify the process, and provide a massive reference list of the most sought-after IDs.


Part 1: What Are DOS2 Item IDs?

In simple terms, an Item ID is a unique string of alphanumeric characters that the game engine uses to identify every single object in Divinity: Original Sin 2.

Every piece of equipment (weapons, armor, jewelry), every consumable (potions, food, grenades), every crafting material (leather, metal scraps, herbs), every skillbook, and even every quest-specific token has its own unique ID.

Examples:

Without these codes, the game wouldn't know what you were holding. With them, you can bypass RNG completely.