Map Regex Generator
8-Mod Map Regex
Nothing in a map's text says how many mods it rolled, so no stash search can count them. What players mean by an 8-mod map is a fully rolled one, and the readable signal for that is Item Quantity — so this regex keeps maps at 100% quantity or more, which is where a full set of prefixes and suffixes usually lands. A map with eight weak rolls can still slip past it. If you need the count exactly, use the trade links in the generator: trade knows the mod count, your stash tab does not.
The regex
"tity.*(\d{3})%"Built for the English game client. Paste into an English client for the mod names to match.Mod data: patch 3.29.0.2.2
What it filters
- Item Quantity of 100% or more
Want it slightly different?
Open the map regex generator and paste this string into its Import box. Every threshold and mod in it becomes a checkbox you can change, and the trade links come with it.
Open the map regex generator