ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/meditation.arc
(Generate patch)

Comparing deliantra/arch/skills/meditation.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:17 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines