particle={
	name="tox_01_portrait_holo_file"
	subsystem={
		name="glow"
		max_amount=1
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/glow.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=200
			y=200
			z=200
			alpha=50,smoke_alpha
		}
		position={
			x=1
			y=5.5
			z=-0.6
		}
		duration=1
		life=8
		emission=100
		size=10
		particle_yaw=0
		particle_pitch=0
		rotation=0
	}
	subsystem={
		name="holo"
		max_amount=2
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/tox_01_portrait_16x16.dds"
			x=16
			y=16
			shader="ParticleAlphaBlend"
		}
		color={
			x=255
			y=255
			z=255
			alpha=255,smoke_alpha
		}
		position={
			x=2
			y=5.5
			z=-0.6
		}
		duration=1
		life=8
		emission=100
		size=2.4
		particle_yaw=0
		particle_pitch=0
		rotation=0
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.01176 0.97656 0.51471 1 0.99706 0.96094 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
	}
}
