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 = 5880,
+
price = 5941,
last = 5831,
+
last = 5880,
date = '02:29, May 4, 2020 (UTC)',
+
date = '02:29, May 5, 2020 (UTC)',
lastDate = '02:28, May 3, 2020 (UTC)',
+
lastDate = '02:29, May 4, 2020 (UTC)',
 
icon = 'Mystic boots.png',
 
icon = 'Mystic boots.png',
 
item = 'Mystic boots',
 
item = 'Mystic boots',

Revision as of 02:29, 5 May 2020

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

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