SovietShortCircut.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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:exlightningring.w3x" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate Drawable="EXLIGHTNINGRING" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SortLevel="1" Type="DRAWABLE" id="SovietShortCircut">
  7. <Lifetime High="10" Low="10"/>
  8. <Size High="1" Low="1"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Alphas>
  11. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  12. <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
  13. </Alphas>
  14. <Colors>
  15. <Color Frame="1" RelativeAge="0">
  16. <Color b="1" g="1" r="1"/>
  17. </Color>
  18. <Color Frame="2" RelativeAge="100">
  19. <Color b="1" g="1" r="1"/>
  20. </Color>
  21. <Color Frame="3" RelativeAge="0">
  22. <Color b="1" g="1" r="1"/>
  23. </Color>
  24. <ColorScale High="10" Low="5"/>
  25. </Colors>
  26. <Physics>
  27. <Default ParticlesAttachToBone="true"/>
  28. </Physics>
  29. <Draw>
  30. <RenderObject>
  31. <ObjectSet/>
  32. <ObjectSet/>
  33. <ObjectSet/>
  34. </RenderObject>
  35. </Draw>
  36. <Volume>
  37. <Cylinder>
  38. <Offset x="1" y="0" z="10"/>
  39. </Cylinder>
  40. </Volume>
  41. <Velocity>
  42. <Ortho>
  43. <Position>
  44. <x High="1" Low="1"/>
  45. <y High="0" Low="0"/>
  46. <z High="0" Low="0"/>
  47. </Position>
  48. </Ortho>
  49. </Velocity>
  50. <Event/>
  51. <Update>
  52. <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
  53. <AngleZ High="7" Low="0"/>
  54. <AngularDamping High="1" Low="1"/>
  55. <StartSize>
  56. <x High="0" Low="0"/>
  57. <y High="0" Low="0"/>
  58. <z High="1" Low="0"/>
  59. </StartSize>
  60. <SizeRate>
  61. <x High="1" Low="0.5"/>
  62. <y High="1" Low="0.5"/>
  63. <z High="0" Low="0"/>
  64. </SizeRate>
  65. <SizeDamping>
  66. <x High="0.6" Low="0.4"/>
  67. <y High="0.6" Low="0.4"/>
  68. <z High="1" Low="1"/>
  69. </SizeDamping>
  70. </RenderObject>
  71. </Update>
  72. </FXParticleSystemTemplate>
  73. </AssetDeclaration>