summaryrefslogtreecommitdiff
path: root/status-effects.xml
blob: 2b2b24dae5a7fd70569dac19fd9927b357bb3466 (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
<?xml version="1.0" encoding="utf-8"?>
<status-effects>
    <status-effect name="speed" id="37" block-id="21"
                   icon="icon-haste-potion.xml"
		   persistent-particle-effect="true"
		   start-particle="graphics/particles/pink-violent-glow.particle.xml"
		 />
    <status-effect name="strength" id="185" block-id="23"
                   icon="icon-iron-potion.xml"
		   persistent-particle-effect="true"
		   start-particle="graphics/particles/orange-violent-glow.particle.xml"
		 />
    <status-effect name="invisibility" id="4096" block-id="12"
                   icon="icon-invisible.xml"
                   start-message="You are now invisible."
                   end-message="You are no longer invisible."
		   persistent-particle-effect="true"
		   start-particle="graphics/particles/sphere-white.particle.xml"
		 />
    <status-effect name="hide" id="194"
                   icon="icon-hidden.xml"
		 />
    <status-effect name="flying-backpack" id="196"
                   icon="icon-feather.xml"
		 />
    <status-effect name="barrier" id="197"
                   icon="icon-green-barrier.xml"
		 />
    <status-effect name="phys-shield" id="199"
                   icon="icon-red-rotating-hex.xml"
		 />
    <status-effect name="spell-attack-generic" id="2000"
                   icon="icon-spell-attack-generic.xml"
		 />
</status-effects>