Module:Exchange/Air rune

From Old School Near-Reality Wiki
< Module:Exchange
Revision as of 14:09, 9 November 2022 by Jacmob (talk | contribs) (Created page with "return { itemId = 556, icon = 'Air rune.png', item = 'Air rune', value = 4, limit = 50000, members = false, category = nil, examine = 'One of the 4 basic elemental Runes.', hialch = 2, lowalch = 1 }")
(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/Air rune/doc

return {
    itemId     = 556,
    icon       = 'Air rune.png',
    item       = 'Air rune',
    value      = 4,
    limit      = 50000,
    members    = false,
    category   = nil,
    examine    = 'One of the 4 basic elemental Runes.',
    hialch     = 2,
    lowalch    = 1
}