gonryun.txt 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. //===== rAthena Script =======================================
  2. //= Kunlun Town
  3. //===== By: ==================================================
  4. //= x[tsk], KarLaeda
  5. //===== Current Version: =====================================
  6. //= 1.4
  7. //===== Compatible With: =====================================
  8. //= rAthena SVN
  9. //===== Description: =========================================
  10. //= [Aegis Conversion]
  11. //= Kunlun Town Script
  12. //===== Additional Comments: =================================
  13. //= 1.5 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
  14. //= Moved Lost Knife mini-quest to quest file.
  15. //============================================================
  16. // Kunlun Transportation
  17. //============================================================
  18. alberta,246,62,3 script Kunlun Envoy#gon 776,{
  19. mes "[Wa Bai Hu]";
  20. mes "Good day~";
  21. mes "Let me invite you all";
  22. mes "to my homeland, Kunlun.";
  23. mes "It is my honor to guide";
  24. mes "such distinguished quests from";
  25. mes "the Rune-Midgard kingdom.";
  26. next;
  27. switch(select("About Kunlun:Visit Kunlun:Cancel")) {
  28. case 1:
  29. mes "[Wa Bai Hu]";
  30. mes "Kunlun is a beautiful place,";
  31. mes "rich with history, and its";
  32. mes "own traditions. I also think";
  33. mes "Kunlun is the best place for";
  34. mes "sightseeing.";
  35. next;
  36. mes "[Wa Bai Hu]";
  37. mes "When you arrive at the harbor of";
  38. mes "Kunlun, you'll be able to see";
  39. mes "miniature replicas of";
  40. mes "buildings found in Alberta";
  41. mes "and Prontera.";
  42. next;
  43. mes "[Wa Bai Hu]";
  44. mes "After enjoying a nice, leisurely";
  45. mes "stroll, step into the beautiful";
  46. mes "column of light that will take";
  47. mes "you up into the clouds to";
  48. mes "Kunlun Village.";
  49. next;
  50. mes "[Wa Bai Hu]";
  51. mes "I've heard that on the";
  52. mes "Rune-Midgarts continent,";
  53. mes "there is another city that is";
  54. mes "is kept aloft in the sky by";
  55. mes "an ancient, mysterious power...";
  56. next;
  57. mes "[Wa Bai Hu]";
  58. mes "Well, my Kunlun also floats";
  59. mes "in the air, but without any";
  60. mes "so called technology or";
  61. mes "power supply. We consider";
  62. mes "our land especially blessed...";
  63. next;
  64. mes "[Wa Bai Hu]";
  65. mes "When you're in Kunlun, don't";
  66. mes "forget to try our specialties";
  67. mes "such as the giant dumpling or the heaven peach.";
  68. next;
  69. mes "[Wa Bai Hu]";
  70. mes "You'd better prepare yourself";
  71. mes "if you are planning to visit";
  72. mes "the Kunlun dungeon. I must";
  73. mes "say, that is not a safe place to go for fun.";
  74. next;
  75. mes "[Wa Bai Hu]";
  76. mes "If you are interested in visiting";
  77. mes "Kunlun, do not hesitate to let";
  78. mes "me know. It's my great pleasure";
  79. mes "to serve you, honorable guest.";
  80. close;
  81. case 2:
  82. mes "[Wa Bai Hu]";
  83. mes "Excellent choice, I am glad";
  84. mes "to have you as our guest~";
  85. mes "However, a small fee is required";
  86. mes "to board the ship to Kunlun.";
  87. next;
  88. mes "[Wa Bai Hu]";
  89. mes "We ask that you pay 10,000 zeny";
  90. mes "prior to departure. That fee also";
  91. mes "covers the cost of returning";
  92. mes "to Alberta. I am ready to guide";
  93. mes "you to Kunlun at any time.";
  94. next;
  95. mes "[Wa Bai Hu]";
  96. mes "Would you like to board?";
  97. next;
  98. if (select("To Kunlun~!:No.") == 1) {
  99. if (Zeny > 9999) {
  100. mes "[Wa Bai Hu]";
  101. mes "Thank you, let me guide you there immediately.";
  102. close2;
  103. set zeny,zeny-10000;
  104. warp "gon_fild01",258,82;
  105. end;
  106. }
  107. mes "[Wa Bai Hu]";
  108. mes "I am sorry, but you must have";
  109. mes "10,000 zeny to travel to Kunlun.";
  110. mes "Please make sure you have enough";
  111. mes "zeny with you. Thank you, and";
  112. mes "please come again.";
  113. close;
  114. }
  115. mes "[Wa Bai Hu]";
  116. mes "I see. However, whenever you";
  117. mes "change your mind, please let";
  118. mes "me know. It would be a great";
  119. mes "please to serve you, most";
  120. mes "honorable guest.";
  121. close;
  122. case 3:
  123. mes "[Wa Bai Hu]";
  124. mes "I see. However, whenever you";
  125. mes "change your mind, please let me";
  126. mes "know. It would be a great pleasure to serve you, most honorable guest.";
  127. close;
  128. }
  129. }
  130. gon_fild01,255,79,7 script Kunlun Envoy#gon2 776,{
  131. mes "[Wa Bai Hu]";
  132. mes "So, did you enjoy your trip?";
  133. mes "I guess it's the time for you to";
  134. mes "go home. The ship to Rune-Midgard is ready to depart at any time.";
  135. next;
  136. if (select("Go back to Alberta:Cancel") == 1) {
  137. mes "[Wa Bai Hu]";
  138. mes "Please come again.";
  139. mes "I hope you will let your friends";
  140. mes "know about Kunlun when you get";
  141. mes "back. Now, let me guide you";
  142. mes "back to Alberta.";
  143. close2;
  144. warp "alberta",244,60;
  145. end;
  146. }
  147. mes "[Wa Bai Hu]";
  148. mes "Take your time, my guest.";
  149. mes "There should be many places";
  150. mes "you may have missed.";
  151. close;
  152. }
  153. gon_fild01,187,239,7 script Kunlun Envoy#gon3 776,{
  154. mes "[Zhang Quing Long]";
  155. mes "Please head north to enter Kunlun.";
  156. mes "I hope you will have a great time";
  157. mes "while staying in Kunlun.";
  158. close;
  159. }
  160. gonryun,153,64,7 script Kunlun Envoy#gon4 776,{
  161. mes "[Zhang Quing Long]";
  162. mes "Please make yourself comfortable.";
  163. mes "If you want to go back, I will";
  164. mes "be more than happy to guide you";
  165. mes "to the ship to Alberta.";
  166. next;
  167. if (select("Go back to the harbor:Cancel") == 1) {
  168. mes "[Zhang Quing Long]";
  169. mes "I hope you enjoyed your trip.";
  170. mes "Now, let me guide you back";
  171. mes "to the harbor.";
  172. close2;
  173. warp "gon_fild01",258,82;
  174. end;
  175. }
  176. mes "[Zhang Quing Long]";
  177. mes "Take your time, my guest.";
  178. mes "There should be many places";
  179. mes "you may have missed.";
  180. close;
  181. }
  182. // Generic Kunlun NPCs
  183. //============================================================
  184. gonryun,200,82,3 script Jian Chung Xun#gon 774,{
  185. mes "[Jian Chung Xun]";
  186. mes "I simply adore festivals.";
  187. mes "That's why I love this town.";
  188. mes "This town makes me feel like I am";
  189. mes "in the middle of a festival all year round.";
  190. close;
  191. }
  192. gonryun,268,88,3 script Liang Zhun Bu#gon 776,{
  193. mes "[Liang Zhun Bu]";
  194. mes "We are proud to be an independent";
  195. mes "nation, and have been fighting";
  196. mes "against the evil invaders who've";
  197. mes "wanted to conquer this blessed land for many years...";
  198. next;
  199. mes "[Liang Zhun Bu]";
  200. mes "But we have victoriously fended";
  201. mes "off every invasion! As long";
  202. mes "as we believe in ourselves,";
  203. mes "we shall never forget the";
  204. mes "Trumphal Song that has helped us in our struggles.";
  205. close;
  206. }
  207. gonryun,118,111,5 script Qian Yuen Shuang#gon 89,{
  208. mes "[Qian Yuen Shuang]";
  209. mes "The chief of this town is a man";
  210. mes "who opens his heart to others.";
  211. mes "However, I have heard that there";
  212. mes "are some people who don't like his personality...";
  213. next;
  214. mes "[Qian Yuen Shuang]";
  215. mes "Well, I like my town. The Chief's";
  216. mes "efforts have made our town safer.";
  217. mes "I just hope other people feel the";
  218. mes "same way about what he has done.";
  219. close;
  220. }
  221. gonryun,181,161,3 script Jing Wen Zhen#gon 773,{
  222. mes "[Jing Wen Zhen]";
  223. mes "The men in our town, Kunlun, are";
  224. mes "all brave and courageous.";
  225. mes "But, they are unable to get";
  226. mes "married. It's quite a shame really...";
  227. next;
  228. mes "[Jing Wen Zhen]";
  229. mes "It's all because there are";
  230. mes "more men than women.";
  231. mes "I am not even sure whether";
  232. mes "or not my son will be able to";
  233. mes "find me a daughter in law.";
  234. close;
  235. }
  236. gonryun,113,135,6 script Gatekeeper#gon 780,{
  237. mes "[Kunlun Guard]";
  238. mes "Welcome.";
  239. mes "This is the residence of Shi Yan Wen, the chief of Kunlun.";
  240. next;
  241. mes "[Kunlun Guard]";
  242. mes "You better behave yourself while";
  243. mes "you are here. If we see anything";
  244. mes "suspicious, we'll arrest you in a heartbeat.";
  245. next;
  246. mes "[Kunlun Guard]";
  247. mes "However, rest assured, you seem";
  248. mes "like a trustworthy person.";
  249. mes "I'm sure nothing will happen. Enjoy your visit.";
  250. close;
  251. }
  252. gonryun,113,127,6 script Gatekeeper#gon2 780,{
  253. mes "[Kunlun Guard]";
  254. mes "Welcome.";
  255. mes "This is the residence of Shi Yan Wen, the chief of Kunlun.";
  256. next;
  257. mes "[Kunlun Guard]";
  258. mes "You better behave yourself while";
  259. mes "you are here. If we see anything";
  260. mes "suspicious, we'll arrest you in a heartbeat.";
  261. next;
  262. mes "[Kunlun Guard]";
  263. mes "However, rest assured, you seem";
  264. mes "like a trustworthy person.";
  265. mes "I'm sure nothing will happen. Enjoy your visit.";
  266. close;
  267. }
  268. gon_in,73,82,5 script Ji Chung Zhe#gon 778,{
  269. if (nakha >= 0 && nakha <= 2) {
  270. mes "[Ji Chung Zhe]";
  271. mes "............";
  272. next;
  273. mes "[Ji Chung Zhe]";
  274. mes "puuuuu....This sure is";
  275. mes "something to worry about.";
  276. close;
  277. }
  278. if (nakha == 3) {
  279. set cha,1;
  280. mes "[Ji Chung Zhe]";
  281. mes "I am Ji Chung Zhe, a renown brewer";
  282. mes "of teas. Everyday, I put all my";
  283. mes "efforts in making scrumptious, delicious tea.";
  284. next;
  285. mes "[Ji Chung Zhe]";
  286. mes "*Sigh* But lately, the tea I've";
  287. mes "been making hasn't been that";
  288. mes "great... If I only had some special ingredients...";
  289. next;
  290. mes "[Ji Chung Zhe]";
  291. mes "I've been told that if you use";
  292. mes "a snake, you can concoct a truly";
  293. mes "extraordinary beverage~";
  294. mes "But...where can I find one";
  295. mes "and how can I catch one?";
  296. mes "Hmm...";
  297. close;
  298. }
  299. }
  300. gon_in,173,27,3 script Yu Jiu Xia#gon 774,{
  301. mes "[Yu Jiu Xia]";
  302. mes "Geez, just as I thought.";
  303. mes "They won't sell alcohol to me.";
  304. mes "Maybe its cuz I'm too young...";
  305. mes "Hmmm...I wonder how it tastes...";
  306. next;
  307. mes "[Yu Jiu Xia]";
  308. mes "However, I know they're making";
  309. mes "some tasty tea that even kids";
  310. mes "like me can enjoy.";
  311. mes "It makes my mouth water just";
  312. mes "thinking about this new tea.";
  313. close;
  314. }
  315. gonryun,166,196,3 script Soldier#gon 780,{
  316. if (b_sword < 7) {
  317. mes "[Wa Qiu Wu]";
  318. mes "Let me tell you something";
  319. mes "interesting about this place~";
  320. mes "Long ago, this entire area used to be a shrine.";
  321. next;
  322. mes "[Wa Qiu Wu]";
  323. mes "In those days, Taoist hermits";
  324. mes "used to gather here in order to";
  325. mes "reach the Sky Kingdom. However,";
  326. mes "they failed miserably...slowly the monsters began to come...";
  327. close;
  328. }
  329. else if ((b_sword > 6) && (b_sword < 10)) {
  330. mes "[Wa Qiu Wu]";
  331. mes "Don't you think it was quite noisy";
  332. mes "last night? It was all because";
  333. mes "of that thief. He made quite";
  334. mes "a scene...It was so loud that";
  335. mes "I couldn't sleep at all...";
  336. next;
  337. mes "[Wa Qiu Wu]";
  338. mes "Ahh~~~~!";
  339. mes "In the middle of all that";
  340. mes "commotion, I saw";
  341. mes "something running straight";
  342. mes "into the shrine.";
  343. next;
  344. mes "[Wa Qiu Wu]";
  345. mes "It was moving so fast that";
  346. mes "I couldn't even tell what it was.";
  347. mes "From what I could recognize, it";
  348. mes "looked human. I wonder";
  349. mes "what it was...";
  350. next;
  351. mes "[Wa Qiu Wu]";
  352. mes "It might have been the";
  353. mes "thief, but it moved";
  354. mes "so fast, it seemed like";
  355. mes "just a blur.";
  356. close;
  357. }
  358. mes "[Wa Qiu Wu]";
  359. mes "Let me tell you something";
  360. mes "interesting~ This entire area";
  361. mes "used to be a shrine.";
  362. next;
  363. mes "[Wa Qiu Wu]";
  364. mes "A long time ago, Taoist hermits";
  365. mes "used to gather here in order to";
  366. mes "reach the Sky Kingdom. However,";
  367. mes "they failed miserably...slowly the monsters began to come.";
  368. next;
  369. mes "[Wa Qiu Wu]";
  370. mes "The town is getting ready for the";
  371. mes "Festival, but something is delaying";
  372. mes "it. This has never happened before...";
  373. close;
  374. }
  375. gonryun,169,71,3 script Guidev#gon 770,{
  376. mes "[Li Xi Jiao]";
  377. mes "Welcome to Kunlun!";
  378. mes "Did you enjoy all the incredible";
  379. mes "scenery on your way here?";
  380. mes "The buildings may be small, but we";
  381. mes "all worked hard to build this city.";
  382. next;
  383. mes "[Li Xi Jiao]";
  384. mes "I have some miniatures of";
  385. mes "the Rune-Midgarts Kingdom.";
  386. mes "You can view all of Prontera in a";
  387. mes "single glance. The craftsmanship";
  388. mes "on these masterpieces is quite stunning!";
  389. next;
  390. mes "[Li Xi Jiao]";
  391. mes "If you look around carefully,";
  392. mes "You'll find all sorts of beautiful";
  393. mes "sights throughout the town.";
  394. close;
  395. }
  396. //============================================================
  397. // Old changelog
  398. //============================================================
  399. // May be missing npc's and dialogue.
  400. //= 1.1 Fixed Typo�s [Nexon]
  401. //= 1.2 Removed Duplicates [Silent]
  402. //= 1.3 Max NPC Name is 23 [Toms]
  403. //= 1.3a Removed temp NPC plugs due Broken Sword quest [Lupus]
  404. //= 1.4 Added missing NPC [KarLaeda]
  405. //============================================================