Highlight Item Enchant
[Overview]
This mod provides a clear visual indication for items that match enchantment search criteria specified in a CSV file.
[Features]
Adds a special visual effect when an item matching your criteria drops.
Displays an icon on items that match your criteria.
Adds a notification message in the top-right corner of the screen when the CSV file is loaded.
Adds a function to reload the CSV file by pressing the F9 key.
[Usage]
1. Edit the CSV File
In-game, press ESC > Tools > Mod Viewer.
Click "Highlight Item Enchant" from the list, then click "Open in Explorer".
Open UserFilter.csv with a text editor (such as Notepad).
Enter the name of the desired skill/enchantment and the threshold value, separated by a comma. Save the file.
Note: Please ensure the CSV file is saved with UTF-8 encoding.
Example: If you want an item with a Faith enchantment value of 50 or higher, enter: Faith,50
Important: The enchantment name in the CSV file must exactly match the enchantment name as it appears in the game.
2. Verify Operation
The CSV file is automatically loaded when the game starts.
You can also manually reload the CSV file during gameplay by pressing the F9 key.
[Notes]
Please pay attention to the message displayed when loading the CSV file. If the load fails, the message "Failed load CSV File" will appear in the top-right corner of the screen.
SourceCode [github.com]