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"

From RuneGlory
Jump to: navigation, search
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''This is the Regular Crafting Guide, the guide for Ironman/ Hardcore Ironman players is found [https://wiki.etherumps.com/Main_page/Guides/Ironman_%26_Hardcore/Skilling_Guides/_Crafting Here.]'''
+
  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 7: Line 7:
 
You can start crafting at South Neitiznot.
 
You can start crafting at South Neitiznot.
  
https://i.imgur.com/jR8B4cP.png
+
https://imgur.com/hweTQHB.png
  
 
Once you are there, a NPC named Rommik will be the one selling all the materials necessary for the process.
 
Once you are there, a NPC named Rommik will be the one selling all the materials necessary for the process.
  
 
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" />&nbsp;
 +
                <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> &nbsp;
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <th>Your Crafting XP</th>
 +
            <td>
 +
                <img id="prayer" src="https://www.etherumps.com/assets/images/skills/12.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/12.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/12.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="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.
  
You can also cut the gems again into bolt tips which offer even more Crafting experience.
 
  
 
===Gold Jewellery===
 
===Gold Jewellery===
Line 65: Line 234:
 
|300
 
|300
 
|-
 
|-
|https://i.imgur.com/c3XTNPU.png
 
|Opal Bolt Tips
 
|11
 
|500
 
 
|}
 
|}
  
Line 82: Line 247:
 
|13
 
|13
 
|500
 
|500
|-
 
|https://i.imgur.com/PUy0Dzo.png
 
|Jade Bolt Tips
 
|26
 
|1,000
 
 
|-
 
|-
 
|}
 
|}
Line 101: Line 261:
 
|16
 
|16
 
|625
 
|625
|-
 
|https://i.imgur.com/bz0dZrE.png
 
|Topaz Bolt Tips
 
|48
 
|2,000
 
 
|-
 
|-
 
|}
 
|}
Line 140: Line 295:
 
|24
 
|24
 
|100
 
|100
|-
 
|https://i.imgur.com/vqkdIpE.png
 
|Sapphire Bolt Tips
 
|56
 
|2,500
 
 
|-
 
|-
 
|}
 
|}
Line 179: Line 329:
 
|31
 
|31
 
|100
 
|100
|-
 
|https://i.imgur.com/K0U1H59.png
 
|Emerald Bolt Tips
 
|58
 
|3,000
 
 
|-
 
|-
 
|}
 
|}
Line 218: Line 363:
 
|50
 
|50
 
|100
 
|100
|-
 
|https://i.imgur.com/SqfUBvz.png
 
|Ruby Bolt Tips
 
|63
 
|3,500
 
 
|-
 
|-
 
|}
 
|}
Line 257: Line 397:
 
|70
 
|70
 
|100
 
|100
|-
 
|https://i.imgur.com/B6OhhLf.png
 
|Diamond Bolt Tips
 
|65
 
|4,000
 
 
|-
 
|-
 
|}
 
|}
Line 296: Line 431:
 
|80
 
|80
 
|100
 
|100
|-
 
|https://i.imgur.com/YC3eKqb.png
 
|Dragonstone Bolt Tips
 
|71
 
|4,500
 
 
|-
 
|-
 
|}
 
|}
Line 326: Line 456:
 
|100
 
|100
 
|-
 
|-
|https://i.imgur.com/5QzZVxD.png
+
|}
|Onyx Bolt Tips
+
 
|73
+
===Zenyte Jewellery===
|5,000
+
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.
  
The best method is to cut uncut opals from the thieving stall and then cut those gems into bolt tips.
 
  
 
==20-99==
 
==20-99==
For levels 20-99, the best method is to cut uncut gems, and then cut those gems into bolt tips.
+
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.png > https://i.imgur.com/YC3eKqb.png
+
|http://i.imgur.com/u9Naerc.png > https://i.imgur.com/spSFIgT.png
|Cutting Dragonstones / Dragonstone Bolt Tips
+
|Cutting Dragonstones
 
|55-99
 
|55-99
 
|1624
 
|1624
Line 643: Line 803:
 
|}
 
|}
  
