RuneScape Wiki
mNo edit summary
mNo edit summary
Line 99: Line 99:
 
{'', 'Name', 'Level', 'XP', '# Needed', 'Pouch', 'Raw cost',
 
{'', 'Name', 'Level', 'XP', '# Needed', 'Pouch', 'Raw cost',
 
'Product cost', 'Profit/Loss', 'Cost/XP'},
 
'Product cost', 'Profit/Loss', 'Cost/XP'},
  +
["Summoning-Dungeoneering - Pouches"] =
  +
{'', 'Name', 'Charm', 'Level', 'XP', '# Needed', 'Materials'},
 
["Thieving"] =
 
["Thieving"] =
 
{'', 'Level', 'Name', 'XP', '# Needed', 'Location'},
 
{'', 'Level', 'Name', 'XP', '# Needed', 'Location'},

Revision as of 23:23, 18 December 2017

Documentation for this module may be created at Module:Skill calc/elts/doc

--[=[ elts
-- These determine and return the table headers for calculators.
-- No calculations are done on this page; this purely an array of headers.
-- To create a new one:
--   - if there is no base skill yet, use ["Skillname"]
--   - if the goal is a specific sub-set of a skill that requires different 
--     headers, use ["Skillname-Subset"]. 
--     The Subset should be the option displayed in the calculator.
--   - All elts should follow this exact template where possible:
--     {'', 'Name', 'Level', 'XP', '# Needed', ...} where the ellipse includes additional columns
--]=]

return {
    ["Agility"] = 
        {'', 'Level', 'Course', 'XP', '# Needed'},
    ["Agility-Multiples"] = 
        {'', 'Level', 'Possibility of'},
    ["Agility-Milestones"] = 
        {'', 'Level', 'Name'},
    ["Agility-Other"] = 
        {'', 'Level', 'Name'},
    ["Construction"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', '(Base) Material', 'Cost per', 
            'Total Cost', 'Coins/XP'},
    ["Construction-Rooms"] = 
        {'','Name','Level','Cost'},
    ["Construction-Flatpacks"] = 
        {'', 'Name', 'Bench', 'Level', 'XP', '# Needed', '(Base) Material', 
            'Cost per', 'Total Cost', 'Coins/XP'},
    ["Construction-Milestones"] =
        {'','Name','Level','XP','Cost'},
    ["Construction-Other"] = 
        {'', 'Name', 'Level', 'XP', '# Needed'},
    ["Cooking"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 'Product Cost', 
            'Profit/Loss',  'Profit/XP'},
    ["Crafting"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 'Product Cost', 
            'Profit/Loss', 'Profit/XP'},
    ["Divination"] =
        {'', 'Name', 'Level', 'XP', '# Needed', 'Profit'},
    ["Divination-Conversion"] =
        {'', 'Name', 'Level', 'Materials', 'XP', '# Needed', 'Loss'},
    ["Dungeons"] =
        {'', 'Name', 'Level', 'XP', '# Needed' },
    ["Dungeons-Materials"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials'},
    ["Farming"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Seed', 'Seed cost'},
    ["Fishing"] =
        {'', 'Name', 'Tool', 'Bait', 'Level', 'XP', '# Needed', 'GE Price', 'Bait Cost', 'Profit'},
    ["Fishing-Dungeoneering"] =
        {'', 'Name', 'Tool', 'Bait', 'Level', 'XP', '# Needed'},
    ["Fletching"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 'Product Cost', 
            'Profit/Loss', 'Profit/XP'},
    ["Fletching-Dungeoneering"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials'},
    ["Firemaking"] = 
        {'', 'Name', 'Level', 'XP', 'Cost/XP', '# Needed', 'Materials', 'GE Price', 
            'Total Cost'},
    ["Herblore"] =
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 'Product Cost', 
            'Profit/Loss', 'Profit/XP'},
    ["Hunter"] =
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials'},
    ["Hunter-Bait"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Bait', 'Materials'},
    ["Magic"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Material Cost'},
    ["Mining"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Profit'},
    ["Prayer"] =
        {'', 'Name', 'XP', '# Needed', 'Material Cost', 'Cost/XP'},
    ["Runecrafting"] =
        {'', 'Name', 'Materials', 'Level', 'XP', '# Needed', 'Raw Cost', 'Product Cost', 
            'Profit/Loss'},
    ["Runecrafting-Tiaras"] =
        {'', 'Name', 'Materials', 'XP', '# Needed', 'Raw Cost', 'Product Cost', 'Profit/Loss'},
    ["Runecrafting-Runespan - Free"] =
        {'', 'Name', 'Level', 'XP', '# Needed' },
    ["Runecrafting-Runespan - Members"] =
        {'', 'Name', 'Level', 'XP', '# Needed' },
    ["Smithing"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 'Product Cost', 
            'Profit/Loss', 'Profit/XP'},
    ["Smithing-Forging"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'GE Price', 'Cost/XP'},
    ["Slayer"] = 
        {'', 'Name', 'Level', 'Slayer Level', 'XP', '# Needed'},
    ["Slayer-Milestones"] = 
        {'', 'Name', 'Level'},
    ["Slayer-Masters"] = 
        {'', 'Name', 'Level'},
    ["Summoning"] =
        {'', 'Name', 'Charm', 'Level', 'XP', '# Needed', 'Materials', 'Raw Cost', 
            'Product Cost', 'Profit/Loss', 'Cost/XP'},
    ["Summoning-Scrolls"] =
        {'', 'Name', 'Level', 'XP', '# Needed', 'Pouch', 'Raw cost', 
            'Product cost', 'Profit/Loss', 'Cost/XP'},
    ["Summoning-Dungeoneering - Pouches"] =
        {'', 'Name', 'Charm', 'Level', 'XP', '# Needed', 'Materials'},
    ["Thieving"] = 
        {'', 'Level', 'Name', 'XP', '# Needed', 'Location'},
    ["Woodcutting"] = 
        {'', 'Name', 'Level', 'XP', '# Needed', 'Profit'},
    ["Woodcutting-Other"] =
        {'', 'Name', 'Level', 'XP', '# Needed' },
    ["Urns"] =
        {'', 'Name', 'XP', '# Needed', 'Cost' }
}