particle={
	name="shroud_creature_cloud_effect"
	subsystem={
		name="clouds"
		max_amount=10
		slave_particles=0
		emitter_type="sphere"
		sphere_emitter_radius={ 70 25 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 10 }
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/explosion_02_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAdditive"
		}
		color={
			x=200
			y=180
			z=255
			alpha=60,alpha_fade
		}
		position={
		}
		duration=-1
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life={ 4.5 1 }
		emission=5
		size={ 80 30 }
		particle_pitch={ 90 10 }
		rotation={ 0 180 }
	}
	subsystem={
		name="lightning"
		max_amount=10
		slave_particles=0
		emitter_type="sphere"
		sphere_emitter_radius={ 70 25 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 10 }
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/smoke_01.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=200
			y=180
			z=255
			alpha=150,lightning_alpha
		}
		position={
		}
		duration=-1
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life=1
		emission=0.5
		size={ 80 30 }
		particle_pitch={ 90 10 }
		rotation={ 0 180 }
	}
	subsystem={
		name="clouds_dark"
		max_amount=10
		slave_particles=0
		emitter_type="sphere"
		sphere_emitter_radius={ 70 25 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 10 }
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/explosion_02_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAlphaBlend"
		}
		color={
			x=120
			y=140
			z=190
			alpha=150,alpha_fade
		}
		position={
		}
		duration=-1
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life={ 5 1 }
		emission=5
		size={ 80 30 }
		particle_pitch={ 90 10 }
		rotation={ 0 180 }
	}
	animation={
		name="alpha_fade"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.341 0.984 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="lightning_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.059 1 0.141 0.172 0.274 0.695 0.385 0.875 0.741 0.203 1 0 
		}
		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
	}
}
