--- deliantra/arch/spell/Bomb/spell_bomb.arc 2007/03/03 00:51:04 1.4 +++ deliantra/arch/spell/Bomb/spell_bomb.arc 2008/09/28 07:29:59 1.7 @@ -1,31 +1,32 @@ -Object spell_create_bomb +object spell_create_bomb name create bomb name_pl create bomb -face spell_pyromancy.x11 -level 6 -sp 10 -casting_time 5 -path_attuned 512 -other_arch bomb -dam 12 -dam_modifier 6 -duration 8 -range 5 -maxsp 72 skill pyromancy -type 101 -subtype 8 -value 60 -attacktype 1 -no_drop 1 -invisible 1 msg Create bomb does just that - it creates a bomb in the direction the spell is fired. The bomb detonates after a few seconds, -firing shrapnel as well as encompassing the -area in an explosions. Creatures will be +firing sharp shrapnel as well as encompassing the +area in an explosions. Creatures will be wounded if they are in the explosion or are hit by the flying shrapnel. endmsg +other_arch bomb +face spell_pyromancy.x11 +sp 10 +maxsp 72 +dam 12 +level 6 +type 101 +subtype 8 +attacktype 1 +path_attuned 512 +value 60 +invisible 1 +duration 8 +range 5 +dam_modifier 6 +no_drop 1 +casting_time 5 end +