particle={
	name="reanimated_voidspawn_smoke_trail_file"
	subsystem={
		name="smoke"
		max_amount=16
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/explosion_03_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAdditive"
		}
		color={
			x=150,color_boost
			y=230,color_boost
			z=255,color_boost
			alpha=40,smoke_alpha
		}
		position={
			x=3
			y=0
			z=-10
		}
		duration=-1
		velocity_pitch=-30
		velocity_yaw={ 0 10 }
		velocity=5
		life={ 4 0.5 }
		emission=5
		size={ 7 1 }
		particle_yaw={ 0 30 }
		particle_pitch={ 0 30 }
		rotation={ 0 180 }
		mass={ 1 0.2 }
		force=turb
	}
	subsystem={
		name="glow"
		max_amount=40
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=1.000000
		local_space=yes
		billboard=yes
		hide=yes
		texture={
			file="gfx/particles/cloud_low_alpha.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=240,color_boost
			y=255,color_boost
			z=120,color_boost
			alpha=255,smoke_alpha
		}
		position={
			x=0
			y=0
		}
		duration=-1
		velocity=0.7
		life={ 2 0.5 }
		emission=3
		size={ 2 0.5 }
		rotation={ 0 180 }
	}
	animation={
		name="smoke_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.28235 0.72656 0.55 0.53906 0.76765 0.25 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="color_boost"
		start=0
		duration=1
		repeat=no
		minValue=1
		maxValue=2
		curve={
			0 0 0.30294 0.23438 0.54118 0.32031 0.76765 0.21094 1 0 
		}
		op="MUL"
		time="life"
	}
	force={
		type="planar"
		name="turb"
		position={
			0 0 0 
		}
		direction={
			0 1 0 
		}
		local_force=no
		yaw=0
		division=16
		amount=5
	}
}
