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.7 by root, Sat May 12 16:08:41 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
6inherit type_skill
7subtype 16 12subtype 16
8invisible 1 13invisible 1
9no_drop 1 14no_drop 1
10editable 0
11end 15end
12 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines