summaryrefslogtreecommitdiff
path: root/graphics/particles/dart-blue.xml
blob: abd2e06f36a1b6330e4691db7fa41ebf65906314 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144, Micksha
Copyright (C) 2020 Evol Online -->

<effect>
  <particle position-x="0" position-y="0" position-z="32" lifetime="128">
    <rotation imageset="graphics/particles/dart-directions.png|W:#879eff,65aaff,5fbdff,29c5ff,a1b3ff,d3dbff" width="16" height="16">
      <sequence start="0" end="7"/>
    </rotation>
    <emitter>
      <property name="image" value="graphics/particles/orb-small.png|W:#879eff,65aaff,5fbdff,29c5ff,a1b3ff,d3dbff"/>
      <property name="lifetime" value="90"/>
      <property name="fade-in" value="10"/>
      <property name="fade-out" value="90"/>
      <property name="output" min="1" max="3"/>
      <property name="power" min="0.1" max="1"/>
      <property name="horizontal-angle" min="-15" max="-175"/>
      <property name="momentum" value="0.95"/>
      <property name="vertical-angle" min="0" max="90"/>
    </emitter>
  </particle>
</effect>