Template:ShopTable/Inner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
   |fields=LootTable.Item,LootTable.MinimumQuantity,LootTable.RestockTimer,Items.GeneralSell
   |fields=LootTable.Item,LootTable.MinimumQuantity,LootTable.RestockTimer,Items.GeneralSell
   |where=LootTable.LootKey='{{{lootkey}}}'
   |where=LootTable.LootKey='{{{lootkey}}}'
   |order by=LootTable.RaritySort ASC,LootTable.Item ASC
   |order by=Items.GeneralSell ASC,LootTable.MinimumQuantity ASC,LootTable.RestockTimer ASC,LootTable.Item ASC
   |format=template
   |format=template
   |template=ShopTable/Item
   |template=ShopTable/Item

Revision as of 12:33, 2 June 2025