ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/ui.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/ui.pod (file contents):
Revision 1.2 by root, Sun Aug 13 14:38:36 2006 UTC vs.
Revision 1.10 by root, Fri May 18 13:49:20 2007 UTC

1=head1 tooltip 1=head1 X<tip_of_the_day>Tips of the Day
2
3This section contains the Tips of the Day, ordered by most important to
4least important.
5
6=head2 Tutorial
7
8For first time users of CF+, consider skimming through the
9L<tutorial>. You can also access it by pressing the B<Help> button at the
10top.
11
12=head2 Apply and Examine Keys
13
14The B<Spacebar> usually applies the topmost object on the ground, while
15the B<Return> (or B<Enter>) key examines it. See L<the keyboard|the_keyboard>
16for more keyboard mappings.
17
18=head2 The Completer
19
20You can type most commands by simply typing an B<abbreviation> whenever the
21play area has the keyboard focus. See L<the keyboard|the_keyboard>
22for more info.
23
24=head2 The Mouse
25
26The left mouse button usually B<examines> an item. The middle mouse
27button usually B<applies> an item (which can mean a lot of things, such
28as drinking, wearing, wielding and so on). The right mouse button usually
29opens a B<menu> with further options. For example, the right-mouse-button
30menu of the playing area gives you quick access to the playerbook and
31autopickup, while the RMB-menu in the skills window lets you create key
32bindings for using skills.
33
34=head2 Autopickup
35
36You can let your character automatically pick up stuff when you are moving
37over a L<map space|glossary/space>: First select which items to pick up in the
38B<Setup/Pickup> window, then enable/disable it using the right mouse
39button menu of the playing area.
40
41It's customary to disable autopickup in civilised areas, to reduce the
42risk of taking an item you should not pick up.
43
44
45=head1 X<tooltip>Tooltips
46
47This section contains some of the tooltips of the Crossfire+ client.
2 48
3=head2 X<stat_health> 49=head2 X<stat_health>
4 50
5B<Health points>. Measures of how much damage you can take before 51B<Health points>. Measures of how much damage you can take before
6dying. Hit points are determined from your level and are influenced by the 52dying. Hit points are determined from your level and are influenced by the
44skill, weapon etc). 90skill, weapon etc).
45 91
46=head2 X<stat_Str> 92=head2 X<stat_Str>
47 93
48B<Physical Strength>, determines damage dealt with weapons, how much you 94B<Physical Strength>, determines damage dealt with weapons, how much you
49can carry, and how often you can attack 95can carry, and how often you can attack.
50 96
51=head2 X<stat_Dex> 97=head2 X<stat_Dex>
52 98
53B<Dexterity>, your physical agility. Determines chance of being hit and 99B<Dexterity>, your physical agility. Determines chance of being hit and
54affects armor class and speed 100affects armor class and speed.
55 101
56=head2 X<stat_Con> 102=head2 X<stat_Con>
57 103
58B<Constitution>, physical health and toughness. Determines how many 104B<Constitution>, physical health and toughness. Determines how many
59healthpoints you can have 105healthpoints you can have.
60 106
61=head2 X<stat_Int> 107=head2 X<stat_Int>
62 108
63B<Intelligence>, your ability to learn and use skills and incantations 109B<Intelligence>, your ability to learn and use skills and incantations
64(both prayers and magic) and determines how much spell points you can have 110(both prayers and magic) and determines how much spell points you can have.
65 111
66=head2 X<stat_Wis> 112=head2 X<stat_Wis>
67 113
68B<Wisdom>, the ability to learn and use divine magic (prayers). Determines 114B<Wisdom>, the ability to learn and use divine magic (prayers). Determines
69how many grace points you can have 115how many grace points you can have.
70 116
71=head2 X<stat_Pow> 117=head2 X<stat_Pow>
72 118
73B<Power>, your magical potential. Influences the strength of spell 119B<Power>, your magical potential. Influences the strength of spell
74effects, and also how much your spell and grace points increase when 120effects, and also how much your spell and grace points increase when
75leveling up. 121leveling up.
76 122
77=head2 X<stat_Cha> 123=head2 X<stat_Cha>
78 124
79B<Charisma>, how well you are received by NPCs. Affects buying and selling 125B<Charisma>, how well you are received by NPCs. Affects buying and
80prices in shops. 126selling prices in shops, the L<oratory|skill_description/oratory> and
127L<singing|skill_description/singing> skills and a few other things.
81 128
82=head2 X<stat_Wc> 129=head2 X<stat_Wc>
83 130
84B<Weapon Class>, effectiveness of melee/missile attacks. Lower is more 131B<Weapon Class>, effectiveness of melee/missile attacks. Lower is more
85potent. Current weapon, level and Str are some things which effect the 132potent. Current weapon, level and Str are some things which effect the
117 164
118B<Weapon Speed>, how many attacks you may make per unit of time 165B<Weapon Speed>, how many attacks you may make per unit of time
119(0.120s). Higher values indicate faster attack speed. Current weapon and 166(0.120s). Higher values indicate faster attack speed. Current weapon and
120Dex effect the value of weapon speed. 167Dex effect the value of weapon speed.
121 168
169=head2 X<npc_message_entry>
170
171Enter a message here that you want to tell the NPC and press B<return>.
172
173Sometimes you have to tell an NPC something you cannot find out during a
174normal conversation (such as a password). In those cases you have to use
175this text entry. You can also enter responses manually instead of using
176the response buttons below.
177
178=head2 X<completer_help>The Command Completer
179
180This is your central interface to send text commands to the server. To
181enter a verbatim command to send to the server, just type the command,
182followed by a space, and press return.
183
184Typing the initial letters of words (or just any letters) displays guesses
185for commands you might want to use.
186
187You can use the cursor-up and cursor-down keys to select between those
188guesses.
189
190B<Right-Click> opens a menu where you can select further options, sich
191as redefining key bindings.
192
122=head2 X<charcreation_focus> 193=head2 X<charcreation_focus>
123 194
124Press a key (click on the entry to make sure it has keyboard focus) 195Press a key (click on the entry to make sure it has keyboard focus)
125 196
126=head1 ui 197
198=head1 X<ui>User Interface Text Fragments
199
200This section just contains some longer text fragment used by the
201Crossfire+ client.
127 202
128=head2 X<chargen_stats>Character Creation: Stats 203=head2 X<chargen_stats>Character Creation: Stats
129 204
130B<Stats> are a very important aspect of your character. You can use the 205B<Stats> are a very important aspect of your character. You can use the
131tooltips to learn what each Stat governs. 206tooltips to learn what each Stat governs.
137You can create another set of stats, swap two stat values with each other 212You can create another set of stats, swap two stat values with each other
138or accept the stats as shown below and continue. 213or accept the stats as shown below and continue.
139 214
140=head2 X<chargen_race>Character Creation: Race 215=head2 X<chargen_race>Character Creation: Race
141 216
142Look at the B<Messages> window to see a description of this race and
143the center of the screen to see how this race looks like (I<below
144this dialog window: you may need to move the dialog away and click into
145the display area to make it visible>).
146
147You can look at another race, or accept this race (you will cycle back 217You can look at another race, or accept this race (you will cycle back
148to this race eventually, so you can take your time making this important 218to this race eventually, so you can take your time making this important
149choice. 219choice.
150 220

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines