summaryrefslogtreecommitdiff
path: root/npc/events
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events')
-rw-r--r--npc/events/alchemist.txt166
-rw-r--r--npc/events/custom/draculax.txt130
-rw-r--r--npc/events/twintowers.txt93
-rw-r--r--npc/events/valentines_day.txt272
4 files changed, 661 insertions, 0 deletions
diff --git a/npc/events/alchemist.txt b/npc/events/alchemist.txt
new file mode 100644
index 000000000..cc64e5654
--- /dev/null
+++ b/npc/events/alchemist.txt
@@ -0,0 +1,166 @@
+//===========================================================
+//Alchemist Event script 2004/02/14 by kalen
+//===========================================================
+
+ama_in02.gat,61,27,6 script 錬金術師 749,{
+ mes "[グレゴリー]";
+ mes "キキキキキケケケケケ!";
+ mes "驚くべき結果が出た!";
+ mes "こんな実験結果が出たのは";
+ mes "生まれて初めてだ!";
+ next;
+ mes "[グレゴリー]";
+ mes "こんなに遠くまで来て私の能力を";
+ mes "発揮できるとは思いもよらなかったぞ!";
+ mes "城主に仕事を頼まれたが……";
+ mes "奴は意外におもしろい奴だったぞ。";
+ next;
+ mes "[グレゴリー]";
+ mes "ククク……しかし気をつけねば……";
+ mes "こいつの調合方法をかぎつけられたら";
+ mes "飲んだ奴が火を噴いて怒る……";
+ mes "ケケケケ……";
+ next;
+ mes "[グレゴリー]";
+ mes "ん、ところで私に何か用か?";
+ mes "観光で来たんなら静かに村でも";
+ mes "見ていくんだな。";
+ mes "さもなくばアシッドボトル";
+ mes "でも味合わせてやるぞ!キキ……";
+ next;
+ menu "失礼しました",L1,"お手伝いする事でもありますか?",L2;
+L1:
+ mes "[グレゴリー]";
+ mes "よしよし……";
+ mes "何か聞いてもすぐに忘れろ。";
+ mes "それが長く生きるコツさ……";
+ mes "キキキキキ……";
+ close;
+L2:
+ mes "[グレゴリー]";
+ mes "手伝うと?";
+ mes "そうか……";
+ mes "もう私の願ったものはもう少しで";
+ mes "完成する。キキキキキ……";
+ next;
+ mes "[グレゴリー]";
+ mes "私が実験するのに必要な属性石を";
+ mes "いくつか用意してくれるとありがたい。";
+ mes "今持っている物があるか?";
+ next;
+ menu "いいえ",L2_1,"いくつかあります",L2_2;
+L2_1:
+ mes "[グレゴリー]";
+ mes "それなら言おう。";
+ mes "どれでもいいから同じ種類の";
+ mes "属性石を8個ずつ集めてほしい。";
+ mes "そうすれば、私が良い物に";
+ mes "変えてやるぞ。";
+ next;
+ mes "[グレゴリー]";
+ mes "もし間違った物を持ってきたら、";
+ mes "足元にファイアーボトルを";
+ mes "投げるぞ!";
+ next;
+ mes "[グレゴリー]";
+ mes "それでは、手伝うと言った以上";
+ mes "約束は守るんだぞ!キキキキ……";
+ close;
+L2_2:
+ mes "[グレゴリー]";
+ mes "よし、何を持っている?";
+ next;
+ menu "ミスティックフローズン",L2_2_1,"グレイトネイチャ",L2_2_2,"フレイムハート",L2_2_3,"ラフウィンド",L2_2_4;
+ L2_2_1:
+ if (countitem(995) < 8) goto Llowitem;
+ mes "[グレゴリー]";
+ mes "それを8個をもらう代わりに";
+ mes "他の属性石を一つ作ってやろう。";
+ mes "悪い取引じゃないだろう?";
+ next;
+ mes "[グレゴリー]";
+ mes "ほら、どれを作ろうか?";
+ next;
+ menu "グレイトネイチャ",L2_2_1_1,"フレイムハート",L2_2_1_2,"ラフウィンド",L2_2_1_3,"取引をやめる",LEnd;
+L2_2_1_1:
+ delitem 995,8;getitem 997,1;goto Lfinal;
+L2_2_1_2:
+ delitem 995,8;getitem 994,1;goto Lfinal;
+L2_2_1_3:
+ delitem 995,8;getitem 996,1;goto Lfinal;
+ L2_2_2:
+ if (countitem(997) < 8) goto Llowitem;
+ mes "[グレゴリー]";
+ mes "それを8個をもらう代わりに";
+ mes "他の属性石を一つ作ってやろう。";
+ mes "悪い取引じゃないだろう?";
+ next;
+ mes "[グレゴリー]";
+ mes "ほら、どれを作ろうか?";
+ next;
+ menu "ミスティックフローズン",L2_2_2_1,"フレイムハート",L2_2_2_2,"ラフウィンド",L2_2_2_3,"取引をやめる",LEnd;
+L2_2_2_1:
+ delitem 997,8;getitem 995,1;goto Lfinal;
+L2_2_2_2:
+ delitem 997,8;getitem 994,1;goto Lfinal;
+L2_2_2_3:
+ delitem 997,8;getitem 996,1;goto Lfinal;
+ L2_2_3:
+ if (countitem(994) < 8) goto Llowitem;
+ mes "[グレゴリー]";
+ mes "それを8個をもらう代わりに";
+ mes "他の属性石を一つ作ってやろう。";
+ mes "悪い取引じゃないだろう?";
+ next;
+ mes "[グレゴリー]";
+ mes "ほら、どれを作ろうか?";
+ next;
+ menu "ミスティックフローズン",L2_2_3_1,"グレイトネイチャ",L2_2_3_2,"ラフウィンド",L2_2_3_3,"取引をやめる",LEnd;
+L2_2_3_1:
+ delitem 994,8;getitem 995,1;goto Lfinal;
+L2_2_3_2:
+ delitem 994,8;getitem 997,1;goto Lfinal;
+L2_2_3_3:
+ delitem 994,8;getitem 996,1;goto Lfinal;
+ L2_2_4:
+ if (countitem(996) < 8) goto Llowitem;
+ mes "[グレゴリー]";
+ mes "それを8個をもらう代わりに";
+ mes "他の属性石を一つ作ってやろう。";
+ mes "悪い取引じゃないだろう?";
+ next;
+ mes "[グレゴリー]";
+ mes "ほら、どれを作ろうか?";
+ next;
+ menu "ミスティックフローズン",L2_2_4_1,"グレイトネイチャ",L2_2_4_2,"フレイムハート",L2_2_4_3,"取引をやめる",LEnd;
+L2_2_4_1:
+ delitem 996,8;getitem 995,1;goto Lfinal;
+L2_2_4_2:
+ delitem 996,8;getitem 997,1;goto Lfinal;
+L2_2_4_3:
+ delitem 996,8;getitem 994,1;goto Lfinal;
+Lfinal:
+ mes "[グレゴリー]";
+ mes "ジジジ……ガリガリゴリ……";
+ mes "うむ、できた。";
+ mes "ほら、大事に使うように。";
+ mes "またあれば持ってきなさい。";
+ close;
+Llowitem:
+ mes "[グレゴリー]";
+ mes "ジジジ……ガリガリゴリ……";
+ mes "ん……属性石はどうした?";
+ mes "どこかでなくしてきたか?";
+ next;
+ mes "[グレゴリー]";
+ mes "また持ってきなさい!";
+ mes "手伝うと言った以上";
+ mes "約束は守るんだぞ!キキキキ……";
+ close;
+LEnd:
+ mes "[グレゴリー]";
+ mes "く……まぁいいが……";
+ mes "私がここに居ることは内緒だぞ。";
+ mes "約束だぞ!";
+ close;
+}
diff --git a/npc/events/custom/draculax.txt b/npc/events/custom/draculax.txt
new file mode 100644
index 000000000..87020e9f6
--- /dev/null
+++ b/npc/events/custom/draculax.txt
@@ -0,0 +1,130 @@
+//===== eAthena Script =======================================
+//= Dracula X Script
+//===== By: ==================================================
+//= valaris (1.0)
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= eAthena RC4+
+//===== Description: =========================================
+//= Custom Dracula X Event
+//============================================================
+
+
+mag_dun02.gat,72,182,1 script Dracula's Coffin::Dracula_Init -1,{
+
+OnInit:
+ set $dracula_event,0;
+ Break;
+
+OnKilled:
+ MapAnnounce "mag_dun02.gat","Dracula's curse has been lifted!",17;
+ set $dracula_event,0;
+ initnpctimer;
+ Break;
+
+OnTimer7200000:
+ if($dracula_event==0)
+ stopnpctimer;
+ enablenpc "Dracula_Event";
+ Break;
+}
+
+mag_dun02.gat,72,182,1 script Dracula's Coffin::Dracula_Event 801,{
+
+ if($dracula_event==1)
+ close;
+
+ set $dracula_event,1;
+ MapAnnounce "mag_dun02.gat","Count Dracula : Who has awakened me from my slumber?",17;
+ npcskilleffect 21,10,66,175;
+ initnpctimer;
+ Break;
+
+OnTimer500:
+ npcskilleffect 21,10,74,187;
+ Break;
+
+OnTimer1000:
+ npcskilleffect 21,10,80,180;
+ Break;
+
+OnTimer1500:
+ npcskilleffect 21,10,79,183;
+ Break;
+
+OnTimer2000:
+ npcskilleffect 21,10,66,175;
+ Break;
+
+OnTimer2500:
+ npcskilleffect 21,10,63,186;
+ Break;
+
+OnTimer3000:
+ npcskilleffect 21,10,75,186;
+ Break;
+
+OnTimer3500:
+ npcskilleffect 21,10,75,173;
+ Break;
+
+OnTimer4000:
+ npcskilleffect 21,10,80,170;
+ Break;
+
+OnTimer4500:
+ npcskilleffect 21,10,60,179;
+ Break;
+
+OnTimer5000:
+ npcskilleffect 21,10,74,187;
+ Break;
+
+OnTimer6000:
+ npcskilleffect 21,10,69,182;
+ Break;
+
+OnTimer6500:
+ npcskilleffect 21,10,80,180;
+ Break;
+
+OnTimer7000:
+ npcskilleffect 21,10,60,179;
+ Break;
+
+OnTimer7500:
+ npcskilleffect 21,10,66,175;
+ Break;
+
+OnTimer8000:
+ npcskilleffect 21,10,80,187;
+ Break;
+
+OnTimer8500:
+ npcskilleffect 21,10,75,186;
+ Break;
+
+OnTimer9000:
+ npcskilleffect 21,10,75,173;
+ Break;
+
+OnTimer9500:
+ npcskilleffect 21,10,80,170;
+ Break;
+
+OnTimer10000:
+ npcskilleffect 21,10,63,186;
+ Break;
+
+OnTimer10500:
+ npcskilleffect 21,10,74,187;
+ Break;
+
+OnTimer11000:
+ npcskilleffect 21,10,72,182;
+ monster "mag_dun02.gat",72,182,"Count Dracula",1389,1,"Dracula_Init::OnKilled";
+ stopnpctimer;
+ disablenpc "Dracula_Event";
+ Break;
+} \ No newline at end of file
diff --git a/npc/events/twintowers.txt b/npc/events/twintowers.txt
new file mode 100644
index 000000000..cdb5d7962
--- /dev/null
+++ b/npc/events/twintowers.txt
@@ -0,0 +1,93 @@
+//===== eAthena Script =======================================
+//= Twin Towers NPCs
+//===== By: ==================================================
+//= sEiKaN (1.0)
+//===== Current Version: =====================================
+//= 1.2
+//===== Compatible With: =====================================
+//= Any Athena Version; 0315+
+//===== Description: =========================================
+//= mRO Event: Twin Towers NPCs
+//===== Additional Comments: =================================
+//= 1.1 by Akaru
+//= 1.2 by Akaru
+//============================================================
+
+prontera.gat,146,92,4 script Twin Towers#tt1::Twin-Towers 813,{
+ mes "[Twin Towers]";
+ mes "How are you? We are the Twin Towers.";
+ mes "It is such a pleasure to be able to meet you here.";
+ mes "I supposed you know that this is Ragnarok Online, a land of dreams and fantasies.";
+ mes "Are you having a joyous adventure and exciting experience?";
+ next;
+ mes "[Twin Towers]";
+ mes "Although we can't move around and can't live the way you do,";
+ mes "but we love the world, as much as you do!";
+ next;
+ mes "[Twin Towers]";
+ mes "May you experience the sensation of this lovely world";
+ mes "For this reason, we are here at your service with our special magic.";
+ mes "Kindly let us know.";
+ next;
+ menu "I shall accept your offer.",YES,"I'll ask for your service next time.",NO;
+
+ NO:
+ mes "[Twin Towers]";
+ mes "Er, what a pity. Travelling by yourself is still the best evidence of adventure.";
+ mes "Isn't this proving that you are still young?";
+ mes "We respect brave hearts like this";
+ next;
+ mes "[Twin Towers]";
+ mes "There are good and bad times in life, morever, adventure isn't an easy task in the first place.";
+ mes "Isn't this true?";
+ mes "Feel free to come to us when you are having time, we will always be there to serve you.";
+ next;
+ mes "[Twin Towers]";
+ mes "Forget all your troubles, and create a splendid legend in this wonderful world.";
+ mes "This is such a wonderful world, and you'll always be a great adventurer!";
+ close;
+ YES:
+ mes "[Twin Towers]";
+ mes "The flaming passion of adventurer,";
+ mes "The desire to explore the unknown realms,";
+ mes "The dedication and commitment to achieve the aspiration...";
+ mes "You are simply a true adventurer with what compassion.";
+ next;
+ mes "[Twin Towers]";
+ mes "We wish to help passionate adventurers.";
+ mes "Although we are not able to move, luckily we have the special ability that can warp you to places of danger and excitement.";
+ next;
+ mes "[Twin Towers]";
+ mes "Come on! Where do you wish to go?";
+ mes "Just let us know yout desired destination and we will send your there!";
+ menu "Hidden Temple", HiddenTemple,"Orc Dungeon",OrcDungeon,"Ant Hell",AntHell,"Mjolnir Waste Pit",MjolnirWastePit,"Sphinx",Sphinx,"Glast Heim",GlastHeim,"Comodo",Comodo;
+ HiddenTemple:
+ warp "prt_fild01.gat",136,368;
+ close;
+ OrcDungeon:
+ warp "gef_fild10.gat",67,334;
+ close;
+ AntHell:
+ warp "moc_fild04.gat",210,329;
+ close;
+ MjolnirWastePit:
+ warp "mjolnir_02.gat",79,361;
+ close;
+ Sphinx:
+ warp "moc_fild19",105,99;
+ close;
+ GlastHeim:
+ warp "gef_fild06",45,304;
+ close;
+ Comodo:
+ warp "cmd_fild01",30,317;
+ close;
+}
+
+morocc.gat,160,97,4 duplicate(Twin-Towers) Twin Towers#tt2 812
+payon.gat,101,116,4 duplicate(Twin-Towers) Twin Towers#tt3 812
+izlude.gat,134,92,4 duplicate(Twin-Towers) Twin Towers#tt4 812
+alberta.gat,25,238,4 duplicate(Twin-Towers) Twin Towers#tt5 812
+geffen.gat,120,60,4 duplicate(Twin-Towers) Twin Towers#tt6 812
+aldebaran.gat,145,118,4 duplicate(Twin-Towers) Twin Towers#tt7 812
+comodo.gat,194,158,4 duplicate(Twin-Towers) Twin Towers#tt7 812 \ No newline at end of file
diff --git a/npc/events/valentines_day.txt b/npc/events/valentines_day.txt
new file mode 100644
index 000000000..1669c1b22
--- /dev/null
+++ b/npc/events/valentines_day.txt
@@ -0,0 +1,272 @@
+//Valentine Script 2004-02-12
+// input exploit fixed [Lupus]
+
+
+alberta.gat,26,243,4 script Trader 58,{
+//男女購入可能
+ mes "[Marco Bascinio]";
+ mes "A special treat... Not easily found";
+ mes "in Rune-Midgard Kingdom!";
+ mes "No one can resist the temptation";
+ mes "of its wonderful taste!";
+ mes "Makes a great gift for a friend, or even for yourself!";
+ next;
+ mes "[Marco Bascinio]";
+ mes "A gorgeous fancy looking chocolate for...";
+ mes "only 5000z each!";
+ next;
+ menu "I want it!",L1,"Nah, I'll pass",Lend;
+Lend:
+ mes "[Marco Bascinio]";
+ mes "ウホ?こ〜んなスペシャルなチョコレー";
+ mes "トが欲しくないと……残念ですね!";
+ mes "今だけしか買えないスペシャルで特別な";
+ mes "お菓子ですよ!考え直して、チョコレー";
+ mes "トが欲しくなったら是非是非是非また";
+ mes "来てください!お待ちしております!";
+ close;
+L1:
+ mes "[Marco Bascinio]";
+ mes "No way! The chocolate has the spirit of it's maker!";
+ mes "That is why I only sell not more than five to each person";
+ mes "If you want more than five, come back again";
+ mes "So how many do you want?";
+ next;
+ goto Linput;
+Linput:
+ input @choconum;
+ if (@choconum > 5) goto LError;
+ if (@choconum <= 0) goto Lend;
+ set @chocoprice,@choconum*5000;
+ if (Zeny < @chocoprice) goto LError2;
+ set Zeny,Zeny-@chocoprice;
+ getitem 558,@choconum;
+ mes "[Marco Bascinio]";
+ mes "ありがとうございます!";
+ mes "私は、もうしばらくここにいますから";
+ mes "チョコレートが欲しくなったら、また";
+ mes "どうぞ!お待ちしております!";
+ close;
+LError:
+ mes "[Marco Bascinio]";
+ mes "ウホホホホホホ、駄目、駄目駄目!";
+ mes "一回のお買い上げで5個までと説明しま";
+ mes "したよね!私はたくさーんの人に、この";
+ mes "チョコレートを味わって欲しいのです!";
+ mes "それに、食べすぎると太ります!";
+ next;
+ goto Linput;
+LError2:
+ mes "[Marco Bascinio]";
+ mes "ウホ?あれあれ、あれれ……お客さん!";
+ mes "お金が足りませんよ。それではチョコ";
+ mes "レートを売ることは出来ません!";
+ mes "私は、もうしばらくここにいますから";
+ mes "お金が出来たらまたどうぞ!";
+ close;
+}
+
+alberta.gat,29,243,4 script チョコレート商人の恋人 53,{
+ if ((Sex == 0) && (countitem(7182) >= 5) && (countitem(7134) >= 1) && (countitem(519) >= 1) && (countitem(612) >= 1)) goto Lmake;
+ mes "[エステル=ローズ]";
+ mes "こんにちは。実は、私の彼が売っている";
+ mes "チョコレートは私が作っているんです。";
+ mes "外国で、作る方法を学んできたのです。";
+ next;
+ mes "[エステル=ローズ]";
+ mes "外国では、この時期に好きな人にチョコ";
+ mes "レートをプレゼントする風習がありま";
+ mes "す。甘い気持ちを、甘いチョコレートに";
+ mes "託す……すばらしいと思いませんか?";
+ next;
+ mes "[エステル=ローズ]";
+ mes "私のチョコレートが少しでもお役に立て";
+ mes "ればと、たくさんたくさん、チョコレー";
+ mes "トを作ったんです。";
+ next;
+ mes "[エステル=ローズ]";
+ mes "彼は、そんな私を見て「自分に出来る";
+ mes "ことをするんだ」って頑張ってチョコ";
+ mes "レートを売ってくれているんです。";
+ mes "その気持ちも嬉しいけど、チョコレー";
+ mes "トを買ってくれた方々の笑顔が、何より";
+ mes "私を幸せにしてくれるんです。";
+ next;
+ if (Sex == 1) goto LMan;
+LWoman:
+ mes "[エステル=ローズ]";
+ mes "先ほども言いましたが、外国ではこの時期";
+ mes "好きな人にチョコレートをプレゼント";
+ mes "するんです。もし、好きな方がいるなら";
+ mes "チョコレートと一緒に気持ちを伝えて";
+ mes "みませんか?";
+ next;
+ mes "[エステル=ローズ]";
+ mes "材料を持って来てくれれば、チョコレー";
+ mes "トを作ります。私の彼が売っているチョ";
+ mes "コレートでもいいのですが……";
+ mes "お金で買うより、自分で集めた材料で";
+ mes "作ったチョコレートのほうが、その……";
+ next;
+ mes "[エステル=ローズ]";
+ mes "自分の気持ちが相手に伝わるような気が";
+ mes "しませんか?";
+ next;
+ mes "[エステル=ローズ]";
+ mes "材料ですが、メモの準備はいいですか?";
+ mes "^3355ffカカオ 5個";
+ mes "ミルク 1個";
+ mes "乳鉢 1個";
+ mes "携帯用溶鉱炉 1個^000000";
+ next;
+ mes "[エステル=ローズ]";
+ mes "準備ができたら、教えてください。";
+ mes "美味しいチョコレートを作らせて";
+ mes "いただきます。";
+ close;
+LMan:
+ mes "[エステル=ローズ]";
+ mes "だから、一個一個大事に大事に作って";
+ mes "いるんです。自分でも美味しくできた";
+ mes "と思いますし、一度召し上がってみて";
+ mes "くださいね。ふう、頑張ってもっと";
+ mes "作らなきゃ!";
+ close;
+Lmake:
+ mes "[エステル=ローズ]";
+ mes "準備が出来たんですね!では、早速腕を";
+ mes "奮わせていただきます!";
+ mes "あ、隣にいる彼には内緒ですよ。";
+ next;
+ delitem 7182,5;
+ delitem 7134,1;
+ delitem 519,1;
+ delitem 612,1;
+ getitem 558,1;
+ mes "[エステル=ローズ]";
+ mes "はい、出来上がりました!";
+ mes "プレゼントなさるのですか?";
+ mes "気持ちが伝わるといいですね。";
+ mes "幸せになってください〜。";
+ close;
+}
+
+prt_castle.gat,42,35,3 script Dessert Manager 47,{
+ if (Sex == 1) goto LStartMan;
+LStartWomen:
+ mes "[Charl Orleang]";
+ mes "オゥ、マドモアゼル!";
+ mes "貴方がそこにいるだけで、このむさ";
+ mes "苦しい場所が天国に等しくなる。";
+ next;
+ mes "[Charl Orleang]";
+ mes "天使のように愛くるしい貴方が";
+ mes "いったい何用でここにいらしたのかな?";
+ mes "ワタクシめでよければ、何でも願いを";
+ mes "聞きましょう。";
+ next;
+ menu "チョコレートを作ってくれますか?",L1,"お疲れ様です。",-;
+ mes "[Charl Orleang]";
+ mes "オゥ、その一言……ワタクシの存在を";
+ mes "無に帰すような……その氷の刃のような";
+ mes "一言が、私の身を削り、魂さえ痩せ衰え";
+ mes "させてしまう……";
+ next;
+ mes "[Charl Orleang]";
+ mes "オゥ、マドモアゼル!";
+ mes "どうすればどうすれば……貴方の心を";
+ mes "再びワタクシの虜と出来るのか!?";
+ close;
+L1:
+ if (countitem(558) >= 3) goto L2;
+ mes "[Charl Orleang]";
+ mes "オゥ、マドモアゼル!";
+ mes "ワタクシは神でも錬金術師でもないので";
+ mes "す。変な材料から芸術品を創り出すこと";
+ mes "など出来ません!そして、平凡なアイテ";
+ mes "ムから平凡な作品を作るなど、偉大な芸";
+ mes "術家のワタクシには不可能!!";
+ next;
+ mes "[Charl Orleang]";
+ mes "ワタクシが創造する物は、世界中の誰も";
+ mes "が感嘆のため息を吐く、誰にも到底真似";
+ mes "出来ない芸術品なのです。";
+ next;
+ mes "[Charl Orleang]";
+ mes "ワタクシが貴方の苦労に報いる為には";
+ mes "^3355ffチョコレート3個^000000が絶対必要なのです。";
+ mes "それ以下でも、それ以上でもない。";
+ mes "ピッタリ3個……。";
+ next;
+ mes "[Charl Orleang]";
+ mes "マドモアゼルの光輝く美貌と華奢な身に";
+ mes "隠された強靭な意志なら、きっと手に";
+ mes "入れてくることが可能でしょう。";
+ next;
+ mes "[Charl Orleang]";
+ mes "いいですか。^3355ffチョコレート3個^000000を持って";
+ mes "来てください。出来ることなら火の中";
+ mes "水の中、地獄の底へでも、貴方の為に";
+ mes "ワタクシが直接手に入れて差し上げたい";
+ mes "が、今のワタクシは王宮の業務に終始";
+ mes "終われる身……オゥ……";
+ next;
+ mes "[Charl Orleang]";
+ mes "オ レヴォワー マドモアゼル……";
+ mes "貴方の帰りを心からお待ちして";
+ mes "おります……";
+ close;
+L2:
+ mes "[Charl Orleang]";
+ mes "オゥ、マドモアゼル!";
+ mes "ワタクシの持てる全ての感性を持って";
+ mes "貴方のチョコレートを美しくすばらしく";
+ mes "煌びやかな芸術へと昇華させていただ";
+ mes "きましょう!";
+ next;
+ mes "[Charl Orleang]";
+ mes "貴方の瞳という宝石が、世界中の誰もを";
+ mes "魅了する、透明で神秘的な愛の光を放つ";
+ mes "ように……";
+ next;
+ mes "[Charl Orleang]";
+ mes "アン ドゥ トロワ クァトル……";
+ mes "みにくいアヒルの子が美しい白鳥に変身";
+ mes "したように……平凡なチョコレートが美";
+ mes "しい芸術に変身するのだ……!!";
+ next;
+ mes "[Charl Orleang]";
+ mes "暖かく包み込み……そしてふんわりと";
+ mes "変化するがいい!";
+ mes "強靭にて、偉大なる時代の名作よ……!";
+ next;
+ delitem 558,3;
+ getitem 559,1;
+ mes "[Charl Orleang]";
+ mes "オゥ、フェリシタシオン!オゥ〜ララ♪";
+ mes "こんな素敵な作品を作り出せるとは……";
+ mes "ワタクシはなんと罪深いのだ……!";
+ mes "マドモアゼル、この貴方の至極の微笑み";
+ mes "とも言える芸術品、気に入っていただけ";
+ mes "たかな。";
+ next;
+ mes "[Charl Orleang]";
+ mes "では、オ レヴォワ〜。";
+ close;
+LStartMan:
+ mes "[Charl Orleang]";
+ mes "ボンジュ〜ル_ムッシュー。ワタクシは";
+ mes "遥か遠い場所から芸術を生み出すため、";
+ mes "このアトリエに舞い降りたところなの";
+ mes "です。";
+ next;
+ mes "[Charl Orleang]";
+ mes "オゥ、ノンノン!私の清らかな瞳は";
+ mes "愛らしい女性のみを映す鏡なのです。";
+ next;
+ mes "[Charl Orleang]";
+ mes "オゥ〜、それでなくても忙しいのに";
+ mes "このシャルル=オルレアンを煩わせる";
+ mes "なんて。オゥ〜、ノンノンノン。";
+ close;
+} \ No newline at end of file