summaryrefslogtreecommitdiff
path: root/graphics/particles/lightning2.xml
blob: 347699c8e4d2cd53574798309763b8050fa08e6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- Author from The Mana World
Copyright (C) 2010-2012 Evol Online -->
<effect>
    <particle
        position-x="0" position-y="0" position-z="131" lifetime="1">
        <emitter>
            <property name="power" min="0" max="0"/>
            <property name="gravity" value="0"/>
            <property name="image" value="graphics/particles/lightning2-263.png"/>
            <property name="lifetime" min="5" max="10"/>
            <property name="fade-out" value="8"/>
        </emitter>
    </particle>
</effect>