summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-11-24 20:15:27 +0300
committerAndrei Karas <akaras@inbox.ru>2015-11-24 20:15:27 +0300
commit578225ae62c524cfb1388a6a22b12d5b37629b5c (patch)
treebee6028f99619d5959cf022906a41429397f22dd /status-effects.xml
parent4361931a338698f63c216cf493097eaaf92da460 (diff)
downloadclientdata-578225ae62c524cfb1388a6a22b12d5b37629b5c.tar.gz
clientdata-578225ae62c524cfb1388a6a22b12d5b37629b5c.tar.bz2
clientdata-578225ae62c524cfb1388a6a22b12d5b37629b5c.tar.xz
clientdata-578225ae62c524cfb1388a6a22b12d5b37629b5c.zip
Add some more status effects.
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml43
1 files changed, 33 insertions, 10 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 3dfd78a7..e08d108f 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -27,6 +27,14 @@ end-message: Displays a message when the effect end.
icon="icons/invisible.xml"
/>
<status-effect
+ name="quagmire"
+ id="8"
+ />
+ <status-effect
+ name="blessing"
+ id="10"
+ />
+ <status-effect
name="magnificat"
id="20"
block-id="24"
@@ -56,16 +64,6 @@ end-message: Displays a message when the effect end.
name="post delay"
id="46"
/>
- <status-effect
- name="invisibility"
- id="403"
- block-id="6"
- icon="icons/invisible.xml"
- start-message="You are now invisible."
- end-message="You are no longer invisible."
- persistent-particle-effect="true"
- start-particle="graphics/particles/invisibility.xml"
- />
<!--
<status-effect
name="poison"
@@ -100,12 +98,21 @@ end-message: Displays a message when the effect end.
id="182"
block-id="14"
/>
+ <!-- fake id -->
<status-effect
name="hide"
id="194"
icon="icons/hide.xml"
/>
<status-effect
+ name="stasis"
+ id="356"
+ />
+ <status-effect
+ name="camouflage"
+ id="360"
+ />
+ <status-effect
name="sphere 1"
id="363"
/>
@@ -126,6 +133,16 @@ end-message: Displays a message when the effect end.
id="367"
/>
<status-effect
+ name="invisibility"
+ id="403"
+ block-id="6"
+ icon="icons/invisible.xml"
+ start-message="You are now invisible."
+ end-message="You are no longer invisible."
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/invisibility.xml"
+ />
+ <status-effect
name="sit"
id="622"
/>
@@ -134,4 +151,10 @@ end-message: Displays a message when the effect end.
id="673"
icon="icons/hide.xml"
/>
+ <!-- fake id -->
+ <status-effect
+ name="ruwach"
+ block-id="13"
+ id="2000"
+ />
</status-effects>