The list above is just the tip of the iceberg. There are thousands of items. Here is how to find the exact name for anything:
This report details the functionality, enabling procedures, and specific syntax required to utilize the developer console in Torchlight II for item generation. While the game does not feature an official "Item List" document provided by the developers, items are spawned using specific internal Unit Types and Names via console commands. This report outlines how to access the console, the primary commands used for item manipulation, and the methodology for identifying correct item names.
| Item Name (Internal) | In-Game Name | Slot |
| :--- | :--- | :--- |
| HELMET_07_UNIQUE | Skull of the Juggernaut | Helm |
| CHEST_08_UNIQUE | Robes of the Lich | Chest (Vendor) |
| BOOTS_04_UNIQUE | Treads of the Alchemist | Boots |
| GLOVES_05_UNIQUE | Grips of the Berserker | Gloves |
| BELT_03_UNIQUE | Belt of the Raging Storm | Belt |
If you need a reference document for personal use (not publication), consider compiling your own list by:
If you meant you want a structured reference table (not a paper) for your own offline use, I can help you create a template or explain how to extract item IDs from game files (e.g., using PAK unpacking tools) – just let me know.
To use console commands in Torchlight 2 , you must first enable the developer console by editing your settings file. How to Enable and Use the Console
Locate your settings file: Go to C:\Users\[Username]\Documents\My Games\Runic Games\Torchlight 2\save\[Number].
Edit settings.txt: Find the line Console: 0 and change it to Console: 1.
In-game access: Press the INSERT key during gameplay to open the console window. Core Item Console Commands
Use these commands to spawn items or equipment directly into your inventory:
ITEM [itemname],[count]: Spawns a specific item and amount (e.g., ITEM health potion,10).
ALLITEMS: Spawns every item in the game (caution: this can cause lag or crashes). MONEY [amount]: Sets your gold to the specified value. STASH: Spawns a shared stash near your character.
IDENTIFYALL: Identifies all unidentified items currently in your inventory. Common Item Categories & List Commands
If you don't know a specific item name, you can type the category name to see a list of available IDs and items: BOSS: Lists boss-related spawns. BOW / CROSSBOW: Lists available ranged weapons. SWORD / HAMMER / STAFF: Lists various melee weapons. SOCKETABLE: Lists gems and socket items. FISH: Lists all fish types. Common Gameplay Cheats GOD Toggles invincibility. LEVELUP Grants enough XP to reach the next level. STATPOINTS [count] Grants the specified number of stat points. SKILLPOINTS [count] Grants the specified number of skill points. RESETSKILLS Resets all of your character's skills. KILLALL Instantly kills all monsters on the current floor.
Note: Using console commands will flag your character as a "cheater" in multiplayer sessions. Torchlight 2 - Dev Console Access Guide
To use console commands in Torchlight 2 , you must first enable the developer console by modifying the settings.txt file found in your save folder (typically located at %userprofile%\Documents\My Games\Runic Games\Torchlight 2\save\). You need to change the line Console :0 to Console :1. Once enabled, press the Insert key while in-game to open the console window. How to Spawn Items
The primary command to generate specific items is ITEM [itemName], [count]. You can use either the item's internal name (e.g., z_helmet_asphyx) or its numerical index if known.
By Name: ITEM z_helmet_asphyx, 1 (Spawns "The Asphyx" helmet).
By Index: ITEM 4992 (Spawns the item associated with that ID).
By Type: ALLITEMS [unittype] (Spawns every item of a specific category, like ALLITEMS sword).
By Mesh: ITEMBYMESH [string] (Spawns all items whose mesh name contains that string). Common Item and Spawn Commands ALLITEMS Spawns all items in the game (caution: this can cause lag). MONEY [amount] Adds the specified amount of gold to your character. IDENTIFYALL
Instantly identifies every item currently in your inventory. STASH Spawns a personal stash nearby. SHARED STASH Spawns a shared stash nearby.
Torchlight II - Guide :: List of Console cheats. - Steam Community
The Torchlight 2 console commands item list allows players to spawn weapons, armor, and consumables by modifying the game's configuration files and using specific syntax in the developer console. To use these commands, you must first enable the console by changing CONSOLE :0 to CONSOLE :1 in your settings.txt file, typically located in Documents\My Games\Runic Games\Torchlight 2\save\[Number]. Essential Item Spawning Commands
Once the console is enabled (press Insert in-game to open), use the following syntax to generate items:
ITEM [ItemName/Index], [Count]: Spawns a specific item. For example, ITEM potion, 5 spawns five health potions.
ALLITEMS: Spawns one of every item in the game into your world (use with caution as this can crash the game or cause extreme lag).
ITEMBYMESH [String]: Spawns all items whose mesh name contains the specified text. MONEY [Amount]: Directly adds gold to your inventory.
STASH: Spawns a shared stash near your character for easy item management. Common Item Categories & Examples
You can list items of a certain type by typing the category name followed by the console index number. Example Command Weapons Weapon / Axe / Rifle Lists available weapons in that class. Armor Helmet / Gloves / Shoulder Lists pieces for specific gear slots. Consumables Potion / Scroll / Spell Lists available usable items. Misc Trinket / Socketable / Fish Lists rings/amulets, gems, or pet fish. Notable Item ID Examples
While thousands of IDs exist, here are some high-value set pieces often searched for in Torchlight II: List of Console cheats. - Torchlight II - Steam Community
Use CLONE [ID] 1
| Scroll Effect | Console ID |
| :--- | :--- |
| Grand Vitality (+Stats) | SCROLL_ENCH_VITALITY_4 |
| Grand Dexterity | SCROLL_ENCH_DEXTERITY_4 |
| Grand Strength | SCROLL_ENCH_STRENGTH_4 |
| Grand Focus | SCROLL_ENCH_FOCUS_4 |
| Master Tank (+Armor) | SCROLL_ENCH_ARMOR_4 |
| Vorpal (+Crit Damage) | SCROLL_ENCH_CRIT_DAMAGE_4 |
While this article focuses on the item list, knowing these will make you a console master.
These never require an enchantment number. Just use CLONE [ID] [Quantity]
| Item Description | Console ID |
| :--- | :--- |
| Health Potion (Standard) | HEALTH_POTION |
| Mana Potion (Standard) | MANA_POTION |
| Full Healing Potion | FULL_POTION |
| Resist All Potion | RESIST_ALL |
| XP Boost Scroll (50%) | SKILL_EXP_BOOST_SCROLL |
| Identify Scroll | IDENTIFY_SCROLL |
| Town Portal Scroll | PORTAL_SCROLL |
| Respec Potion (Reset skills) | RESPEC_POTION |
| Permanent Stat Booster (Fish) | AWAKENED_BLACKSMITH_FISH |
The list above is just the tip of the iceberg. There are thousands of items. Here is how to find the exact name for anything:
This report details the functionality, enabling procedures, and specific syntax required to utilize the developer console in Torchlight II for item generation. While the game does not feature an official "Item List" document provided by the developers, items are spawned using specific internal Unit Types and Names via console commands. This report outlines how to access the console, the primary commands used for item manipulation, and the methodology for identifying correct item names.
| Item Name (Internal) | In-Game Name | Slot |
| :--- | :--- | :--- |
| HELMET_07_UNIQUE | Skull of the Juggernaut | Helm |
| CHEST_08_UNIQUE | Robes of the Lich | Chest (Vendor) |
| BOOTS_04_UNIQUE | Treads of the Alchemist | Boots |
| GLOVES_05_UNIQUE | Grips of the Berserker | Gloves |
| BELT_03_UNIQUE | Belt of the Raging Storm | Belt |
If you need a reference document for personal use (not publication), consider compiling your own list by:
If you meant you want a structured reference table (not a paper) for your own offline use, I can help you create a template or explain how to extract item IDs from game files (e.g., using PAK unpacking tools) – just let me know.
To use console commands in Torchlight 2 , you must first enable the developer console by editing your settings file. How to Enable and Use the Console
Locate your settings file: Go to C:\Users\[Username]\Documents\My Games\Runic Games\Torchlight 2\save\[Number].
Edit settings.txt: Find the line Console: 0 and change it to Console: 1.
In-game access: Press the INSERT key during gameplay to open the console window. Core Item Console Commands
Use these commands to spawn items or equipment directly into your inventory: torchlight 2 console commands item list
ITEM [itemname],[count]: Spawns a specific item and amount (e.g., ITEM health potion,10).
ALLITEMS: Spawns every item in the game (caution: this can cause lag or crashes). MONEY [amount]: Sets your gold to the specified value. STASH: Spawns a shared stash near your character.
IDENTIFYALL: Identifies all unidentified items currently in your inventory. Common Item Categories & List Commands
If you don't know a specific item name, you can type the category name to see a list of available IDs and items: BOSS: Lists boss-related spawns. BOW / CROSSBOW: Lists available ranged weapons. SWORD / HAMMER / STAFF: Lists various melee weapons. SOCKETABLE: Lists gems and socket items. FISH: Lists all fish types. Common Gameplay Cheats GOD Toggles invincibility. LEVELUP Grants enough XP to reach the next level. STATPOINTS [count] Grants the specified number of stat points. SKILLPOINTS [count] Grants the specified number of skill points. RESETSKILLS Resets all of your character's skills. KILLALL Instantly kills all monsters on the current floor.
Note: Using console commands will flag your character as a "cheater" in multiplayer sessions. Torchlight 2 - Dev Console Access Guide
To use console commands in Torchlight 2 , you must first enable the developer console by modifying the settings.txt file found in your save folder (typically located at %userprofile%\Documents\My Games\Runic Games\Torchlight 2\save\). You need to change the line Console :0 to Console :1. Once enabled, press the Insert key while in-game to open the console window. How to Spawn Items
The primary command to generate specific items is ITEM [itemName], [count]. You can use either the item's internal name (e.g., z_helmet_asphyx) or its numerical index if known.
By Name: ITEM z_helmet_asphyx, 1 (Spawns "The Asphyx" helmet).
By Index: ITEM 4992 (Spawns the item associated with that ID). The list above is just the tip of the iceberg
By Type: ALLITEMS [unittype] (Spawns every item of a specific category, like ALLITEMS sword).
By Mesh: ITEMBYMESH [string] (Spawns all items whose mesh name contains that string). Common Item and Spawn Commands ALLITEMS Spawns all items in the game (caution: this can cause lag). MONEY [amount] Adds the specified amount of gold to your character. IDENTIFYALL
Instantly identifies every item currently in your inventory. STASH Spawns a personal stash nearby. SHARED STASH Spawns a shared stash nearby.
Torchlight II - Guide :: List of Console cheats. - Steam Community
The Torchlight 2 console commands item list allows players to spawn weapons, armor, and consumables by modifying the game's configuration files and using specific syntax in the developer console. To use these commands, you must first enable the console by changing CONSOLE :0 to CONSOLE :1 in your settings.txt file, typically located in Documents\My Games\Runic Games\Torchlight 2\save\[Number]. Essential Item Spawning Commands
Once the console is enabled (press Insert in-game to open), use the following syntax to generate items:
ITEM [ItemName/Index], [Count]: Spawns a specific item. For example, ITEM potion, 5 spawns five health potions.
ALLITEMS: Spawns one of every item in the game into your world (use with caution as this can crash the game or cause extreme lag).
ITEMBYMESH [String]: Spawns all items whose mesh name contains the specified text. MONEY [Amount]: Directly adds gold to your inventory. If you meant you want a structured reference
STASH: Spawns a shared stash near your character for easy item management. Common Item Categories & Examples
You can list items of a certain type by typing the category name followed by the console index number. Example Command Weapons Weapon / Axe / Rifle Lists available weapons in that class. Armor Helmet / Gloves / Shoulder Lists pieces for specific gear slots. Consumables Potion / Scroll / Spell Lists available usable items. Misc Trinket / Socketable / Fish Lists rings/amulets, gems, or pet fish. Notable Item ID Examples
While thousands of IDs exist, here are some high-value set pieces often searched for in Torchlight II: List of Console cheats. - Torchlight II - Steam Community
Use CLONE [ID] 1
| Scroll Effect | Console ID |
| :--- | :--- |
| Grand Vitality (+Stats) | SCROLL_ENCH_VITALITY_4 |
| Grand Dexterity | SCROLL_ENCH_DEXTERITY_4 |
| Grand Strength | SCROLL_ENCH_STRENGTH_4 |
| Grand Focus | SCROLL_ENCH_FOCUS_4 |
| Master Tank (+Armor) | SCROLL_ENCH_ARMOR_4 |
| Vorpal (+Crit Damage) | SCROLL_ENCH_CRIT_DAMAGE_4 |
While this article focuses on the item list, knowing these will make you a console master.
These never require an enchantment number. Just use CLONE [ID] [Quantity]
| Item Description | Console ID |
| :--- | :--- |
| Health Potion (Standard) | HEALTH_POTION |
| Mana Potion (Standard) | MANA_POTION |
| Full Healing Potion | FULL_POTION |
| Resist All Potion | RESIST_ALL |
| XP Boost Scroll (50%) | SKILL_EXP_BOOST_SCROLL |
| Identify Scroll | IDENTIFY_SCROLL |
| Town Portal Scroll | PORTAL_SCROLL |
| Respec Potion (Reset skills) | RESPEC_POTION |
| Permanent Stat Booster (Fish) | AWAKENED_BLACKSMITH_FISH |