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