particle={
	name="par_01_hand_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=100
			y=100
			z=200
			alpha=50,smoke_alpha
		}
		position={
			x=1
			y=1
			z=0
		}
		duration=1
		life=6
		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/par_01_simple_terrain_8x8.dds"
			x=8
			y=8
			shader="ParticleAdditive"
		}
		color={
			x=255
			y=255
			z=255
			alpha=180,halo_alpha
		}
		position={
			x=0
			y=1
			z=0
		}
		duration=-1
		life=6
		emission=100
		size=4
		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.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=50
			y=250
			z=300
			alpha=300,smoke_alpha
		}
		position={
			x=0
			y=0.6
			z=-0.4
		}
		duration=1
		life=6
		emission=100
		size=7
		particle_yaw=0
		particle_pitch=65
		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.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=50
			y=200
			z=300
			alpha=500,smoke_alpha
		}
		position={
			x=0
			y=0.6
			z=-0.4
		}
		duration=1
		life=6
		emission=100
		size=7
		particle_yaw=0
		particle_pitch=65
		rotation=0
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.0001 0.76563 0.26765 0.85938 0.27941 0.01563 0.29412 0.85938 0.54118 0.69531 0.98824 0.84375 0.9999 0 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="halo_alpha"
		start=0
		duration=6
		repeat=yes
		minValue=0
		maxValue=1
		curve={
			0 0 0.00588 0.89063 0.30882 0.85938 0.31176 0.05469 0.33824 0.89063 0.97059 0.85156 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
	}
}
