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

Comparing deliantra/arch/skills/hide.arc (file contents):
Revision 1.1.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_hide 1object skill_hide
2inherit type_skill
2name hiding 3name hiding
3skill hiding 4skill hiding
4type 43 5msg
6This skill lets you hide, that means that you will become invisible.
7To hide you need to find a place with other stuff on it where you can hide.
8
9You enjoy limited form of invisibility. If you attack or move too much
10you become visible.
11endmsg
12exp 1
13level 100
14subtype 2
5invisible 1 15invisible 1
6no_drop 1 16no_drop 1
7subtype 2
8editable 0
9body_skill -1
10exp 1
11level 100
12end 17end
13 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines