| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0" encoding="UTF-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Includes>
- <Include source="art:fxring01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" id="TimeBombLvl3ExplosionShockwave">
- <Lifetime High="20" Low="20"/>
- <Size High="250" Low="0"/>
- <BurstCount High="10" Low="10"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="0.443137" r="0.537255"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Default/>
- </Draw>
- <Volume>
- <Line IsHollow="true">
- <StartPoint x="0" y="0" z="6"/>
- <EndPoint x="0" y="0" z="6"/>
- </Line>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="40" Low="40"/>
- <SizeRateDamping High="0.9" Low="0.9"/>
- <AngleZ High="7" Low="0"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|