Template:NPCLootTableInner: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable sortable" | ||
! colspan="2" | | ! colspan="2" | Item | ||
! | ! Quantity | ||
! | ! Rarity | ||
! | ! Buy Price | ||
! | ! Sell Price | ||
|- | |- | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=NpcDrops | tables=NpcDrops,Items | ||
|fields=Item,Quantity,Rarity, | |join on=NpcDrops.Item=Items._pageName | ||
|where=NPCKey='{{{npckey}}}' | |fields=NpcDrops.Item,NpcDrops.Quantity,NpcDrops.Rarity,Items.Price | ||
|where=NpcDrops.NPCKey='{{{npckey}}}' | |||
|format=template | |format=template | ||
|template=NPCLootItem | |template=NPCLootItem | ||
|named args=yes | |named args=yes | ||
|cacheable=yes | |||
}} | }} | ||
|} | |} |
Latest revision as of 23:01, 6 July 2025
Error: Table NpcDrops not found.
Item | Quantity | Rarity | Buy Price | Sell Price |
---|