Tue May 26 01:34:32 2009 UTC ()
Edit some.


(dholland)
diff -r1.12 -r1.13 src/games/phantasia/phantasia.6

cvs diff -r1.12 -r1.13 src/games/phantasia/phantasia.6 (expand / switch to unified diff)

--- src/games/phantasia/phantasia.6 2009/05/26 00:58:59 1.12
+++ src/games/phantasia/phantasia.6 2009/05/26 01:34:32 1.13
@@ -1,155 +1,153 @@ @@ -1,155 +1,153 @@
1.\" $NetBSD: phantasia.6,v 1.12 2009/05/26 00:58:59 dholland Exp $ 1.\" $NetBSD: phantasia.6,v 1.13 2009/05/26 01:34:32 dholland Exp $
2.\" 2.\"
3.Dd April 1, 2001 3.Dd April 1, 2001
4.Dt PHANTASIA 6 4.Dt PHANTASIA 6
5.Os 5.Os
6.Sh NAME 6.Sh NAME
7.Nm phantasia 7.Nm phantasia
8.Nd an interterminal fantasy game 8.Nd an interterminal fantasy game
9.Sh SYNOPSIS 9.Sh SYNOPSIS
10.Nm 10.Nm
11.Op Fl abHmpSsx 11.Op Fl abHmpSsx
12.Sh DESCRIPTION 12.Sh DESCRIPTION
13.Nm 13.Nm
14is a role-playing game that allows players to roll up characters of 14is a role-playing game that allows players to create characters of
15various types to fight monsters and other players. 15various types to fight monsters and other players.
16Progression of characters is based upon gaining experience from fighting 16Progression of characters is based upon gaining experience from fighting
17monsters (and other players). 17monsters and other players.
18.Pp 18.Pp
19Most of the game is menu-driven and self-explanatory (more or less). 19Most of the game is menu-driven and more or less self-explanatory.
20The screen is cursor updated, so be sure to set up the 20The screen is cursor updated, so be sure to set up the
21.Ev TERM 21.Ev TERM
22variable in your environment. 22variable in your environment.
23.Pp 23.Sh OPTIONS
24The options provide for a variety of functions to support the game. 
25They are: 
26.Bl -tag -width aaa -offset indent 24.Bl -tag -width aaa -offset indent
27.It Fl a 25.It Fl a
28Get a listing of all character names on file. 26List all character names on file.
29.It Fl b 27.It Fl b
30Show scoreboard of top characters per login. 28Show scoreboard of top characters per login.
31.It Fl H 29.It Fl H
32Print header only. 30Print header only.
33.It Fl m 31.It Fl m
34Get a monster listing. 32List monsters.
35.It Fl p 33.It Fl p
36Purge old characters. 34Purge old characters.
37.It Fl S 35.It Fl S
38Turn on wizard options, if allowed, if running as 36Turn on wizard mode, if allowed.
39.Em root . 37(Wizard mode is restricted to the super-user.)
40.It Fl s 38.It Fl s
41Invoke 39Skip printing the header.
42.Nm 
43without header information. 
44.It Fl x 40.It Fl x
45Examine/change a particular character on file. 41Examine/change a particular character on file.
46.El 42.El
 43.Sh PARTICULARS
47.Pp 44.Pp
48The characters are saved on a common file, in order to make the game 45The game is multiplayer and game data is saved in a shared common
49interactive between players. 46location.
50Each character is given a password which allows later retrieval. 47Characters are password-protected to prevent abuse.
51Only characters above 48Only characters above
52.Em level 49.Em level
53zero are saved. 50zero are saved.
54Characters unused for a while will be purged. 51Characters that are left unused for sufficiently long will be purged.
55Characters are only placed on the scoreboard when they die. 52Characters are only placed on the scoreboard when they die.
56.Sh PARTICULARS 53.Pp
 54The world is based on a Cartesian coordinate system.
 55New characters are placed randomly near the origin (center).
