ParticleSystem " chicken " 1.00
{
   Position = XYZ(0.00,0.00,0.00)
   SourceBlending = 5
   DestBlending = 2

   EventSequence " chicken_effect01 "
   {
      Offset = XYZ(0.00,0.00,4.00)
      LifeTime = random(1.00,1.00)
      EmitRate = random(0,150)
      EmitRadius = XYZ(random(-6.00,6.00),random(-6.00,6.00),random(0.00,0.00))
      Gravity = XYZ(0.00,0.00,35.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.50,0.50)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " WhiteSmoke1 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 80
      TimeDelay = 0.00
      Loop = 0

      Initial Velocity = XYZ(random(0.00,0.00), random(0.00,0.00), random(0.00,0.00))
      Initial Size = random(7.00,10.00)
      Initial Color = RGBA(random(255,255), random(255,255), random(128,179), random(30,30))

      //// Color 1
      Fade So At 1.00 Color = RGBA(random(255,255),random(255,255),random(128,179),random(30,30))

      //// Size 0
      //// Velocity 0
   }
}
