TeslaCharge.xml 1.6 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:fxlightninghitmj01.xml" type="instance"/>
  5. <Include source="art:fxdistortionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXLightningHitMJ01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Type="GPU_PARTICLE" id="TeslaCharge">
  8. <Lifetime High="8" Low="4"/>
  9. <Size High="20" Low="10"/>
  10. <BurstCount High="3" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="1" g="1" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="70">
  16. <Color b="0.8" g="0.619608" r="0.376471"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="5" Low="3"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="1" Low="1"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <Gpu DetailTexture="FXDistortionFractal01" MiscValue1="0.1" MiscValue2="0.01" MiscValue3="45" MiscValue4="0.1" Shader="GpuParticleDistort.fx" SpeedMultiplier="1"/>
  30. </Draw>
  31. <Volume>
  32. <Cylinder>
  33. <Offset x="0" y="0" z="0"/>
  34. </Cylinder>
  35. </Volume>
  36. <Velocity>
  37. <Ortho>
  38. <Position>
  39. <x High="0" Low="0"/>
  40. <y High="0" Low="0"/>
  41. <z High="0" Low="0"/>
  42. </Position>
  43. </Ortho>
  44. </Velocity>
  45. <Event/>
  46. <Update>
  47. <Default>
  48. <SizeRateDamping High="1" Low="1"/>
  49. <AngleZ High="7" Low="0"/>
  50. <AngularDampingXY High="1" Low="1"/>
  51. </Default>
  52. </Update>
  53. </FXParticleSystemTemplate>
  54. </AssetDeclaration>