--- deliantra/arch/spell/Bullet/vitriol.arc 2007/02/06 22:41:23 1.3 +++ deliantra/arch/spell/Bullet/vitriol.arc 2007/03/03 01:24:16 1.8 @@ -9,8 +9,8 @@ subtype 5 attacktype 64 glow_radius 2 -move_type all -move_on all +move_type fly_low +move_on walk fly_low no_pick 1 is_turnable 0 editable 0 @@ -20,6 +20,10 @@ # vitriol pool is what the splash above drops. # Note that this is put unchanged onto the map. object vitriol_pool +anim +v_pool.x11 +v_pool.x12 +mina name vitriol pool face v_pool.x11 dam 15 @@ -30,20 +34,20 @@ subtype 7 attacktype 64 duration 30 -move_on all +move_on walk no_pick 1 stand_still 1 editable 8 -anim -v_pool.x11 -v_pool.x12 -mina end # # vitriol splash is the cone form the bullet turns into # object vitriol_splash +anim +v_splash.x11 +v_splash.x12 +mina name vitriol splash other_arch vitriol_pool face v_splash.x11 @@ -52,14 +56,10 @@ type 102 subtype 7 glow_radius 2 -move_type all -move_on all +move_type fly_low +move_on walk fly_low no_pick 1 is_turnable 1 editable 0 -anim -v_splash.x11 -v_splash.x12 -mina end