--- deliantra/arch/spell/Misc/spell_create_missile.arc 2007/02/06 22:41:27 1.4 +++ deliantra/arch/spell/Misc/spell_create_missile.arc 2007/03/03 01:16:54 1.6 @@ -1,23 +1,22 @@ object spell_create_missile name create missile name_pl create missile -skill summoning -msg -Creates arrows for use against monsters. -endmsg face spell_summoner.x11 -sp 5 -maxsp 5 -level 1 type 101 subtype 39 -path_attuned 2048 +level 1 value 10 +sp 5 +casting_time 20 +skill summoning +path_attuned 2048 +no_drop 1 invisible 1 +dam_modifier 6 duration 5 duration_modifier 2 -dam_modifier 6 -no_drop 1 -casting_time 20 +maxsp 5 +msg +Creates arrows for use against monsters. +endmsg end -