--- deliantra/arch/spell/Bullet/vitriol.arc 2007/02/09 01:52:32 1.4 +++ deliantra/arch/spell/Bullet/vitriol.arc 2007/03/03 01:16:49 1.7 @@ -2,64 +2,63 @@ object vitriol name vitriol other_arch vitriol_splash +type 102 +subtype 5 face v_splash.x11 animation vitriol_splash +is_turnable 0 +walk_on 1 +fly_on 1 +glow_radius 2 speed 1 -type 102 -subtype 5 +flying 1 +no_pick 1 attacktype 64 +editable 0 +end +# +# vitriol splash is the cone form the bullet turns into +# +object vitriol_splash +name vitriol splash +other_arch vitriol_pool +type 102 +subtype 7 +face v_splash.x11 +anim +v_splash.x11 +v_splash.x12 +mina +is_turnable 1 +walk_on 1 +fly_on 1 glow_radius 2 -move_type all -move_on all +speed 1 +wc -30 +flying 1 no_pick 1 -is_turnable 0 editable 0 end - # # vitriol pool is what the splash above drops. # Note that this is put unchanged onto the map. object vitriol_pool +type 102 +subtype 7 +level 1 +walk_on 1 +wc -30 +stand_still 1 +name vitriol pool +face v_pool.x11 anim v_pool.x11 v_pool.x12 mina -name vitriol pool -face v_pool.x11 -dam 15 -wc -30 speed 0.2 -level 1 -type 102 -subtype 7 +no_pick 1 attacktype 64 duration 30 -move_on all -no_pick 1 -stand_still 1 +dam 15 editable 8 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 -wc -30 -speed 1 -type 102 -subtype 7 -glow_radius 2 -move_type all -move_on all -no_pick 1 -is_turnable 1 -editable 0 -end -