Module:Exchange/Astral 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 = 9075, icon = 'Astral rune.png', item = 'Astral rune', value = 50, limit = 15000, members = true, category = nil, examine = 'Used for Lunar spells.', hialch = 30, lowalch = 20 }")
(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/Astral rune/doc

return {
    itemId     = 9075,
    icon       = 'Astral rune.png',
    item       = 'Astral rune',
    value      = 50,
    limit      = 15000,
    members    = true,
    category   = nil,
    examine    = 'Used for Lunar spells.',
    hialch     = 30,
    lowalch    = 20
}