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

   EventSequence " 3rd_step "
   {
      Offset = XYZ(0.00,0.00,0.00)
      LifeTime = random(1.00,1.00)
      EmitRate = random(1,1)
      EmitRadius = XYZ(random(0.00,0.00),random(0.00,0.00),random(0.00,0.00))
      Gravity = XYZ(0.00,0.00,0.00)
      FollowCamera = 0
      Orientation = XYZ(0.00,1.00,0.00)
      OriR = 0
      SelfRotation = 0
      SelfRotAxis = XYZ(0.00,0.00,1.00)
      SelfRotSpeed = random(0.10,0.10)
      Has_Rotation = 0
      IsSmo = 1
      Model = " joan_egy_atk03 "
      NumParticles = 1
      TimeDelay = 0.00
      Loop = 1

      Initial Velocity = XYZ(random(0.00,0.00), random(0.00,0.00), random(0.00,0.00))
      Initial Size = random(0.00,0.00)
      Initial Color = RGBA(random(255,255), random(255,255), random(255,255), random(255,255))

      //// Color 2
      Fade So At 0.00 Color = RGBA(random(255,255),random(255,255),random(255,255),random(255,255))
      Fade So At 0.50 Color = RGBA(random(0,0),random(0,0),random(0,0),random(255,255))

      //// Size 2
      Fade So At 0.20 Size = random(0.80,0.80)
      Fade So At 1.00 Size = random(1.00,1.00)

      //// Velocity 0
   }
}
