summaryrefslogtreecommitdiff
path: root/graphics/particles/electricity.red.danger-cell-middle-small.xml
blob: d90a08685a591c1fa3e2493cb6bad80273063dd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<effect>
  <particle position-x="0" position-y="0" position-z="44">
    <emitter>
      <property name="lifetime" value="80"/>
      <property name="output" value="2"/>
      <property name="position-x" min="-144" max="176"/>
      <property name="position-y" min="-128" max="96"/>
      <property name="gravity" value="-1.5"/>
      <property name="momentum" value="0.3"/>
      <animation imageset="graphics/particles/electricity.particle.png|W:#FF0000" width="15" height="15">
        <sequence start="0" end="7" delay="20"/>
      </animation>
      <property name="fade-out" value="30"/>
    </emitter>
  </particle>
</effect>