SovietToxicCloudPuddle.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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:fxtoxicdecal.xml" type="instance"/>
  5. <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXToxicDecal" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="MULTIPLY" SortLevel="1" Type="GPU_PARTICLE" id="SovietToxicCloudPuddle">
  8. <Lifetime High="60" Low="50"/>
  9. <Size High="45" Low="40"/>
  10. <BurstDelay High="10" Low="10"/>
  11. <BurstCount High="1" Low="1"/>
  12. <InitialDelay High="20" Low="20"/>
  13. <Colors>
  14. <Color Frame="1" RelativeAge="0">
  15. <Color b="1" g="1" r="1"/>
  16. </Color>
  17. <Color Frame="2" RelativeAge="9.999999">
  18. <Color b="0.505882" g="0.721569" r="0.576471"/>
  19. </Color>
  20. <Color Frame="3" RelativeAge="50">
  21. <Color b="0.533333" g="0.65098" r="0.560784"/>
  22. </Color>
  23. <Color Frame="4" RelativeAge="100">
  24. <Color b="1" g="1" r="1"/>
  25. </Color>
  26. <ColorScale High="3" Low="3"/>
  27. </Colors>
  28. <Physics>
  29. <Default>
  30. <VelocityDamping High="1" Low="1"/>
  31. </Default>
  32. </Physics>
  33. <Draw>
  34. <Gpu DetailTexture="FXDisotrtionFractal01" EnableSoftParticles="false" MiscValue1="0.1" MiscValue2="0.06" MiscValue3="45" MiscValue4="0.5" RandTex="1" Shader="gpuparticlexy.fx" SortParticles="true" SpeedMultiplier="1"/>
  35. </Draw>
  36. <Volume>
  37. <Cylinder Radius="15">
  38. <Offset x="0" y="0" z="5"/>
  39. </Cylinder>
  40. </Volume>
  41. <Velocity>
  42. <Ortho>
  43. <Position>
  44. <x High="0.1" Low="-0.1"/>
  45. <y High="0.1" Low="-0.1"/>
  46. <z High="0" Low="0"/>
  47. </Position>
  48. </Ortho>
  49. </Velocity>
  50. <Event/>
  51. <Update>
  52. <Default>
  53. <SizeRate High="1" Low="0.5"/>
  54. <SizeRateDamping High="0.99" Low="0.98"/>
  55. <AngleZ High="7" Low="-7"/>
  56. <AngularDampingXY High="1" Low="1"/>
  57. </Default>
  58. </Update>
  59. </FXParticleSystemTemplate>
  60. </AssetDeclaration>