YurikoPsyonicBlastAdditive.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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:fxyurikopsyonicblast.w3x" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate Drawable="FXYURIKOPSYONICBLAST" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SortLevel="1" SystemLifetime="1" Type="DRAWABLE" id="YurikoPsyonicBlastAdditive">
  7. <Lifetime High="40" Low="40"/>
  8. <BurstCount High="1" Low="1"/>
  9. <Alphas>
  10. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  11. <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
  12. </Alphas>
  13. <Colors>
  14. <Color Frame="1" RelativeAge="0">
  15. <Color b="1" g="1" r="1"/>
  16. </Color>
  17. <Color Frame="2" RelativeAge="100">
  18. <Color b="0" g="0" r="0"/>
  19. </Color>
  20. </Colors>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="0.8" Low="0.8"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <RenderObject>
  28. <ObjectSet/>
  29. <ObjectSet/>
  30. <ObjectSet/>
  31. </RenderObject>
  32. </Draw>
  33. <Volume>
  34. <Cylinder>
  35. <Offset x="0" y="0" z="0"/>
  36. </Cylinder>
  37. </Volume>
  38. <Velocity/>
  39. <Event/>
  40. <Update>
  41. <RenderObject Rotation="ROTATE_IN_WORLD_SPACE">
  42. <AngleZ High="7" Low="-7"/>
  43. <AngularRateZ High="0.1" Low="-0.1"/>
  44. <AngularDamping High="0.9" Low="0.9"/>
  45. <StartSize>
  46. <x High="0.2" Low="0.2"/>
  47. <y High="0.2" Low="0.2"/>
  48. <z High="0.2" Low="0.2"/>
  49. </StartSize>
  50. <SizeRate>
  51. <x High="0.15" Low="0.15"/>
  52. <y High="0.15" Low="0.15"/>
  53. <z High="0.15" Low="0.15"/>
  54. </SizeRate>
  55. <SizeDamping>
  56. <x High="0.9" Low="0.9"/>
  57. <y High="0.9" Low="0.9"/>
  58. <z High="0.9" Low="0.9"/>
  59. </SizeDamping>
  60. </RenderObject>
  61. </Update>
  62. </FXParticleSystemTemplate>
  63. </AssetDeclaration>