--- deliantra/arch/spell/exploding_fireball.arc 2007/02/06 22:41:18 1.2 +++ deliantra/arch/spell/exploding_fireball.arc 2007/03/03 01:16:39 1.4 @@ -1,14 +1,14 @@ # this arch is set up so that it can be inserted into a map with # no changes, and it will explode into a fireball object exploding_fireball -other_arch fireball -hp 15 -maxhp 10 -speed 1.0 -speed_left 1.0 type 102 subtype 5 range 1 +other_arch fireball dam_modifier 10 +maxhp 10 +hp 15 +speed 1.0 +speed_left 1.0 end