RuneScape Wiki
m (Converting Exchange:Potato cactus to module)
 
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 3138,
 
itemId = 3138,
price = 2947,
+
price = 7205,
last = 3103,
+
last = 6934,
date = '11:14, December 28, 2014 (UTC)',
+
date = '03:21, February 20, 2020 (UTC)',
lastDate = '00:55, December 28, 2014 (UTC)',
+
lastDate = '03:22, February 19, 2020 (UTC)',
icon = 'Potato cactus.png',
 
 
item = 'Potato cactus',
 
item = 'Potato cactus',
 
value = 1,
 
value = 1,
Line 14: Line 13:
 
usage = {
 
usage = {
 
'Grand Exchange Market Watch/Herblore',
 
'Grand Exchange Market Watch/Herblore',
  +
'Grand Exchange Market Watch/Most traded',
 
'Grand Exchange Market Watch/Summoning'
 
'Grand Exchange Market Watch/Summoning'
 
}
 
}

Revision as of 03:21, 20 February 2020

Documentation for this module may be created at Module:Exchange/Potato cactus/doc

return {
    itemId     = 3138,
    price      = 7205,
    last       = 6934,
    date       = '03:21, February 20, 2020 (UTC)',
    lastDate   = '03:22, February 19, 2020 (UTC)',
    item       = 'Potato cactus',
    value      = 1,
    limit      = 10000,
    members    = true,
    category   = 'Herblore materials',
    examine    = 'How am I supposed to eat that? Used in Herblore(76), Summoning(25).',
    usage      = {
        'Grand Exchange Market Watch/Herblore',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Summoning'
    }
}