--- deliantra/arch/skills/hide.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/hide.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,18 @@ -Object skill_hide +object skill_hide +inherit type_skill name hiding skill hiding -type 43 -invisible 1 -no_drop 1 -subtype 2 -editable 0 -body_skill -1 +msg +This skill lets you hide, that means that you will become invisible. +To hide you need to find a place with other stuff on it where you can hide. + +You enjoy limited form of invisibility. If you attack or move too much +you become visible. +endmsg exp 1 level 100 +subtype 2 +invisible 1 +no_drop 1 end