summaryrefslogtreecommitdiff
path: root/graphics/particles/dart-black.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/dart-black.xml')
-rw-r--r--graphics/particles/dart-black.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/particles/dart-black.xml b/graphics/particles/dart-black.xml
new file mode 100644
index 00000000..426ba646
--- /dev/null
+++ b/graphics/particles/dart-black.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="32" lifetime="128">
+ <rotation imageset="graphics/particles/dart-directions.png|W:#000000,ffffff" width="16" height="16">
+ <sequence start="0" end="7"/>
+ </rotation>
+ <emitter>
+ <property name="image" value="graphics/particles/orb-small.png|W:#000000,ffffff"/>
+ <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>