Module:Exchange/Chaos rune

From Old School Near-Reality Wiki
< Module:Exchange
Revision as of 14:11, 9 November 2022 by Jacmob (talk | contribs) (Created page with "return { itemId = 562, icon = 'Chaos rune.png', item = 'Chaos rune', value = 90, limit = 18000, members = false, category = nil, examine = 'Used for low level missile spells.', hialch = 54, lowalch = 36 }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {
    itemId     = 562,
    icon       = 'Chaos rune.png',
    item       = 'Chaos rune',
    value      = 90,
    limit      = 18000,
    members    = false,
    category   = nil,
    examine    = 'Used for low level missile spells.',
    hialch     = 54,
    lowalch    = 36
}