RuneScape Wiki
(Updating price)
(Updating price)
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 11230,
 
itemId = 11230,
price = 138,
+
price = 119,
last = 138,
+
last = 117,
date = '02:01, October 28, 2019 (UTC)',
+
date = '02:01, December 12, 2019 (UTC)',
lastDate = '02:01, October 27, 2019 (UTC)',
+
lastDate = '02:00, December 11, 2019 (UTC)',
 
item = 'Dragon dart',
 
item = 'Dragon dart',
 
value = 500,
 
value = 500,

Revision as of 02:01, 12 December 2019

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

return {
    itemId     = 11230,
    price      = 119,
    last       = 117,
    date       = '02:01, December 12, 2019 (UTC)',
    lastDate   = '02:00, December 11, 2019 (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'
    }
}