RuneScape Wiki
(Updating price)
(Updating price)
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 555,
 
itemId = 555,
price = 19,
+
price = 20,
last = 19,
+
last = 20,
date = '04:26, February 17, 2020 (UTC)',
+
date = '04:26, April 3, 2020 (UTC)',
lastDate = '04:31, February 16, 2020 (UTC)',
+
lastDate = '04:38, April 1, 2020 (UTC)',
volume = 74.0,
+
volume = 60.1,
volumeDate = '04:26, February 17, 2020 (UTC)',
+
volumeDate = '04:26, April 3, 2020 (UTC)',
 
item = 'Water rune',
 
item = 'Water rune',
 
value = 17,
 
value = 17,

Revision as of 04:26, 3 April 2020

Documentation for this module may be created at Module:Exchange/Water rune/doc

return {
    itemId     = 555,
    price      = 20,
    last       = 20,
    date       = '04:26, April 3, 2020 (UTC)',
    lastDate   = '04:38, April 1, 2020 (UTC)',
    volume     = 60.1,
    volumeDate = '04:26, April 3, 2020 (UTC)',
    item       = 'Water rune',
    value      = 17,
    limit      = 25000,
    members    = false,
    category   = 'Runes, Spells and Teleports',
    examine    = 'One of the four basic elemental runes. Used in Magic (5).',
    usage      = {
        'Grand Exchange Market Watch/Magic',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Rune Index',
        'Grand Exchange Market Watch/Runecrafting'
    }
}