Module:Exchange/Blood rune

< Module:Exchange
Revision as of 15:11, 9 November 2022 by Jacmob (talk | contribs) (Created page with "return { itemId = 565, icon = 'Blood rune.png', item = 'Blood rune', value = 400, limit = 25000, members = true, category = nil, examine = 'Used for high level missile spells.', hialch = 240, lowalch = 160 }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
    itemId     = 565,
    icon       = 'Blood rune.png',
    item       = 'Blood rune',
    value      = 400,
    limit      = 25000,
    members    = true,
    category   = nil,
    examine    = 'Used for high level missile spells.',
    hialch     = 240,
    lowalch    = 160
}