summaryrefslogtreecommitdiff
path: root/status-effects.xml
blob: 4fed3afbfa13f890ea83d93e1ac5987a07efe8b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<status-effects>
    <status-effect name="speed" id="37" block-id="21"
                   icon="icon-haste-potion.xml"
                   start-message="As your focus increases, you feel the world slowing down around you."
                   end-message="The world is speeding up again."
		 />
    <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"
                   start-message="You feel stronger."
                   end-message="You feel a little weaker."
		 />
</status-effects>