RuneScape Wiki
m (Updating exchange data via the script)
Tag: apiedit
m (Updated GEMW data via script on the exchange page.)
Tag: apiedit
Line 1: Line 1:
 
return {
 
return {
 
itemId = 39812,
 
itemId = 39812,
price = 8000000,
+
price = 8400000,
 
last = 8000000,
 
last = 8000000,
date = '10:43, March 27, 2017 (UTC)',
+
date = '21:17, March 27, 2017 (UTC)',
 
lastDate = '10:43, March 27, 2017 (UTC)',
 
lastDate = '10:43, March 27, 2017 (UTC)',
 
icon = 'Luck of the dwarves.png',
 
icon = 'Luck of the dwarves.png',

Revision as of 21:17, 27 March 2017

Documentation for this module may be created at Module:Exchange/Luck of the dwarves/doc

return {
    itemId     = 39812,
    price      = 8400000,
    last       = 8000000,
    date       = '21:17, March 27, 2017 (UTC)',
    lastDate   = '10:43, March 27, 2017 (UTC)',
    icon       = 'Luck of the dwarves.png',
    item       = 'Luck of the dwarves',
    alchable   = false,
    value      = nil,
    limit      = nil,
    members    = true,
    category   = nil,
    examine    = 'A ring that increases your chance of rare items from extremely dangerous monsters across Gielinor.',
    usage      = {}
}