NetBSD/games/phantasia/phantasia.6

1157 lines
27 KiB
Groff
Raw Normal View History

.\" $NetBSD: phantasia.6,v 1.4 2001/04/02 22:41:43 wiz Exp $
1995-03-24 06:58:08 +03:00
.\"
.Dd April 1, 2001
.Dt PHANTASIA 6
.Os
.Sh NAME
.Nm phantasia
.Nd an interterminal fantasy game
.Sh SYNOPSIS
.Nm
.Op Fl abHmpSsx
.Sh DESCRIPTION
.Nm
1994-10-22 00:19:39 +03:00
is a role playing game
which allows players to roll up characters of various types to fight
monsters and other players.
Progression of characters is based upon gaining experience from fighting
monsters (and other players).
.Pp
1994-10-22 00:19:39 +03:00
Most of the game is menu driven and self-explanatory (more or less).
The screen is cursor updated, so be sure to set up the
.Ev TERM
1994-10-22 00:19:39 +03:00
variable in your environment.
.Pp
1994-10-22 00:19:39 +03:00
The options provide for a variety of functions to support the game.
They are:
.Pp
.Bl -tag -width aaa -offset indent
.It Fl a
1994-10-22 00:19:39 +03:00
Get a listing of all character names on file.
.It Fl b
Show scoreboard of top characters per login.
.It Fl H
1994-10-22 00:19:39 +03:00
Print header only.
.It Fl m
Get a monster listing.
.It Fl p
1994-10-22 00:19:39 +03:00
Purge old characters.
.It Fl S
Turn on wizard options, if allowed, if running as
.Dq root .
.It Fl s
Invokes
.Nm
without header information.
.It Fl x
Examine/change a particular character on file.
.El
.Pp
1994-10-22 00:19:39 +03:00
The characters are saved on a common file, in order to make the game
interactive between players. The characters are given a password
in order to retrieve them later. Only characters above
.Em level
1994-10-22 00:19:39 +03:00
zero are saved. Characters unused for awhile will be purged.
Characters are only placed on the scoreboard when they die.
.Sh AUTHOR
1994-10-22 00:19:39 +03:00
Edward Estes, AT&T Information Systems, Skokie, IL
.Sh PARTICULARS
.Ss "Normal Play"
1994-10-22 00:19:39 +03:00
A number of the player's more important statistics are almost always
displayed on the screen, with maximums (where applicable) in
parentheses.
.Pp
1994-10-22 00:19:39 +03:00
The character is placed randomly near the center of a cartesian
system.
Most commands are selected with a single letter or digit.
For example, one may move by hitting 'W', 'S', 'N', or 'E',
(lower case may also be used, at no time is the game case dependent).
One may also use 'H', 'J', 'K', 'L',
for movement, similar to
.Xr vi 1 .
1994-10-22 00:19:39 +03:00
To move to a specific (x, y) coordinate, use the
.Ic move
('1') command. The distance a character can move is calculated by
1994-10-22 00:19:39 +03:00
1 plus 1.5 per
.Em level .
1994-10-22 00:19:39 +03:00
Moving in a compass direction will move the player the maximum
allowed distance in that direction.
.Pp
1994-10-22 00:19:39 +03:00
A player may see who else is playing by using the
.Ic players
1994-10-22 00:19:39 +03:00
('2') option. One may see the coordinates of those who are the same
distance or closer to the origin as he/she.
.Em Kings ,
1994-10-22 00:19:39 +03:00
and
.Em council of the wise
1994-10-22 00:19:39 +03:00
can see and can be seen by everyone. A
.Em palantir
1994-10-22 00:19:39 +03:00
removes these restrictions.
.Pp
1994-10-22 00:19:39 +03:00
One can talk to other players with the
.Ic talk
1994-10-22 00:19:39 +03:00
('3') option. In general, this is a line or so of text. To remove a current
message, just type <return> when prompted for a message.
.Pp
1994-10-22 00:19:39 +03:00
The
.Ic stats
1994-10-22 00:19:39 +03:00
('4') option shows additional characteristics of a player.
.Pp
1994-10-22 00:19:39 +03:00
One may leave the game either with the
.Ic quit
1994-10-22 00:19:39 +03:00
('5') option.
.Pp
1994-10-22 00:19:39 +03:00
One may rest by default. Resting lets one regain maximum
.Em energy level ,
1994-10-22 00:19:39 +03:00
and also lets one find
.Em mana
1994-10-22 00:19:39 +03:00
(more is found for larger levels and further distances from the origin).
.Pp
1994-10-22 00:19:39 +03:00
One may call a monster by hitting '9' or 'C'.
.Pp
1994-10-22 00:19:39 +03:00
Use 'X' to examine other players.
.Pp
1994-10-22 00:19:39 +03:00
One may quit or execute a sub-shell by hitting interrupt.
Quitting during battle results in death for obvious reasons.
.Pp
1994-10-22 00:19:39 +03:00
Several other options become available as the player progresses in
.Em level
1994-10-22 00:19:39 +03:00
and
.Em magic ,
1994-10-22 00:19:39 +03:00
or to other stations in the game (
.Em valar ,
.Em council of the wise ,
.Em king ) .
1994-10-22 00:19:39 +03:00
These are described elsewhere.
In general, a control-L will force the redrawing of the screen.
.Pp
1994-10-22 00:19:39 +03:00
Other things which may happen are more or less self-explanatory.
.Ss "Fighting Monsters"
1994-10-22 00:19:39 +03:00
A player has several options while fighting monsters. They are as follows:
.Bl -tag -width skirmish -offset indent
.It Ic melee
1994-10-22 00:19:39 +03:00
Inflicts damage on the monster, based upon
.Em strength .
1994-10-22 00:19:39 +03:00
Also decreases the monster's
.Em strength
1994-10-22 00:19:39 +03:00
some.
.It Ic skirmish
1994-10-22 00:19:39 +03:00
Inflicts a little less damage than
.Ic melee ,
1994-10-22 00:19:39 +03:00
but decreases the monster's
.Em quickness
1994-10-22 00:19:39 +03:00
instead.
.It Ic evade
1994-10-22 00:19:39 +03:00
Attempt to run away. Success is based upon both the player's and
the monster's
.Em brains
1994-10-22 00:19:39 +03:00
and
.Em quickness .
.It Ic spell
1994-10-22 00:19:39 +03:00
Several options for throwing spells (described elsewhere).
.It Ic nick
1994-10-22 00:19:39 +03:00
Hits the monster one plus the player's
.Em sword ,
1994-10-22 00:19:39 +03:00
and gives the player 10% of the monster's
.Em experience .
1994-10-22 00:19:39 +03:00
Decreases the monster's
.Em experience
1994-10-22 00:19:39 +03:00
an amount proportional to the amount granted.
This also increases the monster's quickness.
Paralyzed monsters wake up very fast when nicked.
.It Ic luckout
This is essentially a battle of wits with the monster. Success is based
1994-10-22 00:19:39 +03:00
upon the player's and the monster's
.Em brains .
1994-10-22 00:19:39 +03:00
The player gets credit for slaying the monster if he/she succeeds.
Otherwise, nothing happens, and the chance to
.Ic luckout
1994-10-22 00:19:39 +03:00
is lost.
.El
.Ss "Character Statistics"
.Bl -tag -width quickness -offset indent
.It Em strength
1994-10-22 00:19:39 +03:00
determines how much damage a character can inflict.
.It Em quickness
1994-10-22 00:19:39 +03:00
determines how many chances a character gets to make decisions while
fighting.
.It Em energy level
1994-10-22 00:19:39 +03:00
specifies how much damage a character may endure before dying.
.It Em magic level
1994-10-22 00:19:39 +03:00
determines which spells a character may throw, and how effective those
spells will be.
.It Em brains
1994-10-22 00:19:39 +03:00
basically, the character's intelligence; used for various fighting options
and spells.
.It Em mana
1994-10-22 00:19:39 +03:00
used as a power source for throwing spells.
.It Em experience
1994-10-22 00:19:39 +03:00
gained by fighting monsters and other characters.
.It Em level
1994-10-22 00:19:39 +03:00
indicative of how much experience a character has accumulated; progresses
geometrically as
.Em experience
1994-10-22 00:19:39 +03:00
increases.
.It Em poison
1994-10-22 00:19:39 +03:00
sickness which degrades a character's performance (affects
.Em energy level
1994-10-22 00:19:39 +03:00
and
.Em strength ) .
.It Em sin
1994-10-22 00:19:39 +03:00
accumulated as a character does certain nasty things; used only rarely
in normal play of the game.
.It Em age
1994-10-22 00:19:39 +03:00
of player; roughly equivalent to number of turns.
As
.Em age
1994-10-22 00:19:39 +03:00
increases, many personal statistics degenerate.
.El
.Ss "Character Types"
1994-10-22 00:19:39 +03:00
Character statistics are rolled randomly from the above list, according
to character type. The types are as follows:
.Bl -tag -width "experimento" -offset indent
.It Em magic user
1994-10-22 00:19:39 +03:00
strong in
.Em magic level
1994-10-22 00:19:39 +03:00
and
.Em brains ,
weak in other areas. Must rely on wits and magic to survive.
.It Em fighter
1994-10-22 00:19:39 +03:00
good in
.Em strength
1994-10-22 00:19:39 +03:00
and
.Em energy level ,
fairly good in other areas. This adds up to a well-equipped fighter.
.It Em elf
1994-10-22 00:19:39 +03:00
very high
.Em quickness
1994-10-22 00:19:39 +03:00
and above average
.Em magic level
1994-10-22 00:19:39 +03:00
are
.Em elves
1994-10-22 00:19:39 +03:00
selling points.
.It Em dwarf
1994-10-22 00:19:39 +03:00
very high
.Em strength
1994-10-22 00:19:39 +03:00
and
.Em energy level ,
but with a tendency to be rather slow and not too bright.
.It Em halfling
1994-10-22 00:19:39 +03:00
rather quick and smart, with high
.Em energy level ,
but poor in
.Em magic
1994-10-22 00:19:39 +03:00
and
.Em strength .
1994-10-22 00:19:39 +03:00
Born with some
.Em experience .
.It Em experimento
1994-10-22 00:19:39 +03:00
very mediocre in all areas. However, the
.Em experimento
1994-10-22 00:19:39 +03:00
may be placed almost anywhere within the playing grid.
.El
.Pp
1994-10-22 00:19:39 +03:00
The possible ranges for starting statistics are summarized in
the following table.
.TS
l c c c c c c
l c c c c c c.
Type Strength Quick Mana Energy Brains Magic
_
Mag. User 10-15 30-35 50-100 30-45 60-85 5-9
Fighter 40-55 30-35 30-50 45-70 25-45 3-6
Elf 35-45 32-38 45-90 30-50 40-65 4-7
Dwarf 50-70 25-30 25-45 60-100 20-40 2-5
Halfling 20-25 34 25-45 55-90 40-75 1-4
Experimento 25 27 100 35 25 2
.TE
.\" .Bl -column "Experimento" "Strength" "Quick" "xxxxxx" "Energy" "Brains" "Magic"
.\" .It Sy Charactertype Strength Quick Mana Energy Brains Magic
.\" .It "Magic User" 10-15 30-35 50-100 30-45 60-85 5-9
.\" .It Fighter 40-55 30-35 30-50 45-70 25-45 3-6
.\" .It Elf 35-45 32-38 45-90 30-50 40-65 4-7
.\" .It Dwarf 50-70 25-30 25-45 60-100 20-40 2-5
.\" .It Halfling 20-25 34 25-45 55-90 40-75 1-4
.\" .It Experimento 25 27 100 35 25 2
.\" .El
.Pp
1994-10-22 00:19:39 +03:00
Not only are the starting characteristics different for the different
character types, the characteristics progress at different rates for the
different types as the character goes up in
.Em level .
.Em Experimentoes Ns '
1994-10-22 00:19:39 +03:00
characteristics progress randomly as one of the other types.
The progression as characters increase in
.Em level
1994-10-22 00:19:39 +03:00
is summarized in the following table.
.Pp
1994-10-22 00:19:39 +03:00
.TS
l c c c c c
l n n n n n.
Type Strength Mana Energy Brains Magic
_
Mag. User 2.0 75 20 6 2.75
Fighter 3.0 40 30 3.0 1.5
Elf 2.5 65 25 4.0 2.0
Dwarf 5 30 35 2.5 1
Halfling 2.0 30 30 4.5 1
.TE
.Pp
1994-10-22 00:19:39 +03:00
The character type also determines how much gold a player may
carry, how long until
.Em rings
1994-10-22 00:19:39 +03:00
can overcome the player, and how much
.Em poison
1994-10-22 00:19:39 +03:00
the player can withstand.
.Ss "Spells"
1994-10-22 00:19:39 +03:00
During the course of the game, the player may exercise his/her
magic powers. These cases are described below.
.Bl -tag -width "all or nothing" -offset indent
.It Ic cloak
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
20 (plus level 7)
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
35 plus 3 per rest period
.br
Used during normal play. Prevents monsters from finding the character,
as well as hiding the player from other players. His/her coordinates
show up as '?' in the
.Ic players
1994-10-22 00:19:39 +03:00
option. Players cannot collect
.Em mana ,
1994-10-22 00:19:39 +03:00
find trading posts, or discover the
.Em grail
while cloaked. Calling a monster uncloaks, as well as choosing
1994-10-22 00:19:39 +03:00
this option while cloaked.
.It Ic teleport
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
40 (plus level 12)
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
30 per 75 moved
.br
Used during normal play. Allows the player to move with much more freedom
1994-10-22 00:19:39 +03:00
than with the
.Ic move
1994-10-22 00:19:39 +03:00
option, at the price of expending mana. The maximum distance possible
to move is based upon
.Em level
1994-10-22 00:19:39 +03:00
and
.Em magic level .
.It Ic power blast
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
none
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
5 times
.Em level
1994-10-22 00:19:39 +03:00
.br
Used during inter-terminal battle. Damage is based upon
.Em magic level
1994-10-22 00:19:39 +03:00
and
.Em strength .
1994-10-22 00:19:39 +03:00
Hits much harder than a normal hit.
.It Ic all or nothing
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
none
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
1
.br
Used while combating monsters.
Has a 25% chance of working. If it works it hits the monster just enough
to kill it. If it fails, it doesn't hit the monster, and doubles the
monster's
.Em quickness
1994-10-22 00:19:39 +03:00
and
.Em strength .
1994-10-22 00:19:39 +03:00
Paralyzed monsters wake up much quicker as a result of this spell.
.It Ic magic bolt
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
5
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
variable
.br
Used while combating monsters. Hits the monster based upon the amount
of
.Em mana
1994-10-22 00:19:39 +03:00
expended and
.Em magic level .
1994-10-22 00:19:39 +03:00
Guaranteed to hit at least 10 per
.Em mana .
.It Ic force field
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
15
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
30
.br
Used during monster combat. Throws up a shield to protect from damage.
The shield is added to actual energy level, and is a fixed number, based
upon maximum energy. Normally, damage occurs first to the shield, and
then to the players actual
.Em energy level .
.It Ic transform
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
25
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
50
.br
Used during monster combat. Transforms the monster randomly into one
of the 100 monsters from the monster file.
.It Ic increase might
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
35
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
75
.br
Used during combat with monsters. Increases strength up to a maximum.
.It Ic invisibility
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
45
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
90
.br
Used while fighting monsters. Makes it harder for the monster to hit,
by temporarily increasing the player's
.Em quickness .
1994-10-22 00:19:39 +03:00
This spell may be thrown several times, but a maximum level will be reached.
.It Ic transport
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
60
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
125
.br
Used during monster combat. Transports the monster away from the
player. Success is base upon player's
.Em magic
1994-10-22 00:19:39 +03:00
and
.Em brains ,
1994-10-22 00:19:39 +03:00
and the monster's
.Em experience .
If it fails the player is transported instead. 60% of the time, the monster
1994-10-22 00:19:39 +03:00
will drop any treasure it was carrying.
.It Ic paralyze
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
75
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
150
.br
Used during monster combat.
.Dq Freezes
the monster by putting its
.Em quickness
1994-10-22 00:19:39 +03:00
slightly negative. The monster will slowly wake up. Success is based
upon player's
.Em magic
1994-10-22 00:19:39 +03:00
and the monster's
.Em experience .
1994-10-22 00:19:39 +03:00
If it fails, nothing happens.
.It Ic specify
.Em magic level necessary :
1994-10-22 00:19:39 +03:00
none
.br
.Em mana used :
1994-10-22 00:19:39 +03:00
1000
.br
Used during monster combat only by
.Em valar
1994-10-22 00:19:39 +03:00
or
.Em council of the wise .
1994-10-22 00:19:39 +03:00
Allows the player to pick which monster to fight.
.El
.Ss "Monsters"
1994-10-22 00:19:39 +03:00
Monsters get bigger as one moves farther from the origin (0,0). Rings of
distance 125 from the origin determine the size. A monster's
.Em experience ,
.Em energy level ,
1994-10-22 00:19:39 +03:00
and
.Em brains
1994-10-22 00:19:39 +03:00
are multiplied by the size.
.Em Strength
is increased 50% per size over one, and
.Em quickness
1994-10-22 00:19:39 +03:00
remains the same, regardless of size.
.Pp
1994-10-22 00:19:39 +03:00
Also, nastier monsters are found as one progress farther out
from the origin. Monsters also may flock. The percent chance of that
happening is designated as
.Em flock%
1994-10-22 00:19:39 +03:00
in the monster listing. Monsters outside the first ring
may carry treasure, as determined by their treasure type.
Flocking monsters, and bigger monsters increase the chances of treasure.
.Pp
1994-10-22 00:19:39 +03:00
Certain monsters have special abilities; they are as follows:
.Bl -tag -width "Assorted Faeries"
.It Em Unicorn
1994-10-22 00:19:39 +03:00
can only be subdued if the player is in possession of a
.Em virgin .
.It Em Modnar
1994-10-22 00:19:39 +03:00
has random characteristics, including treasure type.
.It Em Mimic
1994-10-22 00:19:39 +03:00
will pick another name from the list of monsters in order to
confuse.
.It Em Dark Lord
1994-10-22 00:19:39 +03:00
very nasty person. Does not like to be hit (especially nicked),
and many spells do not work well (or at all) against him.
One can always
.Em evade
1994-10-22 00:19:39 +03:00
from the
.Em Dark Lord .
.It Em Leanan-Sidhe
1994-10-22 00:19:39 +03:00
also a very nasty person. She will permanently sap
.Em strength
1994-10-22 00:19:39 +03:00
from someone.
.It Em Saruman
1994-10-22 00:19:39 +03:00
wanders around with
.Em Wormtongue ,
who can steal a
.Em palantir .
1994-10-22 00:19:39 +03:00
Also,
.Em Saruman
1994-10-22 00:19:39 +03:00
may turn a player's gems into gold pieces,
or scramble her/his stats.
.It Em Thaumaturgist
1994-10-22 00:19:39 +03:00
can transport a player.
.It Em Balrog
1994-10-22 00:19:39 +03:00
inflicts damage by taking away
.Em experience ,
not
.Em energy .
.It Em Vortex
1994-10-22 00:19:39 +03:00
may take some
.Em mana .
.It Em Nazgul
1994-10-22 00:19:39 +03:00
may try to steal a
.Em ring
1994-10-22 00:19:39 +03:00
or neutralize part of one's
.Em brains .
.It Em Tiamat
1994-10-22 00:19:39 +03:00
may take half a player's
.Em gold
1994-10-22 00:19:39 +03:00
and
.Em gems
1994-10-22 00:19:39 +03:00
and escape.
.It Em Kobold
1994-10-22 00:19:39 +03:00
may get nasty and steal one gold piece and run away.
.It Em Shelob
1994-10-22 00:19:39 +03:00
may bite, inflicting the equivalent of one
.Em poison .
.It Em Assorted Faeries
1994-10-22 00:19:39 +03:00
These are killed if attacking someone carrying
.Em holy water .
1994-10-22 00:19:39 +03:00
These are
.Em Cluricaun , Fir Darrig , Fachan ,
.Em Ghille Dhu , Bogle , Killmoulis ,
1994-10-22 00:19:39 +03:00
and
.Em Bwca .
.It Em Lamprey
1994-10-22 00:19:39 +03:00
may bite, inflicting 1/2 of a
.Em poison .
.It Em Shrieker
1994-10-22 00:19:39 +03:00
will call one of its (much bigger) buddies if picked upon.
.It Em Bonnacon
1994-10-22 00:19:39 +03:00
will become bored with battle, fart, and run off.
.It Em Smeagol
1994-10-22 00:19:39 +03:00
will try to steal a
.Em ring
1994-10-22 00:19:39 +03:00
from a player, if given the chance.
.It Em Succubus
1994-10-22 00:19:39 +03:00
may inflict damage through a
.Ic force field .
1994-10-22 00:19:39 +03:00
This subtracts from
.Em energy level
1994-10-22 00:19:39 +03:00
instead of any shield the player may have thrown up.
This is a very easy way to die.
.It Em Cerberus
1994-10-22 00:19:39 +03:00
loves metal and will steal all the metal treasures from
a player if able.
.It Em Ungoliant
1994-10-22 00:19:39 +03:00
can bite and poison. This inflicts five
.Em poisons ,
and also takes one from the player's
.Em quickness .
.It Em Jabberwock
1994-10-22 00:19:39 +03:00
may tire of battle, and leave after calling one of his friends
.Em ( Jubjub Bird
1994-10-22 00:19:39 +03:00
or
.Em Bandersnatch ) .
.It Em Morgoth
1994-10-22 00:19:39 +03:00
actually
.Em Modnar ,
but reserved for
.Em council of the wise , valar ,
1994-10-22 00:19:39 +03:00
and
.Em ex-valar .
1994-10-22 00:19:39 +03:00
Fights with
.Em Morgoth
end when either he or the player dies. His characteristics
1994-10-22 00:19:39 +03:00
are calculated based upon the player's. The player is given
the chance to ally with him. No magic, except
.Ic force field
1994-10-22 00:19:39 +03:00
works when battling
.Em Morgoth .
.It Em Troll
1994-10-22 00:19:39 +03:00
may regenerate its
.Em energy
1994-10-22 00:19:39 +03:00
and
.Em strength
1994-10-22 00:19:39 +03:00
while in battle.
.It Em Wraith
1994-10-22 00:19:39 +03:00
may make a player blind.
.El
.Ss "Treasures"
1994-10-22 00:19:39 +03:00
The various treasure types are as follows:
.Bl -tag -width "type twelve/thirteen"
.It Type zero
none
.It Type one
.Em power booster
1994-10-22 00:19:39 +03:00
\- adds mana.
.br
.Em druid
1994-10-22 00:19:39 +03:00
\- adds experience.
.br
.Em holy orb
1994-10-22 00:19:39 +03:00
\- subtracts 0.25 sin.
.TP 1.5i
.It Type two
.Em amulet
1994-10-22 00:19:39 +03:00
\- protects from cursed treasure.
.br
.Em holy water
1994-10-22 00:19:39 +03:00
\- kills
.Em assorted faeries .
1994-10-22 00:19:39 +03:00
.br
.Em hermit
1994-10-22 00:19:39 +03:00
\- reduces sin by 25% and adds some mana.
.It Type three
.Em shield
1994-10-22 00:19:39 +03:00
\- adds to maximum
.Em energy level .
1994-10-22 00:19:39 +03:00
.br
.Em virgin
1994-10-22 00:19:39 +03:00
\- used to subdue a
.Em unicorn ,
or to give much
.Em experience
1994-10-22 00:19:39 +03:00
(and some
.Em sin ) .
1994-10-22 00:19:39 +03:00
.br
.Em athelas
1994-10-22 00:19:39 +03:00
\- subtracts one
.Em poison .
.It Type four (scrolls)
.Em shield
1994-10-22 00:19:39 +03:00
\- throws a bigger than normal
.Ic force field .
1994-10-22 00:19:39 +03:00
.br
.Em invisible
1994-10-22 00:19:39 +03:00
\- temporarily puts the finder's
.Em quickness
1994-10-22 00:19:39 +03:00
to one million.
.br
.Em ten fold strength
1994-10-22 00:19:39 +03:00
\- multiplies finder's strength by ten.
.br
.Em pick monster
1994-10-22 00:19:39 +03:00
\- allows finder to pick next monster to battle.
.br
.Em general knowledge
1994-10-22 00:19:39 +03:00
\- adds to finder's
.Em brains
1994-10-22 00:19:39 +03:00
and
.Em magic level .
.Pp
1994-10-22 00:19:39 +03:00
All the scrolls except
.Em general knowledge
1994-10-22 00:19:39 +03:00
automatically call a monster. These preserve any
spells that were already in effect, but are only in
effect while in battle.
.It Type five
.Em dagger
1994-10-22 00:19:39 +03:00
\- adds to
.Em strength .
1994-10-22 00:19:39 +03:00
.br
.Em armour
1994-10-22 00:19:39 +03:00
\- same as a
.Em shield ,
1994-10-22 00:19:39 +03:00
but bigger.
.br
.Em tablet
\- adds
.Em brains .
.It Type six
.Em priest
\- rests to maximum; adds
.Em mana , brains ;
1994-10-22 00:19:39 +03:00
and halves
.Em sin .
1994-10-22 00:19:39 +03:00
.br
.Em Robin Hood
1994-10-22 00:19:39 +03:00
\- increases
.Em shield
1994-10-22 00:19:39 +03:00
and adds permanently to
.Em strength .
1994-10-22 00:19:39 +03:00
.br
.Em axe
1994-10-22 00:19:39 +03:00
\- like
.Em dagger ,
1994-10-22 00:19:39 +03:00
but bigger.
.It Type seven
.Em charm
1994-10-22 00:19:39 +03:00
\- protects from cursed treasure (used before
.Em amulet ) ;
used in conjunction with
.Em blessing
1994-10-22 00:19:39 +03:00
to battle
.Em Dark Lord .
1994-10-22 00:19:39 +03:00
.br
.Em Merlyn
1994-10-22 00:19:39 +03:00
\- adds
.Em brains , magic ,
1994-10-22 00:19:39 +03:00
and
.Em mana .
1994-10-22 00:19:39 +03:00
.br
.Em war hammer
1994-10-22 00:19:39 +03:00
\- like an
.Em axe ,
1994-10-22 00:19:39 +03:00
but bigger.
.It Type eight
.Em healing potion
1994-10-22 00:19:39 +03:00
\- sets
.Em poison
1994-10-22 00:19:39 +03:00
to -2, or subtracts two from
.Em poison ,
1994-10-22 00:19:39 +03:00
whichever is better.
.br
.Em transporter
1994-10-22 00:19:39 +03:00
\- allows finder to move anywhere.
.br
.Em sword
1994-10-22 00:19:39 +03:00
\- like a
.Em war hammer ,
but bigger.
.It Type nine
.Em golden crown
1994-10-22 00:19:39 +03:00
\- allows the player to become
.Em king ,
1994-10-22 00:19:39 +03:00
by going to (0,0).
.br
.Em blessing
1994-10-22 00:19:39 +03:00
\- cuts
.Em sin
1994-10-22 00:19:39 +03:00
to 1/3, adds
.Em mana ,
rests to maximum, kills
.Em Dark Lord
1994-10-22 00:19:39 +03:00
with a
.Em charm ,
1994-10-22 00:19:39 +03:00
and gives bearer first hit on all monsters.
.br
.Em quicksilver
\- adds to
.Em quickness .
.It Type ten
.Em elven boots
1994-10-22 00:19:39 +03:00
\- adds permanently to
.Em quickness .
.It Type eleven
.Em palantir
1994-10-22 00:19:39 +03:00
\- allows one to see all the other players; used by
.Em council of the wise
1994-10-22 00:19:39 +03:00
to seek the
.Em grail .
.It Type twelve/thirteen
.Em ring
1994-10-22 00:19:39 +03:00
\- allows one to hit much harder in battle, etc.
.El
.Pp
1994-10-22 00:19:39 +03:00
Any treasure type 10-13 monsters may instead carry a type nine treasure.
.Pp
1994-10-22 00:19:39 +03:00
A monster may also be carrying
.Em gold
1994-10-22 00:19:39 +03:00
or
.Em gems .
1994-10-22 00:19:39 +03:00
These are used at
.Em trading posts
to buy things. A
.Em gem
1994-10-22 00:19:39 +03:00
is worth 1000 gold pieces. Too much
.Em gold
1994-10-22 00:19:39 +03:00
will slow a player down. One may carry 1000 plus 200 per
.Em level
1994-10-22 00:19:39 +03:00
of
.Em gold .
1994-10-22 00:19:39 +03:00
A
.Em gem
1994-10-22 00:19:39 +03:00
weighs one half a gold piece.
Monsters of treasure type 7 or higher may carry
.Em gems .
.Pp
1994-10-22 00:19:39 +03:00
The chance of a cursed treasure is based upon treasure type.
The more valuable treasures have a greater chance of being cursed.
A cursed treasure knocks
.Em energy level
1994-10-22 00:19:39 +03:00
very low, and adds 0.25
.Em poison .
.Ss "Rings"
.Em Rings
1994-10-22 00:19:39 +03:00
are only carried by
.Em nazguls
1994-10-22 00:19:39 +03:00
and
.Em Dark Lords .
1994-10-22 00:19:39 +03:00
They come in four different flavors.
All
.Em rings
1994-10-22 00:19:39 +03:00
rest the player to maximum and cause him/her to hit much harder
in battle with monsters (assuming one has chosen to use the
.Em ring
1994-10-22 00:19:39 +03:00
for battle.)
.Pp
1994-10-22 00:19:39 +03:00
Two types of
.Em rings
1994-10-22 00:19:39 +03:00
are cursed and come either from
.Em nazguls
1994-10-22 00:19:39 +03:00
or
.Em Dark Lord .
1994-10-22 00:19:39 +03:00
After a few times of using these types, the player falls
under the control of the
.Em ring ,
1994-10-22 00:19:39 +03:00
and strange, random things will occur.
Eventually, the player dies, and gives his/her name to a monster
on the file.
Dying before the
.Em ring
1994-10-22 00:19:39 +03:00
is used up also renames the monster.
.Pp
1994-10-22 00:19:39 +03:00
The two remaining types of
.Em rings
1994-10-22 00:19:39 +03:00
are much more benign.
The one from a
.Em nazgul
1994-10-22 00:19:39 +03:00
is good for a limited number of battle rounds, and will save
the player from death if it was being used when he/she died.
The one from
.Em Dark Lord
1994-10-22 00:19:39 +03:00
is the same, except that it never is used up.
.Em rings
1994-10-22 00:19:39 +03:00
disappear after saving someone from death.
In general, cursed
.Em rings
1994-10-22 00:19:39 +03:00
occur much more often than normal ones.
It is usually not a good idea to pick one up.
The only way to get rid of a
.Em ring
1994-10-22 00:19:39 +03:00
is to have a monster steal it.
.Ss "King"
1994-10-22 00:19:39 +03:00
A player may become
.Em king
by finding a
.Em crown
1994-10-22 00:19:39 +03:00
and going to (0,0). Players must have a
.Em level
1994-10-22 00:19:39 +03:00
in the range of 10 to 1000 to be able to find a
.Em crown .
1994-10-22 00:19:39 +03:00
When a player with one or more
.Em crowns
1994-10-22 00:19:39 +03:00
reaches
.Em level
1994-10-22 00:19:39 +03:00
1000, the
.Em crowns
1994-10-22 00:19:39 +03:00
are converted to
.Em gold .
.Pp
Once a player is king, he/she may do certain things while in
1994-10-22 00:19:39 +03:00
the Lord's Chamber (0,0). These are exercised with the
.Ic decree
1994-10-22 00:19:39 +03:00
('0') option.
.Bl -tag -width "collect taxes"
.It Ic transport
1994-10-22 00:19:39 +03:00
This is done to another player. It randomly moves the affected
player about. A
.Em charm
1994-10-22 00:19:39 +03:00
protects from transports.
.It Ic curse
1994-10-22 00:19:39 +03:00
This is done to another player. It is analogous to cursed treasure,
but worse. It inflicts two
.Em poison ,
1994-10-22 00:19:39 +03:00
knocks
.Em energy level
1994-10-22 00:19:39 +03:00
very low, and degrades the maximum energy. It also
removes a
.Em cloak .
1994-10-22 00:19:39 +03:00
A
.Em blessing
1994-10-22 00:19:39 +03:00
protects from king's curses.
.It Ic energy void
1994-10-22 00:19:39 +03:00
The king may put a number of these scattered about
his/her kingdom as he/she pleases.
If a player hits one, he/she loses
.Em mana , energy ,
1994-10-22 00:19:39 +03:00
and
.Em gold .
1994-10-22 00:19:39 +03:00
The energy void disappears after being hit.
.It Ic bestow
1994-10-22 00:19:39 +03:00
This is also done to another player. The king may
wish to reward one or more loyal subjects by sharing his/her
riches
.Em ( gold ) .
Or it is a convenient way to dispose of some unwanted
1994-10-22 00:19:39 +03:00
deadweight.
.It Ic collect taxes
1994-10-22 00:19:39 +03:00
Everyone pays 7% tax on all
.Em gold
1994-10-22 00:19:39 +03:00
and
.Em gems
1994-10-22 00:19:39 +03:00
acquired, regardless of the existence of a
.Em king .
1994-10-22 00:19:39 +03:00
The king collects the accrued taxes with this option.
.El
.Pp
1994-10-22 00:19:39 +03:00
The
.Em king
may also
.Ic teleport
1994-10-22 00:19:39 +03:00
anywhere for free by using the origin as a starting place.
.Ss "Council of the Wise, Valar"
1994-10-22 00:19:39 +03:00
A player automatically becomes a member of the
.Em council of the wise
1994-10-22 00:19:39 +03:00
upon reaching level 3000. Members of the council cannot have
.Em rings .
1994-10-22 00:19:39 +03:00
Members of the council have a few extra options which they can exercise.
These are exercised with the
.Ic intervene
1994-10-22 00:19:39 +03:00
('8') option.
All
.Ic intervene
1994-10-22 00:19:39 +03:00
options cost 1000 mana.
One
.Ic intervene
1994-10-22 00:19:39 +03:00
option is to
.Ic heal
1994-10-22 00:19:39 +03:00
another player. This is just a quick way for that player to be rested
to maximum and lose a little
.Em poison .
1994-10-22 00:19:39 +03:00
The main purpose in life for members of the council is to seek the
.Em Holy Grail .
1994-10-22 00:19:39 +03:00
This is done with a
.Em palantir
1994-10-22 00:19:39 +03:00
under the
.Ic seek grail
1994-10-22 00:19:39 +03:00
option. The distance cited by the seek is accurate within 10%, in order
not to make it too easy to find the grail.
A player must have infinitesimally small
.Em sin ,
1994-10-22 00:19:39 +03:00
or else it's all over upon finding the grail.
In order to help members of the council on their quest, they
may
.Ic teleport
1994-10-22 00:19:39 +03:00
with greater ease.
.Pp
1994-10-22 00:19:39 +03:00
Upon finding the grail, the player advances to position of
.Em valar .
1994-10-22 00:19:39 +03:00
He/she may then exercise more and niftier options under
.Ic intervention .
1994-10-22 00:19:39 +03:00
These include all of the council members' options plus the
ability to move other players about, bless them, and throw monsters at
them.
A
.Em valar Ns 's
1994-10-22 00:19:39 +03:00
blessing has the same effect as the treasure
.Em blessing ,
1994-10-22 00:19:39 +03:00
except that the affected player does not get his/her
.Em blessing
1994-10-22 00:19:39 +03:00
flag set.
All
.Ic intervention
1994-10-22 00:19:39 +03:00
options which affect other players age the player
who uses them.
.Em Valars
1994-10-22 00:19:39 +03:00
are essentially immortal, but are actually given five lives.
If these are used up, the player is left to die, and becomes an
.Em ex-valar .
A
.Em valar
1994-10-22 00:19:39 +03:00
cannot
.Ic move , teleport ,
1994-10-22 00:19:39 +03:00
or call monsters.
(An exception to this is if the
.Em valar
1994-10-22 00:19:39 +03:00
finds a
.Em transporter . )
1994-10-22 00:19:39 +03:00
This is to allow him/her to dispose of excess
.Em gold .
1994-10-22 00:19:39 +03:00
Any monsters which a
.Em valar
1994-10-22 00:19:39 +03:00
encounters are based upon his/her size.
Only one valar may exist at a time.
The current valar is replaced when another player finds the grail.
The valar is then bumped back to the council of the wise.
.Ss "Wizard"
1994-10-22 00:19:39 +03:00
The
.Em wizard
1994-10-22 00:19:39 +03:00
is usually the owner of the game, and the one who maintains
the associated files.
The
.Em wizard
1994-10-22 00:19:39 +03:00
is granted special powers within the game, if it is invoked
with the
.Fl S
option.
1994-10-22 00:19:39 +03:00
Otherwise, the
.Em wizard
1994-10-22 00:19:39 +03:00
plays no different from other players.
The
.Em wizard
1994-10-22 00:19:39 +03:00
abilities are outlined below.
.Bl -tag -width "super character type"
.It Ic change players
When examining a player, (game invoked with
.Fl x ,
or use 'X' from within game), the
.Em wizard
1994-10-22 00:19:39 +03:00
may also change the player.
.It Ic intervention
1994-10-22 00:19:39 +03:00
The
.Em wizard
1994-10-22 00:19:39 +03:00
may do all the
.Ic intervention
1994-10-22 00:19:39 +03:00
options. One extra option,
.Ic vaporize ,
1994-10-22 00:19:39 +03:00
is added to kill any offensive players.
.It Ic super character type
1994-10-22 00:19:39 +03:00
An extra character type is added. This character starts with the
maximum possible in all statistics, selected from the other character types.
A
.Em super
1994-10-22 00:19:39 +03:00
character's statistics also progress at the maximum possible rate, selected
from the other character types.
.El
.Ss "Special Places"
1994-10-22 00:19:39 +03:00
Certain regions of the playing grid have different names.
In general, this is only to give the player some idea of
his/her present location. Some special places do exist.
.Bl -tag -width "Trading Posts"
.It Em Trading Posts
These are located at |x| == |y| == n*n*100 for n = 1, 2, ..., 1000.
1994-10-22 00:19:39 +03:00
Trading posts farther out have more things for sale.
Be careful about cheating the merchants there, as they have short
tempers.
Merchants are dishonest about 5% of the time.
.It Em Lord's Chamber
1994-10-22 00:19:39 +03:00
This is located at (0,0). Only players with
.Em crowns
1994-10-22 00:19:39 +03:00
may enter.
.It Em Point of \&No Return
1994-10-22 00:19:39 +03:00
This is located beyond 1.2e+6 in any direction.
The only way to return from here is a
.Em transporter
1994-10-22 00:19:39 +03:00
or to have a
.Em valar
1994-10-22 00:19:39 +03:00
relocate the player.
.It Em Dead Marshes
This is a band located fairly distant from the origin. The first
1994-10-22 00:19:39 +03:00
fourteen monsters (water monsters) can normally only be found here.
.It Em Valhala
1994-10-22 00:19:39 +03:00
This place is where the
.Em valar
1994-10-22 00:19:39 +03:00
resides. It is associated with no particular coordinate on the
playing grid.
.El
.Ss "Miscellaneous"
1994-10-22 00:19:39 +03:00
Once a player reaches
.Em level
1994-10-22 00:19:39 +03:00
5, the game will start to time out waiting for input.
This is to try to keep the game a bit faster paced.
.Pp
1994-10-22 00:19:39 +03:00
A
.Em guru
1994-10-22 00:19:39 +03:00
will never be disgusted with your
.Em sins
1994-10-22 00:19:39 +03:00
if they are less than one.
.Pp
1994-10-22 00:19:39 +03:00
A
.Em medic
1994-10-22 00:19:39 +03:00
wants half of a player's
.Em gold
1994-10-22 00:19:39 +03:00
to be happy. Offering more than one has, or a negative amount
will anger the
.Em medic ,
1994-10-22 00:19:39 +03:00
who will make the player worse (add one
.Em poison ) .
.Pp
1994-10-22 00:19:39 +03:00
The
.Em Holy Grail
1994-10-22 00:19:39 +03:00
does little for those who are not ready to behold it.
Whenever anyone finds it, it moves.
It is always located within 1e+6 in any compass direction of the origin.
.Pp
1994-10-22 00:19:39 +03:00
There is a maximum amount of
.Em mana
1994-10-22 00:19:39 +03:00
and
.Em charms
1994-10-22 00:19:39 +03:00
a player may posses, based upon
.Em level .
.Em Quicksilver
1994-10-22 00:19:39 +03:00
is always limited to to a maximum of 99.
.Pp
.Em Books
1994-10-22 00:19:39 +03:00
bought at a
.Em trading post
increase
.Em brains ,
1994-10-22 00:19:39 +03:00
based upon the number bought.
It is unwise, however to buy more than 1/10 of one's
.Em level
1994-10-22 00:19:39 +03:00
in books at a time.
.Pp
1994-10-22 00:19:39 +03:00
Players over level 10000 are automatically retired.
.Pp
1994-10-22 00:19:39 +03:00
A
.Em blindness
1994-10-22 00:19:39 +03:00
goes away in random time.
.Pp
1994-10-22 00:19:39 +03:00
Players with
.Em crowns
1994-10-22 00:19:39 +03:00
are identified with a '*' before their character type.
.Ss "Inter-terminal Battle"
1994-10-22 00:19:39 +03:00
When two player's coordinates correspond, they may engage in battle.
In general, the player with the highest
.Em quickness
1994-10-22 00:19:39 +03:00
gets the first hit.
If the two players are severely mis-matched, the stronger player
is drastically handicapped for the battle.
In order to protect from being stuck in an infinite loop,
the player waiting for response may time out. Options for battle are:
.Bl -tag -width "power blast"
.It Ic fight
1994-10-22 00:19:39 +03:00
Inflicts damage upon other person.
.It Ic run away
1994-10-22 00:19:39 +03:00
Escape from battle. Has a 75% chance of working.
.It Ic power blast
1994-10-22 00:19:39 +03:00
Battle spell.
.It Ic luckout
One-time chance to try to win against the foe. Has a 10% chance of
working.
.El
.Pp
1994-10-22 00:19:39 +03:00
Sometimes waits for the other player may be excessive, because
he/she may be battling a monster. Upon slaying a player in battle
the winner gets the other's
.Em experience
1994-10-22 00:19:39 +03:00
and treasures.
.Em Rings
1994-10-22 00:19:39 +03:00
do not work for inter-terminal battle.
.Sh BUGS
1994-10-22 00:19:39 +03:00
All screen formats assume at least 24 lines by at least 80 columns.
No provisions are made for when any of the data items get too big
for the allotted space on the screen.