tiles-common.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <!--
  3. Copyright (c) 2003-onwards Shaven Puppy Ltd
  4. All rights reserved.
  5. Redistribution and use in source and binary forms, with or without
  6. modification, are permitted provided that the following conditions are
  7. met:
  8. * Redistributions of source code must retain the above copyright
  9. notice, this list of conditions and the following disclaimer.
  10. * Redistributions in binary form must reproduce the above copyright
  11. notice, this list of conditions and the following disclaimer in the
  12. documentation and/or other materials provided with the distribution.
  13. * Neither the name of 'Shaven Puppy' nor the names of its contributors
  14. may be used to endorse or promote products derived from this software
  15. without specific prior written permission.
  16. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  17. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  18. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  19. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  20. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  21. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  22. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  23. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  24. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  25. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  26. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  27. -->
  28. <!-- Common tiles -->
  29. <resources>
  30. <!-- Spawnpoints -->
  31. <array name="north.spawnpoints">
  32. <item>spawnpoint.north.1</item>
  33. <item>spawnpoint.north.2</item>
  34. <item>spawnpoint.north.3</item>
  35. <item>spawnpoint.north.4</item>
  36. <item>spawnpoint.north.5</item>
  37. </array>
  38. <array name="east.spawnpoints">
  39. <item>spawnpoint.east.1</item>
  40. <item>spawnpoint.east.2</item>
  41. <item>spawnpoint.east.3</item>
  42. <item>spawnpoint.east.4</item>
  43. <item>spawnpoint.east.5</item>
  44. </array>
  45. <array name="south.spawnpoints">
  46. <item>spawnpoint.south.1</item>
  47. <item>spawnpoint.south.2</item>
  48. <item>spawnpoint.south.3</item>
  49. <item>spawnpoint.south.4</item>
  50. <item>spawnpoint.south.5</item>
  51. </array>
  52. <array name="west.spawnpoints">
  53. <item>spawnpoint.west.1</item>
  54. <item>spawnpoint.west.2</item>
  55. <item>spawnpoint.west.3</item>
  56. <item>spawnpoint.west.4</item>
  57. <item>spawnpoint.west.5</item>
  58. </array>
  59. <animation name="alert.ping.anim">
  60. <label id="start"/>
  61. <alpha alpha="100" d="0"/>
  62. <scale scale="0.425" d="0"/>
  63. <frame i="spriteimage.hud.alert.ping.01" d="4" />
  64. <scale scale="+0.02" d="0"/>
  65. <frame i="spriteimage.hud.alert.ping.02" d="4" />
  66. <scale scale="+0.02" d="0"/>
  67. <frame i="spriteimage.hud.alert.ping.03" d="4" />
  68. <scale scale="+0.02" d="0"/>
  69. <frame i="spriteimage.hud.alert.ping.04" d="4" />
  70. <scale scale="+0.02" d="0"/>
  71. <frame i="spriteimage.hud.alert.ping.05" d="4" />
  72. <scale scale="+0.02" d="0"/>
  73. <frame i="spriteimage.hud.alert.ping.06" d="4" />
  74. <scale scale="+0.02"/>
  75. <frame i="spriteimage.hud.alert.ping.07" d="4" />
  76. <scale scale="+0.02"/>
  77. <frame i="spriteimage.hud.alert.ping.08" d="4" />
  78. <scale scale="+0.02"/>
  79. <frame i="spriteimage.hud.alert.ping.09" d="4" />
  80. <scale scale="+0.02"/>
  81. <alpha alpha="90" d="4"/>
  82. <scale scale="+0.02"/>
  83. <alpha alpha="75" d="4"/>
  84. <scale scale="+0.02"/>
  85. <alpha alpha="55" d="4"/>
  86. <scale scale="+0.02"/>
  87. <alpha alpha="30" d="3"/>
  88. <scale scale="+0.02"/>
  89. <alpha alpha="10" d="6"/>
  90. <alpha alpha="0" d="10"/>
  91. <goto id="start"/>
  92. </animation>
  93. <!-- gidrah alert arrow things -->
  94. <animation name="spawnpoint.north.animation">
  95. <angle angle="16384" d="0"/>
  96. <scale scale="0.5"/>
  97. <frame i="spawnpoint.animation" d="0" />
  98. </animation>
  99. <animation name="spawnpoint.north.back.animation">
  100. <angle angle="16384" d="0"/>
  101. <scale scale="0.5"/>
  102. <frame i="spawnpoint.back.animation" d="0" />
  103. </animation>
  104. <animation name="spawnpoint.south.animation">
  105. <angle angle="-16384" d="0"/>
  106. <scale scale="0.5"/>
  107. <frame i="spawnpoint.animation" d="0" />
  108. </animation>
  109. <animation name="spawnpoint.south.back.animation">
  110. <angle angle="-16384" d="0"/>
  111. <scale scale="0.5"/>
  112. <frame i="spawnpoint.back.animation" d="0" />
  113. </animation>
  114. <animation name="spawnpoint.east.animation">
  115. <scale scale="0.5"/>
  116. <frame i="spawnpoint.animation" d="0" />
  117. <goto seq="1"/>
  118. </animation>
  119. <animation name="spawnpoint.east.back.animation">
  120. <scale scale="0.5"/>
  121. <frame i="spawnpoint.back.animation" d="0" />
  122. </animation>
  123. <animation name="spawnpoint.west.animation">
  124. <angle angle="32768" d="0"/>
  125. <scale scale="0.5"/>
  126. <frame i="spawnpoint.animation" d="0" />
  127. </animation>
  128. <animation name="spawnpoint.west.back.animation">
  129. <angle angle="32768" d="0"/>
  130. <scale scale="0.5"/>
  131. <frame i="spawnpoint.back.animation" d="0" />
  132. </animation>
  133. <animation name="spawnpoint.northeast.animation">
  134. <angle angle="8182" d="0"/>
  135. <scale scale="0.5"/>
  136. <frame i="spawnpoint.animation" d="0" />
  137. </animation>
  138. <animation name="spawnpoint.northeast.back.animation">
  139. <angle angle="8192" d="0"/>
  140. <scale scale="0.5"/>
  141. <frame i="spawnpoint.back.animation" d="0" />
  142. </animation>
  143. <animation name="spawnpoint.northwest.animation">
  144. <angle angle="24576" d="0"/>
  145. <scale scale="0.5"/>
  146. <frame i="spawnpoint.animation" d="0" />
  147. </animation>
  148. <animation name="spawnpoint.northwest.back.animation">
  149. <angle angle="24576" d="0"/>
  150. <scale scale="0.5"/>
  151. <frame i="spawnpoint.back.animation" d="0" />
  152. </animation>
  153. <animation name="spawnpoint.southwest.animation">
  154. <angle angle="40960" d="0"/>
  155. <scale scale="0.5"/>
  156. <frame i="spawnpoint.animation" d="0" />
  157. </animation>
  158. <animation name="spawnpoint.southwest.back.animation">
  159. <angle angle="40960" d="0"/>
  160. <scale scale="0.5"/>
  161. <frame i="spawnpoint.back.animation" d="0" />
  162. </animation>
  163. <animation name="spawnpoint.southeast.animation">
  164. <angle angle="57344" d="0"/>
  165. <scale scale="0.5"/>
  166. <frame i="spawnpoint.animation" d="0" />
  167. </animation>
  168. <animation name="spawnpoint.southeast.back.animation">
  169. <angle angle="57344" d="0"/>
  170. <scale scale="0.5"/>
  171. <frame i="spawnpoint.back.animation" d="0" />
  172. </animation>
  173. <animation name="spawnpoint.animation">
  174. <frame i="spriteimage.hud.alert.arrow.01" d="16" />
  175. <frame i="spriteimage.hud.alert.arrow.02" d="2" />
  176. <frame i="spriteimage.hud.alert.arrow.03" d="3" />
  177. <frame i="spriteimage.hud.alert.arrow.04" d="16" />
  178. <goto seq="0"/>
  179. </animation>
  180. <animation name="spawnpoint.back.animation">
  181. <frame i="spriteimage.hud.alert.arrow.back.01" d="16" />
  182. <frame i="spriteimage.hud.alert.arrow.back.02" d="2" />
  183. <frame i="spriteimage.hud.alert.arrow.back.03" d="3" />
  184. <frame i="spriteimage.hud.alert.arrow.back.04" d="16" />
  185. <goto seq="0"/>
  186. </animation>
  187. <spawnpoint name="spawnpoint.north.spec" i="916" layer="2" xoffset="0" yoffset="1">
  188. <decal scale="0.5" offset="8,-4" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.back.01"/>
  189. <decal scale="0.5" offset="8,-4" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.01"/>
  190. <decal layer="13" offset="8,-4" attenuated="false" animation="alert.ping.anim"/>
  191. </spawnpoint>
  192. <spawnpoint name="spawnpoint.east.spec" i="917" layer="2" xoffset="1" yoffset="0">
  193. <decal scale="0.5" offset="-8,8" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.back.01"/>
  194. <decal scale="0.5" offset="-8,8" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.01"/>
  195. <decal layer="13" offset="-8,8" attenuated="false" animation="alert.ping.anim"/>
  196. </spawnpoint>
  197. <spawnpoint name="spawnpoint.south.spec" i="918" layer="2" xoffset="0" yoffset="-1">
  198. <decal scale="0.5" offset="8,20" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.back.01"/>
  199. <decal scale="0.5" offset="8,20" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.01"/>
  200. <decal layer="13" offset="8,20" attenuated="false" animation="alert.ping.anim"/>
  201. </spawnpoint>
  202. <spawnpoint name="spawnpoint.west.spec" i="919" layer="2" xoffset="-1" yoffset="0">
  203. <decal scale="0.5" offset="24,8" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.back.01"/>
  204. <decal scale="0.5" offset="24,8" attenuated="false" layer="7" image="spriteimage.hud.alert.skull.01"/>
  205. <decal layer="13" offset="24,8" attenuated="false" animation="alert.ping.anim"/>
  206. </spawnpoint>
  207. <tileset name="common.tileset" description="Common Tiles" default_="">
  208. <!-- Easy gidrahs -->
  209. <spawnpoint name="spawnpoint.north.1" inherit="spawnpoint.north.spec" i="920" type="1"></spawnpoint>
  210. <spawnpoint name="spawnpoint.east.1" inherit="spawnpoint.east.spec" i="921" type="1"></spawnpoint>
  211. <spawnpoint name="spawnpoint.south.1" inherit="spawnpoint.south.spec" i="922" type="1"></spawnpoint>
  212. <spawnpoint name="spawnpoint.west.1" inherit="spawnpoint.west.spec" i="923" type="1"></spawnpoint>
  213. <!-- Medium gidrahs -->
  214. <spawnpoint name="spawnpoint.north.2" inherit="spawnpoint.north.spec" i="924" type="2"></spawnpoint>
  215. <spawnpoint name="spawnpoint.east.2" inherit="spawnpoint.east.spec" i="925" type="2"></spawnpoint>
  216. <spawnpoint name="spawnpoint.south.2" inherit="spawnpoint.south.spec" i="926" type="2"></spawnpoint>
  217. <spawnpoint name="spawnpoint.west.2" inherit="spawnpoint.west.spec" i="927" type="2"></spawnpoint>
  218. <!-- Hard gidrahs -->
  219. <spawnpoint name="spawnpoint.north.3" inherit="spawnpoint.north.spec" i="928" type="3"></spawnpoint>
  220. <spawnpoint name="spawnpoint.east.3" inherit="spawnpoint.east.spec" i="929" type="3"></spawnpoint>
  221. <spawnpoint name="spawnpoint.south.3" inherit="spawnpoint.south.spec" i="930" type="3"></spawnpoint>
  222. <spawnpoint name="spawnpoint.west.3" inherit="spawnpoint.west.spec" i="931" type="3"></spawnpoint>
  223. <!-- Really hard gidrahs -->
  224. <spawnpoint name="spawnpoint.north.4" inherit="spawnpoint.north.spec" i="932" type="4"></spawnpoint>
  225. <spawnpoint name="spawnpoint.east.4" inherit="spawnpoint.east.spec" i="933" type="4"></spawnpoint>
  226. <spawnpoint name="spawnpoint.south.4" inherit="spawnpoint.south.spec" i="934" type="4"></spawnpoint>
  227. <spawnpoint name="spawnpoint.west.4" inherit="spawnpoint.west.spec" i="935" type="4"></spawnpoint>
  228. <!-- Extra hard gidrahs -->
  229. <spawnpoint name="spawnpoint.north.5" inherit="spawnpoint.north.spec" i="936" type="5"></spawnpoint>
  230. <spawnpoint name="spawnpoint.east.5" inherit="spawnpoint.east.spec" i="937" type="5"></spawnpoint>
  231. <spawnpoint name="spawnpoint.south.5" inherit="spawnpoint.south.spec" i="938" type="5"></spawnpoint>
  232. <spawnpoint name="spawnpoint.west.5" inherit="spawnpoint.west.spec" i="939" type="5"></spawnpoint>
  233. <!-- Player base -->
  234. <basepoint name="basepoint.1" i="9040" layer="2" image="tiles.road.5.0" />
  235. <!-- Crystals -->
  236. <crystal name="crystal.small.1" i="32000" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.01"/>
  237. <crystal name="crystal.small.2" i="32001" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.02"/>
  238. <crystal name="crystal.small.3" i="32002" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.03"/>
  239. <crystal name="crystal.small.4" i="32003" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.04"/>
  240. <crystal name="crystal.small.5" i="32004" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.05"/>
  241. <crystal name="crystal.small.6" i="32005" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.06"/>
  242. <crystal name="crystal.small.7" i="32006" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.07"/>
  243. <crystal name="crystal.small.8" i="32007" layer="2" size="1" width="1" height="1" crystal="building.crystal.small.08"/>
  244. <crystal name="crystal.medium.1" i="32010" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.01"/>
  245. <crystal name="crystal.medium.2" i="32011" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.02"/>
  246. <crystal name="crystal.medium.3" i="32012" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.03"/>
  247. <crystal name="crystal.medium.4" i="32013" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.04"/>
  248. <crystal name="crystal.medium.5" i="32014" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.05"/>
  249. <crystal name="crystal.medium.6" i="32015" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.06"/>
  250. <crystal name="crystal.medium.7" i="32016" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.07"/>
  251. <crystal name="crystal.medium.8" i="32017" layer="2" size="2" width="1" height="1" crystal="building.crystal.medium.08"/>
  252. <crystal name="crystal.large.1" i="32020" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.01"/>
  253. <crystal name="crystal.large.2" i="32021" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.02"/>
  254. <crystal name="crystal.large.3" i="32022" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.03"/>
  255. <crystal name="crystal.large.4" i="32023" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.04"/>
  256. <crystal name="crystal.large.5" i="32024" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.05"/>
  257. <crystal name="crystal.large.6" i="32025" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.06"/>
  258. <crystal name="crystal.large.7" i="32026" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.07"/>
  259. <crystal name="crystal.large.8" i="32027" layer="2" size="3" width="2" height="1" crystal="building.crystal.large.08"/>
  260. <!-- 2Tone Crystals - diff base and glow colors -->
  261. <crystal name="crystal.2tone.small.1" i="32030" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.01"/>
  262. <crystal name="crystal.2tone.small.2" i="32031" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.02"/>
  263. <crystal name="crystal.2tone.small.3" i="32032" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.03"/>
  264. <crystal name="crystal.2tone.small.4" i="32033" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.04"/>
  265. <crystal name="crystal.2tone.small.5" i="32034" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.05"/>
  266. <crystal name="crystal.2tone.small.6" i="32035" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.06"/>
  267. <crystal name="crystal.2tone.small.7" i="32036" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.07"/>
  268. <crystal name="crystal.2tone.small.8" i="32037" layer="2" size="1" width="1" height="1" crystal="building.crystal.2tone.small.08"/>
  269. <crystal name="crystal.2tone.medium.1" i="32040" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.01"/>
  270. <crystal name="crystal.2tone.medium.2" i="32041" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.02"/>
  271. <crystal name="crystal.2tone.medium.3" i="32042" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.03"/>
  272. <crystal name="crystal.2tone.medium.4" i="32043" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.04"/>
  273. <crystal name="crystal.2tone.medium.5" i="32044" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.05"/>
  274. <crystal name="crystal.2tone.medium.6" i="32045" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.06"/>
  275. <crystal name="crystal.2tone.medium.7" i="32046" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.07"/>
  276. <crystal name="crystal.2tone.medium.8" i="32047" layer="2" size="2" width="1" height="1" crystal="building.crystal.2tone.medium.08"/>
  277. <crystal name="crystal.2tone.large.1" i="32050" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.01"/>
  278. <crystal name="crystal.2tone.large.2" i="32051" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.02"/>
  279. <crystal name="crystal.2tone.large.3" i="32052" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.03"/>
  280. <crystal name="crystal.2tone.large.4" i="32053" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.04"/>
  281. <crystal name="crystal.2tone.large.5" i="32054" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.05"/>
  282. <crystal name="crystal.2tone.large.6" i="32055" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.06"/>
  283. <crystal name="crystal.2tone.large.7" i="32056" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.07"/>
  284. <crystal name="crystal.2tone.large.8" i="32057" layer="2" size="3" width="2" height="1" crystal="building.crystal.2tone.large.08"/>
  285. </tileset>
  286. </resources>