TimeBombLvl3ExplosionShockwave.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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:fxring01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" id="TimeBombLvl3ExplosionShockwave">
  7. <Lifetime High="20" Low="20"/>
  8. <Size High="250" Low="0"/>
  9. <BurstCount High="10" Low="10"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="1" g="0.443137" r="0.537255"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Physics>
  19. <Default>
  20. <VelocityDamping High="1" Low="1"/>
  21. </Default>
  22. </Physics>
  23. <Draw>
  24. <Default/>
  25. </Draw>
  26. <Volume>
  27. <Line IsHollow="true">
  28. <StartPoint x="0" y="0" z="6"/>
  29. <EndPoint x="0" y="0" z="6"/>
  30. </Line>
  31. </Volume>
  32. <Velocity>
  33. <Ortho>
  34. <Position>
  35. <x High="0" Low="0"/>
  36. <y High="0" Low="0"/>
  37. <z High="0" Low="0"/>
  38. </Position>
  39. </Ortho>
  40. </Velocity>
  41. <Event/>
  42. <Update>
  43. <Default>
  44. <SizeRate High="40" Low="40"/>
  45. <SizeRateDamping High="0.9" Low="0.9"/>
  46. <AngleZ High="7" Low="0"/>
  47. <AngularDampingXY High="1" Low="1"/>
  48. </Default>
  49. </Update>
  50. </FXParticleSystemTemplate>
  51. </AssetDeclaration>