RuneScape Wiki
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2351,
 
itemId = 2351,
price = 1312,
+
price = 1340,
last = 1303,
+
last = 1312,
date = '02:36, May 9, 2020 (UTC)',
+
date = '02:39, May 10, 2020 (UTC)',
lastDate = '02:36, May 8, 2020 (UTC)',
+
lastDate = '02:36, May 9, 2020 (UTC)',
 
item = 'Iron bar',
 
item = 'Iron bar',
 
value = 28,
 
value = 28,

Revision as of 02:39, 10 May 2020

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

return {
    itemId     = 2351,
    price      = 1340,
    last       = 1312,
    date       = '02:39, May 10, 2020 (UTC)',
    lastDate   = '02:36, May 9, 2020 (UTC)',
    item       = 'Iron bar',
    value      = 28,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'An iron bar. Used in Smithing (15) for production and training.',
    usage      = {
        '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'
    }
}