ABU/data/yukitsuki/weapon/BaseWeapon/Fx/FX/Excalibu_lighthockwave.xml
KiritsuguTG 5c46d84ca4 origin
2022-02-14 13:43:02 +08:00

50 lines
1.3 KiB
XML

<?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 IsGroundAligned="true" ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="ALWAYS_RENDER" SortLevel="1" SystemLifetime="2" id="Excalibu_lighthockwave">
<Lifetime High="20" Low="20"/>
<BurstCount High="5" Low="5"/>
<Colors>
<Color Frame="1" RelativeAge="0">
<Color b="1" g="1" r="1"/>
</Color>
<Color Frame="2" RelativeAge="100">
<Color b="5" g="5" r="4"/>
</Color>
</Colors>
<Physics>
<Default>
<VelocityDamping High="1" Low="1"/>
</Default>
</Physics>
<Draw>
<Default/>
</Draw>
<Volume>
<Line IsHollow="true">
<StartPoint x="0" y="0" z="6"/>
<EndPoint x="0" y="0" z="6"/>
</Line>
</Volume>
<Velocity>
<Ortho>
<Position>
<x High="0" Low="0"/>
<y High="0" Low="0"/>
<z High="0" Low="0"/>
</Position>
</Ortho>
</Velocity>
<Event/>
<Update>
<Default>
<SizeRate High="125" Low="125"/>
<SizeRateDamping High="0.85" Low="0.5"/>
<AngleZ High="7" Low="0"/>
<AngularDampingXY High="1" Low="1"/>
</Default>
</Update>
</FXParticleSystemTemplate>
</AssetDeclaration>