RuneScape Wiki
(Updating price)
(Updating price)
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 11230,
 
itemId = 11230,
price = 140,
+
price = 136,
last = 140,
+
last = 133,
date = '02:02, April 30, 2020 (UTC)',
+
date = '02:03, June 9, 2020 (UTC)',
lastDate = '02:01, April 29, 2020 (UTC)',
+
lastDate = '02:02, June 6, 2020 (UTC)',
 
item = 'Dragon dart',
 
item = 'Dragon dart',
 
value = 500,
 
value = 500,

Latest revision as of 02:03, 9 June 2020

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

return {
    itemId     = 11230,
    price      = 136,
    last       = 133,
    date       = '02:03, June 9, 2020 (UTC)',
    lastDate   = '02:02, June 6, 2020 (UTC)',
    item       = 'Dragon dart',
    value      = 500,
    limit      = 1500,
    members    = true,
    category   = 'Ammo',
    examine    = 'A deadly throwing dart with a dragon tip.',
    usage      = {
        'Grand Exchange Market Watch/Fletching',
        'Grand Exchange Market Watch/Ranged'
    }
}