RuneScape Wiki
Advertisement

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

local skillData = {}

return function(trainMethod)
    
    ---------------------------------   Meat   ---------------------------------------------
    
    if trainMethod == "Meat" then
        local methods = 
        {
            {   
                name        = "Shrimps",
                material    = {1, "Raw shrimps"},
                level       = 1,
                xp          = 30,
                noBurn      = 34
            },{   
                name        = "Crayfish",
                material    = {1, "Raw crayfish"},
                level       = 1,
                xp          = 30,
                noBurn      = 32
            },{
                name        = "Sardine",
                material    = {1, "Raw sardine"},
                level       = 1,
                xp          = 40,
                noBurn      = 38
            },{
                name        = "Anchovies",
                material    = {1, "Raw anchovies"},
                level       = 1,
                xp          = 30,
                noBurn      = 34
            },{   
                name        = "Cooked chicken",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw chicken"}
            },{   
                name        = "Cooked meat",
                level       = 1,
                xp          = 23.5,
                material    = {1, "Raw beef"}
            },{   
                name        = "Cooked meat",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw rat meat"}
            },{   
                name        = "Cooked meat",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw bear meat"}
            },{   
                name        = "Cooked meat",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw yak meat"}
            },{   
                name        = "Cooked meat",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw pawya meat"}
            },{   
                name        = "Cooked rabbit",
                level       = 1,
                xp          = 30,
                material    = {1, "Raw rabbit"}
            },{
                name        = "Mackerel",
                material    = {1, "Raw mackerel"},
                level       = 1,
                xp          = 30,
                noBurn      = 45
            },{
                name        = "Herring",
                material    = {1, "Raw herring"},
                level       = 5,
                xp          = 50,
                noBurn      = 41
            },{   
                name        = "Thin snail meat",
                level       = 12,
                xp          = 70,
                material    = {1, "Thin snail"}
            },{
                name        = "Bacon",
                material    = {1, "Raw bacon"},
                level       = 14,
                mtrade      = 0,
                xp          = 68
            },{
                name        = "Trout",
                material    = {1, "Raw trout"},
                level       = 15,
                xp          = 70,
                noBurn      = 50
            },{   
                name        = "Roast rabbit",
                level       = 16,
                xp          = 72,
                material    = {1, "Raw rabbit"}
            },{   
                name        = "Spider on stick",
                level       = 16,
                xp          = 80,
                material    = {1, "Spider on stick (raw)"}
            },{   
                name        = "Lean snail meat",
                level       = 17,
                xp          = 80,
                material    = {1, "Lean snail"}
            },{
                name        = "Cod",
                material    = {1, "Raw cod"},
                level       = 18,
                xp          = 75,
                noBurn      = 52
            },{
                name        = "Pike",
                material    = {1, "Raw pike"},
                level       = 20,
                xp          = 80,
                noBurn      = 53
            },{   
                name        = "Roast beast meat",
                level       = 21,
                xp          = 82,
                material    = {1, "Raw beast meat"}
            },{   
                name        = "Fat snail meat",
                level       = 22,
                xp          = 95,
                material    = {1, "Fat snail"}
            },{
                name        = "Bacon stack",
                material    = {2, "Raw bacon"},
                mtrade      = 0,
                level       = 24,
                xp          = 88
            },{
                name        = "Salmon",
                material    = {1, "Raw salmon"},
                level       = 25,
                xp          = 90,
                noBurn      = 58
            },{
                name        = "Cooked slimy eel",
                material    = {1, "Slimy eel"},
                level       = 28,
                xp          = 95,
                noBurn      = 58
            },{
                name        = "Tuna",
                material    = {1, "Raw tuna"},
                level       = 30,
                xp          = 100,
                noBurn      = 65
            },{
                name        = "Cooked karambwan",
                material    = {1, "Raw karambwan"},
                level       = 30,
                xp          = 270
            },{   
                name        = "Cooked chompy",
                level       = 30,
                xp          = 140,
                material    = {1, "Raw chompy"}
            },{
                name        = "Bacon pile",
                material    = {4, "Raw bacon"},
                mtrade      = 0,
                level       = 34,
                xp          = 108
            },{
                name        = "Rainbow fish",
                material    = {1, "Raw rainbow fish"},
                level       = 35,
                xp          = 110,
                noBurn      = 60
            },{
                name        = "Cave eel",
                material    = {1, "Raw cave eel"},
                level       = 38,
                xp          = 115,
                noBurn      = 40
            },{
                name        = "Lobster",
                material    = {1, "Raw lobster"},
                level       = 40,
                xp          = 120,
                noBurn      = 74
            },{   
                name        = "Cooked jubbly",
                level       = 41,
                xp          = 160,
                material    = {1, "Raw jubbly"}
            },{
                name        = "Bass",
                material    = {1, "Raw bass"},
                level       = 43,
                xp          = 130,
                noBurn      = 80
            },{
                name        = "Bacon heap",
                material    = {8, "Raw bacon"},
                mtrade      = 0,
                level       = 44,
                xp          = 135
            },{
                name        = "Swordfish",
                material    = {1, "Raw swordfish"},
                level       = 45,
                xp          = 140,
                noBurn      = 86
            },{
                name        = "Cooked oomlie wrap",
                title       = "Oomlie wrap",
                material    = {1, "Wrapped oomlie"},
                level       = 50,
                xp          = 110
            },{
                name        = "Cooked oomlie wrap",
                title       = "Oomlie wrap (Scratch)",
                material    = {1, "Raw oomlie"},
                level       = 50,
                xp          = 110
            },{   
                name        = "Desert sole",
                material    = {1, "Raw desert sole"},
                level       = 52,
                xp          = 142.5
            },{   
                name        = "Lava eel",
                material    = {1, "Raw lava eel"},
                level       = 53,
                xp          = 30,
                noBurn      = 53,
                trade       = 0,
                mtrade      = 0
            },{
                name        = "Bacon mound",
                material    = {16, "Raw bacon"},
                mtrade      = 0,
                level       = 54,
                xp          = 158
            },{   
                name        = "Catfish",
                material    = {1, "Raw catfish"},
                level       = 60,
                xp          = 145
            },{
                name        = "Monkfish",
                material    = {1, "Raw monkfish"},
                level       = 64,
                xp          = 150,
                noBurn      = 92
            },{   
                name        = "Beltfish",
                material    = {1, "Raw beltfish"},
                level       = 72,
                xp          = 165
            },{
                name        = "Shark",
                material    = {1, "Raw shark"},
                level       = 80,
                xp          = 210
            },{
                name        = "Sea turtle",
                material    = {1, "Raw sea turtle"},
                level       = 82,
                xp          = 212
            },{   
                name        = "Great white shark",
                material    = {1, "Raw great white shark"},
                level       = 84,
                xp          = 212
            },{   
                name        = "Great maki",
                material    = {1, "Raw great white shark", 1, "Seaweed"},
                mcount      = 2,
                level       = 84,
                xp          = 150
            },{
                name        = "Cavefish",
                material    = {1, "Raw cavefish"},
                level       = 88,
                xp          = 214
            },{   
                name        = "Great gunkan",
                material    = {1, "Raw great white shark", 1, "Kelp"},
                mcount      = 2,
                level       = 91,
                xp          = 180
            },{
                name        = "Manta ray",
                material    = {1, "Raw manta ray"},
                level       = 91,
                xp          = 216
            },{   
                name        = "Fish oil",
                icon        = "Fish oil 20",
                material    = {9, 1, "Raw tarpon"},
                mtrade      = 0,
                trade       = 0,
                level       = 91,
                xp          = 120,
                currency    = "chimes",
                value       = 9
            },{   
                name        = "Fish oil",
                icon        = "Fish oil 20",
                material    = {6, 1, "Raw seerfish"},
                mtrade      = 0,
                trade       = 0,
                level       = 91,
                xp          = 120,
                currency    = "chimes",
                value       = 9
            },{   
                name        = "Fish oil",
                icon        = "Fish oil 20",
                material    = {3, 2, "Raw sillago"},
                mtrade      = 0,
                trade       = 0,
                level       = 91,
                xp          = 120,
                currency    = "chimes",
                value       = 9
            },{
                name        = "Rocktail",
                material    = {1, "Raw rocktail"},
                level       = 93,
                xp          = 225
            },{
                name        = "Tiger shark",
                material    = {1, "Raw tiger shark"},
                level       = 95,
                xp          = 230,
                trade       = 0,
                mtrade      = 0
            },{   
                name        = "Wobbegong oil",
                icon        = "Wobbegong oil 20",
                material    = {1, 3, "Raw wobbegong"},
                mtrade      = 0,
                trade       = 0,
                level       = 96,
                xp          = 240,
                currency    = "chimes",
                value       = 12
            }
        }
    
    return methods
    end
    
    ---------------------------------   Pie   ---------------------------------------------
    
    if trainMethod == "Pie" then
        local methods =
        {
            {   
                name        = "Redberry pie",
                level       = 10,
                xp          = 78,
                material    = {1, "Uncooked berry pie"},
                noBurn      = 55
            },{   
                name        = "Redberry pie",
                title       = "Redberry pie (Scratch)",
                level       = 10,
                xp          = 78,
                material    = {1, "Redberries", 1, "Pie shell"},
                mcount      = 2,
                noBurn      = 55
            },{   
                name        = "Meat pie",
                level       = 20,
                xp          = 110,
                material    = {1, "Uncooked meat pie"}
            },{   
                name        = "Meat pie",
                title       = "Meat pie (Scratch)",
                level       = 20,
                xp          = 110,
                material    = {1, "Cooked chicken", 1, "Pie shell"},
                mcount      = 2
            },{   
                name        = "Mud pie",
                level       = 29,
                xp          = 128,
                material    = {1, "Raw mud pie"}
            },{   
                name        = "Mud pie",
                title       = "Mud pie (Scratch)",
                level       = 29,
                xp          = 128,
                material    = {1, "Compost", 1, "Pie shell", 1, "Bucket of water"},
                mcount      = 3
            },{   
                name        = "Apple pie",
                level       = 30,
                xp          = 130,
                material    = {1, "Uncooked apple pie"}
                
            },{   
                name        = "Apple pie",
                title       = "Apple pie (Scratch)",
                level       = 30,
                xp          = 130,
                material    = {1, "Cooking apple", 1, "Pie shell"},
                mcount      = 2
                
            },{   
                name        = "Garden pie",
                level       = 34,
                xp          = 138,
                material    = {1, "Raw garden pie"}
            },{   
                name        = "Garden pie",
                title       = "Garden pie (Scratch)",
                level       = 34,
                xp          = 138,
                material    = {1, "Tomato", 1, "Onion", 1, "Cabbage", 1, "Pie shell"},
                mcount      = 4
            },{   
                name        = "Fish pie",
                level       = 70,
                xp          = 210,
                material    = {1, "Raw fish pie"}
            },{   
                name        = "Fish pie",
                title       = "Fish pie (Scratch)",
                level       = 70,
                xp          = 210,
                material    = {1, "Trout", 1, "Cod", 1, "Raw potato", 1, "Pie shell"},
                mcount      = 4
            },{   
                name        = "Admiral pie",
                level       = 70,
                xp          = 210,
                material    = {1, "Raw admiral pie"}
            },{   
                name        = "Admiral pie",
                title       = "Admiral pie (Scratch)",
                level       = 70,
                xp          = 210,
                material    = {1, "Salmon", 1, "Tuna", 1, "Raw potato", 1, "Pie shell"},
                mcount      = 4
            },{   
                name        = "Summer pie",
                level       = 95,
                xp          = 260,
                material    = {1, "Raw summer pie"}
            },{   
                name        = "Summer pie",
                title       = "Summer pie (Scratch)",
                level       = 95,
                xp          = 260,
                material    = {1, "Strawberry", 1, "Watermelon", 1, "Cooking apple", 
                               1, "Pie shell"},
                mcount      = 4
            },{   
                name        = "Pork pie",
                level       = 74,
                xp          = 210,
                material    = {1, "Uncooked pork pie"},
                mtrade      = 0
            },{   
                name        = "Pork pie",
                title       = "Pork pie (Semi-Scratch)",
                level       = 74,
                xp          = 210,
                material    = {3, "Bacon", 1, "Pie shell"},
                mcount      = 2
            },{   
                name        = "Pork pie",
                title       = "Pork pie (Scratch)",
                level       = 74,
                xp          = 210,
                material    = {3, "Raw bacon", 1, "Pie shell"},
                mcount      = 2,
                mtrade      = 0
            },{   
                name        = "Wilder pie",
                level       = 85,
                xp          = 240,
                material    = {1, "Raw wild pie", 1, "Crushed dragonstone"},
                mcount      = 2
            },{   
                name        = "Wilder pie",
                level       = 85,
                xp          = 240,
                material    = {1, "Raw wild pie", 1, "Dragonstone"},
                mcount      = 2
            },{   
                name        = "Wilder pie",
                title       = "Wilder pie (Semi-Scratch)",
                level       = 85,
                xp          = 240,
                material    = {1, "Raw bear meat", 1, "Raw chompy", 1, "Raw rabbit", 1, "Dragonstone",
                               1, "Pie shell"},
                mcount      = 5
            },{   
                name        = "Wilder pie",
                title       = "Wilder pie (Scratch)",
                level       = 85,
                xp          = 240,
                material    = {1, "Raw bear meat", 1, "Raw chompy", 1, "Raw rabbit", 1, "Crushed dragonstone",
                               1, "Pie shell"},
                mcount      = 5
            }
        }
    
    return methods
    end

    ---------------------------------   Pizza   ---------------------------------------------
    
    if trainMethod == "Pizza" then
        local methods =
        {
            {
                name        = "Plain pizza",
                level       = 35,
                xp          = 143,
                material    = {1, "Uncooked pizza"},
                noBurn      = 68
            },{   
                name        = "Plain pizza",
                title       = "Plain pizza (Scratch)",
                level       = 35,
                xp          = 143,
                material    = {1, "Tomato", 1, "Cheese", 1, "Pizza base"},
                mcount      = 3,
                noBurn      = 68
            },{   
                name        = "Meat pizza",
                level       = 45,
                xp          = 26,
                material    = {1, "Plain pizza", 1, "Cooked chicken"},
                mcount      = 2
            },{   
                name        = "Meat pizza",
                title       = "Meat pizza (Scratch)",
                level       = 45,
                xp          = 169,
                material    = {1, "Tomato", 1, "Cheese", 1,"Cooked chicken", 1, "Pizza base"},
                mcount      = 4
            },{   
                name        = "Anchovy pizza",
                level       = 55,
                xp          = 39,
                material    = {1, "Plain pizza", 1, "Anchovies"},
                mcount      = 2
            },{   
                name        = "Anchovy pizza",
                title       = "Anchovy pizza (Scratch)",
                level       = 55,
                xp          = 182,
                material    = {1, "Tomato", 1, "Cheese", 1,"Anchovies", 1, "Pizza base"},
                mcount      = 4,
                noBurn      = 68
            },{   
                name        = "Pineapple pizza",
                level       = 65,
                xp          = 45,
                material    = {1, "Plain pizza", 1, "Pineapple ring"},
                mcount      = 2
            },{   
                name        = "Pineapple pizza",
                title       = "Pineapple pizza (Scratch)",
                level       = 65,
                xp          = 188,
                material    = {1, "Tomato", 1, "Cheese", 1,"Pineapple ring", 1, "Pizza base"},
                mcount      = 4,
                noBurn      = 68
            }
            
        }
    return methods
    end

    ---------------------------------   Potatoes   ---------------------------------------------
    
    if trainMethod == "Potatoes" then
        local methods = 
        {
            {   
                name        = "Baked potato",
                level       = 7,
                xp          = 15,
                material    = {1, "Raw potato"}
            },{   
                name        = "Potato with butter",
                level       = 39,
                xp          = 15,
                material    = {1, "Raw potato", 1, "Pat of butter"},
                mcount      = 2
            },{   
                name        = "Potato with butter",
                title       = "Potato with butter (Scratch)",
                level       = 39,
                xp          = 55,
                material    = {1, "Raw potato", 1, "Pat of butter"},
                mcount      = 2
            },{   
                name        = "Chilli potato",
                level       = 41,
                xp          = 15,
                material    = {1, "Potato with butter", 1, "Chilli con carne"},
                mcount      = 2
            },{   
                name        = "Chilli potato",
                title       = "Chilli potato (Scratch)",
                level       = 41,
                xp          = 120,
                material    = {1, "Raw potato", 1, "Pat of butter", 1, "Cooked meat", 
                               1, "Garlic", 1, "Gnome spice"},
                mcount      = 5
            },{   
                name        = "Potato with cheese",
                level       = 47,
                xp          = 40,
                material    = {1, "Potato with butter", 1, "Cheese"},
                mcount      = 2
            },{   
                name        = "Potato with cheese",
                title       = "Potato with cheese (Scratch)",
                level       = 47,
                xp          = 95,
                material    = {1, "Raw potato", 1, "Pat of butter", 1, "Cheese"},
                mcount      = 3
            },{   
                name        = "Egg potato",
                level       = 51,
                xp          = 45,
                material    = {1, "Potato with butter", 1,"Egg and tomato"},
                mcount      = 2
            },{   
                name        = "Egg potato",
                title       = "Egg potato (Scratch)",
                level       = 51,
                xp          = 200,
                material    = {1, "Raw potato", 1, "Pat of butter", 1,"Egg", 1,"Tomato"},
                mcount      = 4
            },{   
                name        = "Mushroom potato",
                level       = 64,
                xp          = 55,
                material    = {1, "Potato with butter", 1, "Mushroom & onion"},
                mcount      = 2
            },{   
                name        = "Mushroom potato",
                title       = "Mushroom potato (Scratch)",
                level       = 64,
                xp          = 352,
                material    = {1, "Raw potato", 1, "Pat of butter", 1, "Onion", 
                               1, "Bittercap mushroom"},
                mcount      = 4
            },{   
                name        = "Tuna potato",
                level       = 68,
                xp          = 10,
                material    = {1, "Potato with butter", 1, "Tuna and corn"},
                mcount      = 2
            },{   
                name        = "Tuna potato",
                title        = "Tuna potato (Semi-Scratch)",
                level       = 68,
                xp          = 214,
                material    = {1, "Potato with butter", 1, "Tuna", 1, "Sweetcorn"},
                mcount      = 3
            },{   
                name        = "Tuna potato",
                title       = "Tuna potato (Scratch)",
                level       = 68,
                xp          = 433,
                material    = {1, "Raw potato", 1, "Pat of butter", 1, "Raw tuna", 
                               1, "Sweetcorn"},
                mcount      = 4
            },
            
            
        }
    
    return methods
    end

    ---------------------------------   Brewing   ---------------------------------------------
    
    if trainMethod == "Brewing" then
        local methods = 
        {
            {   
                name        = "Nettle tea",
                level       = 20,
                xp          = 53,
                material    = {1, "Bowl of water", 1, "Nettles"},
                mcount      = 2,
                trade       = 0,
                mtrade      = 0
            },{   
                name        = "Jug of wine",
                level       = 35,
                xp          = 200,
                material    = {1, "Jug of water", 1, "Grapes"},
                mcount      = 2
            },{   
                name        = "Cider (4)",
                level       = 14,
                xp          = 182,
                material    = {16, "Cooking apple", 1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 3
            },{   
                name        = "Dwarven stout (4)",
                level       = 19,
                xp          = 215,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Hammerstone hops", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Asgarnian ale (4)",
                level       = 24,
                xp          = 248,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Asgarnian hops", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Greenman's ale (4)",
                level       = 29,
                xp          = 281,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Clean harralander", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Mind bomb (4)",
                level       = 34,
                xp          = 314,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Yanillian hops", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Dragon bitter (4)",
                level       = 39,
                xp          = 347,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Krandorian hops", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Moonlight mead (4)",
                level       = 44,
                xp          = 380,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Bittercap mushroom", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Axeman's folly (4)",
                level       = 49,
                xp          = 413,
                material    = { 2, "Bucket of water", 2, "Barley malt", 1, "Oak roots", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Chef's delight (4)",
                level       = 54,
                xp          = 446,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Chocolate dust", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Slayer's respite (4)",
                level       = 59,
                xp          = 479,
                material    = { 2, "Bucket of water", 2, "Barley malt", 4, "Wildblood hops", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            },{   
                name        = "Pigswill (4)",
                level       = 64,
                xp          = 380,
                material    = { 2, "Bucket of water", 2, "Barley malt", 
                                1, "Ale yeast", 2, "Calquat keg"},
                mcount      = 5
            }
        }
    
    return methods
    end

    ---------------------------------   Churning   ---------------------------------------------
    
    if trainMethod == "Churning" then
        local methods = 
        {
            {   
                name        = "Pot of cream",
                level       = 21,
                xp          = 18,
                material    = {1, "Bucket of milk"}
            },{   
                name        = "Pat of butter",
                level       = 38,
                xp          = 22.5,
                material    = {1, "Pot of cream"}
            },{   
                name        = "Pat of butter",
                title       = "Pat of butter (Scratch)",
                level       = 38,
                xp          = 40.5,
                material    = {1, "Bucket of milk"}
            },{   
                name        = "Cheese",
                level       = 48,
                xp          = 23.5,
                material    = {1, "Pat of butter"}
            },{   
                name        = "Cheese",
                title       = "Cheese (Semi-Scratch)",
                level       = 48,
                xp          = 46,
                material    = {1, "Pot of cream"}
            },{   
                name        = "Cheese",
                title       = "Cheese (Scratch)",
                level       = 48,
                xp          = 64,
                material    = {1, "Bucket of milk"}
            }
        }
    
    return methods
    end
    
    ---------------------------------   Other   ---------------------------------------------
    
    if trainMethod == "Other" then
        local methods = 
        {
            {   
                name        = "Bread",
                level       = 1,
                xp          = 40,
                material    = {1, "Bread dough"}
            },{   
                name        = "Chilli con carne",
                level       = 11,
                xp          = 25,
                material    = {1,"Garlic", 1, "Gnome spice", 1, "Cooked meat", 1, "Bowl"},
                mcount      = 4
            },{   
                name        = "Scrambled egg",
                level       = 13,
                xp          = 50,
                material    = {1, "Egg", 1, "Bowl"},
                mcount      = 2
            },{   
                name        = "Egg and tomato",
                level       = 23,
                xp          = 50,
                material    = {1, "Egg", 1,"Tomato", 1,"Bowl"},
                mcount      = 3
            },{   
                name        = "Stew",
                level       = 25,
                xp          = 117,
                material    = {1, "Raw potato", 1,"Cooked meat", 1,"Bowl of water"},
                mcount      = 3
            },{   
                name        = "Spicy sauce",
                level       = 9,
                xp          = 25,
                material    = {1, "Garlic", 1,"Gnome spice", 1,"Bowl"},
                mcount      = 3
            },{   
                name        = "Cooked sweetcorn",
                level       = 28,
                xp          = 104,
                material    = {1, "Sweetcorn"}
            },{   
                name        = "Cooked fishcake",
                level       = 31,
                xp          = 100,
                material    = {1, "Ground cod", 1, "Ground kelp", 1, "Ground crab meat", 1, "Breadcrumbs"},
                mcount      = 4,
                trade       = 0,
                mtrade      = 0
            },{   
                name        = "Cake",
                level       = 40,
                xp          = 180,
                material    = {1, "Egg",1,"Pot of flour",1,"Bucket of milk"},
                mcount      = 3
            },{   
                name        = "Fried onions",
                level       = 42,
                xp          = 60,
                material    = {1, "Onion", 1,"Bowl"},
                mcount      = 2
            },{   
                name        = "Chocolate cake",
                level       = 50,
                xp          = 30,
                material    = {1, "Cake", 1, "Chocolate bar"},
                mcount      = 2
            },{   
                title       = "Chocolate cake (Scratch)",
                name        = "Chocolate cake",
                level       = 50,
                xp          = 210,
                material    = {1, "Egg", 1, "Pot of flour", 1, "Bucket of milk", 
                                1, "Chocolate bar"},
                mcount      = 4
            },{   
                name        = "Fried mushrooms",
                level       = 46,
                xp          = 60,
                material    = {1, "Bittercap mushroom", 1, "Bowl"},
                mcount      = 2
            },
            {   
                name        = "Mushroom & onion",
                level       = 57,
                xp          = 120,
                material    = {1, "Bittercap mushroom", 1, "Onion", 1, "Bowl"},
                mcount      = 3
            },{   
                name        = "Pitta bread",
                level       = 58,
                xp          = 40,
                material    = {1, "Pitta dough"}
            },{   
                name        = "Curry",
                level       = 60,
                xp          = 280,
                material    = {1, "Raw potato", 1, "Cooked meat", 3, "Curry leaf", 1, "Bowl"},
                mcount      = 4
            },{   
                name        = "Curry",
                level       = 60,
                xp          = 280,
                material    = {1, "Raw potato", 1, "Cooked meat", 1, "Spice", 1, "Bowl"},
                mcount      = 4
            },{   
                name        = "Tuna and corn",
                level       = 67,
                xp          = 204,
                material    = {1, "Raw tuna", 1, "Sweetcorn", 1, "Bowl"},
                mcount      = 3
            },{   
                name        = "Rocktail soup",
                level       = 93,
                xp          = 500,
                material    = {1, "Rocktail", 1, "Spice", 1, "Bowl"},
                mcount      = 3
            },{   
                name        = "Rocktail soup",
                title       = "Rocktail soup (Scratch)",
                level       = 93,
                xp          = 500,
                material    = {1, "Raw rocktail", 1, "Spice", 1, "Bowl"},
                mcount      = 3
            },{   
                name        = "Arc gumbo",
                level       = 94,
                xp          = 130,
                material    = {1, 9, "Fish oil 1,Fish oil", 1, 4, "Sea salt", 1, 11, "Bundle of bamboo", 1, 2, "Rumberry", 1, 9, "Tortle shell bowl"},
                mcount      = 5,
                trade       = 0,
                mtrade      = 0,
                currency    = "chimes",
                value       = 65
            },{   
                name        = "Shark soup",
                level       = 96,
                xp          = 240,
                material    = {1, 12, "Wobbegong oil 1,Wobbegong oil", 1, 5, "Alaea sea salt", 1, 11, "Bundle of bamboo", 1, 11, "Sliced mushrooms (The Arc)", 1, 12, "Shiny tortle shell bowl"},
                mcount      = 5,
                trade       = 0,
                mtrade      = 0,
                currency    = "chimes",
                value       = 85
            }
        }
    
    return methods
    end

    ---------------------------------   Gnome   ---------------------------------------------
    
    if trainMethod == "Gnome Drinks" then
        local methods = 
        {
            {   
                name        = "Fruit blast",
                level       = 6,
                xp          = 50,
                material    = {1, "Lemon", 1, "Lemon slices", 1, "Orange"},
                mcount      = 3
            },{   
                name        = "Pineapple punch",
                level       = 8,
                xp          = 70,
                material    = {1, "Lemon", 2, "Orange", 3, "Pineapple", 1, "Lime"},
                mcount      = 4
            },{   
                name        = "Wizard blizzard",
                level       = 18,
                xp          = 110,
                material    = {2, "Vodka", 1, "Gin", 1, "Orange", 1, "Lime", 1, "Lemon"},
                mcount      = 5
            },{   
                name        = "Short green guy",
                level       = 20,
                xp          = 120,
                material    = {1, "Vodka", 3, "Lime", 1, "Lime slices", 1, "Equa leaves"},
                mcount      = 4
            },{   
                name        = "Drunk dragon",
                level       = 32,
                xp          = 160,
                material    = {1, "Vodka", 1, "Gin", 1, "Dwellberries", 1, "Pineapple chunks", 1, "Pot of cream"},
                mcount      = 5
            },{   
                name        = "Choc saturday",
                level       = 33,
                xp          = 170,
                material    = {1, "Whisky", 1, "Equa leaves", 1, "Bucket of milk", 1, "Chocolate dust", 1, "Pot of cream", 1, "Chocolate bar"},
                mcount      = 6
            },{   
                name        = "Blurberry special",
                level       = 37,
                xp          = 180,
                material    = {1, "Vodka", 1, "Brandy", 1, "Gin", 1, "Equa leaves", 1, "Orange", 2, "Lemon", 1, "Orange chunks", 1, "Lemon chunks", 1, "Lime slices"},
                mcount      = 9
            }
        }
    return methods
    end

        if trainMethod == "Gnome Baking" then
        local methods = 
        {
            {   
                name        = "Toad crunchies",
                level       = 10,
                xp          = 100,
                material    = {1, "Equa leaves", 1, "Gianne dough", 1, "Toad's legs"},
                mcount      = 3
            },{   
                name        = "Spicy crunchies",
                level       = 12,
                xp          = 100,
                material    = {2, "Equa leaves", 1, "Gianne dough"},
                mcount      = 2
            },{   
                name        = "Worm crunchies",
                level       = 14,
                xp          = 100,
                material    = {1, "Equa leaves", 1, "Gianne dough", 2, "King worm"},
                mcount      = 3
            },{   
                name        = "Chocolate chip crunchies",
                level       = 16,
                xp          = 100,
                material    = {1, "Gianne dough", 2, "Chocolate bar", 1, "Chocolate dust"},
                mcount      = 3
            },{   
                name        = "Fruit batta",
                level       = 25,
                xp          = 150,
                material    = {4, "Equa leaves", 1, "Gianne dough", 1, "Orange chunks", 1, "Lime chunks", 1, "Pineapple chunks"},
                mcount      = 5
            },{   
                name        = "Toad batta",
                level       = 26,
                xp          = 152,
                material    = {1, "Equa leaves", 1, "Gianne dough", 1, "Toad's legs", 1, "Cheese"},
                mcount      = 4
            },{   
                name        = "Worm batta",
                level       = 27,
                xp          = 154,
                material    = {1, "Equa leaves", 1, "Gianne dough", 1, "King worm", 1, "Cheese"},
                mcount      = 4
            },{   
                name        = "Vegetable batta",
                level       = 28,
                xp          = 156,
                material    = {1, "Equa leaves", 1, "Gianne dough", 2, "Tomato", 1, "Dwellberries", 1, "Cabbage", 1, "Cheese", 1, "Onion"},
                mcount      = 7
            },{   
                name        = "Cheese+tom batta",
                title       = "Cheese and tomato batta",
                level       = 29,
                xp          = 158,
                material    = {1, "Equa leaves", 1, "Gianne dough", 1, "Tomato", 1, "Cheese"},
                mcount      = 4
            },{   
                name        = "Worm hole",
                level       = 30,
                xp          = 170,
                material    = {1, "Equa leaves", 1, "Gianne dough", 4, "King worm", 2, "Onion"},
                mcount      = 4
            },{   
                name        = "Veg ball",
                level       = 35,
                xp          = 175,
                material    = {1, "Equa leaves", 1, "Gianne dough", 2, "Onion", 2, "Raw potato"},
                mcount      = 4
            },{   
                name        = "Tangled toads' legs",
                level       = 40,
                xp          = 185,
                material    = {2, "Equa leaves", 1, "Gianne dough", 4, "Toad's legs", 2, "Cheese", 1, "Dwellberries"},
                mcount      = 5
            },{   
                name        = "Chocolate bomb",
                level       = 42,
                xp          = 190,
                material    = {1, "Equa leaves", 1, "Gianne dough", 4, "Chocolate bar", 2, "Pot of cream", 1, "Chocolate dust"},
                mcount      = 5
            }
        }
    return methods
    end


end
Advertisement