TeslaSingularityCoreLight.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Includes>
  4. <Include source="art:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="250" id="TeslaSingularityCoreLight">
  7. <Lifetime High="6" Low="6"/>
  8. <Size High="125" Low="80"/>
  9. <BurstDelay High="6" Low="1"/>
  10. <BurstCount High="1" Low="1"/>
  11. <InitialDelay High="35" Low="35"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="0.886275" g="0.701961" r="0.529412"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="100">
  17. <Color b="0" g="0" r="0"/>
  18. </Color>
  19. <Color Frame="3" RelativeAge="100">
  20. <Color b="0" g="0" r="0"/>
  21. </Color>
  22. <ColorScale High="3" Low="2"/>
  23. </Colors>
  24. <Physics>
  25. <Default>
  26. <VelocityDamping High="1" Low="1"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <LightSource MaximumIntensityRadiusRatio="0.5"/>
  31. </Draw>
  32. <Volume>
  33. <Point/>
  34. </Volume>
  35. <Velocity>
  36. <Ortho>
  37. <Position>
  38. <x High="1" Low="1"/>
  39. <y High="0" Low="0"/>
  40. <z High="0" Low="0"/>
  41. </Position>
  42. </Ortho>
  43. </Velocity>
  44. <Event/>
  45. <Update>
  46. <Default>
  47. <SizeRate High="5" Low="3"/>
  48. <SizeRateDamping High="1" Low="1"/>
  49. <AngleZ High="3" Low="-3"/>
  50. <AngularDampingXY High="1" Low="1"/>
  51. </Default>
  52. </Update>
  53. </FXParticleSystemTemplate>
  54. </AssetDeclaration>