Template:NPCLootTableInner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable sortable"
! colspan="2" | '''Item'''
! colspan="2" | Item
! '''Quantity'''
! Quantity
! '''Rarity'''
! Rarity
! '''Buy Price'''
! Buy Price
! '''Sell Price'''
! Sell Price
|-
|-
{{#cargo_query:
{{#cargo_query:
   tables=NpcDrops,Items
   tables=NpcDrops,Items
   |join on=NpcDrops.Item=Items._pageName
   |join on=NpcDrops.Item=Items._pageName
   |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.BuyPrice,Items.SellPrice
   |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.GeneralBuy,Items.GeneralSell
   |where=NpcDrops.NPCKey='{{{npckey}}}'
   |where=NpcDrops.NPCKey='{{{npckey}}}'
   |format=template
   |format=template

Latest revision as of 14:40, 3 June 2025

Error: Table NpcDrops not found.
Item Quantity Rarity Buy Price Sell Price