RuneScape Wiki
m (Updating price)
Tag: apiedit
m (Updated info)
Line 12: Line 12:
 
category = 'Mage armour',
 
category = 'Mage armour',
 
examine = 'A strange helm made from tarddian crystal.',
 
examine = 'A strange helm made from tarddian crystal.',
usage = {}
+
usage = {
  +
'Grand Exchange Market Watch/Magic',
  +
'Grand Exchange Market Watch/Melee armour',
  +
'Grand Exchange Market Watch/Ranged'
  +
}
 
}
 
}

Revision as of 01:40, 26 August 2015

Documentation for this module may be created at Module:Exchange/Crystal helm/doc

return {
    itemId     = 35400,
    price      = 200000,
    last       = 200000,
    date       = '17:12, August 25, 2015 (UTC)',
    lastDate   = '00:08, August 25, 2015 (UTC)',
    icon       = 'Crystal helm.png',
    item       = 'Crystal helm',
    value      = nil,
    limit      = nil,
    members    = true,
    category   = 'Mage armour',
    examine    = 'A strange helm made from tarddian crystal.',
    usage      = {
        'Grand Exchange Market Watch/Magic',
        'Grand Exchange Market Watch/Melee armour',
        'Grand Exchange Market Watch/Ranged'
    }
}