--- deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc 2007/02/06 22:41:19 1.4 +++ deliantra/arch/spell/AnimateWeapon/spell_staff_to_snake.arc 2007/03/03 00:51:03 1.5 @@ -1,29 +1,28 @@ -object spell_staff_to_snake +Object spell_staff_to_snake name staff to snake name_pl staff to snake -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 +face spell_praying.x11 +level 2 value 20 -invisible 1 +grace 8 +casting_time 5 +skill praying +path_attuned 2048 +other_arch snake_golem +dam 10 +dam_modifier 1 duration 100 -range_modifier 20 duration_modifier 1 -dam_modifier 1 +range_modifier 20 +maxgrace 18 no_drop 1 -casting_time 5 +invisible 1 +race quarterstaff +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 end -