particle={
	name="par_01_beholder_laser_effect_file"
	subsystem={
		name="light_beam"
		max_amount=15
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/flare_eroded.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 140 30 }
			y={ 120 20 }
			z={ 230 30 }
			alpha=200,fade_alpha
		}
		position={
			x=0
			y=18
		}
		duration=-1
		life={ 1 0.05 }
		emission=10
		size={ 65,light_size 0.25 }
		particle_yaw={ 90 180 }
		rotation=90
	}
	subsystem={
		name="glow"
		max_amount=10
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/glow.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 180 0 }
			y={ 140 5 }
			z={ 300 0 }
			alpha=200,fade_alpha
		}
		position={
			x=0
			y=0
		}
		duration=-1
		life={ 1 0.05 }
		emission=2
		size={ 15,halo_size 0.25 }
		particle_yaw={ 90 180 }
		rotation=90
	}
	subsystem={
		name="sphere"
		max_amount=10
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/circle_eroded.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 140 0 }
			y={ 150 5 }
			z={ 200 0 }
			alpha=100,fade_alpha
		}
		position={
			x=0
			y=1
		}
		duration=-1
		life={ 1 0.05 }
		emission=2
		size={ 15,halo_size 0.25 }
		particle_yaw={ 90 180 }
		rotation=90
	}
	animation={
		name="fade_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.19118 0.875 0.61471 0.45313 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="light_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.19531 0.37941 0.70313 1 1 
		}
		op="MUL"
		time="life_abs"
	}
	animation={
		name="halo_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.50781 0.39706 0.82031 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
	}
}
