| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?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:fxyurikoshieldsmallhitminor.w3x" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate Drawable="FXYURIKOSHIELDSMALLHITMINOR" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SystemLifetime="1" Type="DRAWABLE" id="YurikoShieldHitSmallMinorWaves">
- <Lifetime High="10" Low="10"/>
- <Size High="1" Low="1"/>
- <BurstCount High="1" Low="1"/>
- <Alphas>
- <Alpha Frame="1" High="0.55" Low="0.55" RelativeAge="0"/>
- <Alpha Frame="2" High="0.2" Low="0.2" RelativeAge="100"/>
- </Alphas>
- <Physics>
- <Default>
- <VelocityDamping High="0.92" Low="0.92"/>
- </Default>
- </Physics>
- <Draw>
- <RenderObject>
- <ObjectSet/>
- <ObjectSet/>
- <ObjectSet/>
- </RenderObject>
- </Draw>
- <Volume>
- <Point/>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0.01" Low="0.01"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
- <AngleX High="7" Low="-7"/>
- <AngularDamping High="1" Low="1"/>
- <StartSize>
- <x High="1" Low="1"/>
- <y High="1" Low="1"/>
- <z High="1" Low="1"/>
- </StartSize>
- <SizeRate>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </SizeRate>
- <SizeDamping>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|