<ParticleEffect timeToEmit="0.010" name="firework_comet_green_particle" maxParticles="50" space="Local">
<Dampening max="0.900" min="0.800" />
<DirectionalForce x="0" y="0" />
<Emitter spread="360" emissionRate="-2" angle="0">
<SpawnArea height="0" width="0" depth="0" />
</Emitter>
<Rotation max="0" min="0" />
<RotationSpeed max="0" min="0" />
<Size>
<Max x="15" y="30" />
<Min x="120" y="60" />
</Size>
<SizeChange>
<Max x="0" y="0" />
<Min x="0" y="0" />
</SizeChange>
<Texture filename="tex/particles/comet.png" blend="Add" numFramesX="1" numFramesY="1" />
<TextureFrame startFrame="0" textureAnimationSpeed="0" numTextureAnimationFrames="0" frameInterval="0" />
<TimeToLive max="0.600" min="0.100" />
<Velocity max="500" min="500" />
<CentrifugalForce max="0" min="0" />
<ColorAnimation>
<Keyframe lifeTime="0">
<Color r="182" b="99" a="255" g="255" />
</Keyframe>
<Keyframe lifeTime="1">
<Color r="33" b="0" a="80" g="250" />
</Keyframe>
</ColorAnimation>
</ParticleEffect>