RuneScape Wiki
(Updating price)
(Updating price)
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 44,
 
itemId = 44,
price = 121,
+
price = 115,
last = 121,
+
last = 114,
date = '03:36, March 6, 2020 (UTC)',
+
date = '03:42, April 10, 2020 (UTC)',
lastDate = '03:36, March 5, 2020 (UTC)',
+
lastDate = '03:37, April 9, 2020 (UTC)',
volume = 167.7,
+
volume = 152.0,
volumeDate = '03:36, March 6, 2020 (UTC)',
+
volumeDate = '03:42, April 10, 2020 (UTC)',
 
item = 'Rune arrowheads',
 
item = 'Rune arrowheads',
 
value = 460,
 
value = 460,

Revision as of 03:42, 10 April 2020

Documentation for this module may be created at Module:Exchange/Rune arrowheads/doc

return {
    itemId     = 44,
    price      = 115,
    last       = 114,
    date       = '03:42, April 10, 2020 (UTC)',
    lastDate   = '03:37, April 9, 2020 (UTC)',
    volume     = 152.0,
    volumeDate = '03:42, April 10, 2020 (UTC)',
    item       = 'Rune arrowheads',
    value      = 460,
    limit      = 10000,
    members    = false,
    category   = 'Fletching materials',
    examine    = 'I can make some arrows with these.',
    usage      = {
        'Grand Exchange Market Watch/Fletching',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Smithing'
    }
}