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/Prayer"
Line 23: | Line 23: | ||
If you enter a current exp that is above 13,034,431 (level 99), the calculator will automatically cut the exp in half. | If you enter a current exp that is above 13,034,431 (level 99), the calculator will automatically cut the exp in half. | ||
− | <html> | + | <<html> |
<head> | <head> | ||
Line 47: | Line 47: | ||
<table width="100%"> | <table width="100%"> | ||
− | + | <tr> | |
− | </ | + | <th>Your Prayer Level</th> |
− | <th>Your Prayer XP</ | + | <td> |
− | <td> <img id="prayer" src="https://i.imgur.com/Vq65Tdh.png"> | + | <img id="prayer" src="https://i.imgur.com/Vq65Tdh.png" /> |
− | <input type="text" id="curxp" name="skill-xp" maxlength="9" | + | <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> |
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Your Prayer XP</th> | ||
+ | <td> | ||
+ | <img id="prayer" src="https://i.imgur.com/Vq65Tdh.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://i.imgur.com/Vq65Tdh.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://i.imgur.com/Vq65Tdh.png" /> | ||
+ | <input type="text" id="tarxp" name="skill-xp" maxlength="9" placeholder="Target XP" /> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Bonuses</th> | ||
+ | <td> | ||
+ | <div id="Reg Donator"> | ||
+ | <input type="checkbox" name="Reg Donator" id="reg-donor"/> | ||
+ | <a> Regular Donator Totem </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Super Donator"> | ||
+ | <input type="checkbox" name="Super Donator" id="super-donor"/> | ||
+ | <a> Super Donator Totem </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Extreme Donator"> | ||
+ | <input type="checkbox" name="extdonor" id="ext-donor"/> | ||
+ | <a> Extreme Donator Totem </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Prayer Brawlers"> | ||
+ | <input type="checkbox" name="brawler" id="brawlers"/> | ||
+ | <a> Prayer Brawlers </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="1-5 bonus days"> | ||
+ | <input type="checkbox" name="bonus days" id="bonus-days"/> | ||
+ | <a> 1st-5th Bonus Days </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Advanced Knowledge Aura"> | ||
+ | <input type="checkbox" name="aura" id="ak-aura"/> | ||
+ | <a> Advanced Knowledge Aura </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Advanced Knowledge Aura"> | ||
+ | <input type="checkbox" name="server event" id="event"/> | ||
+ | <a> 25% Skilling Hour </a> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div id="Prestige 20"> | ||
+ | <input type="checkbox" name="prestige" id="prestige"/> | ||
+ | <a> Prestige 20 </a> | ||
+ | <br /> | ||
+ | </div> | ||
</td> | </td> | ||
− | + | </tr> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
− | + | <table width="75%"> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<td> | <td> | ||
<img id="next" src="https://i.imgur.com/CxjVoDP.png"> Bones </td> | <img id="next" src="https://i.imgur.com/CxjVoDP.png"> Bones </td> | ||
Line 205: | Line 176: | ||
<td id="ourgr"> </td> | <td id="ourgr"> </td> | ||
</tr> | </tr> | ||
+ | |||
</table> | </table> | ||
+ | <script> | ||
+ | var _0x1e4e=['regr','bigr','babydragonr','dragonr','wyvernr','dagannothr','frostr','ourgr','zogrer','hydrar','supr','reg-donor','super-donor','ext-donor','bonus-days','event','prestige','brawlers','getElementById','curlevel','curxp','tarxp','tarlevel','forEach','onclick','oninput','value','length','replace','000','000000','Invalid\x20amount!','element','checked','innerHTML','debug','================','Consuming\x20','\x20/\x20','Added\x20','\x20divided\x20by\x20','\x20resulted\x20in\x20','\x20by\x20half\x20resulted\x20in\x20'];var _0x276b=function(_0x22a4f7,_0x56c9f7){_0x22a4f7=_0x22a4f7-0x0;var _0x1a6351=_0x1e4e[_0x22a4f7];return _0x1a6351;};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':_0x276b('0x0'),'xp':0xc8},{'element':_0x276b('0x1'),'xp':0x258},{'element':_0x276b('0x2'),'xp':0x4b0},{'element':_0x276b('0x3'),'xp':0xb40},{'element':_0x276b('0x4'),'xp':0xfa0},{'element':_0x276b('0x5'),'xp':0x1388},{'element':_0x276b('0x6'),'xp':0x1c20},{'element':_0x276b('0x7'),'xp':0x13880},{'element':_0x276b('0x8'),'xp':0xea60},{'element':_0x276b('0x9'),'xp':0xfa00},{'element':_0x276b('0xa'),'xp':0x12110}];const xpMultipliers=[{'element':_0x276b('0xb'),'multiplier':1.75},{'element':_0x276b('0xc'),'multiplier':0x2},{'element':_0x276b('0xd'),'multiplier':2.1},{'element':_0x276b('0xe'),'multiplier':0.25},{'element':'ak-aura','multiplier':0.3},{'element':_0x276b('0xf'),'multiplier':0.25},{'element':_0x276b('0x10'),'multiplier':0x2},{'element':_0x276b('0x11'),'multiplier':0x2}];const currentLevel=document[_0x276b('0x12')](_0x276b('0x13'));const currentXp=document[_0x276b('0x12')](_0x276b('0x14'));const targetXp=document[_0x276b('0x12')](_0x276b('0x15'));const targetLevel=document[_0x276b('0x12')](_0x276b('0x16'));function initialize(){var _0x1c967a=function(){var _0x24d9da=!![];return function(_0x38a510,_0x2bb95b){var _0x32fe75=_0x24d9da?function(){if(_0x2bb95b){var _0x5d695e=_0x2bb95b['apply'](_0x38a510,arguments);_0x2bb95b=null;return _0x5d695e;}}:function(){};_0x24d9da=![];return _0x32fe75;};}();var _0x3826b9=_0x1c967a(this,function(){var _0x4a020a=function(){return'\x64\x65\x76';},_0x4bd0bd=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x55c4d1=function(){var _0xfb4b3=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!_0xfb4b3['\x74\x65\x73\x74'](_0x4a020a['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x5625a9=function(){var _0x25cfc5=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x25cfc5['\x74\x65\x73\x74'](_0x4bd0bd['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x54a4ab=function(_0x187b79){var _0x57d374=~-0x1>>0x1+0xff%0x0;if(_0x187b79['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x57d374)){_0x5a267a(_0x187b79);}};var _0x5a267a=function(_0x5a3ee5){var _0x22b618=~-0x4>>0x1+0xff%0x0;if(_0x5a3ee5['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x22b618){_0x54a4ab(_0x5a3ee5);}};if(!_0x55c4d1()){if(!_0x5625a9()){_0x54a4ab('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x54a4ab('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x54a4ab('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x3826b9();xpMultipliers[_0x276b('0x17')](_0x46b64f=>{document[_0x276b('0x12')](_0x46b64f['element'])[_0x276b('0x18')]=validateValues;});currentLevel[_0x276b('0x19')]=function(){applyLetters();currentXp[_0x276b('0x1a')]=getXPForLevel(currentLevel[_0x276b('0x1a')]);validateValues();};targetLevel[_0x276b('0x19')]=function(){applyLetters();targetXp[_0x276b('0x1a')]=getXPForLevel(targetLevel[_0x276b('0x1a')]);validateValues();};currentXp['oninput']=function(){applyLetters();currentLevel[_0x276b('0x1a')]=getLevelForXP(currentXp[_0x276b('0x1a')]);validateValues();};targetXp[_0x276b('0x19')]=function(){applyLetters();targetLevel[_0x276b('0x1a')]=getLevelForXP(targetXp[_0x276b('0x1a')]);validateValues();};}function getXPForLevel(_0x3b40ac){return _0x3b40ac<LEVEL_FOR_EXP[_0x276b('0x1b')]?LEVEL_FOR_EXP[_0x3b40ac]:0x0;}function getLevelForXP(_0x2d426c){for(var _0x4aa4bc=0x63;_0x4aa4bc>=0x1;_0x4aa4bc--){if(LEVEL_FOR_EXP[_0x4aa4bc]<=_0x2d426c){return _0x4aa4bc;}}return 0x0;}function applyLetters(){targetXp[_0x276b('0x1a')]=targetXp[_0x276b('0x1a')]['replace']('m','000000');targetXp[_0x276b('0x1a')]=targetXp[_0x276b('0x1a')][_0x276b('0x1c')]('k',_0x276b('0x1d'));currentXp[_0x276b('0x1a')]=currentXp['value'][_0x276b('0x1c')]('m','000000');currentXp[_0x276b('0x1a')]=currentXp['value']['replace']('k',_0x276b('0x1e'));}function validateValues(){if(currentXp[_0x276b('0x1a')]>0xbebc200||currentXp[_0x276b('0x1a')]<0x0){currentXp[_0x276b('0x1a')]=_0x276b('0x1f');}else if(targetXp[_0x276b('0x1a')]>0xbebc200||targetXp['value']<0x0){targetXp[_0x276b('0x1a')]=_0x276b('0x1f');}else if(parseInt(currentLevel[_0x276b('0x1a')])>0x63||parseInt(currentLevel[_0x276b('0x1a')])<0x0){return;}else updateValues();}function updateValues(){var _0x3112c5=0x0;xpMultipliers[_0x276b('0x17')](_0x35a1f4=>{if(document[_0x276b('0x12')](_0x35a1f4[_0x276b('0x20')])[_0x276b('0x21')]){_0x3112c5+=_0x35a1f4['multiplier'];}});if(_0x3112c5==0x0)_0x3112c5=0x1;itemXps[_0x276b('0x17')](_0x3d37dc=>{const _0x3745a5=document['getElementById'](_0x3d37dc[_0x276b('0x20')]);const _0x5e9263=_0x3d37dc['xp'];_0x3745a5[_0x276b('0x22')]=calculate(parseInt(currentXp['value']),parseInt(targetXp[_0x276b('0x1a')]),_0x5e9263,_0x3112c5);});}function calculate(_0x3fcf85,_0x404104,_0x54cd87,_0x51c232){console[_0x276b('0x23')](_0x276b('0x24'));console[_0x276b('0x23')](_0x276b('0x25')+_0x3fcf85+_0x276b('0x26')+_0x404104+_0x276b('0x26')+_0x54cd87+_0x276b('0x26')+_0x51c232);var _0x220e84=0x0;if(_0x3fcf85<_0x404104){const _0x26d217=_0x404104-_0x3fcf85;const _0x34bacc=_0x54cd87*_0x51c232;if(_0x404104>0xc6e3bf){const _0x4f6d2a=0xc6e3bf-_0x3fcf85;const _0xe7ea50=_0x404104-0xc6e3bf;if(_0x3fcf85<0xc6e3bf){console[_0x276b('0x23')](_0x276b('0x27')+_0x4f6d2a+_0x276b('0x28')+_0x34bacc+_0x276b('0x29')+_0x4f6d2a/_0x34bacc);_0x220e84+=_0x4f6d2a/_0x34bacc;}console[_0x276b('0x23')](_0x276b('0x27')+_0xe7ea50+_0x276b('0x28')+_0x34bacc+_0x276b('0x2a')+_0xe7ea50/(_0x34bacc/0x2));_0x220e84+=_0xe7ea50/(_0x34bacc/0x2);}else{console[_0x276b('0x23')]('Added\x20'+_0x26d217+_0x276b('0x28')+_0x34bacc+_0x276b('0x2a')+_0x26d217/_0x34bacc);_0x220e84+=_0x26d217/_0x34bacc;}}return Math['ceil'](_0x220e84);}initialize(); | ||
− | + | </script> | |
− | |||
</body> | </body> | ||
Revision as of 02:08, 21 December 2019
This is the regular Prayer guide, the guide for ironman / hardcore ironman players can be found here.
Prayer is trained by either burying bones, or using them on altars that can be found around Etherum. Different bones give different amounts of experience.
Prayers are unlocked as the level in the skill goes up, these Prayers are used to aid the player in combat. The prayers can help boost Attack, Defence, Strength, Ranged, and Magic; among other uses. When prayers are activated, your Prayer points will start to drain until the prayer is turned off or all Prayer points are used. To restore these, either drink a potion that restores prayer, or pray at an altar.
Prayer is relatively simple to train. However, it is very expensive unless you are getting the bones yourself.
Contents
Prayers
There are two different sets of prayers. The "modern" prayers are enabled by default, and include prayers up to level 77. The other Prayers are known as Curses, these are aimed at players with higher Prayer levels as these are a much more powerful set of prayers.
Luckily, it is very easy to switch between Prayers. All you need to do is teleport to Edgeville, along the western wall of the building north of you, is an altar. Simply right-click it and select "Switch Spells" and then choose the Spellbook you want.
- Super and Extreme Donators can change their Prayers from Normal Prayers to Curses anywhere besides the Wilderness, Minigames, and in Combat situations.
Prayer Calculator
Note: The calculator does not take bonus exp as a factor as there are too many variables regarding bonus xp. The calculator is also based on using all bones on gilded altar.
If you enter a current exp that is above 13,034,431 (level 99), the calculator will automatically cut the exp in half.
<
Prayer Calculator:
Your Prayer Level | |
---|---|
Your Prayer XP | |
Target Level | |
Target XP | |
Bonuses |
Bones | |
Big Bones | |
Babydragon Bones | |
Dragon Bones | |
Wyvern Bones | |
Dagannoth Bones | |
Frost Dragon Bones | |
Zogre Bones | |
Hydra Bones | Superior Dragon Bones | Ourg Bones |
Getting Bones
Even though Prayer can be very useful, and very rewarding, it is also one of the most expensive skills to train, depending on whether you choose to get the bones required yourself, or buying it from other players.
The faster method would be to buy the bones from other players, this does cost a lot of money, but as mentioned, gets the job done quickly.
If you are one of the people that would rather put in some extra work and go slaying for these bones, the following will show you exactly where and how to get them.
Bones
You can acquire normal Bones by killing any kind of low level creatures around Etherum. Using normal Bones to train is not recommended at all, as all other types of bones are ranging from marginally to significantly better, and are not very hard to obtain.
A good example of NPC's that drop bones are Rock crabs. To get them, click on the world map icon, beside the minimap.
Then select "Combat Training" for the category, and then "Rock Crabs Area"
Big Bones
Like normal Bones, these bones are also very simple to get. Although they are better than normal Bones, it is still not recommended to use these Bones to train.
Some good monsters to kill for these bones are Moss Giants, as they aren't hard to kill. You can get to Moss Giants by opening your spellbook and clicking on Combat Training teleports, and choosing the "Edgeville Dungeon" option at the top, and then walking south to the NPCs.
Dragon Bones
In terms of experience per gold, Dragon Bones are some of the best bones for this skill.
Dragon bones have a 100% drop rate from any dragon in Etherum. Killing high level or low level dragons makes no difference for the Bones, it is recommended to kill Green Dragons. Killing them in the northern regions of North Neitiznot is optimal, as the only other alternative location is near a very popular Pking location, where the risk of being attacked and or killed is very high.
Location:
To get there, click on the world map icon, beside the minimap.
Then select "Skilling" for the category, and then "Mining and Smithing - Neitiznot"
When you arrive, walk north of your initial location after having arrived, and click on the beginning of the broken bridge there. (You may have to stand right in front of it in order to cross.)
Now walk north once again until you see Green Dragons to the most northern part of Neitiznot.
Wyvern Bones
Wyvern bones are only dropped by one monster in the game, Wyverns. Wyverns can be found in "Asgarnian Dungeon" within the Combat training teleports.
To get to Wyverns, you will need a frozen key. These keys are dropped from Ice Giants found in the Asgarnian Dungeon. Once you have a key. You can go into the cave entrance on the western side the dungeon.
Once you enter the sub-cave, you will see the high level monsters.
Dagannoth bones
Dagannoth Bones can only be obtained by killing the three Dagannoth Kings.
Frost dragon bones
Frost dragon bones can be obtained by killing Frost Dragons.
Zogre bones
Zogre bones are the fourth best bones in the game and can only be obtained by killing the boss Mutant Tarn.
Hydra bones
Hydra bones are the third best bones in the game and can only be obtained by killing the boss Alchemical Hydra.
Superior dragon bones
Superior Dragon Bones are the second best bones in the game. They can be obtained from the boss Vorkath.
Ourg bones
Ourg bones are the best bones in the game. They are only obtained from the premium point store.
Training
Once you have the bones training is pretty simple. There are two ways to train this skill:
- Take the bones you have, and bury them in the ground
- Using the on an Altar.
Using bones on an Altar gives twice the experience for each bone than you would get if you buried it. So to be as efficient as possible, and to save as much money as possible if you did buy the bones, it's recommended to use them on an Altar. An altar can be found along the western wall of the bank at Neitiznot (south).
Experience Table
Bone Type | Image | XP: Burying | XP: Altar | XP: Brawling Gloves + Altar |
---|---|---|---|---|
Bones | 100 | 200 | 400 | |
Big bones | 300 | 600 | 1.200 | |
Babydragon bones | 600 | 1.200 | 1.800 | |
Dragon bones | 1.440 | 2.880 | 5.760 | |
Wyvern bones | 2.000 | 4.000 | 8.000 | |
Dagannoth bones | 2.500 | 5.000 | 10.000 | |
Frost dragon bones | 3.600 | 7.200 | 14.400 | |
Zogre bones | 30.000 | 60.000 | 120.000 | |
Hydra bones | 32.000 | 64.000 | 128.000 | |
Superior dragon bones | 37.000 | 74.000 | 148.000 | |
Ourg bones | 40.000 | 80.000 | 160.000 |
Useful Items and Boosts
Picture | Item/Boost | Effect | How to Obtain |
---|---|---|---|
Knowledge Effect | All experience gained will be increased by:
|
Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect). | |
Bonus Experience | All experience gained will be multiplied by 3 until the bonus experience runs out. |
| |
N/A | Monthly Bonus | All experience gained is multiplied by 1.25 | Play during the 1st to the 5th of every month. |
Brawling Gloves (Prayer) | Doubles all prayer experience gained. |
| |
Bonesack | Collects bones that monsters drop.
The limit can be made bigger from vote streak rewards.
|
Bought from the participation point store. | |
Bonesack (e) |
|
Random from Premium Chest (::pchests). | |
Bonecrusher | Automatically buries bones of monsters you slay. The exp of buried bones will be 50% boosted. | Bought from the participation point store. |
The Skill Cape
If you reach level 99 in Prayer, 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 Prayer cape and hood give +9 bonus to all defense stats.
If you reach 200m experience in the Prayer skill you will also unlock the ability to buy the Master Prayer 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.