Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "Main page/Guides/Skill guides/Cooking"

From RuneGlory
Jump to: navigation, search
 
(77 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== Introduction ==
+
  This is the regular Cooking guide, the guide for ironman / hardcore ironman players can be found [https://wiki.etherumps.com/Main_page/Guides/Ironman_%26_Hardcore/Skilling_Guides/_Cooking here.]
Cooking is an artisan skill that can be used for a series of things, including restoring life points and temporary boosting of skill levels.
 
  
== Training Up ==
+
Cooking is an artisan skill that allows a player to cook raw food into food that you can eat to heal lost Hitpoints. Cooking goes hand in hand with the [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] skill. By levelling up Cooking you are able to cook higher level food which will heal more Hitpoints.
  
Training up Cooking is very easy. The only thing you need to do is use a fish on a range.
+
Cooking is very straight forward. The only thing you need to do is use a food on a range. The only problem with cooking is that it is very slow paced as you get little experience compared to other skills.  
The table below shows the cooking exp of each fish.
 
  
{| class="wikitable" style="line-height: 20px; text-align:center;" border="1" margin="15" width="450"
+
=Cooking Calculator=
!width="120"|Fish
+
 
!width="120"|Name
+
<html>
!width="120"|Level Required
+
 
!width="120"|Store Price
+
<head>
!width="120"|Experience Gained
+
    <style>
!width="120"|Experience With Brawling Gloves
+
        table,
 +
        th,
 +
        td {
 +
            border: 1px solid black;
 +
        }
 +
 
 +
        select {
 +
            color: white;
 +
            width: 100%;
 +
        }
 +
    </style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
    <h2 style="color:white">
 +
        Cooking Calculator:
 +
    </h2>
 +
 
 +
    <table width="100%">
 +
        <tr>
 +
            <th>Your Cooking Level</th>
 +
            <td>
 +
                <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" />&nbsp;
 +
                <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> &nbsp;
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <th>Your Cooking XP</th>
 +
            <td>
 +
                <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" />&nbsp;
 +
                <input type="text" id="curxp" name="skill-xp" maxlength="9" placeholder="Your XP" /> &nbsp;
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <th>Target Level</th>
 +
            <td>
 +
                <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" />&nbsp;
 +
                <input type="text" id="tarlevel" name="skill-level" maxlength="9" placeholder="Target Level" /> &nbsp;
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <th>Target XP</th>
 +
            <td>
 +
                <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" />&nbsp;
 +
                <input type="text" id="tarxp" name="skill-xp" maxlength="9" placeholder="Target XP" /> &nbsp;
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <th>Bonuses</th>
 +
            <td>
 +
                <div id="Reg Donator">
 +
                    <input type="checkbox" name="Reg Donator" id="reg-donor"/>
 +
                    <a> Regular Donator Totem </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Super Donator">
 +
                    <input type="checkbox" name="Super Donator" id="super-donor"/>
 +
                    <a> Super Donator Totem </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Extreme Donator">
 +
                    <input type="checkbox" name="extdonor" id="ext-donor"/>
 +
                    <a> Extreme Donator Totem </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Prayer Brawlers">
 +
                    <input type="checkbox" name="brawler" id="brawlers"/>
 +
                    <a> Cooking Brawlers </a>
 +
                    <br />
 +
                </div>
 +
                <div id="1-5 bonus days">
 +
                    <input type="checkbox" name="bonus days" id="bonus-days"/>
 +
                    <a> 1st-5th Bonus Days </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Advanced Knowledge Aura">
 +
                    <input type="checkbox" name="aura" id="ak-aura"/>
 +
                    <a> Advanced Knowledge Aura </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Advanced Knowledge Aura">
 +
                    <input type="checkbox" name="server event" id="event"/>
 +
                    <a> 25% Skilling Hour </a>
 +
                    <br />
 +
                </div>
 +
                <div id="Prestige 20">
 +
                    <input type="checkbox" name="prestige" id="prestige"/>
 +
                    <a> Prestige 20 </a>
 +
                    <br />
 +
                </div>       
 +
                <div id="Chef's hat">
 +
                    <input type="checkbox" name="chef hat" id="chef-hat"/>
 +
                    <a> Chef's Hat </a>
 +
                    <br />
 +
                </div>       
 +
                <div id="Chef's apron">
 +
                    <input type="checkbox" name="chef apron" id="chef-apron"/>
 +
                    <a> Chef's Apron </a>
 +
                    <br />
 +
                </div>       
 +
            </td>
 +
        </tr>
 +
    </table>
 +
 
 +
<table width="75%">
 +
      <td>
 +
<img id="next" src="https://i.imgur.com/EEMbGM8.gif"> Shrimp </td>
 +
    <td id="shrimpr"> </td> 
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/r4AcHws.gif">  Anchovies </td>
 +
    <td id="anchoviesr"> </td> 
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/RzpWfnK.gif">  Sardine </td>
 +
    <td id="sardiner"> </td>   
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/gCAa3yu.gif">  Herring </td>
 +
    <td id="herringr"> </td>   
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/gCAa3yu.gif">  Mackerel
 +
</td>
 +
    <td id="mackerelr"> </td>   
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/fQt272h.png">  Cod </td>
 +
    <td id="codr"> </td> 
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
<img id="next" src="https://i.imgur.com/r4yInn9.png">  Pike </td>
 +
    <td id="piker"> </td> 
 +
  </tr>
 +
        <tr>
 +
            <td>
 +
                <img id="next" src="https://i.imgur.com/KB0KL9t.gif"> Trout </td>
 +
            <td id="troutr"> </td>
 +
        </tr>
 +
          <td>
 +
<img id="next" src="https://i.imgur.com/idqaUuO.png">  Salmon </td>
 +
    <td id="salmonr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/iMgUyKR.gif">  Tuna </td>
 +
    <td id="tunar"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/sFoNeNM.png">  Lobster </td>
 +
    <td id="lobsterr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/OKIOXaN.png"> Bass  </td>
 +
    <td id="bassr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/5TqKf29.png">  Karambwan </td>
 +
    <td id="karamr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/NZp1mEi.gif">  Swordfish </td>
 +
    <td id="swordfishr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/WEI7vUY.png">  Shark </td>
 +
    <td id="sharkr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/vUUMcYU.png">  Sea Turtle </td>
 +
    <td id="turtler"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/j06S5ui.png">  Anglerfish </td>
 +
    <td id="anglerfishr"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/IOnxXO7.png">  Manta Ray </td>
 +
    <td id="mantar"> </td> 
 +
  </tr>
 +
            <td>
 +
<img id="next" src="https://i.imgur.com/e6h78ri.gif">  Rocktail </td>
 +
    <td id="rocktailr"> </td> 
 +
  </tr>
 +
    </table>
 +
<script>
 +
var _0x1caa=['shrimpr','anchoviesr','sardiner','herringr','codr','troutr','salmonr','tunar','bassr','karamr','swordfishr','sharkr','turtler','mantar','rocktailr','ext-donor','bonus-days','event','brawlers','chef-hat','chef-apron','getElementById','curlevel','curxp','tarxp','element','onclick','oninput','value','length','replace','000000','000','Invalid\x20amount!','checked','forEach','innerHTML','debug','================','Consuming\x20','\x20/\x20','Added\x20','\x20divided\x20by\x20','\x20resulted\x20in\x20','\x20by\x20half\x20resulted\x20in\x20','ceil'];var _0x3f3c=function(_0xbe43b9,_0x3741a9){_0xbe43b9=_0xbe43b9-0x0;var _0x478672=_0x1caa[_0xbe43b9];return _0x478672;};const LEVEL_FOR_EXP=[0x0,0x0,0x53,0xae,0x114,0x184,0x200,0x28a,0x321,0x3c9,0x482,0x54e,0x630,0x729,0x83b,0x96b,0xaba,0xc2b,0xdc3,0xf85,0x1176,0x139a,0x15f8,0x1893,0x1b74,0x1ea2,0x2224,0x2602,0x2a48,0x2eff,0x3433,0x39f1,0x4048,0x4747,0x4f00,0x5786,0x60ef,0x6b51,0x76c8,0x8370,0x9168,0xa0d3,0xb1d9,0xc4a3,0xd961,0xf048,0x1098f,0x12577,0x14446,0x16649,0x18bd5,0x1b549,0x1e30c,0x21592,0x24d58,0x28aec,0x2cee8,0x319f6,0x36cd2,0x3c84e,0x42d4e,0x49cd0,0x517ec,0x59fd7,0x635e7,0x6db94,0x7927e,0x85c71,0x93b68,0xa3193,0xb415b,0xc6d6d,0xdb8b9,0xf267f,0x10ba56,0x127835,0x14647b,0x1683fd,0x18dc10,0x1b7298,0x1e4e14,0x2175b2,0x24f15f,0x28c9da,0x2d08cd,0x31b8e2,0x36e5e0,0x3c9cc6,0x42ebf0,0x49e337,0x51941c,0x5a11ef,0x637205,0x6dcbed,0x7939a6,0x85d7e6,0x93c661,0xa32815,0xb423a6,0xc6e3bf];const itemXps=[{'element':_0x3f3c('0x0'),'xp':0x18},{'element':_0x3f3c('0x1'),'xp':0x18},{'element':_0x3f3c('0x2'),'xp':0x64},{'element':_0x3f3c('0x3'),'xp':0xc8},{'element':'mackerelr','xp':0xf7},{'element':_0x3f3c('0x4'),'xp':0x138},{'element':'piker','xp':0x138},{'element':_0x3f3c('0x5'),'xp':0x138},{'element':_0x3f3c('0x6'),'xp':0x194},{'element':_0x3f3c('0x7'),'xp':0x1fe},{'element':'lobsterr','xp':0x313},{'element':_0x3f3c('0x8'),'xp':0x390},{'element':_0x3f3c('0x9'),'xp':0xfa0},{'element':_0x3f3c('0xa'),'xp':0x3f2},{'element':_0x3f3c('0xb'),'xp':0x629},{'element':_0x3f3c('0xc'),'xp':0x724},{'element':_0x3f3c('0xd'),'xp':0x7e9},{'element':_0x3f3c('0xe'),'xp':0x9f6}];const xpMultipliers=[{'element':'reg-donor','multiplier':1.75},{'element':'super-donor','multiplier':0x2},{'element':_0x3f3c('0xf'),'multiplier':2.1},{'element':_0x3f3c('0x10'),'multiplier':1.25},{'element':'ak-aura','multiplier':1.3},{'element':_0x3f3c('0x11'),'multiplier':1.25},{'element':'prestige','multiplier':0x2},{'element':_0x3f3c('0x12'),'multiplier':0x2},{'element':_0x3f3c('0x13'),'multiplier':1.25},{'element':_0x3f3c('0x14'),'multiplier':1.25}];const currentLevel=document[_0x3f3c('0x15')](_0x3f3c('0x16'));const currentXp=document[_0x3f3c('0x15')](_0x3f3c('0x17'));const targetXp=document[_0x3f3c('0x15')](_0x3f3c('0x18'));const targetLevel=document[_0x3f3c('0x15')]('tarlevel');function initialize(){var _0xe2179f=function(){var _0x5b623a=!![];return function(_0x31a523,_0x1fdebf){var _0x157552=_0x5b623a?function(){if(_0x1fdebf){var _0x53b30d=_0x1fdebf['apply'](_0x31a523,arguments);_0x1fdebf=null;return _0x53b30d;}}:function(){};_0x5b623a=![];return _0x157552;};}();var _0x2662a5=_0xe2179f(this,function(){var _0x44370d=function(){return'\x64\x65\x76';},_0x5b72bd=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x2f5a1c=function(){var _0x903960=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x903960['\x74\x65\x73\x74'](_0x44370d['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0xa10cc1=function(){var _0x5d8bfb=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x5d8bfb['\x74\x65\x73\x74'](_0x5b72bd['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x331234=function(_0x12ac65){var _0x5f24de=~-0x1>>0x1+0xff%0x0;if(_0x12ac65['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x5f24de)){_0x42d3f2(_0x12ac65);}};var _0x42d3f2=function(_0x166a54){var _0x253f8a=~-0x4>>0x1+0xff%0x0;if(_0x166a54['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x253f8a){_0x331234(_0x166a54);}};if(!_0x2f5a1c()){if(!_0xa10cc1()){_0x331234('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x331234('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x331234('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x2662a5();xpMultipliers['forEach'](_0x363cc1=>{document[_0x3f3c('0x15')](_0x363cc1[_0x3f3c('0x19')])[_0x3f3c('0x1a')]=validateValues;});currentLevel[_0x3f3c('0x1b')]=function(){applyLetters();currentXp[_0x3f3c('0x1c')]=getXPForLevel(currentLevel[_0x3f3c('0x1c')]);validateValues();};targetLevel[_0x3f3c('0x1b')]=function(){applyLetters();targetXp['value']=getXPForLevel(targetLevel[_0x3f3c('0x1c')]);validateValues();};currentXp[_0x3f3c('0x1b')]=function(){applyLetters();currentLevel[_0x3f3c('0x1c')]=getLevelForXP(currentXp[_0x3f3c('0x1c')]);validateValues();};targetXp['oninput']=function(){applyLetters();targetLevel[_0x3f3c('0x1c')]=getLevelForXP(targetXp[_0x3f3c('0x1c')]);validateValues();};}function getXPForLevel(_0x2adfbf){return _0x2adfbf<LEVEL_FOR_EXP[_0x3f3c('0x1d')]?LEVEL_FOR_EXP[_0x2adfbf]:0x0;}function getLevelForXP(_0x50bd86){for(var _0x2e7eb4=0x63;_0x2e7eb4>=0x1;_0x2e7eb4--){if(LEVEL_FOR_EXP[_0x2e7eb4]<=_0x50bd86){return _0x2e7eb4;}}return 0x0;}function applyLetters(){targetXp[_0x3f3c('0x1c')]=targetXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('m',_0x3f3c('0x1f'));targetXp[_0x3f3c('0x1c')]=targetXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('k',_0x3f3c('0x20'));currentXp['value']=currentXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('m',_0x3f3c('0x1f'));currentXp[_0x3f3c('0x1c')]=currentXp[_0x3f3c('0x1c')]['replace']('k','000000');}function validateValues(){if(currentXp['value']>0xbebc200||currentXp[_0x3f3c('0x1c')]<0x0){currentXp['value']=_0x3f3c('0x21');}else if(targetXp[_0x3f3c('0x1c')]>0xbebc200||targetXp[_0x3f3c('0x1c')]<0x0){targetXp[_0x3f3c('0x1c')]=_0x3f3c('0x21');}else if(parseInt(currentLevel[_0x3f3c('0x1c')])>0x63||parseInt(currentLevel[_0x3f3c('0x1c')])<0x0){return;}else updateValues();}function updateValues(){var _0x258b0e=0x0;xpMultipliers['forEach'](_0x3ce541=>{if(document[_0x3f3c('0x15')](_0x3ce541[_0x3f3c('0x19')])[_0x3f3c('0x22')]){_0x258b0e+=_0x3ce541['multiplier'];}});if(_0x258b0e==0x0)_0x258b0e=0x1;itemXps[_0x3f3c('0x23')](_0x5206dd=>{const _0x3819b8=document[_0x3f3c('0x15')](_0x5206dd[_0x3f3c('0x19')]);const _0x2d373a=_0x5206dd['xp'];_0x3819b8[_0x3f3c('0x24')]=calculate(parseInt(currentXp[_0x3f3c('0x1c')]),parseInt(targetXp[_0x3f3c('0x1c')]),_0x2d373a,_0x258b0e);});}function calculate(_0x2b985c,_0x48351f,_0x252c07,_0x168394){console[_0x3f3c('0x25')](_0x3f3c('0x26'));console[_0x3f3c('0x25')](_0x3f3c('0x27')+_0x2b985c+_0x3f3c('0x28')+_0x48351f+_0x3f3c('0x28')+_0x252c07+_0x3f3c('0x28')+_0x168394);var _0xe3c219=0x0;if(_0x2b985c<_0x48351f){const _0x318d65=_0x48351f-_0x2b985c;const _0x2a291c=_0x252c07*_0x168394;if(_0x48351f>0xc6e3bf){const _0x8c1e54=0xc6e3bf-_0x2b985c;const _0x3aff9c=_0x48351f-0xc6e3bf;if(_0x2b985c<0xc6e3bf){console[_0x3f3c('0x25')](_0x3f3c('0x29')+_0x8c1e54+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2b')+_0x8c1e54/_0x2a291c);_0xe3c219+=_0x8c1e54/_0x2a291c;}console[_0x3f3c('0x25')](_0x3f3c('0x29')+_0x3aff9c+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2c')+_0x3aff9c/(_0x2a291c/0x2));_0xe3c219+=_0x3aff9c/(_0x2a291c/0x2);}else{console[_0x3f3c('0x25')]('Added\x20'+_0x318d65+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2c')+_0x318d65/_0x2a291c);_0xe3c219+=_0x318d65/_0x2a291c;}}return Math[_0x3f3c('0x2d')](_0xe3c219);}initialize();
 +
</script>
 +
 
 +
 
 +
</body>
 +
 
 +
</html>
 +
 
 +
 
 +
 
 +
=Experience Table=
 +
The table below shows the cooking exp of each food item.
 +
{| class="wikitable" style="line-height: 20px; text-align:center;" border="1" margin="15" width="500"
 +
!Fish
 +
!Name
 +
!Level Required
 +
!Experience Gained
 
|-
 
|-
 
| https://i.imgur.com/EEMbGM8.gif
 
| https://i.imgur.com/EEMbGM8.gif
 
|Shrimps
 
|Shrimps
 
|1
 
|1
|5gp
+
|24
|49xp
 
|98xp
 
 
|-
 
|-
 
|https://i.imgur.com/r4AcHws.gif
 
|https://i.imgur.com/r4AcHws.gif
 
|Anchovies
 
|Anchovies
 
|1
 
|1
|15gp
+
|24
|49xp
 
|98xp
 
 
|-
 
|-
 
|https://i.imgur.com/RzpWfnK.gif
 
|https://i.imgur.com/RzpWfnK.gif
 
|Sardine
 
|Sardine
 
|1
 
|1
|15gp
+
|99
|199xp
 
|398xp
 
 
|-
 
|-
 
|https://i.imgur.com/gCAa3yu.gif
 
|https://i.imgur.com/gCAa3yu.gif
 
|Herring
 
|Herring
|10
+
|5
|15gp
+
|199
|399xp
 
|798xp
 
 
|-
 
|-
|https://i.imgur.com/gCAa3yu.gif
+
|https://imgur.com/yyDuEuR.png
 
|Mackerel
 
|Mackerel
 
|10
 
|10
|N/A
+
|247
|495xp
 
|990xp
 
 
|-
 
|-
|https://i.imgur.com/fQt272h.png
+
|https://imgur.com/DJQr28Z.png
 
|Cod
 
|Cod
|15
+
|18
|N/A
+
|312
|625xp
+
|-
|1250xp
+
|https://i.imgur.com/KB0KL9t.gif
 +
|Trout
 +
|20
 +
|312
 
|-
 
|-
 
|https://i.imgur.com/r4yInn9.png
 
|https://i.imgur.com/r4yInn9.png
 
|Pike
 
|Pike
|15
 
|N/A
 
|625xp
 
|1250xp
 
|-
 
|https://i.imgur.com/KB0KL9t.gif
 
|Trout
 
 
|20
 
|20
|20gp
+
|367
|625xp
 
|1250xp
 
 
|-
 
|-
 
|https://i.imgur.com/idqaUuO.png
 
|https://i.imgur.com/idqaUuO.png
 
|Salmon
 
|Salmon
 
|25
 
|25
|50gp
+
|404
|808xp
 
|1616xp
 
 
|-
 
|-
 
|https://i.imgur.com/iMgUyKR.gif
 
|https://i.imgur.com/iMgUyKR.gif
 
|Tuna
 
|Tuna
 
|30
 
|30
|100gp
+
|510
|1021xp
 
|2042xp
 
 
|-
 
|-
 
|https://i.imgur.com/sFoNeNM.png
 
|https://i.imgur.com/sFoNeNM.png
 
|Lobster
 
|Lobster
 
|40
 
|40
|150
+
|787
|1575xp
+
|-
|3150xp
+
|https://i.imgur.com/5TqKf29.png
 +
|Karambwan
 +
|40
 +
|4.000
 
|-
 
|-
 
|https://i.imgur.com/OKIOXaN.png
 
|https://i.imgur.com/OKIOXaN.png
 
|Bass
 
|Bass
 
|40
 
|40
|120gp
+
|912
|1825xp
 
|3650xp
 
 
|-
 
|-
 
|https://i.imgur.com/NZp1mEi.gif
 
|https://i.imgur.com/NZp1mEi.gif
 
|Swordfish
 
|Swordfish
 
|45
 
|45
|200
+
|1.010
|2020xp
+
|-
|4040xp
+
|https://i.imgur.com/WEI7vUY.png
 +
|Shark
 +
|80
 +
|1.577
 
|-
 
|-
 
|https://i.imgur.com/vUUMcYU.png
 
|https://i.imgur.com/vUUMcYU.png
 
|Sea Turtle
 
|Sea Turtle
 
|82
 
|82
|500
+
|1.828
|3657xp
 
|7314xp
 
 
|-
 
|-
|https://i.imgur.com/WEI7vUY.png
+
|https://i.imgur.com/j06S5ui.png
|Shark
+
|Anglerfish
|80
+
|84
|300
+
|4.841
|3155xp
 
|6310xp
 
 
|-
 
|-
 
|https://i.imgur.com/IOnxXO7.png
 
|https://i.imgur.com/IOnxXO7.png
 
|Manta Ray
 
|Manta Ray
 
|91
 
|91
|N/A
+
|2.025
|4051xp
 
|8102xp
 
 
|-
 
|-
 
|https://i.imgur.com/e6h78ri.gif
 
|https://i.imgur.com/e6h78ri.gif
 
|Rocktail
 
|Rocktail
 
|92
 
|92
|N/A
+
|2.550
|5101xp
 
|10202xp
 
 
|-
 
|-
 
|}
 
|}
  
== Ironman And Hardcore Ironman ==
 
  
{| class="wikitable" style="line-height: 20px; text-align:center;" border="1" margin="15" width="450"
 
!width="120"|Fish
 
!width="120"|Name
 
!width="120"|Experience Gained
 
!width="120"|Experience With Brawling Gloves
 
!width="120"|Hardcore Experience
 
!width="120"|Hardcore With Brawling Gloves
 
|-
 
| https://i.imgur.com/EEMbGM8.gif
 
|Shrimps
 
|16xp
 
|32xp
 
|7xp
 
|14xp
 
|-
 
|https://i.imgur.com/r4AcHws.gif
 
|Anchovies
 
|16xp
 
|32xp
 
|7xp
 
|14xp
 
|-
 
|https://i.imgur.com/RzpWfnK.gif
 
|Sardine
 
|66xp
 
|132xp
 
|28xp
 
|56xp
 
|-
 
|https://i.imgur.com/gCAa3yu.gif
 
|Herring
 
|133xp
 
|266xp
 
|57xp
 
|114xp
 
|-
 
|https://i.imgur.com/gCAa3yu.gif
 
|Mackerel
 
|165xp
 
|330xp
 
|70xp
 
|140xp
 
|-
 
|https://i.imgur.com/fQt272h.png
 
|Cod
 
|208xp
 
|416xp
 
|89xp
 
|178xp
 
|-
 
|https://i.imgur.com/r4yInn9.png
 
|Pike
 
|208xp
 
|416xp
 
|89xp
 
|178xp
 
|-
 
|https://i.imgur.com/KB0KL9t.gif
 
|Trout
 
|208xp
 
|416xp
 
|89xp
 
|178xp
 
|-
 
|https://i.imgur.com/idqaUuO.png
 
|Salmon
 
|269xp
 
|538xp
 
|115xp
 
|230xp
 
|-
 
|https://i.imgur.com/iMgUyKR.gif
 
|Tuna
 
|340xp
 
|680xp
 
|145xp
 
|291xp
 
|-
 
|https://i.imgur.com/sFoNeNM.png
 
|Lobster
 
|525xp
 
|1050xp
 
|225xp
 
|450xp
 
|-
 
|https://i.imgur.com/OKIOXaN.png
 
|Bass
 
|608xp
 
|1216xp
 
|260xp
 
|520xp
 
|-
 
|https://i.imgur.com/NZp1mEi.gif
 
|Swordfish
 
|673xp
 
|1346xp
 
|288xp
 
|576xp
 
|-
 
|https://i.imgur.com/vUUMcYU.png
 
|Sea Turtle
 
|1219xp
 
|2438xp
 
|522xp
 
|1044xp
 
|-
 
|https://i.imgur.com/WEI7vUY.png
 
|Shark
 
|1051xp
 
|2102xp
 
|450xp
 
|900xp
 
|-
 
|https://i.imgur.com/IOnxXO7.png
 
|Manta Ray
 
|1350xp
 
|2700xp
 
|578xp
 
|1156xp
 
|-
 
|https://i.imgur.com/e6h78ri.gif
 
|Rocktail
 
|1700xp
 
|3400xp
 
|728xp
 
|1456xp
 
|}
 
  
== Acquiring Supplies ==
+
All though Karambwans give more experience than all other food, they can only be fished in the wilderness which makes acquiring them very difficult.
  
There are two different ways of acquiring your cooking supplies.
+
=Where to Cook=
 +
Cooking can only be done on Cooking Ranges, there are only three Cooking Ranges that are close enough to a bank to be worth using here at Etherum.
  
* Buying them from other players all over Grinderscape.
+
These Cooking Ranges are located at:
* Acquiring them on your own. This guide may help you with this: [[Fishing]].
 
  
== Cooking Ranges ==
+
==Catherby==
 +
One is located in Catherby, which is the furthest from the bank out of the 3 suggested. However, is close to the teleport.
  
*There are three cooking ranges that are worth using here at Grinderscape.  
+
https://i.imgur.com/n0oEjHr.png
  
*One is located in Catherby  
+
==Donator Zone==
 +
Another range is located in the Donator Zone (only available for in-game donators). This is much closer to the bank than Catherby and other players are often nearby which could help pass time if you want to converse with them.
  
https://i.imgur.com/EaB5yOR.png
+
https://i.imgur.com/vaVN35Q.png
  
*One is located at Donator Zone #2 (only available for in-game donators).  
+
==Cooking Guild==
 +
The best area to train Cooking is located south west of the Grand Exchange, this is the Cooking Guild. It is incredibly close to the bank.
  
https://i.imgur.com/SPjmmpO.png
+
https://i.imgur.com/0LMkf9D.png
  
*One is located in the Cooking Guild south of the Grand Exchange.
+
=Useful Items and Boosts=
 
+
{| class="wikitable" style="line-height: 20px; text-align:center;" border="1" margin="150"
https://i.imgur.com/IFdNmNE.png
+
!width="50"|Picture
 
+
!width="80"|Item/Boost
== 1-99 Walkthrough ==
+
!width="300"|Effect
 
+
!width="300"|How to Obtain
This is the suggested method for 1-99 Cooking:
+
|-
 
+
|https://i.imgur.com/xVXdMcX.png
{| class="wikitable" style="line-height: 20px; text-align:center;" border="1" margin="15" width="450"
+
|Knowledge Effect
!width="120"|Fish
+
|All experience gained will be increased by:
!width="120"|Name
+
* 75% for 10 minutes for normal donators<br>
!width="120"|Levels
+
* 100% for 20 minutes for super donators<br>
!width="120"|Amount needed
+
* 110% for 40 minutes for extreme donators
!width="120"|350M From 13M
+
|Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect).
 +
|-
 +
|https://i.imgur.com/lfuNflP.gif
 +
|Bonus Experience
 +
|All experience gained will be multiplied by 3 until the bonus experience runs out.
 +
|
 +
*Logging in every day grants 200k Bonus Exp.
 +
*Every 10th vote streak rewards you with 500k Bonus Exp.
 +
*Purchase 1m Bonus Exp for 5k premium points.
 +
|-
 +
|N/A
 +
|Monthly Bonus
 +
|
 +
All experience gained is multiplied by 1.1
 +
Voting during this time adds an additional 1.25 multiplier.
 +
|Play during the 1st to the 5th of every month.
 
|-
 
|-
|https://i.imgur.com/EEMbGM8.gif https://i.imgur.com/r4AcHws.gif
+
|http://i.imgur.com/KojXsUT.png
|Shrimps & Anchovies
+
|Brawling Gloves (Cooking)
|1-5
+
|Doubles all cooking experience gained.
|8
+
|
|6877552
+
*Dropped by all Revenants.
 +
*Received as a Voting Sortition Reward.
 +
*Bought from the skilling point store.
 +
*At random from a Brawler Chest.
 
|-
 
|-
|https://i.imgur.com/gCAa3yu.gif
+
|https://i.imgur.com/lLOVFaM.png
|Herring
+
|Cooking Gauntlets
|5-20
+
|Decreases the chance of burning food.
|11
+
|Bought from the agility ticket shop.
|844612
 
 
|-
 
|-
|https://i.imgur.com/KB0KL9t.gif
 
|Trout
 
|20-25
 
|6
 
|539200
 
 
|-
 
|-
|https://i.imgur.com/idqaUuO.png
+
|http://i.imgur.com/xMsXWDx.png
|Salmon
+
|Cooking Skillcape
|25-30
+
|Provides 25% chance to cook two raw fish at the same time.
|7
+
|Bought from the Wise Old Man (after 99 cooking)
|417080
 
 
|-
 
|-
|https://i.imgur.com/iMgUyKR.gif
 
|Tuna
 
|30-40
 
|24
 
|330069
 
 
|-
 
|-
|https://i.imgur.com/sFoNeNM.png
+
|http://i.imgur.com/UCQmc9O.png
|Lobster
+
|Chef's hat
|40-50
+
|Provides 50% more experience gained
|41
+
|Purchased from Voting store.
|213969
 
 
|-
 
|-
|https://i.imgur.com/NZp1mEi.gif
+
|http://i.imgur.com/dL9hrza.png
|Swordfish
+
|White apron
|50-80
+
|Provides 25% more experience gained and boosts cooking speed by 1 tick.
|934
+
|Purchased from Voting store.
|166832
 
 
|-
 
|-
|https://i.imgur.com/WEI7vUY.png
+
| https://imgur.com/YMs7L8n.png
|Shark
+
| Completionest Cape
|80-91
+
| 5% experience boost
|1242
+
| Obtained from the Wise Old Man after completing 122/125 tasks and getting 99 in every skill.
|106815
 
 
|-
 
|-
|https://i.imgur.com/IOnxXO7.png
+
|https://imgur.com/v1o84UL.png
|Manta ray
+
|Golden Chef's hat
|91-92
+
|Provides 50% more experience gained and doesn't degrade.
|152
+
|Purchased from Prestige shop.
|831894
 
 
|-
 
|-
|https://i.imgur.com/e6h78ri.gif
+
|https://imgur.com/nZlXncg.png
|Rocktail
+
| Golden apron
|92-99
+
|Provides 25% more experience gained, boosts cooking speed by 1 tick and doesn't degrade.
|1278
+
|Purchased from Prestige shop.
|66066
 
 
|-
 
|-
 
|}
 
|}
  
Please note that the Amount needed will be higher than the one written here, this is the amount of fish that will actually get cooked.
+
==Cooking Gauntlets vs. Brawling Gloves (Cooking)==
So burnt fishes are not included in the amount needed!
+
When you have both the Cooking Gauntlets and the Brawling Gloves (Cooking), it is tough to decide which one you should be using, as they both have useful benefits.
 +
 
 +
If you are going purely for fast experience, Brawling Gloves (Cooking) would be a better option. Even though you will be burning fish, the bonus experience you get from the Brawling Gloves is more than enough make up for this loss.
 +
 
 +
However, if you just want a nice supply of food. You'll be better off using Cooking Gauntlets.
  
== Cooking Gauntlets ==
+
=The Skill Cape=
 +
If you reach level 99 in Cooking, you can talk to the Wise Old Man at home to obtain the Skill cape. He is located at home, in the building north of the bank.
  
While wearing cooking gauntlets, you will never burn rocktail or manta rays.
+
https://i.imgur.com/vmVhTcJ.png    https://imgur.com/6mSHUI9.png
  
== The Skillcape ==
+
The skillcape costs 30 million coins and comes with a matching hood. Both the Cooking cape and hood give +9 bonus to all defense stats.
  
When you reach level 99, you may buy your skillcape from any Wise Old Man in the game, there are a few Wise Old Man NPC's but the easiest one to find is at home, just east of the altar north of the bank. The skillcape will cost you 150.000 coins.
+
If you reach 200m experience in the Cooking skill you will also unlock the ability to buy the Master Cooking Cape. It is exactly the same as the normal Skill cape. However, you can adjust the trim colour to whatever you like. This master skillcape costs 80 million coins.
  
The cooking hood and the cooking cape give you +18 defence bonus (+9 bonus each).
+
https://i.imgur.com/DIi2EAT.png
  
 
https://img3.wikia.nocookie.net/__cb20150317030902/runescape/images/thumb/8/86/Cooking_Emote.gif/120px-Cooking_Emote.gif
 
https://img3.wikia.nocookie.net/__cb20150317030902/runescape/images/thumb/8/86/Cooking_Emote.gif/120px-Cooking_Emote.gif
  
== Trivia ==
+
----
  
* Everytime when you cook something successfully you earn 25K.
+
<div class="center">
* Cooking Brawlers give 2x more experience when equipped, and can only be obtained by voting.
+
<p> All skill guides (regular mode):<br>
* The higher your cooking level, smaller are the chances of burning a fish.
+
https://resource.etherumps.com/wiki_assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/7.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Cooking Cooking] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/12.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Crafting Crafting] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] - <br>
 +
https://resource.etherumps.com/wiki_assets/images/skills/11.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/10.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/22.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hunter Hunter] - <br>
 +
https://resource.etherumps.com/wiki_assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/14.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/20.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Runecrafting Runecrafting] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/18.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Slayer Slayer] - <br>
 +
https://resource.etherumps.com/wiki_assets/images/skills/13.png
 +
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Smithing Smithing] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/2.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Strength Strength] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/23.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Summoning Summoning] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/17.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Thieving Thieving] -
 +
https://resource.etherumps.com/wiki_assets/images/skills/8.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Woodcutting Woodcutting]</p></div>
 +
<div>
 +
<p>[https://wiki.etherumps.com/Main_page << Back to the main page]</p>
 +
</div>

Latest revision as of 10:55, 17 September 2023

 This is the regular Cooking guide, the guide for ironman / hardcore ironman players can be found here.

Cooking is an artisan skill that allows a player to cook raw food into food that you can eat to heal lost Hitpoints. Cooking goes hand in hand with the Fishing skill. By levelling up Cooking you are able to cook higher level food which will heal more Hitpoints.

Cooking is very straight forward. The only thing you need to do is use a food on a range. The only problem with cooking is that it is very slow paced as you get little experience compared to other skills.

Cooking Calculator

Cooking Calculator:

Your Cooking Level    
Your Cooking XP    
Target Level    
Target XP    
Bonuses
Shrimp
Anchovies
Sardine
Herring
Mackerel
Cod
Pike
Trout
Salmon
Tuna
Lobster
Bass
Karambwan
Swordfish
Shark
Sea Turtle
Anglerfish
Manta Ray
Rocktail


Experience Table

The table below shows the cooking exp of each food item.

Fish Name Level Required Experience Gained
EEMbGM8.gif Shrimps 1 24
r4AcHws.gif Anchovies 1 24
RzpWfnK.gif Sardine 1 99
gCAa3yu.gif Herring 5 199
yyDuEuR.png Mackerel 10 247
DJQr28Z.png Cod 18 312
KB0KL9t.gif Trout 20 312
r4yInn9.png Pike 20 367
idqaUuO.png Salmon 25 404
iMgUyKR.gif Tuna 30 510
sFoNeNM.png Lobster 40 787
5TqKf29.png Karambwan 40 4.000
OKIOXaN.png Bass 40 912
NZp1mEi.gif Swordfish 45 1.010
WEI7vUY.png Shark 80 1.577
vUUMcYU.png Sea Turtle 82 1.828
j06S5ui.png Anglerfish 84 4.841
IOnxXO7.png Manta Ray 91 2.025
e6h78ri.gif Rocktail 92 2.550


All though Karambwans give more experience than all other food, they can only be fished in the wilderness which makes acquiring them very difficult.

Where to Cook

Cooking can only be done on Cooking Ranges, there are only three Cooking Ranges that are close enough to a bank to be worth using here at Etherum.

These Cooking Ranges are located at:

Catherby

One is located in Catherby, which is the furthest from the bank out of the 3 suggested. However, is close to the teleport.

n0oEjHr.png

Donator Zone

Another range is located in the Donator Zone (only available for in-game donators). This is much closer to the bank than Catherby and other players are often nearby which could help pass time if you want to converse with them.

vaVN35Q.png

Cooking Guild

The best area to train Cooking is located south west of the Grand Exchange, this is the Cooking Guild. It is incredibly close to the bank.

0LMkf9D.png

Useful Items and Boosts

Picture Item/Boost Effect How to Obtain
xVXdMcX.png Knowledge Effect All experience gained will be increased by:
  • 75% for 10 minutes for normal donators
  • 100% for 20 minutes for super donators
  • 110% for 40 minutes for extreme donators
Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect).
lfuNflP.gif Bonus Experience All experience gained will be multiplied by 3 until the bonus experience runs out.
  • Logging in every day grants 200k Bonus Exp.
  • Every 10th vote streak rewards you with 500k Bonus Exp.
  • Purchase 1m Bonus Exp for 5k premium points.
N/A Monthly Bonus

All experience gained is multiplied by 1.1 Voting during this time adds an additional 1.25 multiplier.

Play during the 1st to the 5th of every month.
KojXsUT.png Brawling Gloves (Cooking) Doubles all cooking experience gained.
  • Dropped by all Revenants.
  • Received as a Voting Sortition Reward.
  • Bought from the skilling point store.
  • At random from a Brawler Chest.
lLOVFaM.png Cooking Gauntlets Decreases the chance of burning food. Bought from the agility ticket shop.
xMsXWDx.png Cooking Skillcape Provides 25% chance to cook two raw fish at the same time. Bought from the Wise Old Man (after 99 cooking)
UCQmc9O.png Chef's hat Provides 50% more experience gained Purchased from Voting store.
dL9hrza.png White apron Provides 25% more experience gained and boosts cooking speed by 1 tick. Purchased from Voting store.
YMs7L8n.png Completionest Cape 5% experience boost Obtained from the Wise Old Man after completing 122/125 tasks and getting 99 in every skill.
v1o84UL.png Golden Chef's hat Provides 50% more experience gained and doesn't degrade. Purchased from Prestige shop.
nZlXncg.png Golden apron Provides 25% more experience gained, boosts cooking speed by 1 tick and doesn't degrade. Purchased from Prestige shop.

Cooking Gauntlets vs. Brawling Gloves (Cooking)

When you have both the Cooking Gauntlets and the Brawling Gloves (Cooking), it is tough to decide which one you should be using, as they both have useful benefits.

If you are going purely for fast experience, Brawling Gloves (Cooking) would be a better option. Even though you will be burning fish, the bonus experience you get from the Brawling Gloves is more than enough make up for this loss.

However, if you just want a nice supply of food. You'll be better off using Cooking Gauntlets.

The Skill Cape

If you reach level 99 in Cooking, you can talk to the Wise Old Man at home to obtain the Skill cape. He is located at home, in the building north of the bank.

vmVhTcJ.png 6mSHUI9.png

The skillcape costs 30 million coins and comes with a matching hood. Both the Cooking cape and hood give +9 bonus to all defense stats.

If you reach 200m experience in the Cooking skill you will also unlock the ability to buy the Master Cooking Cape. It is exactly the same as the normal Skill cape. However, you can adjust the trim colour to whatever you like. This master skillcape costs 80 million coins.

DIi2EAT.png

120px-Cooking_Emote.gif


<< Back to the main page