| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?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:fxlenzflare01.xml" type="instance"/>
- <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="MULTIPLY" SortLevel="2" SystemLifetime="1" Type="GPU_PARTICLE" id="YurikoAttackSmoke">
- <Lifetime High="20" Low="15"/>
- <Size High="105" Low="75"/>
- <BurstDelay High="5" Low="0"/>
- <BurstCount High="5" Low="2"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="19.999998">
- <Color b="0.054902" g="0.047059" r="0.039216"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="1" g="1" r="1"/>
- </Color>
- <ColorScale High="1.5" Low="1.5"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDisotrtionFractal01" MiscValue1="0.1" MiscValue2="0.07" MiscValue3="45" MiscValue4="0.25" Shader="gpuparticledistort.fx" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Line>
- <StartPoint x="0" y="0" z="5"/>
- <EndPoint x="0" y="0" z="5"/>
- </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>
|