Items: Difference between revisions

Created page with "Below is the list of all items in ''HighSpell''. {| class="wikitable sortable" |- ! rowspan="2" colspan="2" | Item ! colspan="2" | Base ! colspan="2" | Profit Each ! colspan="2" | Profit Total |- ! Aurum Minor ! Aurum Majora ! Aurum Minor ! Aurum Majora ! Aurum Minor ! Aurum Majora {{#cargo_query: tables=Items |fields=_pageName,Name,Price |order by=Name ASC |format=template |template=ItemList |named args=yes }} |}"
 
No edit summary
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
Below is the list of all items in ''[[HighSpell]]''.
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"
|-
|-
! rowspan="2" colspan="2" | Item
! colspan="2" | Item
! colspan="2" | Base
! Buy Price
! colspan="2" | Profit Each
! Sell Price
! colspan="2" | Profit Total
|-
! Aurum Minor
! Aurum Majora
! Aurum Minor
! Aurum Minor
! Aurum Majora
! Aurum Majora
! Aurum Minor
! Aurum Majora
{{#cargo_query:
{{#cargo_query:
   tables=Items
   tables=Items
   |fields=_pageName,Name,Price
   |fields=_pageName,Price
   |order by=Name ASC
   |order by=Name ASC
  |limit=10000
   |format=template
   |format=template
   |template=ItemList
   |template=ItemList
   |named args=yes
   |named args=yes
}}
}}
|}
|}