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.10 by root, Fri May 18 13:49:20 2007 UTC vs.
Revision 1.12 by root, Wed Jul 4 04:25:49 2007 UTC

84character becomes able to succeed at more difficult tasks. A character's 84character becomes able to succeed at more difficult tasks. A character's
85level starts at a value of 0 and may range up beyond 100. 85level starts at a value of 0 and may range up beyond 100.
86 86
87=head2 X<stat_ranged> 87=head2 X<stat_ranged>
88 88
89B<Ranged attack> - how you attack when you press shift-cursor (spell, 89B<Attack Slots> - how you attack when you fire (shift-direction, spell,
90skill, weapon etc). 90skill etc.) - your range slot, or you walk/run into something - your
91combat slot. You can apply both a ranged attack weapon (such as a spell,
92horn, rod, bow etc.) and a combat attack weapon (such as a sword, knife
93etc.) at the same time, but only one of them - marked with a C<*> - will
94be wielded at any one time. You can quickly toggle between the two slots
95by using C<KP-Plus>, but usually the server will automatically switch
96between the two slots as needed.
91 97
92=head2 X<stat_Str> 98=head2 X<stat_Str>
93 99
94B<Physical Strength>, determines damage dealt with weapons, how much you 100B<Physical Strength>, determines damage dealt with weapons, how much you
95can carry, and how often you can attack. 101can carry, and how often you can attack.
152armour worn primarily determines Arm value. This is the same as the 158armour worn primarily determines Arm value. This is the same as the
153physical resistance. 159physical resistance.
154 160
155=head2 X<stat_Spd> 161=head2 X<stat_Spd>
156 162
157B<Speed>, how fast you can move. The value of speed may range between 163B<Speed>, how fast you can move. The value roughly means how many actions
158nearly 0 ("very slow") to higher than 5 ("lightning fast"). Base speed 164per second you can make. It may range between nearly 0 ("very slow") to
159is determined from the Dex and modified downward proportionally by the 165higher than 5 ("lightning fast"). Base speed is determined from the Dex
160amount of weight carried which exceeds the Max Carry limit. The armour 166and modified downward proportionally by the amount of weight carried which
161worn also sets the upper limit on speed. 167exceeds the Max Carry limit. The armour worn also sets the upper limit on
168speed.
162 169
163=head2 X<stat_WSp> 170=head2 X<stat_WSp>
164 171
165B<Weapon Speed>, how many attacks you may make per unit of time 172B<Weapon Speed>, how many attacks you may make per second when combatting.
166(0.120s). Higher values indicate faster attack speed. Current weapon and 173Higher values indicate faster attack speed. Current weapon and Dex effect
167Dex effect the value of weapon speed. 174the value of weapon speed.
168 175
169=head2 X<npc_message_entry> 176=head2 X<npc_message_entry>
170 177
171Enter a message here that you want to tell the NPC and press B<return>. 178Enter a message here that you want to tell the NPC and press B<return>.
172 179

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines