17,105
edits
(Adjust slot display order) |
(Support gem slot) |
||
Line 18: | Line 18: | ||
{ placement = 7, name = 'neck', icon = 'Slot_neck', txt = 'Amulet', link = 'Equipment#Amulets' }, | { placement = 7, name = 'neck', icon = 'Slot_neck', txt = 'Amulet', link = 'Equipment#Amulets' }, | ||
{ placement = 8, name = 'ring', icon = 'Slot_ring', txt = 'Ring', link = 'Equipment#Rings' }, | { placement = 8, name = 'ring', icon = 'Slot_ring', txt = 'Ring', link = 'Equipment#Rings' }, | ||
{ placement = 9, name = 'gem', icon = 'Slot_gem', txt = 'Gem', link = 'Gems' }, | |||
{ placement = | { placement = 10, name = 'weapon', icon = 'Slot_weapon', txt = 'Weapon', link = 'Equipment#Weapons' }, | ||
{ placement = | { placement = 11, name = 'shield', icon = 'Slot_shield', txt = 'Offhand', link = 'Equipment#Offhand' }, | ||
{ placement = | { placement = 12, name = 'ammo', icon = 'Slot_ammo', txt = 'Quiver', link = 'Equipment#Ammunition' }, | ||
{ placement = | { placement = 13, name = 'passive', icon = 'Slot_passive', txt = 'Passive', link = 'Combat Passive Slot', hasStats = false }, | ||
{ placement = | { placement = 14, name = 'consumable', icon = 'Slot_consumable', txt = 'Consumable', link = 'Consumables' }, | ||
{ placement = | { placement = 15, name = 'familiar1', icon = 'Slot_summon', txt = 'Familiar Left', link = 'Summoning' }, | ||
{ placement = | { placement = 16, name = 'familiar2', icon = 'Slot_summon', txt = 'Familiar Right', link = 'Summoning' }, | ||
{ placement = | { placement = 17, name = 'prayer1', icon = 'Slot_prayer', txt = 'Prayer1', link = 'Prayer', icontype = 'prayer' }, | ||
{ placement = | { placement = 18, name = 'prayer2', icon = 'Slot_prayer', txt = 'Prayer2', link = 'Prayer', icontype = 'prayer' }, | ||
{ placement = 99, name = 'notes', icon = '', txt = 'Notes', link = '', hasStats = false } | { placement = 99, name = 'notes', icon = '', txt = 'Notes', link = '', hasStats = false } |