--- deliantra/arch/spell/Change_Ability/spell_levitate.arc 2006/08/09 09:49:23 1.2 +++ deliantra/arch/spell/Change_Ability/spell_levitate.arc 2007/02/06 22:41:24 1.4 @@ -1,21 +1,22 @@ -Object spell_levitate +object spell_levitate name levitate name_pl levitate -face spell_sorcery.111 -level 6 -sp 10 -casting_time 10 -path_attuned 0 skill sorcery +msg +This spell let you levitate above the floor. Then you can't fall in holes or traps.This spell is needed in some mazes to pass hole traps or other traped areas. But when you are flying, you can't fetch items from ground, so be careful when you need to grab food for example. +endmsg +face spell_sorcery.x11 +sp 10 +level 6 type 101 subtype 24 +path_attuned 0 value 60 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -flying 1 -msg -This spell let you levitate above the floor. Then you can't fall in holes or traps.This spell is needed in some mazes to pass hole traps or other traped areas. But when you are flying, you can't fetch items from ground, so be careful when you need to grab food for example. -endmsg +duration_modifier 4 +move_type all +no_drop 1 +casting_time 10 end +