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
 
(36 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''This is the Regular Crafting Guide, the guide for Ironman/ Hardcore Ironman players is found [https://wiki.grinderscape.org/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 5: Line 5:
  
 
=Where to Craft=
 
=Where to Craft=
You can start crafting at South neiznot.
+
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.
  
http://i.imgur.com/hWUYuqu.png
+
https://imgur.com/UtRrSQz.png
=What Can be Crafted=
 
  
==Jewelery and Gems==
+
=Skilling Calculator=
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 Jewelery. These are:
+
 
 +
<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=
 +
 
 +
==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
 
*Rings
 
*Necklaces
 
*Necklaces
 
*Amulets
 
*Amulets
To make each type of Jewelery you need to bring the type of mould for the Jewelery 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.
 
 
===Opal===
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Name
 
!width="140" |Level required
 
!width="140" |Experience gained
 
|-
 
|https://i.imgur.com/k4nu1cH.png
 
|Cutting Opal
 
|1
 
|600
 
|-
 
|https://i.imgur.com/c3XTNPU.png
 
|Opal Bolt Tips
 
|11
 
|1,000
 
|}
 
  
===Gold Jewelery===
+
===Gold Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 51: Line 203:
 
|Gold Ring
 
|Gold Ring
 
|5
 
|5
|450
+
|225
 
|-
 
|-
 
|https://i.imgur.com/3JtBtuv.png
 
|https://i.imgur.com/3JtBtuv.png
 
|Gold Necklace
 
|Gold Necklace
 
|6
 
|6
|600
+
|300
 
|-
 
|-
 
|https://i.imgur.com/D5mlsQu.png
 
|https://i.imgur.com/D5mlsQu.png
 
|Gold Amulet
 
|Gold Amulet
 
|8
 
|8
|900
+
|450
 
|-
 
|-
 
|https://i.imgur.com/934XSt2.png
 
|https://i.imgur.com/934XSt2.png
 
|Stringing Gold Amulet
 
|Stringing Gold Amulet
 
|8
 
|8
|200
+
|100
 +
|-
 +
|}
 +
 
 +
===Opal===
 +
{| class="wikitable" align="center" style="text-align:center"
 +
!width="140" |Item
 +
!width="140" |Name
 +
!width="140" |Level required
 +
!width="140" |Experience gained
 +
|-
 +
|https://i.imgur.com/k4nu1cH.png
 +
|Cutting Opal
 +
|1
 +
|300
 
|-
 
|-
 
|}
 
|}
Line 80: Line 246:
 
|Cutting Jade
 
|Cutting Jade
 
|13
 
|13
|1,000
+
|500
|-
 
|https://i.imgur.com/PUy0Dzo.png
 
|Jade Bolt Tips
 
|26
 
|2,000
 
 
|-
 
|-
 
|}
 
|}
Line 99: Line 260:
 
|Cutting Red Topaz
 
|Cutting Red Topaz
 
|16
 
|16
|1,250
+
|625
|-
 
|https://i.imgur.com/bz0dZrE.png
 
|Topaz Bolt Tips
 
|46
 
|4,000
 
 
|-
 
|-
 
|}
 
|}
  
===Sapphire Jewelery===
+
===Sapphire Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 118: Line 274:
 
|Cutting Sapphire
 
|Cutting Sapphire
 
|20
 
|20
|2,500
+
|1,250
 
|-
 
|-
 
|https://i.imgur.com/tvvqKsZ.png
 
|https://i.imgur.com/tvvqKsZ.png
 
|Sapphire Ring
 
|Sapphire Ring
 
|20
 
|20
|1,300
+
|600
 
|-
 
|-
 
|https://i.imgur.com/0uF9H2m.png
 
|https://i.imgur.com/0uF9H2m.png
 
|Sapphire Necklace
 
|Sapphire Necklace
 
|22
 
|22
|1,650
+
|825
 
|-
 
|-
 
|https://i.imgur.com/STSzbcJ.png
 
|https://i.imgur.com/STSzbcJ.png
 
|Sapphire Amulet
 
|Sapphire Amulet
 
|24
 
|24
|1,950
+
|975
 
|-
 
|-
 
|https://i.imgur.com/x3jc8Q1.png
 
|https://i.imgur.com/x3jc8Q1.png
 
|Stringing Sapphire Amulet
 
|Stringing Sapphire Amulet
 
|24
 
|24
|200
+
|100
|-
 
