Dos2: Item Ids Free
DOS2 (Divinity: Original Sin 2)
Here’s a short, useful story that incorporates item IDs in a creative, problem-solving way—perfect for modders, speedrunners, or anyone learning how the game’s console commands work.
The Command:
The Divine Spark
| Item | ID | |------|----| | (legendary 2H sword) | "bceb8c21-2f6d-4e3e-8e1a-4c3b2a1d0e9f" | | Fang of the Winter Dragon (unique 1H sword) | "f2a4c6e8-0a1b-2c3d-4e5f-6a7b8c9d0e1f" | | Rancour (unique dagger) | "d1e2f3a4-b5c6-7d8e-9f0a-1b2c3d4e5f6a" | | Lohar’s Two-Handed Source Hammer | "a1b2c3d4-e5f6-7890-1234-567890abcdef" | dos2 item ids
Type: ItemTemplateAddToPlayer("ITEM_ID_HERE", quantity) DOS2 (Divinity: Original Sin 2) Here’s a short,
- Text search (name, partial, fuzzy).
- Filter by category, rarity, level, source, vendor, expansion.
- Sort by name, ID, level, value.
Spawning unique items is a common reason players seek IDs, especially if they accidentally sold or lost a quest-critical piece of gear. Text search (name, partial, fuzzy)
(Note: If you are using the "Cheat Commander" mod, the syntax may be !item [Item ID] [Quantity] .)
Fixing Mistakes
: Players who accidentally sell critical quest items or miss unique gear in early acts (like Fort Joy) often use IDs to "spawn" them back in.
⚠️ Works in single-player only. Using commands disables achievements unless you have a mod like Achievements Enabler .