| 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:fxlenzflare03.xml" type="instance"/>
- <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzFlare03" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="YurikoShieldHitLargeFlash">
- <Lifetime High="10" Low="5"/>
- <Size High="60" Low="15"/>
- <BurstDelay High="5" Low="0"/>
- <BurstCount High="2" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="19.999998">
- <Color b="0.956863" g="0.666667" r="0.658824"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="5" Low="2"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDisotrtionFractal01" MiscValue1="0.1" MiscValue2="0.09" MiscValue3="45" MiscValue4="0.1" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Line>
- <StartPoint x="90" y="0" z="0"/>
- <EndPoint x="90" y="0" z="0"/>
- </Line>
- </Volume>
- <Velocity>
- <Outward>
- <Speed High="0.3" Low="-0.2"/>
- <OtherSpeed High="0" Low="0"/>
- </Outward>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="-0.15" Low="-0.1"/>
- <SizeRateDamping High="1" Low="1"/>
- <AngleZ High="7" Low="-7"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|