[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Taekwon Job Quest |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= Tsuyuki & Samuray22 |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.1 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= eAthena/Freya |
---|
| 9 | //===== Description: ========================================= |
---|
| 10 | //= Official iRO TaeKwon Job Change Quest |
---|
| 11 | //===== Additional Comments: ================================= |
---|
| 12 | //= 1.0 Replaced previous TK Job Quest with this one [Tsuyuki] |
---|
| 13 | //= 1.1 Rewrote to the Aegis Standars. [Samuray22] |
---|
| 14 | //============================================================ |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | payon,157,141,2 script Phoenix#TKJobChange 753,{ |
---|
| 18 | if(Upper == 2) { |
---|
| 19 | mes "[Phoenix]"; |
---|
| 20 | mes "Hello, child."; |
---|
| 21 | close; |
---|
| 22 | } else if(Class == Job_Taekwon) { |
---|
| 23 | mes "[Phoenix]"; |
---|
| 24 | mes "How is your training"; |
---|
| 25 | mes "coming along? As your"; |
---|
| 26 | mes "techniques become more"; |
---|
| 27 | mes "refined or spectacular,"; |
---|
| 28 | mes "never forget that you can"; |
---|
| 29 | mes "always rely on the basics."; |
---|
| 30 | close; |
---|
| 31 | } else if(Class > Job_Novice) || (Class == Job_Novice && TK_Q == 0) { |
---|
| 32 | mes "[Phoenix]"; |
---|
| 33 | mes "This land. Our once"; |
---|
| 34 | mes "beautiful world has been"; |
---|
| 35 | mes "stained by evil: there are"; |
---|
| 36 | mes "too many men corrupted by"; |
---|
| 37 | mes "darkness, too many monsters"; |
---|
| 38 | mes "threatening the innocent..."; |
---|
| 39 | next; |
---|
| 40 | mes "[Phoenix]"; |
---|
| 41 | mes "The havoc that reigns in this"; |
---|
| 42 | mes "world is too much for normal"; |
---|
| 43 | mes "humans, which cannot stand"; |
---|
| 44 | mes "up for themselves against such"; |
---|
| 45 | mes "overwhelming odds. Still, one"; |
---|
| 46 | mes "must aspire to fight the odds."; |
---|
| 47 | next; |
---|
| 48 | mes "[Phoenix]"; |
---|
| 49 | mes "And so, I've dedicated"; |
---|
| 50 | mes "myself to becoming stronger."; |
---|
| 51 | mes "I have been training to achieve"; |
---|
| 52 | mes "enlightenment, developing an art to hone the mind and body that"; |
---|
| 53 | mes "I wish to share with the world."; |
---|
| 54 | next; |
---|
| 55 | mes "[Phoenix]"; |
---|
| 56 | mes "I may not be able to change"; |
---|
| 57 | mes "the world on my own, but I'll"; |
---|
| 58 | mes "never stop training myself"; |
---|
| 59 | mes "spiritually and physically."; |
---|
| 60 | mes "I know that the answer"; |
---|
| 61 | mes "will come in time..."; |
---|
| 62 | next; |
---|
| 63 | if (Class == Job_Novice && TK_Q == 0) { |
---|
| 64 | goto L_change; |
---|
| 65 | } |
---|
| 66 | mes "[Phoenix]"; |
---|
| 67 | mes "Noble adventurer:"; |
---|
| 68 | mes "if you know anyone who"; |
---|
| 69 | mes "has not chosen his path"; |
---|
| 70 | mes "in life, please recommend"; |
---|
| 71 | mes "him to me. If interested,"; |
---|
| 72 | mes "I may teach him my art..."; |
---|
| 73 | close; |
---|
| 74 | L_change: |
---|
| 75 | mes "[Phoenix]"; |
---|
| 76 | mes "If you have not decided on"; |
---|
| 77 | mes "the path you wish to take in"; |
---|
| 78 | mes "life, I'd like you to consider"; |
---|
| 79 | mes "becoming a practitioner of my"; |
---|
| 80 | mes "art. It won't be easy, but it will lead you to great strength..."; |
---|
| 81 | next; |
---|
| 82 | if(select("Okay, I will join you.","No, thank you.") == 1) { |
---|
| 83 | if(getskilllv("NV_BASIC") < 9) { |
---|
| 84 | mes "[Phoenix]"; |
---|
| 85 | mes "How unfortunate!"; |
---|
| 86 | mes "You're not yet ready to"; |
---|
| 87 | mes "begin training under my"; |
---|
| 88 | mes "tutelege with your current"; |
---|
| 89 | mes "Job Level. Please return when you reach Job Level 9 or higher."; |
---|
| 90 | close; |
---|
| 91 | } |
---|
| 92 | mes "[Phoenix]"; |
---|
| 93 | mes "Very well... I accept you"; |
---|
| 94 | mes "as my student. In beginning"; |
---|
| 95 | mes "training, your physical body"; |
---|
| 96 | mes "must first be conditioned in"; |
---|
| 97 | mes "order to perform the skills"; |
---|
| 98 | mes "that you will be learning."; |
---|
| 99 | next; |
---|
| 100 | if(BaseLevel > 19) { |
---|
| 101 | mes "[Phoenix]"; |
---|
| 102 | mes "Hm. I see that you have"; |
---|
| 103 | mes "undergone sufficient physical"; |
---|
| 104 | mes "training as a Novice. Very good. Then let us prepare for your"; |
---|
| 105 | mes "spiritual training. Take a deep"; |
---|
| 106 | mes "breath, speak to me when ready."; |
---|
| 107 | set TK_Q, 2; |
---|
| 108 | close; |
---|
| 109 | } |
---|
| 110 | mes "[Phoenix]"; |
---|
| 111 | mes "The mind is not necessarily"; |
---|
| 112 | mes "bound to the limits of the body, but you will never fulfill your"; |
---|
| 113 | mes "true potential without integrating mind and body. Go, gain ^FF00001 more"; |
---|
| 114 | mes "Base Level^000000, and then return."; |
---|
| 115 | next; |
---|
| 116 | set TAEK_Q, BaseLevel; |
---|
| 117 | set TK_Q, 1; |
---|
| 118 | mes "[Phoenix]"; |
---|
| 119 | mes "I understand this is not an"; |
---|
| 120 | mes "easy task for Novices, but you"; |
---|
| 121 | mes "must ready yourself for the"; |
---|
| 122 | mes "hardship for this job. I shall"; |
---|
| 123 | mes "expect you to be stronger"; |
---|
| 124 | mes "the next time we meet."; |
---|
| 125 | close; |
---|
| 126 | } |
---|
| 127 | mes "[Phoenix]"; |
---|
| 128 | mes "I understand. One's life can"; |
---|
| 129 | mes "take many paths, but you can"; |
---|
| 130 | mes "only choose to travel on one"; |
---|
| 131 | mes "at a time. I hope that you work"; |
---|
| 132 | mes "towards enlightenment in your"; |
---|
| 133 | mes "very own way, adventurer."; |
---|
| 134 | close; |
---|
| 135 | } |
---|
| 136 | switch(TK_Q) { |
---|
| 137 | case 1: |
---|
| 138 | if(BaseLevel > TAEK_Q) { |
---|
| 139 | set TK_Q, 2; |
---|
| 140 | mes "[Phoenix]"; |
---|
| 141 | mes "Good. I sense that you"; |
---|
| 142 | mes "are more in tune with your"; |
---|
| 143 | mes "inner strength. That is the"; |
---|
| 144 | mes "natural result of leveling up."; |
---|
| 145 | mes "We're ready to proceed with"; |
---|
| 146 | mes "the next portion of training."; |
---|
| 147 | close; |
---|
| 148 | } |
---|
| 149 | mes "[Phoenix]"; |
---|
| 150 | mes "You must gain ^FF00001 more"; |
---|
| 151 | mes "Base Level^000000 to prove that"; |
---|
| 152 | mes "you can endure the hardship"; |
---|
| 153 | mes "that entails this job. Never"; |
---|
| 154 | mes "neglect your training."; |
---|
| 155 | close; |
---|
| 156 | case 2: |
---|
| 157 | mes "[Phoenix]"; |
---|
| 158 | mes "For your spiritual training,"; |
---|
| 159 | mes "I will ask you a series of"; |
---|
| 160 | mes "questions to test your spirit."; |
---|
| 161 | mes "Relax. Answer as honestly"; |
---|
| 162 | mes "as you can. Your will and"; |
---|
| 163 | mes "convictions will be tested."; |
---|
| 164 | next; |
---|
| 165 | mes "[Phoenix]"; |
---|
| 166 | mes "As a practitioner of my"; |
---|
| 167 | mes "art, the ability to quickly"; |
---|
| 168 | mes "make the best decision will"; |
---|
| 169 | mes "be necessary in battle. Now,"; |
---|
| 170 | mes "we will begin the questioning."; |
---|
| 171 | next; |
---|
| 172 | mes "[Phoenix]"; |
---|
| 173 | mes "When you encounter"; |
---|
| 174 | mes "great difficulty, how do"; |
---|
| 175 | mes "you generally respond?"; |
---|
| 176 | next; |
---|
| 177 | switch(select( "I face it head on.:Avoid it somehow.:Regroup and analyze the problem.")) { |
---|
| 178 | case 2: |
---|
| 179 | mes "[Phoenix]"; |
---|
| 180 | mes "Fool! How do you expect"; |
---|
| 181 | mes "to mature if you run away"; |
---|
| 182 | mes "from challenges? Fear can"; |
---|
| 183 | mes "be a healthy reaction that"; |
---|
| 184 | mes "can save your life, but true"; |
---|
| 185 | mes "cowardice is despicable."; |
---|
| 186 | next; |
---|
| 187 | mes "[Phoenix]"; |
---|
| 188 | mes "It disappoints me to"; |
---|
| 189 | mes "hear you say that. Never"; |
---|
| 190 | mes "say such a thing to me again."; |
---|
| 191 | mes "Hm. Contemplate the meanings"; |
---|
| 192 | mes "of courage and cowardice, and"; |
---|
| 193 | mes "then speak to me once again."; |
---|
| 194 | close; |
---|
| 195 | case 3: |
---|
| 196 | mes "[Phoenix]"; |
---|
| 197 | mes "Regroup? It is good to do that"; |
---|
| 198 | mes "after you have been defeated."; |
---|
| 199 | mes "But it is best to face problems"; |
---|
| 200 | mes "once you encounter them."; |
---|
| 201 | mes "You will not always have"; |
---|
| 202 | mes "the luxury of regrouping."; |
---|
| 203 | next; |
---|
| 204 | mes "[Phoenix]"; |
---|
| 205 | mes "Problems can be predicted"; |
---|
| 206 | mes "and analyzed, but I think"; |
---|
| 207 | mes "immediate retreat is unwise."; |
---|
| 208 | mes "Contemplate on your fears,"; |
---|
| 209 | mes "as well as what you define as"; |
---|
| 210 | mes "failure. Then, return to me."; |
---|
| 211 | close; |
---|
| 212 | case 1: |
---|
| 213 | mes "[Phoenix]"; |
---|
| 214 | mes "Yes, that is the answer"; |
---|
| 215 | mes "I wanted. Even if you cannot"; |
---|
| 216 | mes "handle a problem at first, we"; |
---|
| 217 | mes "can only benefit from such"; |
---|
| 218 | mes "strong determination. Don't"; |
---|
| 219 | mes "let any obstacle stop you."; |
---|
| 220 | next; |
---|
| 221 | mes "[Phoenix]"; |
---|
| 222 | mes "Even if you fail, you"; |
---|
| 223 | mes "can only learn from the"; |
---|
| 224 | mes "experience when you give"; |
---|
| 225 | mes "your all. Half-hearted"; |
---|
| 226 | mes "attempts rarely yield"; |
---|
| 227 | mes "fruitful results."; |
---|
| 228 | next; |
---|
| 229 | mes "[Phoenix]"; |
---|
| 230 | mes "Seeing as you already"; |
---|
| 231 | mes "understand the importance"; |
---|
| 232 | mes "of one's will, we'll proceed"; |
---|
| 233 | mes "to the next question."; |
---|
| 234 | next; |
---|
| 235 | } |
---|
| 236 | mes "[Phoenix]"; |
---|
| 237 | mes "On your travels, you will"; |
---|
| 238 | mes "encounter many people with"; |
---|
| 239 | mes "differing backgrounds and"; |
---|
| 240 | mes "viewpoints. Inevitably, you"; |
---|
| 241 | mes "will encounter someone whose"; |
---|
| 242 | mes "way of life you cannot fathom."; |
---|
| 243 | next; |
---|
| 244 | mes "[Phoenix]"; |
---|
| 245 | mes "Likewise, this person will"; |
---|
| 246 | mes "not understand your way of"; |
---|
| 247 | mes "life. When your two viewpoints"; |
---|
| 248 | mes "clash, causing heated conflict,"; |
---|
| 249 | mes "how would you respond?"; |
---|
| 250 | next; |
---|
| 251 | switch( select("Insist that I'm right, regardless:Disregard conflicting viewpoint:Accept differences and learn from them")) { |
---|
| 252 | case 1: |
---|
| 253 | mes "[Phoenix]"; |
---|
| 254 | mes "It's important to have your"; |
---|
| 255 | mes "own opinion. However, you"; |
---|
| 256 | mes "must recognize that you may"; |
---|
| 257 | mes "be wrong, and an opposing"; |
---|
| 258 | mes "view may have some merit."; |
---|
| 259 | next; |
---|
| 260 | mes "[Phoenix]"; |
---|
| 261 | mes "There is no one right"; |
---|
| 262 | mes "answer and the light of"; |
---|
| 263 | mes "truth can take many shades."; |
---|
| 264 | mes "Such is the way of nature."; |
---|
| 265 | mes "To force ideas on others is"; |
---|
| 266 | mes "an oppressive practice."; |
---|
| 267 | next; |
---|
| 268 | mes "[Phoenix]"; |
---|
| 269 | mes "Do not limit yourself"; |
---|
| 270 | mes "to a single view, and do"; |
---|
| 271 | mes "not stifle your growth by"; |
---|
| 272 | mes "adhering to a single truth."; |
---|
| 273 | mes "Contemplate on this, and"; |
---|
| 274 | mes "then speak with me again."; |
---|
| 275 | close; |
---|
| 276 | case 2: |
---|
| 277 | mes "[Phoenix]"; |
---|
| 278 | mes "It is important to get"; |
---|
| 279 | mes "along with others, but"; |
---|
| 280 | mes "you will bring no value"; |
---|
| 281 | mes "to this world without your"; |
---|
| 282 | mes "own unique contributions,"; |
---|
| 283 | mes "thoughts and opinions."; |
---|
| 284 | next; |
---|
| 285 | mes "[Phoenix]"; |
---|
| 286 | mes "A conflict of ideals, when"; |
---|
| 287 | mes "conducted with respect for"; |
---|
| 288 | mes "yourself and others, is a"; |
---|
| 289 | mes "great opportunity to broaden"; |
---|
| 290 | mes "your understanding of the"; |
---|
| 291 | mes "world as it is to others."; |
---|
| 292 | next; |
---|
| 293 | mes "[Phoenix]"; |
---|
| 294 | mes "Reflect on this idea of"; |
---|
| 295 | mes "establishing harmony with"; |
---|
| 296 | mes "the self, and harmony with"; |
---|
| 297 | mes "others. Then, return to me."; |
---|
| 298 | close; |
---|
| 299 | case 3: |
---|
| 300 | mes "[Phoenix]"; |
---|
| 301 | mes "Good. You must see"; |
---|
| 302 | mes "differences for what they"; |
---|
| 303 | mes "truly are. You must also"; |
---|
| 304 | mes "take criticism to your own"; |
---|
| 305 | mes "views with grace and "; |
---|
| 306 | mes "sincere consideration."; |
---|
| 307 | next; |
---|
| 308 | mes "[Phoenix]"; |
---|
| 309 | mes "It is impossible to know"; |
---|
| 310 | mes "everything in this world."; |
---|
| 311 | mes "It is impossible to understand"; |
---|
| 312 | mes "every view. But that does not"; |
---|
| 313 | mes "mean that views you do not"; |
---|
| 314 | mes "understand are meritless."; |
---|
| 315 | next; |
---|
| 316 | mes "[Phoenix]"; |
---|
| 317 | mes "The one with whom you"; |
---|
| 318 | mes "disagree may have the"; |
---|
| 319 | mes "answer you do not know."; |
---|
| 320 | mes "In your time of weakness,"; |
---|
| 321 | mes "this person may be your"; |
---|
| 322 | mes "greatest help. Remember that."; |
---|
| 323 | next; |
---|
| 324 | } |
---|
| 325 | mes "[Phoenix]"; |
---|
| 326 | mes "I am satisfied by the"; |
---|
| 327 | mes "answers you have given"; |
---|
| 328 | mes "me. Please reflect on what"; |
---|
| 329 | mes "we have discussed for a little"; |
---|
| 330 | mes "while. When your mind is calm,"; |
---|
| 331 | mes "come and speak to me."; |
---|
| 332 | set TK_Q, 3; |
---|
| 333 | close; |
---|
| 334 | case 3: |
---|
| 335 | mes "[Phoenix]"; |
---|
| 336 | mes "Are you feeling calm"; |
---|
| 337 | mes "and at peace? I will ask"; |
---|
| 338 | mes "you a very important question."; |
---|
| 339 | mes "Give me your honest answer."; |
---|
| 340 | next; |
---|
| 341 | mes "[Phoenix]"; |
---|
| 342 | mes "^FF0000Are you ready to dedicate"; |
---|
| 343 | mes "yourself to the special art"; |
---|
| 344 | mes "I will teach you, and uphold"; |
---|
| 345 | mes "the dignity of its philosophy?"; |
---|
| 346 | next; |
---|
| 347 | if( select( "Yes.","No.") == 1) { |
---|
| 348 | mes "[Phoenix]"; |
---|
| 349 | mes "Very well. You are no"; |
---|
| 350 | mes "longer just a student."; |
---|
| 351 | mes "You are now entrusted with"; |
---|
| 352 | mes "the powers and responsibilites"; |
---|
| 353 | mes "of a disciple of ^FF0000Taekwon Do^000000."; |
---|
| 354 | next; |
---|
| 355 | mes "[Phoenix]"; |
---|
| 356 | mes "''Taekwon'' has the meaning"; |
---|
| 357 | mes "of ''punching and kicking,''"; |
---|
| 358 | mes "and ''Do'' has the meaning"; |
---|
| 359 | mes "of ''art.'' This martial art is"; |
---|
| 360 | mes "focused on skills using"; |
---|
| 361 | mes "the fists and the feet."; |
---|
| 362 | next; |
---|
| 363 | mes "[Phoenix]"; |
---|
| 364 | mes "Please use this discipline"; |
---|
| 365 | mes "to hone your body and mind"; |
---|
| 366 | mes "and learn the skills that are"; |
---|
| 367 | mes "best suited to you. Never"; |
---|
| 368 | mes "shirk your training, or bring"; |
---|
| 369 | mes "shame to Taekwon Do."; |
---|
| 370 | next; |
---|
| 371 | callfunc "Job_Change",Job_Taekwon; |
---|
| 372 | callfunc "F_ClearJobVar"; |
---|
| 373 | getitem 2101,1; // Guard[0] |
---|
| 374 | mes "[Phoenix]"; |
---|
| 375 | mes "You are still young, so"; |
---|
| 376 | mes "I assume you'll want a job"; |
---|
| 377 | mes "title. Mm. In that case, you"; |
---|
| 378 | if(Sex == 0) { |
---|
| 379 | mes "are now a ^FF0000Taekwon Girl^000000."; |
---|
| 380 | } else { |
---|
| 381 | mes "are now a ^FF0000Taekwon Boy^000000."; |
---|
| 382 | } |
---|
| 383 | mes "Yes, that sounds good. "; |
---|
| 384 | next; |
---|
| 385 | mes "[Phoenix]"; |
---|
| 386 | mes "Please, take this training"; |
---|
| 387 | mes "uniform and guard set: make"; |
---|
| 388 | mes "good use of these gifts. As"; |
---|
| 389 | mes "you travel and train, enlighten"; |
---|
| 390 | mes "others about our art and learn^FFFFFF ^000000 what you can from them in return."; |
---|
| 391 | next; |
---|
| 392 | mes "[Phoenix]"; |
---|
| 393 | mes "It is now time for you to"; |
---|
| 394 | mes "embark on your own journey"; |
---|
| 395 | mes "to find new challenges to"; |
---|
| 396 | mes "develop your strength."; |
---|
| 397 | mes "Carry yourself with pride"; |
---|
| 398 | mes "as a Taekwon Do practitioner..."; |
---|
| 399 | next; |
---|
| 400 | mes "[Phoenix]"; |
---|
| 401 | mes "Very well. I wish you luck."; |
---|
| 402 | mes "I hope to see you again"; |
---|
| 403 | mes "sometime, "+strcharinfo(0)+"."; |
---|
| 404 | close; |
---|
| 405 | } |
---|
| 406 | mes "[Phoenix]"; |
---|
| 407 | mes "Hm, perhaps you are not"; |
---|
| 408 | mes "quite ready to progress from"; |
---|
| 409 | mes "your status as a student to"; |
---|
| 410 | mes "a full fledged disciple."; |
---|
| 411 | mes "When you feel prepared,"; |
---|
| 412 | mes "come and speak to me."; |
---|
| 413 | close; |
---|
| 414 | } |
---|
| 415 | } |
---|
| 416 | |
---|