--- deliantra/arch/spell/Bullet/spell_shell.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_shell.arc 2007/02/06 22:41:23 1.2 @@ -1,24 +1,25 @@ # this is used by cannons to fire spells. # as such, most of the values aren't that meaningful compared # to spells players casts. -Object spell_shell +object spell_shell name cannon shell name_pl cannon shell -level 1 -sp 10 -casting_time 15 -path_attuned 2 other_arch shell -dam 7 -dam_modifier 0 -range 8 -duration 4 +sp 10 maxsp 0 +food 4 +dam 7 +level 1 type 101 subtype 5 -value 10 attacktype 1 -no_drop 1 +path_attuned 2 +value 10 invisible 1 -food 4 +duration 4 +range 8 +dam_modifier 0 +no_drop 1 +casting_time 15 end +