This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
forked from Pihro/lof-tmwa-client-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
status-effects.xml
22 lines (22 loc) · 2.18 KB
/
status-effects.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<status-effects>
<status-effect name="item-healing" id="70" block-id="24" persistent-particle-effect="true" start-particle="graphics/particles/circle.particle.xml"/>
<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-effect name="poison" id="132" block-id="16" icon="icon-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/green-bubbles.particle.xml"/>
<status-effect name="slow-poison" id="14" block-id="25" icon="icon-slow-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/small-green-bubbles.particle.xml"/>
<status-effect name="dark-aura" id="2004" block-id="26" icon="icon-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/dark-aura.particle.xml"/>
<status-effect name="weight 50%" id="35"/>
<status-effect name="weight 90%" id="36"/>
<status-effect name="hide" id="194" block-id="6" icon="icon-hidden.xml"/>
<status-effect name="halt-regenerate" id="195"/>
<status-effect name="haste" id="198"/>
<status-effect name="flying-backpack" id="196" icon="icon-feather.xml"/>
<status-effect name="barrier" id="197" icon="icon-green-barrier.xml"/>
<status-effect name="phys-shield" id="199" icon="icon-red-rotating-hex.xml"/>
<status-effect name="spell-attack-generic" id="2000" icon="icon-spell-attack-generic.xml"/>
<status-effect name="spell-shearing" id="2001" icon="icon-spell-shearing.xml"/>
<status-effect name="spell-protection-generic" id="2002" icon="icon-spell-protection-generic.xml"/>
<status-effect name="spell-haste" id="2003" icon="icon-spell-haste.xml"/>
</status-effects>