particle={
	name="tox_01_tank_smoke_file"
	subsystem={
		name="smoke"
		max_amount=4
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ 0 0 }
		box_emitter_y={ 0 0 }
		box_emitter_z={ 0 3 }
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=no
		billboard=no
		hide=no
		texture={
			file="gfx/particles/cloud.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=230,color_boost
			y=240,color_boost
			z=100,color_boost
			alpha={ 100,smoke_alpha 40 }
		}
		position={
			x=0
			y=0
			z=-100
		}
		duration=-1
		life={ 6 2 }
		emission={ 2 4 }
		size={ 250 10 }
		rotation={ 0 180 }
	}
	subsystem={
		name="smoke_glow"
		max_amount=40
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ -10 0 }
		box_emitter_y={ 0 0 }
		box_emitter_z={ 0 0 }
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=no
		billboard=no
		hide=yes
		texture={
			file="gfx/particles/explosion_03_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAdditive"
		}
		color={
			x=230,color_boost
			y=240,color_boost
			z=100,color_boost
			alpha=100,smoke_alpha
		}
		position={
			x=-8
			y=0
		}
		start={ 0 3.5 }
		duration=-1
		emission_pulse_duration={ 5 1 }
		emission_pulse_silence={ 3 2 }
		velocity_pitch=30
		velocity_yaw=30
		velocity=1
		life={ 6 0.5 }
		emission=1.3
		size={ 50 5 }
		rotation={ 0 180 }
	}
	subsystem={
		name="glow_particles"
		max_amount=9
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ 0 1 }
		box_emitter_y={ 0 0 }
		box_emitter_z={ 0 2.5 }
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=no
		billboard=no
		hide=no
		texture={
			file="gfx/particles/glowy_bit.dds"
			x=1
			y=1
			shader="ParticleAlphaBlend"
		}
		color={
			x=230
			y=240
			z=60
			alpha={ 255,alpha 10 }
		}
		position={
			x=0
			y=0
			z=-65
		}
		duration=-1
		velocity_pitch={ 0 45 }
		velocity_yaw={ 0 45 }
		velocity={ 0.3 0.1 }
		life={ 4 1 }
		emission={ 4 3 }
		size={ 6 2 }
		rotation={ 0 180 }
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.28235 0.72656 0.55 0.53906 0.76765 0.25 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="color_boost"
		start=0
		duration=1
		repeat=no
		minValue=1
		maxValue=2
		curve={
			0 0 0.30294 0.23438 0.54118 0.32031 0.76765 0.21094 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.09118 0.98438 0.68235 0.75 1 0 
		}
		op="MUL"
		time="life"
	}
	force={
		type="planar"
		name="force0"
		position={
			0 0 0 
		}
		direction={
			0 1 0 
		}
		local_force=yes
		yaw=0
		division=16
		amount=5
	}
}
