| 1 |
<?xml version="1.0" encoding="utf-8"?> |
| 2 |
<status-effects> |
| 3 |
<status-effect name="item-healing" id="70" block-id="24" |
| 4 |
persistent-particle-effect="true" |
| 5 |
start-particle="graphics/particles/circle.particle.xml" |
| 6 |
/> |
| 7 |
|
| 8 |
<status-effect name="speed" id="37" block-id="21" |
| 9 |
icon="icon-haste-potion.xml" |
| 10 |
persistent-particle-effect="true" |
| 11 |
start-particle="graphics/particles/pink-violent-glow.particle.xml" |
| 12 |
/> |
| 13 |
<status-effect name="strength" id="185" block-id="23" |
| 14 |
icon="icon-iron-potion.xml" |
| 15 |
persistent-particle-effect="true" |
| 16 |
start-particle="graphics/particles/orange-violent-glow.particle.xml" |
| 17 |
/> |
| 18 |
<status-effect name="invisibility" id="4096" block-id="12" |
| 19 |
icon="icon-invisible.xml" |
| 20 |
start-message="You are now invisible." |
| 21 |
end-message="You are no longer invisible." |
| 22 |
persistent-particle-effect="true" |
| 23 |
start-particle="graphics/particles/sphere-white.particle.xml" |
| 24 |
/> |
| 25 |
<status-effect name="poison" id="132" block-id="16" |
| 26 |
icon="icon-poison.xml" |
| 27 |
persistent-particle-effect="true" |
| 28 |
start-particle="graphics/particles/green-bubbles.particle.xml" |
| 29 |
/> |
| 30 |
<status-effect name="slow-poison" id="14" block-id="25" |
| 31 |
icon="icon-slow-poison.xml" |
| 32 |
persistent-particle-effect="true" |
| 33 |
start-particle="graphics/particles/small-green-bubbles.particle.xml" |
| 34 |
/> |
| 35 |
<status-effect name="dark-aura" id="2004" block-id="26" |
| 36 |
icon="icon-poison.xml" |
| 37 |
persistent-particle-effect="true" |
| 38 |
start-particle="graphics/particles/dark-aura.particle.xml" |
| 39 |
/> |
| 40 |
<status-effect name="hide" id="194" |
| 41 |
icon="icon-hidden.xml" |
| 42 |
/> |
| 43 |
<status-effect name="flying-backpack" id="196" |
| 44 |
icon="icon-feather.xml" |
| 45 |
/> |
| 46 |
<status-effect name="barrier" id="197" |
| 47 |
icon="icon-green-barrier.xml" |
| 48 |
/> |
| 49 |
<status-effect name="phys-shield" id="199" |
| 50 |
icon="icon-red-rotating-hex.xml" |
| 51 |
/> |
| 52 |
<status-effect name="spell-attack-generic" id="2000" |
| 53 |
icon="icon-spell-attack-generic.xml" |
| 54 |
/> |
| 55 |
<status-effect name="spell-shearing" id="2001" |
| 56 |
icon="icon-spell-shearing.xml" |
| 57 |
/> |
| 58 |
<status-effect name="spell-protection-generic" id="2002" |
| 59 |
icon="icon-spell-protection-generic.xml" |
| 60 |
/> |
| 61 |
<status-effect name="spell-haste" id="2003" |
| 62 |
icon="icon-spell-haste.xml" |
| 63 |
/> |
| 64 |
</status-effects> |