--- deliantra/arch/spell/Change_Ability/spell_levitate.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_levitate.arc 2009/09/17 08:14:48 1.11 @@ -1,18 +1,29 @@ -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 +Lets you levitate above the floor for a while, which makes it impossible +for you to trigger any floor traps or fall into holes. + +This spell is needed in some mazes to pass hole traps or other trapped areas. + +When you are levitating, you can't fetch items from the ground, so be +careful when you need to grab food for example, as there is no way to +cancel the levitiation before it normally runs out (well, except suicide). +endmsg +face spell_sorcery.x11 +sp 10 +level 14 type 101 subtype 24 +path_attuned 0 value 60 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -flying 1 +duration_modifier 4 +move_type fly_low +no_drop 1 +casting_time 10 end +