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.4 by root, Mon Aug 14 04:15:04 2006 UTC

44skill, weapon etc). 44skill, weapon etc).
45 45
46=head2 X<stat_Str> 46=head2 X<stat_Str>
47 47
48B<Physical Strength>, determines damage dealt with weapons, how much you 48B<Physical Strength>, determines damage dealt with weapons, how much you
49can carry, and how often you can attack 49can carry, and how often you can attack.
50 50
51=head2 X<stat_Dex> 51=head2 X<stat_Dex>
52 52
53B<Dexterity>, your physical agility. Determines chance of being hit and 53B<Dexterity>, your physical agility. Determines chance of being hit and
54affects armor class and speed 54affects armor class and speed.
55 55
56=head2 X<stat_Con> 56=head2 X<stat_Con>
57 57
58B<Constitution>, physical health and toughness. Determines how many 58B<Constitution>, physical health and toughness. Determines how many
59healthpoints you can have 59healthpoints you can have.
60 60
61=head2 X<stat_Int> 61=head2 X<stat_Int>
62 62
63B<Intelligence>, your ability to learn and use skills and incantations 63B<Intelligence>, your ability to learn and use skills and incantations
64(both prayers and magic) and determines how much spell points you can have 64(both prayers and magic) and determines how much spell points you can have.
65 65
66=head2 X<stat_Wis> 66=head2 X<stat_Wis>
67 67
68B<Wisdom>, the ability to learn and use divine magic (prayers). Determines 68B<Wisdom>, the ability to learn and use divine magic (prayers). Determines
69how many grace points you can have 69how many grace points you can have.
70 70
71=head2 X<stat_Pow> 71=head2 X<stat_Pow>
72 72
73B<Power>, your magical potential. Influences the strength of spell 73B<Power>, your magical potential. Influences the strength of spell
74effects, and also how much your spell and grace points increase when 74effects, and also how much your spell and grace points increase when
117 117
118B<Weapon Speed>, how many attacks you may make per unit of time 118B<Weapon Speed>, how many attacks you may make per unit of time
119(0.120s). Higher values indicate faster attack speed. Current weapon and 119(0.120s). Higher values indicate faster attack speed. Current weapon and
120Dex effect the value of weapon speed. 120Dex effect the value of weapon speed.
121 121
122=head2 X<npc_message_entry>
123
124Enter a message here that you want to tell the NPC and press B<return>.
125
126Sometimes you have to tell an NPC something you cannot find out during a
127normal conversation (such as a password). In those cases you have to use
128this text entry. You can also enter responses manually instead of using
129the response buttons below.
130
131=head2 X<completer_help>The Command Completer
132
133This is your central interface to send text commands to the server. To
134enter a verbatim command to send to the server, just type the command,
135followed by a space, and press return.
136
137Typing the initial letters of words (or just any letters) displays guesses
138for commands you might want to use.
139
140You can use the cursor-up and cursor-down keys to select between those
141guesses.
142
143B<Right-Click> opens a menu where you can select further options, sich
144as redefining key bindings.
145
122=head2 X<charcreation_focus> 146=head2 X<charcreation_focus>
123 147
124Press a key (click on the entry to make sure it has keyboard focus) 148Press a key (click on the entry to make sure it has keyboard focus)
125 149
126=head1 ui 150=head1 ui

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines