ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/praying.arc
Revision: 1.11
Committed: Wed Nov 21 14:43:28 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +8 -5 lines
Log Message:
*** empty log message ***

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. This skill may be either learned (e.g. using a L<skill scroll>)
9 or acquired through the use of a B<holy symbol>.
10
11 Since praying can keep your character busy for a while, it is best to
12 C<ready_skill praying>, and then keep firing into any direction. That way,
13 you can instantly stop praying when something unexpected shows up.
14
15 One of the best praying spells to start with is the 'holy word' spell and
16 later, if you find it, the 'banishment' spell, which is much stronger.
17 endmsg
18 exp 0
19 level 100
20 subtype 30
21 invisible 1
22 no_drop 1
23 end
24