Advertisement
Guest User

Untitled

a guest
Jul 1st, 2013
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.18 KB | None | 0 0
  1. //=============Valkyrie Quest==============
  2. //===================== BTS =====================================================
  3.  
  4. amatsu.gat,262,201,1 script Brandon 869,{
  5.  
  6. if(dar_dar >= 1) goto L_taposme;
  7. if(hen_hen >= 1) goto L_taposna;
  8. if(hen_hen < 1)
  9. mes "[Brandon]";
  10. mes "Break the seal Quest!!";
  11. mes "I am the man you can talk to if you want";
  12. mes "to break the Seal";
  13. mes "and recieve my hard-earned castle drops";
  14. mes "so are you up to it??";
  15. next;
  16. mes "[Brandon]";
  17. mes "These are What I Need";
  18. mes "Ancient Lips - 100";
  19. mes "Peridots - 25";
  20. mes "Biotite - 15";
  21. mes "Muscovite - 10";
  22. mes "Pyroxene - 10";
  23. mes "Phlogophite - 10";
  24. next;
  25. mes "Rose Quartz - 10";
  26. mes "Talon of Griffon - 10";
  27. mes "Young Twig - 10";
  28. mes "Mother's Nightmare - 10";
  29. mes "Matchstick - 15";
  30. mes "Hand Of God - 200";
  31. mes "Cursed Seal - 100";
  32. next;
  33. mes "So are you up to my quest???";
  34. menu "Yes!!!.",-, "Nope",L_later;
  35.  
  36.  
  37. mes "[Brandon]";
  38. mes "Are the items ready? let me check.";
  39. next;
  40. if(countitem(1054) < 100 || countitem(7292) < 10 || countitem(7296) < 10 || countitem(7290) < 10 || countitem(7293) < 10 || countitem(7048) < 10 || countitem(7289) < 25 || countitem(7297) < 15 || countitem(7018) < 10 ||countitem(7020) < 10 ||countitem(7035) < 15 || countitem(1009) < 200 || countitem(7442) < 100) goto L_later2;
  41.  
  42. delitem 1054,100;
  43. delitem 7289,25;
  44. delitem 7297,15;
  45. delitem 7018,10;
  46. delitem 7020,10;
  47. delitem 7035,15;
  48. delitem 1009,200;
  49. delitem 7442,100;
  50. delitem 7292,10;
  51. delitem 7296,10;
  52. delitem 7290,10;
  53. delitem 7293,10;
  54. delitem 7048,10;
  55.  
  56. mes "[Brandon]";
  57. mes "So thank you for the help";
  58. mes "You have broken the Seal.";
  59. set hen_hen,1;
  60. next;
  61. mes "[Brandon]";
  62. mes "here's your reward";
  63. getitem 30056,1;
  64. getitem 7088,1;
  65. close2;
  66.  
  67. mes "[Brandon]";
  68. mes "Ah, you have out done your self!!";
  69. mes "Thank you for your help";
  70. mes "Now start your journey to find";
  71. mes "my nephews who hold the Valkyries";
  72. announce "Great googly-moogly! "+strcharinfo(0)+" has just Broken the Seal!! and will Start the Quest of Valkyrie","0x33FF66";
  73. close2;
  74.  
  75. end;
  76.  
  77. L_taposna:
  78. mes "[Brandon]";
  79. mes "Go out and search the fields of payon the fields of geffen and the towns of lighthalzen and comodo for the Valkyrie Equips";
  80. close;
  81.  
  82. L_taposme:
  83. mes "[ Brandon ]";
  84. mes "You have already done this quest and there is no point in doing it again";
  85. close;
  86.  
  87. L_later:
  88. mes "[Brandon]";
  89. mes "Well to bad";
  90. mes "just come back when your ready";
  91. close;
  92.  
  93. L_later2:
  94. mes "[Brandon]";
  95. mes "*piff*";
  96. mes "You lack some items";
  97. mes "Come back when your really done";
  98. close;
  99.  
  100.  
  101. }
  102.  
  103. pay_fild10.gat,182,157,5 script Jayce 900,{
  104.  
  105. if(dar_dar >= 1) goto L_udone;
  106. if(rus_rus >= 1) goto L_tapospopo;
  107. if(hen_hen >= 1) goto continueq;
  108. if(hen_hen < 1)
  109. {
  110. mes "[ Jayce ]";
  111. mes "Are you the delivery boy of pizza hut?";
  112. mes "If not go way i don't need you";
  113. close;
  114. }
  115. continueq:
  116.  
  117. mes "[ Jayce ]";
  118. mes "Oh my grasya santisimo!!";
  119. mes "You have spoken to uncle Brandon!";
  120. next;
  121. mes "[ Jayce ]";
  122. mes "By the way i am Jayce of Payon the crafter of the Valkyrie Armor";
  123. mes "would you like to have one?";
  124. menu "Yes",-,"No",L_ayaw;
  125. next;
  126.  
  127. mes "[ Jayce ]";
  128. mes "This great armor is very complicated, it needs very rare materials to craft it if you really want it go get me these";
  129. next;
  130. mes "100 Three-Headed Dragon's head";
  131. mes "7 Emblem of Sun God";
  132. mes "1 Chain Mail[1]";
  133. mes "100 Treasure Box";
  134. next;
  135. mes "[ Jayce ]";
  136. mes "I'll be waiting for you chosen one!";
  137. if(countitem(7443) < 100 || countitem(7086) < 7 || countitem(7444) < 100 || countitem(2315) < 1) goto koolang;
  138. if(countitem(7443) >= 100 || countitem(7086) >= 7 || countitem(7444) >= 100 || countitem(2315) >= 1) goto kontinueq;
  139. close;
  140.  
  141. L_ayaw:
  142.  
  143. mes "[ Jayce ]";
  144. mes "Wacha Wachi Wacho... go shoooo";
  145. mes "Just speak to me if you want it already";
  146. close;
  147.  
  148.  
  149. koolang:
  150. next;
  151. mes "[ Jayce ]";
  152. mes "As i said one missing material and all the others go to waste";
  153. close;
  154.  
  155. kontinueq:
  156. next;
  157. mes "[ Jayce ]";
  158. mes "Very well done my friend you have finished the valkyrie armor quest";
  159. delitem 7443,100;
  160. delitem 7086,7;
  161. delitem 7444,100;
  162. delitem 2315,1;
  163. next;
  164. getitem 2357,1;
  165. set rus_rus,1;
  166. next;
  167. mes "[ Jayce ]";
  168. mes "Good job sir, enjoy your new armor";
  169. mes "Now you should seek my brothers and cousins and finish the quest";
  170. mes "And when you gain the valkyrie set speak to Tony Stark";
  171. mes "By the way my brothers and cousins are scattered";
  172. mes "around Rune-Midgard and Tony Stark is in valkyrie";
  173. announce "Great googly-moogly! "+strcharinfo(0)+" has just created the mystical Valkyrie Armor.",8;
  174. close;
  175.  
  176. L_tapospopo:
  177. mes "[ Jayce ]";
  178. mes "As i said complete the valkyrie quest";
  179. mes "And then speak to Tony Stark";
  180. close;
  181.  
  182. L_udone:
  183. mes "[ Jayce ]";
  184. mes "This quest, once done no more repeating";
  185. close;
  186. }
  187.  
  188. gef_fild07.gat,185,249,5 script Hecarim 899,{
  189.  
  190. if(dar_dar >=1) goto L_bulmadone;
  191.  
  192. if(jmz_bit >=1) goto L_bulmatapos;
  193.  
  194. if(hen_hen >=1) goto B_ulma;
  195. if(hen_hen < 1)
  196. {
  197. mes "[ Hecarim ]";
  198. mes "I am sight seeing don't disturb me";
  199. mes "go far far away from me!!";
  200. close;
  201. }
  202. B_ulma:
  203.  
  204. mes "[ Hecarim ]";
  205. mes "Oh, you know my uncle";
  206. mes "Nice to meet you i'm Hecarim";
  207. mes "I craft the valkyrie shield";
  208. mes "Would you like me to craft the said shield?";
  209. menu "Okay",-,"Nope",M_ofo;
  210. next;
  211.  
  212. mes "[ Hecarim ]";
  213. mes "The valkyrie shield is a very difficult item to craft the materials are rare. Well if your sure you want to make it";
  214. mes "these are the items i need.";
  215. next;
  216. mes "50 Fire Dragon Scale";
  217. mes "7 Ripple";
  218. mes "1 Buckler[1]";
  219. mes "100 Treasure Box";
  220. next;
  221. if(bulma >= 1 || countitem(7451) < 50 || countitem(7090) < 7 || countitem(2104) < 1 || countitem (7444) < 100) goto K_ulangot;
  222. if(bulma >= 1 || countitem(7451) >= 50 || countitem(7090) >= 7 || countitem(2104) >= 1 || countitem(7444) >= 100) goto K_umpleto;
  223. close;
  224.  
  225. M_ofo:
  226.  
  227. mes "[ Hecarim ]";
  228. mes "Okay, Talk to me later.";
  229. close;
  230.  
  231. K_ulangot:
  232.  
  233. mes "[ Hecarim ]";
  234. mes "You don't have the items";
  235. close;
  236.  
  237. K_umpleto:
  238.  
  239. mes "[ Hecarim ]";
  240. mes "Wow, thanks!";
  241. delitem 7451,50;
  242. delitem 7090,7;
  243. delitem 2104,1;
  244. delitem 7444,100;
  245. getitem 2115,1;
  246. next;
  247. mes "[ Hecarim ]";
  248. mes "Nicely done enjoy the shield";
  249. mes "Continue searching for my friends";
  250. mes "And when you gain the valkyrie set speak to Tony Stark";
  251. mes "Again my brothers and cousins are scattered";
  252. mes "Around Rune-Midgard and Tony Stark is in valkyrie";
  253. announce "Great googly-moogly! "+strcharinfo(0)+" has just created the mystical Valkyrie Shield.",8;
  254. set jmz_bit,1;
  255. close;
  256.  
  257.  
  258. L_bulmatapos:
  259. mes "[ Hecarim ]";
  260. mes "Complete the valkyrie quest and speak to Tony Stark";
  261. close;
  262.  
  263. L_bulmadone:
  264. mes "[ Hecarim ]";
  265. mes "Dude, you can only do this quest once";
  266. close;
  267. }
  268.  
  269. lighthalzen.gat,189,297,5 script Darius 904,{
  270.  
  271. if(dar_dar >=1) goto L_chichix;
  272. if(tonton >=1) goto L_chichi;
  273. if(hen_hen >= 1) goto tsitsi;
  274. if(hen_hen < 1)
  275. {
  276. mes "[ Darius ]";
  277. mes "I miss Donna";
  278. mes "I wish i could see her again";
  279. close;
  280. }
  281. tsitsi:
  282.  
  283. mes "[ Darius ]";
  284. mes "You have spoken to my great uncle Brandon";
  285. mes "I am Darius the crafter of the Valkyrie Shoes";
  286. mes "Would you like me to craft you the shoes?";
  287. next;
  288. menu "Sure",-,"Maybe Later",L_basho;
  289. next;
  290.  
  291.  
  292.  
  293. mes "[ Darius ]";
  294. mes "The shoe is quite brittle";
  295. mes "So it need some hard to find items to make";
  296. mes "Here are the requirements";
  297. next;
  298. mes "20 Bone Armor Piece";
  299. mes "7 Billow";
  300. mes "1 Boots[1]";
  301. mes "100 Treasure Box";
  302. next;
  303. if(countitem(7450) < 20 || countitem(7091) < 7 || countitem(7444) < 100 || countitem(2406) < 1) goto M_wala;
  304. if(countitem(7450) >= 20 || countitem(7091) >= 7 || countitem(7444) >= 100 || countitem(2406) >= 1) goto M_eron;
  305. mes "[ Darius ]";
  306. mes "Hurry up i have something to do";
  307. close;
  308. L_basho:
  309.  
  310. mes "[ Darius ]";
  311. mes "Talk to me when you want it already.";
  312. close;
  313.  
  314. M_wala:
  315.  
  316. mes "[ Darius ]";
  317. mes "You lack some few items.";
  318. close;
  319.  
  320. M_eron:
  321.  
  322. mes "[ Darius ]";
  323. mes "Oh thank you!";
  324. delitem 7450,20;
  325. delitem 7091,7;
  326. delitem 2406,1;
  327. delitem 7444,100;
  328. getitem 2421,1;
  329. set tonton,1;
  330. next;
  331. mes "[ Darius ]";
  332. mes "Good one dude Enjoy the shoes";
  333. mes "continue the holy valkyrie quest";
  334. mes "and when you gain the valkyrie set speak to Tony Stark";
  335. mes "my brothers and cousins are scattered around Rune-Midgard and Tony Stark is at the Valkyrie hall";
  336. announce "Great googly-moogly! "+strcharinfo(0)+" has just created the mystical Valkyrie Shoes.",8;
  337. close;
  338.  
  339. L_chichi:
  340. mes "[ Darius ]";
  341. mes "Search my cousins and after that";
  342. mes "Find Tony Stark!";
  343. close;
  344.  
  345. L_chichix:
  346. mes "[ Darius ]";
  347. mes "Nice to meet you again brave warrior, how is life treating you with your new (GODLY!) equips!";
  348. close;
  349. }
  350.  
  351. comodo.gat,172,229,5 script Twisted Fate 731,{
  352.  
  353. if(dar_dar >=1) goto L_puten;
  354. if(tan_tan >=1) goto L_buten;
  355. if(hen_hen >=1) goto M_buten;
  356. if(hen_hen < 1)
  357. {
  358. mes "[ Twisted Fate ]";
  359. mes "Hi.... Now fly you noob";
  360. close;
  361. }
  362.  
  363. M_buten:
  364.  
  365.  
  366. mes "[ Twisted Fate ]";
  367. mes "You know my uncle Brandon?? wow this is great!!";
  368. mes "I can make the Valkyrie Manteau!";
  369. mes "Do you want one??";
  370. menu "Yeye",-,"No thanks",karpenter;
  371.  
  372.  
  373. next;
  374. mes "[ Twisted Fate ]";
  375. mes "Okay if you want it bring me these";
  376. next;
  377. mes "50 Matchstick";
  378. mes "7 Silver Ornament";
  379. mes "1 Manteau[1]";
  380. mes "100 Treasure Box";
  381. next;
  382. mes "[ Twisted Fate ]";
  383. mes "I'll be waiting for you";
  384. if (countitem(7035) < 50 || countitem(7077) < 7 || countitem(2506) < 1 || countitem(7444) < 100) goto Kewlung;
  385. if (countitem(7035) >= 50 || countitem(7077) >= 7 || countitem(2506) >= 1 || countitem(7444) >= 100) goto Kempleto;
  386. close;
  387.  
  388. karpenter:
  389. next;
  390. mes "[ Twisted Fate ]";
  391. mes "Huhuhuhu T_T cry cry.. you wasted my time";
  392. close;
  393.  
  394. Kewlung:
  395. next;
  396. mes "[ Twisted Fate ]";
  397. mes "Incomplete items noob!";
  398. close;
  399.  
  400. Kempleto:
  401. next;
  402. mes "[ Twisted Fate ]";
  403. mes "You are trustworthy!!";
  404. delitem 7444,100;
  405. delitem 2506,1;
  406. delitem 7077,7;
  407. delitem 7035,50;
  408. getitem 2524,1;
  409. set tan_tan,1;
  410. next;
  411. mes "[ Twisted Fate ]";
  412. mes "Rawr, take the robe then continue the valkyrie quest,";
  413. mes "and when you gain the valkyrie set speak to Tony Stark.";
  414. mes "my brothers and cousins are scattered around Rune-Midgard and Tony Stark is in the valkyrie hall";
  415. announce "Great googly-moogly! "+strcharinfo(0)+" has just created the mystical Valkyrie Manteau.",8;
  416. close;
  417.  
  418. L_buten:
  419. mes "[ Twisted Fate ]";
  420. mes "Finish my uncle's quest and speak to Tony Stark at the valkyrie";
  421. close;
  422.  
  423. L_puten:
  424. mes "[ Twisted Fate ]";
  425. mes "Wow, your one of the Mega-Warrior. How is life treating you my friend?";
  426. close;
  427. }
  428.  
  429. hun_vil,140,293,5 script Tony Stark 733,{
  430.  
  431. mes "[ Tony Stark ]";
  432. mes "Hello there my friend i am Tony Stark";
  433. next;
  434. if(dar_dar >= 1) goto L_kalbo;
  435. if(countitem(2524) < 1 || countitem(2421) < 1 || countitem(2357) < 1 || countitem(2115) < 1) goto daryl;
  436.  
  437. mes "[ Tony Stark ]";
  438. mes "Good you have the valkyrie set if you must know i am the crafter of the Sleipnir";
  439. next;
  440.  
  441. if(tan_tan >= 1) goto darylquest;
  442. if(tan_tan < 1) goto daryl;
  443.  
  444. darylquest:
  445. mes "[ Tony Stark ]";
  446. mes "I see you really have spoken to my brothers.";
  447. mes "Very well then!";
  448. next;
  449. mes "[ Tony Stark ]";
  450. mes "By the way i am Tony Stark of the valkyries and you already know what i make,";
  451. mes "Do you desire the Sleipnir?";
  452. menu "Yes",-,"No",L_nono;
  453. next;
  454. mes "[ Tony Stark ]";
  455. mes "The great sleipnir named after Odin's trusty";
  456. mes "steed, is the most powerful shoe in the land";
  457. mes "Gather these things so i may craft it";
  458. next;
  459. mes "300 Handcuffs";
  460. mes "50 Emblem of Sun God";
  461. mes "10 Matchstick";
  462. mes "100 Gold";
  463. next;
  464. mes "[ Tony Stark ]";
  465. mes "I'll be waiting for you chosen one!";
  466. if(countitem(7345) < 300 || countitem(7086) < 50 || countitem(7035) < 10 || countitem(969) < 100) goto kikiki;
  467. if(countitem(7345) >= 300 || countitem(7086) >= 50 || countitem(7035) >= 10 || countitem(969) >= 100) goto killhim;
  468. close;
  469.  
  470. L_nono:
  471.  
  472. mes "[ Tony Stark ]";
  473. mes "Go away if you don't want it";
  474. mes "Just speak to me if you want it already";
  475. close;
  476.  
  477.  
  478. kikiki:
  479. next;
  480. mes "[ Tony Stark ]";
  481. mes "Incomplete supplies dude";
  482. close;
  483.  
  484. killhim:
  485. next;
  486. mes "[ Tony Stark ]";
  487. mes "Very well done my friend";
  488. mes "You are very good!!";
  489. delitem 7345,300;
  490. delitem 7086,50;
  491. delitem 969,100;
  492. delitem 7035,10;
  493. getitem2 2410,1,1,@ref,0,254,0,getcharid(0)&0xffff,(getcharid(0)>>16)&0xffff;
  494. set dar_dar,1;
  495. next;
  496. mes "[ Tony Stark ]";
  497. mes "Success!!!! Enjoy the Sleipnir";
  498. mes "You are now a Mega-Warrior of Tsukiohana";
  499. mes "Go free now you noble man";
  500. announce "Oh, no! Whoop-de-doo! "+strcharinfo(0)+" has just become the Mega-Warrior and gained Sleipnir.",8;
  501. close;
  502.  
  503. L_kalbo:
  504. mes "[ Tony Stark ]";
  505. mes "You have already gained sleipnir";
  506. mes "How dare you speak to me again now i order you to go back to prontera!";
  507. next;
  508. percentheal -100,0;
  509. warp "prontera.gat",0,0;
  510. close;
  511.  
  512. daryl:
  513. mes "[ Tony Stark ]";
  514. mes "Oh, your just another newbie";
  515. mes "Go fly away";
  516. close;
  517.  
  518. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement