Searching for Items





Not all items are listed in a category. The NPC pirates are not for instance. That's why there's also a search tool.

You have the choice between three types of searches:

For all three types, you can toggle the case sensitivity on and off by using the "Match Case" toggle.

The Simple Search only allows * and ? wildcards, and it will only return full matches.
For instance, if you search for "Tempest", you will only get the Tempest as a result.
If you want all variations of the Tempest, you have to add the wildcards and search for "*Tempest*".

The Regex searches allow you to do complex searches using POSIX-style regexes.
For instance, "Caldari [I]+$" will return the Tech I, Tech II and Tech III Caldari Tower Sentries.