Open the settings.txt file with a text editor like Notepad. You are looking for two specific lines:
Which you are currently playing (Embermage, Berserker, Engineer, or Outlander)?
The Torchlight 2 console features a built-in search mechanic. Open the console with ~ . torchlight 2 console commands item list full
Using console commands in Torchlight II is the fastest way to test builds, fix buggy quests, or simply have fun with "god mode." However, navigating the item system can be tricky because the game uses specific internal code names rather than the names you see in-game.
Open that file in Notepad, and you have the complete database of 15,000+ item strings. Open the settings
: Spawns every item in the game (warning: this may crash your game or fill your inventory instantly). MONEY [amount] : Gives you the specified amount of gold. IDENTIFYALL
Remember: unless the host has also flagged their character. Use this list for single-player theorycrafting or recovering a lost item due to a crash. Open the console with ~
The console is most frequently used to spawn specific gear using the ITEM [ItemName], [Count] : Creates the specified item. ITEM potion_healing_big, 10 spawns 10 large healing potions. ITEM [Index], [Count] : Spawns an item using its internal index number.