particle={
	name="par_01_head_holo_file"
	subsystem={
		name="particles"
		max_amount=20
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ 1 1 }
		box_emitter_y={ 0 3 }
		box_emitter_z={ 0 3 }
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/glowy_bit.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=180
			y=230
			z=200
			alpha=400,smoke_alpha
		}
		position={
			x=0
			y=-7
			z=2
		}
		duration=-1
		velocity_pitch={ 0 45 }
		velocity_yaw={ 0 45 }
		velocity={ 0.3 0.1 }
		life={ 4 1 }
		emission=20
		size={ 0.15 0.05 }
		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/par_01_star_map_16x16.dds"
			x=16
			y=16
			shader="ParticleAdditive"
		}
		color={
			x=255
			y=255
			z=255
			alpha=200,holo_alpha
		}
		position={
			x=0
			y=-6.3
			z=1.5
		}
		duration=-1
		life=10
		emission=200
		size=3.3
		particle_yaw=0
		particle_pitch=0
		rotation=0
	}
	subsystem={
		name="godray"
		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/godray_v02.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=180
			y=230
			z=200
			alpha=255,smoke_alpha
		}
		position={
			x=0
			y=-7
			z=0.8
		}
		duration=-1
		life=6
		emission=1
		size=10
		particle_yaw=0
		particle_pitch=0
		rotation=0
	}
	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=180
			y=200
			z=200
			alpha=255,smoke_alpha
		}
		position={
			x=0
			y=-7
			z=3
		}
		duration=-1
		life=6
		emission=1
		size=15
		particle_yaw=0
		particle_pitch=0
		rotation=0
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=6
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.0001 0.52344 0.19118 0.71094 0.35588 0.5625 0.36765 0.01563 0.37059 0.50781 0.43529 0.50781 0.44706 0 0.45588 0.5 0.77353 0.75 0.9999 0.53125 1 0.01563 
		}
		op="MUL"
		time="life_abs"
	}
	animation={
		name="holo_alpha"
		start=0
		duration=6
		repeat=yes
		minValue=0
		maxValue=1
		curve={
			0 0 0.05588 0.89063 0.40882 0.92969 0.42353 0.02344 0.46471 0.89844 0.97059 1 1 0 
		}
		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
	}
}
