| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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:fxyurikopsyonicblast.w3x" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate Drawable="FXYURIKOPSYONICBLAST" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SortLevel="1" SystemLifetime="1" Type="DRAWABLE" id="YurikoPsyonicBlastAdditive">
- <Lifetime High="40" Low="40"/>
- <BurstCount High="1" Low="1"/>
- <Alphas>
- <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
- <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
- </Alphas>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="0.8" Low="0.8"/>
- </Default>
- </Physics>
- <Draw>
- <RenderObject>
- <ObjectSet/>
- <ObjectSet/>
- <ObjectSet/>
- </RenderObject>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity/>
- <Event/>
- <Update>
- <RenderObject Rotation="ROTATE_IN_WORLD_SPACE">
- <AngleZ High="7" Low="-7"/>
- <AngularRateZ High="0.1" Low="-0.1"/>
- <AngularDamping High="0.9" Low="0.9"/>
- <StartSize>
- <x High="0.2" Low="0.2"/>
- <y High="0.2" Low="0.2"/>
- <z High="0.2" Low="0.2"/>
- </StartSize>
- <SizeRate>
- <x High="0.15" Low="0.15"/>
- <y High="0.15" Low="0.15"/>
- <z High="0.15" Low="0.15"/>
- </SizeRate>
- <SizeDamping>
- <x High="0.9" Low="0.9"/>
- <y High="0.9" Low="0.9"/>
- <z High="0.9" Low="0.9"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|