We do our best to give you all information you need. Use the Search menu to search for the page you are looking for. The most used pages are on the side menu or in the Popular Pages page.

Do you miss important stuff or do you have suggestions? Let us know via Discord or in-game. Thank you for using our Wiki!

Difference between revisions of "Main page/Bestiary/Bossing index/Vorkath"

From GrinderScape Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<div style="text-align:center;">https://imgur.com/8D73P4V.png</div>
 
<div style="text-align:center;">https://imgur.com/8D73P4V.png</div>
  
<div class="infobox-wrapper" style="width:25%; float:right; display:table;margin-left:20px;">
 
{| class="wikitable infobox floatright"
 
| colspan="2" style="text-align:center;" | https://imgur.com/poxMVWA.png
 
|-
 
! colspan="1" | Combat level
 
| colspan="1" | 732
 
|-
 
! colspan="1" | Always drops
 
| colspan="1" | https://imgur.com/LyDUQKV.png X 2
 
|-
 
! colspan="2" style="text-align:center;" | Combat info
 
|-
 
! colspan="1" | Hitpoints
 
| colspan="1" | 750
 
|-
 
! colspan="1" | Aggressive
 
| colspan="1" | Yes
 
|-
 
! colspan="1" | Poisonous
 
| colspan="1" | Yes
 
|-
 
! colspan="2" style="text-align:center;" | '''Max hits'''
 
|-
 
! colspan="1" | Melee
 
| colspan="1" | 32
 
|-
 
! colspan="1" | Ranged
 
| colspan="1" | 32
 
|-
 
! colspan="1" | Magic
 
| colspan="1" | 30
 
|-
 
! colspan="1" | Typeless (Giant Fireball)
 
| colspan="1" | 121
 
|-
 
! colspan="1" | Typeless (Rapid-fire Phase)
 
| colspan="1" | 30
 
|-
 
! colspan="1" | Typeless (Zombified Spawn)
 
| colspan="1" | 61
 
|-
 
|}
 
</div>
 
  
=<b>About</b>=
+
        <!-- Main info -->
 +
    <center>
 +
        <div style="width:490px;height:62px;margin-bottom: 10px;">
 +
            <div style="float:left;width:18%;margin-left:1%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Level</div>
 +
                <!-- Update below for "Level" -->
 +
                <div class="monster_info-details" style="font-size:1.2em;padding:8px 0;">732</div>
 +
            </div>
 +
            <div style="float:left;width:18%;margin-left:1%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Hitpoints</div>
 +
                <!-- Update below for "Hitpoints" -->
 +
                <div class="monster_info-details" style="font-size:1.2em;padding:8px 0;">750</div>
 +
            </div>
 +
            <div style="float:left;width:18%;margin-left:1%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Aggressive</div>
 +
                <!-- Update Below for "Aggressive" -->
 +
                <div class="monster_info-details" style="font-size:1.2em;padding:8px 0;">Yes</div>
 +
            </div>
 +
            <div style="float:left;width:18%;margin-left:1%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Poisonous</div>
 +
                <!-- Update below for "Poisonous" -->
 +
                <div class="monster_info-details" style="font-size:1.2em;padding:8px 0;">Yes</div>
 +
            </div>
 +
            <div style="float:left;width:22%;margin-left:1%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Weakness</div>
 +
                <!-- Update below for "Weakness" -->
 +
                <div class="monster_info-details" style="font-size:1.2em;padding:8px 0;">Range</div>
 +
            </div>
 +
        </div>
 +
 
 +
        <!-- Sub info -->
 +
        <div>
 +
            <div class="monster_maxhit" style="float:left;width:47%;height:80px;margin-left:1%;margin-right:2%;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Max Hits</div>
 +
                <div class="" style="width:33%;float:left;">
 +
                    <div style="width:25px;margin:0 auto;margin-top:8px;">https://oldschool.runescape.wiki/images/c/cb/Protect_from_Melee.png</div>
 +
                    <div class="" style="">32</div>
 +
                </div>
 +
                <div class="" style="width:33%;float:left;">
 +
                    <div style="width:25px;margin:0 auto;margin-top:8px;">https://oldschool.runescape.wiki/images/2/2c/Protect_from_Magic.png</div>
 +
                    <div class="" style="">30</div>
 +
                </div>
 +
                <div class="" style="width:33%;float:left;">
 +
                    <div style="width:25px;margin:0 auto;margin-top:8px;">https://oldschool.runescape.wiki/images/d/de/Protect_from_Missiles.png</div>
 +
                    <div class="" style="">32</div>
 +
                </div>
 +
            </div>
 +
 
 +
            <div class="monster_drop-always" style="float:left;width:45%;height:80px;border:1px solid #5c3219;">
 +
                <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:2px 0;">Always Drops</div>
 +
                <div class="" style="padding:6px 0;">
 +
                    <div style="display:inline-block;">https://imgur.com/LyDUQKV.png</div><div style="display:inline-block;padding-left:5px;">Superior bones</div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
  </center>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>General information</center></div>
 +
 
 
