--- deliantra/arch/spell/Bullet/spell_shell.arc 2007/03/03 01:16:48 1.4 +++ deliantra/arch/spell/Bullet/spell_shell.arc 2010/04/02 21:34:28 1.8 @@ -2,23 +2,27 @@ # as such, most of the values aren't that meaningful compared # to spells players casts. object spell_shell +inherit type_spell name cannon shell name_pl cannon shell -level 1 -sp 10 -casting_time 15 -path_attuned 2 +msg +*TODO* please report +endmsg other_arch shell -dam 7 -dam_modifier 0 -range 8 -duration 4 +sp 10 maxsp 0 -type 101 +food 4 +dam 7 +level 1 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 +