ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/praying.arc
Revision: 1.10
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 7 months ago) by root
Branch: MAIN
Changes since 1.9: +10 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_praying
2 inherit type_skill
3 name praying
4 skill praying
5 msg
6 The praying skill allows you to cast "cleric" spells. In addition, this
7 skill may be used to accelerate the accumulation of grace points by
8 praying (see L<How do I pray?|how_tp_pray>. This skill may be either
9 learned (e.g. using a L<skill scroll>) or acquired through the use of a
10 B<holy symbol>.
11
12 One of the best spells to start with is the 'holy word' spell and later,
13 if you find it, the 'banishment' spell, which is much stronger.
14 endmsg
15 exp 0
16 level 100
17 subtype 30
18 invisible 1
19 no_drop 1
20 end
21