|https://i.imgur.com/vqkdIpE.png
 
|Sapphire Bolt Tips
 
|56
 
|5,000
 
 
|-
 
|-
 
|}
 
|}
  
===Emerald Jewelery===
+
===Emerald Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 157: Line 308:
 
|Cutting Emerald
 
|Cutting Emerald
 
|27
 
|27
|3,350
+
|1,675
 
|-
 
|-
 
|https://i.imgur.com/OUIUKgN.png
 
|https://i.imgur.com/OUIUKgN.png
 
|Emerald Ring
 
|Emerald Ring
 
|27
 
|27
|1,650
+
|825
 
|-
 
|-
 
|https://i.imgur.com/6douECi.png
 
|https://i.imgur.com/6douECi.png
 
|Emerald Necklace
 
|Emerald Necklace
 
|29
 
|29
|1,800
+
|900
 
|-
 
|-
 
|https://i.imgur.com/OAUEzSn.png
 
|https://i.imgur.com/OAUEzSn.png
 
|Emerald Amulet
 
|Emerald Amulet
 
|31
 
|31
|2,100
+
|1,050
 
|-
 
|-
 
|https://i.imgur.com/dSoBxmY.png
 
|https://i.imgur.com/dSoBxmY.png
 
|Stringing Emerald Amulet
 
|Stringing Emerald Amulet
 
|31
 
|31
|200
+
|100
|-
 
|https://i.imgur.com/K0U1H59.png
 
|Emerald Bolt Tips
 
|58
 
|6,000
 
 
|-
 
|-
 
|}
 
|}
  
===Ruby Jewelery===
+
===Ruby Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 196: Line 342:
 
|Cutting Ruby
 
|Cutting Ruby
 
|34
 
|34
|4,250
+
|2,125
 
|-
 
|-
 
|https://i.imgur.com/vgKUs87.png
 
|https://i.imgur.com/vgKUs87.png
 
|Ruby Ring
 
|Ruby Ring
 
|34
 
|34
|2,100
+
|1,050
 
|-
 
|-
 
|https://i.imgur.com/2vOC7DB.png
 
|https://i.imgur.com/2vOC7DB.png
 
|Ruby Necklace
 
|Ruby Necklace
 
|40
 
|40
|2,250
+
|1,125
 
|-
 
|-
 
|https://i.imgur.com/2d4MNTn.png
 
|https://i.imgur.com/2d4MNTn.png
 
|Ruby Amulet
 
|Ruby Amulet
 
|50
 
|50
|2,550
+
|1,275
 
|-
 
|-
 
|https://i.imgur.com/Tf579dT.png
 
|https://i.imgur.com/Tf579dT.png
 
|Stringing Ruby Amulet
 
|Stringing Ruby Amulet
 
|50
 
|50
|200
+
|100
|-
 
|https://i.imgur.com/SqfUBvz.png
 
|Ruby Bolt Tips
 
|63
 
|7,000
 
 
|-
 
|-
 
|}
 
|}
  
===Diamond Jewelery===
+
===Diamond Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 235: Line 376:
 
|Cutting Diamond
 
|Cutting Diamond
 
|43
 
|43
|5,350
+
|2,675
 
|-
 
|-
 
|https://i.imgur.com/NpkbnNg.png
 
|https://i.imgur.com/NpkbnNg.png
 
|Diamond Ring
 
|Diamond Ring
 
|43
 
|43
|2,550
+
|1,275
 
|-
 
|-
 
|https://i.imgur.com/3msiPLm.png
 
|https://i.imgur.com/3msiPLm.png
 
|Diamond Necklace
 
|Diamond Necklace
 
|56
 
|56
|2,700
+
|1,350
 
|-
 
|-
 
|https://i.imgur.com/TRO0d3X.png
 
|https://i.imgur.com/TRO0d3X.png
 
|Diamond Amulet
 
|Diamond Amulet
 
|70
 
|70
|3,000
+
|1,500
 
|-
 
|-
 
|https://i.imgur.com/jP9cARy.png
 
|https://i.imgur.com/jP9cARy.png
 
|Stringing Diamond Amulet
 
|Stringing Diamond Amulet
 
|70
 
|70
|200
+
|100
|-
 
|https://i.imgur.com/B6OhhLf.png
 
|Diamond Bolt Tips
 
|65
 
|8,000
 
 
|-
 
|-
 
|}
 
|}
  
===Dragonstone Jewelery===
+
===Dragonstone Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 274: Line 410:
 
