summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
commit4903d41b99555c45be569de1c20ba4035854c888 (patch)
tree3a9a75e59f45ef9e415b50e28af89fd2fc56bd34 /status-effects.xml
downloadclientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.gz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.bz2
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.xz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.zip
Reinitialized git repository with Evol2 support
Major changes: - Makefile - Gitlab CI - Network update - Char Creation update
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml
new file mode 100644
index 00000000..92562369
--- /dev/null
+++ b/status-effects.xml
@@ -0,0 +1,21 @@
+<?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>