SovietToxicStreamDrip.xml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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:fxalienblood.xml" type="instance"/>
  5. <Include source="art:fxfractilenrm.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXAlienBlood" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" Shader="MULTIPLY" SortLevel="2" Type="GPU_PARTICLE" id="SovietToxicStreamDrip">
  8. <Lifetime High="30" Low="15"/>
  9. <Size High="10" Low="10"/>
  10. <BurstCount High="3" Low="3"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="1" g="1" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="30.000002">
  16. <Color b="0.223529" g="0.203922" r="0.168627"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="100">
  19. <Color b="1" g="1" r="1"/>
  20. </Color>
  21. <ColorScale High="2" Low="2"/>
  22. </Colors>
  23. <Physics>
  24. <Default Gravity="-0.02">
  25. <VelocityDamping High="0.95" Low="0.95"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <Gpu DetailTexture="FXFracTileNRM" MiscValue1="0.1" MiscValue2="0.05" MiscValue3="45" MiscValue4="1" RandTex="1" Shader="gpuparticledistort.fx" SingleRow="1" SpeedMultiplier="1"/>
  30. </Draw>
  31. <Volume>
  32. <Spline>
  33. <StartPoint x="0" y="0" z="0"/>
  34. <EndPoint x="0" y="0" z="0"/>
  35. </Spline>
  36. </Volume>
  37. <Velocity>
  38. <Ortho>
  39. <Position>
  40. <x High="1" Low="-1"/>
  41. <y High="3" Low="0"/>
  42. <z High="0" Low="-1"/>
  43. </Position>
  44. </Ortho>
  45. </Velocity>
  46. <Event/>
  47. <Update>
  48. <Default>
  49. <SizeRate High="2" Low="2"/>
  50. <SizeRateDamping High="0.95" Low="0.95"/>
  51. <AngleZ High="7" Low="-7"/>
  52. <AngularRateZ High="0.1" Low="-0.1"/>
  53. <AngularDamping High="1" Low="1"/>
  54. <AngularDampingXY High="1" Low="1"/>
  55. </Default>
  56. </Update>
  57. </FXParticleSystemTemplate>
  58. </AssetDeclaration>