Vorkath is a level 732 dragon. Because of this, it's weak to both the Dragon Hunter Crossbow as well as the Dragon Hunter Lance. This is an instanced boss and costs nothing to access. If you die, your items will spawn in front of the entrance and remain there for 9 minutes before despawning.
 
Vorkath is a level 732 dragon. Because of this, it's weak to both the Dragon Hunter Crossbow as well as the Dragon Hunter Lance. This is an instanced boss and costs nothing to access. If you die, your items will spawn in front of the entrance and remain there for 9 minutes before despawning.
  
 
Vorkath uses primarily magic attacks, so it's recommended to use Protect from Magic, however, if you use both antifire potions as well as a dragonfire shield/ward, protect from range is best. See the [[#Gear_Setup|Gear Setups]] section for recommended gear setups.
 
Vorkath uses primarily magic attacks, so it's recommended to use Protect from Magic, however, if you use both antifire potions as well as a dragonfire shield/ward, protect from range is best. See the [[#Gear_Setup|Gear Setups]] section for recommended gear setups.
  
=<b>Getting There</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>Location</center></div>
 +
 
 
As with all bosses, locate the Purple Wizard and click on the "Bosses" section followed by "Vorkath".
 
As with all bosses, locate the Purple Wizard and click on the "Bosses" section followed by "Vorkath".
  
Line 58: Line 81:
 
Once you've gotten to the island, run north and go over the wall.
 
Once you've gotten to the island, run north and go over the wall.
  
=<b>Inventory & Prayer</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>Inventory & Prayer</center></div>
 
