summaryrefslogtreecommitdiff
path: root/npc/025-1/rossy.txt
blob: b78def6b17749720f3d68e16e944a8766b6ccaab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
025-1.gat,80,88,0	script	Rossy	114,{ 

  if (FLAGS & FLAG_ROSSI_COMPLETED) goto L_FinalEnd;
  if (Rossy_Quest == 17 || Rossy_Quest == 18) goto L_End;

  if (Rossy_Quest >= 14 && Rossy_Quest <= 16) goto L_Julia;
  if (Rossy_Quest >= 13) goto L_Best;
  if (Rossy_Quest >= 11) goto L_Allergic;
  if (Rossy_Quest >= 8 && Rossy_Quest < 11) goto L_Donet;
  if (Rossy_Quest == 7) goto L_BT;
  if (Rossy_Quest == 6) goto L_Check2;
  if (Rossy_Quest == 5) goto L_Let;
  if (Rossy_Quest == 4 || Rossy_Quest == 5) goto L_Cherry_Done;
  if (Rossy_Quest == 3) goto L_Check;
  if (Rossy_Quest == 2) goto L_Mother;

  mes "*A young girl looks at you in tears.*";
  if (baselevel < 50) close;
  if (Rossy_Quest < 1) close;
  next;
  menu
    "Hey, hey... Why are you crying? Are you hurt?", -,
    "Sorry kid, I don't have time to play with children.", L_No;
  mes "[Young Girl]";
  mes "\"No. I am crying because I lost all my fruits. My sister and I were collecting some near Dimond's Cove, but then I stumbled on a giant snail and it attacked us!";
  next;
  mes "But we were lucky, because the snail is really slow and we ran away from it. Julia ran to the left and I ran to the right. The snail got pretty confused, because we are identical twins... But the problem is that I dropped the basket full of fruits on the ground and that evil snail ate them all! And I can't find Julia to help me collect more fruits.\"";
  next;
  menu
    "Did you say Julia? I talked to you mother. She is very worried about you.", -;
  mes "[Rossy]";
  mes "\"Really? But she let us play in the woods... There is no reason to be worried. Unless...\"";
  next;
  mes "*Rossy suddenly looks strange, mumbling something about Julia...*";
  next;
  mes "[Rossy]";
  mes "\"Could you do me a favor? Please, tell my mother we are OK... There is.. erh... there is no reason to worry about us.\"";
  next;
  menu
    "Ok, if you say so", -,
    "Sorry, I have no time for this", L_No;
  mes "[Rossy]";
  mes "\"Thank you very much!\"";
  set Rossy_Quest, 2;
  close;

L_No:
  close;

L_Mother:
  mes "[Rossy]";
  mes "\"Please, tell my mother we are OK... If you feel like helping, come back after you talk to my mother. Maybe you could help us find some fruits.\"";
  close;

L_Get_Cherry:
  mes "[Young Girl]";
  mes "\"No, you don't have 10 cherries. I know how to count. I hope you get them soon.\"";
  close;

L_Check:
  mes "[Rossy]";
  mes "\"Hey, that is nice of you to come back. I was thinking about giving a basket full of cherries to my mother, to make her happy, you know... But I can't get so many cherries alone. I would need at least 10 cherries, and It would take too much time!\"";
  next;
  menu
    "That is no problem for me. Just wait and I will come back with the cherries", L_No,
    "Hey, I have some cherries in my backpack!", -,
    "You should get them yourself.", L_No;
  if(countitem("Cherry") < 10) goto L_Get_Cherry;
  mes "[Rossy]";
  set Rossy_Quest, 4;
  getexp 2000, 0;
  mes "\"I can't believe it, you got them all! Please give them to my mother, she is in one of the buildings in the town north east from here. Tell her it is a gift from me and Julia and there is no reason to worry about us.\"";
  next;
  mes "(Rossy mumbles to herself)   *I hope*   ";
  next;
  mes "[Rossy]";
  mes "\"Oh, after you give the cherries to my mother, please come back here. If you have some free time, of course.\"";
  close;

L_Cherry_Done:
  mes "[Rossy]";
  mes "\"Please, try to distract my mother... I don't want her to be worried about us. While you do this, I will try to find Julia.\"";
  close;

L_Let:
  mes "[Rossy]";
  mes "\"Hello "+ strcharinfo(0) +", nice to see you again. Hey, what are you hiding behind your back? Is that a... letter?\"";
  next;
  menu
    "Your mother asked me to hand you this letter. She told me it was from your teacher.", L_Let2,
    "Not at all... I need to go now, see you next time.", L_No;
    
L_Let2:
  mes "[Rossy]";
  mes "*The little girl grabs the piece of paper and reads it with an automatic gesture. Her face turns pale.*";
  menu
    "What does it say?", -;
  mes "[Rossy]";
  mes "\"Oh no, I completely forgot! My magic scholl exam! I need to make a potion and give it to my teacher today! But I didn't find Julia yet and I don't even have any of the ingredients required. Could you get them for me, please?\"";
  next;
  menu
    "Of course I can, what do you need?", L_Sett,
    "Well, I'm already really busy right now, sorry. Bye.", L_No;
    
L_Sett:
  mes "[Rossy]";
  set Rossy_Quest, 6;
  mes "\"I need 24 [Cactus Drink]s, 32 [Maggot Slime]s, 50 [Gamboge Herb]s, 43 [Alizarin Herb]s and 30 [Bug Leg]s.\"";
  next;
  mes "\"Please come back to see me when you have the ingredients. I know the recipe by heart.\"";
  close;
  
L_NE:
  mes "[Rossy]";
  mes "\"Please bring me 24 [Cactus Drink]s, 32 [Maggot Slime]s, 50 [Gamboge Herb]s, 43 [Alizarin Herb]s and 30 [Bug Leg]s.\"";
  next;
  mes "\"Please hurry!\"";
  close;
  
L_Check2:
  if(countitem("CactusDrink") < 24) goto L_NE;
  if(countitem("MaggotSlime") < 32) goto L_NE;
  if(countitem("GambogeHerb") < 50) goto L_NE;
  if(countitem("AlizarinHerb") < 43) goto L_NE;
  if(countitem("BugLeg") < 30) goto L_NE;
  mes "Rossy gets all the ingredients and place them on the ground. She starts to mix some herbs with the cactus drink and cast some funny spells... She seems to know what she is doing";
  next;
  mes "[Rossy]";
  mes "\"Oh, thank you "+ strcharinfo(0) +" ! It is done. If you don't mind, please give this potion to my teacher.\"";
  delitem "CactusDrink", 24;
  delitem "MaggotSlime", 32;
  delitem "GambogeHerb", 50;
  delitem "AlizarinHerb", 43;
  delitem "BugLeg", 30;
  set Rossy_Quest, 7;
  getexp 3000, 0;
  message strcharinfo(0), "Rossy hands you the potion, holding the bottle very carefully";
  next;
  mes "\"My teacher's name is David, he is a very young magician and lives near the magic school in the north of Tulimshar.\"";
  next;
  mes "\"Please, give it to him as soon as you can!\"";
  close;
  
L_BT:
  mes "[Rossy]";
  mes "\"Great. Now if you could just give it to my teacher. His name is David, he is a very young magician and lives near the magic school in the north of Tulimshar.\"";
  next;
  mes "\"You should take the ferry, that'll be faster than swimming!\"";
  close;
  
L_Donet:
  if (Rossy_Quest == 10 && countitem("redrose") >= 15) goto L_RG;
  menu
    "David took your potion and he tested it in front of me. It worked perfectly!", -;
  mes "[Rossy]";
  mes "\"Yay! Phew... That was close, I almost forgot about my exam. Please, tell my mother about it. I am sure she will be proud of me.\"";
  close;
  
L_RG:
  menu
    "Your mother was so happy that she asked me to bring you these flowers.", -;
  mes "[Rossy]";
  mes "\"How nice!\"";
  next;
  mes "*Rossy takes the flowers from your hands and suddenly throws them on the ground. She begins sneezing.*";
  set Rossy_Quest, 11;
  delitem "redrose", 15;
  menu
    "I presume you don't like roses, right?", -;
  mes "[Rossy]";
  mes "\"I am allergic to roses, my mother should already know that!\"";
  close;
  
L_Allergic:
  mes "*Rossy sneezes a lot*";
  if (Rossy_Quest == 12 && countitem("redtulip") >= 15) goto L_Sorry;
  close;
  
L_Sorry:
  menu
    "Your mother is sorry about the roses. Here are some beautiful red tulips instead.", L_See;
    
L_See:
  mes "[Rossy]";
  set Rossy_Quest, 13;
  delitem "redtulip", 15;
  mes "\"That's better! Go and tell my mother that she is the nicest mother in the world.\"";
  next;
  mes "\"Now I should really find my sister... Come back later.\"";
  getexp 2500, 0;
  close;
  
L_Best:
  mes "[Rossy]";
  mes "\"Thank you "+ strcharinfo(0) +", you helped me so much!\"";
  next;
  menu
    "Did you find your sister? I am starting to get worried too.", -;
  mes "\"I think I have an idea where she might be... Come back in a few minutes, I will tell you if she is OK.\"";
  set Rossy_Quest, 14;
  close;

L_Julia:
  mes "[Rossy]";
  mes "\"I saw Julia! She was running away from something and entered in a cave not far from here. I heard her scream. Please can you enter that cave and save her? Im so scared!\"";
  close;

L_End:
  mes "[Rossy]";
  mes "\"Oh no, Julia... Why would you go to that scary place? Have you seen her yet?\"";
  menu
    "She'll be back soon, trust me, I saved her.", L_Found,
    "I didn't see her yet, sorry.", L_No;

L_Found:
  mes "[Rossy]";
  if (Rossy_Quest == 17) set Rossy_Quest, 18;
  if (Rossy_Quest == 18) set Rossy_Quest, 19;
  mes "\"Oh "+ strcharinfo(0) +", thank you very much! Take this, you deserve it!\"";
  next;
  mes "\"*Rossy hands you a huge bag full of coins.*\"";
  getexp 5000, 0;
  set zeny, zeny + 5000;
  if (Rossy_Quest == 19) goto L_Clear;
  close;

L_Clear:
  set Rossy_Quest, 0;
  set cavefights, 0;
  set FLAGS, FLAGS | FLAG_ROSSI_COMPLETED;
  close;


L_FinalEnd:
  mes "[Rossy]";
  mes "\"Julia and I are playing hide and seek right now, it is funny in the forest!\"";
  mes "*The young girl laughs quietly.*";
  close;

}