Shirokurai (talk | contribs) |
|||
Line 26: | Line 26: | ||
<body> | <body> | ||
+ | <h2 style="color:white"> | ||
+ | Cooking Calculator: | ||
+ | </h2> | ||
<table width="100%"> | <table width="100%"> | ||
− | + | <tr> | |
− | </ | + | <th>Your Cooking Level</th> |
− | <th>Your Cooking XP</ | + | <td> |
− | <td> <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png"> | + | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> |
− | <input type="text" id="curxp" name="skill-xp" maxlength="9" | + | <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> |
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Your Cooking XP</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> | ||
+ | <input type="text" id="curxp" name="skill-xp" maxlength="9" placeholder="Your XP" /> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Target Level</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> | ||
+ | <input type="text" id="tarlevel" name="skill-level" maxlength="9" placeholder="Target Level" /> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Target XP</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> | ||
+ | <input type="text" id="tarxp" name="skill-xp" maxlength="9" placeholder="Target XP" /> | ||
+ | </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> | </td> | ||
− | + | </tr> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <table width="75%"> | |
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/EEMbGM8.gif"> Shrimp </td> | |
− | <img id="next" src="https://i.imgur.com/EEMbGM8. | ||
<td id="shrimpr"> </td> | <td id="shrimpr"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://imgur.com/ | + | <img id="next" src="https://i.imgur.com/r4AcHws.gif"> Anchovies </td> |
<td id="anchoviesr"> </td> | <td id="anchoviesr"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://i.imgur.com/ | + | <img id="next" src="https://i.imgur.com/RzpWfnK.gif"> Sardine </td> |
<td id="sardiner"> </td> | <td id="sardiner"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://imgur.com/ | + | <img id="next" src="https://i.imgur.com/gCAa3yu.gif"> Herring </td> |
<td id="herringr"> </td> | <td id="herringr"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://imgur.com/ | + | <img id="next" src="https://i.imgur.com/gCAa3yu.gif"> Mackerel |
</td> | </td> | ||
<td id="mackerelr"> </td> | <td id="mackerelr"> </td> | ||
Line 224: | Line 144: | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://imgur.com/ | + | <img id="next" src="https://i.imgur.com/fQt272h.png"> Cod </td> |
<td id="codr"> </td> | <td id="codr"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | <img id="next" src="https://i.imgur.com/r4yInn9.png"> Pike </td> | + | <img id="next" src="https://i.imgur.com/r4yInn9.png"> Pike </td> |
<td id="piker"> </td> | <td id="piker"> </td> | ||
</tr> | </tr> | ||
− | + | <tr> | |
− | + | <td> | |
− | <img id="next" src="https://imgur.com/ | + | <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> | |
− | <img id="next" src="https://i.imgur.com/idqaUuO.png"> Salmon </td> | ||
<td id="salmonr"> </td> | <td id="salmonr"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/iMgUyKR.gif"> Tuna </td> | |
− | <img id="next" src="https://imgur.com/ | ||
<td id="tunar"> </td> | <td id="tunar"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/sFoNeNM.png"> Lobster </td> | |
− | <img id="next" src="https://i.imgur.com/sFoNeNM.png"> Lobster </td> | + | <td id="lobsterr"> </td> |
− | <td id="lobsterr"> </td> | ||
− | |||
</tr> | </tr> | ||
− | + | <td> | |
<img id="next" src="https://i.imgur.com/OKIOXaN.png"> Bass </td> | <img id="next" src="https://i.imgur.com/OKIOXaN.png"> Bass </td> | ||
<td id="bassr"> </td> | <td id="bassr"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/5TqKf29.png"> Karambwan </td> | |
− | <img id="next" src="https://i.imgur.com/5TqKf29.png"> Karambwan </td> | ||
<td id="karamr"> </td> | <td id="karamr"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/NZp1mEi.gif"> Swordfish </td> | |
− | <img id="next" src="https://imgur.com/ | ||
<td id="swordfishr"> </td> | <td id="swordfishr"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/WEI7vUY.png"> Shark </td> | |
− | <img id="next" src="https://i.imgur.com/WEI7vUY.png"> Shark </td> | ||
<td id="sharkr"> </td> | <td id="sharkr"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/vUUMcYU.png"> Sea Turtle </td> | |
− | <img id="next" src="https://i.imgur.com/vUUMcYU.png"> Sea Turtle </td> | ||
<td id="turtler"> </td> | <td id="turtler"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/IOnxXO7.png"> Manta Ray </td> | |
− | <img id="next" src="https://i.imgur.com/IOnxXO7.png"> Manta Ray </td> | ||
<td id="mantar"> </td> | <td id="mantar"> </td> | ||
</tr> | </tr> | ||
− | + | <td> | |
− | + | <img id="next" src="https://i.imgur.com/e6h78ri.gif"> Rocktail </td> | |
− | <img id="next" src="https://imgur.com/ | ||
<td id="rocktailr"> </td> | <td id="rocktailr"> </td> | ||
</tr> | </tr> | ||
</table> | </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> | ||
Revision as of 02:33, 21 December 2019
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.
Contents
[hide]Cooking Calculator
Cooking Calculator:
Your Cooking Level |
![]() |
---|---|
Your Cooking XP |
![]() |
Target Level |
![]() |
Target XP |
![]() |
Bonuses |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Experience Table
The table below shows the cooking exp of each food item.
Fish | Name | Level Required | Experience Gained |
---|---|---|---|
![]() |
Shrimps | 1 | 24 |
![]() |
Anchovies | 1 | 24 |
![]() |
Sardine | 1 | 99 |
![]() |
Herring | 5 | 199 |
![]() |
Mackerel | 10 | 247 |
![]() |
Cod | 18 | 312 |
![]() |
Trout | 20 | 312 |
![]() |
Pike | 20 | 367 |
![]() |
Salmon | 25 | 404 |
![]() |
Tuna | 30 | 510 |
![]() |
Lobster | 40 | 787 |
![]() |
Karambwan | 40 | 4.000 |
![]() |
Bass | 40 | 912 |
![]() |
Swordfish | 45 | 1.010 |
![]() |
Shark | 80 | 1.577 |
![]() |
Sea Turtle | 82 | 1.828 |
![]() |
Manta Ray | 91 | 2.025 |
![]() |
Rocktail | 92 | 2.550 |
Note: When you reach level 99, xp will get reduced by half.
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.
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.
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.
Useful Items and Boosts
Picture | Item/Boost | Effect | How to Obtain |
---|---|---|---|
![]() |
Knowledge Effect | All experience gained will be increased by:
|
Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect). |
![]() |
Bonus Experience | All experience gained will be multiplied by 3 until the bonus experience runs out. |
|
N/A | Monthly Bonus | All experience gained is multiplied by 1.25 | Play during the 1st to the 5th of every month. |
![]() |
Brawling Gloves (Cooking) | Doubles all cooking experience gained. |
|
![]() |
Cooking Gauntlets | Decreases the chance of burning food. | Bought from the agility ticket shop. |
![]() |
Cooking Skillcape | Provides 25% chance to cook two raw fish at the same time. | Bought from the Wise Old Man (after 99 cooking) |
![]() |
Chef's hat | Provides 50% more experience gained | Purchased from Voting store. |
![]() |
White apron | Provides 25% more experience gained and boosts cooking speed by 1 tick. | Purchased from Voting store. |
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.
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.