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.1 by root, Mon Feb 6 20:26:32 2006 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
4type 43 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
10exp 10
11level 100
12subtype 16
5invisible 1 13invisible 1
6no_drop 1 14no_drop 1
7subtype 16
8editable 0
9body_skill -1
10exp 10
11level 100
12end 15end
13 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines