Dos2 Item Ids New Now
In Divinity: Original Sin 2 (DOS2), every item—from a rotten mushroom to the legendary Anathema—has a unique Item ID (also known as a template ID or stats ID). These alphanumeric strings are essential for modding, save editing, and spawning items via console commands (using the script extender or developer mode).
While many community lists focus on the base game (2017), this guide prioritizes new items introduced in:
Note: To spawn these items, you typically need the Norbyte Script Extender and the console command:
ItemTemplateAddTo("item_id", 1)
If you toggle on the Relics of Rivellon gift bag, these IDs spawn the items at your current level. dos2 item ids new
| Item Name | Item ID (New) | Notes |
| :--- | :--- | :--- |
| Contamination Helm |"EX_Unique_Helmet_Contamination" | Geo-mancer set piece. |
| Seal of the Indoraptor |"EX_Unique_Ring_Indoraptor" | Summons a baby dragon. |
| Silent Path (Helm) |"EX_Unique_Helm_SilentPath" | Immunity to Silence. |
| Antique’s Touch |"EX_Unique_Gloves_Antique" | +2 Lucky Charm. |
In the current version of DOS2, items follow a specific naming convention. While generic items (like a standard Longsword) have simple IDs, unique and DLC items often use specific prefixes.
The general structure is:
[UniqueName]_[ItemType] In Divinity: Original Sin 2 (DOS2), every item—from
Examples:
Note: IDs are case-sensitive and almost always require underscores instead of spaces.
Before you copy the IDs, you need the tool. The old method using cloner or teleport often fails with newer items. Here is the current best practice. Note: To spawn these items, you typically need
| Acorn Grenade | Grenade_Acorn_* |
| Squirrel's Blessing (Statue buff) | TRS_SquirrelBlessing_* (summons a buff statue) |
You're looking for a helpful story or resource related to Diablo 2 (DOS2) item IDs, specifically for new or updated information. While I don't have real-time data or the ability to access current databases, I can guide you on how to find what you're looking for and share some general insights.
These are the holy grail for modders. You cannot get these normally, but they work via console.
| Item Name | Item ID (New) | Who uses it? |
| :--- | :--- | :--- |
| Adramahlihk's Wings |"EQ_FirstWave_Lizard_Wings_83f455d1-c8ad-44ab-a2b5-4beaeb908421"| The Doctor’s unique model. |
| Dallis's Hammer (Broken) |"EQ_DallisHammer_Broken_fdc114a9-29fe-44c9-bb71-ebd5499cd294"| Unusable, but a collector's item. |
| The Red Prince's Crown (NPC) |"EQ_DreamWarrior_Lizard_Helm_B_9ccee01b-4fcf-4f13-8e21-d0b5a6a4a6b5"| Not the same as the craftable crown. |
| Braccus Rex's Soul Jar (Empty) |"EQ_ACT3_Braccus_SoulJar_Empty"| Used for a canceled quest branch. |