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

   EventSequence " heal_effect "
   {
      Offset = XYZ(0.00,0.00,0.00)
      LifeTime = random(2.00,2.00)
      EmitRate = random(0,70)
      EmitRadius = XYZ(random(-10.00,10.00),random(-10.00,10.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.00,1.00)
      Has_Rotation = 1
      Rotation_Speed = random(0.50,0.50)
      Rotation_Center = XYZ(1.00,1.00,1.00)
      Rotation_Axis = XYZ(0.00,0.00,0.00)
      IsSmo = 0
      Texture = " star_glow01 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 70
      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(3.00,6.00)
      Initial Color = RGBA(random(0,255), random(255,128), random(0,128), random(90,90))

      //// Color 1
      Fade So At 1.00 Color = RGBA(random(0,255),random(255,128),random(0,128),random(90,90))

      //// Size 1
      Fade So At 0.30 Size = random(2.00,6.00)

      //// Velocity 0
   }

   EventSequence " star "
   {
      Offset = XYZ(0.00,0.00,0.00)
      LifeTime = random(300.00,300.00)
      EmitRate = random(100,100)
      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 = 1
      Orientation = XYZ(0.00,0.00,0.00)
      OriR = 0
      SelfRotation = 1
      SelfRotAxis = XYZ(0.00,0.00,0.00)
      SelfRotSpeed = random(0.10,0.05)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " star_glow03 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 3
      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(30.00,25.00)
      Initial Color = RGBA(random(255,255), random(255,255), random(128,255), random(30,30))

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

   EventSequence " STAR1 "
   {
      Offset = XYZ(0.00,0.00,0.00)
      LifeTime = random(300.00,300.00)
      EmitRate = random(100,100)
      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 = 1
      Orientation = XYZ(0.00,0.00,0.00)
      OriR = 0
      SelfRotation = 1
      SelfRotAxis = XYZ(0.00,0.00,0.00)
      SelfRotSpeed = random(-0.10,-0.05)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " star_glow03 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 3
      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(30.00,25.00)
      Initial Color = RGBA(random(255,255), random(255,255), random(128,255), random(40,40))

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