Quests

Introduction

This quest database currently contains 89 quests and quests have been requested 17,030 times.

Reinc Preparation

There are a few things that you should, if you can, do ahead of time in order to make your reinc process a lot less painful. Here's a short list of quests you should try and do ahead of time

  1. Collect alcohol from Osir/Yaga's pubs for 'Thirsty taskmaster'.
  2. Collect 10 swamp mushrooms from Damorra for 'Strange swamp mushrooms'.
  3. Get head or bull for 'Clan McFaerun'.
  4. Get a 'Human Arm (2h)' for 'Depraved taskmaster'.
  5. Kill Cynara and get 'A silver band' for 'The Silver Band'.
  6. Get 'a good-berry pie' for 'Bring Lachesis one of the famous pies of Minda'.
  7. Collect ingots for 'The Mine Fraud'.
  8. Get 'Vine root' for 'Rescue Fanis from the vines'.

Usage

You can either select a quest from the pulldown below, search for it by keywords, or you can access the quest data through raw http requests using either your browser, wget, etc. I have a simple macro, in my TinyFugue, which uses wget to pull the hints from this page-- this was the main motivation for allowing these field by field requests.

$ wget -qO - 'http://www.zombii.org/quests/?q=Depraved taskmaster&f=points'
90

Some of the valid fields that you can request include 'id', 'name', 'points', 'difficulty', 'solo', 'description', 'hint' and 'views'.

Try it

Help

If there are quests missing and you know how to solve them, please do, send me a mudmail with the quests' name, points, description, and step by step information on how to solve it. I am particular about how I create the hints, but if you think you can follow the format, more power to you.

TinyFugue

You may also be interested in my quest lookup tool for tf which can be found here.