--- deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc 2007/01/02 21:58:15 1.3 +++ deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc 2007/02/06 22:41:19 1.4 @@ -1,28 +1,29 @@ -Object spell_staff_to_snake +object spell_staff_to_snake name staff to snake name_pl staff to snake -type 101 -subtype 41 -face spell_praying.x11 -level 2 -value 20 -grace 8 -casting_time 5 -skill praying -path_attuned 2048 -other_arch snake_golem -dam 10 -dam_modifier 1 -duration 100 -duration_modifier 1 -range_modifier 20 -maxgrace 18 -no_drop 1 -invisible 1 race quarterstaff +skill praying msg This spell will transform a marked quarterstaff from your inventory to a snake that you can control like a golem. After the spell runs out the snake will be transformed back to the quarterstaff and drop to the floor. endmsg +other_arch snake_golem +face spell_praying.x11 +grace 8 +maxgrace 18 +dam 10 +level 2 +type 101 +subtype 41 +path_attuned 2048 +value 20 +invisible 1 +duration 100 +range_modifier 20 +duration_modifier 1 +dam_modifier 1 +no_drop 1 +casting_time 5 end +