Soviet_TeslaEMP.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:fx_teslaemp.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FX_TeslaEMP" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="60" id="Soviet_TeslaEMP">
  7. <Lifetime High="10" Low="5"/>
  8. <Size High="60" Low="40"/>
  9. <BurstDelay High="1" Low="1"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="1" Low="0.75" RelativeAge="4"/>
  13. <Alpha Frame="3" High="0" Low="-0.5" RelativeAge="9"/>
  14. </Alphas>
  15. <Colors>
  16. <Color Frame="1" RelativeAge="0">
  17. <Color b="0.980392" g="0.596078" r="0.635294"/>
  18. </Color>
  19. <Color Frame="2" RelativeAge="100">
  20. <Color b="0" g="0" r="0"/>
  21. </Color>
  22. </Colors>
  23. <Physics>
  24. <Default/>
  25. </Physics>
  26. <Draw>
  27. <Default/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder>
  31. <Offset x="0" y="0" z="5"/>
  32. </Cylinder>
  33. </Volume>
  34. <Velocity>
  35. <Ortho>
  36. <Position>
  37. <x High="0" Low="0"/>
  38. <y High="0" Low="0"/>
  39. <z High="4" Low="4"/>
  40. </Position>
  41. </Ortho>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRate High="5" Low="5"/>
  47. <SizeRateDamping High="1" Low="1"/>
  48. <AngleZ High="1" Low="-1"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>