particle={
	name="planet_notification_green_effect"
	subsystem={
		name="glow"
		max_amount=0
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/flare.dds"
			x=1
			y=1
			shader="ParticleAdditiveNoDepth"
		}
		color={
			x=255.000
			y=150.000
			z=100.000
			alpha=7.000
		}
		position={
		}
		duration=-1.000
		life=2.000
		emission=100.000
		size=1500.000,pulse
		rotation=30.000
	}
	subsystem={
		name="halo"
		max_amount=2
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/halo_4.dds"
			x=1
			y=1
			shader="ParticleAdditiveNoDepth"
		}
		color={
			x=75.000
			y=255.000
			z=75.000
			alpha=255.000,halo_alpha
		}
		position={
		}
		duration=-1.000
		life=2.000
		emission=5.000
		size=500.000,grow
		rotation=0.000
	}
	animation={
		name="grow"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 0.000 0.494 0.898 1.000 1.000 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="pulse"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 1.000 0.491 0.203 1.000 1.000 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="halo_alpha"
		start=0.000
		duration=1.000
		repeat=no
		minValue=0.000
		maxValue=1.000
		curve={
			0.000 1.000 0.424 0.820 0.738 0.000 1.000 0.000 
		}
		op="MUL"
		time="life"
	}
	force={
		type="planar"
		name="force0"
		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
	}
}
