particle={
	name="aquatic_01_ion_cannon_muzzle"
	subsystem={
		name="glow"
		max_amount=5
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/glow.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=100,R
			y=170,G
			z=225,B
			alpha=200,fade_alpha
		}
		position={
			x=-1
		}
		duration=0.1
		velocity_pitch={ 0 0 }
		velocity_yaw={ 0 0 }
		life=3.5
		emission=200
		size=70,grow_2
		rotation={ 0 180 }
	}
	subsystem={
		name="shockwave"
		max_amount=2
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/bubble.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=40,R
			y=180,G
			z=255,B
			alpha=255,fade_alpha
		}
		position={
			x=-1
		}
		duration=0.1
		velocity_pitch={ 0 0 }
		velocity_yaw={ 0 0 }
		velocity=0
		life=1
		emission=200
		size=75,grow
		rotation={ 0 180 }
	}
	subsystem={
		name="shockwave"
		max_amount=2
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/halo.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=40,R
			y=180,G
			z=255,B
			alpha=255,fade_alpha
		}
		position={
			x=-1
		}
		duration=0.1
		velocity_pitch={ 0 0 }
		velocity_yaw={ 0 0 }
		velocity=0
		life=1
		emission=200
		size=80,grow
		rotation={ 0 180 }
	}
	animation={
		name="fade_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.08235 0.96875 0.59706 0.25781 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="grow"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.41765 0.32813 1 0.97656 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="R"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 1 0.15 0.38281 1 0.24219 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="G"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 1 0.19412 0.79688 1 0.64844 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="B"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 1 0.22647 0.69531 1 0.53125 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="grow_2"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.42969 0.29412 0.79688 1 1 
		}
		op="MUL"
		time="life_abs"
	}
	force={
		type="planar"
		name="force0"
		position={
			0 0 0 
		}
		direction={
			0 1 0 
		}
		local_force=yes
		yaw=0
		division=16
		amount=5
	}
}
