SovietToxicDeathExplosionLight.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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="" SystemLifetime="1" id="SovietToxicDeathExplosionLight">
  7. <Lifetime High="120" Low="120"/>
  8. <Size High="10" Low="10"/>
  9. <BurstDelay High="30" Low="30"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="50">
  13. <Color b="0" g="0.909804" r="0.545098"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <ColorScale High="3" Low="3"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="1" Low="1"/>
  23. </Default>
  24. </Physics>
  25. <Draw>
  26. <LightSource/>
  27. </Draw>
  28. <Volume>
  29. <Cylinder>
  30. <Offset x="0" y="0" z="5"/>
  31. </Cylinder>
  32. </Volume>
  33. <Velocity/>
  34. <Event/>
  35. <Update>
  36. <Default>
  37. <SizeRate High="2" Low="2"/>
  38. <SizeRateDamping High="1" Low="1"/>
  39. <AngleZ High="3" Low="-3"/>
  40. <AngularDampingXY High="1" Low="1"/>
  41. </Default>
  42. </Update>
  43. </FXParticleSystemTemplate>
  44. </AssetDeclaration>