Dos2 Item Ids May 2026
Need 50 "Love Grenades" for a pacifist run? Need 100 "Teleport Pyramids"? Item IDs make resource management a non-issue.
| Item Name | Item ID | Why You Want It |
| :--- | :--- | :--- |
| Green Tea | e622070e-41a9-41bf-b85a-62c161a5a89e | Reduces AP cost of all skills by 2 for 3 turns. Game-breaking. |
| Large Healing Potion | a79be022-1b4d-46c1-89ca-656b77bc0bdd | Standard healing. |
| Potion of Invisibility | 5e6e7ae9-c41a-40b1-837b-429e25d9c448 | Perfect escape or setup. |
| Potion of Strong Will | 912c6cac-fc9d-428d-980c-2efc3e64b20f | +3 Memory, +3 Wits. |
| Giant Finesse Potion | 7bc00a76-baaf-49d9-839f-0f491e353efd | Permanent +2 Finesse (until death). |
With Norbyte’s Script Extender (recommended)
Open the console (usually Ctrl + Shift + C or via developer mode) and type: dos2 item ids
ItemTemplateAdd("_Shield_A_B_GuardianAngel_3e3e6b5d-f0f2-4a1b-8f3a-1b2c3d4e5f6a", 1)
With built-in cheat commands (less reliable):
item itemID_here
If you don’t want to mess with console commands, use these Steam Workshop mods: Need 50 "Love Grenades" for a pacifist run
| Spell | Item ID |
| :--- | :--- |
| Fireball Skillbook | a519f30a-9bd9-4b1b-a52d-5a221ac06e7e |
| Haste Skillbook | 252c1b2c-8591-405f-9ccf-28993c9eacb2 |
| Teleportation Skillbook | bf60727e-3fb0-45ac-a51c-7e1b4d7d104b |
| Apotheosis Skillbook | a939be10-1ef1-463c-a03b-dde1147e6712 |
Below is a reference table of commonly requested item ID categories and example syntax. | Item Name | Item ID | Why
| Category | Description | Example ID Syntax |
| :--- | :--- | :--- |
| Consumables | Potions, Scrolls, Food | CON_Potion_Health_Medium, CON_Scroll_Teleport |
| Skillbooks | Books used to learn skills | BOOK_Skill_Aerothurge_Teleport, BOOK_Skill_Pyrokinetic_Fireball |
| Crafting Materials | Herbs, Ore, Parts | CRAFT_Material_Herb_Whitewood, CRAFT_Material_Metal_Iron |
| Quest Items | Keys, Plot devices | QUEST_Item_Key_To_Cellar (Note: Quest items vary heavily by stage) |
| Equipment | Armor and Weapons | ARM_Leather_Chest_Unique_A, WPN_Crossbow_Unique_B |