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/Crafting"
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This is the regular Crafting guide, the guide for ironman / hardcore ironman players can be found [https://wiki.etherumps.com/Main_page/Guides/Ironman_%26_Hardcore/Skilling_Guides/_Crafting here.] | |
Crafting enables players to produce items such as jewellery and armours. | Crafting enables players to produce items such as jewellery and armours. | ||
Line 12: | Line 12: | ||
https://imgur.com/UtRrSQz.png | https://imgur.com/UtRrSQz.png | ||
+ | |||
+ | =Skilling Calculator= | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <head> | ||
+ | <style> | ||
+ | table, | ||
+ | th, | ||
+ | td { | ||
+ | border: 1px solid black; | ||
+ | } | ||
+ | |||
+ | select { | ||
+ | color: white; | ||
+ | width: 100%; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <h2 style="color:white"> | ||
+ | Crafting Calculator: | ||
+ | </h2> | ||
+ | |||
+ | <table width="100%"> | ||
+ | <tr> | ||
+ | <th>Your Crafting Level</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/12.png" /> | ||
+ | <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Your Crafting XP</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/12.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/12.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/12.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="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> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <table width="75%"> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/5Ro9i5q.png" /> | ||
+ | <a> Leather Gloves </a> | ||
+ | </td> | ||
+ | <td id="glover" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/F3iYzti.png" /> | ||
+ | <a> Leather Boots </a> | ||
+ | </td> | ||
+ | <td id="bootr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/s6Aj0po.png" /> | ||
+ | <a> Leather Cowl </a> | ||
+ | </td> | ||
+ | <td id="cowlr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/MLnYDNn.png" /> | ||
+ | <a> Leather Vambraces </a> | ||
+ | </td> | ||
+ | <td id="vambr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/ljnThyD.png" /> | ||
+ | <a> Leather Body </a> | ||
+ | </td> | ||
+ | <td id="bodyr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/T1294AF.png" /> | ||
+ | <a> Leather Chaps </a> | ||
+ | </td> | ||
+ | <td id="chapr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/dpEc4FJ.png" /> | ||
+ | <a> Uncut Sapphire </a> | ||
+ | </td> | ||
+ | <td id="sapphirer" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/2rsO12l.png" /> | ||
+ | <a> Uncut Emerald </a> | ||
+ | </td> | ||
+ | <td id="emeraldr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/doDM4Kh.png" /> | ||
+ | <a> Uncut Ruby </a> | ||
+ | </td> | ||
+ | <td id="rubyr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/qEd5GqU.png"/> | ||
+ | <a> Uncut Diamond </a> | ||
+ | </td> | ||
+ | <td id="diamondr" /> | ||
+ | <tr /> | ||
+ | <td> | ||
+ | <img id="next" src="https://i.imgur.com/u9Naerc.png" /> | ||
+ | <a> Uncut Dragonstone </a> | ||
+ | </td> | ||
+ | <td id="dragonr" /> | ||
+ | <tr /> | ||
+ | </table> | ||
+ | |||
+ | <script> | ||
+ | var _0x128b=['glover','bootr','cowlr','chapr','sapphirer','emeraldr','rubyyr','diamondr','dragonr','dragonnr','ext-donor','bonus-days','ak-aura','event','prestige','getElementById','curxp','tarxp','forEach','onclick','value','oninput','length','replace','000000','000','Invalid\x20amount!','element','checked','multiplier','innerHTML','================','Consuming\x20','\x20/\x20','debug','Added\x20','\x20divided\x20by\x20','\x20resulted\x20in\x20','\x20by\x20half\x20resulted\x20in\x20','ceil'];var _0x5de4=function(_0x3ffa1e,_0x9b679c){_0x3ffa1e=_0x3ffa1e-0x0;var _0x417d16=_0x128b[_0x3ffa1e];return _0x417d16;};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':_0x5de4('0x0'),'xp':0xc3},{'element':_0x5de4('0x1'),'xp':0xf0},{'element':_0x5de4('0x2'),'xp':0x10e},{'element':'vambr','xp':0x1e},{'element':'bodyr','xp':0x177},{'element':_0x5de4('0x3'),'xp':0x195},{'element':_0x5de4('0x4'),'xp':0x4e2},{'element':_0x5de4('0x5'),'xp':0x9c4},{'element':_0x5de4('0x6'),'xp':0x68b},{'element':'emeralddr','xp':0xbb8},{'element':'rubyr','xp':0x84d},{'element':_0x5de4('0x7'),'xp':0xdac},{'element':_0x5de4('0x8'),'xp':0xa73},{'element':_0x5de4('0x9'),'xp':0xfa0},{'element':_0x5de4('0xa'),'xp':0xd61},{'element':_0x5de4('0xb'),'xp':0x1194},{'element':_0x5de4('0xc'),'xp':0x1ef5}];const xpMultipliers=[{'element':'reg-donor','multiplier':1.75},{'element':'super-donor','multiplier':0x2},{'element':_0x5de4('0xd'),'multiplier':2.1},{'element':_0x5de4('0xe'),'multiplier':0.25},{'element':_0x5de4('0xf'),'multiplier':0.3},{'element':_0x5de4('0x10'),'multiplier':0.25},{'element':_0x5de4('0x11'),'multiplier':0x2}];const currentLevel=document[_0x5de4('0x12')]('curlevel');const currentXp=document['getElementById'](_0x5de4('0x13'));const targetXp=document[_0x5de4('0x12')](_0x5de4('0x14'));const targetLevel=document[_0x5de4('0x12')]('tarlevel');function initialize(){var _0x58ba55=function(){var _0x3730f4=!![];return function(_0x279394,_0x15a272){var _0x516b6a=_0x3730f4?function(){if(_0x15a272){var _0x4dd628=_0x15a272['apply'](_0x279394,arguments);_0x15a272=null;return _0x4dd628;}}:function(){};_0x3730f4=![];return _0x516b6a;};}();var _0x4c064f=_0x58ba55(this,function(){var _0x4b8cf8=function(){return'\x64\x65\x76';},_0x6deedc=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x5a6e9f=function(){var _0x2d3529=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!_0x2d3529['\x74\x65\x73\x74'](_0x4b8cf8['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x51a4c5=function(){var _0x1e0582=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x1e0582['\x74\x65\x73\x74'](_0x6deedc['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x28fe1b=function(_0x57e215){var _0x4f22fd=~-0x1>>0x1+0xff%0x0;if(_0x57e215['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x4f22fd)){_0x4524c2(_0x57e215);}};var _0x4524c2=function(_0x94627b){var _0xa8607e=~-0x4>>0x1+0xff%0x0;if(_0x94627b['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0xa8607e){_0x28fe1b(_0x94627b);}};if(!_0x5a6e9f()){if(!_0x51a4c5()){_0x28fe1b('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x28fe1b('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x28fe1b('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x4c064f();xpMultipliers[_0x5de4('0x15')](_0x9e6c3c=>{document['getElementById'](_0x9e6c3c['element'])[_0x5de4('0x16')]=validateValues;});currentLevel['oninput']=function(){applyLetters();currentXp[_0x5de4('0x17')]=getXPForLevel(currentLevel['value']);validateValues();};targetLevel[_0x5de4('0x18')]=function(){applyLetters();targetXp[_0x5de4('0x17')]=getXPForLevel(targetLevel['value']);validateValues();};currentXp[_0x5de4('0x18')]=function(){applyLetters();currentLevel[_0x5de4('0x17')]=getLevelForXP(currentXp['value']);validateValues();};targetXp['oninput']=function(){applyLetters();targetLevel[_0x5de4('0x17')]=getLevelForXP(targetXp[_0x5de4('0x17')]);validateValues();};}function getXPForLevel(_0x4cf67d){return _0x4cf67d<LEVEL_FOR_EXP[_0x5de4('0x19')]?LEVEL_FOR_EXP[_0x4cf67d]:0x0;}function getLevelForXP(_0x678d9c){for(var _0x3b4db4=0x63;_0x3b4db4>=0x1;_0x3b4db4--){if(LEVEL_FOR_EXP[_0x3b4db4]<=_0x678d9c){return _0x3b4db4;}}return 0x0;}function applyLetters(){targetXp[_0x5de4('0x17')]=targetXp[_0x5de4('0x17')][_0x5de4('0x1a')]('m',_0x5de4('0x1b'));targetXp[_0x5de4('0x17')]=targetXp[_0x5de4('0x17')][_0x5de4('0x1a')]('k',_0x5de4('0x1c'));currentXp['value']=currentXp[_0x5de4('0x17')][_0x5de4('0x1a')]('m',_0x5de4('0x1b'));currentXp[_0x5de4('0x17')]=currentXp[_0x5de4('0x17')][_0x5de4('0x1a')]('k',_0x5de4('0x1b'));}function validateValues(){if(currentXp['value']>0xbebc200||currentXp['value']<0x0){currentXp[_0x5de4('0x17')]=_0x5de4('0x1d');}else if(targetXp[_0x5de4('0x17')]>0xbebc200||targetXp[_0x5de4('0x17')]<0x0){targetXp[_0x5de4('0x17')]=_0x5de4('0x1d');}else if(parseInt(currentLevel['value'])>0x63||parseInt(currentLevel[_0x5de4('0x17')])<0x0){return;}else updateValues();}function updateValues(){var _0x4bc98c=0x0;xpMultipliers[_0x5de4('0x15')](_0x2b0a42=>{if(document[_0x5de4('0x12')](_0x2b0a42[_0x5de4('0x1e')])[_0x5de4('0x1f')]){_0x4bc98c+=_0x2b0a42[_0x5de4('0x20')];}});if(_0x4bc98c==0x0)_0x4bc98c=0x1;itemXps[_0x5de4('0x15')](_0x313a18=>{const _0x5dcfae=document[_0x5de4('0x12')](_0x313a18[_0x5de4('0x1e')]);const _0x2f71f1=_0x313a18['xp'];_0x5dcfae[_0x5de4('0x21')]=calculate(parseInt(currentXp[_0x5de4('0x17')]),parseInt(targetXp[_0x5de4('0x17')]),_0x2f71f1,_0x4bc98c);});}function calculate(_0x587da4,_0x230234,_0x52d592,_0x402bfe){console['debug'](_0x5de4('0x22'));console['debug'](_0x5de4('0x23')+_0x587da4+_0x5de4('0x24')+_0x230234+_0x5de4('0x24')+_0x52d592+'\x20/\x20'+_0x402bfe);var _0x1f1303=0x0;if(_0x587da4<_0x230234){const _0x4eafcc=_0x230234-_0x587da4;const _0x268043=_0x52d592*_0x402bfe;if(_0x230234>0xc6e3bf){const _0x33c509=0xc6e3bf-_0x587da4;const _0x20f79c=_0x230234-0xc6e3bf;if(_0x587da4<0xc6e3bf){console[_0x5de4('0x25')](_0x5de4('0x26')+_0x33c509+_0x5de4('0x27')+_0x268043+_0x5de4('0x28')+_0x33c509/_0x268043);_0x1f1303+=_0x33c509/_0x268043;}console[_0x5de4('0x25')](_0x5de4('0x26')+_0x20f79c+_0x5de4('0x27')+_0x268043+_0x5de4('0x29')+_0x20f79c/(_0x268043/0x2));_0x1f1303+=_0x20f79c/(_0x268043/0x2);}else{console['debug'](_0x5de4('0x26')+_0x4eafcc+_0x5de4('0x27')+_0x268043+'\x20by\x20half\x20resulted\x20in\x20'+_0x4eafcc/_0x268043);_0x1f1303+=_0x4eafcc/_0x268043;}}return Math[_0x5de4('0x2a')](_0x1f1303);}initialize(); | ||
+ | |||
+ | </script></body></html> | ||
=What can be Crafted= | =What can be Crafted= | ||
Line 22: | Line 192: | ||
To make each type of Jewellery you need to bring the type of mould for the Jewellery you are making, a gold bar, and a cut gem of your choice (The gem is not required for the ordinary gold items) to a furnace, then use the gold bar on the furnace and make the item you are after. | To make each type of Jewellery you need to bring the type of mould for the Jewellery you are making, a gold bar, and a cut gem of your choice (The gem is not required for the ordinary gold items) to a furnace, then use the gold bar on the furnace and make the item you are after. | ||
− | |||
===Gold Jewellery=== | ===Gold Jewellery=== | ||
Line 65: | Line 234: | ||
|300 | |300 | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Line 82: | Line 247: | ||
|13 | |13 | ||
|500 | |500 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 101: | Line 261: | ||
|16 | |16 | ||
|625 | |625 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 140: | Line 295: | ||
|24 | |24 | ||
|100 | |100 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 179: | Line 329: | ||
|31 | |31 | ||
|100 | |100 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 218: | Line 363: | ||
|50 | |50 | ||
|100 | |100 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 257: | Line 397: | ||
|70 | |70 | ||
|100 | |100 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 296: | Line 431: | ||
|80 | |80 | ||
|100 | |100 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} | ||
Line 326: | Line 456: | ||
|100 | |100 | ||
|- | |- | ||
− | |https:// | + | |} |
− | | | + | |
− | | | + | ===Zenyte Jewellery=== |
− | | | + | First to craft Zenyte jewellery you must purchase the prestige feature from the prestige feature shop. |
+ | |||
+ | {| class="wikitable" align="center" style="text-align:center" | ||
+ | !width="140" |Item | ||
+ | !width="140" |Name | ||
+ | !width="140" |Level required | ||
+ | !width="140" |Experience gained | ||
+ | |- | ||
+ | |https://imgur.com/XJfx1F6.png | ||
+ | |Cutting Zenyte | ||
+ | |89 | ||
+ | |5000 | ||
+ | |- | ||
+ | |https://imgur.com/cZmxefS.png | ||
+ | |Zenyte Ring | ||
+ | |89 | ||
+ | |2250 | ||
+ | |- | ||
+ | |https://imgur.com/nUqiSNe.png | ||
+ | |Zenyte Necklace | ||
+ | |92 | ||
+ | |2475 | ||
+ | |- | ||
+ | |https://imgur.com/DDBR23h.png | ||
+ | |Zenyte Bracelet | ||
+ | |95 | ||
+ | |2700 | ||
+ | |- | ||
+ | |https://imgur.com/I5D53OR.png | ||
+ | |Zenyte Amulet | ||
+ | |98 | ||
+ | |3000 | ||
|- | |- | ||
|} | |} | ||
Line 603: | Line 764: | ||
For levels 1-20 there are two ways to train crafting: | For levels 1-20 there are two ways to train crafting: | ||
* You can just be making soft leather equipment. | * You can just be making soft leather equipment. | ||
− | * You can craft the uncut jades/opals/topaz you get from the gem thieving stall at ::ge. | + | * You can craft the uncut jades/opals/topaz you get from the gem thieving stall at ::ge or from gem bags obtained from the star sprite store. |
− | |||
==20-99== | ==20-99== | ||
− | For levels 20-99, the best method is to cut uncut gems | + | For levels 20-99, the best method is to cut uncut gems. You can get bulk uncut gems through gem bags bought for 750 star dust. |
{| class="wikitable" align="center" style="text-align:center" | {| class="wikitable" align="center" style="text-align:center" | ||
Line 636: | Line 796: | ||
|44 | |44 | ||
|- | |- | ||
− | |http://i.imgur.com/u9Naerc.png > https://i.imgur.com/spSFIgT | + | |http://i.imgur.com/u9Naerc.png > https://i.imgur.com/spSFIgT.png |
− | |Cutting Dragonstones | + | |Cutting Dragonstones |
|55-99 | |55-99 | ||
|1624 | |1624 | ||
Line 643: | Line 803: | ||
|} | |} | ||
− | Although cutting Onyx's | + | Although cutting Onyx's would be the best experience, they are simply too rare, that obtaining enough of them to train with would be almost impossible. |
+ | |||
− | |||
= Useful Items and Boosts = | = Useful Items and Boosts = | ||
Line 662: | Line 822: | ||
|Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect). | |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 | |Bonus Experience | ||
|All experience gained will be multiplied by 3 until the bonus experience runs out. | |All experience gained will be multiplied by 3 until the bonus experience runs out. | ||
Line 672: | Line 832: | ||
|N/A | |N/A | ||
|Monthly Bonus | |Monthly Bonus | ||
− | |All experience gained is multiplied by 1.25 | + | | |
+ | 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. | |Play during the 1st to the 5th of every month. | ||
+ | |- | ||
+ | | https://imgur.com/YMs7L8n.png | ||
+ | | Completionest Cape | ||
+ | | 5% experience boost | ||
+ | | Obtained from the Wise Old Man after completing 122/125 tasks and getting 99 in every skill. | ||
+ | |- | ||
|} | |} | ||
Line 693: | Line 861: | ||
<div class="center"> | <div class="center"> | ||
<p> All skill guides (regular mode):<br> | <p> All skill guides (regular mode):<br> | ||
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/7.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Cooking Cooking] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/12.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Crafting Crafting] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] - <br> |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/11.png |
− | https:// | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/10.png |
− | https:// | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/22.png |
− | https:// | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hunter Hunter] - <br> |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/14.png |
− | https:// | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] - |
− | https:// | + | https://resource.etherumps.com/wiki_assets/images/skills/20.png |
− | https:// | + | [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> | <div> | ||
<p>[https://wiki.etherumps.com/Main_page << Back to the main page]</p> | <p>[https://wiki.etherumps.com/Main_page << Back to the main page]</p> | ||
</div> | </div> |
Latest revision as of 05:28, 13 May 2023
This is the regular Crafting guide, the guide for ironman / hardcore ironman players can be found here.
Crafting enables players to produce items such as jewellery and armours. Crafting is often hated when it comes to training as it is one of the more click intensive skills. However, this guide will show you the most efficient ways to get 99 crafting.
Contents
Where to Craft
You can start crafting at South Neitiznot.
Once you are there, a NPC named Rommik will be the one selling all the materials necessary for the process.
Skilling Calculator
Crafting Calculator:
Your Crafting Level | |
---|---|
Your Crafting XP | |
Target Level | |
Target XP | |
Bonuses |
Leather Gloves |
Leather Boots |
Leather Cowl |
Leather Vambraces |
Leather Body |
Leather Chaps |
Uncut Sapphire |
Uncut Emerald |
Uncut Ruby |
Uncut Diamond |
Uncut Dragonstone |
What can be Crafted
Jewellery and Gems
The process of cutting gems is by far the best way to train up Crafting. To do so, all you need to do is buy a chisel from Rommik and use it with uncut gems. With these gems you can make 3 types of Jewellery. These are:
- Rings
- Necklaces
- Amulets
To make each type of Jewellery you need to bring the type of mould for the Jewellery you are making, a gold bar, and a cut gem of your choice (The gem is not required for the ordinary gold items) to a furnace, then use the gold bar on the furnace and make the item you are after.
Gold Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Gold Ring | 5 | 225 | |
Gold Necklace | 6 | 300 | |
Gold Amulet | 8 | 450 | |
Stringing Gold Amulet | 8 | 100 |
Opal
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Opal | 1 | 300 |
Jade
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Jade | 13 | 500 |
Red Topaz
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Red Topaz | 16 | 625 |
Sapphire Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Sapphire | 20 | 1,250 | |
Sapphire Ring | 20 | 600 | |
Sapphire Necklace | 22 | 825 | |
Sapphire Amulet | 24 | 975 | |
Stringing Sapphire Amulet | 24 | 100 |
Emerald Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Emerald | 27 | 1,675 | |
Emerald Ring | 27 | 825 | |
Emerald Necklace | 29 | 900 | |
Emerald Amulet | 31 | 1,050 | |
Stringing Emerald Amulet | 31 | 100 |
Ruby Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Ruby | 34 | 2,125 | |
Ruby Ring | 34 | 1,050 | |
Ruby Necklace | 40 | 1,125 | |
Ruby Amulet | 50 | 1,275 | |
Stringing Ruby Amulet | 50 | 100 |
Diamond Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Diamond | 43 | 2,675 | |
Diamond Ring | 43 | 1,275 | |
Diamond Necklace | 56 | 1,350 | |
Diamond Amulet | 70 | 1,500 | |
Stringing Diamond Amulet | 70 | 100 |
Dragonstone Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Dragonstone | 55 | 3,425 | |
Dragonstone Ring | 55 | 1,500 | |
Dragonstone Necklace | 72 | 1,575 | |
Dragonstone Amulet | 80 | 2,250 | |
Stringing Dragonstone Amulet | 80 | 100 |
Onyx Jewellery
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Onyx | 67 | 4,200 | |
Onyx Amulet | 90 | 2,475 | |
Stringing Onyx Amulet | 90 | 100 |
Zenyte Jewellery
First to craft Zenyte jewellery you must purchase the prestige feature from the prestige feature shop.
Item | Name | Level required | Experience gained |
---|---|---|---|
Cutting Zenyte | 89 | 5000 | |
Zenyte Ring | 89 | 2250 | |
Zenyte Necklace | 92 | 2475 | |
Zenyte Bracelet | 95 | 2700 | |
Zenyte Amulet | 98 | 3000 |
Ring of Slaying
You need to learn how to make a ring before you are able to do this, more can be found here.
The items listed on the table below are the items you need to use on the furnace to create the Ring of Slaying.
Enchanted Gem | Gold Bar | Ring Mould |
---|---|---|
Silver Items
Silver items work similar to gold items as all you need to do to craft these is bring a Silver Bar and the mould you require to a furnace, and then choose the item you need to make.
Item | Name | Level required | Experience gained |
---|---|---|---|
Silver Sickle | 18 | 750 | |
Tiara | 23 | 795 |
Leather Armour
To Craft leather armour you will need to buy the following items:
- Hide of your choice
- Needle
- Thread
And then you will want to talk to Tanner, who is located near the Geyser. Select the type of leather that you need tanned, and then use your needle on that leather.
Notes:
- The only difference between the two Snakeskins is the price, so choose the cheaper option.
Cow Hide
Item | Name | Level required | Experience gained | Hides required | Soft or Hard leather |
---|---|---|---|---|---|
Leather Gloves | 1 | 195 | 1 | Soft | |
Leather Boots | 7 | 240 | 1 | Soft | |
Leather Cowl | 9 | 270 | 1 | Soft | |
Leather Vambraces | 11 | 330 | 1 | Soft | |
Leather Body | 14 | 375 | 1 | Soft | |
Leather Chaps | 18 | 405 | 1 | Soft | |
Hardleather Body | 28 | 525 | 1 | Hard | |
Coif | 38 | 555 | 1 | Soft |
Snakeskin
Item | Name | Level required | Experience gained | Hides required |
---|---|---|---|---|
Snakeskin Boots | 45 | 450 | 6 | |
Snakeskin Vambraces | 47 | 525 | 8 | |
Snakeskin Bandana | 48 | 675 | 5 | |
Snakeskin Chaps | 51 | 750 | 12 | |
Snakeskin Body | 53 | 825 | 15 |
Green Dragon Hide
Item | Name | Level required | Experience gained | Hides required |
---|---|---|---|---|
Green D'hide Vambraces | 57 | 930 | 1 | |
Green D'hide Chaps | 60 | 1,860 | 2 | |
Green D'hide Body | 63 | 2,790 | 3 |
Blue Dragon Hide
Item | Name | Level required | Experience gained | Hides required |
---|---|---|---|---|
Blue D'hide Vambraces | 66 | 1,050 | 1 | |
Blue D'hide Chaps | 68 | 2,100 | 2 | |
Blue D'hide Body | 71 | 3,150 | 3 |
Red Dragon Hide
Item | Name | Level required | Experience gained | Hides required |
---|---|---|---|---|
Red D'hide Vambraces | 73 | 1,170 | 1 | |
Red D'hide Chaps | 75 | 2,340 | 2 | |
Red D'hide Body | 77 | 3,510 | 3 |
Black Dragon Hide
Item | Name | Level required | Experience gained | Hides required |
---|---|---|---|---|
Black D'hide Vambraces | 79 | 1,290 | 1 | |
Black D'hide Chaps | 82 | 2,580 | 2 | |
Black D'hide Body | 84 | 3,870 | 3 |
1-99 Walkthrough
1-20
For levels 1-20 there are two ways to train crafting:
- You can just be making soft leather equipment.
- You can craft the uncut jades/opals/topaz you get from the gem thieving stall at ::ge or from gem bags obtained from the star sprite store.
20-99
For levels 20-99, the best method is to cut uncut gems. You can get bulk uncut gems through gem bags bought for 750 star dust.
Gem | Name | Levels | Amount Needed |
---|---|---|---|
> | Cutting Sapphire | 20-27 | 5 |
> | Cutting Emerald | 27-34 | 6 |
> | Cutting Ruby | 34-43 | 14 |
> | Cutting Diamonds | 43-55 | 44 |
> | Cutting Dragonstones | 55-99 | 1624 |
Although cutting Onyx's would be the best experience, they are simply too rare, that obtaining enough of them to train with would be almost impossible.
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.1 Voting during this time adds an additional 1.25 multiplier. |
Play during the 1st to the 5th of every month. |
Completionest Cape | 5% experience boost | Obtained from the Wise Old Man after completing 122/125 tasks and getting 99 in every skill. |
The Skill Cape
If you reach level 99 in Crafting, 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 Crafting cape and hood give +9 bonus to all defense stats.
If you reach 200m experience in the Crafting skill you will also unlock the ability to buy the Master Crafting 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.