diff --git a/SUMMARY.md b/SUMMARY.md index 018849f..29bfff8 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -14,6 +14,7 @@ * [Crack The Clue](miscellaneous/crack-the-clue.md) * [Collecting](miscellaneous/collecting.md) * [Buyables](miscellaneous/buyables.md) +* [Kourend Favour](miscellaneous/kourend-favour.md) ## Bosses diff --git a/miscellaneous/kourend-favour.md b/miscellaneous/kourend-favour.md new file mode 100644 index 0000000..d0acd99 --- /dev/null +++ b/miscellaneous/kourend-favour.md @@ -0,0 +1,140 @@ +Kourend favour is useful for various unlocks for your minion. It works similarly to the main game, but the methods of obtaining favour are more limited. Minions start at 0 favour and can gain up to 100 favour for each of the 5 houses, Arceuus, Hosidius, Piscarilius, Lovakengj, and Shayzien. Minions cannot lose favour. + +You can obtain favour using the following commands, `+kourendfavour `, `+favour `, `+kourend `, or `+kf `. + +# **Houses** + +## **Arceuus** + +`+kf arceuus`, `+kf arceuu`, `+kf arceu`, `+kf arce` + +### Costs + +* 2x Stamina potion(4) (optional) + +### Boosts + +* -50% boost if NOT using 2x Stamina potion(4) `+kf arceuus --ns` + +### Favour gained + +* 50 Arceuus favour per (30 minute) trip + +### Extra rewards + +* 13x Book of arcane knowledge + +### Unlocks + +| Favour | Unlock | +| ------ | ------ | +| 100 | Access to the dark altar to runecraft blood and soul runes | +| 100 | Ability to create Arceuus graceful pieces | + +## **Hosidius** + +`+kf hosidius`, `+kf hosidi`, `+kf hosid`, `+kf hosi` + +### Costs + +* 475x Compost +* 475x Saltpetre + +### Favour gained + +* 50 Hosidius favour per (20 minute) trip + +### Unlocks + +| Favour | Unlock | +| ------ | ------ | +| 60 | Requirement for accessing the Farming Guild | +| 65 | Access to grape farming patches | +| 75 | Requirement for accessing the Woodcutting Guild | +| 100 | Access to tithe farm | +| 100 | Ability to create Hosidius graceful pieces | + +## **Lovakengj** + +`+kf lovakengj`, `+kf lovake`, `+kf lovak`, `+kf lova` + +### Requirements + +* 65 Mining +* 73 Smithing + +### Favour gained + +* 1 Lovakengj favour per 2 minutes (should be a 30 minute trip) + +### Extra rewards + +* 9x Volcanic sulphur (per 2 minutes) + +### Unlocks + +| Favour | Unlock | +| ------ | ------ | +| 100 | Ability to create Lovakengj graceful pieces | + +## **Piscarilius** + +`+kf piscarilius`, `+kf piscar`, `+kf pisca`, `+kf pisc` + +### Requirements + +* 30 Crafting +* 15 Hunter + +### Costs + +* 45x Plank +* 25x Steel bar + +### Favour gained + +* 25 Piscarilius favour per (30 minute) trip + +### Unlocks + +| Favour | Unlock | +| ------ | ------ | +| 100 | Requirement for catching Raw anglerfish | +| 100 | Ability to create Piscarilius graceful pieces | + +## **Shayzien** + +`+kf shayzien`, `+kf shayzi`, `+kf shayz`, `+kf shay` + +### Requirements + +* 50 Attack +* 50 Strength +* 50 Defence +* 50 Hitpoints +* 43 Prayer + +### Costs + +* 2x Prayer potion(4) +* 2x Stamina potion(4) (optional) + +### Boosts + +* -50% boost if NOT using 2x Stamina potion(4) `+kf shayzien --ns` + +### Favour gained + +* 50 Shayzien favour per (30 minute) trip + +### Extra rewards + +* 3x Training manual +* 5x All pieces of Shayzien armor upon reaching 100 Shayzien favour + +### Unlocks + +| Favour | Unlock | +| ------ | ------ | +| 100 | Requirement for killing Lizardman shamans | +| 100 | Ability to create Shayzien graceful pieces | \ No newline at end of file