hairstyle01.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Author: Reid
  3. Copyright (C) 2012-2016 Evol Online
  4. Copyright (C) 2012-2021 Andrei Karas
  5. -->
  6. <sprite>
  7. <imageset name="base"
  8. src="graphics/sprites/hairstyles/hairstyle01.png"
  9. width="40"
  10. height="50"/>
  11. <action name="stand" imageset="base">
  12. <animation direction="down">
  13. <frame index="0" offsetY="-29"/>
  14. </animation>
  15. <animation direction="left">
  16. <frame index="1" offsetY="-29"/>
  17. </animation>
  18. <animation direction="up">
  19. <frame index="2" offsetX="-1" offsetY="-25"/>
  20. </animation>
  21. <animation direction="right">
  22. <frame index="3" offsetY="-29"/>
  23. </animation>
  24. </action>
  25. <action name="walk" imageset="base">
  26. <animation direction="down">
  27. <frame index="0" offsetY="-28" delay="80"/>
  28. <frame index="0" offsetY="-29" delay="160"/>
  29. <frame index="0" offsetY="-28" delay="80"/>
  30. <frame index="0" offsetY="-29" delay="160"/>
  31. </animation>
  32. <animation direction="left">
  33. <frame index="1" offsetY="-29" delay="80"/>
  34. <frame index="1" offsetY="-28" delay="80"/>
  35. <frame index="1" offsetY="-29" delay="160"/>
  36. <frame index="1" offsetY="-28" delay="80"/>
  37. <frame index="1" offsetY="-29" delay="80"/>
  38. </animation>
  39. <animation direction="up">
  40. <frame index="2" offsetX="-1" offsetY="-25" delay="80"/>
  41. <frame index="2" offsetX="-1" offsetY="-26" delay="160"/>
  42. <frame index="2" offsetX="-1" offsetY="-25" delay="80"/>
  43. <frame index="2" offsetX="-1" offsetY="-26" delay="160"/>
  44. </animation>
  45. <animation direction="right">
  46. <frame index="3" offsetY="-29" delay="80"/>
  47. <frame index="3" offsetY="-28" delay="80"/>
  48. <frame index="3" offsetY="-29" delay="160"/>
  49. <frame index="3" offsetY="-28" delay="80"/>
  50. <frame index="3" offsetY="-29" delay="80"/>
  51. </animation>
  52. </action>
  53. <action name="attack" imageset="base">
  54. <animation direction="down">
  55. <frame index="0" offsetY="-27" delay="80"/>
  56. <frame index="0" offsetY="-28" delay="80"/>
  57. <frame index="0" offsetY="-25" delay="80"/>
  58. <frame index="0" offsetY="-24" delay="80"/>
  59. <end />
  60. </animation>
  61. <animation direction="left">
  62. <frame index="1" offsetX="4" offsetY="-30" delay="80"/>
  63. <frame index="1" offsetX="4" offsetY="-31" delay="80"/>
  64. <frame index="1" offsetY="-28" delay="80"/>
  65. <frame index="1" offsetX="-1" offsetY="-27" delay="80"/>
  66. <end />
  67. </animation>
  68. <animation direction="up">
  69. <frame index="2" offsetX="-2" offsetY="-25" delay="240"/>
  70. <frame index="2" offsetX="-2" offsetY="-23" delay="80"/>
  71. <end />
  72. </animation>
  73. <animation direction="right">
  74. <frame index="3" offsetX="-3" offsetY="-30" delay="80"/>
  75. <frame index="3" offsetX="-3" offsetY="-31" delay="80"/>
  76. <frame index="3" offsetY="-28" delay="80"/>
  77. <frame index="3" offsetX="1" offsetY="-27" delay="80"/>
  78. <end />
  79. </animation>
  80. </action>
  81. <action name="attack_bow" imageset="base">
  82. <animation direction="down">
  83. <frame index="0" offsetY="-28" delay="240"/>
  84. <frame index="0" offsetY="-27" delay="80"/>
  85. <frame index="0" offsetY="-28" delay="80"/>
  86. <end />
  87. </animation>
  88. <animation direction="left">
  89. <frame index="1" offsetX="3" offsetY="-29" delay="240"/>
  90. <frame index="1" offsetX="5" offsetY="-30" delay="160"/>
  91. <end />
  92. </animation>
  93. <animation direction="up">
  94. <frame index="2" offsetX="-1" offsetY="-25" delay="240"/>
  95. <frame index="2" offsetX="-2" offsetY="-24" delay="80"/>
  96. <frame index="2" offsetX="-2" offsetY="-25" delay="80"/>
  97. <end />
  98. </animation>
  99. <animation direction="right">
  100. <frame index="3" offsetX="-3" offsetY="-29" delay="240"/>
  101. <frame index="3" offsetX="-5" offsetY="-30" delay="160"/>
  102. <end />
  103. </animation>
  104. </action>
  105. <action name="sit" imageset="base">
  106. <animation direction="down">
  107. <frame index="0" offsetY="-22"/>
  108. </animation>
  109. <animation direction="left">
  110. <frame index="1" offsetX="4" offsetY="-20"/>
  111. </animation>
  112. <animation direction="up">
  113. <frame index="2" offsetY="-17"/>
  114. </animation>
  115. <animation direction="right">
  116. <frame index="3" offsetX="-6" offsetY="-20"/>
  117. </animation>
  118. </action>
  119. <action name="sittop" imageset="base">
  120. <animation direction="down">
  121. <frame index="0" offsetY="-17"/>
  122. </animation>
  123. <animation direction="left">
  124. <frame index="1" offsetX="4" offsetY="-20"/>
  125. </animation>
  126. <animation direction="up">
  127. <frame index="2" offsetY="-17"/>
  128. </animation>
  129. <animation direction="right">
  130. <frame index="3" offsetX="-6" offsetY="-20"/>
  131. </animation>
  132. </action>
  133. <action name="standride" imageset="base">
  134. <animation direction="down">
  135. <frame index="0" offsetY="-17"/>
  136. </animation>
  137. <animation direction="left">
  138. <frame index="1" offsetX="4" offsetY="-20"/>
  139. </animation>
  140. <animation direction="up">
  141. <frame index="2" offsetY="-17"/>
  142. </animation>
  143. <animation direction="right">
  144. <frame index="3" offsetX="-6" offsetY="-20"/>
  145. </animation>
  146. </action>
  147. <action name="spawnride" imageset="base">
  148. <animation direction="down">
  149. <frame index="0" offsetY="-17"/>
  150. </animation>
  151. <animation direction="left">
  152. <frame index="1" offsetX="4" offsetY="-20"/>
  153. </animation>
  154. <animation direction="up">
  155. <frame index="2" offsetY="-17"/>
  156. </animation>
  157. <animation direction="right">
  158. <frame index="3" offsetX="-6" offsetY="-20"/>
  159. </animation>
  160. </action>
  161. <action name="ride" imageset="base">
  162. <animation direction="down">
  163. <frame index="0" offsetY="-17"/>
  164. </animation>
  165. <animation direction="left">
  166. <frame index="1" offsetX="4" offsetY="-20"/>
  167. </animation>
  168. <animation direction="up">
  169. <frame index="2" offsetY="-17"/>
  170. </animation>
  171. <animation direction="right">
  172. <frame index="3" offsetX="-6" offsetY="-20"/>
  173. </animation>
  174. </action>
  175. <action name="dead" imageset="base">
  176. <animation direction="default">
  177. <frame index="4" offsetX="21" offsetY="6"/>
  178. </animation>
  179. </action>
  180. </sprite>