[Tool] Search Assistant for Grim Tools

If you’re anything like me, you’ve struggled to find the right items while making a build. So I made a tool to generate search strings. You put in stuff like damage source (Player, Pet, Retaliation) damage type (Physical, Fire, Aether) and classes and which skills.

At the bottom there is a few text boxes and buttons to copy the text. Insert that text into grimtools.com (either database or calculator) and it’ll just show items there.

If there are any questions or change requests reach out here (I’ll check periodically), through reddit: (u/Agathos117), or through the GitHub repo: (WilliamBurdett/WilliamBurdett.github.io) for the code.

TOOL: https://williamburdett.github.io/index.html

4 Likes

Shouldn’t that be https://williamburdett.github.io/regex.html or https://williamburdett.github.io/index.html?

Ye it should, thanks

Good job! Seems that it could be useful for me as I usually create these regex searches one at a time.
It’s easy to forget about something when planning a character also it’s pretty tiring.

I’ll test it more when planning next character but feedback that comes to mind right now:

  • personally I’d change one of default level selections from 84 to 80

  • there’s should definitely be an option to search for

    • various types of RR
    • conversions
    • CC
    • skill modifiers / +X to Skill only not all of them at once
      • by checking for a letter/digit before " to" I guess

I’ll add some of that in the coming days. Doing 80+ is easy, the other’s can be more challenging.

This is very helpful! Thank you for making this!

t took me a minute to figure out how the regex works since I have never used them before, but it will now be permanently bookmarked.

I hope it gets more visibility and support, because it really has a lot of potential