Items: Difference between revisions
No edit summary |
No edit summary |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Below is | Below is a list of all items in ''[[HighSpell]]'', along with their corresponding values: buy price, sell price, and when casting [[Aurum Minor]] or [[Aurum Majora]]. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 8: | Line 8: | ||
! Aurum Minor | ! Aurum Minor | ||
! Aurum Majora | ! Aurum Majora | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Items | tables=Items | ||
|fields=_pageName | |fields=_pageName,Price | ||
|order by=Name ASC | |order by=Name ASC | ||
|limit=10000 | |limit=10000 | ||
Line 18: | Line 17: | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
|} | |} |