propack/factions/magic/units/power_golem/particle_splash.xml

21 lines
699 B
XML

<?xml version="1.0" standalone="yes"?>
<splash-particle-system>
<texture value="true" path="images/catapult_particle_splash.bmp" luminance="true"/>
<model value="false"/>
<primitive value="quad"/>
<offset x="0" y="0" z="0"/>
<color red="0.5" green="0.5" blue="0.5" alpha="0.07" />
<color-no-energy red="0.5" green="0.5" blue="0.5" alpha="0.05" />
<size value="0.8" />
<size-no-energy value="0.8" />
<speed value="5.0" />
<gravity value="0.4"/>
<emission-rate value="50" />
<energy-max value="30" />
<energy-var value="2" />
<emission-rate-fade value="100"/>
<vertical-spread a="1" b="0.5"/>
<horizontal-spread a="1" b="0"/>
</splash-particle-system>