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

Comparing deliantra/Deliantra-Client/pod/glossary.pod (file contents):
Revision 1.3 by elmex, Mon Aug 14 14:35:31 2006 UTC vs.
Revision 1.10 by root, Mon Jun 21 22:51:58 2010 UTC

1=encoding utf-8
2
1=head1 Glossary 3=head1 Glossary
2 4
3=head2 skill scroll 5=head2 skill scroll
4 6
5A B<skill scroll> (L<$ARCH/readable/scrollr.base.111.png>) is a special 7A B<skill scroll> L<$ARCH/scrollr.x11> is a special
6scroll that, when successfully read, teaches you the basics of a given 8scroll that, when successfully read, teaches you the basics of a given
7L<Skill|pod/skill_help>. Wether you successfully read and learn the skill 9L<Skill|pod/skill_help>. Wether you successfully read and learn the skill
8depends on your L<intelligence|stat_Int>. 10depends on your L<intelligence|stat_Int>.
9 11
10=head2 range slot 12=head2 range slot
11 13
12TBD 14Your character has different "weapon/item" slots, one of which is the
15ranged slot. It can contain a spell, a L<skill|pod/skill_help> or a
16ranged weapon. It will be used whenever you invoke your ranged attack
17(usually B<Shift+direction>).
13 18
14=head2 Primary Statistics 19=head2 primary statistics
15 20
16These are the 7 main stats: L<Strenght|stat_Str>, L<Dexterity|stat_Dex>, 21These are the 7 main stats: L<Strength|stat_Str>, L<Dexterity|stat_Dex>,
17L<Constitution|stat_Con>, L<Intelligence|stat_Int>, L<Wisdom|stat_Wis>, 22L<Constitution|stat_Con>, L<Intelligence|stat_Int>, L<Wisdom|stat_Wis>,
18L<Charisma|stat_Cha>. 23L<Charisma|stat_Cha>.
19 24
20=head2 Secondary Statistics 25=head2 secondary statistics
21 26
22There are 6 secondary statistics: Wc, Ac, Dam, Arm, Spd, WSpd. 27There are 6 secondary statistics:
28L<Weapon Class|stat_Wc> (Wc),
29L<Armor Class|stat_Ac> (Ac),
30L<Damage|stat_Dam> (Dam),
31L<Armor|stat_Arm> (Arm),
32L<Speed|stat_Spd> (Spd),
33and
34L<Weapon Speed|stat_WSp> (WSp).
35
36=head2 space
37
38A B<mapspace> is a square part of the world, that is just large enough to
39hold your character or a small monster.
40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines