gidrahs-mars.xml 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  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. <!-- Mars Gidrahs -->
  29. <resources>
  30. <!-- Load all the tags -->
  31. <include resource="tags.xml" />
  32. <include resource="gidrahs-mars-anim.xml" />
  33. <include resource="gidrahs-mars-wraith-anim.xml" />
  34. <include resource="gidrahs-mars-gidlets-anim.xml" />
  35. <include resource="gidrahs-mars-boss.xml" />
  36. <gidrah
  37. name="gidlet.mars.spec"
  38. latinName="MICRO IXODIDAE"
  39. points="5"
  40. strength="2"
  41. hitPoints="1"
  42. bounds="0,0,4,4"
  43. offset="2,1"
  44. brain="dumb.brain"
  45. speed="16.0"
  46. gidlet="true"
  47. roar="gidrah-mars-gidlet-roar.buffer"
  48. amb="gidrah-mars-gidlet-amb.buffer"
  49. death="gidrah.06.death.buffer"
  50. />
  51. <!-- Rank n File -->
  52. <gidrah
  53. name="gidrah.mars.01.spec"
  54. latinName="GIDRUS MEMNONIUS"
  55. points="10"
  56. strength="4"
  57. hitPoints="6"
  58. bounds="0,0,16,16"
  59. offset="8,4"
  60. brain="dumb.brain"
  61. speed="9.0"
  62. deflectEmitter="gidrah.mars.deflect.emitter"
  63. deflectYOffset="1"
  64. roar="gidrah-mars-01-roar.buffer"
  65. amb="gidrah-mars-01-amb.buffer"
  66. death="gidrah.01.death.buffer"
  67. minLevel="20"
  68. >
  69. <research>spreadercannon</research>
  70. </gidrah>
  71. <gidrah
  72. name="angrygidrah.mars.01.spec"
  73. latinName="MEMNONIUS MAXIMUS"
  74. angry="true"
  75. strength="5"
  76. points="50"
  77. armour="4"
  78. hitPoints="20"
  79. bounds="0,0,16,16"
  80. offset="8,4"
  81. brain="dumb.brain"
  82. speed="9.0"
  83. deflectEmitter="gidrah.mars.deflect.large.emitter"
  84. deflectYOffset="3"
  85. roar="gidrah-mars-01-roar.buffer"
  86. amb="gidrah-mars-01-amb.buffer"
  87. death="gidrah.01.death.buffer"
  88. minLevel="20"
  89. >
  90. <research>spreadercannon</research>
  91. <research>biology</research>
  92. </gidrah>
  93. <!-- Spiders. Slightly less hitpoints and they move VERY fast. And they're all clever -->
  94. <gidrah
  95. name="gidrah.mars.02.spec"
  96. latinName="THAUMUS AUDAX"
  97. points="10"
  98. strength="5"
  99. armour="0"
  100. hitPoints="4"
  101. bounds="0,0,16,16"
  102. offset="8,4"
  103. brain="clever.brain"
  104. speed="160.0"
  105. moves="1"
  106. pause="180"
  107. diagonal="true"
  108. deflectEmitter="gidrah.mars.deflect.emitter"
  109. deflectYOffset="3"
  110. roar="gidrah-mars-02-roar.buffer"
  111. amb="gidrah-mars-02-amb.buffer"
  112. death="gidrah.02.death.buffer"
  113. minLevel="24"
  114. >
  115. <research>multiblaster</research>
  116. </gidrah>
  117. <gidrah
  118. name="angrygidrah.mars.02.spec"
  119. latinName="ARACHIS REX"
  120. angry="true"
  121. strength="6"
  122. points="50"
  123. armour="4"
  124. hitPoints="16"
  125. bounds="0,0,16,16"
  126. offset="8,4"
  127. brain="clever.brain"
  128. speed="160.0"
  129. moves="1"
  130. pause="180"
  131. diagonal="true"
  132. deflectEmitter="gidrah.mars.deflect.large.emitter"
  133. deflectYOffset="5"
  134. roar="gidrah-mars-02-roar.buffer"
  135. amb="gidrah-mars-02-amb.buffer"
  136. death="gidrah.02.death.buffer"
  137. minLevel="24"
  138. >
  139. <research>multiblaster</research>
  140. <research>biology</research>
  141. </gidrah>
  142. <!-- Armoured ticks, and angry gid spawns gidlets -->
  143. <gidrah
  144. name="gidrah.mars.03.spec"
  145. latinName="THYLUS IXODIDAE"
  146. points="10"
  147. strength="6"
  148. hitPoints="4"
  149. armour="8"
  150. bounds="0,0,16,16"
  151. offset="8,4"
  152. brain="dumb.brain"
  153. speed="12.0"
  154. pause="40"
  155. moves="1"
  156. diagonal="true"
  157. deflectEmitter="gidrah.mars.deflect.emitter"
  158. deflectYOffset="4"
  159. roar="gidrah-mars-03-roar.buffer"
  160. amb="gidrah-mars-03-amb.buffer"
  161. death="gidrah.03.death.buffer"
  162. minLevel="28"
  163. >
  164. <research>blastcannon</research>
  165. </gidrah>
  166. <gidrah
  167. name="angrygidrah.mars.03.spec"
  168. latinName="REGINA IXODIDAE"
  169. angry="true"
  170. strength="7"
  171. points="50"
  172. hitPoints="16"
  173. armour="12"
  174. bounds="0,0,16,16"
  175. offset="8,4"
  176. brain="dumb.brain"
  177. speed="12.0"
  178. pause="40"
  179. moves="1"
  180. diagonal="true"
  181. deflectEmitter="gidrah.mars.deflect.large.emitter"
  182. deflectYOffset="7"
  183. spawn="gidlet.mars"
  184. spawnType="2"
  185. spawnRate="16,24"
  186. roar="gidrah-mars-03-roar.buffer"
  187. amb="gidrah-mars-03-amb.buffer"
  188. death="gidrah.03.death.buffer"
  189. minLevel="28"
  190. >
  191. <research>blastcannon</research>
  192. <research>clustermines | barracks</research>
  193. </gidrah>
  194. <!-- Wraiths -->
  195. <gidrah
  196. name="gidrah.mars.04.spec"
  197. latinName="ERIDANIUS PHASMATIS"
  198. points="50"
  199. strength="2"
  200. wraith="true"
  201. hitPoints="2"
  202. bounds="0,0,16,16"
  203. offset="8,4"
  204. brain="dumb.brain"
  205. speed="8.0"
  206. deflectEmitter="gidrah.mars.deflect.emitter"
  207. deflectYOffset="4"
  208. roar="gidrah-mars-04-roar.buffer"
  209. amb="gidrah-mars-04-amb.buffer"
  210. death="gidrah.04.death.buffer"
  211. minLevel="32"
  212. >
  213. <research>capacitor</research>
  214. </gidrah>
  215. <gidrah
  216. name="angrygidrah.mars.04.spec"
  217. latinName="ERIDANIUS EFFIGIA"
  218. angry="true"
  219. strength="3"
  220. wraith="true"
  221. points="150"
  222. hitPoints="16"
  223. bounds="0,0,16,16"
  224. offset="8,4"
  225. brain="dumb.brain"
  226. speed="8.0"
  227. deflectEmitter="gidrah.mars.deflect.large.emitter"
  228. deflectYOffset="7"
  229. roar="gidrah-mars-04-roar.buffer"
  230. amb="gidrah-mars-04-amb.buffer"
  231. death="gidrah.04.death.buffer"
  232. minLevel="32"
  233. >
  234. <research>capacitor</research>
  235. </gidrah>
  236. <!-- BOSS ======================================================================================================================== -->
  237. <gidrah
  238. name="gidrah.mars.boss.spec"
  239. points="3000"
  240. strength="100"
  241. boss="true"
  242. hitPoints="500"
  243. hitPointsX="0"
  244. hitPointsY="-9"
  245. armour="8"
  246. bounds="0,0,16,16"
  247. offset="8,4"
  248. brain="dumb.brain"
  249. speed="3.0"
  250. deflectEmitter="gidrah.mars.deflect.boss.emitter"
  251. deflectYOffset="28"
  252. spawn="gidlet.mars"
  253. spawnType="1"
  254. spawnRate="200,600"
  255. roar="gidrah-mars-boss-roar.buffer"
  256. amb="gidrah-mars-boss-amb.buffer"
  257. death="gidrah.mars.boss.death.buffer"
  258. medal="medal.mars_boss"
  259. />
  260. </resources>