Template:LootTableInner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
Undo revision 2916 by Ryan (talk)
Tag: Undo
No edit summary
Line 11: Line 11:
   |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,LootTable.RaritySort,Items.GeneralBuy,Items.GeneralSell
   |fields=LootTable.Item,LootTable.Quantity,LootTable.Rarity,LootTable.RaritySort,Items.GeneralBuy,Items.GeneralSell
   |where=LootTable.LootKey='{{{lootkey}}}'
   |where=LootTable.LootKey='{{{lootkey}}}'
   |order=LootTable.RaritySort, LootTable.Rarity
   |order=LootTable.RaritySort ASC, LootTable.Rarity ASC, LootTable.Quantity DESC
   |format=template
   |format=template
   |template=LootItem
   |template=LootItem

Revision as of 17:32, 15 May 2025