particle={
	name="star_explosion_shockwave_file"
	subsystem={
		name="Surface_fire"
		max_amount=2900
		slave_particles=0
		sort="depth"
		emitter_type="sphere"
		sphere_emitter_radius={ 4.51 0 }
		sphere_emitter_yaw={ 0 180 }
		sphere_emitter_pitch={ 0 80 }
		invert=no
		trail=no
		local_space=yes
		billboard=yes
		hide=yes
		texture={
			file="gfx/particles/fire03_des.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=50
			y=150
			z=255
			alpha=255,fade_in_out
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=1
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life={ 4 2 }
		emission=700
		size={ 0.24,size_grow 0.16 }
		rotation={ 0 180 }
		rotation_speed={ 0 0 }
	}
	subsystem={
		name="Glow_flare"
		max_amount=20
		slave_particles=0
		sort="depth"
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/halo.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=100
			y=110
			z=110
			alpha=150,fade_in_out_flairs
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=0.3
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life={ 10 0.5 }
		emission=10
		size={ 420,size_grow_flairs 6 }
		particle_yaw={ 0 180 }
		particle_pitch={ 90 2 }
		rotation={ 0 180 }
	}
	subsystem={
		name="SolarSparks"
		max_amount=25
		slave_particles=0
		sort="depth"
		emitter_type="point"
		invert=no
		trail=no
		local_space=yes
		billboard=no
		hide=no
		texture={
			file="gfx/particles/sparks_circle.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=240
			y=150
			z=100
			alpha=255,fade_in_out_flairs
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=2
		emitter_yaw={ 0 0 }
		emitter_pitch={ 0 0 }
		velocity_pitch={ 0 180 }
		velocity_yaw={ 0 180 }
		velocity={ 0 0 }
		life={ 3.5 0.5 }
		emission=5
		size={ 25,size_grow_flairs 10 }
		particle_yaw={ 0 180 }
		particle_pitch={ 0 180 }
		rotation={ 0 180 }
	}
	animation={
		name="fade_in_out"
		start=0
		duration=1
		repeat=yes
		minValue=0
		maxValue=1
		curve={
			0 0 0.4 1 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="size_grow"
		start=0
		duration=1
		repeat=no
		minValue=1
		maxValue=3
		curve={
			0 0 1 1 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="fade_in_out_flairs"
		start=0
		duration=1
		repeat=yes
		minValue=0
		maxValue=1
		curve={
			0 0 0.12941 0.25781 0.3 0.97656 0.87059 0.74219 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="size_grow_flairs"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.53824 0.78125 1 1 
		}
		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
	}
}
