Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 4097,
 
itemId = 4097,
price = 6052,
+
price = 6072,
last = 6036,
+
last = 6052,
date = '02:28, May 17, 2020 (UTC)',
+
date = '02:29, May 18, 2020 (UTC)',
lastDate = '02:29, May 16, 2020 (UTC)',
+
lastDate = '02:28, May 17, 2020 (UTC)',
 
icon = 'Mystic boots.png',
 
icon = 'Mystic boots.png',
 
item = 'Mystic boots',
 
item = 'Mystic boots',

Revision as of 02:29, 18 May 2020

Documentation for this module may be created at Module:Exchange/Mystic boots/doc

return {
    itemId     = 4097,
    price      = 6072,
    last       = 6052,
    date       = '02:29, May 18, 2020 (UTC)',
    lastDate   = '02:28, May 17, 2020 (UTC)',
    icon       = 'Mystic boots.png',
    item       = 'Mystic boots',
    value      = 10000,
    limit      = nil,
    members    = true,
    category   = nil,
    examine    = 'Magical boots.',
    hialch     = 6000,
    lowalch    = 3000
}