Module:Exchange/Body 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 = 559, icon = 'Body rune.png', item = 'Body rune', value = 3, limit = 18000, members = false, category = nil, examine = 'Used for curse spells.', hialch = 1, 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/Body rune/doc

return {
    itemId     = 559,
    icon       = 'Body rune.png',
    item       = 'Body rune',
    value      = 3,
    limit      = 18000,
    members    = false,
    category   = nil,
    examine    = 'Used for curse spells.',
    hialch     = 1,
    lowalch    = 1
}