Search Help Files


You searched for db database


1. db database
Syntax: db slots
db itemtypes
db prefs
db prefs clear
db prefs minlevel <number>
db prefs maxlevel <number>
db prefs stat <stat> (<minimum amount>)
db prefs type <item type>
db prefs slot <wear slot>
db prefs weapon <weapon type>
db prefs weapondam <minimum damage>
db prefs spell <spell name>
db search

The database command lets you search for equipment by setting search
preferences and then running a search against those preferences.

Use 'db prefs' to view your current preferences and 'db prefs clear'
to reset them. Set as many or as few preferences as you like before
running your search with 'db search'.

The spell preference filters potions, pills, scrolls, wands, and
staves by a specific spell. Both hardcoded and custom spells are
supported.

Use 'db slots' to see all searchable wear slots and 'db itemtypes' to
see all searchable item types.

The database will not display items inside bags carried by monsters,
items you cannot see, or items carried by monsters you cannot see.
When searching for armor, items with 0 AC will not be listed. Items
in certain areas such as the Colosseum, seasonal zones, and Merchants'
Marketplace will not appear in the database.

Example usage:
db prefs minlevel 40
db prefs maxlevel 50
db prefs slot shield
db search

db prefs clear
db prefs minlevel 1
db prefs type potion
db prefs spell sanctuary
db search