{{PrayerInventory
 
{{PrayerInventory
 
<!-- Leave images empty if there aren't any - they are there if you have extras -->
 
<!-- Leave images empty if there aren't any - they are there if you have extras -->
Line 79: Line 103:
 
<i>Note: if you are new, an emergency teleport is also recommended in case things go south</i>
 
<i>Note: if you are new, an emergency teleport is also recommended in case things go south</i>
  
=<b>Mechanics</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>Mechanics</center></div>
 +
 
 
<!--Wiki Team: Make gifs of all important attacks-->
 
<!--Wiki Team: Make gifs of all important attacks-->
 
*Vorkath uses a variety of attacks, primarily range and mage attacks, as well as melee if standing next to him. He can also use three types of dragonfire: regular, venomous, and prayer-disabling kind. His dragonfire is stronger than other dragons' and requires more tiers of protection to block. The final common attack is a fireball he launches high in the air that must be dodged by walking 2 tiles away from it or it will deal up to a staggering 121 damage.
 
*Vorkath uses a variety of attacks, primarily range and mage attacks, as well as melee if standing next to him. He can also use three types of dragonfire: regular, venomous, and prayer-disabling kind. His dragonfire is stronger than other dragons' and requires more tiers of protection to block. The final common attack is a fireball he launches high in the air that must be dodged by walking 2 tiles away from it or it will deal up to a staggering 121 damage.
Line 85: Line 111:
 
*Launching acid pools around the area and rapidly spitting fireballs at the player that must be dodged or they will deal high damage very quickly, each attack being able to hit 30's every tick.
 
*Launching acid pools around the area and rapidly spitting fireballs at the player that must be dodged or they will deal high damage very quickly, each attack being able to hit 30's every tick.
  
=<b>Video</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>YouTube video</center></div>
 +
 
 
Video coming soon!
 
Video coming soon!
  
=<b>Gear Setup</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>Gear setup</center></div>
 
{| style="line-height:1.2em;" class="wikitable plainlinks highlight"
 
{| style="line-height:1.2em;" class="wikitable plainlinks highlight"
 
!
 
!
Line 183: Line 212:
 
|}
 
|}
  
=<b>Drop Table</b>=
+
<div class="" style="">
 +
        <div class="monster_infobox-title" style="background-color:#5c3219;color:white;padding:7px 0;margin-bottom:50px;"><center>Drop table</center></div>
 
{| class="wikitable highlight"
 
{| class="wikitable highlight"
 
|-
 
|-

Revision as of 17:14, 1 October 2021

Difficulty: Hard
8D73P4V.png


Level
732
Hitpoints
750
Aggressive
Yes
Poisonous
Yes
Weakness
Range
Max Hits
Protect_from_Melee.png
32
Protect_from_Magic.png
30
Protect_from_Missiles.png
32
Always Drops
LyDUQKV.png
Superior bones




General information

Vorkath is a level 732 dragon. Because of this, it's weak to both the Dragon Hunter Crossbow as well as the Dragon Hunter Lance. This is an instanced boss and costs nothing to access. If you die, your items will spawn in front of the entrance and remain there for 9 minutes before despawning.

Vorkath uses primarily magic attacks, so it's recommended to use Protect from Magic, however, if you use both antifire potions as well as a dragonfire shield/ward, protect from range is best. See the Gear Setups section for recommended gear setups.

Location

As with all bosses, locate the Purple Wizard and click on the "Bosses" section followed by "Vorkath".

gI3v4wR.png

Once you've gotten to the island, run north and go over the wall.

Inventory & Prayer
Inventory
X7VlNsb.png
Prayer
i2szYi0.png

With the amount of attacks vorkath has, the inventory can be tricky. The following is recommended:

  • Food (Preferrably combo food as Vorkath can very quickly hit very high)
  • Prayer restoration as well as a stat boosting potion and antifire as well as antifire and anti-poison.
  • A rune pouch with runes for Vengeance is also recommended.
  • A quite unique option is the slayer staff, as it can help stop you attacking when you get frozen and the minion gets spawned, making you able to cast crumble undead in time before it blows up, saving you 2-3 very valuable ticks.

Note: if you are new, an emergency teleport is also recommended in case things go south

Mechanics
  • Vorkath uses a variety of attacks, primarily range and mage attacks, as well as melee if standing next to him. He can also use three types of dragonfire: regular, venomous, and prayer-disabling kind. His dragonfire is stronger than other dragons' and requires more tiers of protection to block. The final common attack is a fireball he launches high in the air that must be dodged by walking 2 tiles away from it or it will deal up to a staggering 121 damage.
  • Freezing the player in place and summoning a Zombified Spawn that will approach the player and explode violently if not killed, resulting in up to 61 damage.
  • Launching acid pools around the area and rapidly spitting fireballs at the player that must be dodged or they will deal high damage very quickly, each attack being able to hit 30's every tick.
YouTube video

Video coming soon!

Gear setup
Drop table
Item Image Amount Drop Rate
Blue d'hide ksirtK8.png 2 1 : 5
Rune longsword jXPQCQJ.png 3 1 : 5
Rune kiteshield A07X8Od.png 3 1 : 5
Chaos rune yvqimkD.png 1000 1 : 5
Green d'hide (Noted) 1IqTOyo.png 32 1 : 5
Blue d'hide (Noted) ksirtK8.png 30 1 : 5
Adamant ore (Noted) i5OnjDh.png 30 1 : 5
Diamond (Noted) obfarko.png 30 1 : 5
Crushed nest (Noted) 0xwUQyR.png 30 1 : 5
Grapes (Noted) BIInMSp.png 301 1 : 5
Magic logs mZQ856g.png 50 1 : 5
Blood money pTZxcx7.png 10000 1 : 5
Manta ray GkJ3y3U.png 55 1 : 5
Dragon longsword BjLr73a.png 1 1 : 5
Dragon longsword BjLr73a.png 1 1 : 5
Dragon battleaxe ZXpJEum.png 1 1 : 10
Dragon platelegs BCvNVeO.png 1 1 : 10
Dragon plateskirt D5bQ5sy.png 1 1 : 10
Death rune yQgcPgU.png 500 1 : 10
Red d'hide (Noted) IjCoX3w.png 25 1 : 10
Black d'hide (Noted) I1qecl9.png 25 1 : 10
Sapphire bolt tips sGYGRNY.png 35 1 : 10
Emeralt bolt tips zVwqSu6.png 35 1 : 10
Ruby bolt tips CqgAMND.png 31 1 : 10
Diamond bolt tips b5FdKaI.png 30 1 : 10
Amethyst bolt tips hvUfMme.png 30 1 : 10
Dragonstone bolt tips 8FDWLXI.png 28 1 : 10
Onyx bolt tips r5RsCbV.png 30 1 : 10
Rune dart tips 9Sx6Bpd.png 100 1 : 10
Dragon dart tips 8vLEV7A.png 50 1 : 10
Dragon arrowtips EgpliAE.png 50 1 : 10
Dragonstone (Noted) wAwl5ee.png 3 1 : 10
Papaya tree seed tMkeoPU.png 1 1 : 10
Watermelon seed 4QYxTmu.png 15 1 : 10
Ranarr seed cNicZAb.png 1 1 : 10
Snapdragon seed 9VOjO3u.png 1 1 : 10
Torstol seed yvI9nzp.png 1 1 : 10
Willow seed JHvbzny.png 1 1 : 10
Teak seed wMpakm4.png 1 1 : 10
Maple seed Ng9d6SY.png 1 1 : 10
Calquat tree seed WsPPRG9.png 1 1 : 10
Wrath talisman BXFFEdT.png 1 1 : 10
Dragon bones xflbIkH.png 28 1 : 10
Battlestaff (Noted) eYhF0OA.png 15 1 : 10
Soul rune DsvlbJE.png 100 1 : 10
Mahogany seed bFQlHxl.png 1 1 : 10
Palm tree seed NrsCXd5.png 1 1 : 10
Yew seed tcPYGE9.png 1 1 : 10
Magic seed cWt6RWo.png 1 1 : 10
Spirit seed 0G0ELRV.png 1 1 : 10
Vorkath's head 7rmb1xz.png 1 1 : 15
Clue scroll (Elite) aImyMKa.png 1 1 : 15
Draconic visage fsOGSIp.png 1 1 : 15
Dragonbone necklace VloEqPf.png 1 1 : 26
Jar of decay UhzP2kv.png 1 1 : 38
Skeletal visage qraBFx8.png 1 1 : 39
Amulet of eternal glory O37nHIK.png 1 1 : 57
Vorki tEvFDoD.png 1 1 : 107