summaryrefslogtreecommitdiff
path: root/effects.xml
blob: 9c53a36cb6419d7df3ed384fc6eec1b37e3dc0b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright 2011 - The Mana World Development Team
    Effects definition file.
    See documentation at: http://doc.manasource.org/effects.xml

<!-- Effects definition for client version : 0.0.29.1 and 0.5.x -->
<being-effects>
    <!-- Default tag only supported in 0.0, support was removed in 0.1 -->
    <default particle="graphics/particles/magic.default.xml" />

    <effect id="0" audio="sfx/system/levelup.ogg" particle="graphics/particles/levelup.particle.xml" />
    <effect id="1" audio="sfx/system/levelup.ogg" particle="graphics/particles/skillup.particle.xml" />
    <effect id="2" particle="graphics/particles/magic.generic.xml"/>
    <effect id="3" particle="graphics/particles/magic.white.xml"/> <!-- life -->
    <effect id="4" particle="graphics/particles/magic.black.xml"/> <!-- war -->
    <effect id="5" particle="graphics/particles/magic.red.xml"/> <!-- transmute -->
    <effect id="6" particle="graphics/particles/magic.green.xml"/> <!-- nature -->
    <effect id="7" particle="graphics/particles/magic.blue.xml"/> <!-- astral -->
    <effect id="10" particle="graphics/particles/magic.default.xml"/>
    <effect id="11" particle="graphics/particles/magic.shield.xml"/>
    <!--  <effect id="12" particle="graphics/particles/magic.haste.xml"/>-->
    <effect id="13" particle="graphics/particles/magic.hit.xml"/>
    <effect id="14" particle="graphics/particles/magic.hit.evil.xml"/>
    <effect id="15" particle="graphics/particles/fire-burst.xml"/>
    <effect id="16" particle="graphics/particles/fire-explosion.xml"/>
    <effect id="17" particle="graphics/particles/lightning1.xml"/>
    <effect id="18" particle="graphics/particles/lightning2.xml"/>
    <effect id="19" particle="graphics/particles/lightning3.xml"/>
    <effect id="20" particle="graphics/particles/magic.teleport.xml"/>
    <!--  <effect id="20" particle="graphics/particles/magic.barrier.xml"/> -->
    <effect id="21" particle="graphics/particles/pentagram-buildup-short.xml"/>
    <effect id="22" particle="graphics/particles/pentagram-burst.xml"/>
    <effect id="24" particle="graphics/particles/magic.teleport.xml"/>
    <effect id="25" particle="graphics/particles/rain.xml"/>
    <effect id="26" particle="graphics/particles/hit.particle.xml" />
    <effect id="27" particle="graphics/particles/arrow-hail.xml" />
    <effect id="28" particle="graphics/particles/crit.particle.xml" />
    <effect id="30" particle="graphics/particles/large-explosion.xml"/>
    <effect id="31" particle="graphics/particles/medium-explosion.xml"/>
    <effect id="32" particle="graphics/particles/medium-smoke.xml"/>

    <effect id="111" particle="graphics/particles/magic.shield-ends.xml"/>
    <!--  <effect id="112" particle="graphics/particles/magic.haste-ends.xml"/>-->
    <!--  <effect id="120" particle="graphics/particles/magic.barrier-ends.xml"/> -->

    <!-- Interactive Object Animations -->
    <effect id="300" particle="graphics/particles/gate-opening.xml"/>
    <effect id="301" particle="graphics/particles/casket-lid.xml"/>
    <effect id="302" particle="graphics/particles/casket-monster.xml"/>

    <!-- Emotion Effects -->
    <effect id="10000" particle="graphics/particles/emotes/emote-disgust.particle.xml"/>
    <effect id="10001" particle="graphics/particles/emotes/emote-surprise.particle.xml"/>
    <effect id="10002" particle="graphics/particles/emotes/emote-happy.particle.xml"/>
    <effect id="10003" particle="graphics/particles/emotes/emote-sad.particle.xml"/>
    <effect id="10004" particle="graphics/particles/emotes/emote-evil.particle.xml"/>
    <effect id="10005" particle="graphics/particles/emotes/emote-wink.particle.xml"/>
    <effect id="10006" particle="graphics/particles/emotes/emote-angel.particle.xml"/>
    <effect id="10007" particle="graphics/particles/emotes/emote-blush.particle.xml"/>
    <effect id="10008" particle="graphics/particles/emotes/emote-tongue.particle.xml"/>
    <effect id="10009" particle="graphics/particles/emotes/emote-grin.particle.xml"/>
    <effect id="10010" particle="graphics/particles/emotes/emote-upset.particle.xml"/>
    <effect id="10011" particle="graphics/particles/emotes/emote-perturbed.particle.xml"/>
    <effect id="10012" particle="graphics/particles/emotes/emote-speech.particle.xml"/>
    <effect id="10013" particle="graphics/particles/emotes/emote-blah.particle.xml"/>
