Some Helpful Gem Regex

Here are some working helpful regex that makes finding specific gems in your stash tabs a bit easier. Copy/paste the regex string into your stash tab and they should highlight according.

Level 20 gems

Spoiler
"level"\s*:\s*20\b


Level 20 with 20% quality

Spoiler
"Level: 20" "Quality: \+20\%"


Level 20 with less than 19% quality

Spoiler
"Level: 20" "Quality: \+([1-9]|1[0-9])\%"


21/23 Gems

Spoiler
"Level: 21" "Quality: \+23\%"


Portal, Enhance, Empower, etc.

Spoiler
portal|enhance|enlighten|empower
★ Forum Threads ★
★ Unlock Sandwraith Kill Tracker #3461595 ★
★ Deli Music Off #3450767 ★
★ Bestiary QOL #3380585 (HAS BEEN ADDRESSED!!!! HELLO 3.27!!!)★
Last bumped on Oct 27, 2025, 4:30:46 AM

Report Forum Post

Report Account:

Report Type

Additional Info