Dos2 Item Ids May 2026

Divinity: Original Sin 2

To spawn items in (DOS2), you typically use UUIDs (Universally Unique Identifiers) through the Divinity Script Extender console. Common Item IDs (UUIDs)

Oil Barrel

In DOS2, every object—from a simple (1b34b32c-e96c-404e-90cc-054cb549c558) to a powerful Eternal Artefact (629fdb6d-a88e-4a62-83a7-c4f4b3655d81)—is defined by a specific Template ID. These IDs allow the game engine to consistently spawn items with predetermined properties, such as the healing effects of Black Tea or the specific armor buffs of an artefact. Empowering Player Agency dos2 item ids

Norbyte's Script Extender

To actually use these IDs, you generally need the , which enables a developer console. Once active, you can use commands like: Divinity: Original Sin 2 To spawn items in

What are Item IDs?

  1. Cheat Commander: Adds a talking vulture in Fort Joy. You ask for items, it gives you a menu. It uses the ID system behind the scenes.
  2. All Unique Items Vendor: Adds a NPC to the Lady Vengeance who sells every unique item in the game (organized by act). No typing required.
  3. Spell Book Vendor (Larian Mod): Official gift bag. It doesn't give all items, but it gives every skillbook. Good for beginners.
    1. Drop the item on the ground.
    2. Open console and run:
      Osi.Print(GetItemGuidOnGround())
      
    3. The GUID will appear in the console.

    4. Usage: Console Commands

    mod allow you to keep unique items relevant by scaling their stats to your current level for a fee. Cheat Commander: Adds a talking vulture in Fort Joy