RuneScape Wiki
(Updating price)
(Updating price)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2355,
 
itemId = 2355,
price = 523,
+
price = 574,
last = 495,
+
last = 540,
date = '03:52, May 8, 2020 (UTC)',
+
date = '03:54, June 9, 2020 (UTC)',
lastDate = '03:50, May 6, 2020 (UTC)',
+
lastDate = '03:58, June 6, 2020 (UTC)',
 
item = 'Silver bar',
 
item = 'Silver bar',
 
value = 150,
 
value = 150,

Latest revision as of 03:54, 9 June 2020

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

return {
    itemId     = 2355,
    price      = 574,
    last       = 540,
    date       = '03:54, June 9, 2020 (UTC)',
    lastDate   = '03:58, June 6, 2020 (UTC)',
    item       = 'Silver bar',
    value      = 150,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'It\'s a bar of silver.',
    usage      = {
        'Grand Exchange Market Watch/Combat minigames',
        'Grand Exchange Market Watch/Crafting',
        'Grand Exchange Market Watch/Herblore',
        'Grand Exchange Market Watch/Metal Index',
        'Grand Exchange Market Watch/Smithing'
    }
}