RuneScape Wiki
(Updating price)
(Updating price)
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2353,
 
itemId = 2353,
price = 793,
+
price = 953,
last = 769,
+
last = 990,
date = '04:06, April 10, 2020 (UTC)',
+
date = '04:01, May 27, 2020 (UTC)',
lastDate = '04:00, April 9, 2020 (UTC)',
+
lastDate = '04:01, May 25, 2020 (UTC)',
 
item = 'Steel bar',
 
item = 'Steel bar',
 
value = 100,
 
value = 100,

Revision as of 04:01, 27 May 2020

Documentation for this module may be created at Module:Exchange/Steel bar/doc

return {
    itemId     = 2353,
    price      = 953,
    last       = 990,
    date       = '04:01, May 27, 2020 (UTC)',
    lastDate   = '04:01, May 25, 2020 (UTC)',
    item       = 'Steel bar',
    value      = 100,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'It\'s a bar of steel.',
    usage      = {
        'Grand Exchange Market Watch/Common Trade Index',
        'Grand Exchange Market Watch/Construction',
        'Grand Exchange Market Watch/Metal Index',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Smithing',
        'Grand Exchange Market Watch/Summoning'
    }
}