ParticleSystem " Alencon_rush " 1.00
{
   Position = XYZ(0.00,0.00,0.00)
   SourceBlending = 5
   DestBlending = 6

   EventSequence " fire "
   {
      Offset = XYZ(0.00,0.00,0.00)
      LifeTime = random(0.50,0.80)
      EmitRate = random(100,100)
      EmitRadius = XYZ(random(-8.00,8.00),random(-8.00,8.00),random(0.00,0.00))
      Gravity = XYZ(0.00,0.00,0.00)
      FollowCamera = 1
      Orientation = XYZ(0.00,0.00,0.00)
      OriR = 0
      SelfRotation = 1
      SelfRotAxis = XYZ(0.00,0.00,0.00)
      SelfRotSpeed = random(0.30,0.20)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " WhiteSmoke1 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 60
      TimeDelay = 0.00
      Loop = 1

      Initial Velocity = XYZ(random(0.00,0.00), random(0.00,0.00), random(60.00,60.00))
      Initial Size = random(15.00,30.00)
      Initial Color = RGBA(random(128,131), random(64,84), random(64,33), random(80,80))

      //// Color 2
      Fade So At 0.30 Color = RGBA(random(128,131),random(64,84),random(64,33),random(80,80))
      Fade So At 0.60 Color = RGBA(random(0,0),random(0,0),random(0,0),random(0,0))

      //// Size 2
      Fade So At 0.00 Size = random(15.00,30.00)
      Fade So At 0.80 Size = random(30.00,45.00)

      //// Velocity 0
   }
}
