alde_ct.txt 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. //===== Athena Script ========================================
  2. //= Al de Baran Clock Tower Warp Script
  3. //===== By: ==================================================
  4. //= Nana (1.0)
  5. //===== Current Version: =====================================
  6. //= 1.3
  7. //===== Compatible With: =====================================
  8. //= Any Athena Version; RO Episode 2+
  9. //===== Description: =========================================
  10. //= Warp Points for Clock Tower
  11. //===== Additional Comments: =================================
  12. //= Split off Aldebaran.txt 1.1 fixed clt007 warp
  13. //= 1.3 Optimized [Lupus]
  14. //============================================================
  15. //= Al De Baran Clock Tower
  16. aldebaran.gat,139,135,0 warp ald002 1,1,c_tower1.gat,199,159
  17. c_tower1.gat,200,157,0 warp ald003 1,1,aldebaran.gat,139,131
  18. c_tower1.gat,235,226,0 warp clt001 1,1,c_tower2.gat,268,26
  19. c_tower1.gat,123,22,0 warp clt002 1,1,alde_dun01.gat,297,25
  20. c_tower2.gat,142,283,0 warp clt003 1,1,c_tower3.gat,65,147
  21. c_tower2.gat,24,24,0 warp clt004 1,1,alde_dun03.gat,277,178
  22. c_tower2.gat,273,26,0 warp clt005 1,1,c_tower1.gat,235,223
  23. //============================================================
  24. //= Level 2 ==================================================
  25. //= Random 2-1 ===============================================
  26. c_tower2.gat,13,288,4 script clt006r 45,1,1,{
  27. set @r,rand(3);
  28. if(@r==1) goto w2;
  29. if(@r==2) goto w3;
  30. warp "c_tower2.gat",13,282; end;
  31. w2: warp "alde_dun03.gat",175,131; end;
  32. w3: warp "c_tower3.gat",235,7; end;
  33. }
  34. //============================================================
  35. //= Random 2-2 ===============================================
  36. c_tower2.gat,223,267,4 script clt007r 45,1,1,{
  37. set @r,rand(3);
  38. if(@r==1) goto w2;
  39. if(@r==2) goto w3;
  40. warp "c_tower2.gat",288,267; end;
  41. w2: warp "alde_dun03.gat",130,130; end;
  42. w3: warp "c_tower3.gat",252,29; end;
  43. }
  44. //============================================================
  45. //= Level 3 ==================================================
  46. c_tower3.gat,60,147,0 warp clt009 1,1,c_tower2.gat,148,283
  47. c_tower3.gat,212,159,0 warp clt010 1,1,alde_dun03.gat,276,53
  48. c_tower3.gat,7,39,0 warp clt011 1,1,alde_dun01.gat,171,158
  49. c_tower3.gat,42,41,0 warp clt012 1,1,alde_dun02.gat,127,169
  50. c_tower3.gat,146,8,0 warp clt013 1,1,c_tower1.gat,235,223
  51. //============================================================
  52. //= Random 3-1 ===============================================
  53. c_tower3.gat,163,252,4 script clt014r 45,1,1,{
  54. if(rand(2)) {
  55. warp "c_tower3.gat",168,252;
  56. } else {
  57. warp "alde_dun02.gat",262,41;
  58. }
  59. end;
  60. }
  61. //============================================================
  62. //= Random 3-2 ===============================================
  63. c_tower3.gat,240,7,4 script clt015r 45,1,1,{
  64. set @r,rand(3);
  65. if(@r==1) goto w2;
  66. if(@r==2) goto w3;
  67. warp "c_tower2.gat",13,282; end;
  68. w2: warp "alde_dun03.gat",175,131; end;
  69. w3: warp "c_tower3.gat",235,7; end;
  70. }
  71. //============================================================
  72. //= Random 3-3 ===============================================
  73. c_tower3.gat,252,24,4 script clt016r 45,1,1,{
  74. set @r,rand(3);
  75. if(@r==1) goto w2;
  76. if(@r==2) goto w3;
  77. warp "c_tower2.gat",228,267; end;
  78. w2: warp "alde_dun03.gat",130,130; end;
  79. w3: warp "c_tower3.gat",252,29; end;
  80. }
  81. //============================================================
  82. //= Level 4 ==================================================
  83. c_tower4.gat,37,70,0 warp clt017 1,1,alde_dun03.gat,277,54
  84. c_tower4.gat,51,156,0 warp clt018 1,1,alde_dun01.gat,171,158
  85. c_tower4.gat,68,46,0 warp clt019 1,1,c_tower4.gat,73,154
  86. c_tower4.gat,70,19,0 warp clt020 2,2,c_tower3.gat,151,8
  87. c_tower4.gat,79,49,0 warp clt021 2,2,c_tower4.gat,204,60
  88. c_tower4.gat,133,202,0 warp clt022 1,1,c_tower4.gat,140,149
  89. c_tower4.gat,153,107,0 warp clt023 1,1,c_tower2.gat,228,267
  90. c_tower4.gat,171,179,0 warp clt024 1,1,alde_dun03.gat,276,53
  91. c_tower4.gat,198,59,0 warp clt025 1,1,c_tower4.gat,152,98
  92. c_tower4.gat,204,57,0 warp clt026 1,1,c_tower4.gat,65,77
  93. //============================================================
  94. //= Random 4-1 ===============================================
  95. c_tower4.gat,75,156,4 script clt027r 45,0,0,{
  96. set @r,rand(4);
  97. if(@r==1) goto w2;
  98. if(@r==2) goto w3;
  99. if(@r==3) goto w4;
  100. warp "c_tower3.gat",168,252; end;
  101. w2: warp "alde_dun02.gat",262,41; end;
  102. w3: warp "c_tower4.gat",73,154; end;
  103. w4: warp "c_tower4.gat",140,149; end;
  104. }
  105. //============================================================
  106. //= Random 4-2 ===============================================
  107. c_tower4.gat,68,79,4 script clt028r 45,0,0,{
  108. set @r,rand(4);
  109. if(@r==1) goto w2;
  110. if(@r==2) goto w3;
  111. if(@r==3) goto w4;
  112. warp "c_tower2.gat",13,282; end;
  113. w2: warp "alde_dun03.gat",175,131; end;
  114. w3: warp "c_tower3.gat",235,7; end;
  115. w4: warp "c_tower4.gat",65,77; end;
  116. }
  117. //============================================================
  118. //= Random 4-3 ===============================================
  119. c_tower4.gat,142,151,4 script clt029r 45,0,0,{
  120. set @r,rand(4);
  121. if(@r==1) goto w2;
  122. if(@r==2) goto w3;
  123. if(@r==3) goto w4;
  124. warp "c_tower3.gat",168,252; end;
  125. w2: warp "alde_dun02.gat",262,41; end;
  126. w3: warp "c_tower4.gat",73,154; end;
  127. w4: warp "c_tower4.gat",140,149; end;
  128. }
  129. //============================================================
  130. //= Random 4-4 ===============================================
  131. c_tower4.gat,151,96,4 script clt030r 45,0,0,{
  132. set @r,rand(4);
  133. if(@r==1) goto w2;
  134. if(@r==2) goto w3;
  135. if(@r==3) goto w4;
  136. warp "c_tower2.gat",228,267; end;
  137. w2: warp "alde_dun03.gat",130,130; end;
  138. w3: warp "c_tower3.gat",252,29; end;
  139. w4: warp "c_tower4.gat",152,95; end;
  140. }
  141. //============================================================
  142. //= Random 4-5 ===============================================
  143. c_tower4.gat,189,40,4 script clt031r 45,2,2,{
  144. set @r,rand(4);
  145. if(@r==1) goto w2;
  146. if(@r==2) goto w3;
  147. if(@r==3) goto w4;
  148. warp "c_tower2.gat",228,267; end;
  149. w2: warp "alde_dun03.gat",130,130; end;
  150. w3: warp "c_tower3.gat",252,29; end;
  151. w4: warp "c_tower4.gat",152,95; end;
  152. }
  153. //============================================================
  154. //============================================================
  155. alde_dun01.gat,292,306,0 warp aldd01 2,1,alde_dun02.gat,43,24
  156. alde_dun01.gat,167,158,0 warp ald002 2,2,c_tower2.gat,148,283
  157. alde_dun01.gat,302,25,0 warp ald003 2,2,c_tower1.gat,125,22
  158. alde_dun02.gat,43,20,0 warp aldd04 1,1,alde_dun01.gat,292,300
  159. alde_dun02.gat,279,250,0 warp aldd05 2,2,alde_dun03.gat,18,267
  160. alde_dun02.gat,122,169,0 warp ald006 2,2,c_tower3.gat,47,41
  161. alde_dun02.gat,187,234,0 warp ald007 2,2,c_tower3.gat,65,147
  162. //============================================================
  163. //= Random B2 ================================================
  164. alde_dun02.gat,267,41,4 script clt008r 45,1,1,{
  165. if(rand(2)) {
  166. warp "c_tower3.gat",168,252;
  167. } else {
  168. warp "alde_dun02.gat",262,141;
  169. }
  170. end;
  171. }
  172. alde_dun03.gat,12,267,0 warp aldd09 2,2,alde_dun02.gat,273,250
  173. alde_dun03.gat,277,183,0 warp ald010 2,2,c_tower2.gat,27,27
  174. alde_dun03.gat,191,31,0 warp ald011 2,2,c_tower3.gat,217,159
  175. alde_dun03.gat,276,48,0 warp ald012 2,2,c_tower1.gat,235,223
  176. //============================================================
  177. //7(npc)
  178. //= Random B3-1 ================================================
  179. alde_dun03.gat,130,125,4 script clt014r 45,1,1,{
  180. set @r,rand(3);
  181. if(@r==1) goto w2;
  182. if(@r==2) goto w3;
  183. warp "c_tower2.gat",228,267; end;
  184. w2: warp "alde_dun03.gat",130,130; end;
  185. w3: warp "c_tower3.gat",252,29; end;
  186. }
  187. //============================================================
  188. //= Random 3-2 ===============================================
  189. alde_dun03.gat,171,127,4 script clt015r 45,1,1,{
  190. set @r,rand(4);
  191. if(@r==1) goto w2;
  192. if(@r==2) goto w3;
  193. warp "c_tower2.gat",13,282; end;
  194. w2: warp "alde_dun03.gat",175,131; end;
  195. w3: warp "c_tower3.gat",235,7; end;
  196. }
  197. alde_dun04.gat,80,273,0 warp aldd016 2,2,alde_dun03.gat,263,26
  198. alde_dun04.gat,207,225,0 warp ald017 1,1,c_tower3.gat,7,34
  199. alde_dun04.gat,215,192,0 warp ald018 1,1,c_tower2.gat,148,283
  200. alde_dun04.gat,32,74,0 warp aldd19 1,1,alde_dun02.gat,187,239
  201. alde_dun04.gat,208,58,0 warp aldd20 2,2,alde_dun04.gat,268,74
  202. alde_dun04.gat,272,74,0 warp aldd021 2,2,alde_dun04.gat,204,62
  203. alde_dun04.gat,80,34,4 script clt022r 45,1,1,{
  204. set @r,rand(4);
  205. if(@r==1) goto w2;
  206. if(@r==2) goto w3;
  207. if(@r==3) goto w4;
  208. warp "c_tower2.gat",13,282; end;
  209. w2: warp "alde_dun03.gat",175,131; end;
  210. w3: warp "c_tower3.gat",235,7; end;
  211. w4: warp "alde_dun04.gat",84,36; end;
  212. }
  213. //============================================================