Regex for precursor tablet
Hello everyone, does anyone know regex for a precursor tablet to find out how many maps it affects?
Zuletzt angestoßen am 12.09.2025, 05:55:37
|
![]() |
Try using the word in each tablets name/modifier.
If ya want more exp. search using quotes for "inc.+exp" the quotes tell ya to seach what is inside the quotes, the period stops the character search & allows to concatenate the next character w a plus symbol (+) followed by no space & part of the next word, as an example finding increased experience "inc.+exp" ya can replace inc more if ya have to find modifier that is on other tablets, ya can add "tablet" to find one, also you can do spaces if the search has spaces in it "increased number of rare monsters" and can also add more than one term in quotes. |
![]() |
Thank you for your responsiveness and detailed explanations.
Zuletzt bearbeitet von Ivromann#2578 um 02.03.2025, 19:26:26
|
![]() |
Hi! And how could I search for tablets by item quant greater than 5%? Thanks a lot. Path of Regex doesn't have this function, I don't know why.
Zuletzt bearbeitet von Sastre19#1001 um 12.09.2025, 05:55:58
|
![]() |