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

   EventSequence " dust "
   {
      Offset = XYZ(0.00,0.00,3.00)
      LifeTime = random(0.80,0.80)
      EmitRate = random(300,300)
      EmitRadius = XYZ(random(-30.00,30.00),random(-30.00,30.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 = 0
      SelfRotAxis = XYZ(0.00,0.00,0.00)
      SelfRotSpeed = random(0.00,0.00)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " WhiteSmoke1 "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 80
      TimeDelay = 0.00
      Loop = 1

      Initial Velocity = XYZ(random(200.00,-200.00), random(200.00,-200.00), random(0.00,0.00))
      Initial Size = random(6.00,30.00)
      Initial Color = RGBA(random(255,128), random(108,0), random(0,0), random(150,150))

      //// Color 3
      Fade So At 0.00 Color = RGBA(random(0,0),random(0,0),random(0,0),random(0,0))
      Fade So At 0.10 Color = RGBA(random(255,128),random(108,0),random(0,0),random(150,150))
      Fade So At 0.80 Color = RGBA(random(0,0),random(0,0),random(0,0),random(0,0))

      //// Size 2
      Fade So At 0.00 Size = random(6.00,30.00)
      Fade So At 0.80 Size = random(30.00,50.00)

      //// Velocity 2
      Fade So At 0.00 Velocity = XYZ(random(200.00,-200.00),random(200.00,-200.00),random(100.00,-100.00))
      Fade So At 0.80 Velocity = XYZ(random(-10.00,-10.00),random(-10.00,-10.00),random(0.00,0.00))

   }

   EventSequence " core "
   {
      Offset = XYZ(0.00,0.00,10.00)
      LifeTime = random(0.10,0.10)
      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 = 0
      SelfRotAxis = XYZ(0.00,0.00,0.00)
      SelfRotSpeed = random(0.00,0.00)
      Has_Rotation = 0
      IsSmo = 0
      Texture = " ringcore "
      TextureNumber = 1
      TexturePeriod = 0.00
      RChange = 0
      NumParticles = 12
      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(60.00,61.00)
      Initial Color = RGBA(random(255,128), random(108,0), random(0,0), random(200,200))

      //// Color 2
      Fade So At 0.00 Color = RGBA(random(255,128),random(108,0),random(0,0),random(200,200))
      Fade So At 0.10 Color = RGBA(random(0,0),random(0,0),random(0,0),random(0,0))

      //// Size 2
      Fade So At 0.00 Size = random(60.00,61.00)
      Fade So At 0.10 Size = random(120.00,121.00)

      //// Velocity 0
   }
}
