--- deliantra/arch/spell/AnimateWeapon/spell_animate_weapon.arc 2007/02/06 22:41:19 1.4 +++ deliantra/arch/spell/AnimateWeapon/spell_animate_weapon.arc 2007/03/03 00:51:03 1.5 @@ -1,29 +1,28 @@ -object spell_animate_weapon +Object spell_animate_weapon name animate weapon name_pl animate weapon +type 101 +subtype 41 +face spell_sorcery.x11 +level 7 +value 70 +sp 25 +casting_time 10 skill sorcery +path_attuned 4096 +other_arch dancingsword +dam 2 +dam_modifier 1 +duration 20 +duration_modifier 1 +range_modifier 20 +maxsp 20 +no_drop 1 +invisible 1 msg Animate weapon will let you control the marked weapon from your inventory like a golem. The duration of control is limited and after the spell runs out the weapon will drop to the floor. endmsg -other_arch dancingsword -face spell_sorcery.x11 -sp 25 -maxsp 20 -dam 2 -level 7 -type 101 -subtype 41 -path_attuned 4096 -value 70 -invisible 1 -duration 20 -range_modifier 20 -duration_modifier 1 -dam_modifier 1 -no_drop 1 -casting_time 10 end -