Dos2 Item — Ids

Dos2 Item — Ids

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.

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

Some items, particularly quest-related ones, might not spawn correctly. This is often due to the ID required being a Template or UUID rather than a simple StatsID. dos2 item 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

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 This public link is valid for 7 days

WPN_PurgingWand (Required to strip Source from Shriekers)

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: Can’t copy the link right now

This list categorizes items using a prefix system (e.g., ST_ for sub-tables, Specific_ for specific items), which the game uses to determine random loot. Below is a curated list of some of the most important categories to get you started.

Open the .txt or .lsx files (like Weapon.txt or Armor.txt ) using a text editor like Notepad++.

Most IDs found online are for the Definitive Edition, but some older classic IDs may not work.

Unique items have specific fixed IDs. Spawning these is generally safer than spawning generic gear, which often lacks stats when created from a template. Item ID (GUID) 3172d889-30ed-405d-a295-e01922a6e77b White Tea 2af8d8ce-ce4a-4fd5-9de7-79dd9a1ea9c4 Devourer Chest 64799c69-9eca-41bc-854b-3178c4192bcf Eternal Artefact (Armor) 629fdb6d-a88e-4a62-83a7-c4f4b3655d81 Eternal Artefact (Weapon) ad6f95cf-8280-43d7-b329-7bdf7689d6a7 Oil Barrel 1b34b32c-e96c-404e-90cc-054cb549c558 Ooze Barrel 0ae0668f-418c-46c4-bcbb-1683aa3c68e3 Categorized Item Lists