particle={
	name="nemesis_01_science_lightning_station_file"
	subsystem={
		name="light_2"
		max_amount=10
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/flare_wide.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 150 0 }
			y={ 210 5 }
			z={ 255 0 }
			alpha=255,fade_alpha
		}
		position={
			x=0
			y=5
		}
		duration=0.1
		velocity=0
		life={ 0.2 0.05 }
		emission={ 40 12 }
		size={ 15,light_size 0.25 }
		particle_yaw={ -90 180 }
		particle_pitch={ 0 0 }
		rotation=90
	}
	subsystem={
		name="light_flipped"
		max_amount=10
		slave_particles=0
		emitter_type="box"
		box_emitter_x=0
		box_emitter_y=0
		box_emitter_z=0
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=yes
		texture={
			file="gfx/particles/thin_muzzle_flash_blurred_2.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 150 0 }
			y={ 210 5 }
			z={ 255 0 }
			alpha=255,fade_alpha
		}
		position={
			x=0
			y=2.5
		}
		duration=0.1
		velocity=0
		life={ 0.2 0.05 }
		emission={ 40 12 }
		size={ 7,light_size 0.25 }
		particle_yaw={ -90 180 }
		rotation=-90
	}
	subsystem={
		name="lightning_2"
		max_amount=20
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ 0 0.1 }
		box_emitter_y={ 0 4 }
		box_emitter_z={ 0 0.1 }
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/lightning_spark.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 150 10 }
			y={ 230 15 }
			z={ 255 0 }
			alpha={ 255,fade_alpha 20 }
		}
		position={
			y=5
		}
		duration=0.15
		velocity={ -1 1 }
		life={ 0.3 0.1 }
		emission={ 80 20 }
		size={ 3,lightning_size 1 }
		particle_yaw={ 90 180 }
		rotation={ 0 10 }
	}
	subsystem={
		name="lightning_2area"
		max_amount=20
		slave_particles=0
		emitter_type="box"
		box_emitter_x={ 0 0.2 }
		box_emitter_y={ 0 0.2 }
		box_emitter_z={ 0 0.2 }
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=yes
		texture={
			file="gfx/particles/lightning_spark.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 150 10 }
			y={ 220 15 }
			z={ 255 0 }
			alpha={ 255,fade_alpha 20 }
		}
		position={
		}
		duration=0.2
		velocity_pitch={ -90 90 }
		velocity_yaw={ 0 90 }
		velocity={ -5 1 }
		life={ 0.3 0.1 }
		emission={ 40 10 }
		size={ 2,lightning_size 0.5 }
		particle_yaw={ 90 180 }
		particle_pitch={ 90 180 }
		rotation={ 90 90 }
	}
	animation={
		name="fade_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.229 1 0.491 0.203 0.812 0.953 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="lightning_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.182 0.898 1 1 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="light_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.63281 0.16765 0.92969 1 1 
		}
		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
	}
}
