MPBeaconAttack01.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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_ab_big_circle.xml" type="instance"/>
  5. <Include source="art:fxabaloneenv2.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FX_AB_big_circle" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" Type="GPU_PARTICLE" id="MPBeaconAttack01">
  8. <Lifetime High="10" Low="10"/>
  9. <Size High="50" Low="50"/>
  10. <BurstDelay High="9" Low="9"/>
  11. <BurstCount High="1" Low="1"/>
  12. <Alphas>
  13. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  14. <Alpha Frame="2" High="1" Low="1" RelativeAge="9"/>
  15. <Alpha Frame="3" High="1" Low="1" RelativeAge="50"/>
  16. <Alpha Frame="4" High="1" Low="1" RelativeAge="100"/>
  17. </Alphas>
  18. <Colors UseHouseColor="true">
  19. <Color Frame="1" RelativeAge="0">
  20. <Color b="1" g="1" r="1"/>
  21. </Color>
  22. <Color Frame="2" RelativeAge="35">
  23. <Color b="1" g="1" r="1"/>
  24. </Color>
  25. <Color Frame="3" RelativeAge="50">
  26. <Color b="1" g="1" r="1"/>
  27. </Color>
  28. <Color Frame="4" RelativeAge="100">
  29. <Color b="1" g="1" r="1"/>
  30. </Color>
  31. </Colors>
  32. <Physics>
  33. <Default>
  34. <VelocityDamping High="0.975" Low="0.975"/>
  35. </Default>
  36. </Physics>
  37. <Draw>
  38. <Gpu DetailTexture="FXAbaloneEnv2" GeometryType="CENTERED_QUAD" Shader="gpuparticlexy.fx" SpeedMultiplier="0.1"/>
  39. </Draw>
  40. <Volume>
  41. <Cylinder>
  42. <Offset x="0" y="0" z="15"/>
  43. </Cylinder>
  44. </Volume>
  45. <Velocity>
  46. <Ortho>
  47. <Position>
  48. <x High="0" Low="0"/>
  49. <y High="0" Low="0"/>
  50. <z High="0" Low="0"/>
  51. </Position>
  52. </Ortho>
  53. </Velocity>
  54. <Event/>
  55. <Update>
  56. <Default>
  57. <SizeRateDamping High="1" Low="1"/>
  58. <AngularDampingXY High="1" Low="1"/>
  59. </Default>
  60. </Update>
  61. </FXParticleSystemTemplate>
  62. </AssetDeclaration>