--- deliantra/arch/skills/hide.arc 2007/02/06 22:41:16 1.2 +++ deliantra/arch/skills/hide.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,18 @@ object skill_hide +inherit type_skill name hiding skill hiding +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 -type 43 subtype 2 invisible 1 no_drop 1 -body_skill -1 -editable 0 end