Thread: UI help pweese.
View Single Post
  #8  
Old 12-24-2010, 05:51 AM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default

The animations are declared in EQUI_Animations.xml
Code:
	<Ui2DAnimation item = "A_ClassAnim01">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>Warrior02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim02">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>cleric02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim03">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>paladin01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5000</Duration>
		</Frames>

	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim04">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>ranger01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4875</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim05">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shadowknight01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim06">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>druid01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>3125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim07">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>monk01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4250</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim08">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>bard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<!-- faB: frame removed -->
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim09">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>

		<Frames>
			<Texture>rogue01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim10">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>shaman01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5375</Duration>
		</Frames>
	</Ui2DAnimation>
	
	<Ui2DAnimation item = "A_ClassAnim11">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>necromancer01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5250</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim12">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
<!--02-->
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
<!--03-->
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
<!--02-->
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
<!--04-->
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
<!--02-->
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		
		<Frames>
			<Texture>wizard01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim13">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>magician02.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>

		<Frames>
			<Texture>magician01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4125</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim14">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>enchanter01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>4375</Duration>
		</Frames>
	</Ui2DAnimation>

	<Ui2DAnimation item = "A_ClassAnim15">
		<Cycle>true</Cycle>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>192</X>
				<Y>0</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>0</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>64</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>125</Duration>
		</Frames>
		<Frames>
			<Texture>beastlord01.tga</Texture>
			<Location>
				<X>128</X>
				<Y>128</Y>
			</Location>
			<Size>
				<CX>64</CX>
				<CY>128</CY>
			</Size>
			<Hotspot>
				<X>0</X>
				<Y>0</Y>
			</Hotspot>
			<Duration>5250</Duration>
		</Frames>
	</Ui2DAnimation>
The portion you need to edit is the following in the EQUI_Inventory.xml
Code:
	<StaticAnimation item= "ClassAnim">
		<ScreenID>ClassAnim</ScreenID>
		<Location>
			<X>-100</X>
			<Y>81</Y>
		</Location>
		<Size>
			<CX>70</CX>
			<CY>177</CY>
		</Size>
		<Animation>A_ClassAnim01</Animation>
	</StaticAnimation>