</being-effects>

<!-- Effects definition for client version superior or equal to 1.x -->
<!-- Other changes are currently planned -->
<effects>
    <effect id="0" audio="sfx/system/levelup.ogg" particle="graphics/particles/levelup.particle.xml" />
    <effect id="1" audio="sfx/system/levelup.ogg" particle="graphics/particles/skillup.particle.xml" />
    <effect id="2" particle="graphics/particles/magic.generic.xml"/>
    <effect id="3" particle="graphics/particles/magic.white.xml"/> <!-- life -->
    <effect id="4" particle="graphics/particles/magic.black.xml"/> <!-- war -->
    <effect id="5" particle="graphics/particles/magic.red.xml"/> <!-- transmute -->
    <effect id="6" particle="graphics/particles/magic.green.xml"/> <!-- nature -->
    <effect id="7" particle="graphics/particles/magic.blue.xml"/> <!-- astral -->
    <effect id="10" particle="graphics/particles/magic.default.xml"/>
    <effect id="11" particle="graphics/particles/magic.shield.xml"/>
    <!--  <effect id="12" particle="graphics/particles/magic.haste.xml"/>-->
    <effect id="13" particle="graphics/particles/magic.hit.xml"/>
    <effect id="14" particle="graphics/particles/magic.hit.evil.xml"/>
    <effect id="15" particle="graphics/particles/fire-burst.xml"/>
    <effect id="16" particle="graphics/particles/fire-explosion.xml"/>
    <effect id="17" particle="graphics/particles/lightning1.xml"/>
    <effect id="18" particle="graphics/particles/lightning2.xml"/>
    <effect id="19" particle="graphics/particles/lightning3.xml"/>
    <effect id="20" particle="graphics/particles/magic.teleport.xml"/>
    <!--  <effect id="20" particle="graphics/particles/magic.barrier.xml"/> -->
    <effect id="21" particle="graphics/particles/pentagram-buildup-short.xml"/>
    <effect id="22" particle="graphics/particles/pentagram-burst.xml"/>
    <effect id="24" particle="graphics/particles/magic.teleport.xml"/>
    <effect id="25" particle="graphics/particles/rain.xml"/>
    <effect id="26" particle="graphics/particles/hit.particle.xml" />
    <effect id="27" particle="graphics/particles/arrow-hail.xml" />
    <effect id="28" particle="graphics/particles/crit.particle.xml" />
    <effect id="30" particle="graphics/particles/large-explosion.xml"/>
    <effect id="31" particle="graphics/particles/medium-explosion.xml"/>
    <effect id="32" particle="graphics/particles/medium-smoke.xml"/>

    <effect id="111" particle="graphics/particles/magic.shield-ends.xml"/>
    <!--  <effect id="112" particle="graphics/particles/magic.haste-ends.xml"/>-->
    <!--  <effect id="120" particle="graphics/particles/magic.barrier-ends.xml"/> -->

    <!-- Interactive Object Animations -->
    <effect id="300" particle="graphics/particles/gate-opening.xml"/>
    <effect id="301" particle="graphics/particles/casket-lid.xml"/>
    <effect id="302" particle="graphics/particles/casket-monster.xml"/>

    <!-- Emotion Effects -->
    <effect id="10000" particle="graphics/particles/emotes/emote-disgust.particle.xml"/>
    <effect id="10001" particle="graphics/particles/emotes/emote-surprise.particle.xml"/>
    <effect id="10002" particle="graphics/particles/emotes/emote-happy.particle.xml"/>
    <effect id="10003" particle="graphics/particles/emotes/emote-sad.particle.xml"/>
    <effect id="10004" particle="graphics/particles/emotes/emote-evil.particle.xml"/>
    <effect id="10005" particle="graphics/particles/emotes/emote-wink.particle.xml"/>
    <effect id="10006" particle="graphics/particles/emotes/emote-angel.particle.xml"/>
    <effect id="10007" particle="graphics/particles/emotes/emote-blush.particle.xml"/>
    <effect id="10008" particle="graphics/particles/emotes/emote-tongue.particle.xml"/>
    <effect id="10009" particle="graphics/particles/emotes/emote-grin.particle.xml"/>
    <effect id="10010" particle="graphics/particles/emotes/emote-upset.particle.xml"/>
    <effect id="10011" particle="graphics/particles/emotes/emote-perturbed.particle.xml"/>
    <effect id="10012" particle="graphics/particles/emotes/emote-speech.particle.xml"/>
    <effect id="10013" particle="graphics/particles/emotes/emote-blah.particle.xml"/>
</being-effects>