RuneScape Wiki
Register
(Updating price)
(Updating price)
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2357,
 
itemId = 2357,
price = 1230,
+
price = 1168,
last = 1240,
+
last = 1146,
date = '02:19, May 16, 2020 (UTC)',
+
date = '02:22, June 9, 2020 (UTC)',
lastDate = '02:20, May 15, 2020 (UTC)',
+
lastDate = '02:23, June 6, 2020 (UTC)',
volume = 19.7,
+
volume = 14.4,
volumeDate = '02:19, May 16, 2020 (UTC)',
+
volumeDate = '02:22, June 9, 2020 (UTC)',
 
item = 'Gold bar',
 
item = 'Gold bar',
 
value = 300,
 
value = 300,

Latest revision as of 02:22, 9 June 2020

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

return {
    itemId     = 2357,
    price      = 1168,
    last       = 1146,
    date       = '02:22, June 9, 2020 (UTC)',
    lastDate   = '02:23, June 6, 2020 (UTC)',
    volume     = 14.4,
    volumeDate = '02:22, June 9, 2020 (UTC)',
    item       = 'Gold bar',
    value      = 300,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'It\'s a bar of gold. Used in Crafting (5).',
    usage      = {
        'Grand Exchange Market Watch/Crafting',
        'Grand Exchange Market Watch/Metal Index',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Smithing'
    }
}