YurikoShieldHitSmallLight.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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 ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="1" id="YurikoShieldHitSmallLight">
  7. <Lifetime High="20" Low="5"/>
  8. <Size High="60" Low="60"/>
  9. <BurstDelay High="25" Low="0"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="1" g="1" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="9.999999">
  16. <Color b="1" g="0.666667" r="0.666667"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="1" Low="0.5"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="1" Low="1"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <LightSource MaximumIntensityRadiusRatio="0.5"/>
  30. </Draw>
  31. <Volume>
  32. <Line>
  33. <StartPoint x="25" y="0" z="0"/>
  34. <EndPoint x="25" y="0" z="0"/>
  35. </Line>
  36. </Volume>
  37. <Velocity>
  38. <Outward>
  39. <Speed High="0" Low="0"/>
  40. <OtherSpeed High="0" Low="0"/>
  41. </Outward>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRateDamping High="0.99" Low="0.99"/>
  47. <AngleZ High="3" Low="-3"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>