--- deliantra/arch/spell/Misc/spell_create_missile.arc 2007/03/03 01:16:54 1.6 +++ deliantra/arch/spell/Misc/spell_create_missile.arc 2007/03/03 01:24:21 1.7 @@ -1,22 +1,23 @@ 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 -level 1 -value 10 -sp 5 -casting_time 20 -skill summoning path_attuned 2048 -no_drop 1 +value 10 invisible 1 -dam_modifier 6 duration 5 duration_modifier 2 -maxsp 5 -msg -Creates arrows for use against monsters. -endmsg +dam_modifier 6 +no_drop 1 +casting_time 20 end +