| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?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 ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="1" id="YurikoShieldHitLargeLight">
- <Lifetime High="5" Low="5"/>
- <Size High="80" Low="80"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="1" g="0.768627" r="0.666667"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="2" Low="1"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <LightSource MaximumIntensityRadiusRatio="0.75"/>
- </Draw>
- <Volume>
- <Line>
- <StartPoint x="90" y="0" z="0"/>
- <EndPoint x="90" y="0" z="0"/>
- </Line>
- </Volume>
- <Velocity/>
- <Event/>
- <Update>
- <Default>
- <SizeRateDamping High="1" Low="1"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|