Class GuessKillsNPC

java.lang.Object
games.stendhal.server.maps.nalwor.city.GuessKillsNPC
All Implemented Interfaces:
ZoneConfigurator

public class GuessKillsNPC extends Object implements ZoneConfigurator
QUEST: The Guessing Game PARTICIPANTS:
  • Crearid, an old lady found in Nalwor city
STEPS:
  • Crearid asks if you want to play a game
  • She picks a random creature you have killed and asks you to guess how many of those you killed
  • You get three guesses and get rewarded if your guess exactly matches the number or a lower reward if your guess is close to the correct number
REWARD:
  • 50 XP
REPETITIONS:
  • Weekly
  • Constructor Details

    • GuessKillsNPC

      public GuessKillsNPC()
  • Method Details