YurikoShieldHitSmallMajorWaves.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:fxyurikoshieldsmallhitmajor.w3x" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate Drawable="FXYURIKOSHIELDSMALLHITMAJOR" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SystemLifetime="1" Type="DRAWABLE" id="YurikoShieldHitSmallMajorWaves">
  7. <Lifetime High="10" Low="5"/>
  8. <Size High="1" Low="1"/>
  9. <BurstCount High="1" Low="1"/>
  10. <InitialDelay High="5" Low="5"/>
  11. <Alphas>
  12. <Alpha Frame="1" High="0.6" Low="0.6" RelativeAge="0"/>
  13. <Alpha Frame="2" High="0.2" Low="0.2" RelativeAge="100"/>
  14. </Alphas>
  15. <Colors>
  16. <Color Frame="1" RelativeAge="0">
  17. <Color b="1" g="1" r="1"/>
  18. </Color>
  19. <Color Frame="2" RelativeAge="100">
  20. <Color b="0" g="0" r="0"/>
  21. </Color>
  22. <Color Frame="3" RelativeAge="200">
  23. <Color b="0" g="0" r="0"/>
  24. </Color>
  25. </Colors>
  26. <Physics>
  27. <Default>
  28. <VelocityDamping High="0.92" Low="0.92"/>
  29. </Default>
  30. </Physics>
  31. <Draw>
  32. <RenderObject>
  33. <ObjectSet/>
  34. <ObjectSet/>
  35. <ObjectSet/>
  36. </RenderObject>
  37. </Draw>
  38. <Volume>
  39. <Point/>
  40. </Volume>
  41. <Velocity>
  42. <Ortho>
  43. <Position>
  44. <x High="0.01" Low="0.01"/>
  45. <y High="0" Low="0"/>
  46. <z High="0" Low="0"/>
  47. </Position>
  48. </Ortho>
  49. </Velocity>
  50. <Event/>
  51. <Update>
  52. <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
  53. <AngleX High="7" Low="-7"/>
  54. <AngularDamping High="1" Low="1"/>
  55. <StartSize>
  56. <x High="1" Low="1"/>
  57. <y High="1" Low="1"/>
  58. <z High="1" Low="1"/>
  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" Low="0"/>
  67. <y High="0" Low="0"/>
  68. <z High="0" Low="0"/>
  69. </SizeDamping>
  70. </RenderObject>
  71. </Update>
  72. </FXParticleSystemTemplate>
  73. </AssetDeclaration>