--- deliantra/arch/spell/Misc/spell_create_missile.arc 2007/01/02 21:58:37 1.3 +++ deliantra/arch/spell/Misc/spell_create_missile.arc 2007/02/06 22:41:27 1.4 @@ -1,22 +1,23 @@ -Object spell_create_missile +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 +