particle={
	name="shroudwalker_front_effect_file"
	subsystem={
		name="absorbing"
		max_amount=10
		slave_particles=0
		sort="depth"
		emitter_type="sphere"
		sphere_emitter_radius={ 2 5 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 180 }
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/polar_swirl_3.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=120
			y=60
			z=255
			alpha=50,alpha_fade
		}
		position={
			x=40
			y=10
			z=0
		}
		duration=-1
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch=-20
		velocity_yaw=0
		velocity=4
		life={ 8 0.5 }
		emission=3
		size={ 120,shrink 0 }
		particle_yaw={ 0 40 }
		particle_pitch={ 90 40 }
		rotation={ 0 180 }
		rotation_speed={ -30 0 }
	}
	subsystem={
		name="absorbing_smoke"
		max_amount=20
		slave_particles=0
		sort="depth"
		emitter_type="sphere"
		sphere_emitter_radius={ 2 3 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 180 }
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/cloud_4.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=120
			y=80
			z=255
			alpha=15,absorb_fade
		}
		position={
			x=40
			y=10
			z=0
		}
		duration=-1
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch=-20
		velocity_yaw=0
		velocity=5
		life={ 5 0.1 }
		emission=10
		size={ 60,shrink 5 }
		particle_yaw={ 0 40 }
		particle_pitch={ 90 50 }
		rotation={ 0 180 }
		rotation_speed={ 0 0 }
	}
	subsystem={
		name="clouds"
		max_amount=10
		slave_particles=0
		sort="depth"
		emitter_type="sphere"
		sphere_emitter_radius={ 2 4 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 180 }
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/polar_swirl_3.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=120
			y=90
			z=255
			alpha=200,alpha_fade
		}
		position={
			x=40
			y=10
			z=0
		}
		duration=-1
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch=-20
		velocity_yaw=0
		velocity=5
		life={ 6 0.5 }
		emission=3
		size={ 65,shrink 5 }
		particle_yaw={ 0 40 }
		particle_pitch={ 90 40 }
		rotation={ 0 180 }
		rotation_speed={ -30 0 }
	}
	animation={
		name="alpha_fade"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.21176 0.82813 0.66176 0.82813 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="absorb_fade"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.20294 1 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="shrink"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.35156 0.2 0.46875 0.52353 0.29688 1 0.125 
		}
		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
	}
}
