From f4493cfdd31032f3a843de73d0495a7cf5c0bdf0 Mon Sep 17 00:00:00 2001 From: lordzuku <47382776+lordzuku@users.noreply.github.com> Date: Mon, 19 Jul 2021 01:04:49 -0400 Subject: [PATCH 1/4] added various new information added skillcape perks changed dwarven armour added 10% =m k boost removed links to bosses as they dont actually work, replaced with their respective links malygos currently doesnt have a boss page --- custom-items/equippables.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/custom-items/equippables.md b/custom-items/equippables.md index e15e754..3baed11 100644 --- a/custom-items/equippables.md +++ b/custom-items/equippables.md @@ -56,7 +56,7 @@ The dwarven tools are smithed from Dwarven Bars \(smelted from dwarven ore, see #### Dwarven Armor -Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropped by King Goldemar \(see [Bosses]()\). It currently provides no boosts to content but provides high crush defence. +Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropped by King Goldemar \(see [King Goldemar]()\). It has a resistance to dragonfire at ignecarus \(see [Ignecarus]()\) and provides high crush defence. | Armor Piece | Bars Needed | | :--- | :--- | @@ -70,20 +70,20 @@ Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropp These dwarven gear are unlike the previous in that they are not smithable from Dwarven bars and instead are rare drops. -**Dwarven Warhammer**: Rare drop from King Goldemar \(see [Bosses]()\) and provides a 40% PvM boost. Drops as a **Broken Dwarven Warhammer** and must be fixed, requiring 120 Smithing, Blacksmith's Outfit, and Dwarven Bars. +**Dwarven Warhammer**: Rare drop from King Goldemar \(see [King Goldemar]()\) and provides a 40% PvM boost. Drops as a **Broken Dwarven Warhammer** and must be fixed, requiring 120 Smithing, Blacksmith's Outfit, and Dwarven Bars. **Dwarven Blessing**: Rare drop from Grandmaster Caskets \(see [Misc](misc.md)\) and provides a 20% boost to PvM \(25% with Amulet of Zealots\). Consumes 1 Prayer Potion per 5 minutes of PvM \(reduced by 40% with Prayer Master Cape\). ### Abyssal Equipment -Abyssal equipment can be obtained by killing Malygos \(see [Bosses]()\). +Abyssal equipment can be obtained by killing Malygos \(see [Malygos]()\). * Abyssal Cape - Provides an aura which reduces food consumption by 50% * Dragon Hunter Lance - Provides a large boost against dragons \(varies\) ### Nex Equipment -The following items can be obtained by killing Nex \(see [Bosses]()\). These items all have very high bonuses in their respective style, Pernix - range, Torva - melee, and Virtus - magic. +The following items can be obtained by killing Nex \(see [Nex]()\). These items all have very high bonuses in their respective style, Pernix - range, Torva - melee, and Virtus - magic. * **Pernix**: Cowl, Body, Legs, Gloves, Boots * **Torva**: Full Helm, Platebody, Platelegs, Gloves, Boots @@ -95,7 +95,7 @@ Additionally, the **Zartye** **Bow** is also obtainable as a drop. It provides t ### Drygore Weapons -Drygore weapons are a drop from the Kalphite King \(see [Bosses]()\). Each type of weapon has a main hand a offhand pair. +Drygore weapons are a drop from the Kalphite King \(see [Kalphite King]()\). Each type of weapon has a main hand a offhand pair. * **Drygore Rapier** + **Offhand Drygore Rapier** - BiS CoX Points and CoX boost * **Drygore Mace** + **Offhand Drygore Rapier** - BiS Kalphite King @@ -128,7 +128,7 @@ Additionally, with a **Chaotic Remnant** \(500,000 tokens\), the three BiS amule * Necklace of Anguish + Chaotic Remnant = **Farsight Snapshot Necklace** * Occult Necklace + Chaotic Remnant = **Arcane Blast Necklace** -**Gorajan Armor** is made by using Gorajan Shards with Nex Armor. Each piece of armor requires 2 Gorajan Shards to upgrade and will become untradeable. Stats will remain the same as the original Nex Armor but give additional boosts. They give 2x XP when used to train their respective style \(ex. Gorajan Occult Outfit gives 2x Magic XP\) and they also give a boost to Dungeoneering XP. +**Gorajan Armor** is made by using Gorajan Shards with Nex Armor. Each piece of armor requires 2 Gorajan Shards to upgrade and will become untradeable. Stats will remain the same as the original Nex Armor but give additional boosts. They give 2x XP when used to train their respective style \(ex. Gorajan Occult Outfit gives 2x Magic XP\) and they also give a 10% boost to killing monsters in their respective styles. Each full set of gorajan gives a 6% boost to Dungeoneering XP. * Torva + Gorajan Shards = **Gorajan Warrior Outfit** * Gives boost at King Goldemar @@ -166,27 +166,28 @@ Additionally, master capes have a perk that is related to the skill that they ar | Skill | Perk | | :--- | :--- | -| Attack | 15% Boost to PvM | +| Attack | 15% Boost to all PvM Doesnt stack with other cape boosts | | Strength | | | Defence | | | Hitpoints | | -| Ranged | | +| Ranged | 15% Boost to PvM while training range | | Prayer | 40% Less Prayer Potions consumed while using Dwarven Blessing | -| Magic | | +| Magic | 15% boost to PvM while training mage | | Runecrafting | | | Construction | | | Agility | Acts as a full set of graceful | -| Herblore | | +| Herblore | 10% bonus potions | | Thieving | 30% Thieving boost | | Crafting | | | Fletching | | | Slayer | | | Hunter | 2x Hunter speed | | Mining | | -| Smithing | | +| Smithing | 2x speed bost at blast burance, & 2x reduction in iron fails | | Fishing | 4x loot and Mystery Boxes from Fishing Trawler | | Cooking | 5x Cooking speed | | Firemaking | 2x Wintertodt loot | | Woodcutting | 2x Woodcutting loot | -| Farming | | +| Farming | Mystery Boxes from farm trips longer then 20 minutes | +| Dungeoneering | Increases the droprate of Gorajan shards | From 3cc31f022a72b8306fe5f5fac57ef1c5060ba8bb Mon Sep 17 00:00:00 2001 From: lordzuku <47382776+lordzuku@users.noreply.github.com> Date: Mon, 19 Jul 2021 01:13:23 -0400 Subject: [PATCH 2/4] fixed links & some small changes --- custom-items/equippables.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/custom-items/equippables.md b/custom-items/equippables.md index 3baed11..e436673 100644 --- a/custom-items/equippables.md +++ b/custom-items/equippables.md @@ -70,7 +70,7 @@ Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropp These dwarven gear are unlike the previous in that they are not smithable from Dwarven bars and instead are rare drops. -**Dwarven Warhammer**: Rare drop from King Goldemar \(see [King Goldemar]()\) and provides a 40% PvM boost. Drops as a **Broken Dwarven Warhammer** and must be fixed, requiring 120 Smithing, Blacksmith's Outfit, and Dwarven Bars. +**Dwarven Warhammer**: Rare drop from King Goldemar \(see [King Goldemar](../bosses/king-goldemar.md)\) and provides a 40% PvM boost. Drops as a **Broken Dwarven Warhammer** and must be fixed, requiring 120 Smithing, Blacksmith's Outfit, and Dwarven Bars. **Dwarven Blessing**: Rare drop from Grandmaster Caskets \(see [Misc](misc.md)\) and provides a 20% boost to PvM \(25% with Amulet of Zealots\). Consumes 1 Prayer Potion per 5 minutes of PvM \(reduced by 40% with Prayer Master Cape\). @@ -83,7 +83,7 @@ Abyssal equipment can be obtained by killing Malygos \(see [Malygos]()\). ### Nex Equipment -The following items can be obtained by killing Nex \(see [Nex]()\). These items all have very high bonuses in their respective style, Pernix - range, Torva - melee, and Virtus - magic. +The following items can be obtained by killing Nex \(see [Nex](../bosses/nex.md)\). These items all have very high bonuses in their respective style, Pernix - range, Torva - melee, and Virtus - magic. * **Pernix**: Cowl, Body, Legs, Gloves, Boots * **Torva**: Full Helm, Platebody, Platelegs, Gloves, Boots @@ -95,11 +95,11 @@ Additionally, the **Zartye** **Bow** is also obtainable as a drop. It provides t ### Drygore Weapons -Drygore weapons are a drop from the Kalphite King \(see [Kalphite King]()\). Each type of weapon has a main hand a offhand pair. +Drygore weapons are a drop from the Kalphite King \(see [Kalphite King](../bosses/kalphite-king.md)\). Each type of weapon has a main hand a offhand pair. * **Drygore Rapier** + **Offhand Drygore Rapier** - BiS CoX Points and CoX boost * **Drygore Mace** + **Offhand Drygore Rapier** - BiS Kalphite King -* **Drygore Longsword** + **Offhand Drygore Longsword** - BiS King Goldemar +* **Drygore Longsword** + **Offhand Drygore Longsword** - BiS King Goldemar and Ignecarus ### Dungeoneering Gear @@ -148,7 +148,7 @@ The Clue Hunter outfit can be obtained as a rare drop from Grandmaster Caskets \ ### Master Farmer Outfit -The Master Farmer outfit is craftable with 110 Crafting using Ent hides dropped from Treebeard \(see [Bosses]()\). The outfit gives +3 extra maximum patches, for every type of patch. This stacks with the +2 patches from the Scroll of farming. It does not have to be equipped. +The Master Farmer outfit is craftable with 110 Crafting using Ent hides dropped from Treebeard \(see [Treebeard]()\). The outfit gives +3 extra maximum patches, for every type of patch. This stacks with the +2 patches from the Scroll of farming. It does not have to be equipped. | Piece | Ent Hide Needed | | :--- | :--- | @@ -166,7 +166,7 @@ Additionally, master capes have a perk that is related to the skill that they ar | Skill | Perk | | :--- | :--- | -| Attack | 15% Boost to all PvM Doesnt stack with other cape boosts | +| Attack | 15% Boost to all PvM this doesnt stack with other cape boosts | | Strength | | | Defence | | | Hitpoints | | @@ -183,7 +183,7 @@ Additionally, master capes have a perk that is related to the skill that they ar | Slayer | | | Hunter | 2x Hunter speed | | Mining | | -| Smithing | 2x speed bost at blast burance, & 2x reduction in iron fails | +| Smithing | 2x speed bost at blast burance, & 2x reduction in smithing fails | | Fishing | 4x loot and Mystery Boxes from Fishing Trawler | | Cooking | 5x Cooking speed | | Firemaking | 2x Wintertodt loot | From badea438180b6460c389a5bcff2ba0be5af9697d Mon Sep 17 00:00:00 2001 From: lordzuku <47382776+lordzuku@users.noreply.github.com> Date: Mon, 19 Jul 2021 01:13:30 -0400 Subject: [PATCH 3/4] fixed links & some small changes From 529ab1f54d702689068a02b45e901b776f40e663 Mon Sep 17 00:00:00 2001 From: lordzuku <47382776+lordzuku@users.noreply.github.com> Date: Mon, 19 Jul 2021 01:15:31 -0400 Subject: [PATCH 4/4] missed 2 links at the top --- custom-items/equippables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-items/equippables.md b/custom-items/equippables.md index e436673..ebdc682 100644 --- a/custom-items/equippables.md +++ b/custom-items/equippables.md @@ -56,7 +56,7 @@ The dwarven tools are smithed from Dwarven Bars \(smelted from dwarven ore, see #### Dwarven Armor -Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropped by King Goldemar \(see [King Goldemar]()\). It has a resistance to dragonfire at ignecarus \(see [Ignecarus]()\) and provides high crush defence. +Dwarven armor is smithable from Dwarven Bars with 120 Smithing and is also dropped by King Goldemar \(see [King Goldemar](../bosses/king-goldemar.md)\). It has a resistance to dragonfire at ignecarus \(see [Ignecarus](../bosses/ignecarus.md)\) and provides high crush defence. | Armor Piece | Bars Needed | | :--- | :--- |