Template:LootTableInner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
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.Quantity DESC
   |order=CAST(LootTable.Quantity AS SIGNED)
   |format=template
   |format=template
   |template=LootItem
   |template=LootItem

Revision as of 17:36, 15 May 2025