KirovDamageFireLight.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="60" id="KirovDamageFireLight">
  7. <Lifetime High="8" Low="8"/>
  8. <Size High="50" Low="45"/>
  9. <BurstDelay High="7" Low="3"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="30.000002">
  13. <Color b="0.235294" g="0.67451" r="1"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="50">
  16. <Color b="0.243137" g="0.541177" r="0.992157"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="3" Low="3"/>
  22. </Colors>
  23. <Physics>
  24. <Default ParticlesAttachToBone="true">
  25. <VelocityDamping High="1" Low="1"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <LightSource/>
  30. </Draw>
  31. <Volume>
  32. <Sphere IsHollow="false" Radius="5"/>
  33. </Volume>
  34. <Velocity>
  35. <Outward>
  36. <Speed High="0" Low="0"/>
  37. <OtherSpeed High="0" Low="0"/>
  38. </Outward>
  39. </Velocity>
  40. <Event/>
  41. <Update>
  42. <Default>
  43. <SizeRate High="0.5" Low="0.5"/>
  44. <SizeRateDamping High="0.99" Low="0.99"/>
  45. <AngleZ High="3" Low="-3"/>
  46. <AngularDampingXY High="1" Low="1"/>
  47. </Default>
  48. </Update>
  49. </FXParticleSystemTemplate>
  50. </AssetDeclaration>