gidrahs-saturn.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591
  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. <!-- Saturn Gidrahs -->
  29. <resources>
  30. <!-- Load all the tags -->
  31. <include resource="tags.xml" />
  32. <include resource="gidrahs-saturn-anim.xml" />
  33. <include resource="gidrahs-saturn-gidlets-anim.xml" />
  34. <include resource="gidrahs-saturn-wraith-anim.xml" />
  35. <include resource="gidrahs-saturn-flying-anim.xml" />
  36. <include resource="gidrahs-saturn-boss.xml" />
  37. <gidrah
  38. name="gidlet.saturn.01.spec"
  39. points="5"
  40. strength="2"
  41. hitPoints="1"
  42. bounds="0,0,4,4"
  43. offset="2,1"
  44. brain="tactical.brain"
  45. speed="10.0"
  46. gidlet="true"
  47. roar="gidrah-saturn-gidlet-roar.buffer"
  48. amb="gidrah-saturn-gidlet-amb.buffer"
  49. death="gidrah.06.death.buffer"
  50. />
  51. <gidrah
  52. name="gidrah.saturn.01.spec"
  53. latinName="GIDRUS SATURNUS"
  54. points="10"
  55. strength="4"
  56. armour="0"
  57. hitPoints="8"
  58. bounds="0,0,16,16"
  59. offset="8,4"
  60. brain="dumb.brain"
  61. speed="48.0"
  62. moves="1"
  63. pause="225"
  64. deflectEmitter="gidrah.saturn.deflect.emitter"
  65. deflectYOffset="3"
  66. roar="gidrah-saturn-01-roar.buffer"
  67. amb="gidrah-saturn-01-amb.buffer"
  68. death="gidrah.01.death.buffer"
  69. minLevel="32"
  70. >
  71. <research>reactor</research>
  72. </gidrah>
  73. <gidrah
  74. name="angrygidrah.saturn.01.spec"
  75. latinName="MAXIMUS SATURNUS"
  76. angry="true"
  77. strength="5"
  78. points="50"
  79. armour="8"
  80. hitPoints="16"
  81. bounds="0,0,16,16"
  82. offset="8,4"
  83. brain="dumb.brain"
  84. speed="48.0"
  85. moves="1"
  86. pause="225"
  87. deflectEmitter="gidrah.saturn.deflect.large.emitter"
  88. deflectYOffset="3"
  89. roar="gidrah-saturn-01-roar.buffer"
  90. amb="gidrah-saturn-01-amb.buffer"
  91. death="gidrah.01.death.buffer"
  92. minLevel="32"
  93. >
  94. <research>reactor</research>
  95. <research>blastcannon | mines</research>
  96. </gidrah>
  97. <gidrah
  98. name="gidrah.saturn.02.spec"
  99. latinName="MALUS MALUS"
  100. points="10"
  101. strength="5"
  102. armour="0"
  103. hitPoints="24"
  104. bounds="0,0,16,16"
  105. offset="8,4"
  106. brain="tactical.brain"
  107. speed="10.0"
  108. deflectEmitter="gidrah.saturn.deflect.emitter"
  109. deflectYOffset="3"
  110. roar="gidrah-saturn-02-roar.buffer"
  111. amb="gidrah-saturn-02-amb.buffer"
  112. death="gidrah.02.death.buffer"
  113. minLevel="40"
  114. >
  115. <research>assaultcannon</research>
  116. </gidrah>
  117. <gidrah
  118. name="angrygidrah.saturn.02.spec"
  119. latinName="MALUS REX"
  120. strength="6"
  121. angry="true"
  122. points="50"
  123. hitPoints="72"
  124. bounds="0,0,16,16"
  125. offset="8,4"
  126. brain="tactical.brain"
  127. speed="10.0"
  128. deflectEmitter="gidrah.saturn.deflect.large.emitter"
  129. deflectYOffset="3"
  130. roar="gidrah-saturn-02-roar.buffer"
  131. amb="gidrah-saturn-02-amb.buffer"
  132. spawn="gidlet.saturn.01"
  133. spawnType="1"
  134. spawnRate="120,240"
  135. death="gidrah.02.death.buffer"
  136. minLevel="40"
  137. >
  138. <research>assaultcannon</research>
  139. <research>barracks | clustermines</research>
  140. </gidrah>
  141. <!-- Bomb Head -->
  142. <gidrah
  143. name="gidrah.saturn.03.spec"
  144. latinName="CRETUS FLAMMUS"
  145. points="10"
  146. strength="4"
  147. hitPoints="4"
  148. armour="12"
  149. bounds="0,0,16,16"
  150. offset="8,4"
  151. brain="clever.brain"
  152. speed="8.0"
  153. exploding="true"
  154. explosionRadius="64.0"
  155. deflectEmitter="gidrah.saturn.deflect.emitter"
  156. deflectYOffset="4"
  157. roar="gidrah-saturn-03-roar.buffer"
  158. amb="gidrah-saturn-03-amb.buffer"
  159. death="gidrah.03.death.buffer"
  160. noStunOnAttack="true"
  161. minLevel="44"
  162. >
  163. <research>mines | blastcannon</research>
  164. <research>steel</research>
  165. </gidrah>
  166. <gidrah
  167. name="angrygidrah.saturn.03.spec"
  168. latinName="CRETUS ENORMUS"
  169. points="50"
  170. strength="8"
  171. hitPoints="16"
  172. armour="16"
  173. bounds="0,0,16,16"
  174. offset="8,4"
  175. brain="clever.brain"
  176. speed="8.0"
  177. exploding="true"
  178. explosionRadius="128.0"
  179. deflectEmitter="gidrah.saturn.deflect.emitter"
  180. deflectYOffset="4"
  181. roar="gidrah-saturn-03-roar.buffer"
  182. amb="gidrah-saturn-03-amb.buffer"
  183. death="gidrah.03.death.buffer"
  184. noStunOnAttack="true"
  185. minLevel="44"
  186. >
  187. <research>mines | blastcannon</research>
  188. <research>steel</research>
  189. <research>biology</research>
  190. </gidrah>
  191. <!-- Wraiths -->
  192. <gidrah
  193. name="gidrah.saturn.04.spec"
  194. latinName="SATURNUS EFFIGIA"
  195. points="50"
  196. strength="6"
  197. wraith="true"
  198. hitPoints="4"
  199. bounds="0,0,16,16"
  200. offset="8,4"
  201. brain="tactical.brain"
  202. speed="16.0"
  203. deflectEmitter="gidrah.saturn.deflect.emitter"
  204. deflectYOffset="4"
  205. roar="gidrah-saturn-04-roar.buffer"
  206. amb="gidrah-saturn-04-amb.buffer"
  207. death="gidrah.04.death.buffer"
  208. minLevel="52"
  209. >
  210. <research>capacitor</research>
  211. <research>decoy</research>
  212. </gidrah>
  213. <gidrah
  214. name="angrygidrah.saturn.04.spec"
  215. latinName="DISPRAXIUS EFFIGIA"
  216. angry="true"
  217. strength="7"
  218. wraith="true"
  219. points="150"
  220. hitPoints="16"
  221. bounds="0,0,16,16"
  222. offset="8,4"
  223. brain="tactical.brain"
  224. speed="16.0"
  225. deflectEmitter="gidrah.saturn.deflect.large.emitter"
  226. deflectYOffset="7"
  227. roar="gidrah-saturn-04-roar.buffer"
  228. amb="gidrah-saturn-04-amb.buffer"
  229. death="gidrah.04.death.buffer"
  230. minLevel="52"
  231. >
  232. <research>capacitor</research>
  233. <research>decoy</research>
  234. </gidrah>
  235. <!-- Bomber -->
  236. <gidrah
  237. name="gidrah.saturn.05.spec"
  238. latinName="ICARONYCTERIS CHIROPTERA"
  239. points="50"
  240. strength="4"
  241. hitPoints="2"
  242. bounds="0,56,16,16"
  243. offset="8,4"
  244. brain="dumb.brain"
  245. flying="true"
  246. height="56.0"
  247. speed="15.0"
  248. deflectEmitter="gidrah.saturn.deflect.emitter"
  249. deflectYOffset="4"
  250. roar="gidrah-saturn-05-roar.buffer"
  251. amb="gidrah-saturn-05-amb.buffer"
  252. bomb="small.bomb"
  253. death="gidrah.05.death.buffer"
  254. minLevel="48"
  255. >
  256. <research>laser</research>
  257. <research>steel</research>
  258. </gidrah>
  259. <gidrah
  260. name="angrygidrah.saturn.05.spec"
  261. latinName="PTEROPODIDAE CHIROPTERA"
  262. angry="true"
  263. strength="8"
  264. points="250"
  265. hitPoints="6"
  266. bounds="0,84,16,16"
  267. offset="8,4"
  268. brain="dumb.brain"
  269. flying="true"
  270. height="64"
  271. speed="15.0"
  272. deflectEmitter="gidrah.saturn.deflect.large.emitter"
  273. deflectYOffset="7"
  274. roar="gidrah-saturn-05-roar.buffer"
  275. amb="gidrah-saturn-05-amb.buffer"
  276. bomb="large.bomb"
  277. death="gidrah.05.death.buffer"
  278. minLevel="48"
  279. >
  280. <research>laser</research>
  281. <research>steel</research>
  282. </gidrah>
  283. <bomb
  284. name="small.bomb"
  285. explosionTexture="explosion.texture"
  286. explosionRadius="32.0"
  287. explosionDamage="4"
  288. shake="4"
  289. dropNoise="gidrah-saturn-05-roar.buffer"
  290. bombOffset="7,4"
  291. mirroredBombOffset="9,4"
  292. >
  293. <appearance>
  294. <layers scale="0.5">
  295. <sprite layer="5" sublayer="1" offset="0,0" attenuated="true" doChildOffset="true" image="spriteimage.gidrah.saturn.05.bomb.01" />
  296. <sprite layer="5" sublayer="2" offset="0,0" attenuated="false" doChildOffset="true" animation="gidrah.saturn.05.fly.bomb.glow.anim" />
  297. <emitter emitter="bomber.emitter" offset="15,0" ySortOffset="0" />
  298. <sprite layer="4" sublayer="2" offset="0,0" colored="shadow" attenuated="true" image="spriteimage.gidlet.saturn.01.ground.01" />
  299. </layers>
  300. </appearance>
  301. <explosion>
  302. <emitter inherit="saturn.bomb.explosion.emitter"/>
  303. </explosion>
  304. </bomb>
  305. <bomb
  306. name="large.bomb"
  307. explosionTexture="explosion.texture"
  308. explosionRadius="64.0"
  309. explosionDamage="6"
  310. shake="8"
  311. dropNoise="gidrah-saturn-05-roar.buffer"
  312. bombOffset="6,3"
  313. mirroredBombOffset="9,3"
  314. >
  315. <appearance>
  316. <layers scale="0.75">
  317. <sprite layer="5" sublayer="1" offset="0,0" attenuated="true" doChildOffset="true" image="spriteimage.gidrah.saturn.05.bomb.01" />
  318. <sprite layer="5" sublayer="2" offset="0,0" attenuated="false" doChildOffset="true" animation="gidrah.saturn.05.fly.bomb.glow.anim" />
  319. <emitter emitter="bomber.large.emitter" offset="15,0" ySortOffset="0" />
  320. <sprite layer="4" sublayer="2" offset="0,0" colored="shadow" attenuated="true" image="spriteimage.gidlet.saturn.01.ground.01" />
  321. </layers>
  322. </appearance>
  323. <explosion>
  324. <emitter inherit="saturn.bomb.explosion.large.emitter"/>
  325. </explosion>
  326. </bomb>
  327. <!-- BOSS ======================================================================================================================== -->
  328. <gidrah
  329. name="gidrah.saturn.boss.spec"
  330. points="3000"
  331. strength="100"
  332. boss="true"
  333. hitPoints="500"
  334. hitPointsX="0"
  335. hitPointsY="-9"
  336. armour="4"
  337. bounds="0,84,16,16"
  338. offset="8,4"
  339. brain="dumb.brain"
  340. flying="true"
  341. dropAttack="true"
  342. height="64"
  343. speed="1.0"
  344. deflectEmitter="gidrah.saturn.deflect.boss.emitter"
  345. deflectYOffset="28"
  346. roar="gidrah-saturn-boss-roar.buffer"
  347. amb="gidrah-saturn-boss-amb.buffer"
  348. weapon="boss.laser.weapon"
  349. beamOffset="1,-109"
  350. minWeaponRange="100.0"
  351. maxWeaponRange="200.0"
  352. death="gidrah.saturn.boss.death.buffer"
  353. medal="medal.saturn_boss"
  354. />
  355. <!-- bomb gidrah fuse spark anims -->
  356. <animation name="gidrah.saturn.03.fuse.lit.glow.anim">
  357. <label id="start"/>
  358. <animcolor a="0" d="2"/>
  359. <random>
  360. <dest id="sprite6" n="1"/>
  361. <dest id="sprite5" n="1"/>
  362. <dest id="sprite4" n="1"/>
  363. <dest id="sprite3" n="1"/>
  364. <dest id="sprite2" n="1"/>
  365. <dest id="sprite1" n="1"/>
  366. </random>
  367. <label id="sprite1"/>
  368. <frame i="spriteimage.saturn.fuse.glow.top.01" d="0" />
  369. <goto id="next"/>
  370. <label id="sprite2"/>
  371. <frame i="spriteimage.saturn.fuse.glow.top.02" d="0" />
  372. <goto id="next"/>
  373. <label id="sprite3"/>
  374. <frame i="spriteimage.saturn.fuse.glow.top.03" d="0" />
  375. <goto id="next"/>
  376. <label id="sprite4"/>
  377. <frame i="spriteimage.saturn.fuse.glow.top.04" d="0" />
  378. <goto id="next"/>
  379. <label id="sprite5"/>
  380. <frame i="spriteimage.saturn.fuse.glow.top.05" d="0" />
  381. <goto id="next"/>
  382. <label id="sprite6"/>
  383. <frame i="spriteimage.saturn.fuse.glow.top.06" d="0" />
  384. <goto id="next"/>
  385. <label id="next"/>
  386. <random>
  387. <dest id="alphaDrop" n="1"/>
  388. <dest id="alpha5" n="1"/>
  389. <dest id="alpha4" n="1"/>
  390. <dest id="alpha3" n="1"/>
  391. <dest id="alpha2" n="1"/>
  392. <dest id="alpha1" n="1"/>
  393. </random>
  394. <label id="alpha1"/>
  395. <animcolor a="50" d="2"/>
  396. <goto id="start"/>
  397. <label id="alpha2"/>
  398. <animcolor a="100" d="2"/>
  399. <goto id="start"/>
  400. <label id="alpha3"/>
  401. <animcolor a="150" d="2"/>
  402. <goto id="start"/>
  403. <label id="alpha4"/>
  404. <animcolor a="200" d="2"/>
  405. <goto id="start"/>
  406. <label id="alpha5"/>
  407. <animcolor a="255" d="2"/>
  408. <goto id="start"/>
  409. <label id="alphaDrop"/>
  410. <animcolor a="255" d="6"/>
  411. <animcolor a="200" d="4"/>
  412. <animcolor a="150" d="3"/>
  413. <animcolor a="100" d="2"/>
  414. <animcolor a="50" d="2"/>
  415. <animcolor a="25" d="2"/>
  416. <goto id="start"/>
  417. </animation>
  418. <animation name="gidrah.saturn.03.fuse.glow.anim">
  419. <label id="start"/>
  420. <animcolor a="0" d="2"/>
  421. <random>
  422. <dest id="sprite4" n="1"/>
  423. <dest id="sprite3" n="1"/>
  424. <dest id="sprite2" n="1"/>
  425. <dest id="sprite1" n="5"/>
  426. </random>
  427. <label id="sprite1"/>
  428. <frame i="spriteimage.saturn.fuse.glow.top.01" d="0" />
  429. <goto id="next"/>
  430. <label id="sprite2"/>
  431. <frame i="spriteimage.saturn.fuse.glow.top.02" d="0" />
  432. <goto id="next"/>
  433. <label id="sprite3"/>
  434. <frame i="spriteimage.saturn.fuse.glow.top.03" d="0" />
  435. <goto id="next"/>
  436. <label id="sprite4"/>
  437. <frame i="spriteimage.saturn.fuse.glow.top.04" d="0" />
  438. <goto id="next"/>
  439. <label id="next"/>
  440. <random>
  441. <dest id="alphaDrop" n="1"/>
  442. <dest id="alpha5" n="1"/>
  443. <dest id="alpha4" n="1"/>
  444. <dest id="alpha3" n="1"/>
  445. <dest id="alpha2" n="1"/>
  446. <dest id="alpha1" n="1"/>
  447. </random>
  448. <label id="alpha1"/>
  449. <animcolor a="50" d="2"/>
  450. <goto id="start"/>
  451. <label id="alpha2"/>
  452. <animcolor a="75" d="2"/>
  453. <goto id="start"/>
  454. <label id="alpha3"/>
  455. <animcolor a="100" d="2"/>
  456. <goto id="start"/>
  457. <label id="alpha4"/>
  458. <animcolor a="125" d="2"/>
  459. <goto id="start"/>
  460. <label id="alpha5"/>
  461. <animcolor a="150" d="2"/>
  462. <goto id="start"/>
  463. <label id="alphaDrop"/>
  464. <animcolor a="200" d="10"/>
  465. <animcolor a="150" d="4"/>
  466. <animcolor a="100" d="3"/>
  467. <animcolor a="75" d="2"/>
  468. <animcolor a="50" d="2"/>
  469. <animcolor a="25" d="2"/>
  470. <goto id="start"/>
  471. </animation>
  472. <!-- bomber gidrah bomb glow anim -->
  473. <animation name="gidrah.saturn.05.fly.bomb.glow.anim">
  474. <label id="start"/>
  475. <random>
  476. <dest id="sprite6" n="4"/>
  477. <dest id="sprite5" n="4"/>
  478. <dest id="sprite4" n="4"/>
  479. <dest id="sprite3" n="4"/>
  480. <dest id="sprite2" n="4"/>
  481. <dest id="sprite1" n="4"/>
  482. <dest id="drop1" n="1"/>
  483. <dest id="drop2" n="1"/>
  484. <dest id="drop3" n="1"/>
  485. </random>
  486. <label id="sprite1"/>
  487. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.01" d="2" />
  488. <goto id="start"/>
  489. <label id="sprite2"/>
  490. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.02" d="2" />
  491. <goto id="start"/>
  492. <label id="sprite3"/>
  493. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.03" d="2" />
  494. <goto id="start"/>
  495. <label id="sprite4"/>
  496. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.04" d="2" />
  497. <goto id="start"/>
  498. <label id="sprite5"/>
  499. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.05" d="2" />
  500. <goto id="start"/>
  501. <label id="sprite6"/>
  502. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.06" d="2" />
  503. <goto id="start"/>
  504. <label id="drop1"/>
  505. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.01" d="8" />
  506. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.02" d="5" />
  507. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.03" d="3" />
  508. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.04" d="2" />
  509. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.05" d="2" />
  510. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.06" d="2" />
  511. <goto id="alphaDrop"/>
  512. <label id="drop2"/>
  513. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.03" d="8" />
  514. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.04" d="5" />
  515. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.05" d="3" />
  516. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.06" d="2" />
  517. <goto id="alphaDrop"/>
  518. <label id="drop3"/>
  519. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.05" d="5" />
  520. <frame i="spriteimage.gidrah.saturn.05.bomb.glow.06" d="3" />
  521. <label id="alphaDrop"/>
  522. <animcolor a="255" d="2"/>
  523. <animcolor a="200" d="2"/>
  524. <animcolor a="150" d="2"/>
  525. <animcolor a="100" d="2"/>
  526. <animcolor a="50" d="2"/>
  527. <animcolor a="25" d="3"/>
  528. <animcolor a="0" d="5"/>
  529. <animcolor a="255" d="0"/>
  530. <goto id="start"/>
  531. </animation>
  532. </resources>