summaryrefslogtreecommitdiff
path: root/status-effects.xml
blob: 90650fcda85168fd57dfc9f2fd2937b0ccfa0f9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<status-effects>
    <status-effect name="speed" id="37" block-id="21"
                   icon="icon-haste-potion.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/black-glow.particle.xml"
		 />
</status-effects>