9.
(if 合格)ALCH_Q 20 -> 22
(if 不合)ALCH_Q 20 -> 21
alde_alche 145/19 Chief Researcher#am 57
mes "[Nicholas Flamel]
mes "Ooh...
mes "You're the upstart
mes "Merchant that wants
mes "to become an Alchemist?
mes "[Nicholas Flamel]
mes "Not just anyone can become an Alchemist, you know. You've got to have motivation and clear goals and a strong sense of focus.
mes "[Nicholas Flamel]
mes "Alchemists must memorize many chemical equations, scientific laws and a lot of other information. It's actually pretty tough.
mes "[Nicholas Flamel]
mes "If you can't focus, you'll be confused later when you look at Alchemy charts. My test will judge your ability to do just that.
mes "[Nicholas Flamel]
mes "Find the words scrambled
mes "in the group of letters I give you. They can be made by using some
mes "or all of the letters.
mes "[Nicholas Flamel]
mes "You pass if you
mes "choose the word
mes "that is ^551A8BIN^000000 the puzzle.
switch(rand(1,3)) {
case 1:
庫題 1
mes "t m y a n y e o b n e g p r i
|Brake|Brass|Bug|Broken|Brigan?|") == 5) set .@alch_t,.@alch_t+10;
mes "o n c u t a p j l e r s v m u
|vendor|storage|weapon|simple|streetshop|") == 1) set .@alch_t,.@alch_t+10;
mes "t v a r m e g p h e u b o y l
|molasses|party|leader|sweets|treacle|") == 2) set .@alch_t,.@alch_t+10;
mes "q z a h n a i n b r d p t n c
|partisan|partizan|pato|paros|pack|") == 2) set .@alch_t,.@alch_t+10;
庫題 2
mes "m p d i c f a r o g n k w a s
|packman|sunshine|ragnarok|wonderland|frost|") == 1) set .@alch_t,.@alch_t+10;
mes "g b n o p r e f a r e t a s k
|purple|smoker|ragnarok|bolt|burnt wood|") == 3) set .@alch_t,.@alch_t+10;
mes "u g n i s j e k c e o g n d p
|scab|kinship|donate|source|opening|") == 5) set .@alch_t,.@alch_t+10;
mes "r o e h n r o m c a i n p t t
|forgemerchant|potionmerchant|dcmerchant|vendingmerchant|battlemerchant|") == 2) set .@alch_t,.@alch_t+10;
庫題 3
mes "s m i e x b w u n e t a g l r
|tiger|wolf|pumpkin|tripped|tore|") == 1) set .@alch_t,.@alch_t+10;
mes "n i e g b o p d s o a u w r v
|bash|provoke|endure|stun|abracadabra|") == 3) set .@alch_t,.@alch_t+10;
mes "l r m g r e x t a v i n e d e
|alberta|latifoliate|crimson|maple|evergreen|") == 5) set .@alch_t,.@alch_t+10;
mes "r o e h n r o m c a i n p t t
|forgemerchant|potionmerchant|dcmerchant|vendingmerchant|battlemerchant|") == 2) set .@alch_t,.@alch_t+10;
mes "[Nicholas Flamel]
mes "Ah, you finished.
mes "Now, let's see...
(if 有錯)
set ALCH_Q,21;
mes "^666666*Gasp!*^000000 H-horrible!
mes "[Nicholas Flamel]
mes "Judging from these results, you obviously have a problem with concentrating.
mes "[Nicholas Flamel]
mes "If you can't even solve these easy word puzzles, how can you keep track of your experiments and research?
mes "[Nicholas Flamel]
mes "Why don't you relax
mes "and rest a bit before
mes "you take the test again?
[關閉]
(if 全對)
if (.@alch_t > 30) {
set ALCH_Q,22;
mes "Excellent job!
mes "[Nicholas Flamel]
mes "Great, you found all of those hidden words. With that kind of concentration, you should have no problem memorizing information.
mes "[Nicholas Flamel]
mes "Come back in a little bit while
mes "I prepare the next assignment
mes "for your training.
mes "[Nicholas Flamel]
mes "Oh, and before you talk to
mes "me again, make sure you have
mes "^551A8Bplenty of room in your inventory^000000.
[關閉]
最終更新:2026年04月14日 16:29