57.Ss Normal Play 56.Ss Normal Play
58A number of the player's more important statistics are almost always 57A number of the player's more important statistics are almost always
59displayed on the screen, with maximums (where applicable) in 58displayed on the screen, with maximums (where applicable) in
60parentheses. 59parentheses.
61.Pp 60.Pp
62The character is placed randomly near the center of a Cartesian 
63system. 
64Most commands are selected with a single letter or digit. 61Most commands are selected with a single letter or digit.
65For example, one may move by hitting 62For example, one may move by hitting
66.Sq W , 63.Sq W ,
67.Sq S , 64.Sq S ,
68.Sq N , 65.Sq N ,
69or 66or
70.Sq E , 67.Sq E .
71(lower case may also be used; at no time is the game case-dependent). 68Lower case may also be used; the game is not case-sensitive.
72One may also use 69One may also use
73.Sq H , 70.Sq H ,
74.Sq J , 71.Sq J ,
75.Sq K , 72.Sq K ,
76and 73and
77.Sq L , 74.Sq L
78for movement, as with 75for movement, as with
79.Xr vi 1 . 76.Xr vi 1 .
80To move to a specific (x, y) coordinate, use the 77To move to a specific (x, y) coordinate, use the
81.Ic move 78.Ic move
82.Pq Sq 1 79.Pq Sq 1
83command. 80command.
84The distance a character can move is calculated by 81A character can move a maximum distance of
851 plus 1.5 per 821 plus 1.5 per
86.Em level . 83.Em level
87Moving in a compass direction will move the player the maximum 84at once.
 85Entering a compass direction will move the player the maximum
88allowed distance in that direction. 86allowed distance in that direction.
89.Pp 87.Pp
90A player may see who else is playing by using the 88The
91.Ic players 89.Ic players
92.Pq Sq 2 90.Pq Sq 2
93option. 91command shows who else is playing.
94One may see the coordinates of those who are the same 92The exact position is shown for those who are a similar distance or
95distance or closer to the origin as the player. 93not as far from the origin.
96.Em Kings 94.Em Kings
97and 95and
98.Em council of the wise 96.Em council of the wise
99can see and can be seen by everyone. 97can see and be seen by everyone.
100A 98A
101.Em palantir 99.Em palantir
102removes these restrictions. 100removes these restrictions.
103.Pp 101.Pp
104One can talk to other players with the 102One can talk to other players with the
105.Ic talk 103.Ic talk
106.Pq Sq 3 104.Pq Sq 3
107option. 105option.
108In general, this is a line or so of text. 106This sends a line of text to everyone.
109To remove the current message, just type 107To remove the current message, just type
110.Aq return 108.Aq return
111when prompted for a message. 109when prompted for a message.
112.Pp 110.Pp
113The 111The
114.Ic stats 112.Ic stats
115.Pq Sq 4 113.Pq Sq 4
116option shows additional characteristics of a player. 114option shows additional characteristics of a player.
117.Pp 115.Pp
118One may leave the game with the 116The
119.Ic quit 117.Ic quit
120.Pq Sq 5 118.Pq Sq 5
121option. 119command exits the game.
122.Pp 120.Pp
123One may rest by default. 121One may rest by default.
124Resting lets one regain maximum 122Resting lets one regain maximum
125.Em energy level , 123.Em energy level ,
126and also lets one find 124and also lets one find
127.Em mana . 125.Em mana .
128More mana is found at larger levels and further distances from the origin. 126More mana is found at larger levels and further distances from the origin.
129.Pp 127.Pp
130One may call a monster by hitting 128One may call a monster by hitting
131.Sq 9 129.Sq 9
132or 130or
133.Sq C . 131.Sq C .
134.Pp 132.Pp
135Use 133Use
136.Sq X 134.Sq X
137to examine other players. 135to examine other players.
138.Pp 136.Pp
139One may quit or execute a sub-shell by hitting interrupt. 137One may quit or execute a sub-shell by hitting interrupt.
140Quitting during battle results in death, for obvious reasons. 138Quitting during battle results in death, for obvious reasons.
141.Pp 139.Pp
142Several other options become available as the player progresses in 140Several further commands become available as the player progresses in
143.Em level 141.Em level
144and 142and
145.Em magic , 143.Em magic ,
146or to other stations in the game 144or to other stations in the game
147.Em ( valar , 145.Em ( valar ,
148.Em council of the wise , 146.Em council of the wise ,
149.Em king ) . 147.Em king ) .
150These are described elsewhere. 148These are described elsewhere.
151In general, a control-L will force the redrawing of the screen. 149In general, a control-L will force the redrawing of the screen.
152.Pp 150.Pp
153Other things which may happen are more or less self-explanatory. 151Other things which may happen are more or less self-explanatory.
154.Ss Fighting Monsters 152.Ss Fighting Monsters
155A player has several options while fighting monsters. 153A player has several options while fighting monsters.