blob: 5c56b423bcb915ccc237b8094f96efefd5e7ea9c (
plain) (
tree)
|
|
<?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-effects>
|