RuneScape Wiki
(Updating price)
(Updating price)
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 11237,
 
itemId = 11237,
price = 308,
+
price = 289,
last = 305,
+
last = 298,
date = '01:59, January 26, 2020 (UTC)',
+
date = '02:04, February 21, 2020 (UTC)',
lastDate = '01:59, January 25, 2020 (UTC)',
+
lastDate = '01:59, February 20, 2020 (UTC)',
volume = 6.9,
+
volume = 10.9,
volumeDate = '01:59, January 26, 2020 (UTC)',
+
volumeDate = '02:04, February 21, 2020 (UTC)',
 
item = 'Dragon arrowheads',
 
item = 'Dragon arrowheads',
 
value = 500,
 
value = 500,

Revision as of 02:04, 21 February 2020

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

return {
    itemId     = 11237,
    price      = 289,
    last       = 298,
    date       = '02:04, February 21, 2020 (UTC)',
    lastDate   = '01:59, February 20, 2020 (UTC)',
    volume     = 10.9,
    volumeDate = '02:04, February 21, 2020 (UTC)',
    item       = 'Dragon arrowheads',
    value      = 500,
    limit      = 10000,
    members    = true,
    category   = 'Fletching materials',
    examine    = 'Dragon talons, usable as arrowheads.',
    usage      = {
        'Grand Exchange Market Watch/Fletching',
        'Grand Exchange Market Watch/Minigames',
        'Grand Exchange Market Watch/Slayer'
    }
}