--- deliantra/arch/spell/Misc/spell_create_missile.arc 2007/03/03 00:51:14 1.5 +++ deliantra/arch/spell/Misc/spell_create_missile.arc 2007/10/15 18:22:04 1.8 @@ -1,22 +1,24 @@ -Object spell_create_missile +object spell_create_missile name create missile name_pl create missile +skill summoning +msg +Creates missiles matching your applied range weapon (arrows for bows, +crossbow bolts for crossbows and so on) 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 +