Regex for inventory includes description text on cluster jewels

In the example the cluster jewel is highlighted when searching for "Right click to remove" and any other text that is included in the description. This makes it weird when you want to make a regex that detects if the item has a prefix modifier. As you'd want to search for "[a-z] Medium" but have to exclude the letter "d" as the description text has the words "allocated medium" in it.

hi <3 I stream at twitch.tv/sjatar_
Last edited by Sjatar#1090 on Mar 4, 2025, 7:53:25 PM
Last bumped on Mar 4, 2025, 8:38:00 PM
"
Sjatar#1090 wrote:
This makes it weird when you want to make a regex that detects if the item has a prefix modifier. As you'd want to search for "[a-z] Medium"

Is there a reason !^Medium wouldn't work?
"
Jadian#0111 wrote:
"
Sjatar#1090 wrote:
This makes it weird when you want to make a regex that detects if the item has a prefix modifier. As you'd want to search for "[a-z] Medium"

Is there a reason !^Medium wouldn't work?


That does work thanks <3 I guess the reason I did not figure that one out because I did not know that the description text was also included in the search ^^
hi <3 I stream at twitch.tv/sjatar_

Report Forum Post

Report Account:

Report Type

Additional Info