Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 21257,
 
itemId = 21257,
price = 2345,
+
price = 2413,
last = 2251,
+
last = 2345,
date = '03:00, April 27, 2020 (UTC)',
+
date = '02:59, April 28, 2020 (UTC)',
lastDate = '02:59, April 26, 2020 (UTC)',
+
lastDate = '03:00, April 27, 2020 (UTC)',
 
icon = 'Slayer\'s enchantment.png',
 
icon = 'Slayer\'s enchantment.png',
 
item = 'Slayer\'s enchantment',
 
item = 'Slayer\'s enchantment',

Revision as of 02:59, 28 April 2020

Documentation for this module may be created at Module:Exchange/Slayer's enchantment/doc

return {
    itemId     = 21257,
    price      = 2413,
    last       = 2345,
    date       = '02:59, April 28, 2020 (UTC)',
    lastDate   = '03:00, April 27, 2020 (UTC)',
    icon       = 'Slayer\'s enchantment.png',
    item       = 'Slayer\'s enchantment',
    value      = 1200,
    limit      = nil,
    members    = true,
    category   = nil,
    examine    = 'The parchment contains a spell invented by Slayer Masters in ancient times.'
}