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

File Contents

# Content
1 object skill_meditation
2 inherit type_skill
3 name meditation
4 skill meditation
5 msg
6 Player can regain mana/hp at an accelerated rate by C<use_skill
7 meditation>. Player must first strip off encumbering armour however. This
8 skill is only available to the "monk" character class.
9 endmsg
10 exp 10
11 level 100
12 subtype 16
13 invisible 1
14 no_drop 1
15 end
16