Spawn Search¶
All top-level objects, data types and commands that support searching for spawns can take the following options:
| Parameter | Description |
|---|---|
| Anything Else | Anything not matched below is considered a name |
| = | Exact name |
| # | Any number is considered the minimum level |
| alert # | Spawns on your alert list # |
| any | All types |
| aura | Auras |
| banker | NPC bankers |
| banner | Banners |
| body bodytype | Spawns with the specified bodytype |
| campfire | Campfires |
| chest | Chests |
| class classname | Spawns with this class name (long name) |
| corpse | Corpses |
| dps | Returns Wizards, Rangers, Berserkers and Rogues |
| fellowship | Characters in your fellowship |
| flyer | Flying monsters |
| gm | GMs and Guides who have chosen to be visible |
| group | Group members |
| guild | Returns spawns in your own guild |
| guildname name | Returns spawns with the specified guild name, if blank, returns players with any guild name. |
| healer | Returns Druids, Clerics and Shaman |
| id # | Spawn with ID # |
| knight | Returns Paladins and Shadow Knights |
| lfg | All spawns Looking For Group |
| light lightsource | Spawns with the specified lightsource |
| loc #x #y [#z] | Spawn at the specified loc, z is optional (defaults to your Z). Must be used with radius |
| los | Spawns in Line of Sight |
| mercenary | Mercenaries |
| merchant | NPC Merchants |
| mount | Mounts |
| named | "Named" spawns (spawns whose names start with a #, or whose name does not start with "a" or "an") |
| nearalert # | Spawns near alert list # |
| next | Next spawn matching the search criteria (when using /mqtarget) |
| noalert # | Spawns not on alert list # |
| nogroup | Characters that aren't in your group |
| noguild | Spawns with no guild tag |
| nopcnear # | Spawns with no players within specified radius (defaults to 200) |
| nopet | Not a pet |
| notid # | Spawns not matching ID # |
| notnearalert # | Spawns not near alert list # |
| npc | Non-Player Characters |
| npccorpse | Non-Player Characters Corpses |
| npcpet | Pets Owned by Non-Player Characters |
| object | Objects |
| pc | Player Characters (default) |
| pccorpse | Player corpses |
| pcpet | Pets Owned by Player Characters |
| pet | Pets |
| playerstate # | Spawns that match the PlayerState int |
| prev | Previous spawn matching the search criteria (when using /mqtarget) |
| race racename | Spawns with the race racename |
| radius # | Within the radius # |
| raid | Characters who are in your raid |
| range low# high# | Within the level range low# and high# |
| slower | Returns Shamans, Enchanters, Beastlords, and Bards |
| tank | Returns Paladins, Shadow Knights and Warriors |
| targetable | Spawns that can be targeted |
| timer | Timer spawns |
| trader | Characters who are in trader mode |
| trap | Traps |
| tribute | Tribute Masters |
| trigger | Triggers |
| untargetable | Untargettable spawns |
| xtarhater | Spawn on my xtarget list that hates me |
| zradius # | Spawns within the specified Z-Axis radius |