Although cutting Onyx's and then turning them into bolts tips would be the best experience, they are simply too rare, that obtaining enough of them to train with would be almost impossible.
+
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.
 +
 
  
In order to get 200 million experience in crafting, you would need to cut around 47,184 Dragonstones and turn them into bolt tips from level 99.
 
  
 
= 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).
 
|-
 
|-
|N/A
+
|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 679: Line 847:
 
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.
 
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.
  
https://i.imgur.com/vmVhTcJ.png    https://imgur.com/aD8TcKt.png
+
https://i.imgur.com/vmVhTcJ.png    https://imgur.com/6mSHUI9.png
  
 
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.
 
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.
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://www.etherumps.com/assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] -  
https://www.etherumps.com/assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] -
+
https://resource.etherumps.com/wiki_assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] -
https://www.etherumps.com/assets/images/skills/7.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Cooking Cooking] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/7.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Cooking Cooking] -  
https://www.etherumps.com/assets/images/skills/12.png Crafting -  
+
https://resource.etherumps.com/wiki_assets/images/skills/12.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Crafting Crafting] -  
https://www.etherumps.com/assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] -  
https://www.etherumps.com/assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] - <br>
https://www.etherumps.com/assets/images/skills/11.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/11.png
https://www.etherumps.com/assets/images/skills/10.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] - <br>
+
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] -  
https://www.etherumps.com/assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/10.png
https://www.etherumps.com/assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] -  
+
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] -  
https://www.etherumps.com/assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] -  
https://www.etherumps.com/assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] -  
https://www.etherumps.com/assets/images/skills/14.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] -
https://www.etherumps.com/assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] -
+
https://resource.etherumps.com/wiki_assets/images/skills/22.png
https://www.etherumps.com/assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] -  
+
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hunter Hunter] - <br>
https://www.etherumps.com/assets/images/skills/20.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Runecrafting Runecrafting] - <br>
+
https://resource.etherumps.com/wiki_assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] -  
https://www.etherumps.com/assets/images/skills/18.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Slayer Slayer] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/14.png
https://www.etherumps.com/assets/images/skills/13.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Smithing Smithing] -  
+
[https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] -  
https://www.etherumps.com/assets/images/skills/2.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Strength Strength] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] -  
https://www.etherumps.com/assets/images/skills/23.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Summoning Summoning] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] -  
https://www.etherumps.com/assets/images/skills/17.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Thieving Thieving] -  
+
https://resource.etherumps.com/wiki_assets/images/skills/20.png
https://www.etherumps.com/assets/images/skills/8.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Woodcutting Woodcutting]</p></div>
+
[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.

Where to Craft

You can start crafting at South Neitiznot.

hweTQHB.png

Once you are there, a NPC named Rommik will be the one selling all the materials necessary for the process.

UtRrSQz.png

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
dD8X3LM.png Gold Ring 5 225
3JtBtuv.png Gold Necklace 6 300
D5mlsQu.png Gold Amulet 8 450
934XSt2.png Stringing Gold Amulet 8 100

Opal

Item Name Level required Experience gained
k4nu1cH.png Cutting Opal 1 300

Jade

Item Name Level required Experience gained
hDG5kyq.png Cutting Jade 13 500

Red Topaz

Item Name Level required Experience gained
i6K8giB.png Cutting Red Topaz 16 625

Sapphire Jewellery

Item Name Level required Experience gained
TVxOCyj.png Cutting Sapphire 20 1,250
tvvqKsZ.png Sapphire Ring 20 600
0uF9H2m.png Sapphire Necklace 22 825
STSzbcJ.png Sapphire Amulet 24 975
x3jc8Q1.png Stringing Sapphire Amulet 24 100

Emerald Jewellery

Item Name Level required Experience gained
nYLwx0z.png Cutting Emerald 27 1,675
OUIUKgN.png Emerald Ring 27 825
6douECi.png Emerald Necklace 29 900
OAUEzSn.png Emerald Amulet 31 1,050
dSoBxmY.png Stringing Emerald Amulet 31 100

Ruby Jewellery

Item Name Level required Experience gained
etnMdq0.png Cutting Ruby 34 2,125
vgKUs87.png Ruby Ring 34 1,050
2vOC7DB.png Ruby Necklace 40 1,125
2d4MNTn.png Ruby Amulet 50 1,275
Tf579dT.png Stringing Ruby Amulet 50 100

Diamond Jewellery

Item Name Level required Experience gained
OAalVij.png Cutting Diamond 43 2,675
NpkbnNg.png Diamond Ring 43 1,275
3msiPLm.png Diamond Necklace 56 1,350
TRO0d3X.png Diamond Amulet 70 1,500
jP9cARy.png Stringing Diamond Amulet 70 100

Dragonstone Jewellery

Item Name Level required Experience gained
spSFIgT.png Cutting Dragonstone 55 3,425
mOa7FP9.png Dragonstone Ring 55 1,500
C9y4tTf.png Dragonstone Necklace 72 1,575
sPKWY17.png Dragonstone Amulet 80 2,250
UflAI03.png Stringing Dragonstone Amulet 80 100

Onyx Jewellery

Item Name Level required Experience gained
PO1XmMR.png Cutting Onyx 67 4,200
8SC4Awh.png Onyx Amulet 90 2,475
MEX4NAZ.png 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
XJfx1F6.png Cutting Zenyte 89 5000
cZmxefS.png Zenyte Ring 89 2250
nUqiSNe.png Zenyte Necklace 92 2475
DDBR23h.png Zenyte Bracelet 95 2700
I5D53OR.png 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
jR3BUNa.png Cx0SqjR.png VXfp0Hm.png

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
UdINlYL.png Silver Sickle 18 750
ZP3dIor.png 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.

tiy6lhs.png

LpV1MdM.png

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
5Ro9i5q.png Leather Gloves 1 195 1 Soft
F3iYzti.png Leather Boots 7 240 1 Soft
s6Aj0po.png Leather Cowl 9 270 1 Soft
MLnYDNn.png Leather Vambraces 11 330 1 Soft
ljnThyD.png Leather Body 14 375 1 Soft
T1294AF.png Leather Chaps 18 405 1 Soft
8BnEvl8.png Hardleather Body 28 525 1 Hard
C9KVtog.png Coif 38 555 1 Soft

Snakeskin

Item Name Level required Experience gained Hides required
Q0vqH6m.png Snakeskin Boots 45 450 6
kdgXWbs.png Snakeskin Vambraces 47 525 8
phioMD7.png Snakeskin Bandana 48 675 5
V3P2Ieg.png Snakeskin Chaps 51 750 12
Lh7QuKD.png Snakeskin Body 53 825 15

Green Dragon Hide

Item Name Level required Experience gained Hides required
cHx5Br2.png Green D'hide Vambraces 57 930 1
fWijT1O.png Green D'hide Chaps 60 1,860 2
ZG4DEyw.png Green D'hide Body 63 2,790 3

Blue Dragon Hide

Item Name Level required Experience gained Hides required
PwTKU7u.png Blue D'hide Vambraces 66 1,050 1
6a5y3KE.png Blue D'hide Chaps 68 2,100 2
kEBIAV8.png Blue D'hide Body 71 3,150 3

Red Dragon Hide

Item Name Level required Experience gained Hides required
WwbNvqZ.png Red D'hide Vambraces 73 1,170 1
x3ncWrm.png Red D'hide Chaps 75 2,340 2
EXBIOgH.png Red D'hide Body 77 3,510 3

Black Dragon Hide

Item Name Level required Experience gained Hides required
Nou9jvc.png Black D'hide Vambraces 79 1,290 1
G5okcZy.png Black D'hide Chaps 82 2,580 2
PHkNNs3.png 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
dpEc4FJ.png > TVxOCyj.png Cutting Sapphire 20-27 5
2rsO12l.png > nYLwx0z.png Cutting Emerald 27-34 6
doDM4Kh.png > etnMdq0.png Cutting Ruby 34-43 14
qEd5GqU.png > OAalVij.png Cutting Diamonds 43-55 44
u9Naerc.png > spSFIgT.png 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
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.
YMs7L8n.png 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.

vmVhTcJ.png 6mSHUI9.png

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.

SVpLwfA.png

CRrGTFd.gif


<< Back to the main page