particle={
	name="tox_01_portrait_piston_file"
	subsystem={
		name="smoke"
		max_amount=12
		slave_particles=0
		emitter_type="box"
		box_emitter_y={ 0 1 }
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/explosion_03_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAdditive"
		}
		color={
			x={ 230,color_boost 15 }
			y={ 240,color_boost 15 }
			z=100,color_boost
			alpha=100,smoke_alpha
		}
		position={
			x=0
			y=0
		}
		start={ 0 1 }
		duration=2
		velocity_pitch={ 90 10 }
		velocity_yaw=0
		velocity=0.6
		life={ 3 1 }
		emission=5
		size={ 2.4,smoke_size 0.5 }
		particle_yaw={ 0 30 }
		particle_pitch={ 0 30 }
		rotation={ 0 180 }
	}
	subsystem={
		name="glow"
		max_amount=40
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=yes
		texture={
			file="gfx/particles/cloud_low_alpha.dds"
			x=6
			y=6
			shader="ParticleAdditive"
		}
		color={
			x=240,color_boost
			y=255,color_boost
			z=120,color_boost
			alpha=255,smoke_alpha
		}
		position={
			x=0
			y=0
		}
		start={ 1 0.1 }
		duration=-1
		velocity=0.7
		life={ 2 0.5 }
		emission=3
		size={ 2 0.5 }
		rotation={ 0 180 }
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.12647 0.65625 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="smoke_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.35156 0.22353 0.77344 0.61471 0.98438 1 1 
		}
		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
	}
}
