MeshMixer Dental
Before you can use any item IDs, you must enable the developer console using . This method works seamlessly on the PC Definitive Edition. Step 1: Install Norbyte's Script Extender
ItemTemplateAddTo("ITEM_GUID", CharacterGetHostCharacter(), 1, 1) Finding IDs for New or Modded Items To find specific IDs for items not listed, you can use: RefScope Mod : An in-game tool to identify items. Script Extender Console : Using scripts to find IDs of equipped items. The Divinity Engine 2 : Accessing full root template files. Proactive Follow-up: Are you trying to recover a lost quest item spawn specific endgame gear
: 629fdb6d-a88e-4a62-83a7-c4f4b3655d81 Jar of Honey : 8c156adf-ee38-4f2e-ae7e-ac7c6ae7fdd9 Critical Quest Fixers (For Bugged Campaigns) dos2 item ids new
These are the most commonly requested IDs for general gameplay convenience. 60180909-ee47-4d1c-b81c-e43bd8fdce1e
When using modded IDs, ensure the mod is activated in your save; otherwise, the console command will fail. Before you can use any item IDs, you
Alternatively, if you have the script extender:
Where YourItemID is the template name you want to spawn. Script Extender Console : Using scripts to find
Bookmark this page. Use Ctrl+F to find your gear, type Item + the GUID into the console, and dominate Rivellon.
— the basic syntax is not a simple “spawnitem” command like some other games; you will typically use a script extender (see below) or a cheat engine script that injects items directly. For most users, Norbyte’s Script Extender is the most reliable way to spawn items via a command line.
The power of the script extender is that it can read , Template , and String IDs directly from the game files, whereas the basic console cannot.