particle={
	name="aquatic_01_colossus_tentacle_effect_file"
	subsystem={
		name="glow_core"
		max_amount=15
		slave_particles=0
		sort="depth"
		emitter_type="box"
		box_emitter_x={ 0 0.4 }
		box_emitter_y={ 0 10 }
		box_emitter_z={ 0 0.4 }
		invert=no
		trail=no
		local_space=no
		billboard=yes
		hide=yes
		texture={
			file="gfx/particles/cloud.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=70
			y=150
			z=220
			alpha=50,alpha_3
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=-1
		emitter_pitch={ 0 0 }
		velocity_pitch=0
		velocity_yaw=0
		velocity=0
		life={ 2.5 0.5 }
		emission=6
		size={ 15,grow 3 }
		rotation={ 0 180 }
		force=turb
	}
	subsystem={
		name="drip"
		max_amount=15
		slave_particles=0
		sort="depth"
		emitter_type="box"
		box_emitter_x={ 0 0.4 }
		box_emitter_y={ 0 12 }
		box_emitter_z={ 0 0.4 }
		invert=no
		trail=no
		local_space=no
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/gib_01.dds"
			x=1
			y=1
			shader="ParticlePreAlphaBlend"
		}
		color={
			x=40,alpha
			y=180,alpha
			z=255,alpha
			alpha=255,alpha
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=-1
		emitter_pitch={ 0 0 }
		velocity_pitch=0
		velocity_yaw=0
		velocity=0
		life={ 2.5 0.5 }
		emission=3
		size={ 12,grow 2 }
		rotation={ 0 180 }
		force=turb
	}
	subsystem={
		name="lightning"
		max_amount=20
		slave_particles=0
		sort="depth"
		emitter_type="box"
		box_emitter_x={ 0 1 }
		box_emitter_y={ 0 13 }
		box_emitter_z={ 0 1 }
		invert=no
		trail=no
		local_space=no
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/lightning_spark.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x={ 140 10 }
			y={ 240 10 }
			z={ 240 10 }
			alpha=255,alpha_2
		}
		position={
			x=0
			y=0
			z=0
		}
		start=0
		duration=-1
		emitter_yaw=0
		emitter_pitch={ 0 0 }
		velocity_pitch={ 0 5 }
		velocity_yaw={ -90 5 }
		velocity=0
		life={ 0.4 0.1 }
		emission=10
		size={ 3,grow 1 }
		particle_yaw={ -90 180 }
		particle_pitch={ 0 180 }
		rotation={ 0 180 }
	}
	animation={
		name="alpha_2"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.129 0.922 0.274 0.828 0.426 0.531 0.568 1 0.859 0.406 1 0.031 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="alpha_3"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.26176 0.46094 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="grow"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.438 0.535 0.625 1 1 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.14706 0.53125 0.35 0.54688 0.57059 0.36719 1 0.01563 
		}
		op="MUL"
		time="life"
	}
	force={
		type="turbulence"
		name="turb"
		position={
			0 0 0 
		}
		direction={
			0 1 0 
		}
		local_force=no
		yaw=0
		division=16
		amount=1
	}
}
