ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/glossary.pod
Revision: 1.9
Committed: Wed Apr 2 14:42:30 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_03, rel-2_02, rel-2_05, rel-2_04, rel-2_0, rel-2_10, rel-2_11, rel-0_9972, rel-0_9973, rel-0_9974, rel-0_9975, rel-0_9976, rel-0_9977, rel-0_9978, rel-0_9971, rel-1_21
Changes since 1.8: +1 -1 lines
Log Message:
better arch import

File Contents

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