|Cutting Dragonstone
 
|Cutting Dragonstone
 
|55
 
|55
|6,850
+
|3,425
 
|-
 
|-
 
|https://i.imgur.com/mOa7FP9.png
 
|https://i.imgur.com/mOa7FP9.png
 
|Dragonstone Ring
 
|Dragonstone Ring
 
|55
 
|55
|3,000
+
|1,500
 
|-
 
|-
 
|https://i.imgur.com/C9y4tTf.png
 
|https://i.imgur.com/C9y4tTf.png
 
|Dragonstone Necklace
 
|Dragonstone Necklace
 
|72
 
|72
|3,150
+
|1,575
 
|-
 
|-
 
|https://i.imgur.com/sPKWY17.png
 
|https://i.imgur.com/sPKWY17.png
 
|Dragonstone Amulet
 
|Dragonstone Amulet
 
|80
 
|80
|4,500
+
|2,250
 
|-
 
|-
 
|https://i.imgur.com/UflAI03.png
 
|https://i.imgur.com/UflAI03.png
 
|Stringing Dragonstone Amulet
 
|Stringing Dragonstone Amulet
 
|80
 
|80
|200
+
|100
|-
 
|https://i.imgur.com/YC3eKqb.png
 
|Dragonstone Bolt Tips
 
|71
 
|9,000
 
 
|-
 
|-
 
|}
 
|}
  
===Onyx Jewelery===
+
===Onyx Jewellery===
 
{| class="wikitable" align="center" style="text-align:center"
 
{| class="wikitable" align="center" style="text-align:center"
 
!width="140" |Item
 
!width="140" |Item
Line 313: Line 444:
 
|Cutting Onyx
 
|Cutting Onyx
 
|67
 
|67
|8,400
+
|4,200
 
|-
 
|-
 
|https://i.imgur.com/8SC4Awh.png
 
|https://i.imgur.com/8SC4Awh.png
 
|Onyx Amulet
 
|Onyx Amulet
 
|90
 
|90
|4,950
+
|2,475
 
|-
 
|-
 
|https://i.imgur.com/MEX4NAZ.png
 
|https://i.imgur.com/MEX4NAZ.png
 
|Stringing Onyx Amulet
 
|Stringing Onyx Amulet
 
|90
 
|90
|200
+
|100
 +
|-
 +
|}
 +
 
 +
===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://i.imgur.com/5QzZVxD.png
+
|https://imgur.com/I5D53OR.png
|Onyx Bolt Tips
+
|Zenyte Amulet
|73
+
|98
|10,000
+
|3000
 
|-
 
|-
 
|}
 
|}
  
 
===Ring of Slaying===
 
===Ring of Slaying===
You need to learn how to make a ring before you are able to do this, more can be found [https://wiki.grinderscape.org/Main_page/Guides/Skill_guides/Slayer here].
+
You need to learn how to make a ring before you are able to do this, more can be found [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Slayer here].
  
 
The items listed on the table below are the items you need to use on the furnace to create the Ring of Slaying.
 
The items listed on the table below are the items you need to use on the furnace to create the Ring of Slaying.
Line 355: Line 517:
 
|Silver Sickle
 
|Silver Sickle
 
|18
 
|18
|1,500
+
|750
 
|-
 
|-
 
|https://i.imgur.com/ZP3dIor.png
 
|https://i.imgur.com/ZP3dIor.png
 
|Tiara
 
|Tiara
 
|23
 
|23
|1,590
+
|795
 
|-
 
|-
 
|}
 
|}
Line 369: Line 531:
 
*Needle
 
*Needle
 
*Thread
 
*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.
+
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.
  
 
http://i.imgur.com/tiy6lhs.png
 
http://i.imgur.com/tiy6lhs.png
Line 376: Line 538:
  
 
'''Notes:
 
'''Notes:
*Hard Leather does not work
 
 
*The only difference between the two Snakeskins is the price, so choose the cheaper option.'''
 
*The only difference between the two Snakeskins is the price, so choose the cheaper option.'''
  
Line 386: Line 547:
 
!width="140" |Experience gained
 
!width="140" |Experience gained
 
!width="140" |Hides required
 
!width="140" |Hides required
 +
!width="140" |Soft or Hard leather
 
|-
 
|-
 
|https://i.imgur.com/5Ro9i5q.png
 
|https://i.imgur.com/5Ro9i5q.png
 
|Leather Gloves
 
|Leather Gloves
 
|1
 
|1
|390
+
|195
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|https://i.imgur.com/F3iYzti.png
 
|https://i.imgur.com/F3iYzti.png
 
|Leather Boots
 
|Leather Boots
 
|7
 
|7
|480
+
|240
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|https://i.imgur.com/s6Aj0po.png
 
|https://i.imgur.com/s6Aj0po.png
 
|Leather Cowl
 
|Leather Cowl
 
|9
 
|9
|540
+
|270
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|https://i.imgur.com/MLnYDNn.png
 
|https://i.imgur.com/MLnYDNn.png
 
|Leather Vambraces
 
|Leather Vambraces
 
|11
 
|11
|660
+
|330
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|https://i.imgur.com/ljnThyD.png
 
|https://i.imgur.com/ljnThyD.png
 
|Leather Body
 
|Leather Body
 
|14
 
|14
|750
+
|375
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|https://i.imgur.com/T1294AF.png
 
|https://i.imgur.com/T1294AF.png
 
|Leather Chaps
 
|Leather Chaps
 
|18
 
|18
|810
+
|405
 +
|1
 +
|Soft
 +
|-
 +
|https://imgur.com/8BnEvl8.png
 +
|Hardleather Body
 +
|28
 +
|525
 
|1
 
|1
 +
|Hard
 
|-
 
|-
 
|https://i.imgur.com/C9KVtog.png
 
|https://i.imgur.com/C9KVtog.png
 
|Coif
 
|Coif
 
|38
 
|38
|1,110
+
|555
 
|1
 
|1
 +
|Soft
 
|-
 
|-
 
|}
 
|}
Line 442: Line 618:
 
|Snakeskin Boots
 
|Snakeskin Boots
 
|45
 
|45
|900
+
|450
 
|6
 
|6
 
|-
 
|-
Line 448: Line 624:
 
|Snakeskin Vambraces
 
|Snakeskin Vambraces
 
|47
 
|47
|1,050
+
|525
 
|8
 
|8
 
|-
 
|-
Line 454: Line 630:
 
|Snakeskin Bandana
 
|Snakeskin Bandana
 
|48
 
|48
|1,350
+
|675
 
|5
 
|5
 
|-
 
|-
Line 460: Line 636:
 
|Snakeskin Chaps
 
|Snakeskin Chaps
 
|51
 
|51
|1,500
+
|750
 
|12
 
|12
 
|-
 
|-
Line 466: Line 642:
 
|Snakeskin Body
 
|Snakeskin Body
 
|53
 
|53
|1,650
+
|825
 
|15
 
|15
 
|-
 
|-
Line 480: Line 656:
 
|-
 
|-
 
|https://i.imgur.com/cHx5Br2.png
 
|https://i.imgur.com/cHx5Br2.png
|Green D'hide Vambs
+
|Green D'hide Vambraces
 
|57
 
|57
|1,860
+
|930
 
|1
 
|1
 
|-
 
|-
Line 488: Line 664:
 
|Green D'hide Chaps
 
|Green D'hide Chaps
 
|60
 
|60
|3,720
+
|1,860
 
|2
 
|2
 
|-
 
|-
Line 494: Line 670:
 
|Green D'hide Body
 
|Green D'hide Body
 
|63
 
|63
|5,580
+
|2,790
 
|3
 
|3
 
|-
 
|-
Line 508: Line 684:
 
|-
 
|-
 
|https://i.imgur.com/PwTKU7u.png
 
|https://i.imgur.com/PwTKU7u.png
|Blue D'hide Vambs
+
|Blue D'hide Vambraces
 
|66
 
|66
|2,100
+
|1,050
 
|1
 
|1
 
|-
 
|-
Line 516: Line 692:
 
|Blue D'hide Chaps
 
|Blue D'hide Chaps
 
|68
 
|68
|4,200
+
|2,100
 
|2
 
|2
 
|-
 
|-
Line 522: Line 698:
 
|Blue D'hide Body
 
|Blue D'hide Body
 
|71
 
|71
|6,300
+
|3,150
 
|3
 
|3
 
|-
 
|-
Line 536: Line 712:
 
|-
 
|-
 
|https://i.imgur.com/WwbNvqZ.png
 
|https://i.imgur.com/WwbNvqZ.png
|Red D'hide Vambs
+
|Red D'hide Vambraces
 
|73
 
|73
|2,340
+
|1,170
 
|1
 
|1
 
|-
 
|-
Line 544: Line 720:
 
|Red D'hide Chaps
 
|Red D'hide Chaps
 
|75
 
|75
|4,680
+
|2,340
 
|2
 
|2
 
|-
 
|-
Line 550: Line 726:
 
|Red D'hide Body
 
|Red D'hide Body
 
|77
 
|77
|7,020
+
|3,510
 
|3
 
|3
 
|-
 
|-
Line 564: Line 740:
 
|-
 
|-
 
|https://i.imgur.com/Nou9jvc.png
 
|https://i.imgur.com/Nou9jvc.png
|Black D'hide Vambs
+
|Black D'hide Vambraces
 
|79
 
|79
|2,580
+
|1,290
 
|1
 
|1
 
|-
 
|-
Line 572: Line 748:
 
|Black D'hide Chaps
 
|Black D'hide Chaps
 
|82
 
|82
|5,160
+
|2,580
 
|2
 
|2
 
|-
 
|-
Line 578: Line 754:
 
|Black D'hide Body
 
|Black D'hide Body
 
|84
 
|84
|7,740
+
|3,870
 
|3
 
|3
 
|-
 
|-
Line 586: Line 762:
  
 
==1-20==
 
==1-20==
For levels 1-20, you will be just making soft leather equipment.
+
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==
 
==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 600: Line 779:
 
|Cutting Sapphire
 
|Cutting Sapphire
 
|20-27
 
|20-27
|2
+
|5
 
|-
 
|-
 
|http://i.imgur.com/2rsO12l.png > https://i.imgur.com/nYLwx0z.png
 
|http://i.imgur.com/2rsO12l.png > https://i.imgur.com/nYLwx0z.png
 
|Cutting Emerald
 
|Cutting Emerald
 
|27-34
 
|27-34
|7
+
|6
 
|-
 
|-
 
|http://i.imgur.com/doDM4Kh.png > https://i.imgur.com/etnMdq0.png
 
|http://i.imgur.com/doDM4Kh.png > https://i.imgur.com/etnMdq0.png
 
|Cutting Ruby
 
|Cutting Ruby
 
|34-43
 
|34-43
|5
+
|14
 
|-
 
|-
 
|http://i.imgur.com/qEd5GqU.png > https://i.imgur.com/OAalVij.png
 
|http://i.imgur.com/qEd5GqU.png > https://i.imgur.com/OAalVij.png
 
|Cutting Diamonds
 
|Cutting Diamonds
 
|43-55
 
|43-55
|21
+
|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
|812
+
|1624
 
|-
 
|-
 
|}
 
|}
  
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 350 million experience in crafting, you would need to cut around 21,260 Dragonstones and turn them into bolt tips from level 99.
 
  
 
= Useful Items and Boosts =
 
= Useful Items and Boosts =
Line 635: Line 814:
 
!width="300"|How to Obtain
 
!width="300"|How to Obtain
 
|-
 
|-
|N/A
+
|https://i.imgur.com/xVXdMcX.png
 
|Knowledge Effect
 
|Knowledge Effect
|All experience gained will be increased for the next 10 minutes for normal donators and 20 minutes for super donators.
+
|All experience gained will be increased by:
 +
* 75% for 10 minutes for normal donators<br>
 +
* 100% for 20 minutes for super donators<br>
 +
* 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).
 
|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 646: Line 828:
 
*Logging in every day grants 200k Bonus Exp.
 
*Logging in every day grants 200k Bonus Exp.
 
*Every 10th vote streak rewards you with 500k Bonus Exp.
 
*Every 10th vote streak rewards you with 500k Bonus Exp.
*Purchace 1m Bonus Exp for 5k premium points.
+
*Purchase 1m Bonus Exp for 5k premium points.
 
|-
 
|-
 
|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 657: 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://imgur.com/uxomCHj.png
+
https://i.imgur.com/vmVhTcJ.png    https://imgur.com/6mSHUI9.png
  
https://i.imgur.com/GZiulY9.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 99 cape costs 150K Gp 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.
 
 
If you reach 350m 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 cape costs 2.5m Gp.
 
  
 
https://i.imgur.com/SVpLwfA.png
 
https://i.imgur.com/SVpLwfA.png
  
 
http://imgur.com/CRrGTFd.gif
 
http://imgur.com/CRrGTFd.gif
 +
 +
----
 +
 +
<div class="center">
 +
<p> All skill guides (regular mode):<br>
 +
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 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