Trinket Slot Numbers Wow
On this page, you will find the best gear and best in slot items for your Retribution Paladin in World of Warcraft Shadowlands 9.0.2. If you were looking for WoW Classic content, please refer to our Classic Retribution Paladin DPS gear and best in slot. A complete searchable and filterable list of all Trinkets in World of Warcraft: Shadowlands. Always up to date with the latest patch (9.0.2). 14 = trinket 2 15 = back 16 = main hand 17 = off hand 18 = ranged 19 = tabard 20 = first bag (the rightmost one) 21 = second bag 22 = third bag 23 = fourth bag (the leftmost one) When bank frame is open 40 to 67 = the 28 bank slots 68 = first bank bag slot 69 = second bank bag slot 70 = third bank bag slot. Here is a list of the item slot numbers for your character: Head = 1 Neck = 2 Shoulders = 3 Body = 4 (shirt) Chest = 5 Waist = 6 Legs = 7 Feet = 8 Wrist = 9 Hand = 10 Finger1 = 11 Finger2 = 12 Trinket1 = 13.
Wow Classic Trinket Slot Numbers
Yes - there are multiple ways of identifying it: - simply the name of the trinket: /use Token of Strength OR /use 13 (top trinket slot in character pane, 14 is the bottom).
Macros |
---|
General guides |
Macros Beginners Guide |
Useful macros by class |
Main Menu |
---|
Customizes icon, cooldown, and tooltip shown by a macro using the icon.
Usage
This meta-command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below.
If this meta-command is used with no arguments, the client will provide icon/cooldown/tooltip feedback based on the /cast, /castsequence, /castrandom, /equip, and /equipslot commands in the macro.
Arguments
Best In Slot Hunter Trinkets
You may specify an action using any format supported by /cast; in particular:
- spellname
- Name of the spell of whose icon is to be shown, e.g.
Moonfire
. - itemname
- Name of the item of whose icon is to be shown, e.g.
Healing Potion
- BagID slot
- The bag the item is in (0 is backpack, etc...), and the slot number, starting at 1, of the item you wish to show, e.g.
0 1
for the first item in your backpack. - InvSlot
- The slot on your character in which to show an item, e.g.
13
for the first trinket slot.
Details
- The default tooltip text is the name of the macro.
- Any successive metacommands to define the icon or tooltip will be ignored. If the icon was already specified by a previous #show, then this command is ignored entirely, including tooltips (the tooltip always shows the name of the macro).
- If you don't know the spell, don't have the item, or the position you specified on your character or bag is empty, the button will show the '?' icon (unless you didn't choose the '?' - see first note).
- You don't have to choose the icon for this to work; however, if you don't, the icon will not dynamically change based on the conditions set within the macro text and the icon will instead be the one you chose until such time as you change it manually. Other data affecting the button's appearance will be pulled from this as well, such as the green border around equipped items, the number of items you have, and so forth.
- The action performed by the macro will not be affected by this; i.e. you still need to use slash commands to make the macro do anything.