diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/status-effects.xml b/status-effects.xml deleted file mode 100644 index 92562369..00000000 --- a/status-effects.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0"?> -<status-effects> - <status-effect name="item-healing" id="70" opt2="256" persistent-particle-effect="yes" particle="graphics/particles/circle.particle.xml"/> - <status-effect name="speed" id="37" opt2="32" icon="icons/haste-potion.xml|#da69e5,ffdaff" persistent-particle-effect="yes" particle="graphics/particles/pink-violent-glow.particle.xml"/> - <status-effect name="strength" id="185" opt2="128" icon="icons/iron-potion.xml|#c05000,f0a000,f0f09f" persistent-particle-effect="yes" particle="graphics/particles/orange-violent-glow.particle.xml"/> - <status-effect name="invisibility" id="4096" option="4096" icon="icons/invisible.xml" start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="yes" particle="graphics/particles/sphere-white.particle.xml"/> - <status-effect name="poison" id="132" opt2="1" icon="icons/poison.xml" persistent-particle-effect="yes" particle="graphics/particles/green-bubbles.particle.xml"/> - <status-effect name="slow-poison" id="14" opt2="512" icon="icons/slow-poison.xml" persistent-particle-effect="yes" particle="graphics/particles/small-green-bubbles.particle.xml"/> - <status-effect name="weight 50%" id="35"/> - <status-effect name="weight 90%" id="36"/> - <status-effect name="hide" id="194" option="64" icon="icons/hidden.xml"/> - <status-effect name="halt-regenerate" id="195"/> - <status-effect name="flying-backpack" id="196" icon="icons/feather.xml"/> - <status-effect name="barrier" id="197" icon="icons/green-barrier.xml"/> - <status-effect name="haste" id="198"/> - <status-effect name="phys-shield" id="199" icon="icons/red-rotating-hex.xml|#ff0000"/> - <status-effect name="spell-attack-generic" id="2000" icon="icons/spell-attack-generic.xml"/> - <status-effect name="spell-shearing" id="2001" icon="icons/spell-shearing.xml"/> - <status-effect name="spell-protection-generic" id="2002" icon="icons/spell-protection-generic.xml"/> - <status-effect name="spell-haste" id="2003" icon="icons/spell-haste.xml"/> -</status-effects> |