particle={
	name="nebula_planet_smoke"
	subsystem={
		name="Smoke"
		max_amount=70
		slave_particles=0
		sort="age"
		emitter_type="sphere"
		sphere_emitter_radius={ 250.000 100.000 }
		sphere_emitter_yaw={ 0.000 180.000 }
		sphere_emitter_pitch={ 0.000 5.000 }
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/cloud_low_alpha.dds"
			x=1
			y=1
			shader="ParticleAlphaBlend"
		}
		color={
			x=255.000
			y=180.000
			z=120.000
			alpha=255.000,AlphaFade
		}
		position={
			y=-100.000
		}
		duration=-1.000
		velocity_pitch={ 0.000 180.000 }
		velocity_yaw={ 0.000 180.000 }
		velocity=2.000
		life={ 7.000 2.000 }
		emission=10.000
		size={ 600.000,Size_Grow 40.000 }
		rotation={ 0.000 180.000 }
		mass=1.400
		force=vortex,rotate,push
	}
	subsystem={
		name="glow"
		max_amount=40
		slave_particles=0
		emitter_type="sphere"
		sphere_emitter_radius={ 200.000 50.000 }
		sphere_emitter_yaw={ 60.000 150.000 }
		sphere_emitter_pitch={ 0.000 5.000 }
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/fire05.dds"
			x=2
			y=2
			shader="ParticleAdditive"
		}
		color={
			x=190.000
			y=170.000
			z=170.000
			alpha=255.000,glow_fade
		}
		position={
			y=-100.000
		}
		duration=-1.000
		velocity_pitch={ 0.000 180.000 }
		velocity_yaw={ 0.000 0.000 }
		velocity={ 10.000 5.000 }
		life={ 8.000 2.000 }
		emission=2.500
		size={ 7.000,glow_size 3.000 }
		rotation={ 0.000 180.000 }
		rotation_speed={ 7.000 3.000 }
		mass={ 1.700 0.500 }
		force=vortex,rotate,push
	}
	animation={
		name="AlphaFade"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.000 0.174 0.516 0.444 0.336 1.000 0.000 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="Size_Grow"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.758 0.559 0.828 1.000 1.000 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="glow_fade"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.000 0.159 0.789 0.385 0.953 0.468 0.320 0.603 0.234 0.771 0.984 1.000 0.023 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="glow_size"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.047 0.165 0.367 0.456 0.766 1.000 0.273 
		}
		op="MUL"
		time="life"
	}
	force={
		type="vortex"
		name="vortex"
		position={
			0.000 0.000 0.000 
		}
		direction={
			0.000 1.000 0.000 
		}
		local_force=yes
		yaw=0.000
		division=16
		amount=4.000
	}
	force={
		type="point"
		name="push"
		position={
			0.000 0.000 0.000 
		}
		direction={
			0.000 1.000 0.000 
		}
		local_force=yes
		yaw=0.000
		division=16
		amount=5.000
	}
	force={
		type="spin"
		name="rotate"
		position={
			0.000 0.000 0.000 
		}
		direction={
			0.000 1.000 0.000 
		}
		local_force=yes
		yaw=0.000
		division=16
		amount=0.010
	}
}
