Skip to main content

Home/ terlaringper/ Southern charms christina

Dos2 Item Ids -

Whether you are crafting the ultimate solo build, retrieving a bugged story token, or just saving two hours of farming for Drudanae, the power is now at your fingertips.

Item IDs are primarily utilized via the in-game console to spawn items for testing or debugging purposes.

: Use the following syntax to add an item to your inventory: ItemToInventory("UUID_HERE", CharacterGetHostCharacter(), 1) . Finding Other IDs If you need an ID not listed above, you can find it by:

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: dos2 item ids

For modders, developers, and enthusiasts, there are various tools and resources available for working with item IDs:

The most stable way to spawn items is via the . Once installed, it allows you to use console commands efficiently. Install the Script Extender.

ItemTemplateAddTo("ID_HERE", CharacterGetHostCharacter(), 1, 1) to add an item to your inventory. Whether you are crafting the ultimate solo build,

Find the (like Lohar's or Vulture armor).

Once the console is active, the primary command is ItemTemplateAddTo . The basic syntax is:

This comprehensive guide covers how to set up the console, the correct spawn commands, and a complete repository of essential item IDs for your campaign. How to Enable the Console and Spawn Items Finding Other IDs If you need an ID

Always copy your save files from Documents\Larian Studios\Divinity Original Sin 2 Definitive Edition\PlayerProfiles to a secure desktop folder before running console injection scripts.

In this example, "I_Sword" is the ID, and 1 is the quantity.

If a command doesn't seem to be working, don't worry. These steps can help you get your item: