This is a D2R mod that modifies the label of items on the ground and provides a psuedo loot filter.
- Health Potions:
HP1
toHP5
- Mana Potions:
MP1
toMP5
- Rejuvination Potions:
+Rejuv
and+Full Rejuv
- Stamina Potion:
Stam!
- Thawing Potion:
Thaw!
- Antidote:
Anti!
- Tome of Town Portal:
!TP!
- Scroll of Town Portal:
TP!
- Tome of Identify:
!ID!
- Scroll of Identify:
ID!
- Gold:
<Amount> g
- Flawless Gems:
+Flawless <Gem>
- Perfect Gems:
+Perfect <Gem>
- High Runes
- Diablo Essence
- Baal Essence
- Diadem
- High Runes
- Uber Keys
- Twisted Essence of Suffering:
Andy Essence
(Duriel drops it too) - Charged Essence of Hatred:
Meph Essence
- Burning Essence of Terror:
Diablo Essence
- Festering Essence of Destruction:
Baal Essence
- Arrows
- Bolts
- Strangling Gas Potion
- Fulminating Potion
- Choking Gas Potion
- Exploding Potion
- Rancid Gas Potion
- Oil Potion
Recommended for single player use only!
This mod has not been permitted for online use. Use online at your own risk!
https://github.com/admon84/d2r-loot-filter/archive/refs/heads/main.zip
Standard install method for most people.
- Download and extract the mod files (anywhere)
- Create a "mods" folder in your D2R installation directory
- Copy the extracted "lootfilter" folder into "mods"
- If done correctly, the structure should match https://i.imgur.com/hZAvJI6.png
- Edit game settings in your battle.net launcher and add
-mod lootfilter -txt
to your parameters, https://i.imgur.com/LG9Fpn2.png- If your parameters includes -direct, follow the "Install into Extracted Data" steps instead
- Launch the game and enjoy
If you are using -direct -txt
in your launch parameters, follow these steps to add the mod files on top of the extracted data.
- Download and extract the mod files (anywhere)
- Copy the "global", "hd" and "local" folders from lootfilter\lootfilter.mpq\Data into your D2R\Data folder. Select overwrite all when prompted
- Launch the game and enjoy
If you want to make changes to the loot filter, you can extract data and perform a full installation.
- Download CascView from http://www.zezula.net/en/casc/main.html
- In CascView, Open Storage and select your D2R folder
- Expand data/data on the left and extract "global", "hd" and "local" folders into your D2R\Data folder
- Download and extract the mod files (anywhere)
- Copy the "global", "hd" and "local" folders from lootfilter\lootfilter.mpq\Data into your D2R\Data folder. Select overwrite all when prompted
- Edit your game shortcut to add
-direct -txt
to the end. If using battle.net launcher, you can set this in game properties. https://i.imgur.com/kgP3VFZ.png
Fork of original work in AlexisEvo/d2r-loot-filter