particle={
	name="scavenger_bot_main_weapon_windup_effect"
	subsystem={
		name="tractor_beam"
		max_amount=20
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/glow_half_height_bw.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=150.000
			y=200.000
			z=255.000
			alpha=100.000,fade_alpha
		}
		position={
			x=-10.000
		}
		duration=-1.000
		velocity_pitch={ 0.000 5.000 }
		velocity_yaw={ 0.000 5.000 }
		velocity=0.000
		life=1.000
		emission=5.000
		size=30.000
		particle_yaw=90.000
		particle_pitch={ 0.000 180.000 }
		rotation={ 0.000 5.000 }
	}
	subsystem={
		name="scrap_pieces"
		max_amount=20
		slave_particles=0
		emitter_type="box"
		box_emitter_z={ 0.000 2.000 }
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/shards.dds"
			x=2
			y=2
			shader="ParticleAlphaBlend"
		}
		color={
			x=50.000
			y=50.000
			z=50.000
			alpha=255.000,fade_alpha
		}
		position={
		}
		duration=-1.000
		velocity_pitch={ 0.000 5.000 }
		velocity_yaw={ 0.000 5.000 }
		velocity=20.000
		life=0.500
		emission=20.000
		size={ 1.500 1.000 }
		rotation={ 0.000 180.000 }
	}
	animation={
		name="fade_alpha"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.000 0.665 0.914 1.000 0.000 
		}
		op="MUL"
		time="life"
	}
	force={
		type="planar"
		name="force0"
		position={
			0.000 0.000 0.000 
		}
		direction={
			0.000 1.000 0.000 
		}
		local_force=yes
		yaw=0.000
		division=16
		amount=5.000
	}
}
