RuneScape Wiki
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1401,
 
itemId = 1401,
price = 24300,
+
price = 24550,
last = 23794,
+
last = 24300,
date = '02:59, May 28, 2020 (UTC)',
+
date = '03:02, May 29, 2020 (UTC)',
lastDate = '02:59, May 27, 2020 (UTC)',
+
lastDate = '02:59, May 28, 2020 (UTC)',
 
icon = 'Mystic fire staff.png',
 
icon = 'Mystic fire staff.png',
 
item = 'Mystic fire staff',
 
item = 'Mystic fire staff',

Revision as of 03:02, 29 May 2020

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

return {
    itemId     = 1401,
    price      = 24550,
    last       = 24300,
    date       = '03:02, May 29, 2020 (UTC)',
    lastDate   = '02:59, May 28, 2020 (UTC)',
    icon       = 'Mystic fire staff.png',
    item       = 'Mystic fire staff',
    value      = 42500,
    limit      = 1000,
    members    = true,
    category   = 'Mage weapons',
    examine    = 'It\'s a slightly magical stick.',
    usage      = {}
}