summaryrefslogblamecommitdiff
path: root/graphics/particles/panels.xml
blob: 702d7c4670938e93c6660cdc26b6951573e24f0c (plain) (tree)



















                                                                                               
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Alige
Copyright (C) 2014 Evol Online -->
<effect>
    <particle position-x="16" position-y="0" position-z="27">
        <emitter>
            <property name="image" value="graphics/particles/star-small.png|W:#f3ffbe,f3ffe3"/>
            <property name="vertical-angle" value="90"/>
            <property name="power" value="0.3"/>
            <property name="gravity" value="-0.0005"/>
            <property name="lifetime" value="100"/>
            <property name="output" min="-6" max="1"/>
            <property name="output-pause" min="1" max="3"/>
            <property name="fade-in" value="15"/>
            <property name="fade-out" value="30"/>
            <property name="position-x" min="-8" max="8"/>
            <property name="position-y" min="-5" max="-10"/>
        </emitter>
    </particle>
</effect>