5. 再對話 就進去戰鬥場
WIZ_Q 5 -> 6
[拉武雷]
好啊,充分的休息了吧...咳哈哈...
那麼我們就開始,完成轉職成巫師的最
後一項考試吧..
[拉武雷]
幫你對於考試簡單的說明一下...
反正聽了也是一樣的難啊...
| 不用了,沒關係的 |
我想聽聽看 |
| 未查 |
this is loooooong test |
region(我想聽聽看)
[拉武雷]
勤勉的傢伙... 好吧,我就說明給你聽 不管考試有多難,只要照著指示去做,
很快的很簡單的就可以結束了
[拉武雷]
考試總共分為三個階段
順序是水的房間,地的房間,火的房間 來進行,在各個房間裏會有符合該房間 屬性的魔物出現
[拉武雷]
會出現哪些魔物,你進去看看就知道了.
你用屬性相應的魔法去攻擊的話
很輕易的就可以打敗魔物了...
咳哈哈.........
[拉武雷]
在有效的時間內,把出現的魔物都殺光後...
再把守在門口的,守門魔物打敗之後,
就可以移動到其它房間了
[拉武雷]
這樣子轉職考試,就全部結束了...
你就成為運用魔力的巫師了!
再也回不去了...
[拉武雷]
咳哈哈...
有點在害怕的表情,現在還來的及啊
假如現在放棄的話,我就放你回到村落
去...怎麼樣啊?
endregion
(case 1)
[Raulel]
What a rash person. Your the type that rushes into battle without thinking, what in the world are you doing here instead of with the Prontera Chivalry? Heck, go for it! *cough* Not my fault if you end up dying.
Just consider yourself a glass cannon...because the monsters are going to break you into pieces. Hahahahahahahahaha~
set WIZ_Q,6;
savepoint "geffen",120,107,1,1;
[Raulel]
Then, as you wish. I'll send you there right now.
Oh, if you see a white light at the end of a tunnel, that means your pathetic cause you failed! Hahahahahah~
[關閉]
warp "job_wiz",57,154;
end;
|我想繼續考試|好恐怖啊我想回去| == 1) {
|this|this ok too|
case 1 (我想繼續考試)
WIZ_Q → 6
savepoint "geffen",120,107,1,1;
[拉武雷]
有毅力的傢伙... 好吧,咳哈哈..
就如你所願,現在馬上開始吧!!!
[關閉]
跳到地圖 "job_wiz" 57,154
case 2: (I want to go back because I have butterflies in my stomach.)
set WIZ_Q,6;
[Raulel]
Good thinking. This is a better choice for you. Hahahahah~
Go back and live a easy life, Greater Magic is a force that should not be wield by types like yourself.
[關閉]
warp "geffen",120,110;
end;
再對話:
[Raulel]
*Cough* *cough* Then I shall explain.
The test may be hard, but just do as I tell you and it shouldn't be a problem.
[Raulel]
There are 3 parts to this final test.
The order is...*sneez*...the Water Room, Earth Room, and then the Fire Room. Each room has monsters of that attribute in it.
[Raulel]
You'll see what monsters they are when you enter.
If you use the appropriate spells against them, it shouldn't be that difficult. Hahahahahahaha~
[Raulel]
Within the given time, if you defeat all the monsters...
you will be sent to the next room.
[Raulel]
After that, the test is over.
You will then become a Wizard controlled by Greater Magic powers! There is no coming back to the easy life you have known thus far.
[Raulel]
Hahahahaha~ You look frightened. It's not too late you know.
*Cough* *cough* You can give up and go back to town! Just forget about the Greater Magic and live a normal life. What do yah say?
|Continue with the test.|I'm too scared, I would like to quit.|
(case 1) Continue with the test
percentheal 100,100;
[Raulel]
This time when you die, don't come back crying. Hahahahahahahahah~ *Cough *cough*
As you wish, let's begin the final test!
[關閉]
warp "job_wiz",57,154;
end;
}
(case 2) I'm too scared, I would like to quit.
[Raulel]
Comming from you, thats some darn good thinking. That's more a fit for you anyways. Hahahahahahahahaha~
Go back and live a quiet and peaceful life!
[關閉]
warp "geffen",120,110;
end;
gef_tower 111/37 魔法工會 相關人員 70
else if (WIZ_Q == 5) {
mes "[Catherine]
mes "Tehehehe~ I was listening all along.
mes "Well done in answering all those questions. I want to give something, like a present...
mes "[Catherine]
mes "You still have one more test to go, right?
mes "Just a bit more and you will be qualified to be a Wizard, so I'll give you the present then. ~Hehe
mes "[Catherine]
mes "See ya, well...hopefully!
mes "He's waiting for you!
[關閉]
}
else if (WIZ_Q == 6) {
mes "[Catherine]
mes "Eh, did you leave in the middle of the test?
mes "You...*sigh*...I didn't think you would do such a dishonorable thing.
mes "[Catherine]
if (Sex == SEX_MALE) {
mes "Granted you're a mage, but how could a guy be so weak?!
mes "Well, at least your alive still. Go back and try harder this time. ~tehehehe
}
else {
mes "Don't pretend to be weak just because you're a girl. Look at me! I did it, and so can you. You can't ask for sympathy.
mes "You came all this way to become a Wizard! Now come on, you can do it!!
mes "[Catherine]
mes "I agree that it is difficult, but not to the point of giving up.
mes "You of all people should find the strength and patience to complete this test!
}
mes "[Catherine]
mes "So, try harder this time...
mes "He's waiting!
[關閉]
最終更新:2026年04月14日 13:29